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
↓ 1 callers
Method
getResultsCountText
* Get results count text
tests/e2e-playwright/pages/browser/components/KeyList.ts:261
↓ 1 callers
Method
getRevRange
* Return specified number of entries in the time range in DESC order * * @param client * @param dto
redisinsight/api/src/modules/browser/stream/services/stream.service.ts:142
↓ 1 callers
Function
getRootStaticPath
(mdPath: string)
redisinsight/ui/src/utils/pathUtil.ts:10
↓ 1 callers
Method
getRowCountText
* Get the row count text (e.g., "Showing 10 out of 20 rows")
tests/e2e-playwright/pages/databases/components/DatabaseList.ts:466
↓ 1 callers
Function
getRowHeight
(index: number)
redisinsight/ui/src/components/virtual-grid/VirtualGrid.tsx:70
↓ 1 callers
Function
getRowHeight
(index: number)
redisinsight/ui/src/components/virtual-list/VirtualList.tsx:41
↓ 1 callers
Function
getRunningProcesses
()
redisinsight/api/src/modules/database-discovery/utils/autodiscovery.util.ts:26
↓ 1 callers
Function
getSampleQueriesBySampleData
( sampleData: SampleDataContent, )
redisinsight/ui/src/pages/vector-search/utils/sampleData.ts:34
↓ 1 callers
Method
getScanArgsArray
* Generate scan args array for filter
redisinsight/api/src/modules/database-analysis/models/scan-filter.ts:46
↓ 1 callers
Method
getScannedCountText
* Get scanned count text (e.g., "Scanned 1 000 / 3 274")
tests/e2e-playwright/pages/browser/components/KeyList.ts:154
↓ 1 callers
Method
getSchema
(rdiClientMetadata: RdiClientMetadata)
redisinsight/api/src/modules/rdi/rdi-pipeline.service.ts:26
↓ 1 callers
Function
getSearchReplyLayout
(tokens: string[])
redisinsight/ui/src/packages/geodata/src/utils/rqeGeoParser.ts:385
↓ 1 callers
Method
getSearchResultCount
* Get search result count
tests/e2e-playwright/pages/command-helper/CommandHelperPanel.ts:120
↓ 1 callers
Method
getSearchValue
* Get search input value
tests/e2e-playwright/pages/databases/components/DatabaseList.ts:203
↓ 1 callers
Method
getSelectedCount
* Get selected count from counter text
tests/e2e-playwright/pages/databases/components/DatabaseList.ts:278
↓ 1 callers
Function
getSelectedTab
(path: string, rdiInstanceId: string)
redisinsight/ui/src/pages/rdi/pipeline-management/components/navigation/Navigation.tsx:15
↓ 1 callers
Function
getServer
()
redisinsight/api/test/helpers/server.ts:28
↓ 1 callers
Method
getServerName
* Get server_name from the first shard in the list * @param nodes * @private
redisinsight/api/src/modules/database/providers/database-overview.provider.ts:132
↓ 1 callers
Method
getSession
()
redisinsight/api/src/modules/session/providers/single-user.session.provider.ts:9
↓ 1 callers
Function
getShapeRows
(shapes: GeoShapeResult[])
redisinsight/ui/src/packages/geodata/src/components/RqeGeoVisualization/RqeGeoVisualization.tsx:99
↓ 1 callers
Function
getShownIndicies
(children: typeof React.Children)
redisinsight/ui/src/components/virtual-grid/utils.tsx:10
↓ 1 callers
Method
getSimpleRunnerClass
* Return class name for simple (implemented on BE) bulk runners * @param dto
redisinsight/api/src/modules/bulk-actions/providers/bulk-actions.provider.ts:86
↓ 1 callers
Method
getSlowLogEntriesCount
* Get slow log entries count
tests/e2e-playwright/pages/analytics/AnalyticsPage.ts:237
↓ 1 callers
Function
getSortingForCommand
(command: IRedisCommand)
redisinsight/ui/src/pages/workbench/utils/suggestions.ts:142
↓ 1 callers
Function
getSpacingValue
( size: SpacerSize | ThemeSpacingKey | string, theme: Theme, )
redisinsight/ui/src/components/base/layout/spacer/spacer.styles.ts:42
↓ 1 callers
Function
getSpawnArgs
()
redisinsight/api/src/modules/database-discovery/utils/autodiscovery.util.ts:10
↓ 1 callers
Function
getSpecChar
(str: string)
redisinsight/api/src/utils/cli-helper.ts:45
↓ 1 callers
Function
getStatusColor
(status: string)
redisinsight/ui/src/pages/rdi/statistics/components/statistics-table/hooks/useStatisticsTableColumns.tsx:16
↓ 1 callers
Method
getStrategy
(type?: string)
redisinsight/api/src/modules/browser/keys/key-info/key-info.provider.ts:32
↓ 1 callers
Function
getSubmitButtonContent
(isSubmitDisabled?: boolean)
redisinsight/ui/src/components/side-panels/panels/enablement-area/EnablementArea/components/UploadTutorialForm/UploadTutorialForm.tsx:70
↓ 1 callers
Function
getSubmitButtonText
()
redisinsight/ui/src/pages/home/components/manual-connection/ManualConnectionWrapper.tsx:297
↓ 1 callers
Function
getSubstrigsPath
(input?: string)
redisinsight/ui/src/components/side-panels/panels/enablement-area/EnablementArea/utils/getFileInfo.ts:20
↓ 1 callers
Function
getSubtitle
(items: InstanceRedisCluster[])
redisinsight/ui/src/pages/redis-cluster/RedisClusterDatabases.tsx:40
↓ 1 callers
Function
getSuggestions
( editor: monacoEditor.editor.IStandaloneCodeEditor, command?: Nullable<IMonacoQuery>, )
redisinsight/ui/src/components/query/hooks/useRedisCompletions.ts:151
↓ 1 callers
Function
getTCPEndpoints
(processes: string[])
redisinsight/api/src/modules/database-discovery/utils/autodiscovery.util.ts:52
↓ 1 callers
Method
getTLSConfig
* Normalize tls settings to be compatible with user redis connection library * @param database * @private
redisinsight/api/src/modules/redis/connection/ioredis.redis.connection.strategy.ts:147
↓ 1 callers
Method
getTLSConfig
* Normalize tls settings to be compatible with user redis connection library * @param database * @private
redisinsight/api/src/modules/redis/connection/node.redis.connection.strategy.ts:147
↓ 1 callers
Function
getTabSelected
(tab?: string)
redisinsight/ui/src/slices/panels/aiAssistant.ts:35
↓ 1 callers
Function
getTargetOption
(value: string)
redisinsight/ui/src/pages/rdi/pipeline-management/components/jobs-panel/Panel.tsx:46
↓ 1 callers
Function
getTelemetryData
(recommendationsData: IRecommendation[])
redisinsight/ui/src/components/side-panels/panels/live-time-recommendations/LiveTimeRecommendations.tsx:121
↓ 1 callers
Function
getTemplateColumn
(label: string, name: string)
redisinsight/ui/src/pages/browser/modules/key-details/components/stream-details/stream-data-view/StreamDataViewWrapper.tsx:255
↓ 1 callers
Function
getTestState
()
redisinsight/ui/src/pages/vector-search/pages/VectorSearchListPage/VectorSearchListPage.spec.tsx:44
↓ 1 callers
Function
getTestState
()
redisinsight/ui/src/pages/vector-search/pages/VectorSearchPage/VectorSearchPage.spec.tsx:34
↓ 1 callers
Function
getTextByRefreshTime
( delta: number, lastRefreshTime: number, )
redisinsight/ui/src/components/auto-refresh/utils.ts:8
↓ 1 callers
Function
getThemeSrc
()
redisinsight/ui/src/components/query/query-card/QueryCardCliPlugin/QueryCardCliPlugin.tsx:315
↓ 1 callers
Method
getTipsCount
* Get tips count from tab label
tests/e2e-playwright/pages/analytics/AnalyticsPage.ts:301
↓ 1 callers
Function
getTitle
(mode: RqeGeoVisualizationProps['mode'])
redisinsight/ui/src/packages/geodata/src/components/RqeGeoVisualization/RqeGeoVisualization.tsx:28
↓ 1 callers
Function
getTokenCallbackFunction
(webContents: WebContents)
redisinsight/desktop/src/lib/cloud/cloud-oauth.handlers.ts:41
↓ 1 callers
Function
getTooltipContent
(metric: IMetric)
redisinsight/ui/src/components/database-overview/DatabaseOverview.tsx:116
↓ 1 callers
Function
getTooltipContent
(voteOption: Vote)
redisinsight/ui/src/components/recommendation/recommendation-voting/components/vote-option/VoteOption.tsx:121
↓ 1 callers
Method
getTotalCount
* Get the total count from the pagination info (e.g., "Showing X out of Y rows") * Returns the total number of databases, not just visible rows
tests/e2e-playwright/pages/databases/components/DatabaseList.ts:172
↓ 1 callers
Function
getTotalErrorCount
(snapshot: ErrorSnapshot)
scripts/ts-error-check.ts:165
↓ 1 callers
Function
getTotalKeysFromDBSize
(client: RedisClient)
redisinsight/api/src/modules/redis/utils/keys.util.ts:26
↓ 1 callers
Function
getTotalKeysFromInfo
(client: RedisClient)
redisinsight/api/src/modules/redis/utils/keys.util.ts:5
↓ 1 callers
Function
getTotalKeysItem
( theme: string, totalKeys = 0, db = 0, dbKeysCount?: number, )
redisinsight/ui/src/components/database-overview/components/OverviewMetrics/OverviewMetrics.tsx:294
↓ 1 callers
Method
getTotalSamples
( client: RedisClient, key: RedisString, )
redisinsight/api/src/modules/browser/keys/key-info/strategies/ts.key-info.strategy.ts:15
↓ 1 callers
Method
getTotalUnread
( _: SessionMetadata, databaseId: string, )
redisinsight/api/src/modules/database-recommendation/repositories/local.database.recommendation.repository.ts:358
↓ 1 callers
Function
getTray
()
redisinsight/desktop/src/lib/tray/trayManager.ts:52
↓ 1 callers
Function
getTrayInstance
()
redisinsight/desktop/src/lib/tray/trayManager.ts:53
↓ 1 callers
Function
getTreeLeafField
(delimiter = '')
redisinsight/ui/src/utils/tree.ts:1
↓ 1 callers
Function
getTruncatedExecutionTimeString
(value: number)
redisinsight/ui/src/components/query/query-card/QueryCardHeader/QueryCardHeader.tsx:93
↓ 1 callers
Function
getTruncatedName
(fullName?: Nullable<string>)
redisinsight/ui/src/utils/transformers/getTruncatedName.ts:3
↓ 1 callers
Function
getUTF8FromRedisString
(value: any)
redisinsight/api/src/utils/cli-helper.ts:292
↓ 1 callers
Function
getUniqueId
()
redisinsight/ui/src/helpers/constructKeysToTree.ts:46
↓ 1 callers
Function
getUntypedArgs
()
redisinsight/ui/src/components/cli/components/cli-input/CliAutocomplete/CliAutocomplete.tsx:47
↓ 1 callers
Function
getUpdatedInitialValues
()
redisinsight/ui/src/pages/home/utils/form.tsx:219
↓ 1 callers
Function
getUsedMemoryItem
( theme: string, usedMemory: number, planMemoryLimit: number, usedMemoryPercent: number, memoryLimit
redisinsight/ui/src/components/database-overview/components/OverviewMetrics/OverviewMetrics.tsx:246
↓ 1 callers
Function
getUsedMemoryPercent
( planMemoryLimit: number | undefined, usedMemory: Nullable<number> | undefined, memoryLimitMeasurementU
redisinsight/ui/src/components/database-overview/hooks/useDatabaseOverview.ts:17
↓ 1 callers
Method
getUserFriendlyErrorMessage
* Maps raw error messages to user-friendly messages
redisinsight/api/src/modules/azure/autodiscovery/azure-autodiscovery.service.ts:40
↓ 1 callers
Method
getUserMetadata
* Get clientMetadata and/or sessionMetadata object(s) from args * Will find first entry of ClientMetadata and get SessionMetadata, from it and retu
redisinsight/api/src/common/logger/app-logger.ts:61
↓ 1 callers
Function
getValidationMessage
()
redisinsight/ui/src/components/side-panels/panels/ai-assistant/components/expert-chat/ExpertChat.tsx:196
↓ 1 callers
Function
getValue
(label: string, path: string)
redisinsight/ui/src/utils/tests/formatters/markdown/remarkRedisUpload.spec.ts:6
↓ 1 callers
Method
getValueInput
(index: number)
tests/e2e-playwright/pages/databases/components/TagsDialog.ts:42
↓ 1 callers
Function
getVectorParams
(options?: VectorFieldOptions)
redisinsight/ui/src/pages/vector-search/utils/generateDynamicFtCreateCommand.ts:94
↓ 1 callers
Method
getVersion
* Get redis version from the first chard in the list * @param nodes * @private
redisinsight/api/src/modules/database/providers/database-overview.provider.ts:123
↓ 1 callers
Function
getVotedText
(vote: Nullable<Vote>)
redisinsight/ui/src/components/recommendation/recommendation-voting/components/vote-option/utils.ts:5
↓ 1 callers
Method
getWindowIdFromReq
(req: Request)
redisinsight/api/src/modules/auth/window-auth/middleware/window.auth.middleware.ts:26
↓ 1 callers
Method
getZRange
( client: RedisClient, getZSetDto: GetZSetMembersDto, )
redisinsight/api/src/modules/browser/z-set/z-set.service.ts:354
↓ 1 callers
Method
getZRevRange
( client: RedisClient, getZSetDto: GetZSetMembersDto, )
redisinsight/api/src/modules/browser/z-set/z-set.service.ts:371
↓ 1 callers
Method
goToFirstPage
* Go to first page
tests/e2e-playwright/pages/databases/components/DatabaseList.ts:410
↓ 1 callers
Function
goToInstance
(instance: Instance)
redisinsight/ui/src/components/instance-header/components/instances-navigation-popover/components/instances-list/InstancesList.tsx:61
↓ 1 callers
Method
goToLastPage
* Go to last page
tests/e2e-playwright/pages/databases/components/DatabaseList.ts:417
↓ 1 callers
Function
goToPage
(instance: Instance | RdiInstance)
redisinsight/ui/src/components/instance-header/components/instances-navigation-popover/components/instances-list/InstancesList.tsx:109
↓ 1 callers
Function
goToRdiInstance
(instance: RdiInstance)
redisinsight/ui/src/components/instance-header/components/instances-navigation-popover/components/instances-list/InstancesList.tsx:90
↓ 1 callers
Function
goToTutorial
(tutorialId: string, id: string)
redisinsight/ui/src/pages/database-analysis/components/recommendations-view/Recommendations.tsx:70
↓ 1 callers
Method
gotoBrowser
* Navigate to Browser tab
tests/e2e-playwright/pages/components/NavigationTabs.ts:31
↓ 1 callers
Function
gracefulShutdown
(signal)
redisinsight/api/src/main.ts:114
↓ 1 callers
Function
graphDataToD3Data
(data)
redisinsight/ui/src/packages/redisgraph/src/graphd3.ts:1190
↓ 1 callers
Function
groupErrorsByMessage
( failedResults: ImportAzureDatabaseResponse[], selectedDatabases: AzureRedisDatabase[], )
redisinsight/ui/src/pages/autodiscover-azure/azure-databases/AzureDatabasesPage.tsx:31
↓ 1 callers
Function
groupedRelationships
()
redisinsight/ui/src/packages/redisgraph/src/graphd3.ts:1655
↓ 1 callers
Function
handleAddDatabase
(payload: any)
redisinsight/ui/src/pages/home/components/manual-connection/ManualConnectionWrapper.tsx:122
↓ 1 callers
Function
handleAppendRejsonArrayItemAction
( keyName: RedisResponseBuffer, path: string, data: string, )
redisinsight/ui/src/pages/browser/modules/key-details/components/rejson-details/rejson-details/RejsonDetails.tsx:46
↓ 1 callers
Function
handleApply
(_value: string)
redisinsight/ui/src/components/table-column-search-trigger/TableColumnSearchTrigger.tsx:49
↓ 1 callers
Function
handleApply
(_value: string)
redisinsight/ui/src/components/table-column-search/TableColumnSearch.tsx:28
↓ 1 callers
Function
handleApply
()
redisinsight/ui/src/pages/browser/modules/key-details/shared/editable-popover/EditablePopover.tsx:90
↓ 1 callers
Function
handleApplyAutoRefreshRate
(initValue: string)
redisinsight/ui/src/components/auto-refresh/AutoRefresh.tsx:214
↓ 1 callers
Function
handleApplyEditElement
(index = 0, value: string)
redisinsight/ui/src/pages/browser/modules/key-details/components/list-details/list-details-table/ListDetailsTable.tsx:168
↓ 1 callers
Function
handleApplyEditExpire
( field = '', expire: string, rowIndex: number, )
redisinsight/ui/src/pages/browser/modules/key-details/components/hash-details/hash-details-table/HashDetailsTable.tsx:242
↓ 1 callers
Function
handleApplyEditId
(groupName: RedisResponseBuffer)
redisinsight/ui/src/pages/browser/modules/key-details/components/stream-details/groups-view/GroupsViewWrapper.tsx:189
↓ 1 callers
Function
handleApplyEditScore
( name: RedisResponseBuffer, score: string = '', )
redisinsight/ui/src/pages/browser/modules/key-details/components/zset-details/zset-details-table/ZSetDetailsTable.tsx:210
← previous
next →
3,401–3,500 of 7,801, ranked by callers