MCPcopy Create free account

hub / github.com/TanStack/router / functions

Functions11,366 in github.com/TanStack/router

↓ 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:289
↓ 3 callersFunctioncountSlashSeparatedParts
(path: string)
packages/router-generator/src/utils.ts:309
↓ 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 callersFunctioncreateMountLoopSetup
(options: MountLoopSetupOptions)
benchmarks/client-nav/scenarios/harness.ts:502
↓ 3 callersFunctioncreateNullProtoObject
( source?: T, )
packages/start-client-core/src/safeObjectMerge.ts:29
↓ 3 callersFunctioncreateRandomKey
()
packages/history/src/index.ts:679
↓ 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 callersFunctioncreateTokenRegex
( token: TokenMatcher, opts: { type: 'segment' | 'filename' }, )
packages/router-generator/src/utils.ts:657
↓ 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:117
↓ 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:257
↓ 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:137
↓ 3 callersFunctioncreateWorkloadGroup
( framework: Framework, handler: StartRequestHandler, )
benchmarks/memory/server/scenarios/server-fn-churn/shared.ts:202
↓ 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
↓ 3 callersFunctiondelay
(ms: number)
e2e/react-start/server-functions/tests/rsbuild-cache.spec.ts:40
↓ 3 callersMethoddetachAbortListener
()
packages/react-start-rsc/src/ReplayableStream.ts:117
↓ 3 callersMethoddidFileChangeComparedToCache
( file: { path: string mtimeMs?: bigint }, cacheEntry: TCacheEntry | undefined, )
packages/router-generator/src/generator.ts:1173
↓ 3 callersFunctiondiscardBackground
(router: AnyRouter, lane: Lane<any>)
packages/router-core/src/load-client.ts:1003
↓ 3 callersMethoddisconnect
()
packages/vue-router/tests/utils.ts:52
↓ 3 callersFunctiondisposeSsrResponse
( response: SsrResponse, reason?: unknown, )
packages/router-core/src/ssr/handlerCallback.ts:33
↓ 3 callersFunctiondisposeStreamResponse
(reason: unknown)
packages/start-server-core/src/createStartHandler.ts:258
↓ 3 callersFunctiondoPreload
()
packages/solid-router/src/link.tsx:253
↓ 3 callersFunctiondocsSectionHead
(section: string)
benchmarks/client-nav/scenarios/head/shared.ts:73
↓ 3 callersFunctiondrainRouterHtml
()
packages/router-core/src/ssr/transformStreamWithRouter.ts:621
↓ 3 callersFunctionenrichViolationInfo
( provider: TransformResultProvider, env: EnvState, envName: string, envType: 'client' | 'serv
packages/start-plugin-core/src/vite/import-protection-plugin/plugin.ts:469
↓ 3 callersFunctionescapeRegExp
(value: string)
packages/start-plugin-core/src/utils.ts:20
↓ 3 callersFunctionexecuteRewriteOutput
( rewrite: LocationRewrite | undefined, url: URL, )
packages/router-core/src/rewrite.ts:73
↓ 3 callersFunctionexpandDestructuredDeclarations
( ast: t.File, bindings: Set<string>, )
packages/router-utils/src/compiler-helpers.ts:702
↓ 3 callersFunctionextractViolationsFromLog
(text: string)
e2e/react-start/import-protection-custom-config/tests/violations.utils.ts:29
↓ 3 callersFunctionfail
(message)
scripts/ts-symbol-references.mjs:285
↓ 3 callersFunctionfetchPost
(postId)
e2e/react-router/js-only-file-based/src/posts.js:16
↓ 3 callersFunctionfetchPosts
()
e2e/react-start/virtual-routes/src/posts.tsx:32
↓ 3 callersFunctionfetchPosts
()
e2e/react-router/js-only-file-based/src/posts.js:11
↓ 3 callersFunctionfetchUsers
({ filterBy, sortBy, }: { filterBy?: string; sortBy?: UsersSortBy } = {})
examples/react/kitchen-sink/src/mockTodos.ts:139
↓ 3 callersFunctionfilterExportNames
(exports: ReadonlyArray<string>)
packages/start-plugin-core/src/import-protection/virtualModules.ts:177
↓ 3 callersFunctionfindBodyEndTagForward
(str: string)
packages/router-core/tests/closing-tag-detection.bench.ts:209
↓ 3 callersFunctionfindBodyEndTagNativeLowerThenLastOpenSlash
(str: string)
packages/router-core/tests/closing-tag-detection.bench.ts:266
↓ 3 callersMethodfindExportInModule
* Recursively find an export in a module, following `export * from` chains. * Returns the module info and binding if found, or undefined if not fou
packages/start-plugin-core/src/start-compiler/compiler.ts:1555
↓ 3 callersFunctionfindHtmlBoundaryCombined
(str: string)
packages/router-core/tests/closing-tag-detection.bench.ts:276
↓ 3 callersFunctionfindImportStatementLocationFromTransformed
( provider: TransformResultProvider, importerId: string, source: string, importLocCache: ImportLocCach
packages/start-plugin-core/src/import-protection/sourceLocation.ts:398
↓ 3 callersFunctionfindMatch
( path: string, segmentTree: AnySegmentNode<T>, fuzzy = false, )
packages/router-core/src/new-process-route-tree.ts:743
↓ 3 callersFunctionfindOriginalUnsafeUsagePosFromResult
( result: TransformResult, source: string, envType: BoundaryEnv, )
packages/start-plugin-core/src/import-protection/analysis.ts:917
↓ 3 callersFunctionfindOriginalUsageLocation
( provider: TransformResultProvider, importerId: string, source: string, envType?: 'client' | 'server'
packages/start-plugin-core/src/import-protection/sourceLocation.ts:473
↓ 3 callersFunctionfindPostCompileUsagePosFromResult
( result: TransformResult, source: string, )
packages/start-plugin-core/src/import-protection/analysis.ts:903
↓ 3 callersFunctionflattenMiddlewares
(middlewares: Array<T>, maxDepth: number = 100)
packages/start-client-core/src/createServerFn.ts:834
↓ 3 callersFunctionflushPendingRouterHtml
()
packages/router-core/src/ssr/transformStreamWithRouter.ts:657
↓ 3 callersFunctionfn
()
packages/start-plugin-core/tests/createIsomorphicFn/snapshots/server/createIsomorphicFnInline.tsx:3
↓ 3 callersFunctiongenerateDevSelfDenialModule
( exportNames: Array<string>, runtimeId: string, )
packages/start-plugin-core/src/import-protection/virtualModules.ts:219
↓ 3 callersFunctiongenerateExportLines
(names: ReadonlyArray<string>)
packages/start-plugin-core/src/import-protection/virtualModules.ts:181
↓ 3 callersFunctiongenerateMockCode
(diagnostics?: { meta: { env: string importer: string specifier: string trace: Array<unknown
packages/start-plugin-core/src/import-protection/virtualModules.ts:62
↓ 3 callersFunctiongenerateNoClosingTagChunk
()
packages/router-core/tests/closing-tag-detection.bench.ts:560
↓ 3 callersFunctiongeneratePartialChunk
()
packages/router-core/tests/closing-tag-detection.bench.ts:565
↓ 3 callersFunctiongeneratePartialCombinations
( arr: ReadonlyArray<T>, minLength: number, )
packages/eslint-plugin-router/src/__tests__/test-utils.ts:20
↓ 3 callersFunctiongenerateResolverContent
(environmentName: string)
packages/start-plugin-core/src/rsbuild/virtual-modules.ts:295
↓ 3 callersFunctiongenerateSelfContainedMockModule
(exportNames: Array<string>)
packages/start-plugin-core/src/import-protection/virtualModules.ts:206
↓ 3 callersFunctiongetActualStream
( stream: ReadableStream<Uint8Array> | RawStream, )
e2e/vue-start/basic/src/raw-stream-fns.ts:371
↓ 3 callersMethodgetAll
()
packages/start-plugin-core/src/queue.ts:142
↓ 3 callersFunctiongetAssetPath
(fileName: string)
packages/start-plugin-core/src/start-manifest-plugin/manifestBuilder.ts:363
↓ 3 callersFunctiongetDefaultImportProtectionRules
()
packages/start-plugin-core/src/import-protection/defaults.ts:17
↓ 3 callersFunctiongetDefaultTestOptions
(env: 'client' | 'server')
packages/start-plugin-core/tests/createServerFn/createServerFn.test.ts:7
← previousnext →601–700 of 11,366, ranked by callers