MCPcopy Create free account

hub / github.com/redis/RedisInsight / functions

Functions7,801 in github.com/redis/RedisInsight

FunctionNotifications
()
redisinsight/ui/src/components/notifications/Notifications.tsx:7
FunctionNumericCell
({ value, testId }: NumericCellProps)
redisinsight/ui/src/pages/vector-search/components/index-list/components/NumericCell/NumericCell.tsx:6
FunctionOAuthAdvantages
()
redisinsight/ui/src/components/oauth/shared/oauth-advantages/OAuthAdvantages.tsx:13
FunctionOAuthAgreement
(props: Props)
redisinsight/ui/src/components/oauth/shared/oauth-agreement/OAuthAgreement.tsx:23
FunctionOAuthAutodiscovery
(props: Props)
redisinsight/ui/src/components/oauth/oauth-sso/oauth-autodiscovery/OAuthAutodiscovery.tsx:40
FunctionOAuthConnectFreeDb
({ id = '', source = OAuthSocialSource.ListOfDatabases, onSuccessClick, className, }: Props)
redisinsight/ui/src/components/oauth/oauth-connect-free-db/OAuthConnectFreeDb.tsx:33
FunctionOAuthCreateDb
(props: Props)
redisinsight/ui/src/components/oauth/oauth-sso/oauth-create-db/OAuthCreateDb.tsx:47
FunctionOAuthForm
({ children, action, onClick, ...rest }: Props)
redisinsight/ui/src/components/oauth/shared/oauth-form/OAuthForm.tsx:17
FunctionOAuthJobs
()
redisinsight/ui/src/components/oauth/oauth-jobs/OAuthJobs.tsx:41
FunctionOAuthRecommendedSettings
(props: Props)
redisinsight/ui/src/components/oauth/shared/oauth-recommended-settings/OAuthRecommendedSettings.tsx:15
FunctionOAuthSelectAccountDialog
()
redisinsight/ui/src/components/oauth/oauth-select-account-dialog/OAuthSelectAccountDialog.tsx:54
FunctionOAuthSelectPlan
()
redisinsight/ui/src/components/oauth/oauth-select-plan/OAuthSelectPlan.tsx:56
FunctionOAuthSignIn
(props: Props)
redisinsight/ui/src/components/oauth/oauth-sso/oauth-sign-in/OAuthSignIn.tsx:21
FunctionOAuthSignInButton
(props: Props)
redisinsight/ui/src/components/oauth/oauth-sign-in-button/OAuthSignInButton.tsx:21
FunctionOAuthSocialButtons
(props: Props)
redisinsight/ui/src/components/oauth/shared/oauth-social-buttons/OAuthSocialButtons.tsx:40
FunctionOAuthSsoDialog
()
redisinsight/ui/src/components/oauth/oauth-sso-dialog/OAuthSsoDialog.tsx:18
FunctionOAuthSsoForm
({ onBack, onSubmit }: Props)
redisinsight/ui/src/components/oauth/shared/oauth-form/components/oauth-sso-form/OAuthSsoForm.tsx:28
FunctionOAuthSsoHandlerDialog
({ children }: Props)
redisinsight/ui/src/components/oauth/oauth-sso-handler-dialog/OAuthSsoHandlerDialog.tsx:39
FunctionOAuthUserProfile
(props: Props)
redisinsight/ui/src/components/oauth/oauth-user-profile/OAuthUserProfile.tsx:24
FunctionObserver
()
redisinsight/ui/src/pages/home/components/databases-list/components/DatabasesListCellControls/DatabasesListCellControls.spec.tsx:52
FunctionOnboardingStartPopover
()
redisinsight/ui/src/pages/browser/components/onboarding-start-popover/OnboardingStartPopover.tsx:20
FunctionOnboardingTour
(props: Props)
redisinsight/ui/src/components/onboarding-tour/OnboardingTour.tsx:35
FunctionOnboardingTourWrapper
(props: Props)
redisinsight/ui/src/components/onboarding-tour/OnboardingTourWrapper.tsx:21
FunctionOtherwiseComponent
()
redisinsight/ui/src/components/feature-flag-component/FeatureFlagComponent.spec.tsx:22
FunctionOutsideClickDetector
({ children, onOutsideClick, isDisabled, onMouseDown, onMouseUp, onTouchStart, onTouchEnd, }: Ou
redisinsight/ui/src/components/base/utils/OutsideClickDetector.tsx:40
FunctionOverviewItem
({ children, className, id, style, }: OverviewItemProps)
redisinsight/ui/src/components/database-overview/components/OverviewMetrics/MetricItem.tsx:15
FunctionPage
({ className, restrictWidth = false, paddingSize = 'm', grow = true, direction = 'row', style, .
redisinsight/ui/src/components/base/layout/page/Page.tsx:10
FunctionPageBody
({ component = 'div' as T, className, restrictWidth, paddingSize, style, ...rest }: PageBodyProps<
redisinsight/ui/src/components/base/layout/page/PageBody.tsx:13
FunctionPageContent
({ isIndexPanelOpen, onCloseIndexPanel, }: PageContentProps)
redisinsight/ui/src/pages/vector-search/pages/VectorSearchQueryPage/components/page-content/PageContent.tsx:25
FunctionPageContentBody
({ restrictWidth = false, paddingSize = 'none', style, className, ...rest }: PageContentBodyProps)
redisinsight/ui/src/components/base/layout/page/PageContentBody.tsx:10
FunctionPageHeader
(props: Props)
redisinsight/ui/src/components/page-header/PageHeader.tsx:31
FunctionPageHeader
({ className, style, restrictWidth, alignItems, responsive = true, bottomBorder, paddingSize,
redisinsight/ui/src/components/base/layout/page/PageHeader.tsx:10
FunctionPageHeader
({ indexName, indexOptions, isIndexPanelOpen, onIndexChange, onToggleIndexPanel, }: PageHeaderProps)
redisinsight/ui/src/pages/vector-search/pages/VectorSearchQueryPage/components/page-header/PageHeader.tsx:9
FunctionPagePlaceholder
()
redisinsight/ui/src/components/page-placeholder/PagePlaceholder.tsx:10
FunctionPagesControl
()
redisinsight/ui/src/components/side-panels/panels/enablement-area/EnablementArea/components/Pagination/Pagination.tsx:74
FunctionPagination
({ items = [], sourcePath, activePageKey, compressed, }: Props)
redisinsight/ui/src/components/side-panels/panels/enablement-area/EnablementArea/components/Pagination/Pagination.tsx:27
FunctionPanel
({ children })
redisinsight/__mocks__/react-resizable-panels.js:1
FunctionPanel
({ children }: Props)
redisinsight/ui/src/pages/rdi/statistics/components/panel/Panel.tsx:9
FunctionPanelGroup
({ children })
redisinsight/__mocks__/react-resizable-panels.js:2
FunctionPanelResizeHandle
()
redisinsight/__mocks__/react-resizable-panels.js:3
FunctionParseProfileCluster
(info: any[])
redisinsight/ui/src/packages/ri-explain/src/parser.ts:954
FunctionPasswordCell
({ password = '', id = '', error, loading = false, status, handleChangedInput, isInvalid, erro
redisinsight/ui/src/pages/autodiscover-sentinel/sentinel-databases-result/components/column-definitions/components/PasswordCell/PasswordCell.tsx:8
FunctionPasswordCell
({ password, id, handleChangedInput, }: PasswordCellProps)
redisinsight/ui/src/pages/autodiscover-sentinel/sentinel-databases/components/column-definitions/components/PasswordCell/PasswordCell.tsx:7
FunctionPasswordInput
(props: RedisPasswordInputProps)
redisinsight/ui/src/components/base/inputs/PasswordInput.tsx:7
FunctionPatternsInfo
({ channels }: PatternsInfoProps)
redisinsight/ui/src/pages/pub-sub/components/patternsInfo/PatternsInfo.tsx:14
FunctionPersistentErrorContent
({ text }: Props)
redisinsight/ui/src/components/notifications/components/persistent-error-content/PersistentErrorContent.tsx:13
FunctionPickSampleDataModal
({ isOpen, loading, selectedDataset, onSelectDataset, onCancel, onSeeIndexDefinition, onStartQue
redisinsight/ui/src/pages/vector-search/components/pick-sample-data-modal/PickSampleDataModal.tsx:33
FunctionPickSampleDataModalWithState
( props: Omit< PickSampleDataModalProps, 'isOpen' | 'selectedDataset' | 'onSelectDataset' | 'onCance
redisinsight/ui/src/pages/vector-search/components/pick-sample-data-modal/PickSampleDataModal.stories.tsx:15
FunctionPipelineActions
({ pipelineStatus }: Props)
redisinsight/ui/src/pages/rdi/instance/components/header/components/pipeline-actions/PipelineActions.tsx:43
FunctionPipelineManagementPage
({ routes = [] }: Props)
redisinsight/ui/src/pages/rdi/pipeline-management/PipelineManagementPage.tsx:34
FunctionPipelineManagementPageRouter
({ routes }: Props)
redisinsight/ui/src/pages/rdi/pipeline-management/PipelineManagementPageRouter.tsx:9
FunctionPlainText
({ children, ...rest }: Props)
redisinsight/ui/src/components/side-panels/panels/enablement-area/EnablementArea/components/PlainText/PlainText.tsx:8
FunctionPlaygroundPage
()
stories/playground/PlaygroundPage.tsx:42
FunctionPopoverContent
({ children, onDismiss }: PopoverContentProps)
redisinsight/ui/src/pages/vector-search/components/select-key-onboarding-popover/SelectKeyOnboardingPopover.tsx:24
FunctionPopoverDelete
(props: Props)
redisinsight/ui/src/pages/browser/components/popover-delete/PopoverDelete.tsx:35
FunctionPopoverNotification
()
redisinsight/ui/src/components/navigation-menu/components/notifications-center/PopoverNotification/PopoverNotification.tsx:21
FunctionPopoverRunAnalyze
(props: Props)
redisinsight/ui/src/components/side-panels/panels/live-time-recommendations/components/popover-run-analyze/PopoverRunAnalyze.tsx:17
FunctionPrefixCell
({ row }: { row: IndexListRow })
redisinsight/ui/src/pages/vector-search/components/index-list/components/PrefixCell/PrefixCell.tsx:8
FunctionPrimaryButton
(props: ButtonProps)
redisinsight/ui/src/components/base/forms/buttons/PrimaryButton.tsx:5
FunctionPrimaryGroupCell
({ name }: PrimaryGroupCellProps)
redisinsight/ui/src/pages/autodiscover-sentinel/sentinel-databases-result/components/column-definitions/components/PrimaryGroupCell/PrimaryGroupCell.tsx:6
FunctionPrimaryGroupCell
({ name }: PrimaryGroupCellProps)
redisinsight/ui/src/pages/autodiscover-sentinel/sentinel-databases/components/column-definitions/components/PrimaryGroupCell/PrimaryGroupCell.tsx:6
FunctionPrimaryGroupSentinel
(props: Props)
redisinsight/ui/src/pages/home/components/form/sentinel/PrimaryGroupSentinel.tsx:13
FunctionProductionWriteConfirmationProvider
({ children, }: ProductionWriteConfirmationProviderProps)
redisinsight/ui/src/components/production-write-confirmation/ProductionWriteConfirmationProvider.tsx:33
FunctionProfileNode
(props: INodeProps)
redisinsight/ui/src/packages/ri-explain/src/Node.tsx:87
FunctionProfilerStartButton
({ onStart }: Props)
redisinsight/ui/src/components/monitor/ProfilerStartButton/ProfilerStartButton.tsx:17
FunctionProgressBarLoader
({ className, style, color, ...rest }: ProgressBarLoaderProps)
redisinsight/ui/src/components/base/display/progress-bar/ProgressBarLoader.tsx:8
FunctionPromoLink
(props: Props)
redisinsight/ui/src/components/promo-link/PromoLink.tsx:16
FunctionProtectedRoute
({ children, ...rest }: IProps)
redisinsight/ui/src/pages/redis-stack/components/protected-route/ProtectedRoute.tsx:11
FunctionProvider
({ onSelectKey, initialKey, initialKeyType, children, }: KeysBrowserProps & { children: React.ReactNod
redisinsight/ui/src/pages/vector-search/components/keys-browser/contexts/Context.tsx:54
FunctionPubSubConfig
({ retryDelay = 5000 }: IProps)
redisinsight/ui/src/components/pub-sub-config/PubSubConfig.tsx:26
FunctionPubSubPage
()
redisinsight/ui/src/pages/pub-sub/PubSubPage.tsx:29
FunctionPublishMessage
()
redisinsight/ui/src/pages/pub-sub/components/publish-message/PublishMessage.tsx:26
FunctionQueryActions
(props: Props)
redisinsight/ui/src/components/query/query-actions/QueryActions.tsx:26
FunctionQueryCard
(props: Props)
redisinsight/ui/src/components/query/query-card/QueryCard.tsx:124
FunctionQueryCardCliDefaultResult
(props: Props)
redisinsight/ui/src/components/query/query-card/QueryCardCliDefaultResult/QueryCardCliDefaultResult.tsx:16
FunctionQueryCardCliGroupResult
(props: Props)
redisinsight/ui/src/components/query/query-card/QueryCardCliGroupResult/QueryCardCliGroupResult.tsx:19
FunctionQueryCardCliPlugin
(props: Props)
redisinsight/ui/src/components/query/query-card/QueryCardCliPlugin/QueryCardCliPlugin.tsx:64
FunctionQueryCardCliResultWrapper
(props: Props)
redisinsight/ui/src/components/query/query-card/QueryCardCliResultWrapper/QueryCardCliResultWrapper.tsx:77
FunctionQueryCardCommonResult
(props: Props)
redisinsight/ui/src/components/query/query-card/QueryCardCommonResult/QueryCardCommonResult.tsx:12
FunctionQueryCardHeader
(props: Props)
redisinsight/ui/src/components/query/query-card/QueryCardHeader/QueryCardHeader.tsx:101
FunctionQueryCardTooltip
(props: Props)
redisinsight/ui/src/components/query/query-card/QueryCardTooltip/QueryCardTooltip.tsx:25
FunctionQueryEditorContextProvider
({ children, value, }: QueryEditorContextProviderProps)
redisinsight/ui/src/components/query/context/query-editor.context.tsx:24
FunctionQueryEditorWrapper
({ query, setQuery, onSubmit, isLoading = false, }: QueryEditorWrapperProps)
redisinsight/ui/src/pages/vector-search/components/query-editor/QueryEditorWrapper.tsx:34
FunctionQueryLibraryItem
({ id, name, type, query, description, isOpen = false, onToggleOpen, onRun, onLoad, onDele
redisinsight/ui/src/pages/vector-search/components/query-library-item/QueryLibraryItem.tsx:21
FunctionQueryLibraryView
({ onRun, onLoad }: QueryLibraryViewProps)
redisinsight/ui/src/pages/vector-search/components/query-library-view/QueryLibraryView.tsx:23
FunctionQueryLiteActions
(props: Props)
redisinsight/ui/src/components/query/query-lite-actions/QueryLiteActions.tsx:17
FunctionQueryOnboardingPopover
({ children, }: QueryOnboardingPopoverProps)
redisinsight/ui/src/pages/vector-search/components/query-editor/components/query-onboarding-popover/QueryOnboardingPopover.tsx:12
FunctionQueryResults
(props: QueryResultsProps)
redisinsight/ui/src/components/query/query-results/QueryResults.tsx:41
FunctionQueryResultsProvider
({ children, telemetry = emptyTelemetry, })
redisinsight/ui/src/components/query/context/query-results.context.tsx:31
FunctionQueryTutorials
({ tutorials, source }: Props)
redisinsight/ui/src/components/query/query-tutorials/QueryTutorials.tsx:49
FunctionQueryWrapper
(props: Props)
redisinsight/ui/src/pages/workbench/components/query/QueryWrapper.tsx:23
FunctionQueryWrapperMock
(props: QueryProps)
redisinsight/ui/src/pages/workbench/components/wb-view/WBViewWrapper.spec.tsx:54
FunctionRICollapsibleNavGroup
({ children, title, isCollapsible = true, className, initialIsOpen, onToggle, forceState, open
redisinsight/ui/src/components/base/display/collapsible-nav-group/RICollapsibleNavGroup.tsx:20
FunctionRIResizeObserver
({ children, onResize, })
redisinsight/ui/src/components/base/utils/resize-observer/ResizeObserver.tsx:8
FunctionRISelectWithActions
(props: Props)
redisinsight/ui/src/components/base/forms/select/RISelectWithActions.tsx:31
FunctionRangeFilter
(props: Props)
redisinsight/ui/src/components/range-filter/RangeFilter.tsx:63
FunctionRdiConfigFileActionMenu
()
redisinsight/ui/src/pages/rdi/instance/components/header/components/rdi-config-file-action-menu/RdiConfigFileActionMenu.tsx:15
FunctionRdiDeployErrorContent
(props: Props)
redisinsight/ui/src/components/notifications/components/rdi-deploy-error-content/RdiDeployErrorContent.tsx:14
FunctionRdiHeader
({ onRdiInstanceClick }: Props)
redisinsight/ui/src/pages/rdi/home/header/RdiHeader.tsx:18
FunctionRdiInstanceHeader
()
redisinsight/ui/src/components/rdi-instance-header/RdiInstanceHeader.tsx:22
← previousnext →4,801–4,900 of 7,801, ranked by callers