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
↓ 1 callers
Method
fetchProjectId
(signal?: AbortSignal)
packages/dashboard/src/lib/services/metadata.service.ts:24
↓ 1 callers
Function
fetchSelfHostingBackupInfo
()
packages/dashboard/src/features/database/hooks/useDatabaseBackup.ts:27
↓ 1 callers
Function
fetchWriteEndpointLimitsConfig
()
backend/src/api/middlewares/rate-limiters.ts:314
↓ 1 callers
Function
filterModelsByModalities
( models: AIModelSchema[], selectedInputModalities: ModalitySchema[], selectedOutputModalities: Modality
packages/dashboard/src/features/ai/helpers.ts:154
↓ 1 callers
Function
filterModelsByProvider
( models: AIModelSchema[], providerId: string )
packages/dashboard/src/features/ai/helpers.ts:87
↓ 1 callers
Function
filterWidthsByColumns
( widths: TableColumnWidths, availableColumns?: string[] )
packages/dashboard/src/features/database/hooks/useTablePreferences.ts:132
↓ 1 callers
Method
findExistingTransactionContext
( client: Pool | PoolClient, environment: RazorpayEnvironment, refs: TransactionObjectRef[] )
backend/src/services/payments/razorpay/transaction.service.ts:589
↓ 1 callers
Method
findMatchingIdempotentCheckoutSession
( client: PoolClient, input: CreateCheckoutSessionRequest, metadata: Record<string, string>, r
backend/src/services/payments/stripe/checkout.service.ts:417
↓ 1 callers
Method
findSimilar
( scope: string, embedding: number[], k: number, threshold: number )
backend/src/services/memory/memory.service.ts:165
↓ 1 callers
Method
findStripeCustomerMapping
( environment: StripeEnvironment, subject: BillingSubject )
backend/src/services/payments/stripe/checkout.service.ts:374
↓ 1 callers
Method
findStripeCustomerMapping
( environment: string, subject: BillingSubject )
backend/src/services/payments/stripe/customer-portal.service.ts:238
↓ 1 callers
Method
findStripeCustomerMappingByCustomerId
( environment: StripeEnvironment, customerId: string )
backend/src/services/payments/stripe/transaction.service.ts:759
↓ 1 callers
Method
findStripeCustomerMappingByCustomerId
( environment: StripeEnvironment, customerId: string )
backend/src/services/payments/stripe/subscription.service.ts:366
↓ 1 callers
Function
fmtCost
(usd: number | null | undefined)
packages/dashboard/src/features/webscraper/components/shared.tsx:13
↓ 1 callers
Function
formatBackupAge
(iso: string | undefined)
packages/dashboard/src/features/dashboard/components/dtest/DTestConnectedDashboard.tsx:20
↓ 1 callers
Function
formatBilling
(price: CatalogPrice)
packages/dashboard/src/features/payments/pages/CatalogPage.tsx:22
↓ 1 callers
Function
formatCohortRange
(iso: string)
packages/dashboard/src/features/analytics/components/posthog/RetentionCard.tsx:65
↓ 1 callers
Function
formatCurrency
(value: number)
packages/dashboard/src/features/ai/pages/AIOverviewPage.tsx:31
↓ 1 callers
Function
formatCustomProviderName
(key: string)
packages/dashboard/src/features/visualizer/components/AuthNode.tsx:17
↓ 1 callers
Function
formatDisplayValue
()
packages/dashboard/src/components/datagrid/cell-editors/DateCellEditor.tsx:243
↓ 1 callers
Function
formatDisplayValue
()
packages/dashboard/src/components/datagrid/cell-editors/JsonCellEditor.tsx:171
↓ 1 callers
Function
formatEnvironments
(environments: RazorpayEnvironment[])
packages/dashboard/src/features/payments/hooks/useRazorpaySync.ts:19
↓ 1 callers
Function
formatEnvironments
(environments: StripeEnvironment[])
packages/dashboard/src/features/payments/hooks/useStripeSync.ts:22
↓ 1 callers
Function
formatEventDate
(value: string | null)
packages/dashboard/src/features/payments/pages/TransactionsPage.tsx:43
↓ 1 callers
Function
formatFileSize
(bytes: number)
packages/dashboard/src/features/storage/components/FilePreviewDialog.tsx:143
↓ 1 callers
Function
formatFileSize
(bytes: number)
packages/dashboard/src/features/storage/components/StorageDataGrid.tsx:39
↓ 1 callers
Function
formatFromAddress
(name: string, email: string)
backend/src/providers/email/smtp.provider.ts:24
↓ 1 callers
Function
formatInputPrice
(model: Pick<ModelOption, 'inputPrice' | 'inputPriceLabel'>)
packages/dashboard/src/features/ai/helpers.ts:222
↓ 1 callers
Function
formatMigrationStatements
(statements: string[])
packages/dashboard/src/features/database/pages/MigrationsPage.tsx:28
↓ 1 callers
Function
formatOutputPrice
(model: Pick<ModelOption, 'outputPrice' | 'outputPriceLabel'>)
packages/dashboard/src/features/ai/helpers.ts:225
↓ 1 callers
Function
formatParameterValue
(value: string | number | undefined)
packages/dashboard/src/features/dashboard/components/connect/ConnectionStringSection.tsx:15
↓ 1 callers
Function
formatPaymentValidationIssues
(error: { issues: Array<{ path: PropertyKey[]; message: string }>; })
backend/src/services/payments/helpers.ts:28
↓ 1 callers
Function
formatProviderReferenceType
(value: string | null)
packages/dashboard/src/features/payments/pages/TransactionsPage.tsx:72
↓ 1 callers
Function
formatRelative
Formats an ISO timestamp as "N minutes/hours/days ago", or "—" when null.
packages/dashboard/src/features/storage/components/S3SettingsPanel.tsx:9
↓ 1 callers
Function
formatRelative
(iso: string | undefined)
packages/dashboard/src/features/dashboard/components/advisor/BackendAdvisorSection.tsx:31
↓ 1 callers
Function
formatRelativeTime
(iso: string)
packages/dashboard/src/features/analytics/lib/format.ts:69
↓ 1 callers
Function
formatReleasedDate
(created?: number)
packages/dashboard/src/features/ai/helpers.ts:233
↓ 1 callers
Function
formatRemediationPromptBatch
(issues: DashboardAdvisorIssue[])
packages/dashboard/src/features/dashboard/components/advisor/remediationPrompt.ts:20
↓ 1 callers
Function
formatStageFailures
(failures: RazorpaySyncStageFailure[])
backend/src/services/payments/razorpay/sync.service.ts:55
↓ 1 callers
Function
formatStars
(count: number)
packages/dashboard/src/layout/AppHeader.tsx:60
↓ 1 callers
Function
formatStatusLabel
(status: PaymentTransactionStatus)
packages/dashboard/src/features/payments/pages/TransactionsPage.tsx:123
↓ 1 callers
Function
formatTimestamp
(date: Date)
backend/src/services/database/database-backup.service.ts:692
↓ 1 callers
Function
formatTokenPrice
(price: number)
backend/src/services/ai/helpers.ts:102
↓ 1 callers
Function
formatTooltipValue
(metric: TrendMetric, value: number)
packages/dashboard/src/features/analytics/components/posthog/KpiSectionWithTrend.tsx:100
↓ 1 callers
Method
formatUtcDayBucket
(date: Date)
backend/src/providers/ai/openrouter.provider.ts:475
↓ 1 callers
Function
formatWebhookConfiguredAt
(value: string | null | undefined)
packages/dashboard/src/features/payments/components/StripeSettingsPanel.tsx:422
↓ 1 callers
Function
formatXAxis
(date: string, timeframe: string)
packages/dashboard/src/features/analytics/components/posthog/KpiSectionWithTrend.tsx:68
↓ 1 callers
Function
formatY
(metric: TrendMetric, value: number)
packages/dashboard/src/features/analytics/components/posthog/KpiSectionWithTrend.tsx:90
↓ 1 callers
Function
formatZodIssues
(error: ZodErrorLike)
backend/src/utils/zod.ts:14
↓ 1 callers
Method
from_dict
Deserialise a config from a plain dict, applying defaults for missing keys.
examples/python-ml-experiment-tracker/tracker/config.py:28
↓ 1 callers
Function
fulfillLoggedInSession
(route: Route)
packages/dashboard/tests/ui/fixtures/api.ts:47
↓ 1 callers
Function
fulfillLoggedOutSession
(route: Route)
packages/dashboard/tests/ui/fixtures/api.ts:40
↓ 1 callers
Method
generate
* Generate images using the specified model * @param options - Image generation options
backend/src/services/ai/image-generation.service.ts:20
↓ 1 callers
Method
generateClientSecret
* Generate Apple client secret (JWT signed with private key) * Apple requires a dynamically generated client_secret
backend/src/providers/oauth/apple.provider.ts:106
↓ 1 callers
Method
generateMessageId
* Generate unique message ID
backend/src/infra/socket/socket.manager.ts:563
↓ 1 callers
Function
generateNumericCode
(length: number)
backend/src/utils/utils.ts:94
↓ 1 callers
Method
generateObjectKey
* Generate a unique object key with timestamp and random string * @param originalFilename - The original filename from the upload * @returns Gen
backend/src/services/storage/storage.service.ts:129
↓ 1 callers
Function
generateProviderTabs
(models: AIModelSchema[])
packages/dashboard/src/features/ai/helpers.ts:103
↓ 1 callers
Method
generateRouter
* Generate router main.ts that imports all functions
backend/src/providers/functions/deno-subhosting.provider.ts:999
↓ 1 callers
Function
generateUUID
()
packages/dashboard/src/lib/utils/utils.ts:83
↓ 1 callers
Method
getActors
(limit: number)
backend/src/providers/webscraper/apify.provider.ts:148
↓ 1 callers
Function
getAllHeaders
* Get all unique column headers from array of objects * Handles rows with varying schemas
packages/dashboard/src/lib/utils/data-export.ts:40
↓ 1 callers
Method
getApifyToken
()
backend/src/services/webscraper/webscraper.service.ts:28
↓ 1 callers
Method
getAppMetadata
()
backend/src/services/metadata/metadata.service.ts:26
↓ 1 callers
Method
getAuditLogStats
(days = 7)
packages/dashboard/src/features/logs/services/audit.service.ts:41
↓ 1 callers
Method
getAuditLogs
({ limit = 100, offset = 0, ...filters }: GetAuditLogsRequest)
packages/dashboard/src/features/logs/services/audit.service.ts:10
↓ 1 callers
Function
getAvatarColor
(label: string)
packages/dashboard/src/layout/AppHeader.tsx:78
↓ 1 callers
Method
getBucketCorsRules
(bucket: string)
backend/src/services/storage/storage.service.ts:924
↓ 1 callers
Method
getBucketVersioningStatus
(bucket: string)
backend/src/services/storage/storage.service.ts:1003
↓ 1 callers
Method
getBucketsObjectCount
()
backend/src/services/storage/storage.service.ts:753
↓ 1 callers
Method
getBuildLogs
* Get build logs for the latest deployment or a specific deployment
backend/src/services/logs/log.service.ts:261
↓ 1 callers
Method
getByName
* Find a channel by name (exact match or wildcard pattern match). * For wildcard patterns like "order:%", checks if channelName matches the pattern
backend/src/services/realtime/realtime-channel.service.ts:75
↓ 1 callers
Method
getClient
* Get the OpenAI client, creating or updating it as needed. * Accepts a pre-resolved apiKey to avoid a redundant getApiKeyWithSource() call.
backend/src/providers/ai/openrouter.provider.ts:162
↓ 1 callers
Function
getColumnIcon
(isReferenced: boolean = false)
packages/dashboard/src/features/visualizer/components/TableNode.tsx:22
↓ 1 callers
Method
getColumnTypeMap
( tableName: string, schemaName: string = DEFAULT_DATABASE_SCHEMA )
backend/src/infra/database/database.manager.ts:61
↓ 1 callers
Method
getConfig
Fetches the current storage configuration from the server.
packages/dashboard/src/features/storage/services/storage-config.service.ts:7
↓ 1 callers
Method
getConfigByKey
(key: string)
packages/dashboard/src/features/auth/services/custom-oauth-config.service.ts:14
↓ 1 callers
Method
getConfigByProvider
( provider: string )
packages/dashboard/src/features/auth/services/oauth-config.service.ts:16
↓ 1 callers
Method
getConfigMetadata
* Deployments slice for admin /api/metadata (gated behind verifyAdmin). * * Cloud-only: returns `undefined` in self-hosted backends so the metad
backend/src/services/deployments/deployment.service.ts:106
↓ 1 callers
Function
getConfiguredRazorpayApiKeys
(keys: RazorpayKeyConfig[])
packages/dashboard/src/features/payments/components/RazorpaySettingsPanel.tsx:48
↓ 1 callers
Method
getConnection
()
backend/src/services/analytics/analytics.service.ts:18
↓ 1 callers
Method
getConnectionCount
* Get current connection count
backend/src/infra/socket/socket.manager.ts:570
↓ 1 callers
Function
getCountryName
(countryCode: string | null)
packages/dashboard/src/features/payments/pages/CustomersPage.tsx:190
↓ 1 callers
Function
getCurrentDistinctId
()
packages/dashboard/src/lib/analytics/posthog.tsx:67
↓ 1 callers
Function
getCurrentOrigin
()
frontend/src/cloud-hosting/useCloudHosting.ts:204
↓ 1 callers
Method
getCurrentRazorpayAccountId
(environment: RazorpayEnvironment)
backend/src/services/payments/razorpay/config.service.ts:273
↓ 1 callers
Method
getCustomDomain
* Get a single domain associated with the configured Vercel project * GET /v9/projects/:id/domains/:domain
backend/src/providers/deployments/vercel.provider.ts:840
↓ 1 callers
Method
getCustomDomainConfig
* Get DNS configuration hints for a domain on Vercel * GET /v6/domains/:domain/config
backend/src/providers/deployments/vercel.provider.ts:811
↓ 1 callers
Method
getCustomDomainUrl
* Get the custom domain URL based on the slug * Returns null if no slug is set
backend/src/providers/deployments/vercel.provider.ts:760
↓ 1 callers
Function
getCustomerBadgeVariant
(customer: PaymentCustomerListItem)
packages/dashboard/src/features/payments/pages/CustomersPage.tsx:182
↓ 1 callers
Function
getCustomerLabel
(customer: PaymentCustomerListItem)
packages/dashboard/src/features/payments/pages/CustomersPage.tsx:178
↓ 1 callers
Function
getDashboardApiBaseUrl
()
packages/dashboard/src/lib/config/runtime.ts:23
↓ 1 callers
Function
getDatabaseErrorDetails
(err: DatabaseError)
backend/src/utils/errors.ts:138
↓ 1 callers
Method
getDatabaseSizeInGB
()
backend/src/infra/database/database.manager.ts:226
↓ 1 callers
Method
getDatasets
(limit: number)
backend/src/providers/webscraper/apify.provider.ts:152
↓ 1 callers
Function
getDaysInMonth
(year: number, month: number)
packages/dashboard/src/components/datagrid/cell-editors/DateCellEditor.tsx:145
↓ 1 callers
Function
getDefaultBackupName
()
packages/dashboard/src/features/database/components/CreateBackupDialog.tsx:20
↓ 1 callers
Function
getDefaultIcon
(type: string)
packages/dashboard/src/lib/hooks/useToast.tsx:130
↓ 1 callers
Method
getDeployment
* Get deployment status by deployment ID
backend/src/providers/functions/deno-subhosting.provider.ts:683
↓ 1 callers
Function
getDeploymentFailureMessage
(buildLogs?: string[])
packages/dashboard/src/features/functions/hooks/useFunctions.ts:7
← previous
next →
1,301–1,400 of 3,036, ranked by callers