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
Function
handleDeleteClicked
(type: KeyTypes | ModulesKeyTypes)
redisinsight/ui/src/pages/browser/components/key-tree/KeyTree.tsx:192
Function
handleDeleteClientCert
(id: string)
redisinsight/ui/src/pages/home/components/form/TlsDetails.tsx:56
Function
handleDeleteEntry
(entryId = '')
redisinsight/ui/src/pages/browser/modules/key-details/components/stream-details/stream-data-view/StreamDataViewWrapper.tsx:236
Function
handleDeleteField
(field: RedisString | string = '')
redisinsight/ui/src/pages/browser/modules/key-details/components/hash-details/hash-details-table/HashDetailsTable.tsx:208
Function
handleDeleteFolder
( pattern: string, fullName: string, keyCount: number, )
redisinsight/ui/src/pages/browser/components/key-tree/KeyTree.tsx:203
Function
handleDeleteFolder
(e: React.MouseEvent)
redisinsight/ui/src/pages/browser/components/virtual-tree/components/Node/Node.tsx:154
Function
handleDeleteKey
(key: RedisResponseBuffer)
redisinsight/ui/src/pages/browser/modules/key-details-header/KeyDetailsHeader.tsx:113
Function
handleDeleteLeaf
(key: RedisResponseBuffer)
redisinsight/ui/src/pages/browser/components/key-tree/KeyTree.tsx:184
Function
handleDeleteMember
(member: string | RedisString = '')
redisinsight/ui/src/pages/browser/modules/key-details/components/set-details/set-details-table/SetDetailsTable.tsx:140
Function
handleDeleteMember
(member: RedisString | string = '')
redisinsight/ui/src/pages/browser/modules/key-details/components/zset-details/zset-details-table/ZSetDetailsTable.tsx:188
Function
handleDeletePopoverOpen
( index: Maybe<number>, type: KeyTypes | ModulesKeyTypes, )
redisinsight/ui/src/pages/browser/components/key-list/KeyList.tsx:290
Function
handleDeletePopoverOpen
( index: Maybe<string>, type: KeyTypes | ModulesKeyTypes, )
redisinsight/ui/src/pages/browser/components/virtual-tree/components/Node/Node.tsx:142
Function
handleDeleteSuggestions
(ids: string[])
redisinsight/ui/src/pages/browser/components/search-key-list/SearchKeyList.tsx:159
Function
handleDeleteWarning
()
redisinsight/ui/src/pages/browser/components/bulk-actions/BulkDelete/BulkDeleteFooter/BulkDeleteFooter.tsx:103
Function
handleDeployPipeline
()
redisinsight/ui/src/pages/rdi/instance/components/header/components/buttons/deploy-pipeline-button/DeployPipelineButton.tsx:49
Method
handleDisconnect
(client: Socket)
redisinsight/api/src/modules/notification/notification.gateway.ts:48
Method
handleDisconnect
(socket: Socket)
redisinsight/api/src/modules/bulk-actions/bulk-actions.gateway.ts:82
Method
handleDisconnect
* Handle Socket disconnection event * Basically destroy the UserSession to remove Redis connection * @param id
redisinsight/api/src/modules/pub-sub/pub-sub.service.ts:147
Method
handleDisconnect
(client: Socket)
redisinsight/api/src/modules/profiler/profiler.gateway.ts:100
Function
handleDownload
(e: React.MouseEvent)
redisinsight/ui/src/components/markdown/RedisUploadButton/RedisUploadButton.tsx:84
Function
handleDownload
()
redisinsight/ui/src/pages/browser/modules/key-details/components/rejson-details/components/json-value-actions/JsonValueActions.tsx:44
Function
handleDownloadClick
()
redisinsight/ui/src/pages/rdi/instance/components/download/Download.tsx:20
Function
handleDownloadFromServer
()
redisinsight/ui/src/pages/rdi/pipeline-management/components/download-from-server-modal/DownloadFromServerModal.tsx:33
Function
handleDownloadLog
(e: React.MouseEvent<HTMLAnchorElement>)
redisinsight/ui/src/components/monitor/MonitorLog/MonitorLog.tsx:58
Function
handleDownloadString
(e: React.MouseEvent<HTMLButtonElement>)
redisinsight/ui/src/pages/browser/modules/key-details/components/string-details/string-details-value/StringDetailsValue.tsx:245
Function
handleDownloadVector
()
redisinsight/ui/src/pages/browser/modules/key-details/components/vector-set-details/element-details/ElementDetails.tsx:88
Function
handleDryRun
()
redisinsight/ui/src/pages/rdi/pipeline-management/components/jobs-panel/Panel.tsx:119
Function
handleDryRunJob
()
redisinsight/ui/src/pages/rdi/pipeline-management/pages/job/Job.tsx:83
Function
handleDslSyntax
( e: monacoEditor.editor.ICursorPositionChangedEvent, command: Nullable<IMonacoQuery>, )
redisinsight/ui/src/components/query/hooks/useDslSyntax.ts:158
Function
handleEditKey
( oldKey: RedisResponseBuffer, newKey: RedisResponseBuffer, onFailure?: () => void, )
redisinsight/ui/src/pages/browser/modules/key-details-header/KeyDetailsHeader.tsx:103
Function
handleEditTTL
(key: RedisResponseBuffer, ttl: number)
redisinsight/ui/src/pages/browser/modules/key-details-header/KeyDetailsHeader.tsx:100
Function
handleEditorSetup
( editor: monacoEditor.editor.IStandaloneCodeEditor, monaco: typeof monacoEditor, )
redisinsight/ui/src/components/query/hooks/useQueryEditor.ts:51
Function
handleEnableAutoRefresh
( enableAutoRefresh: boolean, refreshRate: string, )
redisinsight/ui/src/components/database-overview/hooks/useDatabaseOverview.ts:71
Function
handleEnter
(e)
redisinsight/ui/src/components/base/forms/combo-box/AutoTag.tsx:140
Function
handleEntryIdChange
(value: string)
redisinsight/ui/src/pages/browser/modules/key-details/components/stream-details/add-stream-entity/StreamEntryFields/StreamEntryFields.tsx:91
Function
handleEscFullScreen
(event: KeyboardEvent)
redisinsight/ui/src/components/side-panels/SidePanels.tsx:76
Function
handleEscFullScreen
(event: KeyboardEvent)
redisinsight/ui/src/components/query/query-card/QueryCard.tsx:178
Function
handleEscFullScreen
(event: KeyboardEvent)
redisinsight/ui/src/pages/rdi/pipeline-management/components/jobs-panel/Panel.tsx:109
Function
handleExpandCli
()
redisinsight/ui/src/components/bottom-group-components/components/bottom-group-minimized/BottomGroupMinimized.tsx:53
Function
handleExpandHelper
()
redisinsight/ui/src/components/bottom-group-components/components/bottom-group-minimized/BottomGroupMinimized.tsx:65
Function
handleExpandMonitor
()
redisinsight/ui/src/components/bottom-group-components/components/bottom-group-minimized/BottomGroupMinimized.tsx:78
Function
handleExplain
()
redisinsight/ui/src/pages/vector-search/components/query-editor/VectorSearchActions.tsx:56
Function
handleFail
()
redisinsight/ui/src/components/main-router/components/RedisStackRoutes.tsx:39
Function
handleFieldEdit
(field: IndexField)
redisinsight/ui/src/pages/vector-search/components/index-details/IndexDetails.stories.tsx:24
Function
handleFileChange
(files: FileList | null)
redisinsight/ui/src/components/side-panels/panels/enablement-area/EnablementArea/components/UploadTutorialForm/UploadTutorialForm.tsx:83
Function
handleFileChange
(e: React.ChangeEvent<HTMLInputElement>)
redisinsight/ui/src/components/upload-file/UploadFile.tsx:18
Function
handleFileChange
(files: FileList | null)
redisinsight/ui/src/pages/rdi/pipeline-management/components/upload-modal/components/upload-dialog/UploadDialog.tsx:31
Function
handleFileChangeModal
(file: File)
redisinsight/ui/src/pages/rdi/pipeline-management/components/upload-modal/UploadModal.tsx:164
Function
handleFormSubmit
(e: React.FormEvent<HTMLFormElement>)
redisinsight/ui/src/pages/browser/modules/key-details/components/rejson-details/components/edit-entire-item-action/EditEntireItemAction.tsx:41
Function
handleFormSubmit
({ key, value, }: { key?: string value: string })
redisinsight/ui/src/pages/browser/modules/key-details/components/rejson-details/rejson-details/RejsonDetails.tsx:62
Function
handleFormSubmit
({ key, value, }: { key?: string value: string })
redisinsight/ui/src/pages/browser/modules/key-details/components/rejson-details/rejson-object/RejsonObject.tsx:74
Function
handleFormSubmit
(instance: Partial<RdiInstance>)
redisinsight/ui/src/pages/rdi/home/RdiPage.tsx:60
Function
handleGoToSettings
()
redisinsight/ui/src/components/notifications/components/cloud-capi-unauthorized/CloudCapiUnAuthorizedErrorContent.tsx:44
Function
handleGoWorkbenchPage
(e: React.MouseEvent)
redisinsight/ui/src/pages/browser/modules/key-details/components/modules-type-details/ModulesTypeDetails.tsx:26
Function
handleHideCli
()
redisinsight/ui/src/components/cli/components/cli-header/CliHeader.tsx:54
Function
handleHideHelper
()
redisinsight/ui/src/components/command-helper/CommandHelperHeader/CommandHelperHeader.tsx:34
Function
handleHideMonitor
()
redisinsight/ui/src/components/monitor/MonitorHeader/MonitorHeader.tsx:63
Function
handleIndexClick
(e: React.MouseEvent)
redisinsight/ui/src/pages/browser/components/virtual-tree/components/Node/Node.tsx:168
Function
handleInputChange
(value: string)
redisinsight/ui/src/components/base/forms/combo-box/AutoTag.tsx:131
Method
handleInstanceDeletedEvent
(instanceId: string)
redisinsight/api/src/modules/profiler/profiler.service.ts:113
Function
handleJsonKeyExpandAndCollapse
( isExpanded: boolean, path: string, )
redisinsight/ui/src/pages/browser/modules/key-details/components/rejson-details/RejsonDetailsWrapper.tsx:80
Function
handleKeyDown
(e: React.KeyboardEvent)
redisinsight/ui/src/components/side-panels/panels/ai-assistant/components/shared/chat-form/ChatForm.tsx:55
Function
handleKeyDown
(e: React.KeyboardEvent)
redisinsight/ui/src/components/monaco-editor/components/dedicated-editor/DedicatedEditor.tsx:151
Function
handleKeyDown
(e: React.KeyboardEvent)
redisinsight/ui/src/components/multi-search/MultiSearch.tsx:110
Function
handleKeyDown
({ key }: React.KeyboardEvent<HTMLDivElement>)
redisinsight/ui/src/pages/browser/components/virtual-tree/components/Node/Node.tsx:131
Function
handleKeyDown
(e: React.KeyboardEvent)
redisinsight/ui/src/pages/workbench/components/query/Query/Query.tsx:66
Function
handleLinkClick
(e: React.MouseEvent)
redisinsight/ui/src/components/markdown/RedisInsightLink/RedisInsightLink.tsx:26
Function
handleLoadMoreItems
(config: { startIndex: number; stopIndex: number })
redisinsight/ui/src/pages/browser/components/key-tree/KeyTree.tsx:92
Function
handleLoadMoreItems
(config: { startIndex: number; stopIndex: number })
redisinsight/ui/src/pages/browser/components/key-list/KeyList.tsx:120
Function
handleLz4BlockArrayExt
* Extension handler for LZ4BlockArray (type 98) * * The ext payload can be: * 1. Just a msgpack-encoded size (array format) - compressed data is si
redisinsight/ui/src/utils/formatters/msgpack/extensions.ts:60
Function
handleManualConnection
()
redisinsight/ui/src/pages/autodiscover-azure/azure-databases/AzureDatabasesPage.tsx:198
Function
handleManualConnection
()
redisinsight/ui/src/pages/autodiscover-azure/azure-subscriptions/AzureSubscriptionsPage.tsx:74
Function
handleMonitorEvents
()
redisinsight/ui/src/components/monitor-config/MonitorConfig.tsx:205
Function
handleNavigateToList
()
redisinsight/ui/src/pages/vector-search/pages/VectorSearchQueryPage/components/header-title/HeaderTitle.tsx:29
Function
handleOnAddDatabase
()
redisinsight/ui/src/pages/home/components/database-list-header/DatabaseListHeader.tsx:65
Function
handleOnBlur
(event?: React.FocusEvent<HTMLInputElement>)
redisinsight/ui/src/components/table-column-search-trigger/TableColumnSearchTrigger.tsx:63
Function
handleOnChange
(e: ChangeEvent<HTMLTextAreaElement>)
redisinsight/ui/src/pages/browser/modules/key-details/shared/editable-textarea/EditableTextArea.tsx:87
Function
handleOnClose
()
redisinsight/ui/src/pages/home/components/import-database/ImportDatabase.tsx:62
Function
handleOnClose
()
redisinsight/ui/src/pages/home/components/manual-connection/ManualConnectionWrapper.tsx:283
Function
handleOnEsc
(e: KeyboardEvent)
redisinsight/ui/src/components/inline-item-editor/InlineItemEditor.tsx:164
Function
handleOpen
(isOpen: boolean)
redisinsight/ui/src/components/side-panels/panels/enablement-area/EnablementArea/components/Group/Group.tsx:80
Function
handleOpen
()
redisinsight/ui/src/components/table-column-search-trigger/TableColumnSearchTrigger.tsx:45
Function
handleOpen
()
redisinsight/ui/src/pages/rdi/pipeline-management/components/template-popover/TemplatePopover.tsx:37
Function
handleOpenConnectionForm
()
redisinsight/ui/src/pages/rdi/home/RdiPage.tsx:98
Function
handleOpenDedicatedEditor
()
redisinsight/ui/src/pages/rdi/pipeline-management/pages/job/Job.tsx:140
Function
handleOpenPage
()
redisinsight/ui/src/components/side-panels/panels/enablement-area/EnablementArea/components/InternalLink/InternalLink.tsx:41
Function
handleOpenPage
(instances: Instance[])
redisinsight/ui/src/pages/home/HomePage.tsx:147
Function
handleOpenPage
(data: RdiInstance[])
redisinsight/ui/src/pages/rdi/home/RdiPage.tsx:34
Function
handleOpenTutorials
()
redisinsight/ui/src/components/side-panels/panels/ai-assistant/components/expert-chat/components/expert-chat-header/ExpertChatHeader.tsx:43
Function
handleOpenTypeToConfirm
()
redisinsight/ui/src/pages/browser/components/bulk-actions/BulkDelete/BulkDeleteFooter/BulkDeleteFooter.tsx:108
Function
handleOutsideClick
(event)
redisinsight/ui/src/components/base/utils/FocusTrap.tsx:147
Function
handlePageScroll
(top: number)
redisinsight/ui/src/components/side-panels/panels/enablement-area/EnablementArea/components/LazyInternalPage/LazyInternalPage.tsx:155
Function
handlePaginationChange
(paginationState: PaginationState)
redisinsight/ui/src/pages/pub-sub/components/messages-list/MessagesListTable/MessagesListTable.config.tsx:39
Function
handlePaginationChange
(paginationState: PaginationState)
redisinsight/ui/src/pages/home/components/databases-list/methods/handlers.ts:79
Function
handlePaginationChange
(paginationState: PaginationState)
redisinsight/ui/src/pages/rdi/home/components/rdi-instances-list/methods/handlers.ts:67
Function
handlePostHostName
(content: string)
redisinsight/ui/src/pages/home/components/cluster-connection/ClusterConnectionFormWrapper.tsx:74
Function
handlePostHostName
(content: string)
redisinsight/ui/src/pages/home/components/sentinel-connection/SentinelConnectionWrapper.tsx:104
Function
handlePostHostName
(content: string)
redisinsight/ui/src/pages/home/components/manual-connection/ManualConnectionWrapper.tsx:307
Function
handleProfile
( query?: string, commandId?: Nullable<string>, executeParams: CodeButtonParams = {}, )
redisinsight/ui/src/pages/workbench/components/wb-view/WBView/WBView.tsx:152
Function
handleProfile
()
redisinsight/ui/src/pages/vector-search/components/query-editor/VectorSearchActions.tsx:61
← previous
next →
6,701–6,800 of 7,801, ranked by callers