MCPcopy Create free account

hub / github.com/FrankChen021/datastoria / functions

Functions1,973 in github.com/FrankChen021/datastoria

↓ 4 callersFunctiontoStringValue
(value: unknown)
src/components/span-log-inspector/span-log-inspector-timeline-types.ts:33
↓ 4 callersFunctiontransformSpanRowsToTimelineTree
(spanLogs: SpanLogElement[])
src/components/span-log-inspector/span-log-inspector-timeline-types.ts:47
↓ 4 callersFunctionupdateBlacklist
(next: Set<string>)
src/components/settings/agent/agent-edit.tsx:249
↓ 4 callersFunctionupdateQueryInputState
(state: Partial<QueryInputState>)
src/components/query-tab/query-input/use-query-input.tsx:20
↓ 4 callersFunctionuseAgentCommands
()
src/components/chat/agent-command-context.tsx:62
↓ 4 callersFunctionuseChatInputRuntime
()
src/components/chat/input/chat-input.tsx:103
↓ 4 callersFunctionuseEcharts
(options: UseEchartsOptions = {})
src/components/shared/dashboard/use-echarts.ts:37
↓ 4 callersFunctionuseModelConfig
()
src/hooks/use-model-config.ts:61
↓ 4 callersFunctionvalidateConnectionId
(connectionId: unknown)
src/lib/ai/session/remote-chat-request.ts:48
↓ 4 callersFunctionvalidateRcaTemplate
(templateId: string, template: RcaTemplate)
src/lib/ai/tools/clickhouse/rca/impl/template-based-collector.ts:355
↓ 4 callersFunctionvalidateUpsertFeedbackEventRequest
( payload: unknown )
src/lib/ai/session/feedback-events.ts:66
↓ 4 callersFunctionwriteSkill
(rootDir: string, dirName: string, content: string)
src/lib/ai/skills/disk-skill-provider.test.ts:7
↓ 3 callersFunctionPOST
(req: NextRequest)
src/app/api/ai/models/available/route.ts:28
↓ 3 callersMethodaddDependency
(source: DependencyTableInfo, depInfo: DependencyInfo)
src/components/dependency-view/dependency-builder.ts:424
↓ 3 callersFunctionadjust
(value: number)
src/components/query-tab/query-response/explain-pipeline-response-view.tsx:52
↓ 3 callersFunctionapplyReducer
(data: (number | null | undefined)[], reducer: Reducer)
src/components/shared/dashboard/dashboard-model.ts:302
↓ 3 callersFunctionbuildCodeViewerWindow
(input: BuildCodeViewerWindowInput)
src/lib/code-search/code-viewer-window.ts:18
↓ 3 callersFunctionbuildErrorLocation
( lineNumber: number, columnNumber: number, sql: string, message?: string, errorLength: number = 1 )
src/lib/clickhouse/clickhouse-error-parser.ts:17
↓ 3 callersFunctionbuildFeedbackReport
(events: PersistedFeedbackEvent[])
src/lib/ai/session/feedback-report.ts:24
↓ 3 callersFunctionbuildNodePredicate
( scope: Scope, target: Target | undefined, expr = "hostName()" )
src/lib/ai/tools/clickhouse/rca/evidence-collector-common.ts:369
↓ 3 callersFunctionbuildSkillDetailUrl
(skillId: string)
src/components/settings/skills/skills-detail-view.tsx:34
↓ 3 callersFunctionbuildTableWhereClause
* Build WHERE clause for batched table queries
src/lib/ai/tools/clickhouse/collect-sql-optimization-evidence.ts:732
↓ 3 callersMethodbuildToken
(link: SkillLink)
src/components/chat/message/skill-link.ts:34
↓ 3 callersFunctionchatNodeId
(chatId: string)
src/components/chat/session/chat-session-list.tsx:93
↓ 3 callersFunctioncleanGraphviz
* ClickHouse has bug that returns extra string before the 'digraph'. * We have to clean up these invalid string
src/components/query-tab/query-response/explain-pipeline-response-view.tsx:69
↓ 3 callersMethodcleanupPinchZoom
()
src/components/shared/graphviz/GraphvizComponent.tsx:259
↓ 3 callersFunctionclearAllSectionLayouts
(dashboardId: string)
src/components/shared/dashboard/dashboard-layout-storage.ts:70
↓ 3 callersFunctionclearCodeSearchConfigCache
()
src/lib/code-search/config.ts:368
↓ 3 callersMethodcollect
(symptom: CanonicalSymptom, context: SymptomContext)
src/lib/ai/tools/clickhouse/rca/evidence-collector-common.ts:254
↓ 3 callersFunctioncollectQueryPerformanceCategory
( { connection, window, thresholds, maxOutliers, registerObservedNode, registerIssue
src/lib/ai/tools/clickhouse/status/collect-cluster-status.ts:168
↓ 3 callersMethodcompareChatsDesc
( a: Pick<Chat, "updatedAt" | "chatId">, b: Pick<Chat, "updatedAt" | "chatId"> )
src/components/chat/session/local-session-repository.ts:19
↓ 3 callersFunctioncompileScalarPredicate
(expression: string, predicate: SearchQueryLogPredicate)
src/lib/ai/tools/clickhouse/search-query-log.ts:208
↓ 3 callersFunctionconnectionNodeId
(connectionId: string)
src/components/chat/session/chat-session-list.tsx:95
↓ 3 callersMethodcreate
()
src/lib/ai/tools/clickhouse/rca/evidence-collector-factory.ts:31
↓ 3 callersMethodcreateSession
(input: CreateSessionInput)
src/lib/ai/session/server-session-repository.ts:97
↓ 3 callersMethodcreateSessionFromMessages
(input: CreateSessionFromMessagesInput)
src/components/chat/session/session-repository.ts:29
↓ 3 callersFunctioncreateToolPart
(output: { columns: Array<{ name: string; type: string }>; rows?: Array<Record<string, unknown>>; rowCou
src/components/chat/message/message-tool-execute-sql.test.tsx:24
↓ 3 callersFunctiondedupeTableNames
(tableNames: TableName[])
src/lib/ai/tools/clickhouse/collect-sql-optimization-evidence.ts:213
↓ 3 callersMethoddisconnect
()
src/components/query-tab/query-control/query-control.test.tsx:43
↓ 3 callersFunctionensureDir
(dir)
scripts/sync-skills.mjs:21
↓ 3 callersMethodescapeTokenValue
(value: string)
src/components/chat/message/skill-link.ts:59
↓ 3 callersFunctionexpandCommand
(messages: UIMessage[], commandManager: CommandManager)
src/app/api/ai/agent/route.ts:184
↓ 3 callersFunctionfindExplainPlanNodeById
( nodes: ExplainPlanNode[], nodeId: string )
src/components/query-tab/query-response/explain-query-response-view.tsx:1209
↓ 3 callersFunctionfindMatchingConnectionConfigs
(connectionId?: string | null)
src/components/chat/session/chat-session-list.tsx:120
↓ 3 callersMethodformatCompactNumber
()
src/lib/number-utils.ts:6
↓ 3 callersFunctionformatReasoningLevel
(level: ReasoningLevel)
src/lib/ai/reasoning-levels.ts:19
↓ 3 callersFunctiongenerateTitleFromUIMessage
* Extract title from UI message text: first 10 tokens, maximum 64 characters
src/lib/ai/agent/plan/planning-agent.ts:246
↓ 3 callersFunctiongetBaseConfig
()
src/lib/code-search/config.ts:159
↓ 3 callersMethodgetChildAsString
(childKey: string)
src/lib/storage/local-storage-provider.ts:116
↓ 3 callersFunctiongetCommaNumberFormatter
()
src/components/query-log-inspector/query-log-inspector-detail-pane.tsx:13
↓ 3 callersFunctiongetDocumentIsDark
()
src/components/shared/dashboard/use-is-dark-theme.ts:6
↓ 3 callersFunctiongetEffectiveWindow
( totalLines: number, requestedStartLine: number, requestedEndLine: number, maxLines: number )
src/lib/code-search/local-file-search.ts:266
↓ 3 callersFunctiongetExplainPlanNodeMetricLabel
(node: ExplainPlanNode)
src/components/query-tab/query-response/explain-plan-utils.ts:392
↓ 3 callersFunctiongetExplainPlanSummaryBadges
(node: ExplainPlanNode)
src/components/query-tab/query-response/explain-plan-utils.ts:449
↓ 3 callersFunctiongetGridPos
(panel: PanelDescriptor)
src/components/shared/dashboard/dashboard-section.tsx:59
↓ 3 callersMethodgetHistoryStorage
()
src/components/query-tab/query-history/query-history-local-storage.ts:9
↓ 3 callersMethodgetInput
(key: string)
src/components/query-tab/query-input/query-input-local-storage.ts:4
↓ 3 callersMethodgetInstance
()
src/components/settings/query-context/query-context-manager.ts:11
↓ 3 callersMethodgetInstance
()
src/lib/connection/connection-manager.ts:23
↓ 3 callersFunctiongetResourcePath
(row: PersistedSkillRecord)
src/lib/ai/skills/database-skill-provider.ts:163
↓ 3 callersFunctiongetRuntimeAvailableToolNames
(options: { codeSearchEnabled: boolean })
src/lib/ai/tools/server/runtime-tools.ts:5
↓ 3 callersFunctiongetSectionKey
* Generate storage key for a section-specific layout * Format: dashboard-layout:{dashboardId}-section-{sectionIndex}
src/components/shared/dashboard/dashboard-layout-storage.ts:18
↓ 3 callersFunctiongetSegmentLength
(node: ChildNode)
src/components/chat/input/chat-input.tsx:281
↓ 3 callersMethodgetSelectedModel
* Get the currently selected model configuration from localStorage * @returns The selected model configuration or undefined
src/components/settings/models/model-manager.ts:154
↓ 3 callersMethodgetSelectedTimeSpan
()
src/components/shared/dashboard/timespan-selector.tsx:415
↓ 3 callersFunctiongetSessionRepositoryType
(userId: string | null)
src/lib/ai/session/server-session-repository-factory.ts:81
↓ 3 callersFunctiongetSessionShareCode
(sessionId: string)
src/components/chat/view/use-chat-panel.tsx:187
↓ 3 callersMethodgetStorage
()
src/components/query-tab/snippet/query-snippet-manager.ts:18
↓ 3 callersMethodgetStoredContext
()
src/components/settings/query-context/query-context-manager.ts:22
↓ 3 callersMethodgetStoredSessions
()
src/components/chat/session/local-session-repository.ts:310
↓ 3 callersFunctiongetSuggestionValue
( item: Pick<ChatInputSuggestionItem, "type" | "group" | "name"> )
src/components/chat/input/chat-input-suggestions.tsx:89
↓ 3 callersFunctiongetTableMentionMatches
(text: string)
src/components/chat/input/mention-utils.ts:39
↓ 3 callersFunctionhandleClose
()
src/components/connection/connection-edit-component.tsx:989
↓ 3 callersFunctionhandleDeleteConfirm
()
src/components/query-tab/snippet/snippet-item.tsx:105
↓ 3 callersFunctionhandleMenuItemClick
(interval: number)
src/components/shared/dashboard/timespan-selector.tsx:50
↓ 3 callersFunctionhandleSaveEdit
()
src/components/query-tab/snippet/snippet-item.tsx:73
↓ 3 callersFunctionhandleSignIn
(provider: string)
src/app/login/login-form.tsx:33
↓ 3 callersMethodinject
(messages: TMessage[])
src/lib/ai/mention-context.ts:129
↓ 3 callersFunctioninvalidateLegacySectionLayoutKeys
(dashboardId: string)
src/components/shared/dashboard/dashboard-layout-storage.ts:89
↓ 3 callersFunctionisDashboardGroup
* Check if an item is a DashboardGroup
src/components/dashboard-tab/custom-dashboard-tab.tsx:359
↓ 3 callersFunctionisDisabledBaseConfig
( value: BaseCodeRepoConfig | Exclude<DisabledCodeSearchConfig, { reason: "materialize_failed" }> )
src/lib/code-search/config.ts:153
↓ 3 callersFunctionisEnglishLanguageTag
(tag: string)
src/lib/ai/language-utils.ts:2
↓ 3 callersFunctionisPathInsideRoot
(rootDir: string, candidate: string)
src/lib/code-search/local-file-search.ts:36
↓ 3 callersFunctionisTimestampColumn
(colName: string, colType?: string)
src/components/shared/dashboard/dashboard-data-utils.ts:8
↓ 3 callersFunctionisToolPart
(part: MessagePart)
src/components/chat/message/chat-message-parts.ts:20
↓ 3 callersFunctionloadData
()
src/components/schema-tree/schema-tree-view.tsx:103
↓ 3 callersMethodloadSettingTable
( connection: Connection, sql: string, category: ClickHouseSettingCategory, hasReadonly: boole
src/lib/clickhouse/clickhouse-setting-loader.ts:66
↓ 3 callersFunctionloadTemplateSources
()
src/lib/ai/tools/clickhouse/rca/impl/template-based-collector.ts:287
↓ 3 callersFunctionnormalizeFeedbackText
(value: string | null | undefined)
src/lib/ai/session/feedback-events.ts:61
↓ 3 callersMethodnotify
()
src/lib/toast.ts:13
↓ 3 callersFunctionnotifyQueryHistoryUpdated
()
src/components/query-tab/query-history/query-history-manager.ts:9
↓ 3 callersFunctionnumberArray
(value: unknown)
src/components/query-tab/query-response/explain-plan-utils.ts:112
↓ 3 callersMethodobserve
()
src/components/query-tab/query-control/query-control.test.tsx:41
↓ 3 callersFunctionopenSaveSnippetDialog
({ initialSql = "", initialName = "", onSaved, }: OpenSaveSnippetDialogOptions = {})
src/components/query-tab/snippet/save-snippet-dialog.tsx:98
↓ 3 callersFunctionparseAttributes
(value: unknown)
src/components/span-log-inspector/span-log-utils.ts:1
↓ 3 callersFunctionparseExplainIndexText
( explainText: string, mode: CollectMode = "light" )
src/lib/ai/tools/clickhouse/collect-sql-optimization-evidence.ts:329
↓ 3 callersFunctionparsePositiveInteger
(rawValue: string | undefined, defaultValue: number)
src/lib/code-search/config.ts:64
↓ 3 callersFunctionpersistFeedback
( solved: boolean, recoveryActionTaken = false )
src/components/query-tab/query-response/query-error-ai-explanation.tsx:151
↓ 3 callersFunctionpersistedSessionToDTO
(session: PersistedChatSession)
src/lib/ai/session/serialization.ts:129
↓ 3 callersMethodpublishSkillResources
(ownerId: string, input: PublishSkillResourcesInput)
src/lib/ai/skills/repository/server-skill-repository.ts:73
← previousnext →301–400 of 1,973, ranked by callers