MCPcopy Create free account

hub / github.com/crbnos/carbon / functions

Functions12,371 in github.com/crbnos/carbon

↓ 7 callersFunctiongetPath
(object: any, path: string)
packages/form/src/utils.ts:3
↓ 7 callersFunctiongetRgbColor
(e,t=new Uint8ClampedArray(3))
apps/erp/public/pdf.worker.min.mjs:28
↓ 7 callersFunctiongetSalesOrderLines
( client: SupabaseClient<Database>, salesOrderId: string )
apps/erp/app/modules/sales/sales.service.ts:1688
↓ 7 callersFunctiongetSalesRFQ
( client: SupabaseClient<Database>, id: string )
apps/erp/app/modules/sales/sales.service.ts:1767
↓ 7 callersFunctiongetSession
(request: Request)
packages/auth/src/services/session.server.ts:137
↓ 7 callersFunctiongetSlackUserIdByCarbonId
( client: SupabaseClient<Database>, accessToken: string, userId: string )
packages/ee/src/slack/lib/service.ts:233
↓ 7 callersFunctiongetSupplier
( client: SupabaseClient<Database>, supplierId: string )
apps/erp/app/modules/purchasing/purchasing.service.ts:487
↓ 7 callersFunctiongetUnitOfMeasuresList
( client: SupabaseClient<Database>, companyId: string )
apps/erp/app/modules/items/items.service.ts:2023
↓ 7 callersMethodhasName
(e)
apps/erp/public/pdf.worker.min.mjs:28
↓ 7 callersFunctionhost
(sub: string)
packages/dev/src/env.ts:18
↓ 7 callersFunctionimportTypeScript
(code: string)
packages/database/supabase/functions/lib/sandbox.ee.ts:50
↓ 7 callersFunctionincHex
(e,t)
apps/erp/public/pdf.worker.min.mjs:28
↓ 7 callersMethodincr
* Increment a value in the cache
packages/kv/src/ratelimit/cache.ts:55
↓ 7 callersFunctionint16
(e,t)
apps/erp/public/pdf.worker.min.mjs:28
↓ 7 callersFunctionisEoriCountry
(countryCode: string | null | undefined)
packages/utils/src/country.ts:32
↓ 7 callersFunctionisJobLocked
(status: string | null | undefined)
apps/erp/app/modules/production/production.models.ts:63
↓ 7 callersMethodmapOne
(e,t)
apps/erp/public/pdf.worker.min.mjs:28
↓ 7 callersFunctiononToggle
()
apps/erp/app/components/DocumentTemplateEditor/BlockList.tsx:328
↓ 7 callersFunctionparseBehaviorResult
(text: string)
packages/harness/src/runner/behavior.ts:164
↓ 7 callersMethodparseIndex
(e)
apps/erp/public/pdf.worker.min.mjs:28
↓ 7 callersFunctionpluralize
( count: number, singular: string, plural?: string )
packages/utils/src/string.ts:32
↓ 7 callersFunctionpushLine
( side: "debit" | "credit", accountType: "asset" | "liability" | "equity" | "revenue" | "expense",
packages/database/supabase/functions/post-payment/build-payment-journal.ts:144
↓ 7 callersMethodput
(e,t)
apps/erp/public/pdf.worker.min.mjs:25
↓ 7 callersFunctionreachable
(url: string, shell: Shell)
packages/harness/src/runner/behavior.ts:34
↓ 7 callersFunctionreadBit
()
apps/erp/public/pdf.worker.min.mjs:25
↓ 7 callersFunctionrecalculateJobOperationDependencies
( client: SupabaseClient<Database>, params: { jobId: string; companyId: string; userId: string
apps/erp/app/modules/production/production.service.ts:2210
↓ 7 callersFunctionrecalculateJobRequirements
( client: SupabaseClient<Database>, params: { id: string; // job id companyId: string; userId:
apps/erp/app/modules/production/production.service.ts:2228
↓ 7 callersFunctionrecalculateQuoteLinePrices
( client: SupabaseClient<Database>, quoteId: string, quoteLineId: string, userId: string )
apps/erp/app/modules/sales/sales.service.ts:4401
↓ 7 callersFunctionresolvePrice
( client: SupabaseClient<Database>, companyId: string, input: PriceResolutionInput )
apps/erp/app/modules/sales/sales.service.ts:1986
↓ 7 callersFunctionround4
(n: number)
packages/database/supabase/functions/post-payment/build-payment-journal.ts:59
↓ 7 callersFunctionsafeRedirect
( to: FormDataEntryValue | string | null | undefined, defaultRedirect = path.to.authenticatedRoot )
packages/auth/src/utils/http.ts:83
↓ 7 callersFunctionsafeString16
(e)
apps/erp/public/pdf.worker.min.mjs:28
↓ 7 callersFunctionsameWorktreePath
(a: string, b: string)
packages/dev/src/worktree.ts:90
↓ 7 callersFunctionselect
(id: string)
apps/erp/app/modules/storage-rules/ui/ValueInput.tsx:301
↓ 7 callersMethodsetData
(e,t)
apps/erp/public/pdf.worker.min.mjs:28
↓ 7 callersFunctionsparseSplice
( array: unknown[], start: number, deleteCount?: number, item?: unknown )
packages/form/src/internal/state/arrayUtil.ts:48
↓ 7 callersFunctionspineForTier
(spine: StepDef[], tier: Tier)
packages/onboarding/src/logic/overlay.ts:18
↓ 7 callersFunctionstateMap
(rows: CheckStateRow[])
packages/onboarding/src/logic/overlay.ts:34
↓ 7 callersFunctiontraverse
(node: AssemblyNode, parentMethodId: string | null)
packages/database/supabase/functions/lib/scheduling/assembly-handler.ts:206
↓ 7 callersFunctiontraverseQuoteMethod
( node: QuoteMethodTreeItem, callback: (node: QuoteMethodTreeItem) => void | Promise<void> )
packages/database/supabase/functions/lib/methods.ts:163
↓ 7 callersFunctionuseApiConfig
()
docs/components/api/config-context.tsx:64
↓ 7 callersFunctionuseAsyncFetcher
(options?: FetcherOptions)
apps/erp/app/hooks/useAsyncFetcher.tsx:11
↓ 7 callersFunctionuseInterval
(callback: () => void, delay: number | null)
packages/react/src/hooks/useInterval.ts:19
↓ 7 callersFunctionuseItems
()
apps/mes/app/stores/items.ts:34
↓ 7 callersFunctionuseModalCardType
()
packages/react/src/ModalCard.tsx:39
↓ 7 callersFunctionuseModalDrawerType
()
packages/react/src/ModalDrawer.tsx:40
↓ 7 callersFunctionusePeople
()
apps/mes/app/stores/people.ts:6
↓ 7 callersFunctionuseStorageRuleViolations
({ action, onSuccess }: UseStorageRuleViolationsOptions)
packages/ee/src/storage-rules/use-violations.tsx:56
↓ 7 callersFunctionuseTags
({ id, table }: { id?: string; table: string })
apps/erp/app/hooks/useTags.tsx:5
↓ 7 callersFunctionuseTools
()
apps/erp/app/stores/items.ts:40
↓ 7 callersFunctionuseTree
({ tree, selectedId, collapsedIds, onSelectedIdChanged, parentRef, estimatedRowHeight, filter,
apps/erp/app/components/TreeView/TreeView.tsx:189
↓ 7 callersMethodvisit
(e)
apps/erp/public/pdf.worker.min.mjs:28
↓ 7 callersFunctionwriteRestoreMarker
* Upsert the restore marker, merging `patch` into its metadata. The marker is * the single source of truth for the restore's lifecycle — the status r
packages/jobs/src/inngest/functions/tasks/company-restore.ts:276
↓ 6 callersMethod#$e
(e)
apps/erp/public/pdf.worker.min.mjs:28
↓ 6 callersMethod_findTableCode
(e,t,a,r)
apps/erp/public/pdf.worker.min.mjs:28
↓ 6 callersMethod_isConsumeData
()
apps/erp/public/pdf.worker.min.mjs:28
↓ 6 callersMethod_setAndBind
(e,t)
apps/erp/public/pdf.worker.min.mjs:28
↓ 6 callersMethodaccept
(e)
apps/erp/public/pdf.worker.min.mjs:28
↓ 6 callersFunctionactivityKindFor
(type: string | undefined | null)
apps/erp/app/modules/inventory/ui/Traceability/metadata.ts:97
↓ 6 callersFunctioncalculateTotalQuantity
( node: | FlatTreeItem<QuoteMethod> | FlatTreeItem<Method> | FlatTreeItem<JobMethod>, nodes:
apps/erp/app/utils/bom.ts:219
↓ 6 callersMethodcancel
(e)
apps/erp/public/pdf.worker.min.mjs:28
↓ 6 callersMethodcharCodeOf
(e)
apps/erp/public/pdf.worker.min.mjs:28
↓ 6 callersFunctionchunk
(arr: T[], size: number)
packages/jobs/src/inngest/functions/events/queue.ts:15
↓ 6 callersFunctionclear
()
packages/form/src/internal/state/createFormStore.ts:405
↓ 6 callersMethodcompileIndex
(e,t=[])
apps/erp/public/pdf.worker.min.mjs:28
↓ 6 callersFunctionconvertToHours
* Convert time value to hours based on the unit type
packages/database/supabase/functions/lib/scheduling/duration-calculator.ts:11
↓ 6 callersFunctioncountLaunches
(app: string)
packages/dev/src/services/apps.test.ts:42
↓ 6 callersMethodcreateImage
(e,t=!1)
apps/erp/public/pdf.worker.min.mjs:25
↓ 6 callersMethodcreateNewAnnotation
(e,t,a,r)
apps/erp/public/pdf.worker.min.mjs:28
↓ 6 callersMethodcreateNewPrintAnnotation
(e,t,a,r)
apps/erp/public/pdf.worker.min.mjs:28
↓ 6 callersMethoddestroy
()
packages/database/supabase/functions/lib/driver.ts:93
↓ 6 callersFunctiondocumentThemeColors
( documentType: DocumentTemplateType )
packages/documents/src/template/defaults.ts:740
↓ 6 callersFunctionencodeToXmlString
(e)
apps/erp/public/pdf.worker.min.mjs:25
↓ 6 callersFunctionescapeString
(e)
apps/erp/public/pdf.worker.min.mjs:25
↓ 6 callersFunctionfinishJobOperation
( client: SupabaseClient<Database>, args: { jobOperationId: string; userId: string; companyId:
apps/mes/app/services/operations.service.ts:148
↓ 6 callersFunctionformatDate
(d: Date)
packages/onboarding/src/logic/timeline.ts:58
↓ 6 callersFunctionformatDate
(value: string | null)
apps/mes/app/routes/x+/jobs.tsx:94
↓ 6 callersFunctionformatDurationHours
( hours: number, options?: DurationOptions )
packages/utils/src/duration.ts:78
↓ 6 callersFunctiongatesDone
( steps: StepDef[], states: Map<string, string>, signals: Signals )
packages/onboarding/src/logic/overlay.ts:99
↓ 6 callersFunctiongetAccountsReceivableBillingAddress
( client: SupabaseClient<Database>, companyId: string )
apps/erp/app/modules/settings/settings.service.ts:50
↓ 6 callersFunctiongetCompaniesInGroup
( client: SupabaseClient<Database>, companyGroupId: string )
apps/erp/app/modules/accounting/accounting.service.ts:331
↓ 6 callersFunctiongetDefaultAccounts
( client: SupabaseClient<Database>, companyId: string )
apps/erp/app/modules/accounting/accounting.service.ts:659
↓ 6 callersFunctiongetDefaultStorageUnitForJob
( client: SupabaseClient<Database>, itemId: string, locationId: string, companyId: string )
apps/erp/app/modules/inventory/inventory.service.ts:2147
↓ 6 callersFunctiongetEmployeeTypes
( client: SupabaseClient<Database>, companyId: string, args?: GenericQueryFilters & { search: string | n
apps/erp/app/modules/users/users.service.ts:170
↓ 6 callersFunctiongetFieldsForTargetTypeAndSurfaces
( targetType: TargetType, surfaces: readonly TransactionSurface[] )
packages/utils/src/storage-rules.ts:600
↓ 6 callersFunctiongetFilteredIssuesQuery
( client: SupabaseClient<Database>, { companyId, start, end, issueTypeId }: { compan
apps/erp/app/routes/api+/quality.kpi.$key.ts:407
↓ 6 callersMethodgetImageBytes
(e,{drawWidth:t,drawHeight:a,forceRGBA:r=!1,forceRGB:i=!1,internal:n=!1})
apps/erp/public/pdf.worker.min.mjs:28
↓ 6 callersFunctiongetIssue
( client: SupabaseClient<Database>, nonConformanceId: string )
apps/erp/app/modules/quality/quality.service.ts:354
↓ 6 callersFunctiongetItemFiles
( client: SupabaseClient<Database>, itemId: string, companyId: string )
apps/erp/app/modules/items/items.service.ts:658
↓ 6 callersFunctiongetItemLifecycleStatus
( mode: SupersessionMode | null | undefined )
apps/erp/app/modules/items/ui/Item/ItemSupersessionForm.tsx:61
↓ 6 callersFunctiongetItemReplenishment
( client: SupabaseClient<Database>, itemId: string, companyId: string )
apps/erp/app/modules/items/items.service.ts:755
↓ 6 callersFunctiongetJiraClient
()
packages/ee/src/jira/lib/client.ts:609
↓ 6 callersFunctiongetJobMethodTree
( client: SupabaseClient<Database>, jobId: string )
apps/erp/app/modules/production/production.service.ts:1345
↓ 6 callersFunctiongetJobOperations
( client: SupabaseClient<Database>, jobId: string, args?: { search: string | null } & GenericQueryFilter
apps/erp/app/modules/production/production.service.ts:1452
↓ 6 callersFunctiongetLinearClient
()
packages/ee/src/linear/lib/client.ts:343
↓ 6 callersMethodgetLocalId
(remoteId: string)
packages/ee/src/accounting/providers/xero/entities/contact.ts:63
↓ 6 callersFunctiongetMESUrl
()
packages/env/src/index.ts:396
↓ 6 callersFunctiongetMethodMaterialsByMakeMethod
( client: SupabaseClient<Database>, makeMethodId: string )
apps/erp/app/modules/items/items.service.ts:1401
↓ 6 callersFunctiongetPermissionCacheKey
(userId: string)
packages/auth/src/services/users.ts:14
↓ 6 callersFunctiongetPriorityIcon
( priority: (typeof nonConformancePriority)[number], overdue: boolean )
apps/erp/app/modules/quality/ui/Issue/IssueIcons.tsx:12
← previousnext →601–700 of 12,371, ranked by callers