MCPcopy Create free account

hub / github.com/TanStack/router / functions

Functions10,449 in github.com/TanStack/router

↓ 1 callersFunctioncreateRscCssCompilerTransform
(opts: { name: string kind: RscCssTransformKind getLoadCssExpression: ( context: StartCompilerTransf
packages/react-start-rsc/src/plugin/rscCssTransform.ts:52
↓ 1 callersFunctioncreateRscProxyWithPath
( getTree: () => unknown, path: Array<string>, stream: unknown | undefined, cssHrefs: ReadonlySet<stri
packages/react-start-rsc/src/createRscProxy.tsx:258
↓ 1 callersFunctioncreateRuntimeFn
( fn: () => any, serverImpl?: () => any, )
packages/start-fn-stubs/src/createIsomorphicFn.ts:55
↓ 1 callersFunctioncreateScrollRestorationCache
()
packages/router-core/src/scroll-restoration.ts:31
↓ 1 callersFunctioncreateScrollRestorationRouter
(getScrollRestorationKey?: () => string)
packages/router-core/tests/scroll-restoration-script.test.ts:7
↓ 1 callersFunctioncreateServer
( root = process.cwd(), isProd = process.env.NODE_ENV === 'production', hmrPort, )
examples/react/basic-ssr-streaming-file-based/server.js:8
↓ 1 callersFunctioncreateServer
( root = process.cwd(), isProd = process.env.NODE_ENV === 'production', )
examples/react/with-trpc/src/server/server.ts:21
↓ 1 callersFunctioncreateServer
( root = process.cwd(), isProd = process.env.NODE_ENV === 'production', )
examples/react/with-trpc-react-query/src/server/server.ts:21
↓ 1 callersFunctioncreateServer
( root = process.cwd(), isProd = process.env.NODE_ENV === 'production', hmrPort, )
examples/solid/basic-ssr-file-based/server.js:8
↓ 1 callersFunctioncreateServer
( root = process.cwd(), isProd = process.env.NODE_ENV === 'production', hmrPort, )
examples/solid/basic-ssr-streaming-file-based/server.js:8
↓ 1 callersFunctioncreateServer
( root = process.cwd(), isProd = process.env.NODE_ENV === 'production', )
examples/solid/with-trpc/src/server/server.ts:21
↓ 1 callersFunctioncreateServerEntry
(entry: ServerEntry)
packages/react-start/src/default-entry/server.ts:13
↓ 1 callersFunctioncreateServerEntry
(entry: ServerEntry)
packages/solid-start/src/default-entry/server.ts:13
↓ 1 callersFunctioncreateServerRouter
()
packages/router-ssr-query-core/tests/index.test.ts:32
↓ 1 callersFunctioncreateServerSetup
(opts: { serverFnBasePath: string serverOutputDirectory: string publicBase: string })
packages/start-plugin-core/src/rsbuild/server-middleware.ts:110
↓ 1 callersFunctioncreateSlotProxy
* Proxy that turns property access into ClientSlot renders. * Also tracks accessed slot names for devtools.
packages/react-start-rsc/src/createCompositeComponent.ts:195
↓ 1 callersFunctioncreateSourceMapper
(pprof: PprofModule)
benchmarks/memory/flame-control.ts:48
↓ 1 callersFunctioncreateSpaServer
()
e2e/react-start/basic/server.js:52
↓ 1 callersFunctioncreateSpaServer
()
e2e/vue-start/basic/server.js:52
↓ 1 callersFunctioncreateSpaServer
()
e2e/solid-start/basic/server.js:52
↓ 1 callersFunctioncreateStartServer
()
e2e/react-start/css-inline/server.js:22
↓ 1 callersFunctioncreateStartServer
()
e2e/react-start/basic/server.js:30
↓ 1 callersFunctioncreateStartServer
()
e2e/vue-start/basic/server.js:30
↓ 1 callersFunctioncreateStartServer
()
e2e/solid-start/basic/server.js:30
↓ 1 callersFunctioncreateSuspendingChild
()
packages/react-start-client/src/tests/Hydrate.test.tsx:70
↓ 1 callersFunctioncreateTestBrowserHistory
()
packages/vue-router/tests/Scripts.test.tsx:41
↓ 1 callersFunctioncreateTestBrowserHistory
()
packages/solid-router/tests/Scripts.test.tsx:40
↓ 1 callersFunctioncreateTestBrowserHistory
()
packages/react-router/tests/Scripts.test.tsx:50
↓ 1 callersFunctioncreateTestHistory
()
packages/router-plugin/tests/handle-route-update.test.ts:26
↓ 1 callersFunctioncreateTestManifest
( routeId: string, options?: { scriptFormat?: Manifest['scriptFormat'] }, )
packages/vue-router/tests/Scripts.test.tsx:25
↓ 1 callersFunctioncreateTestManifest
( routeId: string, options?: { scriptFormat?: Manifest['scriptFormat'] }, )
packages/solid-router/tests/Scripts.test.tsx:24
↓ 1 callersFunctioncreateTestManifest
( routeId: string, options?: { stylesheetHref?: string preloadHref?: string scriptFormat?: Man
packages/react-router/tests/Scripts.test.tsx:30
↓ 1 callersFunctioncreateTestRouter
(initialHistory?: RouterHistory)
packages/vue-router/tests/ClientOnly.test.tsx:18
↓ 1 callersFunctioncreateTestRouter
(disableGlobalCatchBoundary: boolean)
packages/vue-router/tests/disableGlobalCatchBoundary.test.tsx:34
↓ 1 callersFunctioncreateTestRouter
(initialHistory?: RouterHistory)
packages/vue-router/tests/navigate.test.tsx:17
↓ 1 callersFunctioncreateTestRouter
(initialHistory?: RouterHistory)
packages/vue-router/tests/createLazyRoute.test.tsx:19
↓ 1 callersFunctioncreateTestRouter
( options?: RouterOptions<AnyRoute, 'never', any, any, any>, )
packages/vue-router/tests/router.test.tsx:51
↓ 1 callersFunctioncreateTestRouter
(initialHistory?: RouterHistory)
packages/solid-router/tests/ClientOnly.test.tsx:18
↓ 1 callersFunctioncreateTestRouter
(disableGlobalCatchBoundary: boolean)
packages/solid-router/tests/disableGlobalCatchBoundary.test.tsx:29
↓ 1 callersFunctioncreateTestRouter
(initialHistory?: RouterHistory)
packages/solid-router/tests/navigate.test.tsx:17
↓ 1 callersFunctioncreateTestRouter
(initialHistory?: RouterHistory)
packages/solid-router/tests/createLazyRoute.test.tsx:19
↓ 1 callersFunctioncreateTestRouter
( options?: RouterOptions<AnyRoute, 'never', any, any, any>, )
packages/solid-router/tests/router.test.tsx:51
↓ 1 callersFunctioncreateTestRouter
(initialHistory?: RouterHistory)
packages/solid-router/tests/server/ClientOnly.test.tsx:13
↓ 1 callersFunctioncreateTestRouter
(routeTree: AnyRoute)
packages/router-plugin/tests/handle-route-update.test.ts:54
↓ 1 callersFunctioncreateTestRouter
(opts: { isServer: boolean })
packages/react-router/tests/ClientOnly.test.tsx:19
↓ 1 callersFunctioncreateTestRouter
(disableGlobalCatchBoundary: boolean)
packages/react-router/tests/disableGlobalCatchBoundary.test.tsx:61
↓ 1 callersFunctioncreateTestRouter
(initialHistory?: RouterHistory)
packages/react-router/tests/navigate.test.tsx:16
↓ 1 callersFunctioncreateTestRouter
(initialHistory?: RouterHistory)
packages/react-router/tests/createLazyRoute.test.tsx:25
↓ 1 callersFunctioncreateTestRouter
( options: RouterOptions<AnyRoute, 'never', any, any, any> & Required<Pick<RouterOptions<AnyRoute, 'neve
packages/react-router/tests/router.test.tsx:78
↓ 1 callersFunctioncreateTextStream
* Helper to create a readable stream of text chunks
e2e/react-start/serialization-adapters/src/routes/server-function/late-raw-stream.tsx:8
↓ 1 callersFunctioncreateTransformAssetsConfig
(cdn: string)
e2e/react-start/transform-asset-urls/src/server.ts:47
↓ 1 callersFunctioncreateTransformAssetsFn
(cdn: string)
e2e/react-start/transform-asset-urls/src/server.ts:26
↓ 1 callersFunctioncreateTransitiveAnalyzer
( tsLib: typeof ts, program: ts.Program, checker: ts.TypeChecker, useClientResolver: UseClientResolver
packages/eslint-plugin-start/src/rules/no-client-code-in-server-component/transitive-analyzer.ts:28
↓ 1 callersFunctioncreateTranslatedPathnames
( input: Record<PublicRoutePath, Record<Locale, string>>, )
examples/react/start-i18n-paraglide/src/utils/translated-pathnames.ts:32
↓ 1 callersFunctioncreateTranslatedPathnames
( input: Record<PublicRoutePath, Record<Locale, string>>, )
examples/solid/start-i18n-paraglide/src/utils/translated-pathnames.ts:32
↓ 1 callersFunctioncreateTranslatedPathnames
( input: Record<PublicRoutePath, Record<Locale, string>>, )
e2e/react-start/i18n-paraglide/src/utils/translated-pathnames.ts:32
↓ 1 callersFunctioncreateTransportInputs
(prefix: string)
benchmarks/ssr/scenarios/server-fn-transport/bench.ts:146
↓ 1 callersFunctioncreateUseClientResolver
( program: ts.Program, )
packages/eslint-plugin-start/src/shared/use-client-resolver.ts:13
↓ 1 callersFunctioncreateVariableDelayStream
( chunksWithDelays: Array<[Uint8Array, number]>, )
e2e/react-start/basic/src/raw-stream-fns.ts:21
↓ 1 callersFunctioncreateVariableDelayStream
( chunksWithDelays: Array<[Uint8Array, number]>, )
e2e/vue-start/basic/src/raw-stream-fns.ts:21
↓ 1 callersFunctioncreateVariableDelayStream
( chunksWithDelays: Array<[Uint8Array, number]>, )
e2e/solid-start/basic/src/raw-stream-fns.ts:21
↓ 1 callersFunctioncreateViolationDetector
( tsLib: typeof ts, options: ViolationDetectorOptions = {}, )
packages/eslint-plugin-start/src/rules/no-client-code-in-server-component/violation-detector.ts:61
↓ 1 callersFunctioncreateViteConfigPlan
(opts: { viteConfig: vite.UserConfig command: 'serve' | 'build' framework: CompileStartFrameworkOptions
packages/start-plugin-core/src/vite/planning.ts:44
↓ 1 callersFunctioncreateViteHmrStatement
( stableRouteOptionKeys: Array<string>, opts: { routeId?: string } = {}, )
packages/router-plugin/src/core/hmr/vite-adapter.ts:13
↓ 1 callersFunctioncreateViteResolvedEntryAliases
(opts: { entryPaths: ResolvedStartEntryPlan['entryPaths'] })
packages/start-plugin-core/src/vite/planning.ts:22
↓ 1 callersFunctioncreateViteRscForwarder
(strategy: ViteRscForwardSsrResolverStrategy)
packages/start-plugin-core/src/vite/plugin.ts:271
↓ 1 callersFunctioncreateWebpackHmrStatement
( stableRouteOptionKeys: Array<string>, opts: { targetFramework: Config['target'] routeId?: string
packages/router-plugin/src/core/hmr/webpack-adapter.ts:18
↓ 1 callersFunctioncreateXml
(elementName: 'urlset' | 'sitemapindex')
packages/start-plugin-core/src/build-sitemap.ts:202
↓ 1 callersFunctioncurrentMatch
()
packages/solid-router/src/Match.tsx:268
↓ 1 callersFunctioncustomRedirect
(options: ValidateRedirectOptions)
examples/react/start-large/src/typePrimitives.tsx:15
↓ 1 callersFunctioncustomRedirect
(options: ValidateRedirectOptions)
examples/solid/start-large/src/typePrimitives.tsx:16
↓ 1 callersFunctiondebugLog
(...args: Array<unknown>)
packages/start-plugin-core/src/import-protection/utils.ts:119
↓ 1 callersFunctiondecode
(stream: ServerComponentStream)
packages/react-start-rsc/src/serialization.server.ts:118
↓ 1 callersFunctiondecodeBase64AsWasm
( wasmBase64: string, )
examples/react/start-basic-auth/src/prisma-generated/internal/class.ts:34
↓ 1 callersFunctiondecodeBase64AsWasm
( wasmBase64: string, )
examples/solid/start-basic-auth/src/prisma-generated/internal/class.ts:34
↓ 1 callersFunctiondecodeBase64AsWasm
( wasmBase64: string, )
e2e/react-start/basic-auth/src/prisma-generated/internal/class.ts:34
↓ 1 callersFunctiondecodeBase64AsWasm
( wasmBase64: string, )
e2e/vue-start/basic-auth/src/prisma-generated/internal/class.ts:34
↓ 1 callersFunctiondecodeBase64AsWasm
( wasmBase64: string, )
e2e/solid-start/basic-auth/src/prisma-generated/internal/class.ts:34
↓ 1 callersFunctiondecodeFrameStats
(buffer: ArrayBuffer)
benchmarks/ssr/scenarios/server-fn-transport/bench.ts:329
↓ 1 callersFunctiondecodeIdentifier
(identifier: string)
packages/router-utils/src/path-ids.ts:23
↓ 1 callersFunctiondecodeSegment
(segment: string)
packages/router-core/src/utils.ts:548
↓ 1 callersFunctiondecodeVlq
(segment)
scripts/benchmarks/bundle-size/measure.mjs:696
↓ 1 callersFunctiondedupeBranchesAndIndexRoutes
( routes: Array<RouteNode>, )
packages/router-generator/src/utils.ts:1040
↓ 1 callersFunctiondedupeKey
(info: ViolationInfo)
packages/start-plugin-core/src/rsbuild/import-protection.ts:284
↓ 1 callersFunctiondedupeNestedRouteManifestEntries
( routeId: string, route: DedupeRoute, routesById: Record<string, DedupeRoute>, seenPreloads = new Set
packages/start-plugin-core/src/start-manifest-plugin/manifestBuilder.ts:685
↓ 1 callersFunctiondedupeReferences
(refs)
scripts/ts-symbol-references.mjs:234
↓ 1 callersFunctiondedupeSerializationAdapters
( deduped: Set<AnySerializationAdapter>, serializationAdapters: Array<AnySerializationAdapter>, )
packages/start-client-core/src/createStart.ts:88
↓ 1 callersFunctiondefaultGetScrollRestorationKey
(location: ParsedLocation)
packages/router-core/src/scroll-restoration.ts:66
↓ 1 callersFunctiondeferFileViolation
( envState: EnvRuntimeState, violation: DeferredFileViolation, )
packages/start-plugin-core/src/rsbuild/import-protection.ts:609
↓ 1 callersFunctiondeferred
()
packages/router-core/tests/ssr-server-cleanup.test.ts:33
↓ 1 callersFunctiondeferredSections
()
benchmarks/memory/server/scenarios/streaming-peak/solid/src/routes/stream.$id.tsx:37
↓ 1 callersFunctiondefineReplaceEnv
( key: TKey, value: TValue, )
packages/start-plugin-core/src/vite/planning.ts:230
↓ 1 callersFunctiondehydrateManifest
()
packages/router-core/tests/ssr-server-manifest.test.ts:70
↓ 1 callersFunctiondelay
(ms: number = 1000)
examples/react/start-trellaux/src/db/board.ts:27
↓ 1 callersMethoddeleteKey
(key: string)
packages/start-plugin-core/src/import-protection/extensionlessAbsoluteIdResolver.ts:107
↓ 1 callersFunctiondeleteSource
(envName: string, id: string)
packages/start-plugin-core/src/hydrate-when-transform.ts:930
↓ 1 callersFunctionderiveRouterBasepath
(opts: { configuredBasepath: string | undefined publicBase: string })
packages/start-plugin-core/src/planning.ts:33
↓ 1 callersFunctiondeserialize
(_node, _ctx, _data)
packages/router-core/src/ssr/serializer/RawStream.ts:265
↓ 1 callersFunctiondeserializeSerializedManifest
(serialized: string)
packages/start-plugin-core/tests/start-manifest-plugin/manifestBuilder.test.ts:29
↓ 1 callersFunctiondetermineNodePath
(node: RouteNode)
packages/router-generator/src/utils.ts:832
← previousnext →1,901–2,000 of 10,449, ranked by callers