Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/every-app/open-seo
/ functions
Functions
1,984 in github.com/every-app/open-seo
⨍
Functions
1,984
◇
Types & classes
535
Function
handleKeywordsAdded
(result: { added: number; checkTriggered: boolean; })
src/client/features/rank-tracking/RankTrackingDomainDetail.tsx:140
Function
handleMediaChange
()
src/client/lib/theme.ts:82
Function
handleNext
()
src/routes/_authenticated.onboarding.index.tsx:133
Function
handleOpenSheet
()
src/client/components/table/ExportToSheetsModal.tsx:25
Function
handlePointerDown
(event: PointerEvent)
src/client/components/LocationSelect.tsx:61
Function
handleReposition
()
src/client/features/keywords/components/FloatingTooltip.tsx:83
Function
handleSaveKeywords
()
src/client/features/keywords/state/keywordControllerActions.ts:104
Function
handleSignOut
()
src/client/layout/AppShell.tsx:315
Function
handleSignOut
()
src/client/features/onboarding/OnboardingAccountMenu.tsx:15
Function
handleSignOut
()
src/routes/_authenticated.subscribe.tsx:320
Function
handleSkip
()
src/routes/_authenticated.onboarding.index.tsx:144
Function
handleSortingChange
(updater)
src/routes/_project/p/$projectId/saved.tsx:220
Function
handleStorage
(event: StorageEvent)
src/client/lib/theme.ts:73
Function
handleSubmit
(event: FormEvent)
src/client/features/onboarding/OnboardingChatParts.tsx:278
Function
handleSubmit
(event: FormEvent)
src/client/features/ai-search/BrandLookupPage.tsx:137
Function
handleSubmit
(event: FormEvent)
src/client/features/ai-search/PromptExplorerPage.tsx:163
Function
handleSubmit
(event: React.FormEvent)
src/client/features/projects/CreateProjectModal.tsx:39
Function
handleSubmit
(event: React.FormEvent)
src/client/features/projects/ProjectSettings.tsx:94
Function
handleSubmit
(e: React.FormEvent)
src/client/features/rank-tracking/RankTrackingConfigModal.tsx:114
Function
handleSubmit
(e: FormEvent)
web/src/components/newsletter-signup.tsx:11
Function
handleThemeChange
()
src/client/lib/theme.ts:69
Function
handleToggleAllRows
()
src/client/features/keywords/state/useKeywordResearchController.ts:235
Method
hasAttribute
(name: string)
worker-configuration.d.ts:1516
Method
image
* The bytes of the response
worker-configuration.d.ts:9847
Method
info
* Get image metadata (type, width and height) * @throws {@link ImagesError} with code 9412 if input is not an image * @param stream The imag
worker-configuration.d.ts:9803
Function
init
(data?: unknown)
src/server/lib/dataforseo/ai.ts:336
Method
input
* Begin applying a series of transformations to an image * @param stream The image bytes * @returns A transform handle
worker-configuration.d.ts:9809
Method
input
* Creates a media transformer from an input stream. * @param media - The input media bytes * @returns A MediaTransformer instance for applyi
worker-configuration.d.ts:9864
Function
insertSnapshots
( snapshots: Array< Omit<InferInsertModel<typeof rankSnapshots>, "id" | "checkedAt"> >, )
src/server/features/rank-tracking/repositories/RankTrackingRepository.ts:214
Function
inspectUrl
URL Inspection API `urlInspection.index.inspect`. This lives on a * different host than the Webmasters v3 base, so the full URL is passed to
src/server/lib/gscClient.ts:176
Function
inspectUrls
Inspect 1–N URLs against a project's connected property. Resolves the * connection once, then inspects each URL; per-URL failures are captured * i
src/server/features/gsc/services/GscService.ts:217
Function
invalidateOnboardingChatState
()
src/client/features/onboarding/onboardingChatQueries.ts:11
Function
isSameSearch
( a: BacklinksSearchHistoryItem, b: AddBacklinksSearchInput, )
src/client/hooks/useBacklinksSearchHistory.ts:24
Function
isSameSearch
( a: PromptExplorerSearchBody, b: PromptExplorerSearchBody, )
src/client/hooks/usePromptExplorerSearchHistory.ts:29
Function
isSameSearch
( a: DomainSearchHistoryItem, b: AddDomainSearchInput, )
src/client/hooks/useDomainSearchHistory.ts:33
Function
keywordResearchExportRow
(row: KeywordResearchRow)
src/client/features/keywords/state/keywordControllerActions.ts:25
Method
list
(options?: DurableObjectListOptions)
worker-configuration.d.ts:547
Method
list
(options?: DurableObjectListOptions)
worker-configuration.d.ts:560
Method
list
(options?: KVNamespaceListOptions)
worker-configuration.d.ts:1858
Method
list
(options?: SyncKvListOptions)
worker-configuration.d.ts:3294
Function
listArchivedProjects
(organizationId: string)
src/server/features/projects/services/projects.ts:112
Function
listArchivedProjects
(organizationId: string)
src/server/features/projects/repositories/ProjectRepository.ts:111
Function
listProjects
(organizationId: string)
src/server/features/projects/repositories/ProjectRepository.ts:6
Function
listSavedKeywordTagsByProject
(projectId: string)
src/server/features/keywords/repositories/SavedKeywordTagsRepository.ts:50
Function
listSavedKeywordsByProject
( params: SavedKeywordsListParams, )
src/server/features/keywords/repositories/KeywordResearchRepository.ts:235
Function
listSites
Webmasters API `sites.list` — the verified properties on the grant.
src/server/lib/gscClient.ts:154
Function
listSitesForUserWithGrantStatus
List properties for the picker UI. When the stored grant can't currently * reach GSC, return a reconnect signal instead of throwing, so an expected
src/server/features/gsc/services/GscService.ts:95
Function
listTagsBySavedKeywordIds
( projectId: string, savedKeywordIds: string[], )
src/server/features/keywords/repositories/SavedKeywordTagsRepository.ts:78
Method
listen
(...args: unknown[])
worker-configuration.d.ts:9962
Method
locked
* The **`locked`** read-only property of the ReadableStream interface returns whether or not the readable stream is locked to a reader. * *
worker-configuration.d.ts:2159
Function
mapPageItem
(item: RelevantPagesItem)
src/server/features/domain/services/domainPagesPage.ts:106
Method
media
* Returns the transformed media as a readable stream of bytes. * @returns A stream containing the transformed media data
worker-configuration.d.ts:9899
Method
monitor
()
worker-configuration.d.ts:3219
Method
noRetry
()
worker-configuration.d.ts:2082
Function
normalizeAdsKeyword
(item: AdsKeywordItem)
src/server/mcp/tools/dataforseo-research-tools.ts:465
Function
normalizeKeywordOverview
(item: KeywordOverviewItem)
src/server/mcp/tools/dataforseo-research-tools.ts:442
Function
nullableNumberSort
( left: { getValue: (columnId: string) => number | null }, right: { getValue: (columnId: string) => number
src/client/features/audit/results/AuditResultsTableFilterLogic.ts:167
Function
nullableStringSort
( left: { getValue: (columnId: string) => string | null }, right: { getValue: (columnId: string) => string
src/client/features/audit/results/AuditResultsTableFilterLogic.ts:180
Function
nullsLastNumeric
(rowA, rowB, columnId)
src/client/features/rank-tracking/RankTrackingColumns.tsx:63
Function
numericNullsLast
( rowA: Row<TData>, rowB: Row<TData>, columnId: string, )
src/client/components/table/nullSafeSort.ts:32
Function
oauthErrorResponse
(error: { code: string; description: string; status: number; headers: Record<string, string>; })
src/server/mcp/oauth-provider.ts:106
Method
onChatMessage
( onFinish: StreamTextOnFinishCallback<ToolSet>, options?: OnChatMessageOptions, )
src/server/features/onboarding/OnboardingChatAgent.ts:99
Method
onEndTag
(handler: (tag: EndTag) => void | Promise<void>)
worker-configuration.d.ts:1527
Function
onKeyDown
(event: KeyboardEvent)
src/client/layout/AppShell.tsx:111
Method
onNextSessionRestoreBookmark
(bookmark: string)
worker-configuration.d.ts:576
Method
opened
()
worker-configuration.d.ts:3142
Method
output
* Retrieve the image that results from applying the transforms to the * provided input * @param options Options that apply to the output e.g
worker-configuration.d.ts:9830
Method
output
* Generates the final media output with specified options. * @param output - Configuration for the output format and parameters * @returns T
worker-configuration.d.ts:9888
Function
passThroughOnException
()
src/server/mcp/transport.test.ts:55
Method
passThroughOnException
()
worker-configuration.d.ts:454
Method
pipeThrough
* The **`pipeThrough()`** method of the ReadableStream interface provides a chainable way of piping the current stream through a transform stream or a
worker-configuration.d.ts:2183
Method
pipeTo
* The **`pipeTo()`** method of the ReadableStream interface pipes the current `ReadableStream` to a given WritableStream and returns a Promise that fu
worker-configuration.d.ts:2189
Method
prepend
(content: string | ReadableStream | Response, options?: ContentOptions)
worker-configuration.d.ts:1521
Function
preventDefault
()
src/client/features/rank-tracking/tableSelection.test.ts:20
Function
profileBacklinksPage
( input: BacklinksRowsPageServiceInput, billingCustomer: BillingCustomerContext, options?: B
src/server/features/backlinks/services/BacklinksService.ts:60
Function
profileOverview
( input: BacklinksLookupInput, billingCustomer: BillingCustomerContext, // Lets a caller (e.
src/server/features/backlinks/services/BacklinksService.ts:40
Function
profileReferringDomainsPage
( input: ReferringDomainsPageServiceInput, billingCustomer: BillingCustomerContext, options?
src/server/features/backlinks/services/BacklinksService.ts:80
Function
profileTopPagesPage
( input: TopPagesPageServiceInput, billingCustomer: BillingCustomerContext, )
src/server/features/backlinks/services/BacklinksService.ts:100
Function
pushCrawledUrls
* Append multiple crawled URL entries in one KV write. * New entries are prepended and the list is capped.
src/server/lib/audit/progress-kv.ts:44
Method
put
(key: string, value: T, options?: DurableObjectPutOptions)
worker-configuration.d.ts:548
Method
put
(key: string, value: T, options?: DurableObjectPutOptions)
worker-configuration.d.ts:561
Method
put
(key: string, value: T)
worker-configuration.d.ts:3298
Function
querySearchAnalytics
Webmasters API `searchAnalytics.query`. siteUrl is used verbatim.
src/server/lib/gscClient.ts:162
Method
queueMicrotask
(task: Function)
worker-configuration.d.ts:321
Method
readable
()
worker-configuration.d.ts:3139
Function
refreshKeywordMetrics
( configId: string, projectId: string, billingCustomer: BillingCustomerContext, )
src/server/features/rank-tracking/services/RankTrackingService.ts:243
Function
remove
(auditId: string, projectId: string)
src/server/features/audit/services/AuditService.ts:162
Method
remove
()
worker-configuration.d.ts:1524
Method
remove
()
worker-configuration.d.ts:1533
Method
remove
()
worker-configuration.d.ts:1541
Function
removeAllTagsFromSavedKeywords
(params: { projectId: string; savedKeywordIds: string[]; })
src/server/features/keywords/repositories/SavedKeywordTagsRepository.ts:226
Method
removeAndKeepContent
()
worker-configuration.d.ts:1525
Method
removeAttribute
(name: string)
worker-configuration.d.ts:1518
Function
removeKeywords
( configId: string, projectId: string, keywordIds: string[], )
src/server/features/rank-tracking/services/RankTrackingService.ts:170
Function
removeKeywordsFromConfig
( keywordIds: string[], configId: string, )
src/server/features/rank-tracking/repositories/RankTrackingRepository.ts:248
Function
removeSavedKeywords
( savedKeywordIds: string[], projectId: string, )
src/server/features/keywords/repositories/KeywordResearchRepository.ts:342
Function
removeTagsFromSavedKeywords
(params: { projectId: string; savedKeywordIds: string[]; tagIds: string[]; })
src/server/features/keywords/repositories/SavedKeywordTagsRepository.ts:187
Method
replace
(content: string | ReadableStream | Response, options?: ContentOptions)
worker-configuration.d.ts:1523
Method
replace
(content: string, options?: ContentOptions)
worker-configuration.d.ts:1540
Function
replaceTagsForSavedKeywords
(params: { projectId: string; savedKeywordIds: string[]; tagNames: string[]; })
src/server/features/keywords/repositories/SavedKeywordTagsRepository.ts:144
← previous
next →
1,801–1,900 of 1,984, ranked by callers