Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/router
/ functions
Functions
11,168 in github.com/TanStack/router
⨍
Functions
11,168
◇
Types & classes
6,398
↓ 3 callers
Function
initUserConfig
()
packages/router-plugin/src/core/router-code-splitter-plugin.ts:94
↓ 3 callers
Function
invalidateMatchingFileModules
( environment: ModuleInvalidationEnvironment, ids: Iterable<string>, shouldInvalidate: (mod: Environment
packages/start-plugin-core/src/vite/start-compiler-plugin/plugin.ts:83
↓ 3 callers
Method
invalidateModules
(ids: Iterable<string>)
packages/start-plugin-core/src/start-compiler/compiler.ts:855
↓ 3 callers
Function
invariant
(value: unknown, message?: string)
examples/react/start-convex-trellaux/convex/invariant.ts:1
↓ 3 callers
Function
invoicesQueryOptions
()
examples/react/kitchen-sink-react-query/src/main.tsx:46
↓ 3 callers
Function
invoicesQueryOptions
()
examples/solid/kitchen-sink-solid-query/src/main.tsx:46
↓ 3 callers
Function
isServerComponent
(value: unknown)
packages/router-devtools-core/src/utils.tsx:132
↓ 3 callers
Function
isSsrResponse
(value: unknown)
packages/router-core/src/ssr/handlerCallback.ts:16
↓ 3 callers
Function
itemLabel
(a: string, b: string)
benchmarks/client-nav/scenarios/rewrites/shared.ts:46
↓ 3 callers
Function
last
(arr: ReadonlyArray<T>)
packages/router-core/src/utils.ts:192
↓ 3 callers
Function
loadMatches
(arg: { router: AnyRouter location: ParsedLocation matches: Array<AnyRouteMatch> preload?: boolean f
packages/router-core/src/load-matches.ts:961
↓ 3 callers
Function
loadMockEdgeModule
(encodedPayload: string)
packages/start-plugin-core/src/import-protection/virtualModules.ts:234
↓ 3 callers
Function
loadMockRuntimeModule
(encodedPayload: string)
packages/start-plugin-core/src/import-protection/virtualModules.ts:258
↓ 3 callers
Function
loadSilentMockModule
()
packages/start-plugin-core/src/import-protection/virtualModules.ts:173
↓ 3 callers
Function
loader
()
packages/start-plugin-core/tests/createServerFn/test-files/isomorphic-fns.tsx:21
↓ 3 callers
Function
loaderDeps
(opts)
examples/vue/basic-file-based-sfc/src/routes/remountDeps.ts:7
↓ 3 callers
Function
loaderFn
()
packages/router-plugin/tests/code-splitter/test-files/react/retain-exports-const.tsx:8
↓ 3 callers
Function
makeAbortedRequestRecords
( id: string, group: RecordGroup, )
benchmarks/memory/server/scenarios/aborted-requests/deferred-records.ts:10
↓ 3 callers
Function
makeBigPayload
(id: string)
benchmarks/ssr/scenarios/streaming/shared-data.ts:48
↓ 3 callers
Function
makeData
()
e2e/react-start/serialization-adapters/src/data.tsx:49
↓ 3 callers
Function
makeData
()
e2e/vue-start/serialization-adapters/src/data.tsx:49
↓ 3 callers
Function
makeData
()
e2e/solid-start/serialization-adapters/src/data.tsx:49
↓ 3 callers
Function
makeDeferredSectionPayload
( id: string, sectionIndex: number, )
benchmarks/memory/server/scenarios/streaming-peak/deferred-section-data.ts:14
↓ 3 callers
Function
makeKey
(fileName: string, componentName: string)
packages/eslint-plugin-start/src/rules/no-async-client-component/render-graph-builder.ts:533
↓ 3 callers
Function
makeNested
()
e2e/react-start/serialization-adapters/src/data.tsx:120
↓ 3 callers
Function
makeNested
()
e2e/vue-start/serialization-adapters/src/data.tsx:120
↓ 3 callers
Function
makeNested
()
e2e/solid-start/serialization-adapters/src/data.tsx:120
↓ 3 callers
Function
makePlainSerializationData
( id: string, )
benchmarks/ssr/scenarios/serialization/shared-data.ts:88
↓ 3 callers
Function
makeQueryOptions
(key: string)
e2e/react-start/query-integration/src/queryOptions.ts:3
↓ 3 callers
Function
makeRichSerializationData
( id: string, )
benchmarks/ssr/scenarios/serialization/shared-data.ts:70
↓ 3 callers
Function
makeSerializationPayload
(id: string)
benchmarks/memory/server/scenarios/serialization-payload/serialization-payload.ts:33
↓ 3 callers
Function
makeServerFnChurnPayload
( data: ServerFnInput, context: ServerFnChurnContext, )
benchmarks/memory/server/scenarios/server-fn-churn/server-fn-payload.ts:21
↓ 3 callers
Function
makeSsrSerovalPlugin
( serializationAdapter: AnySerializationAdapter, options: { didRun: boolean }, )
packages/router-core/src/ssr/serializer/transformer.ts:183
↓ 3 callers
Function
mergeHeaders
(...headers: Array<AnyHeaders>)
packages/router-core/src/ssr/headers.ts:26
↓ 3 callers
Function
mergeStatus
( setStatus: React.Dispatch<React.SetStateAction<T>>, patch: Partial<T>, )
e2e/react-start/deferred-hydration/src/routes/enhanced.tsx:41
↓ 3 callers
Function
mockRuntimeModuleIdFromViolation
( info: ViolationInfo, mode: MockAccessMode, root: string, )
packages/start-plugin-core/src/import-protection/virtualModules.ts:28
↓ 3 callers
Function
multiSortBy
( arr: Array<T>, accessors: Array<(item: T) => any> = [(d) => d], )
packages/router-generator/src/utils.ts:80
↓ 3 callers
Function
normalizeCatalogSearch
( search: Record<string, unknown>, )
benchmarks/client-nav/scenarios/search-params/shared.ts:92
↓ 3 callers
Function
normalizePage
(value: unknown)
benchmarks/client-nav/scenarios/mount/shared.ts:47
↓ 3 callers
Function
normalizePage
(value: unknown)
benchmarks/client-nav/scenarios/loaders/shared.ts:61
↓ 3 callers
Function
normalizeProductsSearch
( search: Record<string, unknown>, )
benchmarks/client-nav/scenarios/search-params/shared.ts:64
↓ 3 callers
Function
normalizeQuery
(value: unknown)
benchmarks/client-nav/scenarios/mount/shared.ts:52
↓ 3 callers
Function
normalizeViteClientBuild
( clientBundle: Rollup.OutputBundle, )
packages/start-plugin-core/src/vite/start-manifest-plugin/normalized-client-build.ts:39
↓ 3 callers
Function
nullReplaceEqualDeep
(prev, next)
packages/router-core/src/utils.ts:226
↓ 3 callers
Function
pageLabel
(n: string)
benchmarks/client-nav/scenarios/history/shared.ts:15
↓ 3 callers
Function
parseHydrateVirtualId
(id: string)
packages/start-plugin-core/src/hydrate-when-transform.ts:84
↓ 3 callers
Function
parseSegments
* Recursively parses the segments of the given route tree and populates a segment trie. * * @param data A reusable Uint16Array for parsing segments.
packages/router-core/src/new-process-route-tree.ts:195
↓ 3 callers
Function
photoLabel
(id: string)
benchmarks/client-nav/scenarios/history/shared.ts:19
↓ 3 callers
Function
pickOriginalCodeFromSourcesContent
( map: SourceMapLike | undefined, importerFile: string, root: string, )
packages/start-plugin-core/src/import-protection/sourceLocation.ts:144
↓ 3 callers
Function
postBuild
({ startConfig, adapter, }: { startConfig: TanStackStartOutputConfig adapter: StartPostBuildAdapter })
packages/start-plugin-core/src/post-build.ts:10
↓ 3 callers
Function
postId
()
packages/solid-router/tests/link.test.tsx:2079
↓ 3 callers
Function
prerender
({ startConfig, handler, }: { startConfig: TanStackStartOutputConfig handler: PrerenderHandler })
packages/start-plugin-core/src/prerender.ts:17
↓ 3 callers
Function
productData
(productId: string)
benchmarks/client-nav/scenarios/mount/shared.ts:31
↓ 3 callers
Function
productsLoaderChecksum
(deps: { page: number sort: string filters: ProductsSearch['filters'] })
benchmarks/client-nav/scenarios/search-params/shared.ts:125
↓ 3 callers
Function
productsMarkerText
(search: ProductsSearch)
benchmarks/client-nav/scenarios/search-params/shared.ts:117
↓ 3 callers
Function
readJson
(filePath)
scripts/benchmarks/bundle-size/measure.mjs:226
↓ 3 callers
Function
readSerializedServerFnResult
(response: Response, label: string)
benchmarks/ssr/scenarios/server-fns/bench.ts:199
↓ 3 callers
Function
reconcileMatchPool
( nextMatches: Array<AnyRouteMatch>, pool: Map<string, MatchStore>, idStore: RouterWritableStore<Array<s
packages/router-core/src/stores.ts:306
↓ 3 callers
Function
rel
(p: string)
packages/start-plugin-core/src/import-protection/trace.ts:199
↓ 3 callers
Method
removeAttribute
(name: string)
e2e/solid-start/basic-cloudflare/worker-configuration.d.ts:1500
↓ 3 callers
Function
removeLayoutSegmentsAndUnderscoresWithEscape
( routePath: string = '/', originalPath?: string, routePathSegmentMetadata?: Array<RoutePathSegmentMetad
packages/router-generator/src/utils.ts:568
↓ 3 callers
Function
renderRouterToStream
({ request, router, responseHeaders, children, }: { request: Request router: AnyRouter responseH
packages/solid-router/src/ssr/renderRouterToStream.tsx:36
↓ 3 callers
Function
renderRouterToStream
({ request, router, responseHeaders, children, }: { request: Request router: AnyRouter responseH
packages/react-router/src/ssr/renderRouterToStream.tsx:44
↓ 3 callers
Function
renderRouterToString
({ router, responseHeaders, children, }: { router: AnyRouter responseHeaders: Headers children: Re
packages/react-router/src/ssr/renderRouterToString.tsx:5
↓ 3 callers
Function
reportViolation
( violation: Violation, chain: Array<ImportEdge>, entryComponentName: string, eslintNo
packages/eslint-plugin-start/src/rules/no-client-code-in-server-component/no-client-code-in-server-component.rule.ts:418
↓ 3 callers
Function
reset
()
e2e/vue-start/server-functions/src/routes/abort-signal.tsx:31
↓ 3 callers
Function
reset
()
e2e/solid-start/server-functions/src/routes/abort-signal/$method.tsx:49
↓ 3 callers
Function
resolveConfigPath
({ configDirectory }: ResolveParams)
packages/router-generator/src/config.ts:90
↓ 3 callers
Method
resolveExprKind
( expr: t.Expression | null, fileId: string, visited = new Set<string>(), )
packages/start-plugin-core/src/start-compiler/compiler.ts:1819
↓ 3 callers
Function
resolveManifestAssetLink
(link: ManifestAssetLink)
packages/router-core/src/manifest.ts:61
↓ 3 callers
Function
resolveSymbol
(symbol: ts.Symbol)
packages/eslint-plugin-start/src/rules/no-async-client-component/render-graph-builder.ts:497
↓ 3 callers
Function
routeId
()
packages/solid-router/src/Matches.tsx:66
↓ 3 callers
Function
runAssetsInlineLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/assets/shared.ts:41
↓ 3 callers
Function
runAssetsLinkedControlLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/assets/shared.ts:49
↓ 3 callers
Function
runBeforeLoadLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/before-load/shared-bench.ts:57
↓ 3 callers
Function
runErrorLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/control-flow/shared.ts:142
↓ 3 callers
Function
runGlobalMiddlewareDocumentLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/global-middleware/bench.ts:263
↓ 3 callers
Function
runGlobalMiddlewareServerFnLoop
( handler: StartRequestHandler, context: GlobalMiddlewareBenchContext, )
benchmarks/ssr/scenarios/global-middleware/bench.ts:271
↓ 3 callers
Function
runGlobalMiddlewareServerRouteLoop
( handler: StartRequestHandler, )
benchmarks/ssr/scenarios/global-middleware/bench.ts:283
↓ 3 callers
Function
runHeadLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/head/shared.ts:32
↓ 3 callers
Function
runLoadersLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/loaders/shared-bench.ts:68
↓ 3 callers
Function
runNotFoundLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/control-flow/shared.ts:133
↓ 3 callers
Function
runPlainSerializationLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/serialization/shared-bench.ts:98
↓ 3 callers
Function
runRedirectLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/control-flow/shared.ts:124
↓ 3 callers
Function
runRewriteLocalizedLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/rewrites/shared.ts:39
↓ 3 callers
Function
runRewritePassthroughLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/rewrites/shared.ts:47
↓ 3 callers
Function
runRichSerializationLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/serialization/shared-bench.ts:89
↓ 3 callers
Function
runRouteHeadersLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/control-flow/shared.ts:160
↓ 3 callers
Function
runSelectiveLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/selective-ssr/shared-bench.ts:88
↓ 3 callers
Function
runServerFnDocumentSsrRequestLoop
( handler: StartRequestHandler, )
benchmarks/ssr/scenarios/server-fns/bench.ts:518
↓ 3 callers
Function
runServerFnGetRequestLoop
( handler: StartRequestHandler, context: ServerFnBenchContext, )
benchmarks/ssr/scenarios/server-fns/bench.ts:453
↓ 3 callers
Function
runServerFnMultipartRequestLoop
( handler: StartRequestHandler, context: ServerFnTransportBenchContext, )
benchmarks/ssr/scenarios/server-fn-transport/bench.ts:516
↓ 3 callers
Function
runServerFnNotFoundRequestLoop
( handler: StartRequestHandler, context: ServerFnBenchContext, )
benchmarks/ssr/scenarios/server-fns/bench.ts:490
↓ 3 callers
Function
runServerFnPostRequestLoop
( handler: StartRequestHandler, context: ServerFnBenchContext, )
benchmarks/ssr/scenarios/server-fns/bench.ts:465
↓ 3 callers
Function
runServerFnRawResponseRequestLoop
( handler: StartRequestHandler, context: ServerFnTransportBenchContext, )
benchmarks/ssr/scenarios/server-fn-transport/bench.ts:529
↓ 3 callers
Function
runServerFnRawStreamRequestLoop
( handler: StartRequestHandler, context: ServerFnTransportBenchContext, )
benchmarks/ssr/scenarios/server-fn-transport/bench.ts:542
↓ 3 callers
Function
runServerFnRedirectRequestLoop
( handler: StartRequestHandler, context: ServerFnBenchContext, )
benchmarks/ssr/scenarios/server-fns/bench.ts:477
↓ 3 callers
Function
runServerFnSendContextRequestLoop
( handler: StartRequestHandler, context: ServerFnBenchContext, )
benchmarks/ssr/scenarios/server-fns/bench.ts:504
↓ 3 callers
Function
runServerRouteLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/server-routes/shared.ts:22
↓ 3 callers
Function
runServerRouteMiddlewareLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/server-routes-middleware/shared.ts:22
← previous
next →
701–800 of 11,168, ranked by callers