Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/redis/RedisInsight
/ functions
Functions
7,801 in github.com/redis/RedisInsight
⨍
Functions
7,801
◇
Types & classes
3,830
↓ 2 callers
Function
getStreamRangeStart
(start: string, firstEntryId: string)
redisinsight/ui/src/utils/streamUtils.ts:37
↓ 2 callers
Function
getStreamedAnswer
( url: string, message: string, { onMessage, onFinish, onError, }: { onMessage?: (mess
redisinsight/ui/src/utils/api/chatbots.ts:7
↓ 2 callers
Method
getSubscriptions
* Get list of account subscriptions * @param authDto * @param type
redisinsight/api/src/modules/cloud/subscription/cloud-subscription.capi.service.ts:74
↓ 2 callers
Method
getSummary
()
redisinsight/api/src/modules/bulk-actions/interfaces/bulk-action.runner.interface.ts:8
↓ 2 callers
Function
getSummaryText
( summary?: ResultsSummary, mode?: ResultsMode, )
redisinsight/ui/src/components/query/query-card/QueryCard.tsx:109
↓ 2 callers
Method
getTask
* Get task details by id * @param credentials * @param id
redisinsight/api/src/modules/cloud/task/providers/cloud-task.capi.provider.ts:14
↓ 2 callers
Function
getTime
(v: any)
redisinsight/ui/src/pages/rdi/home/components/rdi-instances-list/RdiInstancesList.config.ts:59
↓ 2 callers
Method
getTlsPort
(database: AzureRedisDatabase)
redisinsight/api/src/modules/azure/autodiscovery/azure-autodiscovery.service.ts:447
↓ 2 callers
Function
getTlsSettings
(values: DbConnectionInfo)
redisinsight/ui/src/pages/home/utils/form.tsx:21
↓ 2 callers
Method
getTokenByAccountId
* Get an access token for a specific account and scope. * Uses silent token acquisition with cached refresh token.
redisinsight/api/src/modules/azure/auth/azure-auth.service.ts:346
↓ 2 callers
Function
getTooltipContent
( value: string, isNoTemplateOptions: boolean, )
redisinsight/ui/src/pages/rdi/pipeline-management/components/template-form/TemplateForm.tsx:37
↓ 2 callers
Method
getTtlValue
()
tests/e2e-playwright/pages/browser/components/KeyDetails.ts:217
↓ 2 callers
Method
getUniqueErrorNamesFromResults
(results: DatabaseImportResult[])
redisinsight/api/src/modules/database-import/database-import.analytics.ts:57
↓ 2 callers
Function
getUnsupportedCommands
()
redisinsight/api/src/modules/workbench/utils/getUnsupportedCommands.ts:17
↓ 2 callers
Function
getUnsupportedModulesFromQuery
( loadedModules: AdditionalRedisModule[], query: string = '', )
redisinsight/ui/src/utils/cliHelper.tsx:188
↓ 2 callers
Function
getUpperTokens
(tokens: string[])
redisinsight/ui/src/packages/geodata/src/utils/geoParser.ts:105
↓ 2 callers
Method
getUserJobsInfo
* Get list of current user jobs infos * @param sessionMetadata
redisinsight/api/src/modules/cloud/job/cloud-job.service.ts:40
↓ 2 callers
Function
getUserRoom
(userId: string)
redisinsight/api/src/constants/websocket-rooms.ts:1
↓ 2 callers
Function
getViewTypeOptions
()
redisinsight/ui/src/pages/workbench/constants.ts:23
↓ 2 callers
Method
getVisibleRowCount
* Get the visible row count in the current page
tests/e2e-playwright/pages/databases/components/DatabaseList.ts:163
↓ 2 callers
Method
getVisibleTreeFolderNames
* Ordered, lower-case folder labels currently visible in the tree. * Useful for asserting sort-order changes.
tests/e2e-playwright/pages/browser/components/KeyList.ts:421
↓ 2 callers
Function
getWBSourcePath
(path: string)
redisinsight/ui/src/components/side-panels/panels/enablement-area/EnablementArea/utils/getFileInfo.ts:118
↓ 2 callers
Method
getWhitelistCommands
* Get cached commands list or determine it and cache * @param client
redisinsight/api/src/modules/workbench/providers/plugin-commands-whitelist.provider.ts:17
↓ 2 callers
Function
getZipArchive
()
redisinsight/api/test/api/custom-tutorials/POST-custom-tutorials.test.ts:28
↓ 2 callers
Function
getZipArchive
()
redisinsight/api/test/api/bulk-actions/POST-databases-id-bulk_actions-import-tutorial_data.test.ts:20
↓ 2 callers
Method
goToPreviousPage
* Navigate to previous page in tutorial pagination * Waits for the pagination text to change after clicking
tests/e2e-playwright/pages/insights/InsightsPanel.ts:207
↓ 2 callers
Method
gotoClusterOverview
* Navigate to Cluster Overview page via UI (only visible for cluster databases)
tests/e2e-playwright/pages/analytics/AnalyticsPage.ts:186
↓ 2 callers
Method
gotoPubSub
* Navigate to Pub/Sub tab
tests/e2e-playwright/pages/components/NavigationTabs.ts:63
↓ 2 callers
Method
gotoSearch
* Navigate to Search tab
tests/e2e-playwright/pages/components/NavigationTabs.ts:39
↓ 2 callers
Method
gotoSlowLog
* Navigate to Slow Log page via UI
tests/e2e-playwright/pages/analytics/AnalyticsPage.ts:203
↓ 2 callers
Method
gotoWorkbench
* Navigate to Workbench tab
tests/e2e-playwright/pages/components/NavigationTabs.ts:47
↓ 2 callers
Function
handleApplySuggestion
(index: number)
redisinsight/ui/src/components/multi-search/MultiSearch.tsx:104
↓ 2 callers
Function
handleAzureOAuthFailure
(errorMessage: string)
redisinsight/ui/src/slices/oauth/azure.ts:211
↓ 2 callers
Function
handleChange
(value: string)
redisinsight/ui/src/components/input-field-sentinel/InputFieldSentinel.tsx:59
↓ 2 callers
Function
handleClickDeleteCert
(certificateType: 'Client' | 'CA')
redisinsight/ui/src/pages/home/components/form/TlsDetails.tsx:67
↓ 2 callers
Function
handleClickDeleteInstance
({ id, provider }: Instance)
redisinsight/ui/src/pages/home/components/databases-list/components/DatabasesListCellControls/methods/handlers.ts:26
↓ 2 callers
Function
handleClickEditInstance
(instance: Instance)
redisinsight/ui/src/pages/home/components/databases-list/components/DatabasesListCellControls/methods/handlers.ts:42
↓ 2 callers
Function
handleColumnSearchApply
(columnId: string, value: string)
redisinsight/ui/src/components/virtual-table/VirtualTable.tsx:540
↓ 2 callers
Function
handleCommonSuggestions
( value: string, foundArg: Nullable<FoundCommandArgument>, allArgs: string[], fields: any[] = [], cu
redisinsight/ui/src/pages/workbench/utils/searchSuggestions.ts:232
↓ 2 callers
Function
handleDecline
()
redisinsight/ui/src/pages/browser/modules/key-details/shared/editable-popover/EditablePopover.tsx:106
↓ 2 callers
Function
handleDeleteInstances
(instances: Instance)
redisinsight/ui/src/pages/home/components/databases-list/components/DatabasesListCellControls/methods/handlers.ts:20
↓ 2 callers
Function
handleDisconnect
()
redisinsight/ui/src/components/monitor-config/MonitorConfig.tsx:96
↓ 2 callers
Method
handleDisconnect
(client: Socket)
redisinsight/api/src/modules/pub-sub/pub-sub.gateway.ts:72
↓ 2 callers
Function
handleEnableAutoRefresh
( enableAutoRefresh: boolean, refreshRate: string, )
redisinsight/ui/src/pages/browser/components/keys-header/KeysHeader.tsx:239
↓ 2 callers
Method
handleError
(callback: any, exception: Error)
redisinsight/api/src/modules/pub-sub/filters/ack-ws-exception.filter.ts:11
↓ 2 callers
Function
handleFetchVisualisationResults
( path: string, forceRetrieve = false, )
redisinsight/ui/src/pages/browser/modules/key-details/components/rejson-details/rejson-details/RejsonDetails.tsx:41
↓ 2 callers
Function
handleFieldChange
(formField: string, id: number, value: any)
redisinsight/ui/src/pages/browser/modules/key-details/components/stream-details/add-stream-entity/StreamEntryFields/StreamEntryFields.tsx:95
↓ 2 callers
Function
handleFormSubmit
(event: React.MouseEvent<HTMLElement>)
redisinsight/ui/src/components/inline-item-editor/InlineItemEditor.tsx:179
↓ 2 callers
Function
handleManageInstanceTags
(instance: Instance)
redisinsight/ui/src/pages/home/components/databases-list/components/DatabasesListCellControls/methods/handlers.ts:56
↓ 2 callers
Function
handleMemberChange
(formField: string, id: number, value: any)
redisinsight/ui/src/pages/browser/modules/key-details/components/zset-details/add-zset-members/AddZsetMembers.tsx:153
↓ 2 callers
Function
handleMemberChange
(formField: string, id: number, value: any)
redisinsight/ui/src/pages/browser/components/add-key/AddKeyZset/AddKeyZset.tsx:105
↓ 2 callers
Method
handleOnDisconnect
()
redisinsight/api/src/modules/profiler/models/profiler.client.ts:64
↓ 2 callers
Function
handleOpenInternalPage
(page: IInternalPage, fromUser = true)
redisinsight/ui/src/components/side-panels/panels/enablement-area/EnablementArea/EnablementArea.tsx:160
↓ 2 callers
Function
handlePasteHostName
( onHostNamePaste: (text: string) => boolean, e: React.ClipboardEvent & { originalEvent?: { clip
redisinsight/ui/src/utils/events/handlePasteHostName.ts:1
↓ 2 callers
Function
handleRedirect
(nsp: string, filter: string | null)
redisinsight/ui/src/pages/database-analysis/components/top-namespace/TopNamespacesTable.tsx:64
↓ 2 callers
Function
handleRefresh
(forceRefresh = false)
redisinsight/ui/src/components/auto-refresh/AutoRefresh.tsx:227
↓ 2 callers
Function
handleRunMonitor
()
redisinsight/ui/src/components/monitor/MonitorWrapper.tsx:27
↓ 2 callers
Function
handleSortingChange
(sorting: SortingState)
redisinsight/ui/src/pages/home/components/databases-list/methods/handlers.ts:63
↓ 2 callers
Function
handleSubmitMessage
()
redisinsight/ui/src/components/side-panels/panels/ai-assistant/components/shared/chat-form/ChatForm.tsx:74
↓ 2 callers
Function
handleSwitchSearchMode
(mode: SearchMode)
redisinsight/ui/src/pages/browser/components/browser-search-panel/BrowserSearchPanel.tsx:143
↓ 2 callers
Function
handleSwitchView
(type: KeyViewType)
redisinsight/ui/src/pages/browser/components/keys-header/KeysHeader.tsx:277
↓ 2 callers
Function
hasTimeSeriesVisualization
( views: IPluginVisualization[], query: string, )
redisinsight/ui/src/components/query/query-card/QueryCard.tsx:74
↓ 2 callers
Function
hexToBuffer
(data: string)
redisinsight/ui/src/utils/formatters/bufferFormatters.ts:212
↓ 2 callers
Function
hexToRGBA
(hex: string, alpha: number)
redisinsight/ui/src/packages/redistimeseries-app/src/components/Chart/utils.ts:131
↓ 2 callers
Method
hoverFolderNode
* Hover over a folder node in the tree view (expanded or collapsed)
tests/e2e-playwright/pages/browser/components/KeyList.ts:380
↓ 2 callers
Method
importDatabasesFromFile
* Import databases from file - full flow
tests/e2e-playwright/pages/databases/DatabasesPage.ts:76
↓ 2 callers
Function
importPluginScript
()
redisinsight/ui/src/plugins/pluginImport.ts:4
↓ 2 callers
Function
init
()
redisinsight/ui/src/packages/redisgraph/src/graphd3.ts:1435
↓ 2 callers
Method
init
* @inheritDoc
redisinsight/api/src/modules/server/local.server.service.ts:25
↓ 2 callers
Function
initAgreements
()
redisinsight/api/test/helpers/local-db.ts:755
↓ 2 callers
Function
initOAuthProcess
( strategy: OAuthStrategy, action: string, data?: {}, )
redisinsight/ui/src/components/oauth/shared/oauth-form/OAuthForm.tsx:23
↓ 2 callers
Method
insertNotifications
* @inheritDoc
redisinsight/api/src/modules/notification/repositories/local.notification.repository.ts:72
↓ 2 callers
Function
insightsOpen
(maxWidth: number = 1440)
redisinsight/ui/src/styles/mixins/styledComponents.ts:123
↓ 2 callers
Method
interceptTelemetryRequests
* Set up route interception for telemetry requests (send-event, send-page). * Returns an array that accumulates intercepted request URLs. * Inte
tests/e2e-playwright/pages/settings/SettingsPage.ts:190
↓ 2 callers
Method
invalidate
* Drop the cached entry for a given database id so the next call re-fetches.
redisinsight/api/src/modules/database/providers/dangerous-commands.provider.ts:69
↓ 2 callers
Method
invalidateApiSession
* Invalidate user SM API session * @param sessionMetadata
redisinsight/api/src/modules/cloud/user/cloud-user.api.service.ts:272
↓ 2 callers
Function
ipcCheckUpdates
( serverInfo: GetServerInfoResponse, dispatch: Dispatch<any>, )
redisinsight/ui/src/electron/utils/ipcCheckUpdates.ts:11
↓ 2 callers
Function
ipcSendEvents
(serverInfo: GetServerInfoResponse)
redisinsight/ui/src/electron/utils/ipcCheckUpdates.ts:62
↓ 2 callers
Function
isArrowUpOrDown
(key: string)
redisinsight/ui/src/components/multi-search/MultiSearch.tsx:85
↓ 2 callers
Method
isAuthorized
(id: string = '')
redisinsight/api/src/modules/auth/window-auth/window-auth.service.ts:16
↓ 2 callers
Function
isBigInt
(data: any)
redisinsight/ui/src/components/json-viewer/utils.ts:1
↓ 2 callers
Function
isBlockType
(command?: IRedisCommand)
redisinsight/ui/src/pages/workbench/utils/helpers.ts:7
↓ 2 callers
Function
isClusterCursorValid
(cursor: string)
redisinsight/api/src/modules/browser/utils/clusterCursor.ts:10
↓ 2 callers
Function
isCompositeArgument
( arg: string, prevArg?: string, args: string[] = [], )
redisinsight/ui/src/utils/monaco/monacoUtils.ts:133
↓ 2 callers
Method
isConnectionAffected
(dto: object)
redisinsight/api/src/modules/database/database.service.ts:76
↓ 2 callers
Method
isConnectionAffected
(dto: UpdateRdiDto)
redisinsight/api/src/modules/rdi/rdi.service.ts:37
↓ 2 callers
Function
isConnectivityError
( status?: number, data?: { code?: string; error?: string }, )
redisinsight/ui/src/services/apiService.ts:91
↓ 2 callers
Function
isContainJSONModule
( modules: AdditionalRedisModule[], )
redisinsight/ui/src/utils/modules.ts:73
↓ 2 callers
Function
isCountArg
(arg?: Nullable<IRedisCommand>)
redisinsight/ui/src/pages/workbench/utils/query.ts:80
↓ 2 callers
Method
isDangerous
* Check whether a single command (case-insensitive) is in the dangerous-commands * list for the connection. Used by analytics call sites to derive
redisinsight/api/src/modules/database/providers/dangerous-commands.provider.ts:51
↓ 2 callers
Function
isDeleted
(name: RedisResponseBuffer)
redisinsight/ui/src/slices/browser/vectorSet.ts:156
↓ 2 callers
Method
isFolderExpanded
* Whether a folder appears expanded (its direct child is rendered).
tests/e2e-playwright/pages/browser/components/KeyList.ts:466
↓ 2 callers
Function
isHex
(str: string)
redisinsight/api/src/utils/cli-helper.ts:41
↓ 2 callers
Function
isIndexableJsonValue
(value: unknown)
redisinsight/ui/src/pages/vector-search/hooks/useLoadKeyData/helpers.ts:37
↓ 2 callers
Function
isJson
(item: any)
redisinsight/api/src/utils/base.helper.ts:9
↓ 2 callers
Function
isLetter
(str: string)
redisinsight/ui/src/packages/ri-explain/src/parser.ts:910
↓ 2 callers
Function
isLonLatInRange
(lon: number, lat: number)
redisinsight/ui/src/pages/vector-search/utils/inferFieldType.ts:15
↓ 2 callers
Function
isNoValue
(i: SortableKey)
redisinsight/ui/src/pages/browser/components/key-list/KeyList.tsx:237
↓ 2 callers
Function
isObject
(data: any)
redisinsight/ui/src/packages/clients-list/src/components/json-view/utils.ts:4
↓ 2 callers
Method
isPreviousPageEnabled
* Check if previous page button is enabled
tests/e2e-playwright/pages/databases/components/DatabaseList.ts:445
← previous
next →
2,301–2,400 of 7,801, ranked by callers