MCPcopy Create free account

hub / github.com/TabularisDB/tabularis / functions

Functions1,406 in github.com/TabularisDB/tabularis

↓ 3 callersFunctiongetDropIndex
( _containerRect: DOMRect, cellRects: DOMRect[], clientY: number, dragIndex: number, )
src/utils/notebookDnd.ts:106
↓ 3 callersFunctiongetExplainDriverLegend
(plan: ExplainPlan)
src/utils/explainPlan.ts:339
↓ 3 callersFunctiongetGeometryPlaceholder
(isRawSqlMode: boolean)
src/utils/geometryInput.ts:62
↓ 3 callersFunctiongetHistorySize
(cell: NotebookCell)
src/utils/notebookHistory.ts:47
↓ 3 callersFunctiongetK8sContexts
()
src/utils/k8s.ts:78
↓ 3 callersFunctiongetK8sNamespaces
(context: string)
src/utils/k8s.ts:85
↓ 3 callersFunctiongetK8sResourcePorts
( context: string, namespace: string, resourceType: string, resourceName: string, )
src/utils/k8s.ts:107
↓ 3 callersFunctiongetK8sResources
( context: string, namespace: string, resourceType: string )
src/utils/k8s.ts:92
↓ 3 callersFunctiongetOpenSourceLibraryUrl
( ecosystem: OpenSourceLibrarySection["ecosystem"], packageName: string, )
src/utils/openSourceLibraries.ts:141
↓ 3 callersFunctiongetStatusColor
(status: ProcessInfo["status"])
src/utils/taskManager.ts:78
↓ 3 callersFunctiongetSupportedConnectionStringProtocols
( drivers?: ReadonlyArray<ConnectionStringDriver>, )
src/utils/connectionStringParser.ts:134
↓ 3 callersFunctionhandleAiRename
(entryId: string)
src/components/ui/MultiResultPanel.tsx:324
↓ 3 callersFunctionhandleInputChange
(col: string, value: string)
src/components/modals/NewRowModal.tsx:221
↓ 3 callersFunctionhandleMoveToGroup
( connectionId: string, groupId: string | null, )
src/pages/Connections.tsx:288
↓ 3 callersFunctionhandleTableClick
(tableName: string, schema?: string)
src/components/layout/ExplorerSidebar.tsx:334
↓ 3 callersFunctionimportTheme
(themeJson: string, newId?: string)
src/utils/themeManagement.ts:74
↓ 3 callersFunctionisAsciiSpace
(code: number)
src/utils/sqlSplitter/splitter.ts:344
↓ 3 callersFunctionisBlobWireFormat
(value: unknown)
src/utils/blob.ts:21
↓ 3 callersFunctionisFullscreenActive
()
src/utils/schemaDiagram.ts:66
↓ 3 callersFunctionisVersionAtMost
(candidate: string, baseline: string)
src/utils/versionCompare.ts:22
↓ 3 callersFunctionjsonEscape
(value: string)
packages/create-plugin/src/substitute.ts:23
↓ 3 callersFunctionloadEditorPreferences
( connectionId: string | null, )
src/utils/editor.ts:26
↓ 3 callersFunctionloadFontCache
()
src/utils/settings.ts:47
↓ 3 callersFunctionloadK8sConnections
()
src/utils/k8s.ts:30
↓ 3 callersFunctionloadPluginUIExtensions
( manifest: PluginManifest, moduleLoader: (modulePath: string) => Promise<{ default: ComponentType<SlotCom
src/utils/pluginModuleLoader.ts:55
↓ 3 callersFunctionloadSshConnections
()
src/utils/ssh.ts:25
↓ 3 callersFunctionmakeData
(overrides?: Partial<ConnectionData>)
tests/utils/connectionManager.test.ts:26
↓ 3 callersFunctionmakeFolderCaps
()
tests/utils/connections.test.ts:23
↓ 3 callersFunctionmakeSplitView
(overrides?: Partial<SplitView>)
tests/utils/connectionLayout.test.ts:13
↓ 3 callersFunctionmakeTheme
(id: string)
tests/components/ui/CellCodeEditor.test.tsx:43
↓ 3 callersFunctionnewConsoleForDatabase
(databaseName: string)
src/utils/newConsole.ts:9
↓ 3 callersFunctionnormalizeSshParams
* Normalize SSH params: normalize empty strings to undefined
src/utils/ssh.ts:37
↓ 3 callersFunctionnotebookFileFromExport
( exportData: AiNotebookExport, )
src/utils/aiActivity.ts:215
↓ 3 callersFunctionopenCreateTableModal
(target: CreateTableTarget)
src/components/layout/ExplorerSidebar.tsx:251
↓ 3 callersFunctionopenEdit
(conn: SavedConnection)
src/pages/Connections.tsx:360
↓ 3 callersFunctionparseVisualExplainDeepLink
(search: string)
src/utils/aiActivity.ts:281
↓ 3 callersFunctionprintHelp
()
packages/create-plugin/src/print.ts:24
↓ 3 callersFunctionpushSegment
(end: number, terminator: SegmentTerminator)
src/utils/sqlSplitter/splitter.ts:62
↓ 3 callersFunctionq
(id: string)
src/components/modals/TriggerEditorModal.tsx:122
↓ 3 callersFunctionreParseWithHeaderOption
( text: string, hasHeaderRow: boolean, existingParsed: ParsedClipboardData, )
src/utils/clipboardParser.ts:275
↓ 3 callersFunctionrefreshTriggers
(targetConnectionId?: string)
src/contexts/DatabaseProvider.tsx:162
↓ 3 callersFunctionrefreshViews
(targetConnectionId?: string)
src/contexts/DatabaseProvider.tsx:136
↓ 3 callersFunctionremoveOtherEntries
( results: QueryResultEntry[], keepId: string, )
src/utils/multiResult.ts:102
↓ 3 callersFunctionrenderWith
(editorAcceptSuggestionOnEnter: boolean | undefined, key: string)
tests/components/ui/SqlEditorWrapper.test.tsx:229
↓ 3 callersFunctionrenderWithProviders
(settings: Settings)
tests/hooks/useEditorTheme.test.ts:57
↓ 3 callersFunctionresolveSqlCapabilities
* Resolves SQL generation capabilities from either a DriverCapabilities object * or a legacy string driver ID.
src/utils/sqlGenerator.ts:33
↓ 3 callersFunctionscaffoldOne
(kind: "network" | "file", withUi: boolean)
packages/create-plugin/scripts/smoke.ts:30
↓ 3 callersFunctionselectAllTables
( currentSelection: Set<string>, allTables: string[] )
src/utils/dumpUtils.ts:30
↓ 3 callersFunctionsetScrollDims
(scrollWidth: number, clientWidth: number)
tests/components/ui/JsonCell.test.tsx:5
↓ 3 callersFunctionsingleResultToEntry
( payload: ResultsSyncPayload, )
src/utils/resultsWindowSync.ts:126
↓ 3 callersFunctionsortAiSessions
( sessions: AiSessionSummary[], field: SessionSortField, direction: SortDirection, )
src/utils/aiActivity.ts:402
↓ 3 callersFunctionsortColumnsByOrder
(columns: SelectedColumn[])
src/utils/visualQuery.ts:150
↓ 3 callersFunctionstatementLabel
(query: string)
src/utils/sql.ts:218
↓ 3 callersFunctionstripIdentifierQuotes
(token: string)
src/utils/sqlAnalysis.ts:10
↓ 3 callersFunctiontestK8sConnection
( context: string, namespace: string )
src/utils/k8s.ts:68
↓ 3 callersFunctiontoConnectionParams
( parsed: ParsedConnectionString, )
src/utils/connectionStringParser.ts:235
↓ 3 callersFunctiontoHex
(n: number)
src/themes/colorUtils.ts:25
↓ 3 callersFunctiontoggleTableSelection
( currentSelection: Set<string>, table: string )
src/utils/dumpUtils.ts:17
↓ 3 callersFunctionupdate
(patch: Partial<AiEventFilter>)
src/components/settings/ai-activity/AiActivityEventsTab.tsx:192
↓ 3 callersFunctionupdateTheme
(theme: Theme, updates: Partial<Theme>)
src/utils/themeManagement.ts:62
↓ 3 callersFunctionuseDataTypes
(driver: string | undefined)
src/hooks/useDataTypes.ts:7
↓ 2 callersFunctionacceptSortSuggestion
(col: TableColumn)
src/components/ui/TableToolbar.tsx:334
↓ 2 callersFunctionacceptSuggestion
(col: TableColumn)
src/components/ui/TableToolbar.tsx:264
↓ 2 callersFunctionapplyDirection
(cmp: number, dir: SortDirection)
src/utils/aiActivity.ts:351
↓ 2 callersFunctionapplyStatement
(index: number, item: BatchStatementResult)
src/pages/Editor.tsx:910
↓ 2 callersFunctionassetUrl
(path)
scripts/sync-sponsors.js:32
↓ 2 callersFunctionbuildTriggerSql
()
src/components/modals/TriggerEditorModal.tsx:120
↓ 2 callersFunctioncanDeleteTheme
(theme: Theme)
src/utils/themeManagement.ts:172
↓ 2 callersFunctioncanEditTheme
(theme: Theme)
src/utils/themeManagement.ts:176
↓ 2 callersFunctioncharAt
(column: number)
src/utils/autocomplete.ts:144
↓ 2 callersFunctioncheckForUpdates
(force = false)
src/contexts/UpdateProvider.tsx:32
↓ 2 callersFunctioncloseOtherTabsForConnection
( tabs: Tab[], connectionId: string, keepTabId: string, )
src/utils/editor.ts:211
↓ 2 callersFunctioncollectExpandedIds
(root: ExplainNode)
src/components/modals/visual-explain/ExplainTableView.tsx:239
↓ 2 callersFunctionconfirm
()
src/components/settings/ResultColorsSection.tsx:46
↓ 2 callersFunctioncopyTemplate
Copy a template subdirectory with substitution and .tmpl-stripping.
packages/create-plugin/src/scaffold.ts:85
↓ 2 callersFunctioncreateMockTheme
(id: string, name: string)
tests/contexts/ThemeProvider.test.tsx:16
↓ 2 callersFunctioncreateParam
(name: string, value: string)
src/utils/notebookParams.ts:57
↓ 2 callersFunctioncreateSchemaCacheEntry
( data: TableSchema[], version: number, )
src/utils/editor.ts:302
↓ 2 callersFunctiondeleteK8sConnection
(id: string)
src/utils/k8s.ts:61
↓ 2 callersFunctiondismiss
()
src/components/layout/sidebar/DiscordCommunityCallout.tsx:39
↓ 2 callersFunctionduplicateTheme
( theme: Theme, newName: string, id?: string )
src/utils/themeManagement.ts:43
↓ 2 callersFunctioneffectiveColor
(type: ResultValueType)
src/components/settings/ResultColorsSection.tsx:27
↓ 2 callersFunctionescapeAttributeValue
Escape a string for safe use inside a double-quoted CSS attribute selector.
src/utils/sidebarTableItem.ts:51
↓ 2 callersFunctionescapeRegExp
* Escapes special regex characters in a string
src/utils/dataGrid.ts:380
↓ 2 callersFunctionevictFromCache
(notebookId: string)
src/utils/notebookStore.ts:226
↓ 2 callersFunctionexportTheme
(theme: Theme)
src/utils/themeManagement.ts:92
↓ 2 callersFunctionextractEditableViewDefinition
(sql: string)
src/utils/sql.ts:109
↓ 2 callersFunctionextractExports
(source: string)
packages/plugin-api/scripts/check-sync.ts:21
↓ 2 callersFunctionfirstLine
(text: string, max = 50)
src/utils/notebookUndo.ts:135
↓ 2 callersFunctionflattenExplainNodes
(root: ExplainNode)
src/utils/explainPlan.ts:181
↓ 2 callersFunctionflushAllPendingSaves
()
src/utils/notebookStore.ts:234
↓ 2 callersFunctionflushSave
Flush a single pending save immediately.
src/utils/notebookStore.ts:59
↓ 2 callersFunctionformatK8sConnectionString
(k8s: K8sConnection)
src/utils/k8s.ts:124
↓ 2 callersFunctionformatKey
(key: string, isMac: boolean)
src/utils/keybindings.ts:167
↓ 2 callersFunctionformatNodeLabel
(nodeType: string, relation: string | null)
src/components/modals/visual-explain/ExplainOverviewBar.tsx:203
↓ 2 callersFunctionformatSqlPreview
(sql: string, maxLines = 3)
src/utils/sqlHighlight.tsx:45
↓ 2 callersFunctionformatSshConnectionString
(ssh: SshConnection)
src/utils/ssh.ts:110
↓ 2 callersFunctiongenerateColorScale
(baseColor: string)
src/themes/colorUtils.ts:54
↓ 2 callersFunctiongenerateNotebookId
()
src/utils/notebookStore.ts:30
↓ 2 callersFunctiongenerateOrderByPlaceholder
(column: string)
src/utils/tableToolbar.ts:94
← previousnext →501–600 of 1,406, ranked by callers