MCPcopy Create free account

hub / github.com/TanStack/router / functions

Functions10,449 in github.com/TanStack/router

↓ 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:168
↓ 4 callersFunctionsleep
(ms: number)
packages/react-router/tests/utils.ts:3
↓ 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 callersFunctionuseCanGoBack
()
packages/solid-router/src/useCanGoBack.ts:4
↓ 4 callersFunctionuseCanGoBack
()
packages/react-router/src/useCanGoBack.ts:5
↓ 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:3071
↓ 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 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 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 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
↓ 3 callersFunctioncreateImportSpecifierLocationIndex
()
packages/start-plugin-core/src/import-protection/sourceLocation.ts:381
↓ 3 callersFunctioncreateInlineCssUrlPlaceholder
(index: number)
packages/start-plugin-core/src/start-manifest-plugin/inlineCss.ts:16
↓ 3 callersFunctioncreateItemPayload
(id: string)
benchmarks/memory/client/scenarios/preload-churn/item-payload.ts:7
↓ 3 callersFunctioncreateLoaderData
(id: string)
benchmarks/memory/client/scenarios/loader-data-retention/loader-data.ts:15
↓ 3 callersFunctioncreateNullProtoObject
( source?: T, )
packages/start-client-core/src/safeObjectMerge.ts:29
↓ 3 callersFunctioncreateRandomKey
()
packages/history/src/index.ts:688
↓ 3 callersMethodcreateReplayStream
* Create an independent replay stream. Each call returns a fresh reader * that starts from the beginning of the buffered data. * * If the str
packages/react-start-rsc/src/ReplayableStream.ts:206
↓ 3 callersFunctioncreateRouteHmrStatement
( stableRouteOptionKeys: Array<string>, opts: CreateRouteHmrStatementOpts, )
packages/router-plugin/src/core/hmr/select-adapter.ts:17
↓ 3 callersFunctioncreateRouterHmrPlugin
( options: Partial<Config | (() => Config)> | undefined = {}, routerPluginContext: RouterPluginContext, )
packages/router-plugin/src/core/router-hmr-plugin.ts:18
↓ 3 callersFunctioncreateRscProxyInternal
(options: CreateProxyOptions)
packages/react-start-rsc/src/createRscProxy.tsx:154
↓ 3 callersFunctioncreateServer
( root = process.cwd(), isProd = process.env.NODE_ENV === 'production', hmrPort, )
examples/react/basic-ssr-file-based/server.js:8
↓ 3 callersFunctioncreateWorkload
( framework: Framework, mountTestApp: MountTestApp, )
benchmarks/memory/client/scenarios/unique-location-churn/shared.ts:41
↓ 3 callersFunctioncreateWorkload
( framework: Framework, mountTestApp: MountTestApp, resolveAllSlowLoaders: ResolveAllSlowLoaders, reso
benchmarks/memory/client/scenarios/interrupted-navigations/shared.ts:130
↓ 3 callersFunctioncreateWorkload
( framework: Framework, mountTestApp: MountTestApp, )
benchmarks/memory/client/scenarios/mount-unmount/shared.ts:25
↓ 3 callersFunctioncreateWorkload
( framework: Framework, mountTestApp: MountTestApp, getTrackedItemLoaderCount: GetTrackedItemLoaderCount
benchmarks/memory/client/scenarios/preload-churn/shared.ts:57
↓ 3 callersFunctioncreateWorkload
( framework: Framework, mountTestApp: MountTestApp, )
benchmarks/memory/client/scenarios/navigation-churn/shared.ts:23
↓ 3 callersFunctioncreateWorkload
( framework: Framework, mountTestApp: MountTestApp, loaderPayloadRecordCount: number, )
benchmarks/memory/client/scenarios/loader-data-retention/shared.ts:50
↓ 3 callersFunctioncreateWorkloadGroup
( framework: Framework, handler: StartRequestHandler, )
benchmarks/memory/server/scenarios/serialization-payload/shared.ts:54
↓ 3 callersFunctioncreateWorkloadGroup
( framework: Framework, handler: StartRequestHandler, )
benchmarks/memory/server/scenarios/aborted-requests/shared.ts:262
↓ 3 callersFunctioncreateWorkloadGroup
( framework: Framework, handler: StartRequestHandler, )
benchmarks/memory/server/scenarios/peak-large-page/shared.ts:47
↓ 3 callersFunctioncreateWorkloadGroup
( framework: Framework, handler: StartRequestHandler, )
benchmarks/memory/server/scenarios/streaming-peak/shared.ts:91
↓ 3 callersFunctioncreateWorkloadGroup
( framework: Framework, handler: StartRequestHandler, )
benchmarks/memory/server/scenarios/error-paths/shared.ts:135
↓ 3 callersFunctioncreateWorkloadGroup
( framework: Framework, handler: StartRequestHandler, )
benchmarks/memory/server/scenarios/server-fn-churn/shared.ts:200
↓ 3 callersFunctioncreateWorkloadGroup
( framework: Framework, handler: StartRequestHandler, )
benchmarks/memory/server/scenarios/request-churn/shared.ts:53
↓ 3 callersFunctiondedupeKey
(info: ViolationInfo)
packages/start-plugin-core/src/vite/import-protection-plugin/plugin.ts:900
↓ 3 callersFunctiondedupePatterns
(patterns: Array<Pattern>)
packages/start-plugin-core/src/import-protection/utils.ts:17
↓ 3 callersFunctiondedupeViolationKey
(info: { type: string importer: string specifier: string resolved?: string })
packages/start-plugin-core/src/import-protection/utils.ts:55
← previousnext →501–600 of 10,449, ranked by callers