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
↓ 2 callers
Function
displayNotification
(notification: InfiniteMessage)
redisinsight/ui/src/components/notifications/hooks/useInfiniteNotifications.ts:92
↓ 2 callers
Method
dryRunJob
(dto: RdiDryRunJobDto)
redisinsight/api/src/modules/rdi/client/api/v1/api.rdi.client.ts:210
↓ 2 callers
Function
editKey
( key: RedisResponseBuffer, newKey: RedisResponseBuffer, onSuccess?: () => void, onFailure?: () => voi
redisinsight/ui/src/slices/browser/keys.ts:1147
↓ 2 callers
Method
editStringValue
(newValue: string)
tests/e2e-playwright/pages/browser/components/KeyDetails.ts:271
↓ 2 callers
Function
emitBulkDelete
(id: string)
redisinsight/ui/src/components/bulk-actions-config/BulkActionsConfig.tsx:90
↓ 2 callers
Function
emitCloudJobMonitor
(jobId: string)
redisinsight/ui/src/components/global-subscriptions/CommonAppSubscription/CommonAppSubscription.tsx:108
↓ 2 callers
Method
enableDecompression
* Go to decompression tab and enable decompression with a specific format
tests/e2e-playwright/pages/databases/components/AddDatabaseDialog.ts:240
↓ 2 callers
Function
enableUserAnalyticsAction
( reason: ToggleAnalyticsReasonType = 'none', )
redisinsight/ui/src/slices/user/user-settings.ts:214
↓ 2 callers
Function
encryptTags
(tags: TagEntity[])
redisinsight/api/test/helpers/local-db.ts:544
↓ 2 callers
Function
endOverlayCorner
(dr: number, dc: number)
redisinsight/ui/src/packages/redisgraph/src/graphd3.ts:417
↓ 2 callers
Function
endpoint
(instanceId = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/workbench/DELETE-databases-id-workbench-command_executions.test.ts:13
↓ 2 callers
Function
endpoint
( instanceId = constants.TEST_INSTANCE_ID, id = constants.TEST_COMMAND_EXECUTION_ID_1, )
redisinsight/api/test/api/workbench/GET-databases-id-workbench-command_executions-id.test.ts:5
↓ 2 callers
Function
endpoint
(id = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/database/GET-databases-id-overview.test.ts:13
↓ 2 callers
Function
endpoint
(id = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/database/GET-databases-id-connect.test.ts:4
↓ 2 callers
Function
endpoint
( instanceId = constants.TEST_INSTANCE_ID, id = TEST_QUERY_LIBRARY_ID, )
redisinsight/api/test/api/query-library/DELETE-databases-id-query_library-id.test.ts:7
↓ 2 callers
Function
endpoint
( instanceId = constants.TEST_INSTANCE_ID, id = TEST_QUERY_LIBRARY_ID, )
redisinsight/api/test/api/query-library/GET-databases-id-query_library-id.test.ts:7
↓ 2 callers
Function
endpoint
( instanceId = constants.TEST_INSTANCE_ID, id = TEST_QUERY_LIBRARY_ID, )
redisinsight/api/test/api/query-library/PATCH-databases-id-query_library-id.test.ts:7
↓ 2 callers
Function
endpoint
(instanceId = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/plugins/GET-databases-id-plugins-commands.test.ts:5
↓ 2 callers
Function
endpoint
(instanceId = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/redisearch/POST-databases-id-redisearch-key-indexes.test.ts:15
↓ 2 callers
Function
endpoint
(instanceId = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/redisearch/DELETE-databases-id-redisearch.test.ts:16
↓ 2 callers
Function
endpoint
(instanceId = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/redisearch/GET-databases-id-redisearch.test.ts:12
↓ 2 callers
Function
endpoint
(instanceId = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/keys/POST-databases-id-keys.test.ts:17
↓ 2 callers
Function
endpoint
(instanceId = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/keys/POST-databases-id-keys-get_infos.test.ts:15
↓ 2 callers
Function
endpoint
(instanceId = constants.TEST_INSTANCE_ID)
redisinsight/api/test/api/keys/DELETE-databases-id-keys.test.ts:17
↓ 2 callers
Function
errorValidateNegativeInteger
(value: string)
redisinsight/ui/src/utils/validations.ts:118
↓ 2 callers
Method
executeBatch
( client: RedisClient, batch: RedisClientCommand[], )
redisinsight/api/src/modules/bulk-actions/bulk-import.service.ts:53
↓ 2 callers
Function
executeCommand
(method: string)
redisinsight/ui/src/components/query/query-card/QueryCardCliPlugin/QueryCardCliPlugin.tsx:97
↓ 2 callers
Function
exitAutoSuggestions
()
redisinsight/ui/src/components/multi-search/MultiSearch.tsx:99
↓ 2 callers
Method
expandAdvanced
* Expand Advanced settings section
tests/e2e-playwright/pages/settings/SettingsPage.ts:154
↓ 2 callers
Method
expectAddKeyDisabled
()
tests/e2e-playwright/pages/browser/components/AddKeyDialog.ts:207
↓ 2 callers
Function
expectErrorMessage
(error: string)
redisinsight/ui/src/components/connectivity-error/ConnectivityError.spec.tsx:14
↓ 2 callers
Method
expectKeyNotInList
(keyName: string)
tests/e2e-playwright/pages/browser/BrowserPage.ts:100
↓ 2 callers
Method
expectSelectedCount
* Assert selection counter shows specific count
tests/e2e-playwright/pages/databases/components/DatabaseList.ts:390
↓ 2 callers
Method
extractResourceGroup
(resourceId: string)
redisinsight/api/src/modules/azure/autodiscovery/azure-autodiscovery.service.ts:333
↓ 2 callers
Method
extractResourceNames
* Extracts the resource name and cluster name from an Azure database. * For Standard Redis: resourceName is the cache name * For Enterprise Redi
redisinsight/api/src/modules/azure/autodiscovery/azure-autodiscovery.service.ts:395
↓ 2 callers
Method
fetchAttributesForMatches
* Back-fill the `attributes` field on each item by issuing one VGETATTR * per element in a single pipeline. Used by `getElements` (VRANGE / * VR
redisinsight/api/src/modules/browser/vector-set/vector-set.service.ts:482
↓ 2 callers
Function
fetchConfigTemplate
( rdiInstanceId: string, pipelineType: string, dbType: string, onSuccessAction?: (template: string) =>
redisinsight/ui/src/slices/rdi/pipeline.ts:384
↓ 2 callers
Function
fetchContentAction
()
redisinsight/ui/src/slices/content/create-redis-buttons.ts:52
↓ 2 callers
Function
fetchKeysMetadata
( keys: RedisString[], filter: Nullable<KeyTypes>, signal?: AbortSignal, onSuccessAction?: (data: GetK
redisinsight/ui/src/slices/browser/keys.ts:1230
↓ 2 callers
Function
fetchKeysMetadataTree
( keys: RedisString[], filter: Nullable<KeyTypes>, signal?: AbortSignal, onSuccessAction?: (data: GetK
redisinsight/ui/src/slices/browser/keys.ts:1267
↓ 2 callers
Function
fetchMoreHashFields
( key: RedisResponseBuffer, cursor: number, count: number, match: string, )
redisinsight/ui/src/slices/browser/hash.ts:305
↓ 2 callers
Function
fetchMoreListElements
( key: RedisResponseBuffer, offset: number, count: number, )
redisinsight/ui/src/slices/browser/list.ts:283
↓ 2 callers
Function
fetchObject
()
redisinsight/ui/src/pages/browser/modules/key-details/components/rejson-details/rejson-object/RejsonObject.tsx:143
↓ 2 callers
Function
fetchRdiStatistics
( rdiInstanceId: string, section?: string, onSuccessAction?: (data: any) => void, onFailAction?: () =>
redisinsight/ui/src/slices/rdi/statistics.ts:54
↓ 2 callers
Function
fetchUnsupportedCliCommandsAction
( onSuccessAction?: () => void, onFailAction?: () => void, )
redisinsight/ui/src/slices/cli/cli-settings.ts:338
↓ 2 callers
Function
fetchVisualisationResults
(path = '$', forceRetrieve = false)
redisinsight/ui/src/slices/browser/rejson.ts:431
↓ 2 callers
Function
fillArgsByType
( args: IRedisCommand[], expandBlock = true, )
redisinsight/ui/src/pages/workbench/utils/query.ts:394
↓ 2 callers
Method
filterRawModules
( sessionMetadata: SessionMetadata, modules: any[], )
redisinsight/api/src/modules/database/providers/database-info.provider.ts:29
↓ 2 callers
Function
findCommand
( dbStorage: WorkbenchStorage, commandId: string, )
redisinsight/ui/src/services/workbenchStorage.ts:384
↓ 2 callers
Method
findCommandInBlackList
* Check if workbench allows such command * @param commandLine * @private
redisinsight/api/src/modules/workbench/workbench.service.ts:277
↓ 2 callers
Method
findDatabaseById
( accountId: string, resourceId: string, )
redisinsight/api/src/modules/azure/autodiscovery/azure-autodiscovery.service.ts:187
↓ 2 callers
Function
findNode
(id, nodes)
redisinsight/ui/src/packages/redisgraph/src/graphd3.ts:1598
↓ 2 callers
Function
flushTestRunData
(node)
redisinsight/api/test/helpers/data/redis.ts:88
↓ 2 callers
Function
focusWindow
(win: BrowserWindow)
redisinsight/desktop/src/lib/window/browserWindow.ts:14
↓ 2 callers
Method
format
(reply: any)
redisinsight/api/src/modules/cli/services/cli-business/output-formatter/strategies/utf-8-formatter.strategy.ts:6
↓ 2 callers
Method
format
(reply: any)
redisinsight/api/src/modules/cli/services/cli-business/output-formatter/strategies/raw-formatter.strategy.ts:6
↓ 2 callers
Method
format
(reply: any)
redisinsight/api/src/common/transformers/redis-reply/strategies/utf8-formatter.strategy.ts:6
↓ 2 callers
Method
format
(reply: any)
redisinsight/api/src/common/transformers/redis-reply/strategies/ascii-formatter.strategy.ts:6
↓ 2 callers
Method
formatArrayToDto
* Format single reply entry to DTO * @param entry
redisinsight/api/src/modules/browser/stream/services/stream.service.ts:361
↓ 2 callers
Function
formatRedisArrayReply
(reply: any | any[], level = 0)
redisinsight/ui/src/utils/transformers/cliTextFormatter.ts:28
↓ 2 callers
Method
formatRedisArrayReply
(reply: Buffer | Buffer[], level = 0)
redisinsight/api/src/modules/cli/services/cli-business/output-formatter/strategies/text-formatter.strategy.ts:25
↓ 2 callers
Method
formatRedisBufferReply
(reply: Buffer)
redisinsight/api/src/modules/cli/services/cli-business/output-formatter/strategies/text-formatter.strategy.ts:49
↓ 2 callers
Method
formatReplyToDto
* Converts RESP response from Redis * [ * [ '1650985323741-0', [ 'field', 'value' ] ], * [ '1650985351882-0', [ 'field', 'value2' ] ],
redisinsight/api/src/modules/browser/stream/services/stream.service.ts:353
↓ 2 callers
Function
formatSlotRange
(start: number, end: number)
redisinsight/api/src/modules/cluster-monitor/strategies/__tests__/cluster-shards.factory.ts:76
↓ 2 callers
Function
generateArgName
( provider: string, arg: ICommandArg, pureName: boolean = false, onlyMandatory: boolean = false, )
redisinsight/ui/src/utils/commands.ts:147
↓ 2 callers
Function
generateGraphProfileQuery
( query: string, type: ProfileQueryType, )
redisinsight/ui/src/pages/workbench/utils/profile.ts:3
↓ 2 callers
Function
generateInvalidDataArray
(schema, path = [], cases = [])
redisinsight/api/test/helpers/test/dataGenerator.ts:8
↓ 2 callers
Function
generateMockKeys
(count: number, type: KeyTypes)
redisinsight/ui/src/pages/vector-search/components/keys-browser/__stories__/StorePopulator.tsx:18
↓ 2 callers
Function
generateNCommandsBuffer
(n: number)
redisinsight/api/src/modules/bulk-actions/bulk-import.service.spec.ts:42
↓ 2 callers
Function
generateQuery
( argToken?: IRedisCommand, args?: IRedisCommand[], )
redisinsight/ui/src/utils/monaco/monarchTokens/redisearchTokensTemplates.ts:8
↓ 2 callers
Function
generateSearchProfileQuery
( query: string, type: ProfileQueryType, )
redisinsight/ui/src/pages/workbench/utils/profile.ts:16
↓ 2 callers
Function
generateUniqueSuffix
()
tests/e2e-playwright/config/databases/tls.ts:13
↓ 2 callers
Method
generateUtmBody
* Generates utm query parameters object * @param utm
redisinsight/api/src/modules/cloud/common/providers/cloud.api.provider.ts:46
↓ 2 callers
Function
generateValidSingle
(name = 'test-import-single')
tests/e2e-playwright/test-data/databases/import-fixtures/generate.ts:23
↓ 2 callers
Method
get
* @inheritDoc
redisinsight/api/src/modules/database/repositories/stack.databases.repository.ts:80
↓ 2 callers
Method
getAgreementsSpec
* Process conditional agreements where needed and returns proper agreements spec
redisinsight/api/src/modules/settings/settings.service.ts:245
↓ 2 callers
Method
getAgreementsSpecFromFile
* Try to get agreements from file * Shouldn't throw an error on fail * @private
redisinsight/api/src/modules/settings/settings.service.ts:228
↓ 2 callers
Function
getApiErrorName
(error: AxiosError)
redisinsight/ui/src/utils/apiResponse.ts:42
↓ 2 callers
Function
getBreakpoint
(width: number)
redisinsight/ui/src/components/base/utils/ShowHide.tsx:55
↓ 2 callers
Method
getByKeyValuePair
(key: string, value: string)
redisinsight/api/src/modules/tag/tag.service.ts:49
↓ 2 callers
Method
getByKeyValuePair
(key: string, value: string)
redisinsight/api/src/modules/tag/repository/local.tag.repository.ts:42
↓ 2 callers
Method
getByUserAccount
* @inheritDoc
redisinsight/api/src/modules/cloud/capi-key/repository/local.cloud-capi-key.repository.ts:65
↓ 2 callers
Function
getCapabilityStorageField
(field: string = '')
redisinsight/ui/src/services/storage.ts:141
↓ 2 callers
Function
getCertNameFromFilename
(path: string)
redisinsight/api/src/common/utils/certificate-import.util.ts:12
↓ 2 callers
Method
getCipherIV
()
redisinsight/api/src/modules/encryption/strategies/key-encryption.strategy.ts:31
↓ 2 callers
Method
getCipherIV
()
redisinsight/api/src/modules/encryption/strategies/keytar-encryption.strategy.ts:92
↓ 2 callers
Method
getCipherKey
* Will return existing cipher stored in-memory or * create new one using specified key and store it in-memory
redisinsight/api/src/modules/encryption/strategies/key-encryption.strategy.ts:39
↓ 2 callers
Method
getCipherKey
* Get password from storage and create cipher key * Note: Will generate new password if it doesn't exists yet
redisinsight/api/src/modules/encryption/strategies/keytar-encryption.strategy.ts:100
↓ 2 callers
Function
getClassNameByValue
(value: any)
redisinsight/ui/src/pages/browser/modules/key-details/components/rejson-details/utils/utils.ts:47
↓ 2 callers
Method
getClient
(id: string)
redisinsight/api/src/modules/profiler/providers/profiler-client.provider.ts:50
↓ 2 callers
Function
getClientMetadata
()
redisinsight/api/src/common/logger/app-logger.spec.ts:37
↓ 2 callers
Method
getCloudRegions
* Get cloud regions * @param credentials
redisinsight/api/src/modules/cloud/subscription/providers/cloud-subscription.api.provider.ts:13
↓ 2 callers
Function
getCloudSsoUtmParams
(source?: string | null)
redisinsight/ui/src/utils/oauth/cloudSsoUtm.tsx:46
↓ 2 callers
Function
getColorValue
(color?: ColorType)
redisinsight/ui/src/components/base/text/text.styles.ts:47
↓ 2 callers
Method
getCommandExecution
* Get command execution details * * @param clientMetadata * @param id
redisinsight/api/src/modules/workbench/workbench.service.ts:223
↓ 2 callers
Function
getCommandNameFromQuery
( query: string, commandsSpec: ICommands = {}, queryLimit: number = 50, )
redisinsight/ui/src/utils/cliHelper.tsx:235
↓ 2 callers
Function
getCommandSuggestions
( foundArg: Nullable<FoundCommandArgument>, allArgs: string[], range: monaco.IRange, )
redisinsight/ui/src/pages/workbench/utils/suggestions.ts:196
↓ 2 callers
Function
getCommandsSuggestions
( commands: IRedisCommand[], range: monaco.IRange, )
redisinsight/ui/src/pages/workbench/utils/suggestions.ts:154
↓ 2 callers
Function
getCompressor
( reply: RedisResponseBuffer, )
redisinsight/ui/src/utils/decompressors/decompressors.ts:110
↓ 2 callers
Method
getConfigTemplate
( pipelineType: string, dbType: string, )
redisinsight/api/src/modules/rdi/client/api/v1/api.rdi.client.ts:137
← previous
next →
2,101–2,200 of 7,801, ranked by callers