MCPcopy Index your code

hub / github.com/redis/RedisInsight / functions

Functions7,801 in github.com/redis/RedisInsight

↓ 11 callersFunctiongetGroupTypeDisplay
(type?: Nullable<string>)
redisinsight/ui/src/utils/groupTypes.ts:6
↓ 11 callersMethodgetKeysInfo
( client: RedisClient, keys: RedisString[], type?: RedisDataType, includeSize?: boolean, i
redisinsight/api/src/modules/browser/keys/scanner/scanner.interface.ts:40
↓ 11 callersMethodgetStrategy
(connectionType: RedisClientConnectionType)
redisinsight/api/src/modules/browser/keys/scanner/scanner.ts:14
↓ 11 callersMethodhandleTokenAcquired
({ accountId, tokenResult, }: { accountId: string; tokenResult: AzureTokenResult; })
redisinsight/api/src/modules/azure/azure-token-refresh.manager.ts:43
↓ 11 callersFunctionisGroupResults
(mode?: ResultsMode)
redisinsight/ui/src/utils/workbench.ts:138
↓ 11 callersFunctionisObject
(data: any)
redisinsight/ui/src/utils/comparisons/diff.ts:7
↓ 11 callersFunctionmapKnownAzureAdError
( errorDescription: string | string[] | undefined, error?: string | string[], )
redisinsight/desktop/src/lib/azure/azure-oauth-errors.ts:53
↓ 11 callersMethodopenTagsManager
* Open tags manager for a database
tests/e2e-playwright/pages/databases/components/DatabaseList.ts:353
↓ 11 callersFunctionparseNumber
(value: string | undefined, field: string)
redisinsight/ui/src/packages/geodata/src/utils/geoParser.ts:88
↓ 11 callersFunctionrenderComponent
( propsOverride?: Partial<FieldTypeModalProps>, )
redisinsight/ui/src/pages/vector-search/components/field-type-modal/FieldTypeModal.spec.tsx:46
↓ 11 callersFunctionrenderGlobalUrlHandler
()
redisinsight/ui/src/components/global-url-handler/GlobalUrlHandler.spec.tsx:60
↓ 11 callersFunctionsanitizeMessage
(message: string)
redisinsight/api/src/modules/ssh/utils/error-message.ts:17
↓ 11 callersMethodselectKey
* Select a key from the browser panel in the "existing data" create-index flow. * * The key tree uses `:` as the default delimiter. A key like `
tests/e2e-playwright/pages/vector-search/components/CreateIndexForm.ts:103
↓ 11 callersFunctionsendCommand
( command: string, args?: (Buffer | string)[], replyEncoding: BufferEncoding = 'utf8', )
redisinsight/api/test/helpers/data/redis.ts:12
↓ 11 callersMethodset
(itemName: ElectronStorageItem, item: any)
redisinsight/desktop/src/lib/store/store.ts:28
↓ 11 callersFunctiontruncateNumberToDuration
(number: number)
redisinsight/ui/src/utils/transformers/truncateTTL.ts:58
↓ 11 callersMethodupdateSessionData
(id: string, cloud: any)
redisinsight/api/src/modules/cloud/session/cloud-session.service.ts:37
↓ 11 callersFunctionuseCloudSubscriptionConfig
()
redisinsight/ui/src/pages/autodiscover-cloud/redis-cloud-subscriptions/hooks/useCloudSubscriptionConfig.ts:28
↓ 11 callersFunctionuseGenerateId
( prefix = '', suffix = '', conditionalId?: string, )
redisinsight/ui/src/components/base/utils/hooks/generate-id.ts:11
↓ 11 callersFunctionvalidateScoreNumber
(initValue: string)
redisinsight/ui/src/utils/validations.ts:51
↓ 11 callersMethodwaitForKeysLoaded
* Wait for keys to load * Handles List view (Total:), Tree view (Results:), and empty database
tests/e2e-playwright/pages/browser/components/KeyList.ts:98
↓ 10 callersFunctionDatabaseManagement
()
redisinsight/api/src/common/decorators/database-management.decorator.ts:4
↓ 10 callersMethodReadChar
()
redisinsight/ui/src/packages/ri-explain/src/parser.ts:91
↓ 10 callersMethodaddRedisCloudDatabases
* Add database from cloud * @param sessionMetadata * @param authDto * @param addDatabasesDto
redisinsight/api/src/modules/cloud/autodiscovery/cloud-autodiscovery.service.ts:194
↓ 10 callersFunctioncheckExistingPath
(path: string, object: IJSONData)
redisinsight/ui/src/utils/rejson.ts:18
↓ 10 callersMethodclickAddKey
()
tests/e2e-playwright/pages/browser/components/AddKeyDialog.ts:137
↓ 10 callersFunctioncomboBoxToArray
(items: EuiComboBoxOptionOption[])
redisinsight/ui/src/utils/transformers/browser.ts:3
↓ 10 callersFunctioncreateMockDatabase
( type: AzureRedisType = AzureRedisType.Standard, )
redisinsight/api/src/modules/azure/autodiscovery/azure-autodiscovery.service.spec.ts:89
↓ 10 callersFunctiondeleteKeyFromList
(key: RedisResponseBuffer)
redisinsight/ui/src/slices/browser/keys.ts:1508
↓ 10 callersFunctionextrapolate
( value: number, options: { apply: boolean; extrapolation?: number; showPrefix?: boolean }, fn: (val: nu
redisinsight/ui/src/utils/transformers/extrapolation.ts:6
↓ 10 callersFunctionfetchSubscriptionsRedisCloud
( credentials: Nullable<ICredentialsRedisCloud>, isWithinOauth?: boolean, onSuccessAction?: () => void,
redisinsight/ui/src/slices/instances/cloud.ts:203
↓ 10 callersFunctionfillValidVector
()
redisinsight/ui/src/pages/browser/modules/key-details/components/vector-set-details/similarity-search-form/similarity-search-form/SimilaritySearchForm.spec.tsx:33
↓ 10 callersFunctionfilterAndSort
( arr: Array<Instance | RdiInstance>, search: string, sort: PropertySort, )
redisinsight/ui/src/utils/instance/instanceNavigation.ts:6
↓ 10 callersFunctionformatLongName
( name = '', maxNameLength = 500, endPartLength = 50, separator = ' ... ', )
redisinsight/ui/src/utils/longNames.tsx:7
↓ 10 callersMethodget
* @inheritDoc
redisinsight/api/src/modules/custom-tutorial/repositories/local.custom-tutorial.repository.ts:46
↓ 10 callersMethodgetAppSettings
* Method to get settings
redisinsight/api/src/modules/settings/settings.service.ts:57
↓ 10 callersFunctiongetBrackets
( type: string, position: 'start' | 'end' = 'start', )
redisinsight/ui/src/pages/browser/modules/key-details/components/rejson-details/utils/utils.ts:69
↓ 10 callersFunctiongetDataTestid
(suffix: string)
redisinsight/ui/src/components/auto-refresh/AutoRefresh.tsx:195
↓ 10 callersMethodgetEntries
* Get stream entries * Could be used for lazy loading with "start", "end" and "count" parameters * Could be sorted using "sortOrder" in ASC and
redisinsight/api/src/modules/browser/stream/services/stream.service.ts:51
↓ 10 callersMethodgetIndexContext
* @inheritdoc
redisinsight/api/src/modules/ai/query/repositories/in-memory.ai-query.context.repository.ts:53
↓ 10 callersMethodgetInfo
* Retrieves comprehensive information about the RDI (Redis Data Integration) instance. * * This method is available starting from RDI API v2 and
redisinsight/api/src/modules/rdi/client/api/v2/api.v2.rdi.client.ts:43
↓ 10 callersMethodgetKeyIndexes
* Find all indexes whose prefixes cover the given key. * An index with no prefixes matches all keys of its key_type.
redisinsight/api/src/modules/browser/redisearch/key-indexes.service.ts:32
↓ 10 callersMethodgetRedisTokenByAccountId
* Get an access token for Azure Cache for Redis. * * This token is used to authenticate directly with Azure Redis databases * using Entra ID
redisinsight/api/src/modules/azure/auth/azure-auth.service.ts:303
↓ 10 callersMethodgetSession
(id: string)
redisinsight/api/src/modules/session/providers/storage/in-memory.session.storage.ts:7
↓ 10 callersFunctiongetTotalKeys
(client: RedisClient)
redisinsight/api/src/modules/redis/utils/keys.util.ts:33
↓ 10 callersFunctiongetVectorError
( raw: string, vectorDim?: number, )
redisinsight/ui/src/pages/browser/modules/key-details/components/vector-set-details/vector-set-element-form/utils.ts:99
↓ 10 callersMethodhandleCapiKeyUnauthorizedError
* Determines if capi key unauthorized error * @param e * @param sessionMetadata
redisinsight/api/src/modules/cloud/capi-key/cloud-capi-key.service.ts:305
↓ 10 callersMethodinit
(initConfig: ITelemetryInitEvent)
redisinsight/api/src/modules/analytics/analytics.service.ts:99
↓ 10 callersFunctionisRealArray
(data: any, knownType?: string)
redisinsight/ui/src/pages/browser/modules/key-details/components/rejson-details/utils/utils.ts:63
↓ 10 callersFunctionisRedisearchAvailable
( modules: AdditionalRedisModule[], )
redisinsight/ui/src/utils/modules.ts:62
↓ 10 callersFunctionisVersionHigher
( sourceVersion: string = '', comparableVersion: string = '', )
redisinsight/ui/src/utils/comparisons/compareVersions.ts:26
↓ 10 callersFunctionloadEntries
( telemetryAction?: (data: GetStreamEntriesResponse) => void, )
redisinsight/ui/src/pages/browser/modules/key-details/components/stream-details/stream-details-body/StreamDetailsBody.tsx:156
↓ 10 callersFunctionnullableNumberWithSpaces
(number: Nullable<number> = 0)
redisinsight/ui/src/utils/numbers.ts:10
↓ 10 callersMethodonEvent
(iframeId = '', event = '', callback: any)
redisinsight/ui/src/services/PluginAPI.ts:4
↓ 10 callersFunctionparseVector
(raw: string)
redisinsight/ui/src/pages/browser/modules/key-details/components/vector-set-details/vector-set-element-form/utils.ts:17
↓ 10 callersMethodprocessShardNodes
( shardNodes: any[], slots: string[], )
redisinsight/api/src/modules/cluster-monitor/strategies/cluster-shards.info.strategy.ts:35
↓ 10 callersFunctionrenderComponent
(propsOverride?: Partial<Props>)
redisinsight/ui/src/pages/browser/modules/key-details/components/vector-set-details/vector-set-element-list/VectorSetElementList.spec.tsx:59
↓ 10 callersFunctionrenderComponent
(propsOverride?: Partial<ViewIndexDataButtonProps>)
redisinsight/ui/src/pages/browser/components/view-index-data-button/ViewIndexDataButton.spec.tsx:33
↓ 10 callersFunctionrenderComponent
()
redisinsight/ui/src/pages/vector-search/pages/VectorSearchQueryPage/VectorSearchQueryPage.spec.tsx:64
↓ 10 callersFunctionrenderComponent
( nodeIndex: number, field: keyof ModifiedClusterNodes, )
redisinsight/ui/src/pages/cluster-details/components/ClusterNodesTable/components/ClusterNodesNumericCell/ClusterNodesNumericCell.spec.tsx:70
↓ 10 callersFunctionrenderQueryCardHeaderComponent
( props: Props, telemetry: QueryResultsTelemetry = mockTelemetry, )
redisinsight/ui/src/components/query/query-card/QueryCardHeader/QueryCardHeader.spec.tsx:63
↓ 10 callersFunctionrenderTable
( matches: VectorSetSimilarityMatch[], options: { columnVisibility?: Record<string, boolean> } = {}, )
redisinsight/ui/src/pages/browser/modules/key-details/components/vector-set-details/similarity-search-results/SimilaritySearchResultsTable.spec.tsx:47
↓ 10 callersMethodsendEvent
(iframeId = '', event = '', data?: any)
redisinsight/ui/src/services/PluginAPI.ts:11
↓ 10 callersFunctionsetMocks
(input: { flag: boolean environment: Environment dangerousCommands?: string[] })
redisinsight/ui/src/components/hooks/useDatabaseEnvironment.spec.ts:29
↓ 10 callersFunctionsetState
(state)
redisinsight/ui/src/packages/redisinsight-plugin-sdk/index.js:64
↓ 10 callersFunctionslowLogSelector
(state: RootState)
redisinsight/ui/src/slices/analytics/slowlog.ts:69
↓ 10 callersFunctionstringifyScalarValue
( value: string | number | boolean | bigint, )
redisinsight/ui/src/pages/browser/modules/key-details/components/rejson-details/utils/utils.ts:189
↓ 10 callersFunctiontoNodeReplyArray
(obj: Record<string, any>)
redisinsight/api/src/modules/cluster-monitor/strategies/__tests__/cluster-shards.factory.ts:26
↓ 10 callersFunctionuseChangeEditorType
()
redisinsight/ui/src/pages/browser/modules/key-details/components/change-editor-type-button/useChangeEditorType.tsx:14
↓ 10 callersFunctionuseQueryLibrary
()
redisinsight/ui/src/pages/vector-search/components/query-library-view/hooks/useQueryLibrary.ts:13
↓ 10 callersFunctionuseRedisearchListData
()
redisinsight/ui/src/pages/vector-search/hooks/useRedisearchListData/useRedisearchListData.ts:11
↓ 10 callersFunctionuseSimilarityResultColumns
( matches: VectorSetSimilarityMatch[], )
redisinsight/ui/src/pages/browser/modules/key-details/components/vector-set-details/similarity-search-results/hooks/useSimilarityResultColumns.ts:45
↓ 10 callersFunctionwrapCloudApiError
( error: AxiosError, message?: string, )
redisinsight/api/src/modules/cloud/common/exceptions/cloud-api.error.handler.ts:9
↓ 10 callersFunctionwrapErrorMessageSensitiveData
(e: Error)
redisinsight/desktop/src/utils/wrapErrorSensitiveData.ts:4
↓ 9 callersFunctionDefault
(defaultValue: unknown)
redisinsight/api/src/common/decorators/default.ts:4
↓ 9 callersFunctionTEXT_FAILED_CONVENT_FORMATTER
(format: KeyValueFormat)
redisinsight/ui/src/constants/browser.ts:42
↓ 9 callersFunctionWorkbenchClientMetadata
( databaseIdParam = API_PARAM_DATABASE_ID, )
redisinsight/api/src/modules/workbench/decorators/workbench-client-metadata.decorator.ts:6
↓ 9 callersFunctionazureSelector
(state: RootState)
redisinsight/ui/src/slices/instances/azure.ts:188
↓ 9 callersFunctionbuildProfileQuery
(parsed: { command: ExplainableCommand afterCommand: string })
redisinsight/ui/src/pages/vector-search/components/query-editor/QueryEditor.utils.ts:55
↓ 9 callersFunctioncheckConnectToInstanceAction
( id: string = '', onSuccessAction?: (id: string) => void, onFailAction?: () => void, resetInstance: b
redisinsight/ui/src/slices/instances/instances.ts:813
↓ 9 callersMethodcreateClient
* Simply gets database and creates a client. * Will always return new client. There is no check for the same client already exists * Could be us
redisinsight/api/src/modules/database/providers/database.client.factory.ts:132
↓ 9 callersMethodcreateIndex
* Creates redisearch index * @param clientMetadata * @param dto
redisinsight/api/src/modules/browser/redisearch/redisearch.service.ts:76
↓ 9 callersFunctioncreateMockTokenResult
()
redisinsight/api/src/modules/azure/azure-token-refresh.manager.spec.ts:17
↓ 9 callersMethodcreateTunnel
(target: Endpoint, sshOptions: SshOptions)
redisinsight/api/src/modules/ssh/ssh-tunnel.provider.ts:10
↓ 9 callersFunctionendpoint
(instanceId = constants.TEST_INSTANCE_ID, index = 0)
redisinsight/api/test/api/list/POST-databases-id-list-get_elements-index.test.ts:15
↓ 9 callersFunctionexpectActionsToContain
( actualActions: any[], expectedActions: any[], )
redisinsight/ui/src/utils/test-utils.tsx:472
↓ 9 callersFunctionextractFirstToken
( input: string, )
redisinsight/ui/src/pages/vector-search/components/query-editor/QueryEditor.utils.ts:81
↓ 9 callersFunctionfetchConsumerGroups
( resetData?: boolean, onSuccess?: (data: ConsumerGroupDto[]) => void, onFailed?: () => void, )
redisinsight/ui/src/slices/browser/stream.ts:799
↓ 9 callersFunctionfetchKeyIndexesAction
(keyName: string, force = false)
redisinsight/ui/src/slices/browser/redisearch.ts:683
↓ 9 callersFunctionfocusAt
(input: HTMLInputElement, caret: number, lastKey: string)
redisinsight/ui/src/pages/browser/modules/key-details/components/vector-set-details/similarity-search-form/filter-input-with-suggestions/FilterInputWithSuggestions.spec.tsx:28
↓ 9 callersMethodget
(itemName: ElectronStorageItem)
redisinsight/desktop/src/lib/store/store.ts:13
↓ 9 callersMethodgetAnonymousId
* Returns default anonymous id if was set during service initialization * Otherwise sessionMetadata.userId will be returned or 'unknown' string
redisinsight/api/src/modules/analytics/analytics.service.ts:73
↓ 9 callersMethodgetByName
* @inheritDoc
redisinsight/api/src/modules/feature/local.feature.service.ts:39
↓ 9 callersFunctiongetKeyNamesInOrder
(container: HTMLElement)
redisinsight/ui/src/pages/browser/components/key-list/KeyList.spec.tsx:401
↓ 9 callersFunctiongetMonitorClient
(instanceId)
redisinsight/api/test/api/ws/monitor/monitor.test.ts:13
↓ 9 callersMethodgetOrCreate
* @inheritDoc
redisinsight/api/src/modules/feature/repositories/local.features-config.repository.ts:41
↓ 9 callersMethodgetPrefix
* Get api base for fixed subscriptions * @param type * @private
redisinsight/api/src/modules/cloud/common/providers/cloud.capi.provider.ts:19
↓ 9 callersFunctiongetResultText
( result: Maybe<CommandExecutionResult[]>, query: string, resultsMode?: ResultsMode, db?: number, )
redisinsight/ui/src/components/query/query-card/QueryCardCliResultWrapper/QueryCardCliResultWrapper.tsx:38
↓ 9 callersMethodgetSimilaritySearchPreview
( clientMetadata: ClientMetadata, dto: SimilaritySearchDto, )
redisinsight/api/src/modules/browser/vector-set/vector-set.service.ts:423
↓ 9 callersFunctiongetStringCopyValue
( value: Nullable<RedisResponseBuffer> | undefined, format: KeyValueFormat, compressor: Nullable<KeyValu
redisinsight/ui/src/pages/browser/modules/key-details/components/string-details/StringDetails.utils.ts:17
← previousnext →401–500 of 7,801, ranked by callers