Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InsForge/InsForge
/ functions
Functions
3,036 in github.com/InsForge/InsForge
⨍
Functions
3,036
◇
Types & classes
796
↳
Endpoints
3
↓ 5 callers
Function
waitForIdle
(service: DatabaseBackupService)
backend/tests/unit/database-backup.service.test.ts:113
↓ 5 callers
Function
webOverviewValue
(key: string, value: number | null)
packages/dashboard/src/features/analytics/lib/format.ts:115
↓ 5 callers
Method
withAdminTransaction
(fn: (client: PoolClient) => Promise<T>)
backend/src/services/database/admin-record.service.ts:281
↓ 4 callers
Function
applyWriteEndpointLimits
( partial: Partial<Record<WriteLimiterCategory, unknown>> )
backend/src/api/middlewares/rate-limiters.ts:287
↓ 4 callers
Method
buildObjectUrl
* 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 callers
Function
buildRedirectUrl
(baseUrl: string, params: Record<string, string>)
backend/src/api/routes/auth/index.routes.ts:71
↓ 4 callers
Method
buildSocketMessage
* Build a SocketMessage with meta and payload
backend/src/infra/socket/socket.manager.ts:465
↓ 4 callers
Method
buildSyncResult
( environment: RazorpayEnvironment, status: 'succeeded' | 'failed', connection: RazorpayConnection
backend/src/services/payments/razorpay/sync.service.ts:279
↓ 4 callers
Function
cleanup
()
frontend/src/cloud-hosting/useCloudHosting.ts:1175
↓ 4 callers
Method
clearAllMessages
(batchSize = DEFAULT_CLEAR_BATCH_SIZE)
backend/src/services/realtime/realtime-message.service.ts:181
↓ 4 callers
Function
clearRefreshTokenCookie
(res: Response)
backend/src/utils/cookies.ts:36
↓ 4 callers
Function
clear_tokens
Clear stored access and refresh tokens from the config file.
examples/python-ml-experiment-tracker/tracker/config.py:65
↓ 4 callers
Function
compareVersions
(v1: string, v2: string)
packages/dashboard/src/lib/utils/utils.ts:198
↓ 4 callers
Method
configureWebhook
(environment: StripeEnvironment)
packages/dashboard/src/features/payments/services/stripe.service.ts:67
↓ 4 callers
Method
createBackup
(name?: string)
packages/dashboard/src/features/database/services/backup.service.ts:20
↓ 4 callers
Method
createConfig
* Create OAuth configuration
backend/src/services/auth/oauth-config.service.ts:162
↓ 4 callers
Method
createEmailOTP
* 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 callers
Function
createEmptyPreferences
()
packages/dashboard/src/features/database/hooks/useTablePreferences.ts:30
↓ 4 callers
Function
createEmptyTablePreferences
()
packages/dashboard/src/features/database/hooks/useTablePreferences.ts:23
↓ 4 callers
Function
createMCPServerConfig
( apiKey: string, platform: PlatformType, apiBaseUrl?: string )
packages/dashboard/src/features/dashboard/components/connect/mcp/helpers.tsx:121
↓ 4 callers
Method
createSubscription
(input: RazorpaySubscriptionCreateInput)
backend/src/providers/payments/razorpay.provider.ts:453
↓ 4 callers
Method
createWithOptionalIdempotency
( create: () => Promise<T>, createWithOptions: (options: StripeRequestOptions) => Promise<T>, idem
backend/src/providers/payments/stripe.provider.ts:437
↓ 4 callers
Function
createWrapper
(hostValue: Parameters<typeof DashboardHostProvider>[0]['value'])
packages/dashboard/src/features/database/hooks/__tests__/useDatabaseBackup.test.tsx:42
↓ 4 callers
Method
deleteProduct
(productId: string)
backend/src/providers/payments/stripe.provider.ts:357
↓ 4 callers
Method
deleteService
(id: string)
backend/src/services/compute/services.service.ts:736
↓ 4 callers
Method
destroy
()
backend/src/services/auth/oauth-pkce.service.ts:49
↓ 4 callers
Method
destroyApp
(appId: string)
backend/src/providers/compute/compute.provider.ts:70
↓ 4 callers
Method
destroyMachine
(appId: string, machineId: string)
backend/src/providers/compute/compute.provider.ts:75
↓ 4 callers
Method
disconnect
()
packages/dashboard/src/test/setup.ts:8
↓ 4 callers
Method
disconnect
()
backend/src/providers/webscraper/apify.provider.ts:119
↓ 4 callers
Function
expectRazorpayRuntimeDelete
(tableName: string, params: unknown[])
backend/tests/unit/razorpay-config.service.test.ts:86
↓ 4 callers
Function
filterOrderByColumns
( order: TableColumnOrder, availableColumns?: string[] )
packages/dashboard/src/features/database/hooks/useTablePreferences.ts:172
↓ 4 callers
Function
finiteCount
(key: string)
frontend/src/cloud-hosting/useCloudHosting.ts:798
↓ 4 callers
Function
formatBackupTimestamp
(timestamp: string)
packages/dashboard/src/features/database/pages/BackupsPage.tsx:26
↓ 4 callers
Function
formatLastSynced
(value: string | null)
packages/dashboard/src/features/payments/helpers.ts:53
↓ 4 callers
Method
generateAnonKey
* 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 callers
Method
getApiKey
* 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 callers
Method
getDashboards
()
backend/src/providers/analytics/posthog.provider.ts:112
↓ 4 callers
Method
getFilePath
(bucket: string, key: string)
backend/src/providers/storage/local.provider.ts:43
↓ 4 callers
Function
getFkeyConstraints
( service: DatabaseTableService, schemaName: string, table: string )
backend/tests/unit/database-fkey-composite.test.ts:45
↓ 4 callers
Method
getFunctionSecrets
* 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 callers
Method
getInstance
()
backend/src/providers/oauth/apple.provider.ts:25
↓ 4 callers
Method
getInstance
()
backend/src/providers/oauth/x.provider.ts:19
↓ 4 callers
Method
getInstance
()
backend/src/services/payments/razorpay/webhook.service.ts:53
↓ 4 callers
Method
getInstance
()
backend/src/services/payments/stripe/sync.service.ts:26
↓ 4 callers
Function
getJsonDisplay
(value: unknown)
packages/dashboard/src/features/functions/components/ScheduleFormDialog.tsx:47
↓ 4 callers
Method
getLatestSuccessfulDeploymentId
* Get the latest successful deployment ID from DB
backend/src/services/functions/function.service.ts:714
↓ 4 callers
Method
getObjectStream
(bucket: string, key: string, opts?: { range?: string })
backend/src/providers/storage/base.provider.ts:92
↓ 4 callers
Function
getParentWindow
()
frontend/src/cloud-hosting/useCloudHosting.ts:176
↓ 4 callers
Function
getPlaceholderText
(field: ColumnSchema)
packages/dashboard/src/features/database/components/RecordFormField.tsx:17
↓ 4 callers
Method
getPool
()
backend/src/services/payments/payment-customer.service.ts:49
↓ 4 callers
Method
getPool
()
backend/src/services/payments/razorpay/webhook.service.ts:60
↓ 4 callers
Method
getPool
()
backend/src/services/payments/razorpay/sync.service.ts:80
↓ 4 callers
Method
getPool
()
backend/src/services/payments/razorpay/order.service.ts:71
↓ 4 callers
Method
getPool
()
backend/src/services/payments/stripe/price.service.ts:38
↓ 4 callers
Method
getPool
()
backend/src/services/payments/stripe/customer-portal.service.ts:51
↓ 4 callers
Function
getProviderDisplayOrder
(providerId: string)
packages/dashboard/src/features/ai/helpers.ts:83
↓ 4 callers
Function
getProviderLogo
( providerId: string )
packages/dashboard/src/features/ai/helpers.ts:68
↓ 4 callers
Method
getPublicAuthConfig
* 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 callers
Function
getRazorpayKeyIdName
(environment: RazorpayEnvironment)
backend/src/services/payments/razorpay/config.service.ts:49
↓ 4 callers
Function
getRazorpayKeySecretName
(environment: RazorpayEnvironment)
backend/src/services/payments/razorpay/config.service.ts:53
↓ 4 callers
Method
getRecentEvents
(limit = 10)
backend/src/providers/analytics/posthog.provider.ts:178
↓ 4 callers
Method
getRetention
()
backend/src/providers/analytics/posthog.provider.ts:329
↓ 4 callers
Method
getRetentionDays
()
backend/src/services/schedules/schedule.service.ts:498
↓ 4 callers
Function
getStoredTablePreferences
( preferences: StoredDatabasePreferences, schemaName: string, tableName: string )
packages/dashboard/src/features/database/hooks/useTablePreferences.ts:212
↓ 4 callers
Method
getStripeMaskedKey
(environment: StripeEnvironment)
backend/src/services/payments/stripe/config.service.ts:727
↓ 4 callers
Method
getSuffixMapping
()
backend/src/providers/logs/cloudwatch.provider.ts:55
↓ 4 callers
Method
getSummary
()
backend/src/providers/analytics/posthog.provider.ts:145
↓ 4 callers
Method
getWebStats
(breakdown: string, timeframe: string)
backend/src/providers/analytics/posthog.provider.ts:261
↓ 4 callers
Method
handleRazorpayWebhook
( environment: RazorpayEnvironment, rawBodyBuffer: Buffer, signature: string, headerEventId?:
backend/src/services/payments/razorpay/webhook.service.ts:67
↓ 4 callers
Function
handleSubmit
()
packages/dashboard/src/features/deployments/components/EnvVarDialog.tsx:84
↓ 4 callers
Method
headObject
(bucket: string, key: string)
backend/src/providers/storage/base.provider.ts:83
↓ 4 callers
Method
isBucketPublic
(bucket: string)
backend/src/services/storage/storage.service.ts:437
↓ 4 callers
Function
isDevelopment
()
backend/src/utils/environment.ts:29
↓ 4 callers
Function
isInternalDashboardSchema
(schemaName: string)
backend/src/services/database/helpers.ts:13
↓ 4 callers
Function
isOAuthSharedKeysAvailable
()
backend/src/utils/environment.ts:17
↓ 4 callers
Function
isPgErrorLike
(error: unknown)
backend/src/utils/errors.ts:130
↓ 4 callers
Function
isPostgresPermissionError
(error: unknown)
backend/src/services/payments/helpers.ts:124
↓ 4 callers
Method
isRecord
(value: unknown)
backend/src/services/payments/razorpay/webhook.service.ts:229
↓ 4 callers
Function
isS3NotFound
(err: unknown)
backend/src/providers/storage/s3.provider.ts:34
↓ 4 callers
Method
isScanInProgress
* Check if a scan is currently running.
backend/src/services/database/database-advisor.service.ts:87
↓ 4 callers
Method
isSubhostingConfigured
* Check if Deno Deploy is configured
backend/src/services/functions/function.service.ts:681
↓ 4 callers
Method
listBackups
()
backend/src/services/database/database-backup.service.ts:94
↓ 4 callers
Method
listPlans
()
backend/src/providers/payments/razorpay.provider.ts:367
↓ 4 callers
Method
listTransactions
( input: ListPaymentTransactionsRequest, provider?: PaymentProvider )
backend/src/services/payments/transaction.service.ts:30
↓ 4 callers
Function
makeAdminService
()
backend/tests/unit/database-fkey-composite.test.ts:53
↓ 4 callers
Function
makeRawWebhookBody
(event: string)
backend/tests/unit/razorpay-webhook.service.test.ts:61
↓ 4 callers
Function
makeReq
(over: Partial<S3GatewayRequest>)
backend/tests/unit/s3-gateway-request.test.ts:9
↓ 4 callers
Function
makeRow
(overrides: Partial<PaymentWebhookEventRow> = {})
backend/tests/unit/webhook-store.service.test.ts:23
↓ 4 callers
Function
makeService
()
backend/tests/unit/database-fkey-composite.test.ts:36
↓ 4 callers
Method
mapRow
(row: CustomOAuthConfigRow)
backend/src/services/auth/custom-oauth-config.service.ts:60
↓ 4 callers
Method
mark
Transition an event to a terminal status, stamping `processed_at` on success.
backend/src/services/payments/webhook-store.service.ts:204
↓ 4 callers
Method
normalizeCheckoutSessionRow
(row: CheckoutSessionRow)
backend/src/services/payments/stripe/checkout.service.ts:338
↓ 4 callers
Method
normalizeConnectionRow
( row: StripeConnectionRow, maskedKey: string | null )
backend/src/services/payments/stripe/config.service.ts:1116
↓ 4 callers
Function
normalizeStripeDecimal
(value: unknown)
backend/src/services/payments/helpers.ts:89
↓ 4 callers
Function
parseCellDateValue
( value: string | null | undefined, type: DateCellEditorProps['type'] )
packages/dashboard/src/components/datagrid/cell-editors/DateCellEditor.tsx:24
↓ 4 callers
Function
parseLimit
(raw: unknown, fallback: number, max: number)
backend/src/api/routes/webscraper/index.routes.ts:40
↓ 4 callers
Function
post
(port: number, path: string)
backend/tests/unit/storage-routes.test.ts:35
↓ 4 callers
Function
readMigration
()
backend/tests/unit/create-memory-schema-migration.test.ts:11
↓ 4 callers
Method
readString
(value: unknown)
backend/src/services/payments/payment-customer.service.ts:544
← previous
next →
401–500 of 3,036, ranked by callers