MCPcopy Create free account

hub / github.com/dittofeed/dittofeed / functions

Functions1,833 in github.com/dittofeed/dittofeed

↓ 2 callersFunctionsafeWorkflowId
()
packages/backend-lib/src/journeys/userWorkflow/activities.ts:70
↓ 2 callersFunctionsanitizeOptions
( options: Record<string, unknown> | undefined, )
packages/backend-lib/src/computedProperties/computePropertiesIncremental.test.ts:482
↓ 2 callersFunctionsegmentNodeIsBroadcast
(node: SegmentNode)
packages/backend-lib/src/segments.ts:614
↓ 2 callersFunctionsegmentToListName
(segmentName: string)
packages/backend-lib/src/integrations/hubspot/activities.ts:940
↓ 2 callersFunctionselectAutoGranularity
* Auto-select granularity based on time range width
packages/backend-lib/src/analysis.ts:20
↓ 2 callersFunctionsendMail
({ host, port, username, password, from, to, subject, body, attachments, replyTo, header
packages/backend-lib/src/destinations/smtp.ts:31
↓ 2 callersFunctionsendMessagesFactory
(sender: Sender)
packages/backend-lib/src/broadcasts/activities.ts:192
↓ 2 callersFunctionserializeCursor
(cursor: unknown)
packages/backend-lib/src/pagination.ts:1
↓ 2 callersFunctionserializeCursorOffset
(offset: number)
packages/backend-lib/src/deliveries.ts:69
↓ 2 callersFunctionserializeUserCursor
(cursor: Cursor)
packages/backend-lib/src/users.ts:58
↓ 2 callersFunctionsetupEmailTemplate
(workspace: Workspace)
packages/backend-lib/src/messaging.test.ts:55
↓ 2 callersFunctionshouldResetComputedProperty
({ definitionUpdatedAt, createdAt, now, periodBound, }: { definitionUpdatedAt: number; createdAt:
packages/backend-lib/src/computedProperties/computePropertiesIncremental.ts:128
↓ 2 callersFunctionsplitGroupEvents
( data: GroupData | BatchGroupData, )
packages/backend-lib/src/apps/group.ts:25
↓ 2 callersFunctionstart
()
packages/api/scripts/startServer.ts:15
↓ 2 callersFunctionstartGlobalCron
({ client, }: { client?: WorkflowClient; } = {})
packages/backend-lib/src/computedProperties/computePropertiesWorkflow/lifecycle.ts:74
↓ 2 callersFunctionstopComputePropertiesWorkflowGlobal
()
packages/backend-lib/src/computedProperties/computePropertiesWorkflow/lifecycle.ts:199
↓ 2 callersFunctionstopPropagation
(e: MouseEvent | TouchEvent | SyntheticEvent)
controlled-select-reference.ts:10
↓ 2 callersFunctionstopPropagation
(e: MouseEvent | TouchEvent | SyntheticEvent)
packages/dashboard/src/components/dateRangeSelector.tsx:27
↓ 2 callersFunctionstreamClickhouseQuery
( q: BaseResultSet<Readable, "JSONEachRow">, cb: (rows: unknown[]) => Promise<void> | void, )
packages/backend-lib/src/clickhouse.ts:216
↓ 2 callersFunctionsubmit
()
packages/dashboard/src/pages/auth/single-tenant.page.tsx:117
↓ 2 callersFunctionsubmitTrackWithTriggers
({ workspaceId, data, }: { workspaceId: string; data: TrackData; })
packages/backend-lib/src/apps.ts:48
↓ 2 callersFunctionterminateWorkspaceRecomputeWorkflows
()
packages/backend-lib/src/computedProperties/computePropertiesWorkflow/lifecycle.ts:417
↓ 2 callersFunctiontransferComputedPropertyStateV2ToV3
({ excludeWorkspaceIds, limit = 10, offset = 0, dryRun = false, }: TransferComputedPropertyStateV2ToV3
packages/admin-cli/src/upgrades.ts:446
↓ 2 callersFunctiontransferComputedPropertyStateV2ToV3Query
({ excludeWorkspaceIds, limit, offset, qb, }: { excludeWorkspaceIds?: string[]; limit: number; o
packages/admin-cli/src/upgrades.ts:368
↓ 2 callersFunctiontransferResources
({ workspaceId, destinationWorkspaceId, }: { workspaceId: string; destinationWorkspaceId: string; })
packages/backend-lib/src/transferResources.ts:396
↓ 2 callersFunctiontransformAssignmentValue
({ workspaceId, userPropertyId, definition, context, assignment, }: { workspaceId: string; userP
packages/backend-lib/src/userProperties.ts:344
↓ 2 callersFunctiontriggerBroadcast
({ broadcastId, workspaceId, }: { broadcastId: string; workspaceId: string; })
packages/backend-lib/src/broadcasts.ts:327
↓ 2 callersFunctiontriggerEventEntryJourneysFactory
({ startKeyedJourneyImpl, journeyCache, }: { journeyCache: NodeCache; startKeyedJourneyImpl: typeof st
packages/backend-lib/src/journeys.ts:725
↓ 2 callersFunctiontruncateEventTimeExpression
(windowSeconds: number)
packages/backend-lib/src/computedProperties/computePropertiesIncremental.ts:1712
↓ 2 callersFunctionunwrapTag
(tagName: string, tags: Record<string, string>)
packages/backend-lib/src/destinations/postmark.ts:54
↓ 2 callersFunctionupdateCustomHeader
( index: number, field: "name" | "value", value: string, )
packages/dashboard/src/components/messages/emailEditor.tsx:114
↓ 2 callersFunctionupdateHubspotEmails
({ workspaceId, userId, events, }: { workspaceId: string; userId: string; events: ParsedPerformedM
packages/backend-lib/src/integrations/hubspot/activities.ts:632
↓ 2 callersFunctionupdateHubspotLists
({ workspaceId, userId, segments: segmentUpdates, }: { workspaceId: string; userId: string; segmen
packages/backend-lib/src/integrations/hubspot/activities.ts:944
↓ 2 callersFunctionupdateManualSegmentUsers
({ workspaceId, segmentId, userIds, append = false, sync, }: UpdateManualSegmentUsersRequest)
packages/backend-lib/src/segments/manualSegments.ts:23
↓ 2 callersFunctionupdateProfile
({ username, website, avatar_url, }: { username: string | null; fullname: string | null;
examples/supabase/app/account/account-form.tsx:51
↓ 2 callersFunctionupdateTimestamp
(date: CalendarDate, time: Time)
packages/dashboard/src/components/segments/editor.tsx:2156
↓ 2 callersFunctionupsertBroadcast
({ workspaceId, broadcastId: id, subscriptionGroupId: sgId, name, segmentDefinition = DEFAULT_BROADC
packages/backend-lib/src/broadcasts.ts:159
↓ 2 callersFunctionupsertComputedProperties
({ workspaceId, segments, userProperties, subscriptionGroups, now, }: { workspaceId: string; seg
packages/backend-lib/src/computedProperties/computePropertiesIncremental.test.ts:790
↓ 2 callersFunctionuseDeliveriesFilterState
()
packages/dashboard/src/components/deliveries/deliveriesFilter.tsx:123
↓ 2 callersFunctionuseDownloadDeliveriesMutation
( options?: Omit< UseMutationOptions<void, AxiosError, DownloadDeliveriesParams>, "mutationFn" >,
packages/dashboard/src/lib/useDownloadDeliveriesMutation.ts:21
↓ 2 callersFunctionuseEmailo
({ content, userProperties, onUpdate, disabled, }: { content: string | EmailoJsonContent; userProp
packages/emailo/src/emailo.tsx:13
↓ 2 callersFunctionuseJourneyStats
( args: Partial<Omit<JourneyStatsRequest, "workspaceId">> & Pick<AppContents, "upsertJourneyStats" | "se
packages/dashboard/src/lib/useJourneyStats.ts:15
↓ 2 callersFunctionuseJourneysQuery
( params?: Omit<GetJourneysRequest, "workspaceId">, options?: Omit< UseQueryOptions<GetJourneysRespons
packages/dashboard/src/lib/useJourneysQuery.ts:22
↓ 2 callersFunctionuseStartBroadcastMutation
( options?: UseMutationOptions< BaseMessageResponse, Error, Omit<StartBroadcastRequest, "workspa
packages/dashboard/src/lib/useStartBroadcastMutation.ts:26
↓ 2 callersFunctionuseUserPropertyResourcesQuery
( options?: Omit<UseQueryOptions<GetResourcesResponse>, "queryKey" | "queryFn">, )
packages/dashboard/src/lib/useUserPropertyResourcesQuery.ts:13
↓ 2 callersFunctionuserPropertyToExpression
({ variableName, defaultValue, }: { variableName: string; defaultValue: string; })
packages/emailo/src/tipTapExtensions/userProperty/utils.ts:15
↓ 2 callersFunctionwaitForEventAvailability
({ workspaceId, segmentId, messageIds, }: { workspaceId: string; segmentId: string; messageIds: st
packages/backend-lib/src/segments/manualSegment/activities.ts:30
↓ 1 callersFunctionBadge
(theme)
packages/dashboard/src/themeCustomization/overrides/Badge.js:3
↓ 1 callersFunctionButton
(theme)
packages/dashboard/src/themeCustomization/overrides/Button.js:3
↓ 1 callersFunctionCardContent
()
packages/dashboard/src/themeCustomization/overrides/CardContent.js:3
↓ 1 callersFunctionCheckbox
(theme)
packages/dashboard/src/themeCustomization/overrides/Checkbox.js:3
↓ 1 callersFunctionChip
(theme)
packages/dashboard/src/themeCustomization/overrides/Chip.js:3
↓ 1 callersFunctionCustomShadows
(theme: Theme)
packages/dashboard/src/themeCustomization/shadows.ts:6
↓ 1 callersFunctionIconButton
(theme)
packages/dashboard/src/themeCustomization/overrides/IconButton.js:3
↓ 1 callersFunctionJsonErr
(type: E)
packages/isomorphic-lib/src/types.ts:27
↓ 1 callersFunctionJsonOk
(type: T)
packages/isomorphic-lib/src/types.ts:21
↓ 1 callersFunctionLinearProgress
()
packages/dashboard/src/themeCustomization/overrides/LinearProgress.js:3
↓ 1 callersFunctionLink
()
packages/dashboard/src/themeCustomization/overrides/Link.js:3
↓ 1 callersFunctionListItemIcon
()
packages/dashboard/src/themeCustomization/overrides/ListItemIcon.js:3
↓ 1 callersFunctionPalette
(mode)
packages/dashboard/src/themeCustomization/palette.js:12
↓ 1 callersFunctionRpcPlugin
()
packages/emailo/vite.config.ts:6
↓ 1 callersFunctionTab
(theme)
packages/dashboard/src/themeCustomization/overrides/Tab.js:3
↓ 1 callersFunctionTableCell
(theme)
packages/dashboard/src/themeCustomization/overrides/TableCell.js:3
↓ 1 callersFunctionTabs
()
packages/dashboard/src/themeCustomization/overrides/Tabs.js:3
↓ 1 callersFunctionTypography
(fontFamily)
packages/dashboard/src/themeCustomization/typography.js:3
↓ 1 callersFunctionTypography
()
packages/dashboard/src/themeCustomization/overrides/Typography.js:3
↓ 1 callersMethodacquire
* Acquire a "slot" in the semaphore. * If no slot is available, block (yield) until one opens up.
packages/backend-lib/src/temporal/semaphore.ts:14
↓ 1 callersFunctionactionsCellRendererFactory
()
packages/dashboard/src/components/usersTableV2.tsx:557
↓ 1 callersFunctionaddEditableSegmentChild
( setState: Updater<SegmentEditorState>, parentId: string, )
packages/dashboard/src/components/segments/editor.tsx:415
↓ 1 callersFunctionaddHiddenColumn
()
packages/admin-cli/src/upgrades.ts:943
↓ 1 callersFunctionaddNewSecret
()
packages/dashboard/src/components/webhookSecretTable.tsx:70
↓ 1 callersFunctionaddServerTimeColumn
()
packages/admin-cli/src/upgrades.ts:931
↓ 1 callersFunctionaddSubscriptionGroup
( updater: Updater<UserFilterState>, id: string, )
packages/dashboard/src/components/usersTable/userFiltersState.ts:149
↓ 1 callersFunctionadminKafka
()
packages/backend-lib/src/kafka.ts:47
↓ 1 callersFunctionapiAuth
( req: NextApiRequest, )
packages/dashboard/src/lib/requestContext.ts:148
↓ 1 callersFunctionappendToManualSegment
({ workspaceId, segmentId, userIds, now, }: { workspaceId: string; segmentId: string; userIds: s
packages/backend-lib/src/segments/manualSegment/activities.ts:173
↓ 1 callersFunctionappendWhereClause
({ baseClause, condition, }: AppendWhereClauseArgs)
packages/backend-lib/src/deliveries.ts:91
↓ 1 callersFunctionapplyTextStyles
({ text, marks, defaultTextStyles, }: { text: string; marks?: Mark[]; defaultTextStyles?: Record<s
packages/emailo/src/toMjml.ts:18
↓ 1 callersFunctionarchiveBroadcast
({ workspaceId, broadcastId, archived, }: UpdateBroadcastArchiveRequest)
packages/backend-lib/src/broadcasts.ts:717
↓ 1 callersFunctionarrayDefault
(...arrs: (T[] | undefined | null)[])
packages/isomorphic-lib/src/arrays.ts:9
↓ 1 callersFunctionassertUnreachableSafe
(x: never, message?: string)
packages/backend-lib/src/typeAssertions.ts:1
↓ 1 callersFunctionassignPerformedManyUserPropertiesQuery
({ workspaceId, config: ac, userPropertyId, periodBound, qb, now, }: { workspaceId: string; no
packages/backend-lib/src/computedProperties/computePropertiesIncremental.ts:2561
↓ 1 callersFunctionassignStandardUserPropertiesQuery
({ workspaceId, config: ac, userPropertyId, periodBound, qb, now, }: { workspaceId: string; no
packages/backend-lib/src/computedProperties/computePropertiesIncremental.ts:2465
↓ 1 callersFunctionassignUserPropertiesQuery
({ workspaceId, config: ac, userPropertyId, periodBound, qb, now, }: { workspaceId: string; no
packages/backend-lib/src/computedProperties/computePropertiesIncremental.ts:2655
↓ 1 callersFunctionauthenticateAdminApiKeyFull
({ actualKey, ...identifier }: AuthenticateAdminKeyParams)
packages/api/src/buildApp/adminAuth.ts:20
↓ 1 callersFunctionbootstrapComputeProperties
({ workspaceId, }: { workspaceId: string; })
packages/backend-lib/src/bootstrap.ts:497
↓ 1 callersFunctionbootstrapDependencies
()
packages/backend-lib/src/bootstrap.ts:561
↓ 1 callersFunctionbootstrapWorkspace
({ workspaceName, workspaceType, workspaceDomain, features, }: BootstrapWorkspaceParams)
packages/backend-lib/src/bootstrap.ts:520
↓ 1 callersFunctionbroadcastSegmentToPerformed
( segmentId: string, node: BroadcastSegmentNode, )
packages/backend-lib/src/computedProperties/computePropertiesIncremental.ts:188
↓ 1 callersFunctionbuildDashboardUrl
({ nodeEnv, dashboardUrl, dashboardUrlName, }: { nodeEnv: NodeEnvEnum; dashboardUrl?: string; dash
packages/backend-lib/src/config.ts:454
↓ 1 callersFunctionbuildDeliveriesFile
( request: Omit<SearchDeliveriesRequest, "limit" | "cursor">, )
packages/backend-lib/src/deliveries.ts:963
↓ 1 callersFunctionbuildEventsFile
(params: DownloadEventsRequest)
packages/backend-lib/src/userEvents.ts:875
↓ 1 callersFunctionbuildFastifyAppOpts
()
packages/api/src/buildApp.ts:33
↓ 1 callersFunctionbuildJourneyNodeMap
( journeyNodes: Node<JourneyNodeUiProps>[], )
packages/dashboard/src/components/journeys/store.ts:115
↓ 1 callersFunctionbuildManuallyTriggered
()
packages/backend-lib/src/broadcasts/broadcastWorkflowV2.test.ts:68
↓ 1 callersFunctionbuildProcessAssignmentsQuery
({ workspaceId, type, computedPropertyId, qb, periodByComputedPropertyId, computedPropertyVersion,
packages/backend-lib/src/computedProperties/computePropertiesIncremental.ts:3727
↓ 1 callersFunctionbuildSubscriptionChangeEventInner
({ messageId, userId, action, subscriptionGroupId, timestamp, }: { userId: string; messageId: st
packages/backend-lib/src/subscriptionGroups.ts:466
↓ 1 callersFunctioncanTransitionToStatus
( currentStatus: BroadcastV2Status, newStatus: BroadcastV2Status, )
packages/backend-lib/src/broadcasts.ts:737
↓ 1 callersFunctioncanWorkspaceReceiveEventsById
({ workspaceId, }: { workspaceId: string; })
packages/backend-lib/src/auth.ts:50
↓ 1 callersFunctioncli
()
packages/admin-cli/src/cli.ts:7
← previousnext →501–600 of 1,833, ranked by callers