MCPcopy Create free account

hub / github.com/colbymchenry/codegraph / functions

Functions5,753 in github.com/colbymchenry/codegraph

↓ 3 callersMethodisNameSegmentVocabEmpty
True when the vocab has no rows — an index built before the table existed. * `sync` uses this to heal such databases (see rebuildNameSegmentVocabF
src/db/queries.ts:708
↓ 3 callersFunctionisPhpIncludePathRef
(ref: UnresolvedRef)
src/resolution/import-resolver.ts:717
↓ 3 callersMethodisSegmentableKind
Which node kinds contribute their name to the segment vocabulary — the * single gate shared by insertNode, updateNode, and the rebuild page query
src/db/queries.ts:452
↓ 3 callersFunctionisUpdateAvailable
(current: string, latest: string)
src/upgrade/index.ts:183
↓ 3 callersFunctionisWatchResourceExhaustion
* True when an error is OS watch/file-descriptor exhaustion (EMFILE/ENFILE). * Prefers the structured `err.code`; falls back to message matching ONLY
src/sync/watcher.ts:101
↓ 3 callersMethodisWatcherDegraded
* True once live watching has permanently degraded (OS watch-resource * exhaustion, or a write lock held past the retry budget) and auto-sync is
src/index.ts:1106
↓ 3 callersMethodis_exported_of
isExported (luau.ts:23) — the raw 7-unit slice is an ASCII prefix test.
codegraph-kernel/src/lua.rs:410
↓ 3 callersFunctionis_function_type
(kind: &str)
codegraph-kernel/src/tsjs/mod.rs:62
↓ 3 callersMethodis_static
(&self, node: Node)
codegraph-kernel/src/java.rs:424
↓ 3 callersMethodis_static
isStatic: modifiers text contains 'static' OR 'class' (class members count — deliberate; substring semantics preserved).
codegraph-kernel/src/swift.rs:484
↓ 3 callersMethodis_static
(&self, node: Node)
codegraph-kernel/src/php.rs:440
↓ 3 callersMethodis_static
TS has an isStatic hook; JS does not (None = field absent).
codegraph-kernel/src/tsjs/mod.rs:825
↓ 3 callersFunctionis_vue_collection_name
(name: &str)
codegraph-kernel/src/tsjs/mod.rs:113
↓ 3 callersFunctionjoinHttpPath
Join a controller prefix and method path into a single normalised `/path`.
src/resolution/frameworks/nestjs.ts:503
↓ 3 callersFunctionkey
(cycleID, employeeID string)
__tests__/fixtures/payroll-go/internal/store/payslipstore/store.go:31
↓ 3 callersMethodlastSegment
Last `.`-segment (`App.ViewModels.RegisterModel` → `RegisterModel`).
src/extraction/razor-extractor.ts:117
↓ 3 callersFunctionlegacyMcpConfigPath
()
src/installer/targets/antigravity.ts:82
↓ 3 callersFunctionlineOf
(idx: number)
src/resolution/frameworks/react-native.ts:114
↓ 3 callersMethodline_of
(&self, node: Node)
codegraph-kernel/src/php.rs:269
↓ 3 callersFunctionlistDaemons
(opts: { prune?: boolean } = {})
src/mcp/daemon-registry.ts:94
↓ 3 callersFunctionlistVerifiedDaemons
(opts: { prune?: boolean } = {})
src/mcp/daemon-registry.ts:128
↓ 3 callersMethodloadCycle
(ctx context.Context, cycleID string)
__tests__/fixtures/payroll-go/internal/usecase/payroll/cycle.go:186
↓ 3 callersFunctionloadExcludePatterns
(rootDir: string)
src/project-config.ts:366
↓ 3 callersFunctionlocalReceiverTypePatterns
(language: Language, r: string)
src/resolution/name-matcher.ts:1316
↓ 3 callersFunctionlogAttachedDaemon
(socketPath: string, hello: DaemonHello)
src/mcp/proxy.ts:53
↓ 3 callersFunctionlookupCalleeReturnType
* Return type captured at extraction for `Class::method` (or a free function), * read off the indexed node's `returnType` — used by the C++ (#645) an
src/resolution/name-matcher.ts:880
↓ 3 callersMethodmake
()
__tests__/fixtures/kernel-parity/torture.swift:49
↓ 3 callersFunctionmakeLineAt
* Per-match line resolver over `src`, 1-based at `baseLine`. The inline * `src.slice(0, idx).split('\n').length` idiom is O(source-length) PER MATCH,
src/resolution/callback-synthesizer.ts:120
↓ 3 callersMethodmarkReferencesFailed
* Mark refs a completed resolution pass could not resolve as status='failed' * instead of deleting them (#1240). Failed rows are invisible to the p
src/db/queries.ts:2553
↓ 3 callersMethodmarkReferencesFailedByRowIds
* Park refs as status='failed' by row id — the precise counterpart of * markReferencesFailed, for the same reason as deleteReferencesByRowIds: *
src/db/queries.ts:2576
↓ 3 callersFunctionmaterializeKernelResult
( result: ExtractionResult, filePath: string, language: Language )
src/extraction/kernel/index.ts:258
↓ 3 callersMethodmaybe_capture_fn_refs
(&mut self, node: Node<'t>)
codegraph-kernel/src/kotlin.rs:1237
↓ 3 callersMethodmaybe_capture_fn_refs
(&mut self, node: Node<'t>)
codegraph-kernel/src/lua.rs:690
↓ 3 callersMethodmaybe_capture_fn_refs
(&mut self, node: Node<'t>)
codegraph-kernel/src/java.rs:1130
↓ 3 callersMethodmaybe_capture_fn_refs
(&mut self, node: Node<'t>)
codegraph-kernel/src/swift.rs:1256
↓ 3 callersMethodmaybe_capture_fn_refs
(&mut self, node: Node<'t>)
codegraph-kernel/src/python.rs:715
↓ 3 callersMethodmaybe_capture_fn_refs
(&mut self, node: Node<'t>)
codegraph-kernel/src/go.rs:920
↓ 3 callersMethodmaybe_capture_fn_refs
(&mut self, node: Node<'t>)
codegraph-kernel/src/ruby.rs:835
↓ 3 callersMethodmaybe_capture_fn_refs
(&mut self, node: Node<'t>)
codegraph-kernel/src/scala.rs:1208
↓ 3 callersMethodmaybe_capture_fn_refs
maybeCaptureFnRefs with RUST_SPEC's dispatch: arguments→args, assignment_expression→rhs(right), field_initializer→value(value), array_expression→list,
codegraph-kernel/src/rustlang.rs:1185
↓ 3 callersMethodmaybe_capture_fn_refs
(&mut self, node: Node<'t>)
codegraph-kernel/src/dart.rs:1282
↓ 3 callersMethodmaybe_capture_fn_refs
(&mut self, node: Node<'t>)
codegraph-kernel/src/csharp.rs:1291
↓ 3 callersMethodmaybe_capture_fn_refs
(&mut self, node: Node<'t>)
codegraph-kernel/src/php.rs:1246
↓ 3 callersMethodmaybe_capture_fn_refs
maybeCaptureFnRefs + captureFnRefCandidates for the cFamily dispatch: argument_list(args), assignment_expression(rhs:right), init_declarator(varinit:v
codegraph-kernel/src/ccpp/mod.rs:1648
↓ 3 callersMethodmaybe_capture_fn_refs
(&mut self, node: Node<'t>)
codegraph-kernel/src/tsjs/mod.rs:540
↓ 3 callersFunctionmemoryBudgetBytes
()
src/resolution/memory-budget.ts:115
↓ 3 callersFunctionn
(x)
scripts/agent-eval/parse-run.mjs:362
↓ 3 callersFunctionnmTimedT
(stage: string, ref: UnresolvedRef, fn: () => T)
src/resolution/name-matcher.ts:2450
↓ 3 callersFunctionnormalizeInferredTypeName
(raw: string)
src/resolution/name-matcher.ts:1248
↓ 3 callersFunctionnormalizeNameToken
(raw: string)
src/search/query-utils.ts:12
↓ 3 callersMethodnormalize_java_type
normalizeJavaType (languages/java.ts).
codegraph-kernel/src/java.rs:458
↓ 3 callersFunctionobject_key_name
objectKeyName (tree-sitter.ts): strip ONE leading and ONE trailing quote character (`'`, `"`, or backtick).
codegraph-kernel/src/textutil.rs:132
↓ 3 callersFunctionos_stack_low
()
codegraph-kernel/src/stack.rs:66
↓ 3 callersFunctionpaletteFor
(labels, scale)
telemetry-dashboard/public/theme.js:71
↓ 3 callersFunctionparseConfig
(text: string)
src/installer/targets/opencode.ts:108
↓ 3 callersFunctionparseConfig
(text: string)
src/installer/targets/copilot-jetbrains.ts:113
↓ 3 callersFunctionparseConfig
(text: string)
src/installer/targets/copilot-vscode.ts:105
↓ 3 callersFunctionparseHostPpid
(raw: string | undefined)
src/mcp/proxy.ts:585
↓ 3 callersFunctionparseHostPpid
(raw: string | undefined)
src/mcp/ppid-watchdog.ts:90
↓ 3 callersFunctionparsePpidPollMs
(raw: string | undefined)
src/mcp/ppid-watchdog.ts:75
↓ 3 callersMethodpartitionFailedCleanup
* Same row-id precision for parking unresolvable refs as status='failed' * (#1240): the key-tuple fallback would flip same-key sibling rows in late
src/resolution/index.ts:1163
↓ 3 callersMethodpartitionResolvedCleanup
* Split resolved refs into rows deletable by id and hand-built refs that * must fall back to the key-tuple delete. Rows loaded from the database
src/resolution/index.ts:1139
↓ 3 callersFunctionpct
(f)
scripts/agent-eval/parse-run.mjs:476
↓ 3 callersFunctionpeerIsDead
( peers: { pid: number | null; hostPid: number | null }, isAlive: (pid: number) => boolean, )
src/mcp/daemon.ts:780
↓ 3 callersFunctionpersistReport
(periodId: string, rows: ReportRow[])
__tests__/fixtures/oversize-member-ts/src/report/store.ts:6
↓ 3 callersMethodpersistSync
* Synchronous, tiny, exit-safe: drain in-memory deltas to the JSONL queue. * Runs on `process.on('exit')`, so it must never be async or slow.
src/telemetry/index.ts:387
↓ 3 callersFunctionprintIndexResult
* Print indexing results using clack log methods
src/bin/codegraph.ts:373
↓ 3 callersMethodpush_ref
(&mut self, from_row: u32, name: &str, kind_code: u8, line: u32, column: u32)
codegraph-kernel/src/java.rs:272
↓ 3 callersMethodpush_ref
(&mut self, from_row: u32, name: &str, kind_code: u8, line: u32, column: u32)
codegraph-kernel/src/ruby.rs:229
↓ 3 callersMethodpush_ref
(&mut self, from_row: u32, name: &str, kind_code: u8, line: u32, column: u32)
codegraph-kernel/src/csharp.rs:289
↓ 3 callersMethodpush_ref
(&mut self, from_row: u32, name: &str, kind_code: u8, line: u32, column: u32)
codegraph-kernel/src/php.rs:288
↓ 3 callersMethodpush_ref_at
(&mut self, from_row: u32, name: &str, kind: &str, node: Node)
codegraph-kernel/src/rlang.rs:160
↓ 3 callersMethodpush_ref_flagged
(&mut self, r: &RefRow, flags: u8)
codegraph-kernel/src/buffers.rs:317
↓ 3 callersFunctionpush_str_ref
(buf: &mut Vec<u8>, r: StrRef)
codegraph-kernel/src/buffers.rs:246
↓ 3 callersFunctionraw
(file: string)
src/resolution/c-fnptr-synthesizer.ts:485
↓ 3 callersFunctionreadConfigText
(file: string)
src/installer/targets/opencode.ts:103
↓ 3 callersFunctionreadConfigText
(file: string)
src/installer/targets/copilot-jetbrains.ts:108
↓ 3 callersFunctionreadConfigText
(file: string)
src/installer/targets/copilot-vscode.ts:100
↓ 3 callersFunctionreadText
(file: string)
src/installer/targets/hermes.ts:115
↓ 3 callersFunctionreadUpdateCheckCache
(dir: string)
src/upgrade/update-check.ts:97
↓ 3 callersFunctionrealpath
Resolve symlinks where possible so tmp/realpath quirks don't break equality.
src/sync/worktree.ts:152
↓ 3 callersMethodreapDeadClients
* Drop every connected client whose peer process is gone. Returns the count * reaped. `isAlive` is injected for testing. Clients with unknown pids
src/mcp/daemon.ts:484
↓ 3 callersMethodrecreate
* Rebuild the project's database from scratch and return a fresh, empty * instance — the "same result as a fresh init" semantics that `codegraph
src/index.ts:381
↓ 3 callersFunctionrefreshUpdateCheck
(deps: UpdateCheckDeps = {})
src/upgrade/update-check.ts:168
↓ 3 callersFunctionremovePromptHookEntry
(loc: Location)
src/installer/targets/claude.ts:394
↓ 3 callersMethodremoveWorker
(w: ParsePoolWorker)
src/extraction/parse-pool.ts:354
↓ 3 callersFunctionrenderNode
(node: TreeNode, prefix: string, isLast: boolean, depth: number)
src/bin/codegraph.ts:1744
↓ 3 callersFunctionreq
(ctx, id, blocks)
scripts/agent-eval/parse-run.mjs:965
↓ 3 callersMethodrequest
(method: string, params?: unknown, timeoutMs?: number)
src/mcp/transport.ts:79
↓ 3 callersMethodresolveAndPersist
* Resolve and persist edges to database
src/resolution/index.ts:1183
↓ 3 callersMethodresolveAndPersistBatched
* Resolve and persist in batches to keep memory bounded. * Processes unresolved references in chunks, persisting edges and cleaning * up resolve
src/resolution/index.ts:1512
↓ 3 callersMethodresolveBatchYielding
* Resolve one batch with a yield checkpoint between EVERY ref so the #850 * liveness heartbeat can fire on a slow/dense batch (#1091). The checkpoi
src/resolution/index.ts:1329
↓ 3 callersFunctionresolveDaemonRoot
* Resolve the project root the daemon machinery should key on. Returns * `null` when no `.codegraph/` is reachable from the candidate path — in * th
src/mcp/index.ts:166
↓ 3 callersMethodresolveOneTimed
(ref: UnresolvedRef)
src/resolution/index.ts:1417
↓ 3 callersMethodresolveReferencesBatched
* Resolve references in batches to keep memory bounded on large codebases. * Processes chunks of unresolved refs, persisting results after each bat
src/index.ts:1228
↓ 3 callersFunctionresolveTargetFlag
(value: string, loc: Location)
src/installer/targets/registry.ts:72
↓ 3 callersFunctionresurrectRefFromDroppedEdge
* Resurrect a resolution edge that is about to be dropped (its target symbol * was removed, renamed, or its whole file deleted) as the ORIGINAL unres
src/extraction/index.ts:1421
↓ 3 callersFunctionretentionDays
(env: Env)
telemetry-worker/src/rollup.ts:52
↓ 3 callersMethodrunMaintenance
* Lightweight maintenance to run after bulk writes (indexAll, sync). * Two operations: * * - `PRAGMA optimize` — incremental ANALYZE; SQLit
src/db/index.ts:702
↓ 3 callersFunctionrunMigrations
(db: SqliteDatabase, fromVersion: number)
src/db/migrations.ts:209
← previousnext →601–700 of 5,753, ranked by callers