Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/router
/ functions
Functions
10,449 in github.com/TanStack/router
⨍
Functions
10,449
◇
Types & classes
6,058
↓ 2 callers
Function
abortSolidPipe
(reason?: unknown)
packages/solid-router/src/ssr/renderRouterToStream.tsx:100
↓ 2 callers
Function
abortVuePipe
(reason?: unknown)
packages/vue-router/src/ssr/renderRouterToStream.tsx:133
↓ 2 callers
Function
actionDelayFn
( fn: (...args: Array<any>) => Promise<T> | T, )
examples/react/kitchen-sink-react-query-file-based/src/utils/utils.tsx:13
↓ 2 callers
Function
actionDelayFn
( fn: (...args: Array<any>) => Promise<T> | T, )
examples/react/kitchen-sink-react-query/src/utils.tsx:13
↓ 2 callers
Function
actionDelayFn
( fn: (...args: Array<any>) => Promise<T> | T, )
examples/react/kitchen-sink/src/utils.tsx:13
↓ 2 callers
Function
actionDelayFn
( fn: (...args: Array<any>) => Promise<T> | T, )
examples/react/kitchen-sink-file-based/src/utils/utils.tsx:13
↓ 2 callers
Function
actionDelayFn
( fn: (...args: Array<any>) => Promise<T> | T, )
examples/solid/kitchen-sink-solid-query/src/utils.tsx:13
↓ 2 callers
Function
actionDelayFn
( fn: (...args: Array<any>) => Promise<T> | T, )
examples/solid/kitchen-sink/src/utils.tsx:13
↓ 2 callers
Function
actionDelayFn
( fn: (...args: Array<any>) => Promise<T> | T, )
examples/solid/kitchen-sink-file-based/src/utils/utils.tsx:13
↓ 2 callers
Function
actionDelayFn
( fn: (...args: Array<any>) => Promise<T> | T, )
examples/solid/kitchen-sink-solid-query-file-based/src/utils/utils.tsx:13
↓ 2 callers
Function
addIdentifierDeclarationBindings
( declaration: t.Node, scopes: IdentifierScopeStack, )
packages/router-utils/src/compiler-helpers.ts:160
↓ 2 callers
Function
addIdentifierImportBindings
( node: t.ImportDeclaration, scope: IdentifierScopeFrame, )
packages/router-utils/src/compiler-helpers.ts:187
↓ 2 callers
Function
addIdentifierPatternBindings
( pattern: t.LVal | t.Node | null | undefined, scope: IdentifierScopeFrame, )
packages/router-utils/src/compiler-helpers.ts:151
↓ 2 callers
Function
addSharedSearchParamToFilename
(filename: string)
packages/router-plugin/src/core/code-splitter/compilers.ts:127
↓ 2 callers
Function
addToRouteOptionRootsByFile
(fileName: string, key: string)
packages/eslint-plugin-start/src/rules/no-async-client-component/render-graph-builder.ts:541
↓ 2 callers
Function
addTraceImportLocations
( provider: TransformResultProvider, trace: Array<{ file: string specifier?: string line?: num
packages/start-plugin-core/src/import-protection/sourceLocation.ts:510
↓ 2 callers
Function
addTransformResult
( cache: Map<string, TransformResult>, key: string, result: TransformResult, )
packages/start-plugin-core/src/rsbuild/import-protection.ts:593
↓ 2 callers
Function
addVariableDeclarationModuleInfo
( declaration: t.VariableDeclaration, bindings: Map<string, ModuleInfoBinding>, exportMap?: Map<string,
packages/router-utils/src/compiler-helpers.ts:89
↓ 2 callers
Function
after
()
benchmarks/memory/client/scenarios/unique-location-churn/shared.ts:113
↓ 2 callers
Function
after
()
benchmarks/memory/client/scenarios/interrupted-navigations/shared.ts:255
↓ 2 callers
Function
after
()
benchmarks/memory/client/scenarios/preload-churn/shared.ts:154
↓ 2 callers
Function
after
()
benchmarks/memory/client/scenarios/navigation-churn/shared.ts:95
↓ 2 callers
Function
after
()
benchmarks/memory/client/scenarios/loader-data-retention/shared.ts:152
↓ 2 callers
Function
appendRouteScripts
( route: RouteTreeRoute, scripts: Array<ManifestScript>, )
packages/start-plugin-core/src/start-manifest-plugin/manifestBuilder.ts:184
↓ 2 callers
Function
appendUniqueStrings
( target: Array<string> | undefined, source: Array<string>, )
packages/start-plugin-core/src/start-manifest-plugin/manifestBuilder.ts:67
↓ 2 callers
Function
applyNext
( index: number, currentSearch: any, meta?: SearchMiddlewareMeta, )
packages/router-core/src/router.ts:3207
↓ 2 callers
Function
applyResolvedBaseAndOutput
(opts: { resolvedStartConfig: ResolvedStartConfig root: string publicBase: string clientOutputDirector
packages/start-plugin-core/src/config-context.ts:110
↓ 2 callers
Function
applyResolvedRouterBasepath
(opts: { resolvedStartConfig: ResolvedStartConfig startConfig: TanStackStartOutputConfig })
packages/start-plugin-core/src/config-context.ts:128
↓ 2 callers
Function
arkTypeValidator
( options: TOptions, )
packages/arktype-adapter/src/index.ts:12
↓ 2 callers
Function
assertRenderedId
(expected: string)
benchmarks/memory/client/scenarios/unique-location-churn/shared.ts:53
↓ 2 callers
Function
assertRenderedIndex
()
benchmarks/memory/client/scenarios/preload-churn/shared.ts:75
↓ 2 callers
Function
assertRenderedPage
(page: 'shell' | 'fast', id?: string)
benchmarks/memory/client/scenarios/interrupted-navigations/shared.ts:149
↓ 2 callers
Function
assertRenderedPage
(target: Target)
benchmarks/memory/client/scenarios/navigation-churn/shared.ts:35
↓ 2 callers
Function
assertRenderedPage
(id: string)
benchmarks/memory/client/scenarios/loader-data-retention/shared.ts:74
↓ 2 callers
Function
assertRenderedShell
()
benchmarks/memory/client/scenarios/loader-data-retention/shared.ts:64
↓ 2 callers
Function
assignKeyAndIndex
(index: number, state: HistoryState | undefined)
packages/history/src/index.ts:252
↓ 2 callers
Function
awaitPostProcessPromises
* Helper to await all post-processing promises. * Uses Promise.allSettled to ensure all promises complete even if some reject.
packages/start-client-core/src/client-rpc/serverFnFetcher.ts:79
↓ 2 callers
Function
buildAssetsRequest
(random: () => number, requestInit: RequestInit)
benchmarks/ssr/scenarios/assets/shared.ts:34
↓ 2 callers
Function
buildContextRequest
( urls: FnUrls, contextBodies: Array<string>, index: number, )
benchmarks/ssr/scenarios/server-fns/bench.ts:381
↓ 2 callers
Function
buildFinalManifest
(opts: { base: ServerManifest transformFn: TransformAssetsFn | undefined inlineCss: boolean })
packages/start-server-core/src/finalManifest.ts:238
↓ 2 callers
Function
buildGetRequest
(url: string, fixture: PayloadFixture)
benchmarks/memory/server/scenarios/server-fn-churn/shared.ts:136
↓ 2 callers
Function
buildGetRequest
(urls: FnUrls, queries: Array<string>, index: number)
benchmarks/ssr/scenarios/server-fns/bench.ts:342
↓ 2 callers
Function
buildManifest
( source: ServerManifest, opts?: { inlineCss?: boolean }, )
packages/start-server-core/src/transformAssetUrls.ts:458
↓ 2 callers
Function
buildMultipartRequest
( urls: FnUrls, payloads: Array<MultipartPayload>, index: number, )
benchmarks/ssr/scenarios/server-fn-transport/bench.ts:201
↓ 2 callers
Function
buildNotFoundRequest
( urls: FnUrls, bodies: Array<string>, index: number, )
benchmarks/ssr/scenarios/server-fns/bench.ts:373
↓ 2 callers
Function
buildPostRequest
(url: string, fixture: PayloadFixture)
benchmarks/memory/server/scenarios/server-fn-churn/shared.ts:143
↓ 2 callers
Function
buildPostRequest
(urls: FnUrls, bodies: Array<string>, index: number)
benchmarks/ssr/scenarios/global-middleware/bench.ts:132
↓ 2 callers
Function
buildPostRequest
(urls: FnUrls, bodies: Array<string>, index: number)
benchmarks/ssr/scenarios/server-fns/bench.ts:361
↓ 2 callers
Function
buildRawResponseRequest
( urls: FnUrls, payloads: Array<QueryPayload>, index: number, )
benchmarks/ssr/scenarios/server-fn-transport/bench.ts:218
↓ 2 callers
Function
buildRawStreamRequest
( urls: FnUrls, payloads: Array<QueryPayload>, index: number, )
benchmarks/ssr/scenarios/server-fn-transport/bench.ts:231
↓ 2 callers
Function
buildRedirectRequest
( urls: FnUrls, bodies: Array<string>, index: number, )
benchmarks/ssr/scenarios/server-fns/bench.ts:365
↓ 2 callers
Function
buildRouteBranch
(route: T)
packages/router-core/src/new-process-route-tree.ts:972
↓ 2 callers
Function
buildRouteTreeFileFooterFromConfig
(opts: { generatedRouteTreePath: string getConfig: GetConfigFn corePluginOpts: TanStackStartCoreOptions
packages/start-plugin-core/src/start-router-plugin/route-tree-footer.ts:86
↓ 2 callers
Function
buildRouter
()
packages/router-core/tests/ssr-server-manifest.test.ts:15
↓ 2 callers
Function
buildSerializationRequest
( route: 'plain' | 'rich', random: () => number, index: number, )
benchmarks/ssr/scenarios/serialization/shared-bench.ts:18
↓ 2 callers
Function
buildStartManifestData
( clientBuild: NormalizedClientBuild, publicBase: string, inlineCss: InlineCssOptions, scriptFormat: S
packages/start-plugin-core/src/rsbuild/virtual-modules.ts:100
↓ 2 callers
Function
buildStreamRequest
(id: string, signal?: AbortSignal)
benchmarks/memory/server/scenarios/aborted-requests/shared.ts:53
↓ 2 callers
Function
buildUrl
(baseURL: string, pathname: string)
e2e/react-start/start-manifest/tests/start-manifest.spec.ts:15
↓ 2 callers
Function
buildUrl
(baseURL: string, pathname: string)
e2e/vue-start/start-manifest/tests/start-manifest.spec.ts:15
↓ 2 callers
Function
buildUrl
(baseURL: string, pathname: string)
e2e/solid-start/start-manifest/tests/start-manifest.spec.ts:15
↓ 2 callers
Function
callNextMiddleware
(ctx)
packages/start-client-core/src/createServerFn.ts:250
↓ 2 callers
Function
cancelReader
( reader: ReadableStreamDefaultReader<Uint8Array>, mode: AbortedRequestCancelMode, )
benchmarks/memory/server/scenarios/aborted-requests/shared.ts:172
↓ 2 callers
Method
cancelSource
(reason: unknown)
packages/react-start-rsc/src/ReplayableStream.ts:126
↓ 2 callers
Function
checkLocationSearch
(search: object)
packages/vue-router/tests/searchMiddleware.test.tsx:108
↓ 2 callers
Function
checkLocationSearch
(search: object)
packages/solid-router/tests/searchMiddleware.test.tsx:108
↓ 2 callers
Function
checkLocationSearch
(search: object)
packages/react-router/tests/searchMiddleware.test.tsx:120
↓ 2 callers
Function
clearNormalizeFilePathCache
()
packages/start-plugin-core/src/import-protection/utils.ts:91
↓ 2 callers
Method
clearPendingMicrotask
()
packages/router-core/src/ssr/ssr-server.ts:106
↓ 2 callers
Function
clearPendingRouterHtml
()
packages/router-core/src/ssr/transformStreamWithRouter.ts:636
↓ 2 callers
Function
clearResolvedGateIdsInMarker
(marker: Element)
packages/start-client-core/src/hydration/runtime.ts:169
↓ 2 callers
Function
clickAndExpectCount
( page: Page, buttonTestId: string, countTestId: string, count: string, )
e2e/react-start/deferred-hydration/tests/hydration.spec.ts:72
↓ 2 callers
Function
clickAndExpectCount
( page: Page, buttonTestId: string, countTestId: string, count: string, )
e2e/solid-start/deferred-hydration/tests/hydration.spec.ts:5
↓ 2 callers
Function
codeFrameError
( code: string, loc: { start: { line: number; column: number } end: { line: number; column: number
packages/start-plugin-core/src/start-compiler/utils.ts:5
↓ 2 callers
Function
collectDynamicHintsFromMatches
( matches: ReadonlyArray<AnyRouteMatch>, )
packages/start-server-core/src/early-hints.ts:220
↓ 2 callers
Function
collectJsxComponentRefs
( node: ts.Node, sourceFile: ts.SourceFile, _currentComponent: string | null, isServerContext:
packages/eslint-plugin-start/src/rules/no-async-client-component/render-graph-builder.ts:452
↓ 2 callers
Function
collectModuleLevelRefsFromNode
( node: t.Node, localModuleLevelBindings: Set<string>, )
packages/router-utils/src/compiler-helpers.ts:622
↓ 2 callers
Function
collectStaticHintsFromManifest
( manifest: ServerManifest, matchedRoutes: ReadonlyArray<AnyRoute>, )
packages/start-server-core/src/early-hints.ts:177
↓ 2 callers
Function
compileCodeSplitSharedRoute
( opts: ParseAstOptions & { sharedBindings: Set<string> filename: string }, )
packages/router-plugin/src/core/code-splitter/compilers.ts:1295
↓ 2 callers
Function
compileCodeSplitVirtualRoute
( opts: ParseAstOptions & { splitTargets: Array<SplitRouteIdentNodes> filename: string sharedBin
packages/router-plugin/src/core/code-splitter/compilers.ts:877
↓ 2 callers
Function
compileDecodeCharMap
( pathParamsAllowedCharacters: ReadonlyArray<string>, )
packages/router-core/src/path.ts:179
↓ 2 callers
Function
configureHydrationSuppressions
( app: App, _router: AnyRouter, )
packages/vue-start-client/src/hydrateStart.ts:64
↓ 2 callers
Function
countMatchingStylesheetHrefs
(hrefs: Array<string>, pattern: string)
e2e/react-start/start-manifest/tests/start-manifest.spec.ts:51
↓ 2 callers
Function
countMatchingStylesheetHrefs
(hrefs: Array<string>, pattern: string)
e2e/vue-start/start-manifest/tests/start-manifest.spec.ts:49
↓ 2 callers
Function
countMatchingStylesheetHrefs
(hrefs: Array<string>, pattern: string)
e2e/solid-start/start-manifest/tests/start-manifest.spec.ts:45
↓ 2 callers
Function
createAbortNotifier
(opts?: TransformStreamWithRouterOptions)
packages/router-core/src/ssr/transformStreamWithRouter.ts:186
↓ 2 callers
Function
createBoundaryId
(root: string, sourceId: string)
packages/start-plugin-core/src/hydrate-when-transform.ts:43
↓ 2 callers
Function
createCachedBaseManifestLoader
( loadBaseManifest: GetBaseManifest, )
packages/start-server-core/src/finalManifest.ts:71
↓ 2 callers
Function
createChunkCssAssetCollector
(options: { chunksByFileName: ReadonlyMap<string, NormalizedClientChunk> getStylesheetLink: (cssFile: stri
packages/start-plugin-core/src/start-manifest-plugin/manifestBuilder.ts:410
↓ 2 callers
Function
createCompositeFromStream
( stream: ReadableStream<Uint8Array>, options?: { slotUsagesStream?: ReadableStream<RscSlotUsageEvent>
packages/react-start-rsc/src/createServerComponentFromStream.ts:56
↓ 2 callers
Function
createDehydratedQueryState
(data: string)
packages/router-ssr-query-core/tests/index.test.ts:102
↓ 2 callers
Function
createEarlyHintsEvent
(opts: { phase: EarlyHintsPhase hints: ReadonlyArray<EarlyHint> sentLinks: Set<string> sentHints: Arra
packages/start-server-core/src/early-hints.ts:238
↓ 2 callers
Function
createFinalManifestResolver
( opts: FinalManifestOptions & { cacheCreateTransform: boolean }, )
packages/start-server-core/src/finalManifest.ts:138
↓ 2 callers
Function
createFrameDecoder
( input: ReadableStream<Uint8Array>, )
packages/start-client-core/src/client-rpc/frame-decoder.ts:39
↓ 2 callers
Function
createHistory
(opts: { getLocation: () => HistoryLocation getLength: () => number pushState: (path: string, state: any
packages/history/src/index.ts:99
↓ 2 callers
Function
createHmrFileEditor
( options: HmrFileEditorOptions<TFileKey>, )
e2e/e2e-utils/src/hmrFileEditor.ts:14
↓ 2 callers
Function
createIdFilter
(ids: Array<string>)
packages/start-plugin-core/src/utils.ts:16
↓ 2 callers
Function
createIdentifier
(strings: Array<string>)
packages/router-utils/src/path-ids.ts:1
↓ 2 callers
Function
createLiteralRoutePathSegmentMetadata
( routePath: string, parent?: RouteNode, literalNewSegments = false, )
packages/router-generator/src/utils.ts:340
↓ 2 callers
Function
createLogger
(prefix: string)
packages/start-plugin-core/src/utils.ts:24
↓ 2 callers
Function
createMultiplexedStream
( jsonStream: ReadableStream<string>, rawStreams: Map<number, ReadableStream<Uint8Array>>, lateStreamSou
packages/start-server-core/src/frame-protocol.ts:107
← previous
next →
801–900 of 10,449, ranked by callers