MCPcopy Index your code

hub / github.com/redis/RedisInsight / functions

Functions7,801 in github.com/redis/RedisInsight

↓ 19 callersFunctionwrapAiQueryError
( error: any, message?: string, )
redisinsight/api/src/modules/ai/query/exceptions/ai-query.error.handler.ts:15
↓ 18 callersMethodabort
(dto: BulkActionIdDto)
redisinsight/api/src/modules/bulk-actions/bulk-actions.service.ts:51
↓ 18 callersFunctionbaseState
()
redisinsight/ui/src/pages/browser/modules/key-details/components/vector-set-details/hooks/useSimilaritySearch/useSimilaritySearch.spec.ts:52
↓ 18 callersMethodchangeState
()
redisinsight/api/src/modules/bulk-actions/interfaces/bulk-action.interface.ts:8
↓ 18 callersFunctioncliSettingsSelector
(state: RootState)
redisinsight/ui/src/slices/cli/cli-settings.ts:183
↓ 18 callersFunctioncloudSelector
(state: RootState)
redisinsight/ui/src/slices/instances/cloud.ts:190
↓ 18 callersFunctioncreateDefaultDatabaseMock
( overrides: Partial<Record<keyof QueryLibraryDatabase, jest.Mock>> = {}, )
redisinsight/ui/src/services/query-library/QueryLibraryService.spec.ts:64
↓ 18 callersMethodcreateHashKey
* Create a Hash key via API
tests/e2e-playwright/helpers/api.ts:164
↓ 18 callersMethoddiscover
* Try to add standalone databases without auth from processes running on the host machine listening on TCP4 * Database alias will be "host:port"
redisinsight/api/src/modules/database-discovery/auto.database-discovery.service.ts:27
↓ 18 callersMethodencryptEntity
* Encrypt required fields based on picked encryption strategy * Should always throw an encryption error to determine that something wrong * with
redisinsight/api/src/modules/encryption/model.encryptor.ts:42
↓ 18 callersFunctionfetchKeys
( options: { searchMode: SearchMode cursor: string count: number telemetryProperties?: {}
redisinsight/ui/src/slices/browser/keys.ts:1434
↓ 18 callersMethodformat
(reply: any)
redisinsight/api/src/modules/cli/services/cli-business/output-formatter/output-formatter.interface.ts:12
↓ 18 callersMethodget
* Fetches entity, decrypt and return full DatabaseAnalysis model * @param id
redisinsight/api/src/modules/database-analysis/providers/database-analysis.provider.ts:68
↓ 18 callersMethodgetCommandHistory
( instanceId: string, commandId: string, )
redisinsight/ui/src/services/commands-history/database/interface.ts:15
↓ 18 callersFunctiongetRangeForNumber
( value: number, breakpoints: number[] = TOTAL_KEYS_BREAKPOINTS, )
redisinsight/api/src/utils/analytics-helper.ts:15
↓ 18 callersMethodgetRow
* Get a database row by name * Uses a strict text match against the inner name `<p>` of the database * alias column (2nd column). Matching on th
tests/e2e-playwright/pages/databases/components/DatabaseList.ts:76
↓ 18 callersFunctiongetSourceTutorialByCapability
(moduleName = '')
redisinsight/ui/src/utils/capability.ts:16
↓ 18 callersFunctionisVersionHigherOrEquals
( sourceVersion: string = '', comparableVersion: string = '', )
redisinsight/ui/src/utils/comparisons/compareVersions.ts:3
↓ 18 callersFunctionmockEnvironment
(environment: Environment)
redisinsight/ui/src/components/production-write-confirmation/ProductionWriteConfirmationProvider.spec.tsx:22
↓ 18 callersFunctionmockRedisCallsForSafeResponse
( path, key, type, value, cardinality = 0, )
redisinsight/api/src/modules/browser/rejson-rl/rejson-rl.service.spec.ts:73
↓ 18 callersMethodremove
* Disconnect client without waiting for pending commands * and removes it from the clients pool * @param id
redisinsight/api/src/modules/redis/redis.client.storage.ts:163
↓ 18 callersFunctionrenderComponent
( command: string, response: unknown, mode: GeodataMode = GeodataMode.Inspector, )
redisinsight/ui/src/packages/geodata/src/App.spec.tsx:7
↓ 18 callersFunctionrenderComponent
( props?: Partial<Props> & { initialValues?: Partial<AzureManualConnectionFormValues> }, )
redisinsight/ui/src/pages/autodiscover-azure/azure-manual-connection/AzureManualConnectionForm.spec.tsx:36
↓ 18 callersFunctionrenderConfirmationPopover
( props: Partial<ConfirmationPopoverProps> = {}, )
redisinsight/ui/src/components/confirmation-popover/ConfirmationPopover.spec.tsx:21
↓ 18 callersMethodwaitForLoad
()
tests/e2e-playwright/pages/eula/EulaPage.ts:58
↓ 17 callersMethodaddCommandsToHistory
( instanceId: string, commandExecutionType: CommandExecutionType, commands: string[], options:
redisinsight/ui/src/services/commands-history/database/interface.ts:20
↓ 17 callersFunctioncliParseTextResponseWithOffset
( text: string = '', command: string = '', status: CommandExecutionStatus = CommandExecutionStatus.Succe
redisinsight/ui/src/utils/cliHelper.tsx:33
↓ 17 callersMethodcreateClient
( clientMetadata: RdiClientMetadata, rdi: Rdi, )
redisinsight/api/src/modules/rdi/providers/rdi.client.factory.ts:11
↓ 17 callersFunctioncreateMockAccount
()
redisinsight/api/src/modules/azure/autodiscovery/azure-autodiscovery.service.spec.ts:33
↓ 17 callersFunctionfilter
* Check all filters (starting from "AND" since { filters: [] } equal to filters: [{ and: []}]) * @param filters * @protected
redisinsight/api/src/modules/feature/providers/feature-flag/strategies/feature.flag.strategy.ts:103
↓ 17 callersMethodget
* Get CAPI key by id * @param id
redisinsight/api/src/modules/cloud/capi-key/cloud-capi-key.service.ts:193
↓ 17 callersMethodgetDangerousCommands
* Get cached dangerous commands list for the connection, or fetch and cache it. * Permanent failures (ACL unsupported or NOPERM) are also cached as
redisinsight/api/src/modules/database/providers/dangerous-commands.provider.ts:19
↓ 17 callersMethodgetOrCreate
(rdiClientMetadata: RdiClientMetadata)
redisinsight/api/src/modules/rdi/providers/rdi.client.provider.ts:19
↓ 17 callersMethodgetSession
(id: string)
redisinsight/api/src/modules/cloud/session/cloud-session.service.ts:15
↓ 17 callersFunctionisTruncatedString
(value: Nullable<RedisString>)
redisinsight/ui/src/utils/bigString.ts:26
↓ 17 callersFunctionmockDatabase
()
redisinsight/ui/src/pages/autodiscover-azure/azure-databases/AzureDatabases/AzureDatabases.spec.tsx:12
↓ 17 callersMethodopenAddKeyDialog
()
tests/e2e-playwright/pages/browser/BrowserPage.ts:84
↓ 17 callersMethodput
(item: QueryLibraryItem)
redisinsight/ui/src/services/query-library/database/QueryLibraryStorage.ts:91
↓ 17 callersMethodremove
(itemName: string = '')
redisinsight/ui/src/services/storage.ts:52
↓ 17 callersFunctionrenderComponent
(propsOverride?: Partial<QueryLibraryViewProps>)
redisinsight/ui/src/pages/vector-search/components/query-library-view/QueryLibraryView.spec.tsx:52
↓ 17 callersFunctionrenderToast
(notification: InfiniteMessage)
redisinsight/ui/src/components/notifications/components/infinite-messages/InfiniteMessages.spec.tsx:34
↓ 17 callersMethodsendCommand
* @inheritDoc
redisinsight/api/src/modules/redis/client/node-redis/cluster.node-redis.client.ts:72
↓ 17 callersMethodunsubscribe
(client: RedisClient)
redisinsight/api/src/modules/pub-sub/interfaces/subscription.interface.ts:15
↓ 17 callersFunctionuseProductionWriteConfirmation
()
redisinsight/ui/src/components/production-write-confirmation/ProductionWriteConfirmationProvider.tsx:30
↓ 16 callersFunctionasSuggestionsRef
( suggestions: monacoEditor.languages.CompletionItem[], forceHide = true, forceShow = true, )
redisinsight/ui/src/pages/workbench/utils/suggestions.ts:25
↓ 16 callersFunctionbufferToSerializedFormat
( format: KeyValueFormat, value: RedisResponseBuffer = stringToBuffer(''), space?: number, )
redisinsight/ui/src/utils/formatters/valueFormatters.tsx:246
↓ 16 callersFunctionbulkActionsSelector
(state: RootState)
redisinsight/ui/src/slices/browser/bulkActions.ts:208
↓ 16 callersFunctioncheckAllTelemetryButtons
( stepName: OnboardingStepName, sendEventTelemetry: jest.Mock, )
redisinsight/ui/src/components/onboarding-features/OnboardingFeatures.spec.tsx:112
↓ 16 callersMethodclickKey
* Click on a key by name
tests/e2e-playwright/pages/browser/components/KeyList.ts:178
↓ 16 callersMethodcreateIndex
* Create a RediSearch index via the CLI endpoint. * * Builds an `FT.CREATE` command from the provided arguments and sends it * through the sa
tests/e2e-playwright/helpers/api.ts:375
↓ 16 callersMethodcreateStandaloneClient
* @inheritDoc
redisinsight/api/src/modules/redis/connection/node.redis.connection.strategy.ts:174
↓ 16 callersFunctionendpoint
(id = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/database/PATCH-databases-id.test.ts:19
↓ 16 callersFunctionensureSemanticVersion
(instance: Instance)
redisinsight/ui/src/utils/instance/instanceModules.ts:48
↓ 16 callersFunctionfetchKeyInfo
( key: RedisResponseBuffer, resetData?: boolean, onSuccess?: (data: Nullable<IKeyPropTypes>) => void, )
redisinsight/ui/src/slices/browser/keys.ts:806
↓ 16 callersFunctionfilterVersion
( cond: FeatureConfigFilterCondition, value: string, filterValue: string, )
redisinsight/api/src/utils/feature-version-filter.helper.ts:4
↓ 16 callersMethodget
(dto: BulkActionIdDto)
redisinsight/api/src/modules/bulk-actions/bulk-actions.service.ts:46
↓ 16 callersMethodgetCommandsHistory
( instanceId: string, commandExecutionType: CommandExecutionType, )
redisinsight/ui/src/services/commands-history/database/interface.ts:10
↓ 16 callersFunctiongetEnv
(key: string, defaultValue?: string)
tests/e2e-playwright/config/env.ts:31
↓ 16 callersMethodgetFolderByName
* Get folder treeitem by name in tree view. * Matches whether the folder is currently expanded or collapsed.
tests/e2e-playwright/pages/browser/components/KeyList.ts:411
↓ 16 callersMethodgetOrCreate
()
redisinsight/api/src/modules/settings/repositories/local.settings.repository.ts:17
↓ 16 callersMethodgetOverview
* Calculates redis database metrics based on connection type (eg Cluster or Standalone) * @param clientMetadata * @param client * @param keys
redisinsight/api/src/modules/database/providers/database-overview.provider.ts:28
↓ 16 callersFunctionhandleDownloadButton
( data: string, filename: string, onSuccess?: () => void, )
redisinsight/ui/src/utils/events/handleDownloadButton.ts:16
↓ 16 callersFunctionhashSelector
(state: RootState)
redisinsight/ui/src/slices/browser/hash.ts:218
↓ 16 callersMethodisVisible
()
tests/e2e-playwright/pages/browser/components/KeyDetails.ts:140
↓ 16 callersFunctionrdiPipelineSelector
(state: RootState)
redisinsight/ui/src/slices/rdi/pipeline.ts:228
↓ 16 callersFunctionrenderComponent
(props: Partial<IndexListProps> = {})
redisinsight/ui/src/pages/vector-search/components/index-list/IndexList.spec.tsx:21
↓ 16 callersMethodsendCommand
* Send a Redis command via the Workbench command-executions endpoint. * Returns the `response` field from the first result entry.
tests/e2e-playwright/helpers/api.ts:526
↓ 16 callersMethodsendCommandExecutedEvent
( sessionMetadata: SessionMetadata, databaseId: string, commandExecutionType: CommandExecutionType
redisinsight/api/src/modules/workbench/workbench.analytics.ts:83
↓ 16 callersFunctionsquare
(l: number)
redisinsight/ui/src/packages/redisgraph/src/graphd3.ts:312
↓ 15 callersFunctionaiAssistantChatSelector
(state: RootState)
redisinsight/ui/src/slices/panels/aiAssistant.ts:200
↓ 15 callersFunctionappFeatureSelector
(state: RootState)
redisinsight/ui/src/slices/app/features.ts:204
↓ 15 callersFunctionbuildVsimByElementCommand
( dto: Pick<SimilaritySearchDto, 'keyName' | 'elementName' | 'count'>, options: VsimCommandOptions = {}, )
redisinsight/api/src/modules/browser/vector-set/__tests__/vector-set.factory.ts:202
↓ 15 callersMethodencrypt
(data: string)
redisinsight/api/src/modules/encryption/strategies/encryption-strategy.interface.ts:4
↓ 15 callersMethodformat
(reply: any)
redisinsight/api/src/common/transformers/redis-reply/formatter.interface.ts:7
↓ 15 callersFunctionformatVsimCommandPreview
( dto: SimilaritySearchDto, options: VsimWithAttribsOption = {}, )
redisinsight/api/src/modules/browser/vector-set/vector-set.utils.ts:279
↓ 15 callersMethodget
(id: string)
redisinsight/api/src/modules/rdi/rdi.service.ts:51
↓ 15 callersFunctiongetActionButtonState
( action: PipelineAction | null, pipelineStatus: PipelineStatus | undefined, disabled: boolean, )
redisinsight/ui/src/pages/rdi/instance/components/header/components/pipeline-actions/utils.ts:8
↓ 15 callersMethodgetByMetadata
* Will generate "id" based on client metadata and invoke getClient method * @param clientMetadata
redisinsight/api/src/modules/redis/redis.client.storage.ts:100
↓ 15 callersMethodgetConnectionType
()
redisinsight/api/src/modules/redis/client/ioredis/cluster.ioredis.client.ts:20
↓ 15 callersFunctiongetRdiUrl
(...path: string[])
redisinsight/ui/src/utils/rdi/getUrlRdiInstance.ts:3
↓ 15 callersMethodhandleCallback
(query: any)
redisinsight/desktop/src/lib/auth/auth.interface.ts:5
↓ 15 callersFunctionmatch
( name: string, score: number, attributes?: string, )
redisinsight/ui/src/pages/browser/modules/key-details/components/vector-set-details/similarity-search-results/utils/parseAttributes.spec.ts:12
↓ 15 callersFunctionmockBulkActionsAnalytics
()
redisinsight/api/src/__mocks__/bulk-actions.ts:93
↓ 15 callersFunctionparseAttributes
( raw: string | undefined | null, )
redisinsight/ui/src/pages/browser/modules/key-details/components/vector-set-details/similarity-search-results/utils/parseAttributes.ts:5
↓ 15 callersFunctionrenderComponent
(props = {})
redisinsight/ui/src/pages/vector-search/components/query-editor/QueryEditorWrapper.spec.tsx:33
↓ 15 callersFunctionrenderComponent
(propsOverride?: Partial<Props>)
redisinsight/ui/src/pages/autodiscover-azure/azure-subscriptions/AzureSubscriptions/AzureSubscriptions.spec.tsx:37
↓ 15 callersFunctionrenderTrigger
( onConfirm: jest.Mock, overrides?: Partial<ProductionWriteConfirmationRequest>, )
redisinsight/ui/src/components/production-write-confirmation/ProductionWriteConfirmationProvider.spec.tsx:70
↓ 15 callersFunctionrenderUseRedisInstanceCompatibility
()
redisinsight/ui/src/pages/vector-search/hooks/useRedisInstanceCompatibility/useRedisInstanceCompatibility.spec.ts:19
↓ 15 callersFunctionsetSelector
(state: RootState)
redisinsight/ui/src/slices/browser/set.ts:171
↓ 15 callersFunctionuseListContent
()
redisinsight/ui/src/pages/vector-search/hooks/useListContent/useListContent.ts:30
↓ 15 callersMethodvalidate
* Validates session metadata required properties to be defined * Must be used in all the places that works with clients * @param sessionMetadata
redisinsight/api/src/common/models/session.ts:53
↓ 14 callersFunctionattributeColumnId
(key: string)
redisinsight/ui/src/pages/browser/modules/key-details/components/vector-set-details/similarity-search-results/hooks/useSimilarityResultColumns.ts:34
↓ 14 callersFunctioncatchMultiTransactionError
( transactionResults: [Error, RedisClientCommandReply][], )
redisinsight/api/src/utils/catch-redis-errors.ts:161
↓ 14 callersMethodcheck
* Check recommendation condition * @param clientMetadata * @param recommendationName * @param data
redisinsight/api/src/modules/database-recommendation/database-recommendation.service.ts:159
↓ 14 callersMethodclose
* Close the CLI panel
tests/e2e-playwright/pages/cli/CliPanel.ts:44
↓ 14 callersFunctioncolFactory
( instances: InstanceRedisCloud[] = [], instancesForOptions: InstanceRedisCloud[] = [], )
redisinsight/ui/src/pages/autodiscover-cloud/redis-cloud-databases-result/utils/colFactory.ts:15
↓ 14 callersFunctioncreateMockClient
(tokenExpiresOn?: Date)
redisinsight/api/src/modules/azure/azure-token-refresh.manager.spec.ts:26
↓ 14 callersMethoddeleteAllIndexes
* Delete RediSearch indexes in the database. * When called without a filter, deletes all indexes. * Pass a filter predicate to delete only match
tests/e2e-playwright/helpers/api.ts:411
↓ 14 callersFunctiongenerateArgsNames
( provider: string = 'unknown', args: ICommandArg[], pureName: boolean = false, onlyMandatory: boolean
redisinsight/ui/src/utils/commands.ts:219
↓ 14 callersFunctiongenerateColumns
( data: Record<string, unknown>[], customColumns?: Record<string, string | ColumnConfig>, )
redisinsight/api/src/modules/rdi/utils/transformer.util.ts:68
← previousnext →201–300 of 7,801, ranked by callers