MCPcopy Create free account

hub / github.com/InsForge/InsForge / functions

Functions3,036 in github.com/InsForge/InsForge

↓ 6 callersFunctionmakeChunkedBody
(payload: Buffer, seedSignature: string, chunkSizes: number[])
backend/tests/unit/s3-chunk-parser.test.ts:36
↓ 6 callersFunctionmapRowToSchema
(row: ServiceRow)
backend/src/services/compute/services.service.ts:113
↓ 6 callersFunctionnormalizeProjectInfo
( previous: { id: string; name: string; region: string; instanceType: string } | undefined, backendUrl: st
backend/tests/unit/cloud-hosting-helpers.test.ts:26
↓ 6 callersFunctionpaginatedResponse
(res: Response, data: T[], total: number, offset: number)
backend/src/utils/response.ts:45
↓ 6 callersFunctionparseBucketAndKey
(path: string)
backend/src/api/routes/s3-gateway/dispatch.ts:150
↓ 6 callersFunctionparseEnvInt
(val: string | undefined, fallback: number)
backend/src/infra/config/app.config.ts:108
↓ 6 callersFunctionpostgrestProfileHeaderName
(method: string)
backend/src/services/database/helpers.ts:49
↓ 6 callersMethodrecordStart
* Record the arrival of an event and decide whether it should be processed. * Returns `shouldProcess: false` when the event is a duplicate that's a
backend/src/services/payments/webhook-store.service.ts:113
↓ 6 callersMethodrecordWebhookEventStart
( environment: StripeEnvironment, event: StripeEvent )
backend/src/services/payments/stripe/webhook.service.ts:129
↓ 6 callersFunctionresetForm
()
packages/dashboard/src/features/compute/components/CreateServiceDialog.tsx:41
↓ 6 callersFunctionrouteIndex
(path: string, method: string)
backend/tests/unit/schedules-routes.test.ts:26
↓ 6 callersFunctionrunWithRootAccess
( pool: Pool, fn: (client: PoolClient) => Promise<T> )
backend/src/services/storage/storage.service.ts:1051
↓ 6 callersMethodsetCsrfToken
(csrfToken: string)
packages/dashboard/src/lib/api/client.ts:23
↓ 6 callersFunctionuseAuth
()
packages/dashboard/src/lib/contexts/AuthContext.tsx:22
↓ 6 callersFunctionuseTheme
()
packages/dashboard/src/lib/contexts/ThemeContext.tsx:87
↓ 6 callersMethodvalidateKey
(key: string)
backend/src/services/storage/storage.service.ts:90
↓ 5 callersMethod_list_records
Fetch rows from a database table with optional filtering, ordering, and pagination.
examples/python-ml-experiment-tracker/tracker/client.py:147
↓ 5 callersFunctionbestEffortBroadcast
()
backend/src/api/routes/compute/services.routes.ts:28
↓ 5 callersFunctionbuildSubscriptionRow
(overrides: Record<string, unknown> = {})
backend/tests/unit/razorpay-subscription.service.test.ts:50
↓ 5 callersFunctioncaptureAllInsertSql
Helper: find all INSERT SQL queries executed
backend/tests/unit/database-advance.test.ts:131
↓ 5 callersFunctioncleanup
()
backend/src/server.ts:348
↓ 5 callersFunctionclearRuntimeEnvironment
()
backend/tests/unit/telemetry.service.test.ts:47
↓ 5 callersMethodcopyObject
( srcBucket: string, srcKey: string, dstBucket: string, dstKey: string )
backend/src/providers/storage/base.provider.ts:85
↓ 5 callersMethodcreateBucket
(bucket: string)
backend/src/providers/storage/base.provider.ts:30
↓ 5 callersFunctioncreateFunctions
(num: number)
packages/dashboard/src/features/database/pages/__tests__/FunctionsPage.test.tsx:7
↓ 5 callersMethodcreatePrice
(input: StripePriceCreateInput)
backend/src/providers/payments/stripe.provider.ts:375
↓ 5 callersMethodcreateProduct
(input: StripeProductCreateInput)
backend/src/providers/payments/stripe.provider.ts:311
↓ 5 callersMethoddelete
(id: string)
backend/src/services/realtime/realtime-channel.service.ts:150
↓ 5 callersMethoddeleteFunction
* Delete a function
backend/src/services/functions/function.service.ts:340
↓ 5 callersFunctionerrorMiddleware
(err: unknown, _req: Request, res: Response, _next: NextFunction)
backend/src/api/middlewares/error.ts:8
↓ 5 callersFunctionexpectStripeScopedDelete
( queryMock: typeof mockPool.query, tableName: string, environment: string )
backend/tests/unit/stripe-services.test.ts:81
↓ 5 callersFunctionformatDuration
(seconds: number)
packages/dashboard/src/features/analytics/lib/format.ts:34
↓ 5 callersMethodgetConfig
()
backend/src/services/payments/stripe/config.service.ts:82
↓ 5 callersMethodgetConfigByKey
(key: string)
backend/src/services/auth/custom-oauth-config.service.ts:98
↓ 5 callersMethodgetConnection
()
backend/src/providers/webscraper/apify.provider.ts:86
↓ 5 callersMethodgetCredentials
* Get Deno Deploy credentials from config
backend/src/providers/functions/deno-subhosting.provider.ts:313
↓ 5 callersFunctiongetCurrencyFractionDigits
(currency: string)
packages/dashboard/src/features/payments/helpers.ts:58
↓ 5 callersMethodgetDeploymentById
* Get deployment by database ID
backend/src/services/deployments/deployment.service.ts:975
↓ 5 callersFunctiongetDeploymentKey
(id: string)
backend/src/services/deployments/deployment.service.ts:49
↓ 5 callersFunctiongetErrorMessage
(error: unknown)
backend/src/services/payments/razorpay/sync.service.ts:51
↓ 5 callersMethodgetInstance
()
backend/src/infra/realtime/realtime.manager.ts:35
↓ 5 callersMethodgetInstance
()
backend/src/services/payments/stripe/config.service.ts:54
↓ 5 callersFunctiongetLocalStorageItem
(key: string)
packages/dashboard/src/lib/utils/local-storage.ts:9
↓ 5 callersMethodgetObjectMetadataRow
( bucket: string, key: string )
backend/src/services/storage/storage.service.ts:857
↓ 5 callersMethodgetOverview
* Fetch OpenRouter key usage and activity for the active gateway key. * /activity requires a management key; when unavailable, return key-level usa
backend/src/providers/ai/openrouter.provider.ts:209
↓ 5 callersMethodgetParentS3Key
* Parent's S3 key path for the same bucket+key, when this provider is in * branch mode. Returns null when no parent is configured (regular project)
backend/src/providers/storage/s3.provider.ts:111
↓ 5 callersMethodgetPool
()
backend/src/services/logs/audit.service.ts:16
↓ 5 callersMethodgetPool
()
backend/src/services/auth/auth-otp.service.ts:81
↓ 5 callersMethodgetPool
()
backend/src/services/payments/razorpay/catalog.service.ts:35
↓ 5 callersMethodgetPool
()
backend/src/services/payments/stripe/transaction.service.ts:92
↓ 5 callersMethodgetPool
()
backend/src/services/payments/stripe/subscription.service.ts:43
↓ 5 callersFunctiongetRazorpayWebhookSecretName
(environment: RazorpayEnvironment)
backend/src/services/payments/razorpay/config.service.ts:57
↓ 5 callersFunctiongetRecordPrimaryKey
( row: Record<string, unknown>, primaryKeyColumns: string[] )
packages/dashboard/src/features/database/helpers.ts:70
↓ 5 callersMethodgetRecordings
(limit = 10)
backend/src/providers/analytics/posthog.provider.ts:362
↓ 5 callersMethodgetStripeSecretKey
(environment: StripeEnvironment)
backend/src/services/payments/stripe/config.service.ts:91
↓ 5 callersFunctiongetStripeWebhookSecretName
(environment: StripeEnvironment)
backend/src/services/payments/stripe/constants.ts:17
↓ 5 callersMethodgetTableColumnMetadata
( schemaName: string, tableName: string, client?: PoolClient )
backend/src/services/database/admin-record.service.ts:317
↓ 5 callersFunctiongetValidationMessage
(error: z.ZodError)
backend/src/api/routes/database/admin.routes.ts:25
↓ 5 callersMethodgetWebOverview
(timeframe: string)
backend/src/providers/analytics/posthog.provider.ts:227
↓ 5 callersFunctionhandlePageChange
(page: number)
packages/ui/src/components/Pagination.tsx:91
↓ 5 callersMethodhandlePaymentUpsert
( environment: RazorpayEnvironment, payload: RazorpayWebhookPayload, event: string, context: R
backend/src/services/payments/razorpay/webhook.service.ts:272
↓ 5 callersFunctioninitSqlParser
()
backend/src/utils/sql-parser.ts:39
↓ 5 callersFunctionis404
(err: unknown)
packages/dashboard/src/features/webscraper/services/webscraper.service.ts:49
↓ 5 callersFunctionisRecord
(value: unknown)
packages/dashboard/src/features/database/hooks/useTablePreferences.ts:36
↓ 5 callersMethodlaunchMachine
(params: LaunchMachineParams)
backend/src/providers/compute/compute.provider.ts:71
↓ 5 callersMethodlistProducts
()
backend/src/providers/payments/stripe.provider.ts:301
↓ 5 callersMethodlistSecrets
* List all secrets (without decrypting values)
backend/src/services/secrets/secret.service.ts:142
↓ 5 callersMethodlistSubscriptions
()
backend/src/providers/payments/stripe.provider.ts:273
↓ 5 callersMethodlookupRecord
( schemaName: string, tableName: string, columns: string[], values: string[] )
backend/src/services/database/admin-record.service.ts:76
↓ 5 callersFunctionmakeFile
(buffer: Buffer)
backend/tests/unit/localstorageprovider.test.ts:93
↓ 5 callersFunctionmakeMockRes
()
backend/tests/unit/error-middleware-rls.test.ts:12
↓ 5 callersFunctionmakeUnsignedChunked
(payload: Buffer, chunkSizes: number[], trailers: string[])
backend/tests/unit/s3-chunk-parser.test.ts:164
↓ 5 callersFunctionmockPool
(rows: unknown[] = [], count = 0)
backend/tests/unit/s3-access-key.service.test.ts:5
↓ 5 callersFunctionpad
(value: number)
backend/src/services/database/database-backup.service.ts:693
↓ 5 callersFunctionparseXml
(input: string | Buffer)
backend/src/api/routes/s3-gateway/xml.ts:18
↓ 5 callersFunctionpipeAndCollect
( inputs: Buffer[], minBytes: number )
backend/tests/unit/s3-min-chunk-buffer.test.ts:41
↓ 5 callersFunctionreadSql
()
backend/tests/unit/prefer-request-jwt-claims-migration.test.ts:61
↓ 5 callersMethodregister
* User registration * Otherwise, returns user with access token for immediate login
backend/src/services/auth/auth.service.ts:129
↓ 5 callersMethodresolveAccessKeyForVerification
* Used by SigV4 middleware. Returns plaintext secret + id when found. * NOT exposed via any HTTP endpoint.
backend/src/services/storage/s3-access-key.service.ts:149
↓ 5 callersFunctionresolveBackendUrl
(envVar: string | undefined, windowOrigin: string)
backend/tests/unit/cloud-hosting-helpers.test.ts:63
↓ 5 callersFunctionsave_config
Atomically write config to disk with 0o600 permissions, protecting token data.
examples/python-ml-experiment-tracker/tracker/config.py:47
↓ 5 callersMethodseedStripeKeysFromEnv
()
backend/src/services/payments/stripe/sync.service.ts:53
↓ 5 callersMethodsendRaw
* Send custom/raw email (optional - not all providers may support this) * @param options - Email options (to, subject, html, cc, bcc, from, replyTo
backend/src/providers/email/base.provider.ts:32
↓ 5 callersMethodsetAccessToken
(token: string)
packages/dashboard/src/lib/api/client.ts:19
↓ 5 callersFunctionsetDashboardBackendUrl
(url?: string)
packages/dashboard/src/lib/config/runtime.ts:7
↓ 5 callersFunctionsetLocalStorageItem
(key: string, value: string)
packages/dashboard/src/lib/utils/local-storage.ts:22
↓ 5 callersFunctionshouldRefuseReplay
({ ledgerTableExists, ledgerRowCount, schemaProvisioned })
backend/src/infra/database/migrations/bootstrap/bootstrap-migrations.js:50
↓ 5 callersMethodtriggerScan
* Trigger a database advisor scan.
backend/src/services/database/database-advisor.service.ts:94
↓ 5 callersMethodupdateFunction
* Update an existing function * Saves to DB, then synchronously deploys if code/status changed + Subhosting configured.
backend/src/services/functions/function.service.ts:226
↓ 5 callersMethodupdateRetentionDays
(retentionDays: number | null)
backend/src/services/schedules/schedule.service.ts:512
↓ 5 callersMethodupdateSecret
* Update a secret
backend/src/services/secrets/secret.service.ts:168
↓ 5 callersMethoduploadDeploymentFileContent
* Stream one registered deployment file through the backend to Vercel.
backend/src/services/deployments/deployment.service.ts:341
↓ 5 callersFunctionuseDatabaseSchemaSelection
()
packages/dashboard/src/features/database/hooks/useDatabaseSchemaSelection.ts:10
↓ 5 callersFunctionuseDatabaseSchemas
(enabled = true)
packages/dashboard/src/features/database/hooks/useDatabase.ts:5
↓ 5 callersFunctionuseTableSchema
( tableName: string, tableSchemaName: string = schemaName, enabled = true )
packages/dashboard/src/features/database/hooks/useTables.ts:29
↓ 5 callersFunctionuseTables
(schemaName: string = DEFAULT_DATABASE_SCHEMA)
packages/dashboard/src/features/database/hooks/useTables.ts:12
↓ 5 callersMethodvalidatedGet
( path: string, schema: z.ZodType<T>, params?: Record<string, unknown> )
backend/src/providers/webscraper/apify.provider.ts:164
↓ 5 callersMethodverifyCloudToken
* Verify cloud backend JWT token * Validates JWT tokens from api.insforge.dev using JWKS
backend/src/infra/security/token.manager.ts:194
↓ 5 callersMethodverifyCsrfToken
* Verify CSRF token by re-computing from refresh-session claims. * Uses timing-safe comparison to prevent timing attacks
backend/src/infra/security/token.manager.ts:248
↓ 5 callersFunctionverifyHeaderSignature
(input: VerifyInput)
backend/src/services/storage/s3-signature.ts:163
← previousnext →301–400 of 3,036, ranked by callers