MCPcopy Create free account

hub / github.com/redis/RedisInsight / functions

Functions7,801 in github.com/redis/RedisInsight

↓ 4 callersFunctionendpoint
(instanceId = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/set/PUT-databases-id-set.test.ts:16
↓ 4 callersFunctionendpoint
(instanceId = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/set/POST-databases-id-set.test.ts:17
↓ 4 callersFunctionendpoint
(instanceId = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/stream/DELETE-databases-id-streams-consumer_groups.test.ts:15
↓ 4 callersFunctionendpoint
(instanceId = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/stream/POST-databases-id-streams-consumer_groups-consumers-pending_messages-ack.test.ts:15
↓ 4 callersFunctionendpoint
(instanceId = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/stream/POST-databases-id-streams-entries.test.ts:16
↓ 4 callersFunctionendpoint
(instanceId = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/stream/POST-databases-id-streams-consumer_groups-consumers-pending_messages-claim.test.ts:15
↓ 4 callersFunctionendpoint
(instanceId = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/stream/POST-databases-id-streams-consumer_groups.test.ts:15
↓ 4 callersFunctionendpoint
(instanceId = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/stream/POST-databases-id-streams.test.ts:15
↓ 4 callersFunctionendpoint
(instanceId = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/stream/POST-databases-id-streams-consumer_groups-consumers-get.test.ts:16
↓ 4 callersFunctionendpoint
(instanceId = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/stream/PATCH-databases-id-streams-consumer_groups.test.ts:15
↓ 4 callersFunctionendpoint
(instanceId = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/stream/POST-databases-id-streams-consumer_groups-consumers-pending_messages-get.test.ts:16
↓ 4 callersFunctionendpoint
(instanceId = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/stream/DELETE-databases-id-streams-consumer_groups-consumers.test.ts:15
↓ 4 callersFunctionendpoint
(instanceId = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/slowlog/PATCH-databases-id-slow_logs-config.test.ts:16
↓ 4 callersFunctionerrorsSelector
(state: RootState)
redisinsight/ui/src/slices/app/notifications.ts:214
↓ 4 callersMethodexists
* @inheritDoc
redisinsight/api/src/modules/database/repositories/local.database.repository.ts:67
↓ 4 callersMethodexists
* @inheritDoc
redisinsight/api/src/modules/server/repositories/local.server.repository.ts:19
↓ 4 callersMethodexists
* Check if a database exists in the list
tests/e2e-playwright/pages/databases/components/DatabaseList.ts:97
↓ 4 callersFunctionf
(n: number)
redisinsight/ui/src/utils/colors.ts:15
↓ 4 callersFunctionfetchClientCerts
()
redisinsight/ui/src/slices/instances/clientCerts.ts:68
↓ 4 callersFunctionfetchClusterDetailsAction
( instanceId: string, onSuccessAction?: (data: ClusterDetails) => void, onFailAction?: () => void, )
redisinsight/ui/src/slices/analytics/clusterDetails.ts:54
↓ 4 callersFunctionfetchConsumerMessages
( resetData?: boolean, onSuccess?: () => void, onFailed?: () => void, )
redisinsight/ui/src/slices/browser/stream.ts:978
↓ 4 callersFunctionfetchCsrfTokenAction
( onSuccessAction?: (data: any) => void, onFailAction?: () => void, )
redisinsight/ui/src/slices/app/csrf.ts:58
↓ 4 callersFunctionfetchDBAnalysisAction
( instanceId: string, id: string, onSuccessAction?: (data: DatabaseAnalysis) => void, onFailAction?: (
redisinsight/ui/src/slices/analytics/dbAnalysis.ts:117
↓ 4 callersFunctionfetchDBAnalysisReportsHistory
( instanceId: string, onSuccessAction?: (data: ShortDatabaseAnalysis[]) => void, onFailAction?: () => vo
redisinsight/ui/src/slices/analytics/dbAnalysis.ts:183
↓ 4 callersFunctionfetchDatabasesAzure
(accountId: string, subscriptionId: string)
redisinsight/ui/src/slices/instances/azure.ts:216
↓ 4 callersFunctionfetchEditedInstanceAction
( instance: Instance, onSuccess?: () => void, )
redisinsight/ui/src/slices/instances/instances.ts:785
↓ 4 callersFunctionfetchInstancesAction
(onSuccess?: (data: Instance[]) => void)
redisinsight/ui/src/slices/instances/instances.ts:398
↓ 4 callersFunctionfetchListElements
( key: RedisResponseBuffer, offset: number, count: number, resetData?: boolean, )
redisinsight/ui/src/slices/browser/list.ts:243
↓ 4 callersFunctionfetchMastersSentinelAction
( payload: Instance, onSuccessAction?: () => void, onFailAction?: () => void, )
redisinsight/ui/src/slices/instances/sentinel.ts:137
↓ 4 callersFunctionfetchNamespaceSearchable
( prefixes: [string, string][], signal?: AbortSignal, onSuccessAction?: (data: NamespaceSearchableResult
redisinsight/ui/src/slices/browser/keys.ts:1305
↓ 4 callersFunctionfetchNotificationsAction
( onSuccessAction?: (totalCount: number, numberOfNotifications: number) => void, onFailAction?: () => void
redisinsight/ui/src/slices/app/notifications.ts:226
↓ 4 callersFunctionfetchRdiPipeline
( rdiInstanceId: string, onSuccessAction?: (data: any) => void, onFailAction?: () => void, )
redisinsight/ui/src/slices/rdi/pipeline.ts:273
↓ 4 callersFunctionfetchSetMembers
( key: RedisResponseBuffer, cursor: number, count: number, match: string, resetData?: boolean, onS
redisinsight/ui/src/slices/browser/set.ts:178
↓ 4 callersFunctionfetchString
( key: RedisResponseBuffer, args: IFetchKeyArgs = {}, )
redisinsight/ui/src/slices/browser/string.ts:117
↓ 4 callersFunctionfetchSubscriptionsAzure
(accountId: string)
redisinsight/ui/src/slices/instances/azure.ts:193
↓ 4 callersFunctionfetchUserConfigSettings
( onSuccessAction?: () => void, onFailAction?: () => void, )
redisinsight/ui/src/slices/user/user-settings.ts:129
↓ 4 callersFunctionfetchUserInfo
( onSuccessAction?: (isSelectAccout: boolean) => void, onFailAction?: () => void, )
redisinsight/ui/src/slices/oauth/cloud.ts:350
↓ 4 callersFunctionfetchUserSettingsSpec
( onSuccessAction?: () => void, onFailAction?: () => void, )
redisinsight/ui/src/slices/user/user-settings.ts:154
↓ 4 callersFunctionfetchWBCommandAction
( commandId: string, onSuccessAction?: () => void, onFailAction?: () => void, )
redisinsight/ui/src/slices/workbench/wb-results.ts:502
↓ 4 callersFunctionfilterJsonData
(data: JsonKeyData)
redisinsight/ui/src/pages/vector-search/hooks/useLoadKeyData/helpers.ts:70
↓ 4 callersMethodformat
(data: any, config?: IFormatterConfig)
redisinsight/ui/src/services/formatter/formatter.interfaces.ts:8
↓ 4 callersFunctionformatDateInternal
( date: Date, format: string, timeZone: TimezoneOption, )
redisinsight/ui/src/utils/transformers/formatDate.ts:73
↓ 4 callersFunctiongenerateArgsForInsertText
( argsNames: string[], separator: string = ' ', )
redisinsight/ui/src/utils/commands.ts:234
↓ 4 callersFunctiongenerateAuthHeaders
( credentials: Nullable<ICredentialsRedisCloud>, )
redisinsight/ui/src/slices/instances/cloud.ts:195
↓ 4 callersFunctiongenerateCallbackHtml
( options: GenerateCallbackOptions, )
redisinsight/api/src/modules/azure/auth/azure-auth-callback.template.ts:41
↓ 4 callersFunctiongenerateFtCreateCommand
({ indexName, dataContent, }: FtCreateCommandParams)
redisinsight/ui/src/pages/vector-search/utils/generateFtCreateCommand.ts:13
↓ 4 callersFunctiongenerateHumanMessage
(message: string)
redisinsight/ui/src/utils/transformers/chatbot.ts:7
↓ 4 callersFunctiongenerateNClients
(n: number, options = {})
redisinsight/api/src/modules/redis/redis.client.storage.spec.ts:682
↓ 4 callersMethodgenerateTutorialManifest
* Generate custom manifest based on manifest.json inside tutorial folder and * additional data from local database * @param tutorial
redisinsight/api/src/modules/custom-tutorial/providers/custom-tutorial.manifest.provider.ts:171
↓ 4 callersMethodget
* Get database settings * * @param sessionMetadata * @param id
redisinsight/api/src/modules/database-settings/database-settings.service.ts:56
↓ 4 callersMethodget
( sessionMetadata: SessionMetadata, databaseId: string, )
redisinsight/api/src/modules/database-settings/repositories/local-database-settings.repository.ts:43
↓ 4 callersMethodget
(id: string)
redisinsight/api/src/modules/tag/repository/local.tag.repository.ts:35
↓ 4 callersFunctiongetAccordionToggleButton
(name: string)
redisinsight/ui/src/components/side-panels/panels/live-time-recommendations/components/recommendation/Recommendation.spec.tsx:57
↓ 4 callersFunctiongetAnalyticsDataFromIndexInfo
(reply: string[])
redisinsight/api/src/utils/analytics-helper.ts:60
↓ 4 callersFunctiongetBaseUrl
()
redisinsight/ui/src/services/apiService.ts:29
↓ 4 callersMethodgetCapiCredentials
( sessionMetadata: SessionMetadata, utm?: CloudRequestUtm, )
redisinsight/api/src/modules/cloud/autodiscovery/me.cloud-autodiscovery.service.ts:27
↓ 4 callersFunctiongetCellIndicies
(child: React.ReactChild)
redisinsight/ui/src/components/virtual-grid/utils.tsx:5
↓ 4 callersFunctiongetChannelField
()
redisinsight/ui/src/pages/pub-sub/components/publish-message/PublishMessage.spec.tsx:99
↓ 4 callersMethodgetCloudUser
* Get cloud user profile * @param sessionMetadata * @param forceSync * @param utm
redisinsight/api/src/modules/cloud/user/cloud-user.api.service.ts:216
↓ 4 callersFunctiongetCommandRepeat
(command = '')
redisinsight/ui/src/utils/commands.ts:262
↓ 4 callersMethodgetCommands
* Try to return latest commands * In case of any errors will return default one
redisinsight/api/src/modules/commands/commands-json.provider.ts:50
↓ 4 callersFunctiongetCommandsFromQuery
( query: string, commandsArray: string[] = [], )
redisinsight/ui/src/utils/monaco/monacoUtils.ts:395
↓ 4 callersFunctiongetCompletionProvider
( keywords: string[] = [], functions: monacoEditor.languages.CompletionItem[] = [], )
redisinsight/ui/src/utils/monaco/completionProvider.ts:3
↓ 4 callersMethodgetControlInfo
* @inheritDoc
redisinsight/api/src/modules/feature/local.features-config.service.ts:175
↓ 4 callersMethodgetCreateIndexMenuItem
(option: 'sample-data' | 'existing-data')
tests/e2e-playwright/pages/vector-search/components/IndexList.ts:26
↓ 4 callersMethodgetCurrentDelimiters
* Read all configured delimiter labels (chip titles) in order.
tests/e2e-playwright/pages/browser/components/KeyList.ts:497
↓ 4 callersMethodgetDatabaseExternalEndpoint
( database: IRedisEnterpriseDatabase, )
redisinsight/api/src/modules/redis-enterprise/redis-enterprise.service.ts:154
↓ 4 callersMethodgetDatabaseNames
* Get database names in order
tests/e2e-playwright/pages/databases/components/DatabaseList.ts:342
↓ 4 callersMethodgetDatabases
( sessionMetadata: SessionMetadata, dto: ClusterConnectionDetailsDto, )
redisinsight/api/src/modules/redis-enterprise/redis-enterprise.service.ts:48
↓ 4 callersMethodgetDatabasesCount
( client: RedisClient, keyspaceInfo?: object, )
redisinsight/api/src/modules/database/providers/database-info.provider.ts:222
↓ 4 callersMethodgetDb
()
redisinsight/ui/src/services/query-library/database/QueryLibraryStorage.ts:54
↓ 4 callersMethodgetDefaultCommands
* Try to get default json that was delivered with build * In case when no default data we will return empty object to not fail api call
redisinsight/api/src/modules/commands/commands-json.provider.ts:73
↓ 4 callersFunctiongetDefaultConsumer
(consumers: ConsumerDto[])
redisinsight/ui/src/utils/streamUtils.ts:73
↓ 4 callersFunctiongetDisplayAppInTrayValue
()
redisinsight/desktop/src/lib/tray/trayManager.ts:25
↓ 4 callersFunctiongetDocumentsSchema
( client: RedisClient, index: string, info: object, )
redisinsight/api/src/modules/ai/query/utils/context.util.ts:152
↓ 4 callersMethodgetElements
( clientMetadata: ClientMetadata, dto: GetListElementsDto, )
redisinsight/api/src/modules/browser/list/list.service.ts:122
↓ 4 callersFunctiongetExpertChatHistoryAction
( instanceId: string, onSuccess?: () => void, )
redisinsight/ui/src/slices/panels/aiAssistant.ts:352
↓ 4 callersFunctiongetFormValues
(instance?: Nullable<Record<string, any>>)
redisinsight/ui/src/pages/home/utils/form.tsx:285
↓ 4 callersFunctiongetFreeDbFlag
( event: TelemetryEvent, freeDbEvents: TelemetryEvent[] = FREE_DB_IDENTIFIER_TELEMETRY_EVENTS, )
redisinsight/ui/src/telemetry/telemetryUtils.ts:56
↓ 4 callersFunctiongetFunctionsTokens
( tokenName: string, )
redisinsight/ui/src/utils/monaco/monarchTokens/redisearchTokensTemplates.ts:15
↓ 4 callersMethodgetInfo
* Gets the info of a given index * @param clientMetadata * @param dto
redisinsight/api/src/modules/browser/redisearch/redisearch.service.ts:157
↓ 4 callersMethodgetInstance
()
redisinsight/desktop/src/lib/auth/tcp.auth.strategy.ts:18
↓ 4 callersMethodgetInstanceId
(client: Socket)
redisinsight/api/src/modules/profiler/profiler.gateway.ts:108
↓ 4 callersMethodgetItem
(id: string)
tests/e2e-playwright/pages/vector-search/components/QueryLibrary.ts:28
↓ 4 callersMethodgetItemByName
(name: string)
tests/e2e-playwright/pages/vector-search/components/QueryLibrary.ts:40
↓ 4 callersMethodgetJsonDataType
( client: RedisClient, keyName: RedisString, path: string, )
redisinsight/api/src/modules/browser/rejson-rl/rejson-rl.service.ts:140
↓ 4 callersMethodgetKeyInfo
( clientMetadata: ClientMetadata, key: RedisString, includeSize: boolean = false, )
redisinsight/api/src/modules/browser/keys/keys.service.ts:144
↓ 4 callersMethodgetManagementTokenByAccountId
* Get an access token for Azure Resource Manager (ARM) API. * * This token is used to call Azure Management APIs for autodiscovery: * - List
redisinsight/api/src/modules/azure/auth/azure-auth.service.ts:336
↓ 4 callersFunctiongetMonacoLines
(command: string = '')
redisinsight/ui/src/utils/monaco/monacoUtils.ts:392
↓ 4 callersMethodgetObserver
* Get Redis Observer from existing ones * @param instanceId
redisinsight/api/src/modules/profiler/providers/redis-observer.provider.ts:121
↓ 4 callersFunctiongetParentByManifest
( manifest: IEnablementAreaItem[], manifestPath: Nullable<string> = '', )
redisinsight/ui/src/components/side-panels/panels/enablement-area/EnablementArea/utils/getFileInfo.ts:177
↓ 4 callersMethodgetPassword
* Get password from the OS secret storage * @private
redisinsight/api/src/modules/encryption/strategies/keytar-encryption.strategy.ts:62
↓ 4 callersFunctiongetPayload
(connectionUrl: string, returnOnError = false)
redisinsight/ui/src/pages/home/components/add-database-screen/AddDatabaseScreen.tsx:37
↓ 4 callersFunctiongetPemBodyFromFileSync
(path: string)
redisinsight/api/src/common/utils/certificate-import.util.ts:10
↓ 4 callersFunctiongetRedirectionPage
( pageInput: string, databaseId?: string, currentPathname?: string, )
redisinsight/ui/src/utils/routing.ts:32
↓ 4 callersMethodgetRemoteBuildInfo
* Get checksum for the remote latest version
redisinsight/api/src/modules/statics-management/providers/auto-updated-statics.provider.ts:125
↓ 4 callersFunctiongetSearchOptions
(tokens: string[], startIndex = 0)
redisinsight/ui/src/packages/geodata/src/utils/geoParser.ts:108
↓ 4 callersFunctiongetSelectionColumn
({ size = 50, id = 'row-selection', }: Props = {})
redisinsight/ui/src/pages/autodiscover-cloud/utils.tsx:12
↓ 4 callersMethodgetStrategy
(database: Database)
redisinsight/api/src/modules/database/credentials/local.credential-strategy.provider.ts:29
↓ 4 callersFunctiongetSubscribeBtn
()
redisinsight/ui/src/pages/pub-sub/components/subscribe-form/SubscribeForm.spec.tsx:46
← previousnext →1,201–1,300 of 7,801, ranked by callers