MCPcopy Create free account

hub / github.com/TanStack/router / functions

Functions10,449 in github.com/TanStack/router

↓ 3 callersFunctionmakeServerFnChurnPayload
( data: ServerFnInput, context: ServerFnChurnContext, )
benchmarks/memory/server/scenarios/server-fn-churn/server-fn-payload.ts:21
↓ 3 callersFunctionmakeSsrSerovalPlugin
( serializationAdapter: AnySerializationAdapter, options: { didRun: boolean }, )
packages/router-core/src/ssr/serializer/transformer.ts:183
↓ 3 callersFunctionmergeHeaders
(...headers: Array<AnyHeaders>)
packages/router-core/src/ssr/headers.ts:26
↓ 3 callersFunctionmergeStatus
( setStatus: React.Dispatch<React.SetStateAction<T>>, patch: Partial<T>, )
e2e/react-start/deferred-hydration/src/routes/enhanced.tsx:41
↓ 3 callersFunctionmockRuntimeModuleIdFromViolation
( info: ViolationInfo, mode: MockAccessMode, root: string, )
packages/start-plugin-core/src/import-protection/virtualModules.ts:28
↓ 3 callersFunctionmultiSortBy
( arr: Array<T>, accessors: Array<(item: T) => any> = [(d) => d], )
packages/router-generator/src/utils.ts:80
↓ 3 callersFunctionnormalizeViteClientBuild
( clientBundle: Rollup.OutputBundle, )
packages/start-plugin-core/src/vite/start-manifest-plugin/normalized-client-build.ts:39
↓ 3 callersFunctionnullReplaceEqualDeep
(prev, next)
packages/router-core/src/utils.ts:226
↓ 3 callersFunctionparseHydrateVirtualId
(id: string)
packages/start-plugin-core/src/hydrate-when-transform.ts:84
↓ 3 callersFunctionparseSegments
* 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 callersFunctionpickOriginalCodeFromSourcesContent
( map: SourceMapLike | undefined, importerFile: string, root: string, )
packages/start-plugin-core/src/import-protection/sourceLocation.ts:144
↓ 3 callersFunctionpostBuild
({ startConfig, adapter, }: { startConfig: TanStackStartOutputConfig adapter: StartPostBuildAdapter })
packages/start-plugin-core/src/post-build.ts:10
↓ 3 callersFunctionpostId
()
packages/solid-router/tests/link.test.tsx:2079
↓ 3 callersFunctionprerender
({ startConfig, handler, }: { startConfig: TanStackStartOutputConfig handler: PrerenderHandler })
packages/start-plugin-core/src/prerender.ts:17
↓ 3 callersFunctionreadJson
(filePath)
scripts/benchmarks/bundle-size/measure.mjs:226
↓ 3 callersFunctionreadSerializedServerFnResult
(response: Response, label: string)
benchmarks/ssr/scenarios/server-fns/bench.ts:199
↓ 3 callersFunctionreconcileMatchPool
( nextMatches: Array<AnyRouteMatch>, pool: Map<string, MatchStore>, idStore: RouterWritableStore<Array<s
packages/router-core/src/stores.ts:306
↓ 3 callersFunctionrel
(p: string)
packages/start-plugin-core/src/import-protection/trace.ts:199
↓ 3 callersMethodremoveAttribute
(name: string)
e2e/solid-start/basic-cloudflare/worker-configuration.d.ts:1500
↓ 3 callersFunctionremoveLayoutSegmentsAndUnderscoresWithEscape
( routePath: string = '/', originalPath?: string, routePathSegmentMetadata?: Array<RoutePathSegmentMetad
packages/router-generator/src/utils.ts:530
↓ 3 callersFunctionrenderRouterToStream
({ request, router, responseHeaders, children, }: { request: Request router: AnyRouter responseH
packages/solid-router/src/ssr/renderRouterToStream.tsx:36
↓ 3 callersFunctionrenderRouterToStream
({ request, router, responseHeaders, children, }: { request: Request router: AnyRouter responseH
packages/react-router/src/ssr/renderRouterToStream.tsx:44
↓ 3 callersFunctionreportViolation
( 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 callersFunctionreset
()
e2e/vue-start/server-functions/src/routes/abort-signal.tsx:31
↓ 3 callersFunctionreset
()
e2e/solid-start/server-functions/src/routes/abort-signal/$method.tsx:49
↓ 3 callersFunctionresolveConfigPath
({ configDirectory }: ResolveParams)
packages/router-generator/src/config.ts:90
↓ 3 callersMethodresolveExprKind
( expr: t.Expression | null, fileId: string, visited = new Set<string>(), )
packages/start-plugin-core/src/start-compiler/compiler.ts:1819
↓ 3 callersFunctionresolveManifestAssetLink
(link: ManifestAssetLink)
packages/router-core/src/manifest.ts:61
↓ 3 callersFunctionresolveSymbol
(symbol: ts.Symbol)
packages/eslint-plugin-start/src/rules/no-async-client-component/render-graph-builder.ts:497
↓ 3 callersFunctionrouteId
()
packages/solid-router/src/Matches.tsx:66
↓ 3 callersFunctionrunAssetsInlineLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/assets/shared.ts:41
↓ 3 callersFunctionrunAssetsLinkedControlLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/assets/shared.ts:49
↓ 3 callersFunctionrunBeforeLoadLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/before-load/shared-bench.ts:57
↓ 3 callersFunctionrunErrorLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/control-flow/shared.ts:142
↓ 3 callersFunctionrunGlobalMiddlewareDocumentLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/global-middleware/bench.ts:263
↓ 3 callersFunctionrunGlobalMiddlewareServerFnLoop
( handler: StartRequestHandler, context: GlobalMiddlewareBenchContext, )
benchmarks/ssr/scenarios/global-middleware/bench.ts:271
↓ 3 callersFunctionrunGlobalMiddlewareServerRouteLoop
( handler: StartRequestHandler, )
benchmarks/ssr/scenarios/global-middleware/bench.ts:283
↓ 3 callersFunctionrunHeadLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/head/shared.ts:32
↓ 3 callersFunctionrunLoadersLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/loaders/shared-bench.ts:68
↓ 3 callersFunctionrunNotFoundLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/control-flow/shared.ts:133
↓ 3 callersFunctionrunPlainSerializationLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/serialization/shared-bench.ts:98
↓ 3 callersFunctionrunRedirectLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/control-flow/shared.ts:124
↓ 3 callersFunctionrunRewriteLocalizedLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/rewrites/shared.ts:39
↓ 3 callersFunctionrunRewritePassthroughLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/rewrites/shared.ts:47
↓ 3 callersFunctionrunRichSerializationLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/serialization/shared-bench.ts:89
↓ 3 callersFunctionrunRouteHeadersLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/control-flow/shared.ts:160
↓ 3 callersFunctionrunSelectiveLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/selective-ssr/shared-bench.ts:88
↓ 3 callersFunctionrunServerFnDocumentSsrRequestLoop
( handler: StartRequestHandler, )
benchmarks/ssr/scenarios/server-fns/bench.ts:518
↓ 3 callersFunctionrunServerFnGetRequestLoop
( handler: StartRequestHandler, context: ServerFnBenchContext, )
benchmarks/ssr/scenarios/server-fns/bench.ts:453
↓ 3 callersFunctionrunServerFnMultipartRequestLoop
( handler: StartRequestHandler, context: ServerFnTransportBenchContext, )
benchmarks/ssr/scenarios/server-fn-transport/bench.ts:516
↓ 3 callersFunctionrunServerFnNotFoundRequestLoop
( handler: StartRequestHandler, context: ServerFnBenchContext, )
benchmarks/ssr/scenarios/server-fns/bench.ts:490
↓ 3 callersFunctionrunServerFnPostRequestLoop
( handler: StartRequestHandler, context: ServerFnBenchContext, )
benchmarks/ssr/scenarios/server-fns/bench.ts:465
↓ 3 callersFunctionrunServerFnRawResponseRequestLoop
( handler: StartRequestHandler, context: ServerFnTransportBenchContext, )
benchmarks/ssr/scenarios/server-fn-transport/bench.ts:529
↓ 3 callersFunctionrunServerFnRawStreamRequestLoop
( handler: StartRequestHandler, context: ServerFnTransportBenchContext, )
benchmarks/ssr/scenarios/server-fn-transport/bench.ts:542
↓ 3 callersFunctionrunServerFnRedirectRequestLoop
( handler: StartRequestHandler, context: ServerFnBenchContext, )
benchmarks/ssr/scenarios/server-fns/bench.ts:477
↓ 3 callersFunctionrunServerFnSendContextRequestLoop
( handler: StartRequestHandler, context: ServerFnBenchContext, )
benchmarks/ssr/scenarios/server-fns/bench.ts:504
↓ 3 callersFunctionrunServerRouteLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/server-routes/shared.ts:22
↓ 3 callersFunctionrunServerRouteMiddlewareLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/server-routes-middleware/shared.ts:22
↓ 3 callersFunctionrunSsrRequestLoop
( handler: StartRequestHandler, { seed, iterations = 10 }: RunSsrRequestLoopOptions, )
benchmarks/ssr/bench-utils.ts:73
↓ 3 callersFunctionrunStreamingLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/streaming/shared-bench.ts:71
↓ 3 callersFunctionrunUnmatchedLoop
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/control-flow/shared.ts:151
↓ 3 callersMethodsafeFileWrite
(opts: { filePath: string newContent: string strategy: | { type: 'mtime'
packages/router-generator/src/generator.ts:1210
↓ 3 callersFunctionsaveFallbackHtml
(id: string, element: Element)
packages/start-client-core/src/hydration/runtime.ts:183
↓ 3 callersFunctionserialize
(data: any)
packages/start-client-core/src/client-rpc/serverFnFetcher.ts:199
↓ 3 callersFunctionserializeEarlyHint
(hint: EarlyHint)
packages/start-server-core/src/early-hints.ts:76
↓ 3 callersFunctionsetResponseHeader
( name: ResponseHeaderName, value: string | Array<string>, )
packages/start-server-core/src/request-response.ts:238
↓ 3 callersFunctionsetSource
( envName: string, id: string, code: string, framework: CompileStartFrameworkOptions, )
packages/start-plugin-core/src/hydrate-when-transform.ts:905
↓ 3 callersFunctionsetupGlobalMiddlewareBench
( handler: StartRequestHandler, )
benchmarks/ssr/scenarios/global-middleware/bench.ts:140
↓ 3 callersFunctionsetupServerFnBench
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/server-fns/bench.ts:396
↓ 3 callersFunctionsetupServerFnTransportBench
( handler: StartRequestHandler, )
benchmarks/ssr/scenarios/server-fn-transport/bench.ts:460
↓ 3 callersFunctionshouldTransformInlineCssUrl
(url: string)
packages/start-plugin-core/src/start-manifest-plugin/inlineCss.ts:32
↓ 3 callersFunctionsleep
(ms: number)
examples/solid/authenticated-routes/src/utils.ts:1
↓ 3 callersFunctionsleep
(ms: number)
e2e/react-start/scroll-restoration/src/utils/posts.tsx:3
↓ 3 callersFunctionsleep0
()
benchmarks/ssr/scenarios/streaming/shared-data.ts:17
↓ 3 callersFunctionstringify
(data: any)
e2e/vue-start/server-functions/src/routes/primitives/index.tsx:7
↓ 3 callersFunctiontanStackStartRsbuild
( corePluginOpts: TanStackStartRsbuildPluginCoreOptions, startPluginOpts: TanStackStartRsbuildInputConfig
packages/start-plugin-core/src/rsbuild/plugin.ts:68
↓ 3 callersFunctiontanStackStartVite
( corePluginOpts: TanStackStartVitePluginCoreOptions, startPluginOpts: TanStackStartViteInputConfig | unde
packages/start-plugin-core/src/vite/plugin.ts:45
↓ 3 callersFunctionthrowRouteHandlerError
()
packages/start-server-core/src/createStartHandler.ts:186
↓ 3 callersFunctiontoggleExpanded
()
packages/router-devtools-core/src/Explorer.tsx:112
↓ 3 callersFunctiontrackItemLoaderCall
(id: string)
benchmarks/memory/client/scenarios/preload-churn/item-payload.ts:23
↓ 3 callersFunctiontrimPath
(path: string)
packages/router-core/src/path.ts:41
↓ 3 callersFunctiontrimPathLeft
(path: string)
packages/router-core/src/path.ts:30
↓ 3 callersFunctiontryWriteModule
( environmentName: string, filePath: string, content: string, )
packages/start-plugin-core/src/rsbuild/virtual-modules.ts:326
↓ 3 callersFunctiontryWriteVirtualModule
( shared: SharedState, envName: string, filePath: string, code: string, )
packages/start-plugin-core/src/rsbuild/import-protection.ts:351
↓ 3 callersFunctionunmount
()
benchmarks/client-nav/vue/app.tsx:429
↓ 3 callersMethodunobserve
()
packages/vue-router/tests/utils.ts:45
↓ 3 callersFunctionunwrapBracketWrappedSegment
(segment: string)
packages/router-generator/src/utils.ts:679
↓ 3 callersFunctionunwrapExpression
(expr: t.Expression)
packages/router-utils/src/compiler-helpers.ts:50
↓ 3 callersFunctionupdateCount
()
e2e/vue-start/server-functions/src/routes/dead-code-preserve.tsx:17
↓ 3 callersFunctionuseAwaited
({ promise: _promise }: AwaitOptions<T>)
packages/react-router/src/awaited.tsx:11
↓ 3 callersFunctionuseDeferredGate
()
e2e/react-start/deferred-hydration/src/routes/enhanced.tsx:35
↓ 3 callersFunctionuseElementScrollRestoration
( options: ( | { id: string getElement?: () => Window | Element | undefined | null
packages/vue-router/src/ScrollRestoration.tsx:32
↓ 3 callersFunctionuseLinkProps
( options: UseLinkPropsOptions<TRouter, TFrom, TTo, TMaskFrom, TMaskTo>, )
packages/vue-router/src/link.tsx:79
↓ 3 callersFunctionuseLinkProps
( options: UseLinkPropsOptions<TRouter, TFrom, TTo, TMaskFrom, TMaskTo>, )
packages/solid-router/src/link.tsx:36
↓ 3 callersFunctionuseLinkProps
( options: UseLinkPropsOptions<TRouter, TFrom, TTo, TMaskFrom, TMaskTo>, forwardedRef?: React.ForwardedRef
packages/react-router/src/link.tsx:46
↓ 3 callersFunctionvalidateSerializedResponse
(response: Response, label: string)
benchmarks/ssr/scenarios/server-fns/bench.ts:153
↓ 3 callersFunctionwaitForHydrationSafeReload
( page: Page, url: string, text: string, )
e2e/react-start/hmr/tests/app.spec.ts:373
↓ 3 callersFunctionwaitForRequiredLink
( container: ParentNode, testId: string, cache?: Map<string, HTMLAnchorElement>, )
benchmarks/client-nav/setup-helpers.ts:22
↓ 2 callersFunction_getBlockers
()
packages/history/src/index.ts:294
↓ 2 callersFunctionabortPipeable
( reason?: unknown, opts?: { defaultError?: boolean }, )
packages/react-router/src/ssr/renderRouterToStream.tsx:121
← previousnext →701–800 of 10,449, ranked by callers