MCPcopy Create free account

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

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

↓ 7 callersFunctionbuildBacklinksRowsApiFilters
( filters: BacklinksRowsFilters, )
src/server/features/backlinks/services/backlinksApiFilters.ts:71
↓ 7 callersFunctioncomputeScorecards
( rows: RankTrackingRow[], device: "desktop" | "mobile", )
src/client/features/rank-tracking/rankTrackingScorecards.ts:43
↓ 7 callersFunctionformatCount
(value: number | null | undefined)
src/client/features/ai-search/platformLabels.ts:104
↓ 7 callersFunctiongetOptionalEnvValue
( name: string, )
src/server/lib/runtime-env.ts:5
↓ 7 callersFunctionhttp
(classify?: DataforseoErrorClassifier)
src/server/lib/dataforseo/core.ts:116
↓ 7 callersFunctionmockBalances
(monthly: number, topup: number)
src/server/lib/dataforseo/client.test.ts:117
↓ 7 callersFunctionmockDataforseoResult
(costUsd: number)
src/server/lib/dataforseo/client.test.ts:129
↓ 7 callersFunctionnormalizeHost
(hostname: string)
src/server/lib/audit/url-policy.ts:21
↓ 7 callersFunctionparseTopUpAmount
(value: string)
src/client/features/billing/HostedBillingContentUtils.ts:1
↓ 7 callersFunctionround
(value: number)
scripts/brand-lookup-cost-profile.ts:221
↓ 7 callersFunctionroundOrNull
(value: number | null | undefined)
src/server/features/ai-search/services/shareOfVoice.ts:129
↓ 7 callersFunctionsetupHostedMode
()
src/server/lib/dataforseo/client.test.ts:112
↓ 7 callersFunctionupdateAnswers
(patch: Partial<OnboardingAnswers>)
src/client/features/onboarding/PostSignupOnboarding.tsx:55
↓ 6 callersFunctionassertAllZero
(label: string, sql: string)
scripts/d1-default-project-cleanup.ts:624
↓ 6 callersFunctionautumnSeoDataCreditsToUsd
(credits: number)
src/shared/billing.ts:22
↓ 6 callersFunctionbuildTabCsv
( ...args: Parameters<typeof buildBacklinksTabExport> )
src/client/features/backlinks/export.test.ts:47
↓ 6 callersFunctionclampAuditMaxPages
(maxPages?: number)
src/server/features/audit/services/audit-capacity.ts:5
↓ 6 callersFunctioncustomerHasPaidPlan
(customerId: string)
src/server/billing/subscription.ts:41
↓ 6 callersFunctiondbTimestamp
SQLite current_timestamp format (UTC): "YYYY-MM-DD HH:MM:SS".
scripts/seed-rank-tracking.ts:310
↓ 6 callersFunctionderiveBillingCustomerStatusSnapshot
( customer: AutumnCustomerInput, )
src/server/billing/customer-status-model.ts:26
↓ 6 callersFunctionfirstSearchValue
(searchParams: URLSearchParams, names: string[])
src/client/lib/reddit-attribution.ts:16
↓ 6 callersFunctionformatCoordinate
(value: number)
src/server/mcp/tools/dataforseo-research-tools.ts:353
↓ 6 callersFunctionformatPlatformLabel
(platform: "chat_gpt" | "google")
src/client/features/ai-search/platformLabels.ts:47
↓ 6 callersFunctionformatUrlForDisplay
(value: string)
src/client/components/table/url.tsx:3
↓ 6 callersFunctiongetBillingFeatureBreakdownRows
( events: BillingUsageEvent[], )
src/client/features/billing/BillingFeatureBreakdown.tsx:116
↓ 6 callersFunctiongetEstimatedAuditCapacity
(input: { maxPages?: number; lighthouseStrategy?: LighthouseStrategy; })
src/server/features/audit/services/audit-capacity.ts:9
↓ 6 callersFunctiongetRequiredEnvValue
(name: string)
src/server/lib/runtime-env.ts:19
↓ 6 callersFunctiongetValidatedConfig
(configId: string, projectId: string)
src/server/features/rank-tracking/services/RankTrackingService.ts:352
↓ 6 callersFunctiongetVerifyEmailSearch
( email: string | undefined, redirectTo: string, )
src/lib/auth-redirect.ts:72
↓ 6 callersFunctionparseDataforseoLighthousePayload
( payload: unknown, input: { url: string; strategy: LighthouseStrategy }, )
src/server/lib/dataforseoLighthousePayload.ts:102
↓ 6 callersFunctionparseKeywordInput
(value: string)
src/client/features/keywords/state/keywordControllerActions.ts:51
↓ 6 callersFunctionparseTerms
(value: string)
src/client/features/keywords/utils.ts:13
↓ 6 callersFunctionresolveDateRange
( input: Pick<GscPerformanceInput, "dateRange" | "startDate" | "endDate">, today: Date = new Date(), )
src/server/features/gsc/searchAnalytics.ts:108
↓ 6 callersFunctionsaveKeywords
(input: SaveKeywordsInput)
src/server/features/keywords/services/research/saved-keywords.ts:34
↓ 6 callersFunctionscoreToPercent
( score: number | null | undefined, )
src/server/lib/lighthouseStoredPayload.ts:86
↓ 6 callersFunctionserpApi
()
src/server/lib/dataforseo/core.ts:124
↓ 6 callersFunctionsettle
( execute: () => Promise<T>, )
src/server/features/ai-search/services/brandLookup.ts:154
↓ 6 callersFunctionshouldCaptureAppErrorCode
( code: ErrorCode | null | undefined, )
src/shared/error-codes.ts:39
↓ 6 callersFunctionupdate
(key: keyof Filters, value: string)
src/client/features/rank-tracking/RankTrackingFilters.tsx:66
↓ 6 callersFunctionverifySvixSignature
(args: { headers: Headers; payload: string; secret: string; nowSeconds?: number; })
src/server/billing/svix.ts:3
↓ 6 callersFunctionwithDomainFilters
( overrides: Partial<DomainListFilters>, )
src/client/features/rank-tracking/RankTrackingFilters.test.ts:61
↓ 5 callersFunctionaiOptimizationApi
(classify?: DataforseoErrorClassifier)
src/server/lib/dataforseo/core.ts:129
↓ 5 callersFunctionapplyFilters
( rows: RankTrackingRow[], filters: Filters, )
src/client/features/rank-tracking/RankTrackingFilters.tsx:317
↓ 5 callersFunctionapplyShiftRangeSelection
( event: Pick<MouseEvent<HTMLElement>, "shiftKey" | "preventDefault">, row: SelectionRow<T>, table: Sele
src/client/components/table/tableSelection.ts:17
↓ 5 callersFunctionassertOptions
(path: string)
src/server/lib/dataforseo/ai.ts:55
↓ 5 callersFunctionassertOptions
(path: string)
src/server/lib/dataforseo/backlinks.ts:156
↓ 5 callersFunctionbacklinksApi
(classify?: DataforseoErrorClassifier)
src/server/lib/dataforseo/core.ts:127
↓ 5 callersFunctionclampLimit
(value: number, min: number, max: number)
src/server/lib/dataforseo/ai.ts:97
↓ 5 callersFunctioncreateWorkersOAuthMcpProps
( context: McpToolAuthContext, )
src/server/mcp/context.ts:45
↓ 5 callersFunctionescapeLikeTerm
(term: string)
src/server/lib/dataforseo/filters.ts:11
↓ 5 callersFunctionfetch
( request: Request, env: Env, ctx: ExecutionContext, )
src/server.ts:80
↓ 5 callersFunctionfirstResult
(task: DataforseoTaskLike)
src/server/lib/dataforseo/ai.ts:111
↓ 5 callersFunctionformatDecimal
(value: number | null | undefined)
src/client/features/backlinks/backlinksPageUtils.ts:65
↓ 5 callersFunctiongetAuth
()
src/lib/auth.ts:231
↓ 5 callersFunctiongetBillingRouteState
(args: { hasSession: boolean; isSessionPending: boolean; isCustomerLoading: boolean; isCustomerError:
src/client/features/billing/route-state.ts:3
↓ 5 callersFunctiongetCustomerPlanStatus
( customer: | { subscriptions?: Array<{ planId: string; status: string }> } | undefined, )
src/client/features/billing/plan-detection.ts:5
↓ 5 callersFunctiongetDefaultSortOrder
(sortMode: DomainSortMode)
src/client/features/domain/utils.ts:27
↓ 5 callersFunctionhandleSelfHostedOpenSeoMcpRequest
( request: Request, authMode: "cloudflare_access" | "local_noauth", env: unknown, ctx: ExecutionContex
src/server/mcp/transport.ts:61
↓ 5 callersFunctionisRecord
(value: unknown)
src/server/lib/dataforseo/envelope.ts:151
↓ 5 callersFunctionisSupportedLocationCode
(locationCode: number)
src/shared/keyword-locations.ts:709
↓ 5 callersFunctionjson
(data: Record<string, unknown>, status = 200)
src/server/billing/autumn-webhook.ts:69
↓ 5 callersFunctionjsonResponse
(body: unknown, status = 200)
src/server/lib/gscClient.test.ts:12
↓ 5 callersFunctionmakeSelectionColumn
( anchorRef: MutableRefObject<SelectionAnchor | null>, )
src/client/components/table/AppDataTable.tsx:57
↓ 5 callersFunctionnormalizeClientRegistrationRequest
(request: Request)
src/server/mcp/oauth-registration.ts:4
↓ 5 callersFunctiononboardingAnswersQueryOptions
()
src/client/features/onboarding/onboardingModel.ts:65
↓ 5 callersFunctionparseArgs
(argv: string[])
scripts/cli-utils.ts:4
↓ 5 callersFunctionprintUsageAndExit
(message: string)
scripts/brand-lookup-cost-profile.ts:225
↓ 5 callersFunctionprintUsageAndExit
(message: string)
scripts/backlinks-cost-profile.ts:156
↓ 5 callersFunctionsectionHeader
(title: string)
src/client/features/rank-tracking/KeywordSuggestionStep.tsx:235
↓ 5 callersFunctionshapeResult
(args: ShapeArgs)
src/server/features/ai-search/services/brandLookupShaping.ts:56
↓ 5 callersFunctionsumNullable
(values: Array<number | null>)
src/server/features/ai-search/services/shareOfVoice.ts:117
↓ 5 callersFunctiontabInputKey
(input: SearchTabInput | null)
src/client/features/search-tabs/useSearchTabNavigation.ts:12
↓ 5 callersFunctionupdateForm
( key: K, value: PromptExplorerFormValues[K], )
src/client/features/ai-search/PromptExplorerPage.tsx:194
↓ 5 callersFunctionuseDomainRenderDebug
(name: string, payload?: DebugPayload)
src/client/features/domain/domainDebug.ts:23
↓ 4 callersFunctionadsItem
( data: ConstructorParameters< typeof KeywordsDataGoogleAdsKeywordsForKeywordsLiveResultInfo >[0], )
src/server/features/keywords/services/research/research-data.test.ts:13
↓ 4 callersFunctionapplyBillingMarkupUsd
(rawUsd: number)
src/shared/billing.ts:34
↓ 4 callersFunctionbaseOptions
()
web/src/lib/layout.shared.tsx:3
↓ 4 callersFunctionbuildBacklinksTabCsvFilename
( tab: BacklinksSearchState["tab"], target: string, )
src/client/features/backlinks/export.ts:124
↓ 4 callersFunctionbuildCommonPayload
(input: BacklinksRequest)
src/server/lib/dataforseo/backlinks.ts:145
↓ 4 callersFunctionbuildDashboardUrl
( baseUrl: string, path: string, params?: Record<string, string | number | undefined>, )
src/server/mcp/urls.ts:5
↓ 4 callersFunctionbuildLighthouseExportFile
(input: { idField: "auditId" | "resultId"; idValue: string; finalUrl: string; strategy: "mobile" | "de
src/server/lib/lighthousePayload.ts:80
↓ 4 callersFunctionbuildOrderBy
( sortMode: DomainKeywordsSortMode, sortOrder: DomainKeywordsSortOrder, )
src/server/features/domain/services/domainKeywordFilters.ts:27
↓ 4 callersFunctionbuildRankTrackingExport
( sorted: RankTrackingRow[], showDesktop: boolean, showMobile: boolean, )
src/client/features/rank-tracking/RankTrackingTableParts.tsx:172
↓ 4 callersFunctionbuildStoredLighthouseIssues
(input: { audits: Record<string, RawLighthouseAudit>; categories: Record<string, RawLighthouseCategory>; }
src/server/lib/lighthouseStoredPayload.ts:172
↓ 4 callersFunctioncacheValue
( cache: BacklinksCache, key: string, data: unknown, ttlSeconds: number, )
src/server/features/backlinks/services/backlinksServiceData.ts:387
↓ 4 callersFunctioncaptureCheckpoint
(label: string)
e2e/domain-overview-filters.perf.spec.ts:78
↓ 4 callersMethodclear
* The **`console.clear()`** static method clears the console if possible. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/con
worker-configuration.d.ts:129
↓ 4 callersMethodclose
()
worker-configuration.d.ts:3145
↓ 4 callersFunctioncomputeShareOfVoice
( crossOutcomes: CrossOutcome[], targetKey: string, competitorKeys: string[], )
src/server/features/ai-search/services/shareOfVoice.ts:65
↓ 4 callersFunctioncountNonSeedKeywords
( rows: EnrichedKeyword[], seedKeyword: string, )
src/server/features/keywords/services/research/selection.ts:19
↓ 4 callersFunctioncrossItem
( key: string, platformMentions: Array<{ key: string; mentions: number | null }>, )
src/server/features/ai-search/services/brandLookupShaping.test.ts:31
↓ 4 callersFunctioncrossItem
( key: string, platformMentions: Array<{ key: string; mentions: number | null }>, )
src/server/features/ai-search/services/shareOfVoice.test.ts:9
↓ 4 callersFunctiondownloadFile
(content: string, filename: string, mime: string)
src/client/lib/download.ts:1
↓ 4 callersFunctionendOfMonthWithTime
(source: Date, monthOffset = 0)
src/shared/rank-tracking.ts:91
↓ 4 callersFunctionescapeHtml
(value: string)
src/client/lib/clipboard.ts:73
↓ 4 callersFunctionestimateRankCheckCredits
( keywordCount: number, devices: RankTrackingConfig["devices"], depth: number, method: RankCheckMethod
src/shared/rank-tracking.ts:62
↓ 4 callersMethodexec
(query: string, ...bindings: any[])
worker-configuration.d.ts:3114
↓ 4 callersFunctionfailRunIfActive
( runId: string, reason: string, run?: RunRow, )
src/server/features/rank-tracking/services/rankCheckRunGuards.ts:114
↓ 4 callersFunctionformatCompactDate
(value: string | null | undefined)
src/client/features/backlinks/backlinksPageUtils.ts:77
↓ 4 callersFunctionformatMetric
(value: unknown)
src/server/mcp/tools/get-backlinks-overview.ts:49
← previousnext →101–200 of 1,984, ranked by callers