MCPcopy Create free account

hub / github.com/redis/RedisInsight / functions

Functions7,801 in github.com/redis/RedisInsight

↓ 1 callersFunctionfetchPage
()
scripts/fetch-jira-tickets.js:117
↓ 1 callersFunctionfetchPatternKeysAction
( cursor: string, count: number, telemetryProperties: { [key: string]: any } = {}, onSuccess?: (data:
redisinsight/ui/src/slices/browser/keys.ts:639
↓ 1 callersFunctionfetchProfile
( onSuccessAction?: (isMultiAccount?: boolean) => void, onFailAction?: () => void, )
redisinsight/ui/src/slices/oauth/cloud.ts:320
↓ 1 callersFunctionfetchRedisearchKeysAction
( cursor: string, count: number, telemetryProperties: { [key: string]: any } = {}, onSuccess?: (value:
redisinsight/ui/src/slices/browser/redisearch.ts:360
↓ 1 callersMethodfetchRemoteConfig
* Fetch remote new config from remote server * @private
redisinsight/api/src/modules/feature/local.features-config.service.ts:77
↓ 1 callersMethodfetchStandardRedis
( client: AxiosInstance, subscriptionId: string, )
redisinsight/api/src/modules/azure/autodiscovery/azure-autodiscovery.service.ts:217
↓ 1 callersFunctionfillArgsByType
( args: IRedisCommand[], expandBlock = true, )
redisinsight/ui/src/pages/workbench/utils/query_old.ts:444
↓ 1 callersMethodfillHashField
(field: string, value: string)
tests/e2e-playwright/pages/browser/components/AddKeyDialog.ts:151
↓ 1 callersMethodfillJsonValue
(value: string)
tests/e2e-playwright/pages/browser/components/AddKeyDialog.ts:174
↓ 1 callersMethodfillListElement
(element: string)
tests/e2e-playwright/pages/browser/components/AddKeyDialog.ts:156
↓ 1 callersMethodfillSetMember
(member: string)
tests/e2e-playwright/pages/browser/components/AddKeyDialog.ts:160
↓ 1 callersMethodfillStreamField
(field: string, value: string)
tests/e2e-playwright/pages/browser/components/AddKeyDialog.ts:169
↓ 1 callersMethodfillTtl
(ttl: string)
tests/e2e-playwright/pages/browser/components/AddKeyDialog.ts:133
↓ 1 callersMethodfillVectorSetElement
(name: string, vector: string)
tests/e2e-playwright/pages/browser/components/AddKeyDialog.ts:194
↓ 1 callersMethodfillZSetMember
(member: string, score: string)
tests/e2e-playwright/pages/browser/components/AddKeyDialog.ts:164
↓ 1 callersMethodfilterByCategory
* Filter commands by category/group type * @param groupType - The internal group type value (e.g., 'string', 'hash', 'set')
tests/e2e-playwright/pages/command-helper/CommandHelperPanel.ts:96
↓ 1 callersFunctionfilterOptions
( selection: AutoTagOption[], value?: AutoTagOption['value'], label?: AutoTagOption['label'], )
redisinsight/ui/src/components/base/forms/combo-box/AutoTag.tsx:58
↓ 1 callersMethodfinalizeReport
()
redisinsight/api/src/modules/bulk-actions/models/bulk-action.ts:193
↓ 1 callersFunctionfindArgByToken
( list: IRedisCommand[], arg: string, )
redisinsight/ui/src/pages/workbench/utils/query_old.ts:484
↓ 1 callersFunctionfindArgIndexByCursor
( args: string[] = [], fullQuery: string, cursorPosition: number, )
redisinsight/ui/src/utils/monaco/monacoUtils.ts:344
↓ 1 callersMethodfindClients
* Finds clients by partial clientMetadata fields and returns array of ids * @param clientMetadata * @private
redisinsight/api/src/modules/redis/redis.client.storage.ts:68
↓ 1 callersMethodfindClientsById
* Finds clients by rdi instance id and returns array of ids * @param id * @private
redisinsight/api/src/modules/rdi/providers/rdi.client.storage.ts:79
↓ 1 callersFunctionfindCommandEarlier
( model: monacoEditor.editor.ITextModel, position: monacoEditor.Position, commandsSpec: ICommands = {},
redisinsight/ui/src/utils/monaco/monacoUtils.ts:94
↓ 1 callersFunctionfindCompleteQuery
( model: monacoEditor.editor.ITextModel, position: monacoEditor.Position, commandsSpec: ICommands = {},
redisinsight/ui/src/utils/monaco/monacoUtils.ts:240
↓ 1 callersFunctionfindElementBySelectorOrRef
(elementTarget?: FocusTarget)
redisinsight/ui/src/components/base/utils/FocusTrap.tsx:7
↓ 1 callersMethodfindFirstSearchableKey
( client: any, prefix: string, )
redisinsight/api/src/modules/browser/keys/keys.service.ts:322
↓ 1 callersMethodfindFreePlanById
( plans: CloudSubscriptionPlan[], planId: number, )
redisinsight/api/src/modules/cloud/subscription/cloud-subscription.capi.service.ts:60
↓ 1 callersMethodfindFreeSubscription
( subscriptions: CloudSubscription[], )
redisinsight/api/src/modules/cloud/subscription/cloud-subscription.capi.service.ts:29
↓ 1 callersMethodfindMatchingIndexes
( keyStr: string, entries: IndexEntry[], )
redisinsight/api/src/modules/browser/redisearch/key-indexes.service.ts:94
↓ 1 callersFunctionfindReplicasForDatabase
( databases: any[], sourceDatabaseId: number, )
redisinsight/api/src/modules/cloud/database/utils/cloud-data-converter.ts:76
↓ 1 callersFunctionfindRouteByPathname
( routes: IRoute[], pathname: string, )
redisinsight/ui/src/utils/routing.ts:7
↓ 1 callersFunctionfindStopArgument
( queryArgs: string[], command?: IRedisCommandTree, count?: Maybe<number>, forceReturn = false, pare
redisinsight/ui/src/pages/workbench/utils/query.ts:83
↓ 1 callersFunctionfindStopArgumentInQuery
( queryArgs: string[], restCommandArgs: Maybe<IRedisCommand[]> = [], )
redisinsight/ui/src/pages/workbench/utils/query_old.ts:58
↓ 1 callersFunctionfindStopArgumentWithSuggestions
( currentBlock: BlockTokensTree, )
redisinsight/ui/src/pages/workbench/utils/query.ts:330
↓ 1 callersFunctionfindSuggestionsByArg
( listOfCommands: IRedisCommand[], command: IMonacoQuery, cursorContext: CursorContext, additionData:
redisinsight/ui/src/pages/workbench/utils/searchSuggestions.ts:25
↓ 1 callersMethodfindUserJobs
(sessionMetadata: SessionMetadata)
redisinsight/api/src/modules/cloud/job/cloud-job.provider.ts:55
↓ 1 callersMethodflushLogs
()
redisinsight/api/src/modules/profiler/emitters/file.logs-emitter.ts:46
↓ 1 callersMethodflushLogs
()
redisinsight/api/src/modules/profiler/models/profiler.client.ts:77
↓ 1 callersFunctionformatContent
()
redisinsight/ui/src/components/side-panels/panels/ai-assistant/components/shared/markdown-message/MarkdownMessage.tsx:39
↓ 1 callersMethodformatRedisArrayReply
(reply: Buffer | Buffer[])
redisinsight/api/src/modules/cli/services/cli-business/output-formatter/strategies/utf-8-formatter.strategy.ts:19
↓ 1 callersMethodformatRedisArrayReply
(reply: Buffer | Buffer[])
redisinsight/api/src/modules/cli/services/cli-business/output-formatter/strategies/raw-formatter.strategy.ts:19
↓ 1 callersMethodformatRedisArrayReply
(reply: Buffer | Buffer[])
redisinsight/api/src/common/transformers/redis-reply/strategies/utf8-formatter.strategy.ts:19
↓ 1 callersMethodformatRedisArrayReply
(reply: Buffer | Buffer[])
redisinsight/api/src/common/transformers/redis-reply/strategies/ascii-formatter.strategy.ts:19
↓ 1 callersMethodformatRedisObjectReply
(reply: Object)
redisinsight/api/src/modules/cli/services/cli-business/output-formatter/strategies/utf-8-formatter.strategy.ts:33
↓ 1 callersMethodformatRedisObjectReply
(reply: Object)
redisinsight/api/src/modules/cli/services/cli-business/output-formatter/strategies/raw-formatter.strategy.ts:33
↓ 1 callersMethodformatRedisObjectReply
(reply: Object)
redisinsight/api/src/common/transformers/redis-reply/strategies/utf8-formatter.strategy.ts:33
↓ 1 callersMethodformatRedisObjectReply
(reply: Object)
redisinsight/api/src/common/transformers/redis-reply/strategies/ascii-formatter.strategy.ts:33
↓ 1 callersMethodformatReplyToDto
* Converts RESP response from Redis * [ * ['name', 'g1', 'consumers', 0, 'pending', 0, 'last-delivered-id', '1653034260278-0'], * ['name',
redisinsight/api/src/modules/browser/stream/services/consumer-group.service.ts:285
↓ 1 callersMethodformatReplyToDto
* Converts RESP response from Redis * [ * ['name', 'consumer-1', 'pending', 0, 'idle', 258741], * ['name', 'consumer-2', 'pending', 0, 'idl
redisinsight/api/src/modules/browser/stream/services/consumer.service.ts:313
↓ 1 callersMethodformatReplyToPendingEntriesDto
* Converts RESP response from Redis * [ * ['1567352639-0', 'consumer-1', 258741, 2], * ... * ] * * to DTO * * [ * { *
redisinsight/api/src/modules/browser/stream/services/consumer.service.ts:355
↓ 1 callersFunctionformatStringTimestamp
( value: string, format: string, timezone: TimezoneOption, )
redisinsight/ui/src/utils/transformers/formatDate.ts:85
↓ 1 callersFunctionformatTreeData
( tree: any, previousKey = '', delimiter = ':', prevIndex = '', )
redisinsight/ui/src/helpers/constructKeysToTree.ts:81
↓ 1 callersFunctionformatVectorPreview
(floats: Float32Array)
redisinsight/ui/src/pages/vector-search/hooks/useLoadKeyData/helpers.ts:91
↓ 1 callersFunctiongenerateArgData
( arg: ICommandArgGenerated, i: number, )
redisinsight/ui/src/components/command-helper/CommandHelperWrapper.tsx:91
↓ 1 callersFunctiongenerateCodeChallenge
(verifier: string)
redisinsight/api/src/modules/azure/auth/azure-auth.service.ts:44
↓ 1 callersFunctiongenerateCodeVerifier
()
redisinsight/api/src/modules/azure/auth/azure-auth.service.ts:37
↓ 1 callersMethodgenerateControlNumber
* Generate control number which should never be updated * @private
redisinsight/api/src/modules/feature/repositories/local.features-config.repository.ts:29
↓ 1 callersFunctiongenerateHashes
(clean: boolean = false)
redisinsight/api/test/helpers/data/redis.ts:383
↓ 1 callersFunctiongenerateLists
(clean: boolean = false)
redisinsight/api/test/helpers/data/redis.ts:275
↓ 1 callersMethodgenerateManifestEntry
* Discover all .md files and folders and generate manifest based on it * Manifest labels will be created based on files and folders names * For
redisinsight/api/src/modules/custom-tutorial/providers/custom-tutorial.manifest.provider.ts:60
↓ 1 callersMethodgenerateManifestFile
* Auto generate system manifest json (_manifest.json) * @param path * @private
redisinsight/api/src/modules/custom-tutorial/providers/custom-tutorial.manifest.provider.ts:30
↓ 1 callersFunctiongenerateMockBulkActionProgress
()
redisinsight/api/src/__mocks__/bulk-actions.ts:73
↓ 1 callersFunctiongenerateMockBulkActionSummary
()
redisinsight/api/src/__mocks__/bulk-actions.ts:82
↓ 1 callersFunctiongenerateNBatchCommands
(n: number)
redisinsight/api/src/modules/bulk-actions/bulk-import.service.spec.ts:49
↓ 1 callersFunctiongenerateNBatchCommandsResults
(n: number)
redisinsight/api/src/modules/bulk-actions/bulk-import.service.spec.ts:51
↓ 1 callersFunctiongenerateNKeys
(number: number = 15000, clean: boolean)
redisinsight/api/test/helpers/data/redis.ts:595
↓ 1 callersMethodgenerateName
( sessionMetadata: SessionMetadata, capiKey: Partial<CloudCapiKey>, )
redisinsight/api/src/modules/cloud/capi-key/cloud-capi-key.service.ts:35
↓ 1 callersFunctiongeneratePartialValid
(validName = 'test-import-partial-ok')
tests/e2e-playwright/test-data/databases/import-fixtures/generate.ts:38
↓ 1 callersMethodgeneratePassword
* Generates random password
redisinsight/api/src/modules/encryption/strategies/keytar-encryption.strategy.ts:52
↓ 1 callersFunctiongenerateReJSONs
(clean: boolean = false)
redisinsight/api/test/helpers/data/redis.ts:408
↓ 1 callersFunctiongenerateRedisCommand
( command: string, ...rest: Array<RedisArg> )
redisinsight/ui/src/utils/commands.ts:278
↓ 1 callersFunctiongenerateSets
(clean: boolean = false)
redisinsight/api/test/helpers/data/redis.ts:313
↓ 1 callersFunctiongenerateStreams
(clean: boolean = false)
redisinsight/api/test/helpers/data/redis.ts:438
↓ 1 callersFunctiongenerateStrings
(clean: boolean = false)
redisinsight/api/test/helpers/data/redis.ts:253
↓ 1 callersFunctiongenerateStylesSrc
(styles: string)
redisinsight/ui/src/components/query/query-card/QueryCardCliPlugin/QueryCardCliPlugin.tsx:318
↓ 1 callersFunctiongenerateTokens
( command?: IRedisCommand, )
redisinsight/ui/src/utils/monaco/redisearch/utils.ts:10
↓ 1 callersFunctiongenerateTokensForCommands
()
redisinsight/ui/src/utils/monaco/monarchTokens/redisearchTokensSubRedis.ts:29
↓ 1 callersFunctiongenerateTokensWithFunctions
( name: string = '', tokens?: Array<Array<{ token: IRedisCommand; arguments: IRedisCommand[] }>>, )
redisinsight/ui/src/utils/monaco/redisearch/utils.ts:115
↓ 1 callersFunctiongenerateUuid
()
redisinsight/api/src/modules/azure/auth/azure-auth.service.ts:50
↓ 1 callersFunctiongenerateValidMultiple
(names = ['test-import-multi-1', 'test-import-multi-2'])
tests/e2e-playwright/test-data/databases/import-fixtures/generate.ts:28
↓ 1 callersFunctiongenerateValueForType
(type: FieldTypes)
redisinsight/ui/src/mocks/factories/redisearch/IndexField.factory.ts:9
↓ 1 callersFunctiongenerateWithTags
(name = 'test-import-tagged')
tests/e2e-playwright/test-data/databases/import-fixtures/generate.ts:46
↓ 1 callersFunctiongenerateZSets
(clean: boolean = false)
redisinsight/api/test/helpers/data/redis.ts:326
↓ 1 callersMethodget
( @WSSessionMetadata() sessionMetadata: SessionMetadata, @Body() dto: BulkActionIdDto, )
redisinsight/api/src/modules/bulk-actions/bulk-actions.gateway.ts:61
↓ 1 callersMethodget
* @inheritDoc
redisinsight/api/src/modules/certificate/repositories/local.client-certificate.repository.ts:41
↓ 1 callersMethodgetAccessKey
* Fetches the primary access key for an Azure Redis resource. * Works for both Standard and Enterprise Redis types. * * @param accountId - MS
redisinsight/api/src/modules/azure/autodiscovery/azure-autodiscovery.service.ts:350
↓ 1 callersMethodgetAccessKeyConnectionDetails
* Get connection details for Access Key authentication. * Unlike Entra ID, this only requires database metadata - no Redis token needed. * The A
redisinsight/api/src/modules/azure/autodiscovery/azure-autodiscovery.service.ts:462
↓ 1 callersFunctiongetAdditionalAddedEventData
(endpoint: ApiEndpoints, data: any)
redisinsight/ui/src/telemetry/telemetryUtils.ts:152
↓ 1 callersMethodgetAgreementsOption
* Call for current system's state check for conditional agreements spec * @param checker * @param defaultOption * @private
redisinsight/api/src/modules/settings/settings.service.ts:195
↓ 1 callersFunctiongetAlignValue
(align?: MapProps['$align'])
redisinsight/ui/src/components/base/text/text.styles.ts:79
↓ 1 callersMethodgetAll
* Get all commands merged into single object
redisinsight/api/src/modules/commands/commands.service.ts:33
↓ 1 callersMethodgetAllByIndex
( databaseId: string, indexName: string, )
redisinsight/ui/src/services/query-library/database/QueryLibraryStorage.ts:65
↓ 1 callersFunctiongetAllParents
( manifest: IEnablementAreaItem[], manifestPath: Nullable<string> = '', )
redisinsight/ui/src/components/side-panels/panels/enablement-area/EnablementArea/utils/getFileInfo.ts:192
↓ 1 callersFunctiongetAllRestArguments
( current: Maybe<IRedisCommandTree>, stopArgument: Nullable<IRedisCommand>, untilTokenArgs: string[] = [
redisinsight/ui/src/pages/workbench/utils/query_old.ts:371
↓ 1 callersFunctiongetAnalytics
()
redisinsight/api/test/helpers/analytics.ts:56
↓ 1 callersFunctiongetApproximateNumber
(number: number)
redisinsight/ui/src/utils/validations.ts:134
↓ 1 callersFunctiongetArgValue
(name)
scripts/verify-native-modules-linux.js:9
↓ 1 callersFunctiongetArgs
(args: string[])
redisinsight/ui/src/components/monitor/MonitorOutputList/MonitorOutputList.tsx:90
↓ 1 callersFunctiongetArgumentSuggestions
( { tokenArgs, untilTokenArgs, }: { tokenArgs: string[] untilTokenArgs: string[] }, pa
redisinsight/ui/src/pages/workbench/utils/query_old.ts:242
↓ 1 callersFunctiongetAssetPath
(...paths: string[])
redisinsight/desktop/src/utils/getAssetPath.ts:4
← previousnext →3,101–3,200 of 7,801, ranked by callers