MCPcopy Create free account

hub / github.com/TabularisDB/tabularis / functions

Functions1,406 in github.com/TabularisDB/tabularis

↓ 5 callersFunctionremovePluginConfig
( plugins: Record<string, PluginConfig> | undefined, pluginId: string, )
src/utils/pluginConfig.ts:31
↓ 5 callersFunctionrenameNotebook
( notebookId: string, connectionId: string, title: string, )
src/utils/notebookStore.ts:207
↓ 5 callersFunctionrenderNode
(value: unknown, formatted: string)
tests/utils/dataGridCell.test.tsx:13
↓ 5 callersFunctionrenderWithSettings
(ui: React.ReactNode)
tests/contexts/PluginSlotProvider.test.tsx:26
↓ 5 callersFunctionresolveParams
( sql: string, params: NotebookParam[], )
src/utils/notebookParams.ts:24
↓ 5 callersFunctionresultToJson
(result: QueryResult)
src/utils/notebookExport.ts:19
↓ 5 callersFunctiontabResults
()
src/pages/Editor.tsx:1227
↓ 5 callersFunctiontotalExecutionTime
(results: QueryResultEntry[])
src/utils/multiResult.ts:68
↓ 5 callersFunctionuseKeybindings
()
src/hooks/useKeybindings.ts:5
↓ 5 callersFunctionvalidateQuote
(raw: string | undefined)
packages/create-plugin/src/validate.ts:75
↓ 5 callersFunctionymdToNum
Timezone-independent, day-granular comparable number for a calendar day.
src/utils/dateGroups.ts:29
↓ 4 callersFunctionaddCellToCells
( cells: NotebookCell[], type: NotebookCellType, afterIndex?: number, )
src/utils/notebook.ts:34
↓ 4 callersFunctionaddFailure
( result: RunAllResult, cellId: string, cellIndex: number, error: string, )
src/utils/notebookRunAll.ts:30
↓ 4 callersFunctionbuild
()
tests/utils/notebookUndo.test.ts:148
↓ 4 callersFunctionbuildDefaultChartConfig
( result: QueryResult, )
src/utils/notebookChart.ts:27
↓ 4 callersFunctionbuildPanelDatabaseData
( connectionId: string, connectionDataMap: Record<string, ConnectionData>, )
src/utils/connectionLayout.ts:22
↓ 4 callersFunctionbuildSplitContainerClass
(mode: 'vertical' | 'horizontal')
src/utils/connectionLayout.ts:15
↓ 4 callersFunctionclearAutocompleteCache
(connectionId?: string)
src/utils/autocomplete.ts:97
↓ 4 callersFunctioncollectTableAliases
(nodes: QueryNode[])
src/utils/visualQuery.ts:69
↓ 4 callersFunctionconnCardProps
(conn: SavedConnection)
src/pages/Connections.tsx:419
↓ 4 callersFunctionconnect
(connectionId: string)
src/contexts/DatabaseProvider.tsx:454
↓ 4 callersFunctioncountFailed
(results: QueryResultEntry[])
src/utils/multiResult.ts:61
↓ 4 callersFunctioncountSucceeded
(results: QueryResultEntry[])
src/utils/multiResult.ts:54
↓ 4 callersFunctioncreateEmptyCell
(type: NotebookCellType)
src/utils/notebook.ts:7
↓ 4 callersFunctioncreateHistoryEntry
( query: string, result: QueryResult | null, error: string | undefined, executionTime: number | null,
src/utils/notebookHistory.ts:15
↓ 4 callersFunctioncreateMemoryStorage
(initial: Record<string, string> = {})
tests/components/layout/sidebar/DiscordCommunityCallout.test.tsx:9
↓ 4 callersFunctioncreateMockModel
(text: string)
tests/utils/sqlAnalysis.test.ts:102
↓ 4 callersFunctioncreateNotebookFromState
( title: string, state: NotebookState, connectionId: string, )
src/utils/notebookStore.ts:164
↓ 4 callersFunctiondeduplicateNames
(names: string[])
src/utils/clipboardParser.ts:135
↓ 4 callersFunctiondetectSystemTheme
()
src/utils/themeManagement.ts:118
↓ 4 callersFunctionfetchReferencedRecord
({ connectionId, fk, value, driver, schema, sourceColumnType, }: FetchReferencedRecordParams)
src/hooks/useReferencedRecord.ts:22
↓ 4 callersFunctionfilterNavigatorItems
(items: NavigatorItem[], search: string)
src/utils/quickNavigator.ts:160
↓ 4 callersFunctionfindExplainNode
( root: ExplainNode, nodeId: string | null, )
src/utils/explainPlan.ts:196
↓ 4 callersFunctionformatRoadmapFeature
(label: string, done: boolean)
src/utils/settingsUI.ts:77
↓ 4 callersFunctiongenerateHavingClause
(conditions: WhereCondition[])
src/utils/visualQuery.ts:281
↓ 4 callersFunctiongenerateSelectClause
(columns: SelectedColumn[])
src/utils/visualQuery.ts:157
↓ 4 callersFunctiongenerateVisualQuerySQL
( nodes: QueryNode[], edges: QueryEdge[], whereConditions: WhereCondition[], orderBy: OrderByClause[],
src/utils/visualQuery.ts:320
↓ 4 callersFunctiongetConnectionItemClass
(isActive: boolean)
src/utils/connectionManager.ts:53
↓ 4 callersFunctiongetConnectionTabs
( tabs: Tab[], connectionId: string | null, )
src/utils/editor.ts:153
↓ 4 callersFunctiongetCreateTableRefreshPlan
(target: CreateTableTarget)
src/utils/createTable.ts:13
↓ 4 callersFunctiongetDefaultPort
(driver: DatabaseDriver)
src/utils/connections.ts:74
↓ 4 callersFunctiongetExecutableCells
( cells: NotebookCell[], )
src/utils/notebookRunAll.ts:3
↓ 4 callersFunctiongetLabel
(val: string)
src/components/ui/Select.tsx:41
↓ 4 callersFunctiongetLabelColumns
(result: QueryResult)
src/utils/notebookChart.ts:20
↓ 4 callersFunctiongetLanguageForI18n
( language: AppLanguage, systemLanguage?: string, )
src/utils/settings.ts:165
↓ 4 callersFunctiongetMaxTime
(node: ExplainNode)
src/utils/explainPlan.ts:172
↓ 4 callersFunctiongetStatusBadgeColor
(status: ProcessInfo["status"])
src/utils/taskManager.ts:90
↓ 4 callersFunctionhandleImportDatabase
(database?: string)
src/components/layout/ExplorerSidebar.tsx:444
↓ 4 callersFunctionhasMultiResults
(payload: ResultsSyncPayload)
src/utils/resultsWindowSync.ts:120
↓ 4 callersFunctionhasWindowAttentionSnapshot
( snapshot: WindowAttentionSnapshot | null | undefined, )
src/utils/mcpApprovalAttention.ts:27
↓ 4 callersFunctioninferType
(values: string[])
src/utils/clipboardParser.ts:163
↓ 4 callersMethodisDarkTheme
(theme: Theme)
src/themes/themeRegistry.ts:49
↓ 4 callersFunctionisVersionNewer
(candidate: string, baseline: string)
src/utils/versionCompare.ts:18
↓ 4 callersFunctionleadingKeyword
(query: string)
src/utils/sqlSplitter/classify.ts:59
↓ 4 callersFunctionloadDatabases
(overrides?: Partial<ConnectionParams>)
src/components/modals/NewConnectionModal.tsx:514
↓ 4 callersFunctionlooksLikePostgresExplainJson
(raw: string)
src/utils/explainImport.ts:32
↓ 4 callersFunctionmakeConnectionData
(overrides?: Partial<ConnectionData>)
tests/utils/connectionLayout.test.ts:19
↓ 4 callersFunctionmakeHandlers
()
tests/utils/resultsWindowSync.test.ts:147
↓ 4 callersFunctionmigrateThemeFromLocalStorage
( configTheme: string | undefined )
src/utils/themeManagement.ts:96
↓ 4 callersFunctionnormalizeProtocol
(protocol: string)
src/utils/connectionStringParser.ts:63
↓ 4 callersFunctionqueryImg
(container: HTMLElement)
src/components/ConnectionIconImage.test.tsx:14
↓ 4 callersFunctionquoteIfNeeded
(value: string)
src/utils/filterBar.ts:186
↓ 4 callersFunctionremoveCellFromCells
( cells: NotebookCell[], cellId: string, )
src/utils/notebook.ts:46
↓ 4 callersFunctionrenderDefaultCellContent
( value: unknown, formatted: string, colorClass?: string, )
src/utils/dataGridCell.tsx:13
↓ 4 callersFunctionresolveCreateTableSchema
( schemaOverride: string | null | undefined, activeSchema: string | null, )
src/utils/createTable.ts:25
↓ 4 callersFunctionrestoreFromHistory
( cell: NotebookCell, entryIndex: number, )
src/utils/notebookHistory.ts:30
↓ 4 callersFunctionsanitizeColumnName
(name: string, index: number)
src/utils/clipboardParser.ts:125
↓ 4 callersFunctionserializeForDisk
Serialize notebook state to JSON, stripping runtime fields.
src/utils/notebookStore.ts:35
↓ 4 callersFunctionsetAccent
(c: string | undefined)
src/components/modals/NewConnectionModal/AppearanceSection.tsx:78
↓ 4 callersFunctionsetColor
(type: ResultValueType, color: string | undefined)
src/components/settings/ResultColorsSection.tsx:30
↓ 4 callersFunctionshouldDetectAIProvider
(settings: Settings)
src/utils/settings.ts:146
↓ 4 callersFunctiontitleCase
(slug: string)
packages/create-plugin/src/validate.ts:29
↓ 4 callersFunctiontoggleButtonClass
(mode: ExplainViewMode)
src/components/modals/visual-explain/ExplainSummaryBar.tsx:24
↓ 4 callersFunctionupdateCellInCells
( cells: NotebookCell[], cellId: string, partial: Partial<NotebookCell>, )
src/utils/notebook.ts:26
↓ 4 callersFunctionupdateTabInList
( tabs: Tab[], tabId: string, partial: Partial<Tab>, )
src/utils/editor.ts:277
↓ 4 callersFunctionuseContainerWidth
()
src/hooks/useContainerWidth.ts:3
↓ 4 callersFunctionwithUtm
(url)
scripts/sync-sponsors.js:24
↓ 4 callersFunctionzonedYmd
Calendar year/month/day of an instant *as seen in the given timezone*.
src/utils/dateGroups.ts:11
↓ 3 callersFunctionaddParam
( params: NotebookParam[], param: NotebookParam, )
src/utils/notebookParams.ts:76
↓ 3 callersFunctionaddSkipped
(result: RunAllResult, count: number)
src/utils/notebookRunAll.ts:44
↓ 3 callersFunctionapplyFontToDocument
( fontFamily: string, fontSize: number, )
src/utils/settings.ts:150
↓ 3 callersFunctionbuildEditorContext
( overrides: Partial<EditorContextType> = {}, )
tests/components/ui/EditorErrorBoundary.test.tsx:18
↓ 3 callersFunctionbuildIdentifierInsert
( name: string, baseRange: { startLineNumber: number; endLineNumber: number; startColumn: numb
src/utils/autocomplete.ts:153
↓ 3 callersFunctionbuildProtocolRegistry
( drivers?: ReadonlyArray<ConnectionStringDriver>, )
src/utils/connectionStringParser.ts:94
↓ 3 callersFunctioncloseAllTabsForConnection
( tabs: Tab[], connectionId: string, )
src/utils/editor.ts:200
↓ 3 callersFunctionconstKey
(key)
scripts/sync-links.js:28
↓ 3 callersFunctioncreateCustomTheme
( baseTheme: Theme, name: string, id?: string )
src/utils/themeManagement.ts:24
↓ 3 callersFunctioncreateDefaultNotebookState
()
src/utils/notebook.ts:20
↓ 3 callersFunctioncreateFontCSSVariables
( fontFamily: string, fontSize: number, )
src/utils/settings.ts:37
↓ 3 callersFunctioncreateNotebook
( title: string, connectionId: string, )
src/utils/notebookStore.ts:145
↓ 3 callersFunctiondeleteNotebook
( notebookId: string, connectionId: string, )
src/utils/notebookStore.ts:183
↓ 3 callersFunctioneventsToCsvLines
(events: AiActivityEvent[])
src/utils/aiActivity.ts:177
↓ 3 callersFunctionfetchConnectionWithCredentials
( id: string, )
src/utils/credentials.ts:29
↓ 3 callersFunctionfindThemeById
( themeId: string, presetThemes: Theme[], customThemes: Theme[] )
src/utils/themeManagement.ts:132
↓ 3 callersFunctionfk
( name: string, column_name: string, ref_table: string, ref_column: string, )
tests/hooks/useReferencedRecord.test.ts:10
↓ 3 callersFunctionformatBlobSize
* Formats a byte size into a human-readable string.
src/utils/blob.ts:86
↓ 3 callersFunctionformatRunAllSummary
(result: RunAllResult)
src/utils/notebookRunAll.ts:51
↓ 3 callersFunctiongenerateTableList
(nodes: QueryNode[], aliases: Record<string, string>)
src/utils/visualQuery.ts:80
↓ 3 callersFunctionget
(t: Intl.DateTimeFormatPartTypes)
src/utils/dateGroups.ts:23
↓ 3 callersFunctiongetDriverLabel
(driver: DatabaseDriver)
src/utils/connections.ts:177
← previousnext →401–500 of 1,406, ranked by callers