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
↓ 1 callers
Function
getInitialValues
( mode: FieldTypeModalMode, field?: IndexField, )
redisinsight/ui/src/pages/vector-search/components/field-type-modal/FieldTypeModal.utils.ts:19
↓ 1 callers
Method
getInputText
* Get the current text in the command input (ContentEditable)
tests/e2e-playwright/pages/cli/CliPanel.ts:113
↓ 1 callers
Function
getInsertText
( command: string, indexSnippet: string, isIndexFixed: boolean, )
redisinsight/ui/src/pages/vector-search/components/query-editor/onboardingSuggestions.ts:97
↓ 1 callers
Function
getInsightsTabSelected
(tab?: string)
redisinsight/ui/src/slices/panels/sidePanels.ts:13
↓ 1 callers
Function
getInstanceIdFromUrl
()
redisinsight/ui/src/components/notifications/components/encryption-error-content/EncryptionErrorContent.tsx:27
↓ 1 callers
Function
getInstanceInfo
()
redisinsight/ui/src/pages/redis-stack/components/edit-connection/EditConnection.tsx:60
↓ 1 callers
Function
getInstanceInfo
(id: string)
redisinsight/ui/src/services/database/instancesService.ts:15
↓ 1 callers
Function
getInvalidTagErrors
( tags: { key: string; value: string }[], index: number, )
redisinsight/ui/src/pages/home/components/database-manage-tags-modal/utils.ts:12
↓ 1 callers
Function
getIsKeysOnly
(command: string = '')
redisinsight/ui/src/packages/redisearch/src/utils/parseResponse.ts:122
↓ 1 callers
Function
getIsQuiting
()
redisinsight/desktop/src/lib/tray/trayManager.ts:47
↓ 1 callers
Function
getIsShowConfirmation
()
redisinsight/ui/src/components/markdown/CodeButtonBlock/CodeButtonBlock.tsx:107
↓ 1 callers
Method
getItemBody
(id: string)
tests/e2e-playwright/pages/vector-search/components/QueryLibrary.ts:36
↓ 1 callers
Method
getItemDeleteButton
(id: string)
tests/e2e-playwright/pages/vector-search/components/QueryLibrary.ts:52
↓ 1 callers
Method
getItemHeader
(id: string)
tests/e2e-playwright/pages/vector-search/components/QueryLibrary.ts:32
↓ 1 callers
Method
getItemLoadButton
(id: string)
tests/e2e-playwright/pages/vector-search/components/QueryLibrary.ts:48
↓ 1 callers
Method
getItemRunButton
(id: string)
tests/e2e-playwright/pages/vector-search/components/QueryLibrary.ts:44
↓ 1 callers
Method
getItems
( storeName: string, dbId: string, onSuccess?: () => void, onError?: () => void, )
redisinsight/ui/src/services/workbenchStorage.ts:131
↓ 1 callers
Function
getJiraCredentials
()
scripts/fetch-jira-tickets.js:23
↓ 1 callers
Function
getJobValidationErrors
(jobName: string)
redisinsight/ui/src/pages/rdi/pipeline-management/components/navigation/cards/jobs/JobsCard.tsx:130
↓ 1 callers
Function
getJsonResultStringFromArr
(response: any, mode: RawMode)
redisinsight/ui/src/packages/clients-list/src/App.tsx:29
↓ 1 callers
Method
getKeyInput
(index: number)
tests/e2e-playwright/pages/databases/components/TagsDialog.ts:38
↓ 1 callers
Method
getKeyName
()
tests/e2e-playwright/pages/browser/components/KeyDetails.ts:158
↓ 1 callers
Function
getKeyValueFormatterOptions
( viewFormat?: KeyTypes | ModulesKeyTypes, )
redisinsight/ui/src/pages/browser/modules/key-details-header/components/key-details-header-formatter/constants.ts:60
↓ 1 callers
Method
getKeysSize
* Get bulk keys sizes * @param client * @param keys * @private
redisinsight/api/src/modules/browser/keys/scanner/strategies/standalone.scanner.strategy.ts:66
↓ 1 callers
Method
getKeysToScan
* Get current keys-to-scan value
tests/e2e-playwright/pages/settings/SettingsPage.ts:315
↓ 1 callers
Method
getKeysTtl
* Get bulk keys ttl values * @param client * @param keys * @protected
redisinsight/api/src/modules/browser/keys/scanner/strategies/standalone.scanner.strategy.ts:31
↓ 1 callers
Method
getKeysType
* Get bulk keys types * @param client * @param keys * @protected
redisinsight/api/src/modules/browser/keys/scanner/strategies/standalone.scanner.strategy.ts:48
↓ 1 callers
Method
getLastErrorResponse
* Get the text of the last error response
tests/e2e-playwright/pages/cli/CliPanel.ts:127
↓ 1 callers
Method
getLastResultText
* Get the text of the most recent result (first in DOM order)
tests/e2e-playwright/pages/workbench/components/ResultsPanel.ts:53
↓ 1 callers
Function
getLayout
(props: ChartProps)
redisinsight/ui/src/packages/redistimeseries-app/src/components/Chart/Chart.tsx:110
↓ 1 callers
Function
getLeveledToken
( tokens: IRedisCommand[], lvl: number, )
redisinsight/ui/src/utils/monaco/redisearch/utils.ts:143
↓ 1 callers
Function
getLoadingState
(option: ConnectivityOptionConfig)
redisinsight/ui/src/pages/home/components/add-database-screen/hooks/useConnectivityOptions.ts:51
↓ 1 callers
Method
getLogicalDatabaseIndex
* Get the logical database index (e.g., "db0", "db1")
tests/e2e-playwright/pages/components/InstanceHeader.ts:72
↓ 1 callers
Function
getLongitudeDelta
(widthKm: number, centerLat: number)
redisinsight/ui/src/packages/geodata/src/components/GeoPlot/GeoPlot.tsx:185
↓ 1 callers
Function
getMandatoryArgumentSuggestions
( foundArg: FoundCommandArgument, fields: any[], range: monaco.IRange, )
redisinsight/ui/src/pages/workbench/utils/suggestions.ts:173
↓ 1 callers
Function
getManifestByPath
(path: Nullable<string> = '')
redisinsight/ui/src/components/side-panels/panels/enablement-area/EnablementArea/EnablementArea.tsx:145
↓ 1 callers
Method
getManifestJsonFile
( path, )
redisinsight/api/src/modules/custom-tutorial/providers/custom-tutorial.manifest.provider.ts:120
↓ 1 callers
Method
getMedianValue
* Get median value from array of numbers * Will return 0 when empty array received * @param values * @private
redisinsight/api/src/modules/database/providers/database-overview.provider.ts:101
↓ 1 callers
Function
getMissingGeoFieldMessage
(command: ParsedRqeGeoCommand)
redisinsight/ui/src/packages/geodata/src/utils/rqeGeoParser.ts:691
↓ 1 callers
Function
getMswResourceURL
(path: string = '')
redisinsight/ui/src/utils/test-utils.tsx:425
↓ 1 callers
Method
getNamespace
* Finds specific delimiter in the Buffer and slice the bytes * Converts bytes to hex to work well with Map() * @param key * @param delimiter
redisinsight/api/src/modules/database-analysis/providers/database-analyzer.ts:132
↓ 1 callers
Method
getNewConfig
(sessionMetadata: SessionMetadata)
redisinsight/api/src/modules/feature/local.features-config.service.ts:90
↓ 1 callers
Function
getNewSnapshot
()
scripts/ts-error-check.ts:61
↓ 1 callers
Function
getNoIndexesSuggestion
(range: monaco.IRange)
redisinsight/ui/src/pages/workbench/utils/suggestions.ts:39
↓ 1 callers
Function
getNodeColor
(isDarkTheme: boolean)
redisinsight/ui/src/packages/ri-explain/src/Explain.tsx:56
↓ 1 callers
Method
getNodeInfo
* Get redis info (executing "info" command) for node * @param client * @private
redisinsight/api/src/modules/database/providers/database-overview.provider.ts:75
↓ 1 callers
Method
getNodeSlowLogs
* Get array of slow logs for particular node * @param node * @param dto
redisinsight/api/src/modules/slow-log/slow-log.service.ts:66
↓ 1 callers
Function
getNodeText
(node: Node | Node[])
redisinsight/ui/src/utils/common.ts:46
↓ 1 callers
Method
getNodesCount
( client: RedisClient, key: RedisString, )
redisinsight/api/src/modules/browser/keys/key-info/strategies/graph.key-info.strategy.ts:36
↓ 1 callers
Method
getNodesInfo
* Get info for each node in cluster * @param client * @private
redisinsight/api/src/modules/database/providers/database-overview.provider.ts:91
↓ 1 callers
Method
getNodesToScan
( client: RedisClient, initialCursor: string, )
redisinsight/api/src/modules/browser/keys/scanner/strategies/cluster.scanner.strategy.ts:29
↓ 1 callers
Method
getNotificationBody
* Get notification body by index
tests/e2e-playwright/pages/navigation/components/NotificationCenter.ts:94
↓ 1 callers
Method
getNotificationDate
* Get notification date by index
tests/e2e-playwright/pages/navigation/components/NotificationCenter.ts:101
↓ 1 callers
Method
getNotificationLinks
* Get notification links by index
tests/e2e-playwright/pages/navigation/components/NotificationCenter.ts:115
↓ 1 callers
Method
getNotificationTitle
* Get notification title by index
tests/e2e-playwright/pages/navigation/components/NotificationCenter.ts:87
↓ 1 callers
Method
getNotifications
* @inheritDoc
redisinsight/api/src/modules/notification/repositories/local.notification.repository.ts:21
↓ 1 callers
Function
getOauthIpcErrorResponse
( error: any, )
redisinsight/desktop/src/lib/cloud/cloud-oauth.handlers.ts:21
↓ 1 callers
Method
getObjectKeys
( client: RedisClient, keyName: RedisString, path: string, )
redisinsight/api/src/modules/browser/rejson-rl/rejson-rl.service.ts:127
↓ 1 callers
Function
getObjectStorage
(itemName = '')
redisinsight/ui/src/services/storage.ts:73
↓ 1 callers
Function
getOpsPerSecondItem
( theme: string, opsPerSecond: number, networkInKbps: number, networkOutKbps: number, )
redisinsight/ui/src/components/database-overview/components/OverviewMetrics/OverviewMetrics.tsx:140
↓ 1 callers
Method
getOrCreate
( sessionMetadata: SessionMetadata, defaultOptions: DefaultAgreementsOptions = {}, )
redisinsight/api/src/modules/settings/repositories/local.agreements.repository.ts:21
↓ 1 callers
Method
getOrCreateByKeyValuePairs
( keyValuePairs: { key: string; value: string }[], )
redisinsight/api/src/modules/tag/repository/local.tag.repository.ts:78
↓ 1 callers
Method
getOutput
* Get the CLI output text
tests/e2e-playwright/pages/cli/CliPanel.ts:120
↓ 1 callers
Function
getOverviewMetrics
({ theme, items, db = 0, }: Props)
redisinsight/ui/src/components/database-overview/components/OverviewMetrics/OverviewMetrics.tsx:375
↓ 1 callers
Function
getParamsPayloadIndex
(query: string)
redisinsight/ui/src/utils/plugins.ts:59
↓ 1 callers
Function
getParamsRange
(tokens: string[])
redisinsight/ui/src/packages/geodata/src/utils/rqeGeoParser.ts:78
↓ 1 callers
Function
getParsedResponse
()
redisinsight/ui/src/packages/ri-explain/src/Explain.tsx:68
↓ 1 callers
Function
getParsedResponse
()
redisinsight/ui/src/packages/redisgraph/src/Graph.tsx:73
↓ 1 callers
Function
getPaymentMethod
()
redisinsight/api/test/helpers/cloud.ts:177
↓ 1 callers
Function
getPlaceholder
()
redisinsight/ui/src/components/base/forms/combo-box/AutoTag.tsx:151
↓ 1 callers
Function
getPointRows
(points: GeoPointResult[])
redisinsight/ui/src/packages/geodata/src/components/RqeGeoVisualization/RqeGeoVisualization.tsx:90
↓ 1 callers
Function
getPopoverMessage
()
redisinsight/ui/src/components/markdown/CodeButtonBlock/CodeButtonBlock.tsx:162
↓ 1 callers
Function
getProcessorMetrics
( data: GetMetricsCollectionResponse, )
redisinsight/api/src/modules/rdi/client/api/v2/transformers/metrics-collections.transformer.ts:82
↓ 1 callers
Function
getProfileViewTypeOptions
()
redisinsight/ui/src/pages/workbench/constants.ts:53
↓ 1 callers
Method
getProfilerClientsSize
* Return number of profilerClients for current Redis Observer instance
redisinsight/api/src/modules/profiler/models/redis.observer.ts:173
↓ 1 callers
Function
getProxyPath
()
redisinsight/ui/src/utils/common.ts:32
↓ 1 callers
Method
getQueryButton
* Get the query button for a specific index row
tests/e2e-playwright/pages/vector-search/components/IndexList.ts:42
↓ 1 callers
Function
getQueryTheme
()
redisinsight/ui/src/contexts/themeContext.tsx:26
↓ 1 callers
Function
getRange
( position: monaco.Position, word: monaco.editor.IWordAtPosition, )
redisinsight/ui/src/pages/workbench/utils/monaco.ts:23
↓ 1 callers
Method
getRange
* Return specified number of entries in the time range in ASC order * * @param client * @param dto
redisinsight/api/src/modules/browser/stream/services/stream.service.ts:118
↓ 1 callers
Function
getRawDistanceUnit
(command: ParsedGeoCommand)
redisinsight/ui/src/packages/geodata/src/components/GeoPlot/GeoPlot.tsx:33
↓ 1 callers
Method
getRdiVersion
(client: RdiClient)
redisinsight/api/src/modules/rdi/rdi.service.ts:43
↓ 1 callers
Method
getRecommendations
* Get recommendations * @param dto
redisinsight/api/src/modules/recommendation/recommendation.service.ts:32
↓ 1 callers
Method
getRecommendedPlanId
(plans: CloudSubscriptionPlanResponse[])
redisinsight/api/src/modules/cloud/job/jobs/create-free-subscription-and-database.cloud-job.ts:105
↓ 1 callers
Method
getRedirectUri
* Get the redirect URI based on the redirect type. * For web flow, uses externalUrl config if set, otherwise constructs localhost URL. * This al
redisinsight/api/src/modules/azure/auth/azure-auth.service.ts:117
↓ 1 callers
Method
getRedisClusterOptions
* Normalize data to be compatible with redis library cluster connection options * @param clientMetadata * @param database * @param options
redisinsight/api/src/modules/redis/connection/ioredis.redis.connection.strategy.ts:84
↓ 1 callers
Method
getRedisClusterOptions
* Normalize data to be compatible with redis library cluster connection options * @param clientMetadata * @param database * @param options
redisinsight/api/src/modules/redis/connection/node.redis.connection.strategy.ts:84
↓ 1 callers
Method
getRedisHitRatio
(statsInfo: object)
redisinsight/api/src/modules/database/providers/database-info.provider.ts:285
↓ 1 callers
Method
getRedisMasterNodesGeneralInfo
( client: RedisClient, )
redisinsight/api/src/modules/database/providers/database-info.provider.ts:206
↓ 1 callers
Function
getRedisMonarchTokensProvider
( commands: IRedisCommand[], )
redisinsight/ui/src/utils/monaco/monacoRedisMonarchTokensProvider.ts:9
↓ 1 callers
Method
getRedisNodeTotalKeysCount
(keyspaceInfo: object)
redisinsight/api/src/modules/database/providers/database-info.provider.ts:271
↓ 1 callers
Function
getRedisPipelineSummary
( pipeline: Array<[toolCommand: any, ...args: Array<string | number | Buffer>]>, limit: number = LOGGER_CO
redisinsight/api/src/utils/cli-helper.ts:219
↓ 1 callers
Method
getRedisSentinelOptions
* Normalize data to be compatible with redis library sentinel connection options * @param clientMetadata * @param database * @param options
redisinsight/api/src/modules/redis/connection/ioredis.redis.connection.strategy.ts:110
↓ 1 callers
Function
getRegexMatchTarget
(query: string)
redisinsight/ui/src/utils/plugins.ts:73
↓ 1 callers
Function
getRelatedPages
()
redisinsight/ui/src/components/side-panels/panels/enablement-area/EnablementArea/components/LazyInternalPage/LazyInternalPage.tsx:102
↓ 1 callers
Method
getReportHistoryCount
* Get report history options count
tests/e2e-playwright/pages/analytics/AnalyticsPage.ts:352
↓ 1 callers
Function
getRestArguments
( current: Maybe<IRedisCommandTree>, stopArgument: Nullable<IRedisCommand>, )
redisinsight/ui/src/pages/workbench/utils/query_old.ts:326
↓ 1 callers
Method
getResultCount
* Get the number of results displayed
tests/e2e-playwright/pages/workbench/WorkbenchPage.ts:125
↓ 1 callers
Method
getResultCount
* Get the number of result cards
tests/e2e-playwright/pages/workbench/components/ResultsPanel.ts:60
↓ 1 callers
Method
getResultTextByIndex
* Get result text by index (0 = most recent)
tests/e2e-playwright/pages/workbench/components/ResultsPanel.ts:67
← previous
next →
3,301–3,400 of 7,801, ranked by callers