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
Method
getStatistics
( @RequestRdiClientMetadata() rdiClientMetadata: RdiClientMetadata, )
redisinsight/api/src/modules/rdi/rdi-statistics.controller.ts:27
Method
getStatistics
( rdiClientMetadata: RdiClientMetadata, )
redisinsight/api/src/modules/rdi/rdi-statistics.service.ts:11
Method
getStatus
()
redisinsight/api/src/modules/bulk-actions/models/bulk-action.ts:283
Method
getStatus
()
redisinsight/api/src/modules/azure/auth/azure-auth.service.ts:252
Method
getStrategies
( @RequestRdiClientMetadata() rdiClientMetadata: RdiClientMetadata, )
redisinsight/api/src/modules/rdi/rdi-pipeline.controller.ts:131
Method
getStreamEntryCount
()
tests/e2e-playwright/pages/browser/components/KeyDetails.ts:654
Method
getStreamEntryIds
()
tests/e2e-playwright/pages/browser/components/KeyDetails.ts:709
Method
getStringValue
( @BrowserClientMetadata() clientMetadata: ClientMetadata, @Body() dto: GetStringInfoDto, )
redisinsight/api/src/modules/browser/string/string.controller.ts:62
Function
getSummary
()
redisinsight/api/src/modules/bulk-actions/models/runners/abstract.bulk-action.runner.ts:36
Function
getSupportedAppType
()
redisinsight/api/src/modules/server/server.service.ts:19
Method
getTagRows
()
tests/e2e-playwright/pages/databases/components/TagsDialog.ts:34
Method
getTheme
()
redisinsight/ui/src/services/theme.ts:37
Method
getTimeout
()
tests/e2e-playwright/pages/databases/components/CloneDatabaseDialog.ts:86
Method
getTotalCountText
* Get total count text
tests/e2e-playwright/pages/browser/components/KeyList.ts:268
Function
getType
()
redisinsight/api/src/modules/pub-sub/model/abstract.subscription.ts:59
Method
getType
()
redisinsight/api/src/modules/pub-sub/interfaces/subscription.interface.ts:9
Function
getUrl
* Get current page URL
tests/e2e-playwright/pages/BasePage.ts:171
Method
getUserClient
()
redisinsight/api/src/modules/pub-sub/model/user-session.ts:42
Method
getUserJobsInfo
( @RequestSessionMetadata() sessionMetadata, )
redisinsight/api/src/modules/cloud/job/cloud-job.controller.ts:50
Method
getUsername
()
tests/e2e-playwright/pages/databases/components/CloneDatabaseDialog.ts:82
Function
getVGap
()
redisinsight/ui/src/packages/ri-explain/src/Explain.tsx:307
Method
getVisibleNamespacesTable
* Get the visible top namespaces table (memory or keys view)
tests/e2e-playwright/pages/analytics/AnalyticsPage.ts:451
Method
getVisibleTopKeysTable
* Get the visible top keys table (memory or length view)
tests/e2e-playwright/pages/analytics/AnalyticsPage.ts:472
Function
getWidth
()
redisinsight/ui/src/packages/ri-explain/src/Explain.tsx:301
Function
getWindowId
()
tests/e2e-playwright/fixtures/base.ts:129
Method
getZSet
( @BrowserClientMetadata() clientMetadata: ClientMetadata, @Body() dto: GetZSetMembersDto, )
redisinsight/api/src/modules/browser/z-set/z-set.controller.ts:68
Method
getZSetMemberCount
()
tests/e2e-playwright/pages/browser/components/KeyDetails.ts:535
Method
getZSetMemberScore
(rowIndex: number)
tests/e2e-playwright/pages/browser/components/KeyDetails.ts:603
Method
getZSetMembers
()
tests/e2e-playwright/pages/browser/components/KeyDetails.ts:541
Method
getZSetScores
()
tests/e2e-playwright/pages/browser/components/KeyDetails.ts:641
Method
getZSetSortOrder
()
tests/e2e-playwright/pages/browser/components/KeyDetails.ts:632
Method
goBack
()
tests/e2e-playwright/pages/databases/components/ImportDatabaseDialog.ts:65
Function
goHome
()
redisinsight/ui/src/components/rdi-instance-header/RdiInstanceHeader.tsx:34
Function
goHome
()
redisinsight/ui/src/components/page-header/PageHeader.tsx:52
Function
goHome
()
redisinsight/ui/src/components/instance-header/InstanceHeader.tsx:107
Function
goHome
()
redisinsight/ui/src/components/instance-header/components/instances-navigation-popover/InstancesNavigationPopover.tsx:91
Function
goToDatabases
* Navigate back to databases list
tests/e2e-playwright/pages/InstancePage.ts:121
Method
goToNextPage
* Go to next page
tests/e2e-playwright/pages/databases/components/DatabaseList.ts:424
Method
goToPreviousPage
* Go to previous page
tests/e2e-playwright/pages/databases/components/DatabaseList.ts:431
Function
goToReturnUrl
()
redisinsight/ui/src/components/instance-header/InstanceHeader.tsx:111
Method
goto
* Navigate to Browser page for a specific database * @param databaseId - The ID of the database to navigate to
tests/e2e-playwright/pages/browser/BrowserPage.ts:74
Method
goto
* Navigate to Workbench page for a specific database
tests/e2e-playwright/pages/workbench/WorkbenchPage.ts:63
Method
goto
* Navigate to Settings page
tests/e2e-playwright/pages/settings/SettingsPage.ts:118
Method
goto
(databaseId: string)
tests/e2e-playwright/pages/vector-search/VectorSearchPage.ts:81
Method
goto
* Navigate to Pub/Sub page via UI
tests/e2e-playwright/pages/pubsub/PubSubPage.ts:91
Method
goto
* Navigate to Analytics page - defaults to Slow Log
tests/e2e-playwright/pages/analytics/AnalyticsPage.ts:175
Method
goto
* Navigate to home page
tests/e2e-playwright/pages/navigation/SidebarPanel.ts:66
Method
goto
* Navigate to the databases page (home)
tests/e2e-playwright/pages/databases/DatabasesPage.ts:46
Function
gotoDatabase
* Navigate to a specific database instance (opens Browser page by default) * Waits for database to be connected (navigation tabs visible) * @par
tests/e2e-playwright/pages/BasePage.ts:54
Function
gotoHome
* Navigate to the home page (databases list) * Click the Redis logo - works on both browser and Electron
tests/e2e-playwright/pages/BasePage.ts:44
Function
handleAchPendingMessage
(entry: string)
redisinsight/ui/src/pages/browser/modules/key-details/components/stream-details/messages-view/MessagesViewWrapper.tsx:99
Function
handleActionClick
(e: React.MouseEvent)
redisinsight/ui/src/pages/vector-search/components/index-list/components/ActionsCell/ActionsCell.tsx:62
Function
handleAddInstance
()
redisinsight/ui/src/pages/home/HomePage.tsx:201
Function
handleAddKeyPanelMock
()
redisinsight/ui/src/pages/browser/components/add-key/AddKey.spec.tsx:29
Function
handleAllQueriesDelete
()
redisinsight/ui/src/pages/workbench/components/wb-view/WBViewWrapper.tsx:228
Function
handleApply
()
redisinsight/ui/src/components/markdown/CodeButtonBlock/components/RunConfirmationPopover.tsx:40
Function
handleApply
(params?: CodeButtonParams, onFinish?: () => void)
redisinsight/ui/src/components/side-panels/panels/ai-assistant/components/shared/markdown-message/components/code-block/CodeBlock.tsx:21
Function
handleApply
(_value: string, event: React.MouseEvent)
redisinsight/ui/src/components/monaco-editor/MonacoEditor.tsx:236
Function
handleApply
()
redisinsight/ui/src/pages/browser/components/key-tree/KeyTreeSettings/KeyTreeSettings.tsx:108
Function
handleApply
()
redisinsight/ui/src/pages/rdi/pipeline-management/components/template-button/TemplateButton.tsx:31
Function
handleApply
()
redisinsight/ui/src/pages/rdi/pipeline-management/components/template-form/TemplateForm.tsx:84
Function
handleApplyChanges
()
redisinsight/ui/src/components/settings-item/SettingItem.tsx:45
Function
handleApplyClick
(event: React.MouseEvent<HTMLElement>)
redisinsight/ui/src/components/inline-item-editor/InlineItemEditor.tsx:171
Function
handleApplyJobName
(value: string, idx?: number)
redisinsight/ui/src/pages/rdi/pipeline-management/components/navigation/cards/jobs/JobsCard.tsx:83
Function
handleApplyKeysToScanChanges
(value: string)
redisinsight/ui/src/pages/settings/components/advanced-settings/AdvancedSettings.tsx:19
Function
handleApplyPipelineCountChanges
(value: string)
redisinsight/ui/src/pages/settings/components/workbench-settings/WorkbenchSettings.tsx:38
Function
handleApplyRun
()
redisinsight/ui/src/components/markdown/CodeButtonBlock/CodeButtonBlock.tsx:153
Function
handleApplySuggestion
(suggestion?: { option: string value: string })
redisinsight/ui/src/pages/browser/components/search-key-list/SearchKeyList.tsx:141
Function
handleBack
()
redisinsight/ui/src/pages/autodiscover-azure/azure-databases/AzureDatabasesPage.tsx:119
Function
handleBack
()
redisinsight/ui/src/pages/autodiscover-azure/azure-subscriptions/AzureSubscriptionsPage.tsx:41
Function
handleBack
()
redisinsight/ui/src/pages/autodiscover-azure/azure-manual-connection/AzureManualConnectionPage.tsx:164
Function
handleBackClick
()
redisinsight/ui/src/components/command-helper/CommandHelper/CommandHelper.tsx:43
Function
handleButtonClick
()
redisinsight/ui/src/pages/rdi/components/confirmation-popover/ConfirmationPopover.tsx:44
Method
handleCallback
(query: any)
redisinsight/desktop/src/lib/auth/tcp.auth.strategy.ts:72
Method
handleCallback
(query: any)
redisinsight/desktop/src/lib/auth/service.auth.strategy.ts:61
Method
handleCallback
* Handle OAuth callback from Web or by deep link * @param query OAuth callback query parameters * @param from Source of the callback request
redisinsight/api/src/modules/cloud/auth/cloud-auth.service.ts:290
Method
handleCallback
* Handle OAuth callback - exchange authorization code for tokens. * Returns the result along with the redirect type used for this request.
redisinsight/api/src/modules/azure/auth/azure-auth.service.ts:198
Function
handleCancel
()
redisinsight/ui/src/pages/browser/modules/key-details/components/stream-details/messages-view/MessageClaimPopover/MessageClaimPopover.tsx:143
Function
handleCancel
()
redisinsight/ui/src/pages/browser/components/bulk-actions/BulkDelete/BulkDeleteFooter/BulkDeleteFooter.tsx:121
Function
handleCancel
()
redisinsight/ui/src/pages/slow-log/components/SlowLogConfig/SlowLogConfig.tsx:78
Function
handleCancel
()
redisinsight/ui/src/pages/rdi/pipeline-management/components/template-form/TemplateForm.tsx:75
Function
handleChange
(value: string)
redisinsight/ui/src/components/side-panels/panels/ai-assistant/components/shared/chat-form/ChatForm.tsx:64
Function
handleChange
(value: string)
redisinsight/ui/src/pages/rdi/pipeline-management/pages/job/Job.tsx:125
Function
handleChangeAutoRefreshRate
( enableAutoRefresh: boolean, refreshRate: string, )
redisinsight/ui/src/pages/browser/modules/key-details-header/KeyDetailsHeader.tsx:138
Function
handleChangeAutoRefreshRate
( enableAutoRefresh: boolean, refreshRate: string, )
redisinsight/ui/src/pages/browser/components/keys-header/KeysHeader.tsx:258
Function
handleChangeAutoRefreshRate
( enableAutoRefresh: boolean, refreshRate: string, )
redisinsight/ui/src/pages/slow-log/components/Actions/Actions.tsx:76
Function
handleChangeDatabase
()
redisinsight/ui/src/components/markdown/CodeButtonBlock/components/RunConfirmationPopover.tsx:30
Function
handleChangeDbCompressorCheckbox
( e: ChangeEvent<HTMLInputElement>, )
redisinsight/ui/src/pages/home/components/form/DbCompressor.tsx:51
Function
handleChangeDbIndex
()
redisinsight/ui/src/components/instance-header/InstanceHeader.tsx:115
Function
handleChangeDbIndexCheckbox
( e: ChangeEvent<HTMLInputElement>, )
redisinsight/ui/src/pages/home/components/form/DbIndex.tsx:19
Function
handleChangeForceStandaloneCheckbox
( e: ChangeEvent<HTMLInputElement>, )
redisinsight/ui/src/pages/home/components/form/ForceStandalone.tsx:38
Function
handleChangeGroupMode
()
redisinsight/ui/src/pages/workbench/components/wb-view/WBViewWrapper.tsx:169
Function
handleChangeLanguage
(langId: DSL)
redisinsight/ui/src/pages/rdi/pipeline-management/pages/job/Job.tsx:130
Function
handleChangeOptions
()
redisinsight/ui/src/pages/browser/components/search-key-list/SearchKeyList.tsx:135
Function
handleChangeQueryRunMode
()
redisinsight/ui/src/pages/workbench/components/wb-view/WBViewWrapper.tsx:148
Function
handleChangeRecommendedSettings
(value: boolean)
redisinsight/ui/src/components/oauth/oauth-sso/oauth-create-db/OAuthCreateDb.tsx:79
Function
handleChangeTimeFormat
(value: ClaimTimeOptions)
redisinsight/ui/src/pages/browser/modules/key-details/components/stream-details/messages-view/MessageClaimPopover/MessageClaimPopover.tsx:134
Function
handleChangeType
(value: BulkActionsType)
redisinsight/ui/src/pages/browser/components/bulk-actions/BulkActions.tsx:75
Function
handleChangeValue
(initValue: string)
redisinsight/ui/src/components/table-column-search-trigger/TableColumnSearchTrigger.tsx:40
Function
handleChangeValue
(initValue: string)
redisinsight/ui/src/components/table-column-search/TableColumnSearch.tsx:23
← previous
next →
6,501–6,600 of 7,801, ranked by callers