MCPcopy Create free account

hub / github.com/every-app/open-seo / functions

Functions1,984 in github.com/every-app/open-seo

↓ 4 callersFunctiongetAuthMode
(value: string | null | undefined)
src/lib/auth-mode.ts:9
↓ 4 callersFunctiongetBrandLookup
( input: BrandLookupInput, billingCustomer: BillingCustomerContext, )
src/server/features/ai-search/services/brandLookup.ts:47
↓ 4 callersFunctiongetLastProjectId
()
src/client/lib/active-project.ts:7
↓ 4 callersFunctiongetOrCreateOrganizationCustomer
( context: BillingCustomerContext, )
src/server/billing/subscription.ts:23
↓ 4 callersFunctiongetSignInHref
(redirectTo: string)
src/lib/auth-redirect.ts:82
↓ 4 callersFunctiongetStoredRedditAttribution
()
src/client/lib/reddit-attribution.ts:55
↓ 4 callersFunctiongit
@param {readonly string[]} args
scripts/release-notes.mjs:34
↓ 4 callersFunctionisEmailVerificationBypassed
()
src/lib/auth-mode.ts:26
↓ 4 callersFunctionlistSavedKeywordRowsByIds
( projectId: string, savedKeywordIds: string[], )
src/server/features/keywords/repositories/SavedKeywordTagsRepository.ts:288
↓ 4 callersFunctionmakeRow
( keyword: string, desktopPosition: number | null, mobilePosition: number | null, )
src/client/features/rank-tracking/RankTrackingFilters.test.ts:22
↓ 4 callersFunctionmakeRow
(id: string, selectedIds: Set<string>)
src/client/features/rank-tracking/tableSelection.test.ts:9
↓ 4 callersFunctionmarkBusy
(tagId: string, busy: boolean)
src/client/features/saved-keywords/useTagManage.ts:15
↓ 4 callersFunctionmatchesRange
(value: number | null, minRaw: string, maxRaw: string)
src/client/features/audit/results/AuditResultsTableFilterLogic.ts:150
↓ 4 callersFunctionnormalizeKeyword
(input: string)
src/server/features/keywords/services/research/helpers.ts:13
↓ 4 callersFunctionnormalizeSavedKeywordTags
( values: readonly string[] | undefined, )
src/shared/saved-keyword-tags.ts:19
↓ 4 callersFunctionparseDataforseoRequestBody
(init: RequestInit | undefined)
src/server/lib/dataforseo/endpoints.test.ts:17
↓ 4 callersFunctionparseFilterTerms
(value: string | undefined)
src/server/lib/dataforseo/filters.ts:16
↓ 4 callersMethodput
(key: Key, value: string | ArrayBuffer | ArrayBufferView | ReadableStream, options?: KVNamespacePutOptions)
worker-configuration.d.ts:1859
↓ 4 callersFunctionreadPages
(urls: string[])
src/server/features/onboarding/scrape.ts:161
↓ 4 callersFunctionresolveCompetitorGroups
( targetValue: string, competitors: string[], )
src/server/features/ai-search/services/shareOfVoice.ts:27
↓ 4 callersFunctionresolveHostedContext
( headers: Headers, )
src/middleware/ensure-user/hosted.ts:24
↓ 4 callersFunctionresolveTagColor
(tag: { id: string; color?: string | null; })
src/shared/tag-colors.ts:29
↓ 4 callersFunctionresolveUrlHref
( value: string | null | undefined, baseDomain?: string, )
src/client/components/table/url.tsx:18
↓ 4 callersFunctionshouldValidateFieldOnChange
( formApi: FieldValidationFormApi<TField>, field: TField, )
src/client/lib/forms.ts:73
↓ 4 callersFunctionstartCheckout
()
src/client/features/onboarding/OnboardingChatConversation.tsx:227
↓ 4 callersFunctiontabInputKey
(value: unknown)
src/client/features/search-tabs/useSearchTabs.ts:92
↓ 4 callersFunctiontargetList
( target: LlmTarget, )
src/server/lib/dataforseo/ai.ts:101
↓ 4 callersFunctiontoIntOrUndef
( value: string, bounds: { min?: number; max?: number } = {}, )
src/client/features/saved-keywords/savedKeywordsFilterTypes.ts:48
↓ 4 callersFunctiontoRecord
( platform: LlmPlatform, endpoint: string, billing: { costUsd: number; path: string[] }, )
scripts/brand-lookup-cost-profile.ts:189
↓ 4 callersFunctionupdate
(key: string, updater: (current: TabsState) => TabsState)
src/client/features/search-tabs/useSearchTabs.ts:165
↓ 4 callersFunctionuseLocalHistoryStore
({ storageKey, maxItems = 20, parse, isSameItem, createItem, getItemKey, }: UseLocalHistoryStoreOp
src/client/hooks/useLocalHistoryStore.ts:36
↓ 4 callersFunctionwithPostHogClient
(fn: (client: BrowserPostHogClient) => void)
src/client/lib/posthog.ts:72
↓ 3 callersMethodappend
(content: string | ReadableStream | Response, options?: ContentOptions)
worker-configuration.d.ts:1522
↓ 3 callersFunctionapplyThemePreference
(themePreference: ThemePreference)
src/client/lib/theme.ts:53
↓ 3 callersFunctionarchiveProject
( organizationId: string, input: ArchiveProjectInput, )
src/server/features/projects/services/projects.ts:99
↓ 3 callersFunctionattachJsonArtifact
( testInfo: TestInfo, name: string, value: unknown, )
e2e/domain-overview-test-utils.ts:154
↓ 3 callersFunctionaverageScore
( key: "performanceScore" | "seoScore" | "accessibilityScore", )
src/client/features/audit/results/ResultsView.tsx:97
↓ 3 callersFunctionbaseArgs
(overrides: Partial<ShapeArgs> = {})
src/server/features/ai-search/services/brandLookupShaping.test.ts:45
↓ 3 callersFunctionbatched
( db: SeedDb, items: T[], buildStatement: (item: T) => BatchStatement, )
scripts/seed-rank-tracking.ts:325
↓ 3 callersFunctionbuildDomainFiltersClearSearchUpdate
()
src/client/features/domain/domainFilterUtils.ts:82
↓ 3 callersFunctionbuildFilterClearSearchUpdate
( fields: ReadonlyArray<FilterKey<TValues>>, getParam: (key: FilterKey<TValues>) => keyof DomainSearchPara
src/client/features/domain/domainFilterUtils.ts:136
↓ 3 callersFunctionbuildPageCacheKey
( prefix: string, input: BacklinksPageCacheInput, billingCustomer: BillingCustomerContext, options?: B
src/server/features/backlinks/services/BacklinksService.ts:130
↓ 3 callersFunctionbuildPageResult
( input: { page: number; pageSize: number }, offset: number, data: { rows: TRow[]; totalCount: number |
src/server/features/backlinks/services/backlinksServiceData.ts:235
↓ 3 callersFunctionbuildPageResultSchema
(rowSchema: T)
src/server/features/backlinks/services/backlinksOverviewSchema.ts:81
↓ 3 callersFunctionbuildRankCheckResult
( input: { keywordId: string; keyword: string; targetDomain: string }, items: SerpLiveItem[], )
src/server/lib/dataforseo/serp.ts:117
↓ 3 callersFunctioncaptureServerError
( error: unknown, properties: Record<string, string | null | undefined> = {}, )
src/server/lib/posthog.ts:19
↓ 3 callersFunctionclampStep
(step: number)
src/routes/_authenticated.onboarding.index.tsx:23
↓ 3 callersFunctioncollectExcludeConditions
( out: FilterClause[], field: string, exclude: string | undefined, )
src/server/features/backlinks/services/backlinksApiFilters.ts:155
↓ 3 callersFunctioncommit
(next: string[])
src/client/features/saved-keywords/SavedKeywordsFilterPanel.tsx:144
↓ 3 callersFunctioncountActiveDomainListFilters
( filters: DomainListFilters, )
src/client/features/rank-tracking/RankTrackingFilters.tsx:391
↓ 3 callersFunctioncreateBacklinksService
(cache: BacklinksCache = defaultCache)
src/server/features/backlinks/services/BacklinksService.ts:38
↓ 3 callersFunctioncreateDataforseoAccessClassifier
(config: { pathPrefix: string; notEnabledCode: ErrorCode; notEnabledMessage: string; billingIssueCode:
src/server/lib/dataforseoAccessClassification.ts:37
↓ 3 callersFunctioncreateMcpRequest
()
src/server/mcp/transport.test.ts:72
↓ 3 callersFunctioncreateProject
( organizationId: string, input: CreateProjectInput, )
src/server/features/projects/services/projects.ts:61
↓ 3 callersFunctioncsvChange
( current: number | null, previous: number | null, )
src/client/features/rank-tracking/RankTrackingTableParts.tsx:163
↓ 3 callersFunctioncustomerHasManagedAccess
(customerId: string)
src/server/billing/subscription.ts:50
↓ 3 callersFunctionderiveCitedSources
( bundles: Bundle[], limits: { sourcesPerPlatform: number; keywordsPerSource: number }, )
src/server/features/ai-search/services/citedSources.ts:28
↓ 3 callersFunctiondetectUrlTemplate
(pathname: string)
src/server/lib/audit/url-utils.ts:103
↓ 3 callersFunctiondevicesCount
(devices: RankTrackingConfig["devices"])
src/shared/rank-tracking.ts:183
↓ 3 callersFunctiondevicesLabel
(devices: RankTrackingConfig["devices"])
src/shared/rank-tracking.ts:169
↓ 3 callersFunctiondownloadKeywordResearchCsv
(rows: CsvValue[][])
src/client/features/keywords/state/keywordControllerActions.ts:169
↓ 3 callersFunctionemptyPageFilters
()
src/client/features/domain/useDomainFilterPreferences.ts:86
↓ 3 callersFunctionencrypt
(value: string)
src/server/features/gsc/selfHostedOAuth.ts:172
↓ 3 callersFunctionescapeLike
(value: string)
src/server/features/keywords/repositories/KeywordResearchRepository.ts:142
↓ 3 callersFunctionescapeLikeTerm
(term: string)
src/server/features/domain/services/domainPagesPage.ts:38
↓ 3 callersFunctionexecuteInBatches
( items: T[], buildStatement: (item: T) => BatchStatement, )
src/server/features/rank-tracking/repositories/RankTrackingRepository.ts:23
↓ 3 callersFunctionexpectValidationError
(fn: () => unknown)
src/server/lib/dataforseo/backlinks.test.ts:223
↓ 3 callersFunctionextractPathname
(url: string)
src/client/features/audit/shared.tsx:5
↓ 3 callersFunctionfetchBacklinksSummary
(input: BacklinksRequest)
src/server/lib/dataforseo/backlinks.ts:177
↓ 3 callersFunctionfetchLlmMentionsSearch
( input: LlmMentionsSearchInput, )
src/server/lib/dataforseo/ai.ts:128
↓ 3 callersFunctionfetchRankCheckTaskResult
(input: { taskId: string; keywordId: string; keyword: string; targetDomain: string; })
src/server/lib/dataforseo/serp.ts:287
↓ 3 callersFunctionfinishFilters
Prepends the OR'd include group, enforces the condition budget, joins with "and".
src/server/features/backlinks/services/backlinksApiFilters.ts:166
↓ 3 callersFunctionformatDate
(date: Date)
src/server/features/gsc/searchAnalytics.ts:71
↓ 3 callersFunctionformatRounded
(value: number | null | undefined)
src/client/features/domain/utils.ts:85
↓ 3 callersFunctionfulfilledOr
( result: PromiseSettledResult<T>, fallback: () => T, platform: LlmPlatform, label: string, )
src/server/features/ai-search/services/brandLookup.ts:316
↓ 3 callersFunctiongetAuthRedirectFromSearch
( search: string | null | undefined, redirect: string | null | undefined, )
src/lib/auth-redirect.ts:43
↓ 3 callersFunctiongetBillingLoopsContactProperties
( snapshot: Pick< BillingCustomerStatusSnapshot, "paidPlanId" | "paidPlanStatus" >, )
src/server/billing/loops-contact-properties.ts:5
↓ 3 callersFunctiongetCurrentAuthRedirectFromHref
(href: string)
src/lib/auth-redirect.ts:63
↓ 3 callersFunctiongetDomainE2eFixtures
()
src/serverFunctions/domain.ts:15
↓ 3 callersFunctiongetGscOAuthClientConfig
()
src/server/features/gsc/oauth-config.ts:8
↓ 3 callersFunctiongetHeader
(headers: Headers, ...names: string[])
src/server/billing/svix.ts:50
↓ 3 callersFunctiongetHostedBaseUrl
()
src/lib/auth.ts:141
↓ 3 callersFunctiongetLatestSemverTag
()
scripts/release-notes.mjs:57
↓ 3 callersFunctiongetOAuthSignedQuery
(search: string | null | undefined)
src/lib/auth-redirect.ts:13
↓ 3 callersFunctiongetPersistedBacklinksSearchScope
( target: string, scope: BacklinksTargetScope, )
src/client/features/backlinks/backlinksSearchScope.ts:39
↓ 3 callersFunctiongetProjectId
(page: Page)
e2e/keyword-research-navigation.spec.ts:3
↓ 3 callersFunctiongetRequiredEnv
(name: string)
src/server/email/loops.ts:16
↓ 3 callersFunctiongetSafeExternalUrl
(value: string)
src/client/components/table/url.tsx:76
↓ 3 callersFunctiongetStorageKey
(tab: DomainFilterPreferenceTab, scope: string)
src/client/features/domain/useDomainFilterPreferences.ts:25
↓ 3 callersFunctionhandleOpenSeoMcpRequest
( request: Request, props: ReturnType<typeof createWorkersOAuthMcpProps> | undefined, env: unknown, ct
src/server/mcp/transport.ts:94
↓ 3 callersFunctionhasSelfHostedGscConfig
()
src/server/features/gsc/oauth-config.ts:23
↓ 3 callersFunctioninvalidateSavedKeywords
()
src/routes/_project/p/$projectId/saved.tsx:146
↓ 3 callersFunctionisErrorCode
(value: string)
src/shared/error-codes.ts:35
↓ 3 callersFunctionisPrivateIpv4
(host: string)
src/server/lib/audit/url-policy.ts:35
↓ 3 callersFunctionisRecord
(value: unknown)
src/client/features/search-tabs/useSearchTabs.ts:28
↓ 3 callersFunctionisScheduledRankTrackingInterval
( interval: RankTrackingConfig["scheduleInterval"], )
src/shared/rank-tracking.ts:85
↓ 3 callersFunctionjoinClauses
( clauses: FilterClause[], operator: "and" | "or", )
src/server/lib/dataforseo/filters.ts:79
↓ 3 callersFunctionkey
(auditId: string)
src/server/lib/audit/progress-kv.ts:36
↓ 3 callersFunctionlistProjectsEnsuringOne
(organizationId: string)
src/server/features/projects/services/projects.ts:51
↓ 3 callersFunctionmakeBacklinkRow
(overrides: Partial<BacklinksRow> = {})
src/client/features/backlinks/export.test.ts:9
← previousnext →201–300 of 1,984, ranked by callers