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
↓ 2 callers
Method
getProduct
( environment: StripeEnvironment, productId: string )
backend/src/services/payments/stripe/product.service.ts:81
↓ 2 callers
Function
getProviderDisplayName
(providerId: string)
packages/dashboard/src/features/ai/helpers.ts:48
↓ 2 callers
Method
getRawSmtpConfig
()
backend/src/services/email/smtp-config.service.ts:179
↓ 2 callers
Method
getRazorpayKeyId
(environment: RazorpayEnvironment)
backend/src/services/payments/razorpay/config.service.ts:94
↓ 2 callers
Function
getRazorpayKeyValue
( keys: RazorpayKeyConfig[], environment: PaymentEnvironment, keyType: RazorpayKeyConfig['keyType'] )
packages/dashboard/src/features/payments/components/RazorpaySettingsPanel.tsx:61
↓ 2 callers
Function
getRazorpayKeyValues
( keys: RazorpayKeyConfig[], keyType: RazorpayKeyConfig['keyType'] )
packages/dashboard/src/features/payments/components/RazorpaySettingsPanel.tsx:71
↓ 2 callers
Method
getRazorpayWebhookSecret
(environment: RazorpayEnvironment)
backend/src/services/payments/razorpay/config.service.ts:109
↓ 2 callers
Function
getReachableUrl
(service: ServiceSchema)
packages/dashboard/src/features/compute/constants.ts:51
↓ 2 callers
Method
getRequiredConfig
* Get SMTP config or throw. Shared by all send methods.
backend/src/providers/email/smtp.provider.ts:63
↓ 2 callers
Function
getSafeDollarQuotedLiteral
* Generate a safe dollar-quoted literal for PostgreSQL * Ensures the tag doesn't conflict with the content by appending underscores * @param s - The
backend/src/services/database/database-table.service.ts:42
↓ 2 callers
Method
getScheduleById
(id: string)
backend/src/services/schedules/schedule.service.ts:225
↓ 2 callers
Method
getSchemas
* List all non-internal schemas visible to the dashboard and flag schemas * where project_admin cannot create objects as protected/read-only.
backend/src/services/database/database.service.ts:28
↓ 2 callers
Method
getSecretById
* Get a decrypted secret by ID
backend/src/services/secrets/secret.service.ts:88
↓ 2 callers
Method
getSlug
* Get the current custom slug from cached credentials * Returns null if not in cloud environment or no slug is set
backend/src/providers/deployments/vercel.provider.ts:748
↓ 2 callers
Method
getSmtpConfig
()
backend/src/services/email/smtp-config.service.ts:163
↓ 2 callers
Method
getStats
* Get audit log statistics
backend/src/services/logs/audit.service.ts:182
↓ 2 callers
Method
getStatus
()
backend/src/services/payments/stripe/config.service.ts:190
↓ 2 callers
Function
getStepDoneKey
(projectId: string | null | undefined, stepKey: StepKey)
packages/dashboard/src/features/dashboard/components/dtest/DashboardPromptStepper.tsx:73
↓ 2 callers
Method
getStorageConfig
* Retrieves the storage configuration from the database. * Returns the singleton row, or a fallback using the env-based / * default max file siz
backend/src/services/storage/storage-config.service.ts:52
↓ 2 callers
Function
getSubscriptionStatusDisplay
(subscription: PaymentSubscription)
packages/dashboard/src/features/payments/pages/SubscriptionsPage.tsx:72
↓ 2 callers
Method
getTableData
* Get table data using simple SELECT query * More reliable than streaming for moderate datasets
backend/src/services/database/database-advance.service.ts:38
↓ 2 callers
Method
getTableRecords
* Data fetching method with built-in search, sorting, and pagination for UI components. * * @param tableName - Name of the table * @param lim
packages/dashboard/src/features/database/services/record.service.ts:49
↓ 2 callers
Method
getTableSchema
( tableName: string, schemaName: string = DEFAULT_DATABASE_SCHEMA, signal?: AbortSignal )
packages/dashboard/src/features/database/services/table.service.ts:23
↓ 2 callers
Function
getUpstreamErrorMessage
(error: unknown, fallbackMessage: string)
backend/src/utils/errors.ts:169
↓ 2 callers
Method
getUserTables
()
backend/src/infra/database/database.manager.ts:132
↓ 2 callers
Function
getValidationMessage
(error: z.ZodError)
backend/src/api/routes/database/backups.routes.ts:37
↓ 2 callers
Method
getWebhookSetup
( environment: RazorpayEnvironment )
backend/src/services/payments/razorpay/config.service.ts:548
↓ 2 callers
Method
getWebhookUrl
(environment: RazorpayEnvironment)
backend/src/services/payments/razorpay/config.service.ts:587
↓ 2 callers
Function
graphqlOkResponse
()
backend/tests/unit/compute/fly-provider.test.ts:27
↓ 2 callers
Function
groupForeignKeyRows
(rows: ForeignKeyRow[])
backend/src/services/database/helpers.ts:212
↓ 2 callers
Function
handleAddDomain
()
packages/dashboard/src/features/deployments/pages/DeploymentDomainsPage.tsx:400
↓ 2 callers
Function
handleClose
()
packages/dashboard/src/features/storage/components/BucketFormDialog.tsx:98
↓ 2 callers
Function
handleConfigureProvider
(provider: OAuthProviderInfo, mode: OAuthDialogMode)
packages/dashboard/src/features/auth/pages/AuthMethodsPage.tsx:45
↓ 2 callers
Function
handleDraftPaste
(draftIndex: number, field: 'key' | 'value')
packages/dashboard/src/features/deployments/components/EnvVarDialog.tsx:164
↓ 2 callers
Function
handleOpenCustomDialog
(config?: CustomOAuthConfigSchema)
packages/dashboard/src/features/auth/pages/AuthMethodsPage.tsx:85
↓ 2 callers
Function
handleOpenRestoreBackupDialog
(backupId: string, timestampLabel: string)
packages/dashboard/src/features/database/pages/BackupsPage.tsx:85
↓ 2 callers
Function
hasNoReservedInsForgeMetadata
(metadata: Record<string, string> | undefined)
packages/shared-schemas/src/payments-api.schema.ts:102
↓ 2 callers
Method
index
( scope: string )
backend/src/services/memory/memory.service.ts:149
↓ 2 callers
Method
inferLevelFromText
(text: string)
backend/src/providers/logs/cloudwatch.provider.ts:708
↓ 2 callers
Method
insertInitializedCheckoutSession
( input: CreateCheckoutSessionRequest, metadata: Record<string, string>, user: UserContext )
backend/src/services/payments/stripe/checkout.service.ts:182
↓ 2 callers
Function
invalidateColumnTypeCacheFromChanges
* Invalidate column type cache for tables affected by schema-changing SQL
backend/src/api/routes/database/advance.routes.ts:29
↓ 2 callers
Function
isCiEnvironment
()
backend/src/services/telemetry/telemetry.service.ts:65
↓ 2 callers
Function
isInIframe
()
frontend/src/helpers.ts:9
↓ 2 callers
Function
isRowData
(data: unknown)
packages/dashboard/src/features/database/pages/SQLEditorPage.tsx:14
↓ 2 callers
Method
listBuckets
()
backend/src/services/storage/storage.service.ts:465
↓ 2 callers
Method
listCatalog
(environment: StripeEnvironment)
packages/dashboard/src/features/payments/services/stripe.service.ts:26
↓ 2 callers
Method
listCustomDomains
* List domains associated with the configured Vercel project * GET /v9/projects/:id/domains
backend/src/providers/deployments/vercel.provider.ts:773
↓ 2 callers
Method
listCustomers
(input: ListPaymentCustomersRequest)
packages/dashboard/src/features/payments/services/stripe.service.ts:94
↓ 2 callers
Method
listCustomers
( input: ListPaymentCustomersRequest, provider: PaymentProvider = 'stripe' )
backend/src/services/payments/payment-customer.service.ts:57
↓ 2 callers
Method
listMachines
(appId: string)
backend/src/providers/compute/compute.provider.ts:76
↓ 2 callers
Method
listRecords
( schemaName: string, tableName: string, options: ListTableRecordsOptions )
backend/src/services/database/admin-record.service.ts:44
↓ 2 callers
Method
listServices
(projectId: string)
backend/src/services/compute/services.service.ts:276
↓ 2 callers
Method
listSubscriptionItems
(subscriptionId: string)
backend/src/providers/payments/stripe.provider.ts:287
↓ 2 callers
Method
listSubscriptions
( input: ListStripeSubscriptionsRequest )
packages/dashboard/src/features/payments/services/stripe.service.ts:74
↓ 2 callers
Method
listTransactions
( input: ListPaymentTransactionsRequest )
packages/dashboard/src/features/payments/services/stripe.service.ts:107
↓ 2 callers
Method
listWebhookEndpoints
()
backend/src/providers/payments/stripe.provider.ts:243
↓ 2 callers
Function
loadAuthMiddleware
()
backend/tests/unit/auth-api-key-middleware.test.ts:17
↓ 2 callers
Function
loadWriteEndpointLimitsFromS3
()
backend/src/api/middlewares/rate-limiters.ts:341
↓ 2 callers
Function
makeFlyAppName
(name: string, projectId: string)
backend/src/services/compute/services.service.ts:137
↓ 2 callers
Function
makeNetwork
()
backend/src/services/compute/services.service.ts:164
↓ 2 callers
Function
makeRazorpaySubscription
( overrides: Partial<RazorpaySubscription> = {} )
packages/dashboard/src/features/payments/types/__tests__/subscriptions.test.ts:5
↓ 2 callers
Function
makeSchema
(columnCount: number)
packages/dashboard/src/features/database/components/__tests__/RecordFormDialog.test.tsx:14
↓ 2 callers
Method
mapCpuTier
( cpu: string, memory: number )
backend/src/providers/compute/fly.provider.ts:477
↓ 2 callers
Function
mapPoliciesToRows
(policies: RlsPolicy[])
packages/dashboard/src/features/realtime/pages/RealtimePermissionsPage.tsx:29
↓ 2 callers
Function
mapRevisionStatus
(status: RevisionStatus)
backend/src/providers/functions/deno-subhosting.provider.ts:280
↓ 2 callers
Method
mapStripeCheckoutStatus
( stripeStatus: string | null | undefined, fallback: CheckoutSessionStatus = 'completed' )
backend/src/services/payments/stripe/checkout.service.ts:539
↓ 2 callers
Method
markWebhookEvent
( environment: StripeEnvironment, eventId: string, processingStatus: 'processed' | 'failed' | 'ign
backend/src/services/payments/stripe/webhook.service.ts:147
↓ 2 callers
Method
maskApiKey
(apiKey: string)
backend/src/providers/ai/openrouter.provider.ts:174
↓ 2 callers
Function
maskRazorpayKey
(key: string)
backend/src/providers/payments/razorpay.provider.ts:27
↓ 2 callers
Function
maskStripeKey
(apiKey: string)
backend/src/providers/payments/stripe.provider.ts:76
↓ 2 callers
Function
mockMessagesPageState
( overrides: Partial<ReturnType<typeof mockUseRealtimeMessages>> = {} )
packages/dashboard/src/features/realtime/pages/__tests__/RealtimeMessagesPage.test.tsx:18
↓ 2 callers
Function
mockProxyResponses
()
backend/tests/unit/records-auth.test.ts:91
↓ 2 callers
Method
normalizeActivity
(items: Partial<OpenRouterActivityItem>[])
backend/src/providers/ai/openrouter.provider.ts:402
↓ 2 callers
Function
normalizeBackups
(backups: unknown)
frontend/src/cloud-hosting/useCloudHosting.ts:216
↓ 2 callers
Method
normalizeBody
(rawMessage: string, sourceName: string)
backend/src/providers/logs/cloudwatch.provider.ts:535
↓ 2 callers
Method
normalizeCustomerPortalSessionRow
(row: CustomerPortalSessionRow)
backend/src/services/payments/stripe/customer-portal.service.ts:221
↓ 2 callers
Method
normalizeDeploymentFilePath
(filePath: string)
backend/src/services/deployments/deployment.service.ts:727
↓ 2 callers
Method
normalizeNotes
( notes: Record<string, string | number | boolean> | undefined | null )
backend/src/services/payments/razorpay/transaction.service.ts:702
↓ 2 callers
Function
normalizeOrigin
(value: string)
frontend/src/cloud-hosting/useCloudHosting.ts:105
↓ 2 callers
Method
normalizePaymentStatus
( paymentStatus: string | null | undefined )
backend/src/services/payments/stripe/checkout.service.ts:554
↓ 2 callers
Function
normalizeProductRow
(row: StripeProductRow)
backend/src/services/payments/helpers.ts:133
↓ 2 callers
Function
normalizeProjectInfo
( previous: DashboardProjectInfo | undefined, origin: string, message: CloudHostingMessage )
frontend/src/cloud-hosting/useCloudHosting.ts:252
↓ 2 callers
Method
normalizeProviderItem
( item: RazorpayProviderItem, environment: RazorpayEnvironment )
backend/src/services/payments/razorpay/catalog.service.ts:281
↓ 2 callers
Function
normalizeRazorpayNotes
( notes: Record<string, string | number | boolean> | undefined )
backend/src/services/payments/razorpay/sync.service.ts:59
↓ 2 callers
Function
normalizeRazorpaySubscription
( subscription: RazorpaySubscription )
packages/dashboard/src/features/payments/types/subscriptions.ts:89
↓ 2 callers
Function
normalizeStripeProduct
( product: StripeProduct, environment: StripeEnvironment )
backend/src/services/payments/helpers.ts:140
↓ 2 callers
Method
normalizeSubscriptionAuthorizationError
( error: unknown, action: 'creation' | 'management' )
backend/src/services/payments/razorpay/subscription.service.ts:514
↓ 2 callers
Function
normalizeTemplateRow
(row: Record<string, unknown>)
backend/src/services/email/email-template.service.ts:24
↓ 2 callers
Function
normalizeUrl
(url?: string)
packages/dashboard/src/lib/config/runtime.ts:3
↓ 2 callers
Method
normalizeWebhookEventRow
(row: StripeWebhookEventRow)
backend/src/services/payments/stripe/webhook.service.ts:156
↓ 2 callers
Method
observe
()
packages/dashboard/src/test/setup.ts:6
↓ 2 callers
Function
parseAIProvider
(value: string | undefined)
backend/src/api/routes/ai/index.routes.ts:101
↓ 2 callers
Method
parseAnnotations
* Parse annotations from OpenRouter response to our format
backend/src/services/ai/chat-completion.service.ts:221
↓ 2 callers
Function
parseDotEnvInput
(input: string)
packages/dashboard/src/features/deployments/helpers.ts:81
↓ 2 callers
Function
parseLimit
(raw: unknown)
backend/src/api/routes/analytics/index.routes.ts:17
↓ 2 callers
Function
parse_kv_pairs
Parse KEY=VALUE strings into a typed dict, coercing bool/int/float where applicable.
examples/python-ml-experiment-tracker/tracker/cli.py:74
↓ 2 callers
Method
performSyncEnvironment
( environment: RazorpayEnvironment, providerOverride?: RazorpayProvider )
backend/src/services/payments/razorpay/sync.service.ts:121
↓ 2 callers
Function
processSnippets
* Process MDX content to resolve snippet imports and component usage. * Only handles imports from the /snippets/ directory for security. * Handles p
backend/src/api/routes/docs/index.routes.ts:35
↓ 2 callers
Method
putObjectStream
( bucket: string, key: string, body: Readable, opts: { contentType?: string; contentLength?: n
backend/src/providers/storage/base.provider.ts:76
↓ 2 callers
Method
quoteTableReference
(tableRef: string, defaultSchemaName: string)
backend/src/services/database/database-table.service.ts:796
← previous
next →
901–1,000 of 3,036, ranked by callers