MCPcopy Create free account

hub / github.com/TanStack/router / functions

Functions11,366 in github.com/TanStack/router

↓ 2 callersFunctioncreateRouteNodesByTo
( routeNodes: Array<RouteNode>, )
packages/router-generator/src/utils.ts:1031
↓ 2 callersFunctioncreateRouter
()
packages/router-core/tests/granular-stores.test.ts:6
↓ 2 callersFunctioncreateRouter
()
examples/react/basic-ssr-file-based/src/router.tsx:4
↓ 2 callersFunctioncreateRouter
()
examples/react/basic-ssr-streaming-file-based/src/router.tsx:5
↓ 2 callersFunctioncreateRouter
()
examples/solid/basic-ssr-file-based/src/router.tsx:4
↓ 2 callersFunctioncreateRouter
()
examples/solid/basic-ssr-streaming-file-based/src/router.tsx:5
↓ 2 callersFunctioncreateRsbuildEnvironmentPlan
(opts: { root: string entryAliases: RsbuildResolvedEntryAliases clientOutputDirectory: string serverOu
packages/start-plugin-core/src/rsbuild/planning.ts:93
↓ 2 callersFunctioncreateRscCssEnvelope
( value: TValue, options?: RscCssEnvelopeOptions, )
packages/react-start-rsc/src/rscCssEnvelope.ts:11
↓ 2 callersFunctioncreateServerFnBasePath
(opts: { routerBasepath: string serverFnBase: string })
packages/start-plugin-core/src/planning.ts:85
↓ 2 callersFunctioncreateStartCompiler
( options: CreateStartCompilerOptions, )
packages/start-plugin-core/src/start-compiler/host.ts:35
↓ 2 callersFunctioncreateStartConfigContext
(opts: { corePluginOpts: TanStackStartCoreOptions startPluginOpts: TInputConfig | undefined parseConfig:
packages/start-plugin-core/src/config-context.ts:20
↓ 2 callersMethodcreateStartupError
(error: Error)
e2e/react-start/rsbuild/tests/error-overlay.spec.ts:104
↓ 2 callersFunctioncreateViteDefineConfig
(opts: { command: 'serve' | 'build' mode: string | undefined serverFnBase: string routerBasepath: stri
packages/start-plugin-core/src/vite/planning.ts:139
↓ 2 callersFunctioncreateViteDevServerFnModuleSpecifierEncoder
( root: string, )
packages/start-plugin-core/src/vite/start-compiler-plugin/module-specifier.ts:3
↓ 2 callersFunctioncycle
()
benchmarks/memory/client/scenarios/mount-unmount/shared.ts:31
↓ 2 callersMethoddebug
* The **`console.debug()`** static method outputs a message to the console at the 'debug' log level. * * [MDN Reference](https://developer.m
e2e/solid-start/basic-cloudflare/worker-configuration.d.ts:129
↓ 2 callersFunctiondecode
(str: any)
packages/router-core/src/qss.ts:64
↓ 2 callersFunctiondecodeViteDevServerModuleSpecifier
( moduleSpecifier: string, )
packages/start-plugin-core/src/vite/start-compiler-plugin/module-specifier.ts:24
↓ 2 callersFunctiondeferViolation
* Record a violation as pending for later confirmation via graph * reachability. Called from `resolveId` when `shouldDefer` is true.
packages/start-plugin-core/src/vite/import-protection-plugin/plugin.ts:1307
↓ 2 callersFunctiondeferred
()
packages/react-router/tests/issue-7986-retained-pending.test.tsx:26
↓ 2 callersFunctiondeferredQueryOptions
()
examples/react/start-basic-react-query/src/routes/deferred.tsx:5
↓ 2 callersFunctiondeferredQueryOptions
()
examples/solid/start-basic-solid-query/src/routes/deferred.tsx:5
↓ 2 callersFunctiondeferredQueryOptions
()
e2e/react-start/basic-react-query/src/routes/deferred.tsx:5
↓ 2 callersFunctiondeferredQueryOptions
()
e2e/vue-start/basic-vue-query/src/routes/deferred.tsx:5
↓ 2 callersFunctiondeferredQueryOptions
()
e2e/solid-start/basic-solid-query/src/routes/deferred.tsx:5
↓ 2 callersFunctiondelayNavigation
()
packages/solid-router/tests/issue-7986-retained-pending.test.tsx:40
↓ 2 callersFunctiondelayNavigation
()
packages/react-router/tests/issue-7986-retained-pending.test.tsx:22
↓ 2 callersMethoddeleteByFile
Remove all cache entries where the importer matches `file`.
packages/start-plugin-core/src/import-protection/sourceLocation.ts:338
↓ 2 callersFunctiondestroyError
(reason: unknown)
packages/react-router/src/ssr/renderRouterToStream.tsx:105
↓ 2 callersFunctiondetectCodeSplitGroupingsFromRoute
(opts: ParseAstOptions)
packages/router-plugin/src/core/code-splitter/compilers.ts:1395
↓ 2 callersFunctiondetectTanstackRouterImports
(create: EnhancedCreate)
packages/eslint-plugin-router/src/utils/detect-router-imports.ts:24
↓ 2 callersFunctiondetermineInitialRoutePath
(routePath: string)
packages/router-generator/src/utils.ts:233
↓ 2 callersFunctiondetermineInitialRoutePathFromExplicitPath
(routePath: string)
packages/router-generator/src/utils.ts:244
↓ 2 callersFunctiondetermineInitialRoutePathFromParts
( routePath: string, parts: Array<string>, )
packages/router-generator/src/utils.ts:189
↓ 2 callersMethoddisconnect
()
packages/solid-router/tests/utils.ts:52
↓ 2 callersMethoddisconnect
()
packages/react-router/tests/utils.ts:52
↓ 2 callersFunctiondisposeAbandonedResult
(result: TODO)
packages/start-server-core/src/createStartHandler.ts:277
↓ 2 callersFunctiondisposeLateResponse
(result: TODO, signal: AbortSignal)
packages/start-server-core/src/createStartHandler.ts:215
↓ 2 callersFunctiondone
()
e2e/react-start/import-protection/tests/violations.setup.ts:66
↓ 2 callersFunctiondoubleQueryOptions
(n: number)
e2e/react-start/basic-react-query/src/routes/transition/count/query.tsx:10
↓ 2 callersFunctiondoubleQueryOptions
(n: number)
e2e/vue-start/basic-vue-query/src/routes/transition/count/query.tsx:9
↓ 2 callersFunctiondoubleQueryOptions
(n: number)
e2e/solid-start/basic-solid-query/src/routes/transition/count/query.tsx:10
↓ 2 callersFunctiondrainCancellation
()
benchmarks/memory/server/scenarios/aborted-requests/shared.ts:191
↓ 2 callersFunctiondrainResponse
(response: Response)
benchmarks/ssr/bench-utils.ts:40
↓ 2 callersFunctionenableSwcReactServerComponents
( config: RspackConfig, scope: 'all' | 'rsc-subtree', )
packages/start-plugin-core/src/rsbuild/swc-rsc.ts:17
↓ 2 callersFunctionencodeChunkFrame
( streamId: number, chunk: Uint8Array, )
packages/start-server-core/src/frame-protocol.ts:62
↓ 2 callersFunctionencodeEndFrame
(streamId: number)
packages/start-server-core/src/frame-protocol.ts:72
↓ 2 callersFunctionencodeErrorFrame
(streamId: number, error: unknown)
packages/start-server-core/src/frame-protocol.ts:79
↓ 2 callersFunctionencodeJSONFrame
(json: string)
packages/start-server-core/src/frame-protocol.ts:55
↓ 2 callersFunctionencodePathLikeUrl
(path: string)
packages/router-core/src/utils.ts:692
↓ 2 callersFunctionenqueue
(frame: Uint8Array)
packages/start-server-core/src/frame-protocol.ts:118
↓ 2 callersFunctionensureBoardExists
( ctx: QueryCtx, boardId: string, )
examples/react/start-convex-trellaux/convex/board.ts:83
↓ 2 callersFunctionensureInvoices
()
examples/react/kitchen-sink-react-query-file-based/src/utils/mockTodos.ts:50
↓ 2 callersFunctionensureInvoices
()
examples/react/authenticated-routes-firebase/src/posts.tsx:23
↓ 2 callersFunctionensureInvoices
()
examples/react/kitchen-sink-react-query/src/mockTodos.ts:50
↓ 2 callersFunctionensureInvoices
()
examples/react/kitchen-sink/src/mockTodos.ts:50
↓ 2 callersFunctionensureInvoices
()
examples/react/authenticated-routes/src/posts.tsx:23
↓ 2 callersFunctionensureInvoices
()
examples/react/kitchen-sink-file-based/src/utils/mockTodos.ts:50
↓ 2 callersFunctionensureInvoices
()
examples/solid/authenticated-routes-firebase/src/posts.tsx:23
↓ 2 callersFunctionensureInvoices
()
examples/solid/kitchen-sink-solid-query/src/mockTodos.ts:50
↓ 2 callersFunctionensureInvoices
()
examples/solid/kitchen-sink/src/mockTodos.ts:50
↓ 2 callersFunctionensureInvoices
()
examples/solid/authenticated-routes/src/posts.tsx:23
↓ 2 callersFunctionensureInvoices
()
examples/solid/kitchen-sink-file-based/src/utils/mockTodos.ts:50
↓ 2 callersFunctionensureInvoices
()
examples/solid/kitchen-sink-solid-query-file-based/src/utils/mockTodos.ts:50
↓ 2 callersFunctionensureUsers
()
examples/react/kitchen-sink-react-query-file-based/src/utils/mockTodos.ts:63
↓ 2 callersFunctionensureUsers
()
examples/react/kitchen-sink-react-query/src/mockTodos.ts:63
↓ 2 callersFunctionensureUsers
()
examples/react/kitchen-sink/src/mockTodos.ts:63
↓ 2 callersFunctionensureUsers
()
examples/react/kitchen-sink-file-based/src/utils/mockTodos.ts:63
↓ 2 callersFunctionensureUsers
()
examples/solid/kitchen-sink-solid-query/src/mockTodos.ts:63
↓ 2 callersFunctionensureUsers
()
examples/solid/kitchen-sink/src/mockTodos.ts:63
↓ 2 callersFunctionensureUsers
()
examples/solid/kitchen-sink-file-based/src/utils/mockTodos.ts:63
↓ 2 callersFunctionensureUsers
()
examples/solid/kitchen-sink-solid-query-file-based/src/utils/mockTodos.ts:63
↓ 2 callersFunctionenvFn
()
packages/start-plugin-core/tests/createIsomorphicFn/snapshots/client/createIsomorphicFnInline.tsx:9
↓ 2 callersFunctionexecuteClientLane
( router: AnyRouter, location: ParsedLocation, matches: Array<AnyRouteMatch>, options: ExecuteLaneOpti
packages/router-core/src/load-client.ts:1284
↓ 2 callersFunctionexecuteMiddleware
* Execute a middleware chain
packages/start-server-core/src/createStartHandler.ts:229
↓ 2 callersFunctionexpectClientRouterReady
(page: Page)
e2e/react-start/deferred-hydration/tests/hydration.spec.ts:294
↓ 2 callersFunctionexpectClientRouterReady
(page: Page)
e2e/solid-start/deferred-hydration/tests/hydration.spec.ts:304
↓ 2 callersFunctionextractModuleInfoFromAst
(ast: t.File)
packages/router-utils/src/compiler-helpers.ts:462
↓ 2 callersFunctionextractParams
* This function is "resumable": * - the `leaf` input can contain `extract` and `rawParams` properties from a previous `extractParams` call * - the r
packages/router-core/src/new-process-route-tree.ts:779
↓ 2 callersFunctionextractParamsFromPath
(path: string)
packages/eslint-plugin-router/src/rules/route-param-names/route-param-names.utils.ts:87
↓ 2 callersFunctionextractParamsFromSegment
( segment: string, )
packages/eslint-plugin-router/src/rules/route-param-names/route-param-names.utils.ts:25
↓ 2 callersFunctionextractStrictParams
( route: AnyRoute, accumulatedParams: Record<string, unknown>, )
packages/router-core/src/router.ts:2874
↓ 2 callersFunctionfallback
()
packages/solid-start-client/src/GenericHydrate.tsx:336
↓ 2 callersFunctionfetch
(...args)
packages/solid-start/src/default-entry/server.ts:15
↓ 2 callersFunctionfetch
(request: Request)
e2e/vue-start/custom-basepath/src/server.ts:4
↓ 2 callersFunctionfetch
(request: Request)
e2e/solid-start/custom-basepath/src/server.ts:4
↓ 2 callersFunctionfetchInvoices
()
examples/react/kitchen-sink-file-based/src/utils/mockTodos.ts:76
↓ 2 callersFunctionfetchInvoices
()
examples/solid/kitchen-sink-file-based/src/utils/mockTodos.ts:76
↓ 2 callersFunctionfetchPost
(postId)
e2e/vue-router/js-only-file-based/src/posts.js:16
↓ 2 callersFunctionfetchPost
(postId)
e2e/solid-router/js-only-file-based/src/posts.js:16
↓ 2 callersFunctionfetchPosts
()
e2e/vue-start/virtual-routes/src/posts.tsx:32
↓ 2 callersFunctionfetchPosts
()
e2e/solid-start/virtual-routes/src/posts.tsx:32
↓ 2 callersFunctionfetchUsers
({ filterBy, sortBy, }: { filterBy?: string; sortBy?: UsersSortBy } = {})
examples/solid/kitchen-sink/src/mockTodos.ts:139
↓ 2 callersFunctionfileContainsRouteOptions
(sourceFile: ts.SourceFile)
packages/eslint-plugin-start/src/rules/no-async-client-component/no-async-client-component.rule.ts:411
↓ 2 callersFunctionfillTemplate
( config: Config, template: string, values: Record<TemplateTag, string>, )
packages/router-generator/src/template.ts:6
↓ 2 callersFunctionfindBodyEndTagBackward
(str: string)
packages/router-core/tests/closing-tag-detection.bench.ts:226
↓ 2 callersFunctionfindComponentReferences
(node: ts.Node)
packages/eslint-plugin-start/src/rules/no-client-code-in-server-component/no-client-code-in-server-component.rule.ts:392
↓ 2 callersFunctionfindFlatMatch
( /** The path to match. */ path: string, /** The `processedTree` returned by the initial `processRouteT
packages/router-core/src/new-process-route-tree.ts:577
↓ 2 callersFunctionfindHtmlBoundaryLastOpenSlash
(str: string)
packages/router-core/tests/closing-tag-detection.bench.ts:335
↓ 2 callersFunctionfindHtmlBoundaryLastOpenSlashLazy
(str: string)
packages/router-core/tests/closing-tag-detection.bench.ts:392
← previousnext →1,001–1,100 of 11,366, ranked by callers