MCPcopy Create free account

hub / github.com/TanStack/router / functions

Functions10,449 in github.com/TanStack/router

↓ 1 callersFunctionbuildOnce
()
e2e/vue-router/basic-esbuild-file-based/src/esbuild.run.js:71
↓ 1 callersFunctionbuildRequiredPackages
({ repoRoot, scenarios, skipPackageBuilds })
scripts/benchmarks/bundle-size/measure.mjs:502
↓ 1 callersFunctionbuildRouteManifestRoutes
(options: { routeTreeRoutes: RouteTreeRoutes routeChunksByFilePath: ReadonlyMap< string, ReadonlyA
packages/start-plugin-core/src/start-manifest-plugin/manifestBuilder.ts:533
↓ 1 callersFunctionbuildRouteTreeConfig
( nodes: Array<RouteNode>, disableTypes: boolean, depth = 1, )
packages/router-generator/src/utils.ts:1094
↓ 1 callersFunctionbuildRouteTreeFileFooter
(opts: { generatedRouteTreePath: string startFilePath: string | undefined routerFilePath: string frame
packages/start-plugin-core/src/start-router-plugin/route-tree-footer.ts:4
↓ 1 callersFunctionbuildRouter
* CI-stable tests for the SSR cleanup contract. These do not rely on GC * timing; they exercise the observable behavior: * - onCleanup listeners r
packages/router-core/tests/ssr-server-cleanup.test.ts:18
↓ 1 callersFunctionbuildRouter
()
packages/vue-router/tests/renderRouterToStream.test.tsx:40
↓ 1 callersFunctionbuildRouter
()
packages/solid-router/tests/renderRouterToStream.test.tsx:34
↓ 1 callersFunctionbuildRouter
()
packages/react-router/tests/renderRouterToStream.test.tsx:23
↓ 1 callersFunctionbuildRsbuildScenario
({ root, outDir, scenario, sourcemap })
scripts/benchmarks/bundle-size/measure.mjs:560
↓ 1 callersFunctionbuildScenario
({ root, outDir, scenario, sourcemap })
scripts/benchmarks/bundle-size/measure.mjs:613
↓ 1 callersFunctionbuildScript
(src: string, scriptFormat: ScriptFormat)
packages/start-plugin-core/src/start-manifest-plugin/manifestBuilder.ts:195
↓ 1 callersFunctionbuildSeriesByScenario
(historyEntries)
scripts/benchmarks/bundle-size/pr-report.mjs:175
↓ 1 callersFunctionbuildServerFnMetaObject
* Builds the serverFnMeta object literal AST node. * The object contains: { id, name, filename }
packages/start-plugin-core/src/start-compiler/handleCreateServerFn.ts:146
↓ 1 callersFunctionbuildShardedTargets
( projectRoot: string, packageName: string, shardCount: number, )
scripts/nx/playwright-plugin.ts:362
↓ 1 callersFunctionbuildSitemap
({ startConfig, publicDir, }: { startConfig: TanStackStartOutputConfig publicDir: string })
packages/start-plugin-core/src/build-sitemap.ts:125
↓ 1 callersFunctionbuildSitemapJson
( pages: TanStackStartOutputConfig['pages'], host: string, )
packages/start-plugin-core/src/build-sitemap.ts:43
↓ 1 callersFunctionbuildStartViteEnvironments
(opts: { builder: vite.ViteBuilder providerEnvironmentName: string ssrIsProvider: boolean })
packages/start-plugin-core/src/vite/planning.ts:187
↓ 1 callersFunctionbuildTagsFromMatches
( router: ReturnType<typeof useRouter>, nonce: string | undefined, matches: Array<AnyRouteMatch>, asse
packages/react-router/src/headContentUtils.tsx:19
↓ 1 callersFunctionbuildTraceFromModuleGraph
* Build an import trace using Vite's per-environment module graph, which * is authoritative even on warm starts when the plugin's own ImportGraph
packages/start-plugin-core/src/vite/import-protection-plugin/plugin.ts:188
↓ 1 callersFunctionbuildTransformResultProvider
(opts: { modules: Array<RspackModule> root: string loadOriginalCode: OriginalCodeLoader preloaded?: Ma
packages/start-plugin-core/src/rsbuild/import-protection.ts:639
↓ 1 callersFunctionbuildUrl
(baseURL: string, pathname: string)
e2e/react-start/css-inline/tests/css-inline.spec.ts:4
↓ 1 callersFunctionbuildUrl
(baseURL: string, path: string)
e2e/react-start/css-modules/tests/css.dev.spec.ts:19
↓ 1 callersFunctionbuildUrl
(baseURL: string, path: string)
e2e/vue-start/css-modules/tests/css.spec.ts:20
↓ 1 callersFunctionbuildUrl
(baseURL: string, path: string)
e2e/solid-start/css-modules/tests/css.spec.ts:18
↓ 1 callersFunctionbuildViolationInfo
(opts: { config: PluginConfig provider: TransformResultProvider graph: ImportGraph importLocCache: Imp
packages/start-plugin-core/src/rsbuild/import-protection.ts:906
↓ 1 callersFunctionbuildViteScenario
({ root, outDir, sourcemap })
scripts/benchmarks/bundle-size/measure.mjs:538
↓ 1 callersFunctionburstClicks
(count: number)
e2e/solid-start/basic/tests/transition.spec.ts:6
↓ 1 callersFunctionbyId
(current)
scripts/benchmarks/bundle-size/diff.mjs:28
↓ 1 callersFunctioncacheFinalManifestPromise
( cachedFinalManifestPromises: FinalManifestCache, cacheKey: FinalManifestCacheKey, promise: Promise<Ser
packages/start-server-core/src/finalManifest.ts:203
↓ 1 callersFunctioncacheTransformResult
Store a transform result under both the cacheKey and physical file path.
packages/start-plugin-core/src/vite/import-protection-plugin/plugin.ts:962
↓ 1 callersFunctioncallBoxStyle
(isHit: boolean, _isCached: boolean)
e2e/react-start/rsc/src/routes/rsc-react-cache.tsx:85
↓ 1 callersFunctioncallHandler
Call a JSX.EventHandlerUnion with the event.
packages/solid-router/src/link.tsx:500
↓ 1 callersFunctioncallListeners
(listeners: Array<() => void>, errorPrefix: string)
packages/router-core/src/ssr/ssr-server.ts:455
↓ 1 callersFunctioncallServerFn
(value: string)
e2e/react-start/server-functions/src/routes/async-validation.tsx:24
↓ 1 callersFunctioncanListen
(port: number)
e2e/react-start/server-functions/tests/rsbuild-cache.spec.ts:71
↓ 1 callersFunctioncapitalize
(s: string)
packages/router-generator/src/utils.ts:719
↓ 1 callersFunctioncapitalize
(str: string)
packages/start-plugin-core/src/start-compiler/handleEnvOnly.ts:5
↓ 1 callersFunctioncapitalizeIdentifier
(str: string)
packages/router-plugin/src/core/code-splitter/plugins/react-stable-hmr-split-route-components.ts:7
↓ 1 callersFunctioncaptureBuild
(cwd: string)
e2e/react-start/import-protection-custom-config/tests/error-mode.setup.ts:54
↓ 1 callersFunctioncaptureBuild
(cwd: string)
e2e/react-start/import-protection/tests/error-mode.setup.ts:73
↓ 1 callersFunctioncaptureDev
(cwd: string)
e2e/react-start/import-protection/tests/error-mode.setup.ts:118
↓ 1 callersFunctioncaptureDevErrors
(cwd: string)
e2e/react-start/import-protection-custom-config/tests/error-mode.setup.ts:86
↓ 1 callersFunctioncaptureDevViolations
(cwd: string)
e2e/react-start/import-protection-custom-config/tests/violations.setup.ts:148
↓ 1 callersFunctioncaptureDevViolations
* Captures dev violations in two passes: * 1. Cold — fresh dev server, Vite compiles all modules from scratch. * 2. Warm — restart dev server (V
e2e/react-start/import-protection/tests/violations.setup.ts:246
↓ 1 callersFunctioncaptureDiagnosticSourceMap
( result: TransformResult, getCombinedSourcemap: () => SourceMapLike | null | undefined, reason: s
packages/start-plugin-core/src/vite/import-protection-plugin/plugin.ts:357
↓ 1 callersFunctioncaptureOriginals
()
e2e/e2e-utils/src/hmrFileEditor.ts:30
↓ 1 callersFunctioncaptureServerFnRequests
( page: Page, action: () => Promise<void>, )
e2e/react-start/server-functions/tests/rsbuild-cache.spec.ts:251
↓ 1 callersFunctioncast
(value: unknown)
e2e/react-start/basic/src/utils/cast.ts:1
↓ 1 callersFunctioncheck
(expectedCounter: number)
packages/vue-router/tests/routeContext.test.tsx:1439
↓ 1 callersFunctioncheck
(expectedCounter: number)
packages/solid-router/tests/routeContext.test.tsx:1440
↓ 1 callersFunctioncheck
(expectedCounter: number)
packages/react-router/tests/routeContext.test.tsx:1692
↓ 1 callersFunctioncheck
( page: 'fooId' | 'foo2Id' | 'barId' | 'bar2Id', expected: { value: string; mountCount: number },
packages/react-router/tests/router.test.tsx:1200
↓ 1 callersFunctioncheck
()
e2e/react-start/rsc/tests/rsc-stream-flash.spec.ts:26
↓ 1 callersFunctioncheck
()
e2e/react-start/rsc/tests/rsc-parallel-flash.spec.ts:27
↓ 1 callersFunctioncheck
()
e2e/react-start/rsc/tests/rsc-deferred-component-flash.spec.ts:26
↓ 1 callersFunctioncheckData
(page: Page, id: string)
e2e/react-start/serialization-adapters/tests/app.spec.ts:11
↓ 1 callersFunctioncheckData
(page: Page, id: string)
e2e/vue-start/serialization-adapters/tests/app.spec.ts:11
↓ 1 callersFunctioncheckData
(page: Page, id: string)
e2e/solid-start/serialization-adapters/tests/app.spec.ts:11
↓ 1 callersFunctioncheckEdgeLiveness
* Check whether an import edge from `parent` to `target` survived * post-transform compilation. * * Returns: * - `'live'` — target ap
packages/start-plugin-core/src/vite/import-protection-plugin/plugin.ts:1044
↓ 1 callersFunctioncheckEqual
(prefix: string)
e2e/react-start/server-functions/tests/server-functions.spec.ts:529
↓ 1 callersFunctioncheckEqual
(prefix: string)
e2e/vue-start/server-functions/tests/server-functions.spec.ts:394
↓ 1 callersFunctioncheckEqual
(prefix: string)
e2e/solid-start/server-functions/tests/server-functions.spec.ts:396
↓ 1 callersFunctioncheckFileExists
(file: string)
packages/router-generator/src/utils.ts:798
↓ 1 callersFunctioncheckNestedData
(page: Page)
e2e/react-start/serialization-adapters/tests/app.spec.ts:25
↓ 1 callersFunctioncheckNestedData
(page: Page)
e2e/vue-start/serialization-adapters/tests/app.spec.ts:25
↓ 1 callersFunctioncheckNestedData
(page: Page)
e2e/solid-start/serialization-adapters/tests/app.spec.ts:25
↓ 1 callersFunctioncheckPostTransformReachability
( env: EnvState, file: string, )
packages/start-plugin-core/src/vite/import-protection-plugin/plugin.ts:1075
↓ 1 callersFunctioncheckPostsLink
(root: string)
packages/vue-router/tests/link.test.tsx:5878
↓ 1 callersFunctioncheckPostsLink
(root: string)
packages/solid-router/tests/link.test.tsx:5707
↓ 1 callersFunctioncheckPostsLink
(root: string)
packages/react-router/tests/link.test.tsx:5837
↓ 1 callersFunctioncheckRouteFullPathUniqueness
( _routes: Array<RouteNode>, config: Config, )
packages/router-generator/src/utils.ts:1064
↓ 1 callersFunctioncheckSearch
(expectedSearch: { default: string optional?: string })
packages/vue-router/tests/router.test.tsx:1223
↓ 1 callersFunctioncheckSearch
(expectedSearch: { default: string optional?: string })
packages/solid-router/tests/router.test.tsx:1221
↓ 1 callersFunctioncheckSearch
(expectedSearch: { default: string optional?: string })
packages/react-router/tests/router.test.tsx:1694
↓ 1 callersFunctioncheckSearch
({ foo, bar }: { foo: string; bar: string })
e2e/solid-router/basic-file-based/tests/app.spec.ts:240
↓ 1 callersFunctioncheckSearch
({ foo, bar }: { foo: string; bar: string })
e2e/react-router/basic-file-based/tests/app.spec.ts:252
↓ 1 callersFunctioncheckSearchValue
(value: string)
packages/vue-router/tests/link.test.tsx:5874
↓ 1 callersFunctioncheckSearchValue
(value: string)
packages/solid-router/tests/link.test.tsx:5703
↓ 1 callersFunctioncheckSearchValue
(value: string)
packages/react-router/tests/link.test.tsx:5833
↓ 1 callersFunctioncheckSlash
(host: string)
packages/start-plugin-core/src/build-sitemap.ts:211
↓ 1 callersFunctioncheckSourceGraphReachability
( env: EnvState, file: string, )
packages/start-plugin-core/src/vite/import-protection-plugin/plugin.ts:1114
↓ 1 callersFunctioncheckUnique
(routes: Array<TElement>, key: keyof TElement)
packages/router-generator/src/utils.ts:1049
↓ 1 callersFunctionchunkArray
(array: Array<T>, size: number)
packages/router-devtools-core/src/Explorer.tsx:70
↓ 1 callersFunctioncleanupHydrate
()
packages/start-client-core/src/hydration/runtime.ts:122
↓ 1 callersFunctioncleanupInactivePreservedHeadElements
( preservedHeadTagElements: Record<string, Array<Element>>, activeElements: Set<Element>, )
packages/vue-router/src/HeadContent.tsx:74
↓ 1 callersFunctioncleanupVisibleObserverEntry
(observerEntry: VisibleObserverEntry)
packages/start-client-core/src/hydration/visible.ts:18
↓ 1 callersMethodclear
()
packages/start-plugin-core/src/import-protection/extensionlessAbsoluteIdResolver.ts:22
↓ 1 callersFunctionclearCachedCreateTransform
()
packages/start-server-core/src/finalManifest.ts:105
↓ 1 callersFunctionclearDrawingStorage
(page: any)
e2e/react-start/rsc/tests/rsc-ssr-false.spec.ts:20
↓ 1 callersFunctionclearEnvState
Reset all caches on an EnvState (called from buildStart).
packages/start-plugin-core/src/vite/import-protection-plugin/plugin.ts:916
↓ 1 callersFunctionclearPending
()
packages/router-core/src/ssr/transformStreamWithRouter.ts:404
↓ 1 callersMethodclearTimeout
(timeoutId: number | null)
e2e/solid-start/basic-cloudflare/worker-configuration.d.ts:299
↓ 1 callersFunctionclick
(testId: string, cache?: Map<string, HTMLAnchorElement>)
benchmarks/client-nav/react/setup.ts:42
↓ 1 callersFunctionclick
(testId: string, cache?: Map<string, HTMLAnchorElement>)
benchmarks/client-nav/solid/setup.ts:42
↓ 1 callersFunctionclick
(testId: string, cache?: Map<string, HTMLAnchorElement>)
benchmarks/client-nav/vue/setup.ts:42
↓ 1 callersFunctionclickAndExpectCount
(page: Page, id: string, count: string)
e2e/react-start/rsc-deferred-hydration/tests/hydration.spec.ts:12
↓ 1 callersFunctionclickButton
(name: string)
packages/vue-router/tests/routeContext.test.tsx:42
↓ 1 callersFunctionclickButton
(name: string)
packages/solid-router/tests/routeContext.test.tsx:43
↓ 1 callersFunctionclickButton
(name: string)
packages/react-router/tests/routeContext.test.tsx:52
← previousnext →1,601–1,700 of 10,449, ranked by callers