MCPcopy Create free account

hub / github.com/TanStack/router / functions

Functions11,090 in github.com/TanStack/router

↓ 4 callersFunctionnestedLayoutValue
()
benchmarks/client-nav/scenarios/async-pipeline/shared.ts:57
↓ 4 callersFunctionnestedStateValue
(id: string)
benchmarks/client-nav/scenarios/async-pipeline/shared.ts:61
↓ 4 callersFunctionnormalizePath
(path: string)
packages/router-plugin/src/core/utils.ts:15
↓ 4 callersFunctionnormalizeSourceMap
(map: SourceMapLike | null | undefined)
packages/start-plugin-core/src/import-protection/sourceLocation.ts:115
↓ 4 callersFunctionpostQueryOptions
(postId: string)
examples/react/start-basic-react-query/src/utils/posts.tsx:45
↓ 4 callersFunctionpostQueryOptions
(postId: string)
examples/solid/start-basic-solid-query/src/utils/posts.tsx:45
↓ 4 callersFunctionpostQueryOptions
(postId: string)
e2e/react-start/basic-react-query/src/utils/posts.tsx:51
↓ 4 callersFunctionpostQueryOptions
(postId: string)
e2e/vue-start/basic-vue-query/src/utils/posts.tsx:28
↓ 4 callersFunctionpostQueryOptions
(postId: string)
e2e/solid-start/basic-solid-query/src/utils/posts.tsx:22
↓ 4 callersFunctionpreload
()
packages/solid-start-client/src/GenericHydrate.tsx:191
↓ 4 callersMethodrelease
* Explicitly release buffered chunks. * Call this when you know no more replay streams will be created. * After calling release(), createReplayS
packages/react-start-rsc/src/ReplayableStream.ts:178
↓ 4 callersFunctionremoveUnderscores
(s?: string)
packages/router-generator/src/utils.ts:478
↓ 4 callersFunctionrenderRouterToString
({ router, responseHeaders, App, }: { router: AnyRouter responseHeaders: Headers App: Component })
packages/vue-router/src/ssr/renderRouterToString.tsx:6
↓ 4 callersFunctionresolveExtensionlessAbsoluteId
(id: string)
packages/start-plugin-core/src/vite/import-protection-plugin/plugin.ts:179
↓ 4 callersFunctionresolvePreload
(inner: InnerLoadContext, matchId: string)
packages/router-core/src/load-matches.ts:53
↓ 4 callersFunctionresolveRendered
()
benchmarks/client-nav/vue/setup.ts:31
↓ 4 callersFunctionrewriteDeniedImports
( code: string, id: string, deniedSources: Set<string>, getMockModuleId: (source: string) => string =
packages/start-plugin-core/src/import-protection/rewrite.ts:62
↓ 4 callersFunctionrunHydrationStrategyCleanup
(cleanup: void | (() => void))
packages/start-client-core/src/hydration/runtime.ts:100
↓ 4 callersFunctionsafeObjectMerge
( target: T | undefined, source: Record<string, unknown> | null | undefined, )
packages/start-client-core/src/safeObjectMerge.ts:8
↓ 4 callersFunctionsectionItems
(section: string)
benchmarks/client-nav/scenarios/preload/shared.ts:44
↓ 4 callersFunctionseo
({ title, description, keywords, image, }: { title: string description?: string image?: string
e2e/react-start/website/src/utils/seo.ts:1
↓ 4 callersFunctionseo
({ title, description, keywords, image, }: { title: string description?: string image?: string
e2e/vue-start/website/src/utils/seo.ts:1
↓ 4 callersFunctionseo
({ title, description, keywords, image, }: { title: string description?: string image?: string
e2e/solid-start/website/src/utils/seo.ts:1
↓ 4 callersFunctionsetupCoreRouterSsrQueryIntegration
({ router, queryClient, dehydrateOptions, hydrateOptions, handleRedirects = true, }: RouterSsrQueryO
packages/router-ssr-query-core/src/index.ts:35
↓ 4 callersFunctionsetupRouterSsrQueryIntegration
( opts: Options<TRouter>, )
packages/vue-router-ssr-query/src/index.tsx:14
↓ 4 callersFunctionsetupScrollRestoration
(router: AnyRouter, force?: boolean)
packages/router-core/src/scroll-restoration.ts:166
↓ 4 callersFunctionsleep
(ms: number)
packages/react-router/tests/utils.ts:3
↓ 4 callersFunctionslowStateValue
(id: string)
benchmarks/client-nav/scenarios/async-pipeline/shared.ts:45
↓ 4 callersFunctionstep
(testId: string, isSettled: () => boolean)
benchmarks/client-nav/scenarios/async-pipeline/shared.ts:72
↓ 4 callersFunctionstripQuery
(id: string)
packages/start-plugin-core/src/import-protection/utils.ts:132
↓ 4 callersFunctionthrowBoundaryError
( code: string, path: babel.NodePath<t.JSXElement>, message: string, )
packages/start-plugin-core/src/hydrate-when-transform.ts:310
↓ 4 callersFunctiontransformReadableStreamWithRouter
( router: AnyRouter, routerStream: ReadableStream, opts?: TransformStreamWithRouterOptions, )
packages/router-core/src/ssr/transformStreamWithRouter.ts:21
↓ 4 callersFunctionuseAppSession
()
examples/react/start-basic-auth/src/utils/session.ts:9
↓ 4 callersFunctionuseAppSession
()
examples/solid/start-basic-auth/src/utils/session.ts:9
↓ 4 callersFunctionuseAppSession
()
e2e/react-start/basic-auth/src/utils/session.ts:9
↓ 4 callersFunctionuseAppSession
()
e2e/vue-start/basic-auth/src/utils/session.ts:9
↓ 4 callersFunctionuseAppSession
()
e2e/solid-start/basic-auth/src/utils/session.ts:9
↓ 4 callersFunctionuseAuth
()
examples/react/authenticated-routes-firebase/src/auth.tsx:66
↓ 4 callersFunctionuseAuth
()
examples/solid/authenticated-routes-firebase/src/auth.tsx:57
↓ 4 callersFunctionuseAuth
()
examples/solid/authenticated-routes/src/auth.tsx:57
↓ 4 callersFunctionuseElementScrollRestoration
( options: ( | { id: string getElement?: () => Window | Element | undefined | null
packages/solid-router/src/ScrollRestoration.tsx:32
↓ 4 callersFunctionuseElementScrollRestoration
( options: ( | { id: string getElement?: () => Window | Element | undefined | null
packages/react-router/src/ScrollRestoration.tsx:32
↓ 4 callersFunctionuseStructuralSharing
( opts: | { select?: ( slice: TSelectSlice, ) => ValidateSelected<TRouter, TSe
packages/react-router/src/useMatch.tsx:30
↓ 4 callersFunctionuseTags
(assetCrossOrigin?: AssetCrossOriginConfig)
packages/react-router/src/headContentUtils.tsx:193
↓ 4 callersFunctionusersQueryOptions
(search: string)
examples/react/search-validator-adapters/src/components/Users.tsx:49
↓ 4 callersFunctionusersQueryOptions
(search: string)
examples/solid/search-validator-adapters/src/components/Users.tsx:49
↓ 4 callersFunctionvalidateSearch
(validateSearch: AnyValidator, input: unknown)
packages/router-core/src/router.ts:3067
↓ 4 callersFunctionwaitForRequiredLink
( container: ParentNode, testId: string, cache?: Map<string, HTMLAnchorElement>, )
benchmarks/client-nav/setup-helpers.ts:22
↓ 4 callersFunctionwriteChunk
* Enqueue a string chunk through the backpressure queue. Stored as a * string and encoded only when the downstream actually accepts the chunk *
packages/router-core/src/ssr/transformStreamWithRouter.ts:463
↓ 4 callersFunctionzodValidator
( options: TOptions, )
packages/zod-adapter/src/index.ts:42
↓ 3 callersFunction_options
()
packages/solid-router/src/link.tsx:134
↓ 3 callersFunctionabortableServerFn
()
e2e/solid-start/server-functions/src/routes/abort-signal/$method.tsx:42
↓ 3 callersMethodaddEdge
(resolved: string, importer: string, specifier?: string)
packages/start-plugin-core/src/import-protection/trace.ts:32
↓ 3 callersFunctionappendRouteStylesheets
( route: RouteTreeRoute, stylesheets: Array<ManifestCssLink>, )
packages/start-plugin-core/src/start-manifest-plugin/manifestBuilder.ts:173
↓ 3 callersFunctionarticleData
(slug: string)
benchmarks/client-nav/scenarios/mount/shared.ts:39
↓ 3 callersFunctionarticleHead
(id: string)
benchmarks/client-nav/scenarios/head/shared.ts:92
↓ 3 callersFunctionassertAssetsScenario
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/assets/shared.ts:57
↓ 3 callersFunctionassertBeforeLoadScenario
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/before-load/shared-bench.ts:26
↓ 3 callersFunctionassertControlFlowSanity
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/control-flow/shared.ts:169
↓ 3 callersFunctionassertGlobalMiddlewareScenario
( handler: StartRequestHandler, context: GlobalMiddlewareBenchContext, )
benchmarks/ssr/scenarios/global-middleware/bench.ts:254
↓ 3 callersFunctionassertHeadSanity
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/head/shared.ts:40
↓ 3 callersFunctionassertLoadersSanity
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/loaders/shared-bench.ts:34
↓ 3 callersFunctionassertRewriteScenario
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/rewrites/shared.ts:55
↓ 3 callersFunctionassertSelectiveSanity
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/selective-ssr/shared-bench.ts:25
↓ 3 callersFunctionassertSerializationScenario
( handler: StartRequestHandler, )
benchmarks/ssr/scenarios/serialization/shared-bench.ts:63
↓ 3 callersFunctionassertServerFnScenario
( handler: StartRequestHandler, context: ServerFnBenchContext, )
benchmarks/ssr/scenarios/server-fns/bench.ts:415
↓ 3 callersFunctionassertServerFnTransportScenario
( handler: StartRequestHandler, context: ServerFnTransportBenchContext, )
benchmarks/ssr/scenarios/server-fn-transport/bench.ts:489
↓ 3 callersFunctionassertServerRouteMiddlewareResponse
( handler: StartRequestHandler, )
benchmarks/ssr/scenarios/server-routes-middleware/shared.ts:34
↓ 3 callersFunctionassertServerRouteResponse
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/server-routes/shared.ts:34
↓ 3 callersFunctionassertStreamingSanity
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/streaming/shared-bench.ts:40
↓ 3 callersFunctionawaitLazyElements
( tree: unknown, cssCollector?: CssHrefCollector, )
packages/react-start-rsc/src/awaitLazyElements.ts:83
↓ 3 callersFunctionblogContext
()
benchmarks/client-nav/scenarios/mount/shared.ts:27
↓ 3 callersFunctionbuild
()
packages/eslint-plugin-start/src/rules/no-async-client-component/render-graph-builder.ts:70
↓ 3 callersFunctionbuildCodeSnippet
( provider: TransformResultProvider, moduleId: string, loc: Loc, contextLines: number = 2, root?: st
packages/start-plugin-core/src/import-protection/sourceLocation.ts:554
↓ 3 callersFunctionbuildManifest
()
packages/router-core/tests/ssr-server-manifest.test.ts:37
↓ 3 callersFunctionbuildResolutionCandidates
(id: string)
packages/start-plugin-core/src/import-protection/utils.ts:198
↓ 3 callersFunctionbuildStartManifest
(options: { clientBuild: NormalizedClientBuild routeTreeRoutes: RouteTreeRoutes basePath: string inlin
packages/start-plugin-core/src/start-manifest-plugin/manifestBuilder.ts:257
↓ 3 callersFunctionbuildTrace
( graph: ImportGraph, startNode: string, maxDepth: number = 20, )
packages/start-plugin-core/src/import-protection/trace.ts:92
↓ 3 callersFunctionbuildViolationInfo
* Build a lightweight {@link ViolationInfo} record. * * Diagnostic-only work (trace, source-map lookup, snippets, AST usage * analysis) is in
packages/start-plugin-core/src/vite/import-protection-plugin/plugin.ts:439
↓ 3 callersFunctioncapitalize
(str: string)
e2e/react-start/website/src/utils/seo.ts:35
↓ 3 callersFunctioncapitalize
(str: string)
e2e/vue-start/website/src/utils/seo.ts:35
↓ 3 callersFunctioncapitalize
(str: string)
e2e/solid-start/website/src/utils/seo.ts:35
↓ 3 callersFunctioncatalogMarkerText
(search: CatalogSearch)
benchmarks/client-nav/scenarios/search-params/shared.ts:121
↓ 3 callersFunctioncheckFileDenial
( relativePath: string, matchers: FileMatchers, )
packages/start-plugin-core/src/import-protection/utils.ts:44
↓ 3 callersFunctioncleanPath
(path: string)
packages/router-core/src/path.ts:24
↓ 3 callersFunctioncollectBytes
( stream: ReadableStream<Uint8Array> | RawStream, )
e2e/react-start/basic/src/raw-stream-fns.ts:505
↓ 3 callersFunctioncollectBytes
( stream: ReadableStream<Uint8Array> | RawStream, )
e2e/vue-start/basic/src/raw-stream-fns.ts:459
↓ 3 callersFunctioncollectBytes
( stream: ReadableStream<Uint8Array> | RawStream, )
e2e/solid-start/basic/src/raw-stream-fns.ts:418
↓ 3 callersFunctioncompareBytes
( actual: Uint8Array, expected: Uint8Array, )
e2e/react-start/basic/src/raw-stream-fns.ts:534
↓ 3 callersFunctioncompareBytes
( actual: Uint8Array, expected: Uint8Array, )
e2e/vue-start/basic/src/raw-stream-fns.ts:499
↓ 3 callersFunctioncompareBytes
( actual: Uint8Array, expected: Uint8Array, )
e2e/solid-start/basic/src/raw-stream-fns.ts:447
↓ 3 callersFunctioncomputeSharedBindings
(opts: { code: string filename?: string codeSplitGroupings: CodeSplitGroupings })
packages/router-plugin/src/core/code-splitter/compilers.ts:151
↓ 3 callersFunctionconcatBytes
(chunks: Array<Uint8Array>)
e2e/react-start/basic/src/raw-stream-fns.ts:78
↓ 3 callersFunctionconcatBytes
(chunks: Array<Uint8Array>)
e2e/vue-start/basic/src/raw-stream-fns.ts:78
↓ 3 callersFunctionconcatBytes
(chunks: Array<Uint8Array>)
e2e/solid-start/basic/src/raw-stream-fns.ts:78
↓ 3 callersFunctioncondition
( condition: HydrationCondition, )
packages/react-start-client/src/hydration/generic.ts:25
↓ 3 callersFunctioncountRoutePathSegments
(routePath?: string)
packages/router-generator/src/utils.ts:251
↓ 3 callersFunctioncountSlashSeparatedParts
(path: string)
packages/router-generator/src/utils.ts:271
↓ 3 callersFunctioncreate
(context, [options])
packages/eslint-plugin-start/src/rules/no-async-client-component/no-async-client-component.rule.ts:72
↓ 3 callersFunctioncreateDeferredGate
()
e2e/solid-start/deferred-hydration/src/routes/enhanced.tsx:27
← previousnext →501–600 of 11,090, ranked by callers