MCPcopy Create free account

hub / github.com/Houseofmvps/codesight / functions

Functions657 in github.com/Houseofmvps/codesight

↓ 1 callersFunctiondetectSwiftUIComponents
( files: string[], project: ProjectInfo )
src/detectors/components.ts:473
↓ 1 callersFunctiondetectTRPCRoutes
( files: string[], project: ProjectInfo )
src/detectors/routes.ts:592
↓ 1 callersFunctiondetectTestCoverage
( files: string[], routes: RouteInfo[], schemas: SchemaModel[], projectRoot: string )
src/detectors/coverage.ts:28
↓ 1 callersFunctiondetectTypeORMSchemas
( files: string[], project: ProjectInfo )
src/detectors/schema.ts:290
↓ 1 callersFunctiondetectVaporRoutes
( files: string[], project: ProjectInfo )
src/detectors/routes.ts:1457
↓ 1 callersFunctiondetectVueComponents
( files: string[], project: ProjectInfo )
src/detectors/components.ts:271
↓ 1 callersFunctiondirExists
(path: string)
src/monorepo/discover.ts:197
↓ 1 callersFunctiondiscoverImplicitWorkspaces
( repoRoot: string, workspaces: WorkspaceInfo[] )
src/scanner.ts:362
↓ 1 callersFunctiondjango_type
Normalize a Django field constructor to a simple type name.
plugins/ast/python/src/lib.rs:622
↓ 1 callersFunctiondomainArticle
(domain: Domain, result: ScanResult, missingFiles: Set<string> = new Set())
src/generators/wiki.ts:245
↓ 1 callersFunctiondomainFromFile
* Extract domain name from the source file path. * e.g. src/routes/payments.ts → "payments" * apps/api/src/routes/money-pages.ts → "money-pages
src/generators/wiki.ts:32
↓ 1 callersFunctiondotted
Render a dotted name expression: `models.Model` -> "models.Model", `Base` -> "Base".
plugins/ast/python/src/lib.rs:584
↓ 1 callersFunctionenrichFastAPIRoute
(route: RouteInfo, content: string)
src/detectors/contracts.ts:115
↓ 1 callersFunctionenrichFlaskRoute
(route: RouteInfo, content: string)
src/detectors/contracts.ts:140
↓ 1 callersFunctionenrichNextRoute
(route: RouteInfo, content: string)
src/detectors/contracts.ts:98
↓ 1 callersFunctionenrichTSRoute
(route: RouteInfo, content: string)
src/detectors/contracts.ts:70
↓ 1 callersFunctionentField
entField walks an Ent builder chain `field.String("name").Optional().Unique()`, collecting modifiers on the way down to the base `field.TYPE("name")`
plugins/ast/golang/main.go:421
↓ 1 callersFunctionentType
(ctor string)
plugins/ast/golang/main.go:453
↓ 1 callersFunctionerrMessage
(err: unknown)
src/ast/native-loader.ts:369
↓ 1 callersFunctionestimateTokens
(text: string)
src/detectors/tokens.ts:12
↓ 1 callersFunctionevalFixture
(fixturePath: string)
src/eval.ts:85
↓ 1 callersFunctionexprString
(e ast.Expr)
plugins/ast/golang/main.go:485
↓ 1 callersFunctionextractActivitiesFromManifest
( filePath: string, content: string )
src/ast/extract-android.ts:266
↓ 1 callersFunctionextractAspNetControllerRoutes
( filePath: string, content: string, tags: string[] )
src/ast/extract-csharp.ts:25
↓ 1 callersFunctionextractAspNetMinimalApiRoutes
( filePath: string, content: string, tags: string[] )
src/ast/extract-csharp.ts:82
↓ 1 callersFunctionextractBoolean
(field: string)
src/config.ts:82
↓ 1 callersFunctionextractBracketBlock
(content: string, startAfterOpenBracket: number)
src/plugins/terraform/hcl-parser.ts:446
↓ 1 callersFunctionextractBrightScriptGlobalFields
(content: string)
src/ast/extract-brightscript.ts:240
↓ 1 callersFunctionextractBrightScriptNavigationCalls
( content: string, helperNames: string[] )
src/ast/extract-brightscript.ts:126
↓ 1 callersFunctionextractBrightScriptRudderstackEvents
(content: string)
src/ast/extract-brightscript.ts:261
↓ 1 callersFunctionextractBrighterScriptExports
(content: string)
src/ast/extract-brighterscript.ts:43
↓ 1 callersFunctionextractBrighterScriptImportsInline
( content: string, rel: string, edges: ImportEdge[], importCount: Map<string, number>, relPathSet: S
src/detectors/graph.ts:287
↓ 1 callersFunctionextractCSharpExports
(content: string)
src/ast/extract-csharp.ts:233
↓ 1 callersFunctionextractCSharpProperties
(body: string)
src/ast/extract-csharp.ts:170
↓ 1 callersFunctionextractCSharpRelations
(body: string)
src/ast/extract-csharp.ts:211
↓ 1 callersFunctionextractComponents
(ts: any, sf: any, content: string, relPath: string)
src/ast/extract-components.ts:28
↓ 1 callersFunctionextractComponents
(blocks: HclBlock[])
src/plugins/terraform/extractor.ts:96
↓ 1 callersFunctionextractComposeComponents
( filePath: string, content: string )
src/ast/extract-android.ts:180
↓ 1 callersFunctionextractDartConstructorParams
(content: string, className: string)
src/ast/extract-dart.ts:134
↓ 1 callersFunctionextractDartExports
(content: string)
src/ast/extract-dart.ts:160
↓ 1 callersFunctionextractDate
( filename: string, fm: Record<string, string | string[]> )
src/detectors/knowledge.ts:96
↓ 1 callersFunctionextractDecisions
(content: string)
src/detectors/knowledge.ts:112
↓ 1 callersFunctionextractDependencies
(matchedBlocks: HclBlock[], allBlocks: HclBlock[])
src/plugins/terraform/extractor.ts:307
↓ 1 callersFunctionextractDescription
(content: string)
src/plugins/skills/index.ts:54
↓ 1 callersFunctionextractDjangoModelsAST
( filePath: string, content: string )
src/ast/extract-python.ts:644
↓ 1 callersFunctionextractDns
(blocks: HclBlock[])
src/plugins/terraform/extractor.ts:265
↓ 1 callersFunctionextractDrizzleRelations
(ts: any, sf: any, models: SchemaModel[])
src/ast/extract-schema.ts:196
↓ 1 callersFunctionextractDrizzleSchemaAST
( ts: any, filePath: string, content: string )
src/ast/extract-schema.ts:18
↓ 1 callersFunctionextractDrizzleTables
(ts: any, sf: any, _content: string)
src/ast/extract-schema.ts:51
↓ 1 callersFunctionextractElixirImports
( content: string, rel: string, edges: ImportEdge[], importCount: Map<string, number> )
src/detectors/graph.ts:173
↓ 1 callersFunctionextractEloquentModels
( _filePath: string, content: string )
src/ast/extract-php.ts:117
↓ 1 callersFunctionextractEnableFlag
(block: HclBlock)
src/plugins/terraform/extractor.ts:194
↓ 1 callersFunctionextractEnt
extractEnt parses Ent schemas: `func (T) Fields() []ent.Field { return []ent.Field{ field.String("sku").Optional(), field.Int("price") } }`.
plugins/ast/golang/main.go:388
↓ 1 callersFunctionextractEntSchemasStructured
( _filePath: string, content: string )
src/ast/extract-go.ts:353
↓ 1 callersFunctionextractEntityFrameworkModels
( _filePath: string, content: string )
src/ast/extract-csharp.ts:111
↓ 1 callersFunctionextractEnvVars
(blocks: HclBlock[])
src/plugins/terraform/extractor.ts:204
↓ 1 callersFunctionextractFindNodeBindings
(content: string)
src/ast/extract-brightscript.ts:291
↓ 1 callersFunctionextractFlutterRoutes
( filePath: string, content: string, tags: string[] )
src/ast/extract-dart.ts:23
↓ 1 callersFunctionextractFlutterWidgets
( filePath: string, content: string )
src/ast/extract-dart.ts:104
↓ 1 callersFunctionextractFromRouter
(node: any, prefix: string)
src/ast/extract-routes.ts:375
↓ 1 callersFunctionextractFrontmatter
(content: string)
src/detectors/knowledge.ts:57
↓ 1 callersFunctionextractGORMModelsStructured
( _filePath: string, content: string )
src/ast/extract-go.ts:254
↓ 1 callersFunctionextractGoExports
(content: string)
src/detectors/libs.ts:204
↓ 1 callersFunctionextractGoImports
( content: string, rel: string, edges: ImportEdge[], importCount: Map<string, number> )
src/detectors/graph.ts:137
↓ 1 callersFunctionextractGoRoutesStructured
( filePath: string, content: string, framework: Framework, tags: string[] )
src/ast/extract-go.ts:28
↓ 1 callersFunctionextractGorm
(f *ast.File)
plugins/ast/golang/main.go:323
↓ 1 callersFunctionextractHealthCheck
(block: HclBlock)
src/plugins/terraform/extractor.ts:185
↓ 1 callersFunctionextractHttpFrameworkRoutes
( ts: any, sf: any, filePath: string, _content: string, framework: Framework, tags: string[] )
src/ast/extract-routes.ts:55
↓ 1 callersFunctionextractIamPermissions
(blocks: HclBlock[])
src/plugins/terraform/extractor.ts:374
↓ 1 callersFunctionextractImports
(src: string)
reference/ast-plugin/assembly/index.ts:130
↓ 1 callersFunctionextractImports
─── imports ───
plugins/ast/golang/main.go:502
↓ 1 callersFunctionextractJavaImports
( content: string, rel: string, edges: ImportEdge[], importCount: Map<string, number>, relPaths: str
src/detectors/graph.ts:195
↓ 1 callersFunctionextractJobs
(jobs: any)
src/plugins/cicd/github-actions.ts:71
↓ 1 callersFunctionextractJobs
( jobRefs: any[], jobDefs: Record<string, any>, )
src/plugins/cicd/circleci.ts:56
↓ 1 callersFunctionextractKtorParams
(path: string)
src/detectors/routes.ts:1184
↓ 1 callersFunctionextractLaravelRoutes
( filePath: string, content: string, tags: string[] )
src/ast/extract-php.ts:22
↓ 1 callersFunctionextractMainSceneScreens
(content: string)
src/ast/extract-scenegraph.ts:111
↓ 1 callersFunctionextractNativeAst
Extract a `nativeAst: { ... }` sub-object from a config body without executing it.
src/config.ts:122
↓ 1 callersFunctionextractNavigationRoutes
( filePath: string, content: string )
src/ast/extract-android.ts:227
↓ 1 callersFunctionextractNestJSRoutes
( ts: any, sf: any, filePath: string, _content: string, tags: string[] )
src/ast/extract-routes.ts:245
↓ 1 callersFunctionextractObservability
( matchedBlocks: HclBlock[], allBlocks: HclBlock[], serviceName: string, )
src/plugins/terraform/extractor.ts:411
↓ 1 callersFunctionextractOpenQuestions
(content: string)
src/detectors/knowledge.ts:161
↓ 1 callersFunctionextractParenBlock
( content: string, startAfterOpenParen: number )
src/ast/extract-android.ts:161
↓ 1 callersFunctionextractPathParams
(path: string)
src/ast/extract-python.ts:697
↓ 1 callersFunctionextractPathParams
(path: string)
src/ast/native-loader.ts:361
↓ 1 callersFunctionextractPathParams
(path: string)
src/ast/extract-dart.ts:13
↓ 1 callersFunctionextractPeople
(content: string)
src/detectors/knowledge.ts:228
↓ 1 callersFunctionextractPhpExports
(content: string)
src/ast/extract-php.ts:194
↓ 1 callersFunctionextractPythonExports
(content: string)
src/detectors/libs.ts:162
↓ 1 callersFunctionextractPythonImports
( content: string, rel: string, edges: ImportEdge[], importCount: Map<string, number> )
src/detectors/graph.ts:121
↓ 1 callersFunctionextractReactComponentsAST
( ts: any, filePath: string, content: string, relPath: string )
src/ast/extract-components.ts:14
↓ 1 callersFunctionextractRetrofitRoutes
( filePath: string, content: string, tags: string[] )
src/ast/extract-android.ts:25
↓ 1 callersFunctionextractRoomEntities
( _filePath: string, content: string )
src/ast/extract-android.ts:78
↓ 1 callersFunctionextractRouteGroups
(content: string, framework: Framework)
src/ast/extract-go.ts:86
↓ 1 callersFunctionextractRoutes
(src: string)
reference/ast-plugin/assembly/index.ts:98
↓ 1 callersFunctionextractRoutes
(f *ast.File)
plugins/ast/golang/main.go:151
↓ 1 callersFunctionextractRubyImports
( content: string, rel: string, edges: ImportEdge[], importCount: Map<string, number> )
src/detectors/graph.ts:157
↓ 1 callersFunctionextractRustImports
( content: string, rel: string, edges: ImportEdge[], importCount: Map<string, number> )
src/detectors/graph.ts:219
↓ 1 callersFunctionextractSQLAlchemyAST
( filePath: string, content: string )
src/ast/extract-python.ts:620
↓ 1 callersFunctionextractSQLModelAST
( filePath: string, content: string )
src/ast/extract-python.ts:670
← previousnext →301–400 of 657, ranked by callers