MCPcopy Create free account

hub / github.com/TanStack/router / functions

Functions11,255 in github.com/TanStack/router

↓ 2 callersFunctiongetComponentName
(obj: Record<string, unknown>)
packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/circular-reference-function@component---errorComponent---notFoundComponent---pendingComponent.tsx:1
↓ 2 callersFunctiongetComponentName
(obj: Record<string, unknown>)
packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/circular-reference-arrow-function@component---errorComponent---notFoundComponent---pendingComponent.tsx:1
↓ 2 callersFunctiongetComponentName
(obj: Record<string, unknown>)
packages/router-plugin/tests/code-splitter/test-files/react/circular-reference-function.tsx:3
↓ 2 callersFunctiongetComponentName
(obj: Record<string, unknown>)
packages/router-plugin/tests/code-splitter/test-files/react/circular-reference-arrow-function.tsx:3
↓ 2 callersFunctiongetCount
()
packages/router-plugin/tests/code-splitter/snapshots/react/3-all-combined-errorComponent-separate/shared-indirect-ref@component---loader---notFoundComponent---pendingComponent.tsx:4
↓ 2 callersFunctiongetCount
()
packages/router-plugin/tests/code-splitter/snapshots/react/1-default/shared-indirect-ref@shared.tsx:4
↓ 2 callersFunctiongetCount
()
packages/router-plugin/tests/code-splitter/snapshots/react/2-components-combined-loader-separate/shared-indirect-ref@shared.tsx:4
↓ 2 callersFunctiongetCsrfRequestValidationResult
( opts: CsrfMiddlewareOptions<TRegister, TMiddlewares>, ctx: RequestServerOptions<TRegister, TMiddlewares>
packages/start-client-core/src/createCsrfMiddleware.ts:116
↓ 2 callersFunctiongetCssAssetSource
(source: unknown)
packages/start-plugin-core/src/start-manifest-plugin/inlineCss.ts:198
↓ 2 callersFunctiongetDefaultTestOptions
(env: 'client' | 'server')
packages/start-plugin-core/tests/compiler.test.ts:12
↓ 2 callersFunctiongetDefaultTestOptions
(env: 'client' | 'server')
packages/start-plugin-core/tests/createMiddleware/createMiddleware.test.ts:7
↓ 2 callersFunctiongetElement
(selector: string | (() => Element | null | undefined))
packages/router-core/src/scroll-restoration.ts:136
↓ 2 callersFunctiongetExternalDirectCallCandidateKind
( path: babel.NodePath<t.CallExpression>, candidates: ExternalDirectCallCandidates, )
packages/start-plugin-core/src/start-compiler/compiler.ts:467
↓ 2 callersFunctiongetFileText
(fileName)
scripts/ts-symbol-references.mjs:258
↓ 2 callersFunctiongetFinalManifestCacheKey
(inlineCss: boolean)
packages/start-server-core/src/finalManifest.ts:199
↓ 2 callersFunctiongetHandleRouteUpdate
()
packages/router-plugin/tests/handle-route-update.test.ts:27
↓ 2 callersFunctiongetHeadStylesheetHrefs
(page: Page)
e2e/react-start/start-manifest/tests/start-manifest.spec.ts:43
↓ 2 callersFunctiongetHeadStylesheetHrefs
(page: Page)
e2e/vue-start/start-manifest/tests/start-manifest.spec.ts:37
↓ 2 callersFunctiongetHeadStylesheetHrefs
(page: Page)
e2e/solid-start/start-manifest/tests/start-manifest.spec.ts:37
↓ 2 callersFunctiongetHydrateImport
( ast: t.File, framework: CompileStartFrameworkOptions, )
packages/start-plugin-core/src/hydrate-when-transform.ts:465
↓ 2 callersFunctiongetImportProtectionRelativePath
( root: string, absolutePath: string, )
packages/start-plugin-core/src/import-protection/adapterUtils.ts:30
↓ 2 callersFunctiongetImportProtectionRulesForEnvironment
( config: Pick<ImportProtectionAdapterConfig, 'compiledRules' | 'envTypeMap'>, envName: string, )
packages/start-plugin-core/src/import-protection/adapterUtils.ts:44
↓ 2 callersFunctiongetImportSources
( code: string, filename?: string, perf?: TransformResult['perf'], )
packages/start-plugin-core/src/import-protection/analysis.ts:370
↓ 2 callersFunctiongetInitCount
()
e2e/react-router/basic-file-based-code-splitting/src/routes/shared-singleton.tsx:13
↓ 2 callersFunctiongetIntentListenerEvents
( marker: Element, events: ReadonlyArray<string>, )
packages/start-client-core/src/hydration/interaction.ts:62
↓ 2 callersFunctiongetInvalidParams
(path: string)
packages/eslint-plugin-router/src/rules/route-param-names/route-param-names.utils.ts:119
↓ 2 callersFunctiongetJSXAttribute
(node: t.JSXOpeningElement, name: string)
packages/start-plugin-core/src/hydrate-when-transform.ts:61
↓ 2 callersFunctiongetLinkHrefs
(html: string, rel: string)
e2e/react-start/rsc/tests/rsc-client-preload.spec.ts:6
↓ 2 callersFunctiongetLoaderContext
( inner: InnerLoadContext, matchPromises: Array<Promise<AnyRouteMatch>>, matchId: string, index: numbe
packages/router-core/src/load-matches.ts:607
↓ 2 callersFunctiongetLoaderPath
( loader: ReturnType<typeof getRuleLoaders>[number], )
packages/start-plugin-core/src/rsbuild/swc-rsc.ts:32
↓ 2 callersFunctiongetMarker
()
packages/react-start-client/src/tests/Hydrate.test.tsx:24
↓ 2 callersFunctiongetMarkerGate
(marker: Element)
packages/start-client-core/src/hydration/runtime.ts:148
↓ 2 callersFunctiongetMatchById
( router: RouterCore<any, any, any, any, any>, id: string, )
packages/router-core/tests/load.test.ts:665
↓ 2 callersFunctiongetMatchedRoutesCacheKey
(matches: Array<AnyRouteMatch>)
packages/router-core/src/ssr/ssr-server.ts:220
↓ 2 callersFunctiongetMeaningfulChildren
( children: Array<t.JSXElement['children'][number]>, )
packages/start-plugin-core/src/hydrate-when-transform.ts:490
↓ 2 callersFunctiongetMockExportNamesBySource
( code: string, filename?: string, perf?: TransformResult['perf'], )
packages/start-plugin-core/src/import-protection/analysis.ts:395
↓ 2 callersFunctiongetMockExportNamesBySourceFromResult
( result: TransformResult, )
packages/start-plugin-core/src/import-protection/analysis.ts:389
↓ 2 callersFunctiongetModules
()
packages/nitro-v2-vite-plugin/src/index.ts:149
↓ 2 callersFunctiongetNamedExports
( code: string, filename?: string, perf?: TransformResult['perf'], )
packages/start-plugin-core/src/import-protection/analysis.ts:411
↓ 2 callersFunctiongetNamedExportsFromResult
( result: TransformResult, )
packages/start-plugin-core/src/import-protection/analysis.ts:405
↓ 2 callersFunctiongetNotFound
( error: unknown, )
packages/solid-router/src/not-found.tsx:9
↓ 2 callersFunctiongetOrCreateCachedFinalManifestPromise
( cachedFinalManifestPromises: FinalManifestCache, cacheKey: FinalManifestCacheKey, computeFinalManifest
packages/start-server-core/src/finalManifest.ts:221
↓ 2 callersFunctiongetOrCreateGate
( id: string, when: HydrationWhen, )
packages/start-client-core/src/hydration/runtime.ts:38
↓ 2 callersFunctiongetOrCreateStream
* Gets or creates a stream for a given stream ID. * Called by deserialize plugin when it encounters a RawStream reference.
packages/start-client-core/src/client-rpc/frame-decoder.ts:83
↓ 2 callersFunctiongetOriginalCode
( result: TransformResult, importerFile: string | undefined, root: string | undefined, )
packages/start-plugin-core/src/import-protection/sourceLocation.ts:262
↓ 2 callersFunctiongetOtherRouteConstructor
( constructor: RouteConstructorName, )
packages/router-generator/src/transform/transform.ts:614
↓ 2 callersFunctiongetOutputDirectory
( userConfig: vite.UserConfig | vite.ResolvedConfig, environmentName: ViteEnvironmentNames, directoryNam
packages/start-plugin-core/src/vite/output-directory.ts:18
↓ 2 callersFunctiongetPreparedMatchedManifestRoutes
( manifest: ServerManifest, matches: Array<AnyRouteMatch>, cacheKey: string, )
packages/router-core/src/ssr/ssr-server.ts:228
↓ 2 callersFunctiongetPropsSafeToSpread
(options: AnyLinkPropsOptions)
packages/vue-router/src/link.tsx:595
↓ 2 callersFunctiongetRelativePath
(fileName: string)
packages/eslint-plugin-start/src/rules/no-client-code-in-server-component/no-client-code-in-server-component.rule.ts:467
↓ 2 callersFunctiongetResolvedEntryPlan
()
packages/start-plugin-core/src/config-context.ts:72
↓ 2 callersFunctiongetResolvedRouteNodeVariableName
( routeNode: RouteNode, )
packages/router-generator/src/utils.ts:908
↓ 2 callersFunctiongetResponse
()
packages/start-server-core/src/request-response.ts:418
↓ 2 callersFunctiongetResponseFromTheAsyncGenerator
()
examples/solid/start-streaming-data-from-server-functions/src/routes/index.tsx:125
↓ 2 callersFunctiongetResponseLinkHeaderEntries
(opts: { entries: ReadonlyArray<ResponseLinkHeaderEntry> filter?: ResponseLinkHeaderFilter })
packages/start-server-core/src/early-hints.ts:282
↓ 2 callersFunctiongetRouteFilePathsFromModuleIds
(moduleIds: Array<string>)
packages/start-plugin-core/src/vite/start-manifest-plugin/normalized-client-build.ts:114
↓ 2 callersFunctiongetRoutesDirectoryPath
()
packages/router-plugin/src/core/router-generator-plugin.ts:24
↓ 2 callersFunctiongetRsbuildResolvedImportProtectionCheck
( relativeResolved: string, matchers: FileMatchers, )
packages/start-plugin-core/src/rsbuild/import-protection.ts:288
↓ 2 callersFunctiongetRuleLoaders
(rule: RspackRule)
packages/start-plugin-core/src/rsbuild/swc-rsc.ts:24
↓ 2 callersFunctiongetScrollRestorationSelector
(element: Element)
packages/router-core/src/scroll-restoration.ts:69
↓ 2 callersFunctiongetServerComponentSlots
(value: unknown)
packages/router-devtools-core/src/utils.tsx:160
↓ 2 callersFunctiongetServerComponentType
(value: unknown)
packages/router-devtools-core/src/utils.tsx:145
↓ 2 callersFunctiongetServerFnMetadata
(environmentName: string)
packages/start-plugin-core/src/rsbuild/start-compiler-host.ts:151
↓ 2 callersFunctiongetServerOutputDirectory
( userConfig: vite.UserConfig | vite.ResolvedConfig, )
packages/start-plugin-core/src/vite/output-directory.ts:12
↓ 2 callersFunctiongetSession
( config: SessionConfig, )
packages/start-server-core/src/request-response.ts:374
↓ 2 callersFunctiongetSessionData
()
e2e/react-start/import-protection/src/violations/cross-boundary-safe/session-util.ts:10
↓ 2 callersFunctiongetSharedData
()
e2e/react-start/import-protection/src/violations/cross-boundary-leak/shared-util.ts:7
↓ 2 callersFunctiongetStartConfig
()
packages/start-plugin-core/src/config-context.ts:60
↓ 2 callersFunctiongetStartModeConfig
()
e2e/react-start/server-functions/start-mode-config.ts:10
↓ 2 callersFunctiongetStartModeConfig
()
e2e/react-start/import-protection/start-mode-config.ts:1
↓ 2 callersFunctiongetStartModeConfig
()
e2e/react-start/basic/start-mode-config.ts:16
↓ 2 callersFunctiongetStaticCacheUrl
(opts: { functionId: string hash: string })
packages/start-static-server-functions/src/staticFunctionMiddleware.ts:43
↓ 2 callersFunctiongetStaticHandlerInlineCssDefault
( handlerInlineCss: HandlerInlineCssOption | undefined, )
packages/start-server-core/src/inlineCss.ts:7
↓ 2 callersFunctiongetStatusColor
(match: AnyRouteMatch)
packages/router-devtools-core/src/utils.tsx:22
↓ 2 callersFunctiongetStylesheetHrefsFromHtml
(html: string)
e2e/react-start/start-manifest/tests/start-manifest.spec.ts:36
↓ 2 callersFunctiongetStylesheetHrefsFromHtml
(html: string)
e2e/vue-start/start-manifest/tests/start-manifest.spec.ts:30
↓ 2 callersFunctiongetStylesheetHrefsFromHtml
(html: string)
e2e/solid-start/start-manifest/tests/start-manifest.spec.ts:30
↓ 2 callersFunctiongetStylesheetIdentity
(attrs: ManifestCssLink)
packages/start-plugin-core/src/start-manifest-plugin/manifestBuilder.ts:131
↓ 2 callersFunctiongetTargetTemplate
(config: Config)
packages/router-generator/src/template.ts:51
↓ 2 callersFunctiongetTransformCodeFilterForEnv
( env: 'client' | 'server', opts?: { compilerTransforms?: Array<StartCompilerImportTransform> | undefi
packages/start-plugin-core/src/start-compiler/config.ts:15
↓ 2 callersMethodgetTransitiveImporters
( ids: string | Iterable<string>, )
packages/start-plugin-core/src/start-compiler/compiler.ts:898
↓ 2 callersFunctiongetTransparentWrapperExpression
(node: t.Node)
packages/router-utils/src/compiler-helpers.ts:36
↓ 2 callersFunctiongetTree
()
packages/react-start-rsc/src/createServerComponentFromStream.ts:129
↓ 2 callersFunctiongetTypedReadableStreamResponse
()
examples/solid/start-streaming-data-from-server-functions/src/routes/index.tsx:101
↓ 2 callersFunctiongetVariableDeclaratorForExpressionPath
(path: TPath)
packages/router-utils/src/compiler-helpers.ts:60
↓ 2 callersFunctiongithubRequest
({ apiUrl, token, method, endpoint, body })
scripts/benchmarks/common/upsert-pr-comment.mjs:56
↓ 2 callersFunctionhandle
()
packages/router-cli/src/watch.ts:27
↓ 2 callersMethodhandleAbort
()
packages/react-start-rsc/src/ReplayableStream.ts:137
↓ 2 callersFunctionhandleProxyTrap
( kind: 'get' | 'has', prop: PropertyKey, options: CreateProxyOptions, )
packages/react-start-rsc/src/createRscProxy.tsx:88
↓ 2 callersFunctionhandleRedirectResponse
( response: HandlerCallbackResult, request: Request, getRouter: () => Promise<AnyRouter>, )
packages/start-server-core/src/createStartHandler.ts:681
↓ 2 callersFunctionhandleSerialError
( inner: InnerLoadContext, index: number, err: any, )
packages/router-core/src/load-matches.ts:206
↓ 2 callersFunctionhandler
(id)
packages/react-start-rsc/src/plugin/vite.ts:139
↓ 2 callersFunctionhasActiveMatch
( router: RouterCore<any, any, any, any, any>, id: string, )
packages/router-core/tests/load.test.ts:673
↓ 2 callersFunctionhasAsyncModifier
( node: ts.FunctionDeclaration | ts.FunctionExpression | ts.ArrowFunction, )
packages/eslint-plugin-start/src/rules/no-async-client-component/render-graph-builder.ts:508
↓ 2 callersFunctionhasEscapedTrailingUnderscore
(originalSegment: string)
packages/router-generator/src/utils.ts:281
↓ 2 callersFunctionhasExport
(ast: t.File, node: t.Identifier)
packages/router-plugin/src/core/code-splitter/compilers.ts:1597
↓ 2 callersFunctionhasNamedImport
( named: Array<NamedImport>, required: RouteConstructorName, )
packages/router-generator/src/transform/transform.ts:622
↓ 2 callersFunctionhasOwnProperties
(obj: object)
packages/start-client-core/src/client-rpc/serverFnFetcher.ts:92
↓ 2 callersMethodhasPending
()
packages/router-core/src/ssr/ssr-server.ts:144
↓ 2 callersFunctionhasPendingMatch
( router: RouterCore<any, any, any, any, any>, id: string, )
packages/router-core/tests/load.test.ts:678
← previousnext →1,101–1,200 of 11,255, ranked by callers