MCPcopy Create free account

hub / github.com/InsForge/InsForge / functions

Functions3,036 in github.com/InsForge/InsForge

↓ 5 callersFunctionwaitForIdle
(service: DatabaseBackupService)
backend/tests/unit/database-backup.service.test.ts:113
↓ 5 callersFunctionwebOverviewValue
(key: string, value: number | null)
packages/dashboard/src/features/analytics/lib/format.ts:115
↓ 5 callersMethodwithAdminTransaction
(fn: (client: PoolClient) => Promise<T>)
backend/src/services/database/admin-record.service.ts:281
↓ 4 callersFunctionapplyWriteEndpointLimits
( partial: Partial<Record<WriteLimiterCategory, unknown>> )
backend/src/api/middlewares/rate-limiters.ts:287
↓ 4 callersMethodbuildObjectUrl
* Build the canonical download URL with a cache-busting `?v=<version>` * query param. CDNs (CloudFront, Cloudflare, etc.) key cache entries by *
backend/src/services/storage/storage.service.ts:108
↓ 4 callersFunctionbuildRedirectUrl
(baseUrl: string, params: Record<string, string>)
backend/src/api/routes/auth/index.routes.ts:71
↓ 4 callersMethodbuildSocketMessage
* Build a SocketMessage with meta and payload
backend/src/infra/socket/socket.manager.ts:465
↓ 4 callersMethodbuildSyncResult
( environment: RazorpayEnvironment, status: 'succeeded' | 'failed', connection: RazorpayConnection
backend/src/services/payments/razorpay/sync.service.ts:279
↓ 4 callersFunctioncleanup
()
frontend/src/cloud-hosting/useCloudHosting.ts:1175
↓ 4 callersMethodclearAllMessages
(batchSize = DEFAULT_CLEAR_BATCH_SIZE)
backend/src/services/realtime/realtime-message.service.ts:181
↓ 4 callersFunctionclearRefreshTokenCookie
(res: Response)
backend/src/utils/cookies.ts:36
↓ 4 callersFunctionclear_tokens
Clear stored access and refresh tokens from the config file.
examples/python-ml-experiment-tracker/tracker/config.py:65
↓ 4 callersFunctioncompareVersions
(v1: string, v2: string)
packages/dashboard/src/lib/utils/utils.ts:198
↓ 4 callersMethodconfigureWebhook
(environment: StripeEnvironment)
packages/dashboard/src/features/payments/services/stripe.service.ts:67
↓ 4 callersMethodcreateBackup
(name?: string)
packages/dashboard/src/features/database/services/backup.service.ts:20
↓ 4 callersMethodcreateConfig
* Create OAuth configuration
backend/src/services/auth/oauth-config.service.ts:162
↓ 4 callersMethodcreateEmailOTP
* Create or update an email OTP * Supports both short numeric codes (for manual entry) and long cryptographic tokens (for clickable links) * Use
backend/src/services/auth/auth-otp.service.ts:102
↓ 4 callersFunctioncreateEmptyPreferences
()
packages/dashboard/src/features/database/hooks/useTablePreferences.ts:30
↓ 4 callersFunctioncreateEmptyTablePreferences
()
packages/dashboard/src/features/database/hooks/useTablePreferences.ts:23
↓ 4 callersFunctioncreateMCPServerConfig
( apiKey: string, platform: PlatformType, apiBaseUrl?: string )
packages/dashboard/src/features/dashboard/components/connect/mcp/helpers.tsx:121
↓ 4 callersMethodcreateSubscription
(input: RazorpaySubscriptionCreateInput)
backend/src/providers/payments/razorpay.provider.ts:453
↓ 4 callersMethodcreateWithOptionalIdempotency
( create: () => Promise<T>, createWithOptions: (options: StripeRequestOptions) => Promise<T>, idem
backend/src/providers/payments/stripe.provider.ts:437
↓ 4 callersFunctioncreateWrapper
(hostValue: Parameters<typeof DashboardHostProvider>[0]['value'])
packages/dashboard/src/features/database/hooks/__tests__/useDatabaseBackup.test.tsx:42
↓ 4 callersMethoddeleteProduct
(productId: string)
backend/src/providers/payments/stripe.provider.ts:357
↓ 4 callersMethoddeleteService
(id: string)
backend/src/services/compute/services.service.ts:736
↓ 4 callersMethoddestroy
()
backend/src/services/auth/oauth-pkce.service.ts:49
↓ 4 callersMethoddestroyApp
(appId: string)
backend/src/providers/compute/compute.provider.ts:70
↓ 4 callersMethoddestroyMachine
(appId: string, machineId: string)
backend/src/providers/compute/compute.provider.ts:75
↓ 4 callersMethoddisconnect
()
packages/dashboard/src/test/setup.ts:8
↓ 4 callersMethoddisconnect
()
backend/src/providers/webscraper/apify.provider.ts:119
↓ 4 callersFunctionexpectRazorpayRuntimeDelete
(tableName: string, params: unknown[])
backend/tests/unit/razorpay-config.service.test.ts:86
↓ 4 callersFunctionfilterOrderByColumns
( order: TableColumnOrder, availableColumns?: string[] )
packages/dashboard/src/features/database/hooks/useTablePreferences.ts:172
↓ 4 callersFunctionfiniteCount
(key: string)
frontend/src/cloud-hosting/useCloudHosting.ts:798
↓ 4 callersFunctionformatBackupTimestamp
(timestamp: string)
packages/dashboard/src/features/database/pages/BackupsPage.tsx:26
↓ 4 callersFunctionformatLastSynced
(value: string | null)
packages/dashboard/src/features/payments/helpers.ts:53
↓ 4 callersMethodgenerateAnonKey
* Generate a new anon key with 'anon_' prefix * Opaque, non-secret client identifier that maps requests to the `anon` * Postgres role at the gat
backend/src/services/secrets/secret.service.ts:582
↓ 4 callersMethodgetApiKey
* Get OpenRouter API key with priority order: * 1. InsForge Cloud-managed key (cloud environment only) * 2. OPENROUTER_API_KEY environment varia
backend/src/providers/ai/openrouter.provider.ts:146
↓ 4 callersMethodgetDashboards
()
backend/src/providers/analytics/posthog.provider.ts:112
↓ 4 callersMethodgetFilePath
(bucket: string, key: string)
backend/src/providers/storage/local.provider.ts:43
↓ 4 callersFunctiongetFkeyConstraints
( service: DatabaseTableService, schemaName: string, table: string )
backend/tests/unit/database-fkey-composite.test.ts:45
↓ 4 callersMethodgetFunctionSecrets
* Get all active secrets for function injection * In cloud deployments, INSFORGE_INTERNAL_URL is replaced with INSFORGE_BASE_URL * because the i
backend/src/services/functions/function.service.ts:814
↓ 4 callersMethodgetInstance
()
backend/src/providers/oauth/apple.provider.ts:25
↓ 4 callersMethodgetInstance
()
backend/src/providers/oauth/x.provider.ts:19
↓ 4 callersMethodgetInstance
()
backend/src/services/payments/razorpay/webhook.service.ts:53
↓ 4 callersMethodgetInstance
()
backend/src/services/payments/stripe/sync.service.ts:26
↓ 4 callersFunctiongetJsonDisplay
(value: unknown)
packages/dashboard/src/features/functions/components/ScheduleFormDialog.tsx:47
↓ 4 callersMethodgetLatestSuccessfulDeploymentId
* Get the latest successful deployment ID from DB
backend/src/services/functions/function.service.ts:714
↓ 4 callersMethodgetObjectStream
(bucket: string, key: string, opts?: { range?: string })
backend/src/providers/storage/base.provider.ts:92
↓ 4 callersFunctiongetParentWindow
()
frontend/src/cloud-hosting/useCloudHosting.ts:176
↓ 4 callersFunctiongetPlaceholderText
(field: ColumnSchema)
packages/dashboard/src/features/database/components/RecordFormField.tsx:17
↓ 4 callersMethodgetPool
()
backend/src/services/payments/payment-customer.service.ts:49
↓ 4 callersMethodgetPool
()
backend/src/services/payments/razorpay/webhook.service.ts:60
↓ 4 callersMethodgetPool
()
backend/src/services/payments/razorpay/sync.service.ts:80
↓ 4 callersMethodgetPool
()
backend/src/services/payments/razorpay/order.service.ts:71
↓ 4 callersMethodgetPool
()
backend/src/services/payments/stripe/price.service.ts:38
↓ 4 callersMethodgetPool
()
backend/src/services/payments/stripe/customer-portal.service.ts:51
↓ 4 callersFunctiongetProviderDisplayOrder
(providerId: string)
packages/dashboard/src/features/ai/helpers.ts:83
↓ 4 callersFunctiongetProviderLogo
( providerId: string )
packages/dashboard/src/features/ai/helpers.ts:68
↓ 4 callersMethodgetPublicAuthConfig
* Get public authentication configuration (safe for public API) * Returns all configuration fields except metadata (id, created_at, updated_at)
backend/src/services/auth/auth-config.service.ts:39
↓ 4 callersFunctiongetRazorpayKeyIdName
(environment: RazorpayEnvironment)
backend/src/services/payments/razorpay/config.service.ts:49
↓ 4 callersFunctiongetRazorpayKeySecretName
(environment: RazorpayEnvironment)
backend/src/services/payments/razorpay/config.service.ts:53
↓ 4 callersMethodgetRecentEvents
(limit = 10)
backend/src/providers/analytics/posthog.provider.ts:178
↓ 4 callersMethodgetRetention
()
backend/src/providers/analytics/posthog.provider.ts:329
↓ 4 callersMethodgetRetentionDays
()
backend/src/services/schedules/schedule.service.ts:498
↓ 4 callersFunctiongetStoredTablePreferences
( preferences: StoredDatabasePreferences, schemaName: string, tableName: string )
packages/dashboard/src/features/database/hooks/useTablePreferences.ts:212
↓ 4 callersMethodgetStripeMaskedKey
(environment: StripeEnvironment)
backend/src/services/payments/stripe/config.service.ts:727
↓ 4 callersMethodgetSuffixMapping
()
backend/src/providers/logs/cloudwatch.provider.ts:55
↓ 4 callersMethodgetSummary
()
backend/src/providers/analytics/posthog.provider.ts:145
↓ 4 callersMethodgetWebStats
(breakdown: string, timeframe: string)
backend/src/providers/analytics/posthog.provider.ts:261
↓ 4 callersMethodhandleRazorpayWebhook
( environment: RazorpayEnvironment, rawBodyBuffer: Buffer, signature: string, headerEventId?:
backend/src/services/payments/razorpay/webhook.service.ts:67
↓ 4 callersFunctionhandleSubmit
()
packages/dashboard/src/features/deployments/components/EnvVarDialog.tsx:84
↓ 4 callersMethodheadObject
(bucket: string, key: string)
backend/src/providers/storage/base.provider.ts:83
↓ 4 callersMethodisBucketPublic
(bucket: string)
backend/src/services/storage/storage.service.ts:437
↓ 4 callersFunctionisDevelopment
()
backend/src/utils/environment.ts:29
↓ 4 callersFunctionisInternalDashboardSchema
(schemaName: string)
backend/src/services/database/helpers.ts:13
↓ 4 callersFunctionisOAuthSharedKeysAvailable
()
backend/src/utils/environment.ts:17
↓ 4 callersFunctionisPgErrorLike
(error: unknown)
backend/src/utils/errors.ts:130
↓ 4 callersFunctionisPostgresPermissionError
(error: unknown)
backend/src/services/payments/helpers.ts:124
↓ 4 callersMethodisRecord
(value: unknown)
backend/src/services/payments/razorpay/webhook.service.ts:229
↓ 4 callersFunctionisS3NotFound
(err: unknown)
backend/src/providers/storage/s3.provider.ts:34
↓ 4 callersMethodisScanInProgress
* Check if a scan is currently running.
backend/src/services/database/database-advisor.service.ts:87
↓ 4 callersMethodisSubhostingConfigured
* Check if Deno Deploy is configured
backend/src/services/functions/function.service.ts:681
↓ 4 callersMethodlistBackups
()
backend/src/services/database/database-backup.service.ts:94
↓ 4 callersMethodlistPlans
()
backend/src/providers/payments/razorpay.provider.ts:367
↓ 4 callersMethodlistTransactions
( input: ListPaymentTransactionsRequest, provider?: PaymentProvider )
backend/src/services/payments/transaction.service.ts:30
↓ 4 callersFunctionmakeAdminService
()
backend/tests/unit/database-fkey-composite.test.ts:53
↓ 4 callersFunctionmakeRawWebhookBody
(event: string)
backend/tests/unit/razorpay-webhook.service.test.ts:61
↓ 4 callersFunctionmakeReq
(over: Partial<S3GatewayRequest>)
backend/tests/unit/s3-gateway-request.test.ts:9
↓ 4 callersFunctionmakeRow
(overrides: Partial<PaymentWebhookEventRow> = {})
backend/tests/unit/webhook-store.service.test.ts:23
↓ 4 callersFunctionmakeService
()
backend/tests/unit/database-fkey-composite.test.ts:36
↓ 4 callersMethodmapRow
(row: CustomOAuthConfigRow)
backend/src/services/auth/custom-oauth-config.service.ts:60
↓ 4 callersMethodmark
Transition an event to a terminal status, stamping `processed_at` on success.
backend/src/services/payments/webhook-store.service.ts:204
↓ 4 callersMethodnormalizeCheckoutSessionRow
(row: CheckoutSessionRow)
backend/src/services/payments/stripe/checkout.service.ts:338
↓ 4 callersMethodnormalizeConnectionRow
( row: StripeConnectionRow, maskedKey: string | null )
backend/src/services/payments/stripe/config.service.ts:1116
↓ 4 callersFunctionnormalizeStripeDecimal
(value: unknown)
backend/src/services/payments/helpers.ts:89
↓ 4 callersFunctionparseCellDateValue
( value: string | null | undefined, type: DateCellEditorProps['type'] )
packages/dashboard/src/components/datagrid/cell-editors/DateCellEditor.tsx:24
↓ 4 callersFunctionparseLimit
(raw: unknown, fallback: number, max: number)
backend/src/api/routes/webscraper/index.routes.ts:40
↓ 4 callersFunctionpost
(port: number, path: string)
backend/tests/unit/storage-routes.test.ts:35
↓ 4 callersFunctionreadMigration
()
backend/tests/unit/create-memory-schema-migration.test.ts:11
↓ 4 callersMethodreadString
(value: unknown)
backend/src/services/payments/payment-customer.service.ts:544
← previousnext →401–500 of 3,036, ranked by callers