MCPcopy Create free account

hub / github.com/towfiqi/serpbear / functions

Functions262 in github.com/towfiqi/serpbear

FunctionKeywordPosition
({ position = 0, type = '', updating = false }:KeywordPositionProps)
components/keywords/KeywordPosition.tsx:9
FunctionKeywordTagManager
({ keyword, allTags = [], closeModal }: keywordTagManagerProps)
components/keywords/KeywordTagManager.tsx:13
FunctionKeywordsTable
(props: KeywordsTableProps)
components/keywords/KeywordsTable.tsx:28
FunctionLogin
()
pages/login/index.tsx:12
FunctionModal
({ children, width = '1/2', closeModal, title, verticalCenter = false }:ModalProps)
components/common/Modal.tsx:13
FunctionMyApp
({ Component, pageProps }: AppProps)
pages/_app.tsx:7
FunctionNotificationSettings
({ settings, settingsError, updateSettings }:NotificationSettingsProps)
components/settings/NotificationSettings.tsx:15
FunctionResearch
()
pages/research/index.tsx:17
FunctionRow
({ data, index, style }:ListChildComponentProps)
components/keywords/SCKeywordsTable.tsx:102
FunctionRow
({ data, index, style }:ListChildComponentProps)
components/keywords/KeywordsTable.tsx:104
FunctionRow
({ data, index, style }:ListChildComponentProps)
components/ideas/KeywordIdeasTable.tsx:114
FunctionSCInsight
({ insight, isLoading = true, isConsoleIntegrated = true, domain }: SCInsightProps)
components/insight/Insight.tsx:15
FunctionSCKeyword
(props: SCKeywordProps)
components/keywords/SCKeyword.tsx:16
FunctionSCKeywordsTable
({ domain, keywords = [], isLoading = true, isConsoleIntegrated = true }: SCKeywordsTableProps)
components/keywords/SCKeywordsTable.tsx:27
FunctionScraperSettings
({ settings, settingsError, updateSettings }:ScraperSettingsProps)
components/settings/ScraperSettings.tsx:17
FunctionSearchConsoleSettings
({ settings, settingsError, updateSettings }:SearchConsoleSettingsProps)
components/settings/SearchConsoleSettings.tsx:13
FunctionSecretField
({ label = '', value = '', placeholder = '', onChange, hasError = false }: SecretFieldProps)
components/common/SecretField.tsx:13
FunctionSelectField
(props: SelectFieldProps)
components/common/SelectField.tsx:23
FunctionSettings
({ closeSettings }:SettingsProps)
components/settings/Settings.tsx:38
FunctionSidePanel
({ children, closePanel, width, position = 'right', title = '' }:SidePanelProps)
components/common/SidePanel.tsx:12
FunctionSidebar
({ domains, showAddModal } : SidebarProps)
components/common/Sidebar.tsx:12
FunctionSingleDomain
()
pages/domain/[slug]/index.tsx:20
FunctionToggleField
({ label = '', value = false, onChange, classNames = '' }: ToggleFieldProps)
components/common/ToggleField.tsx:8
FunctionTopBar
({ showSettings, showAddModal }:TopbarProps)
components/common/TopBar.tsx:12
FunctioncloseModalonEsc
(event:KeyboardEvent)
hooks/useOnKey.tsx:5
FunctioncloseOnBGClick
(e:React.SyntheticEvent)
components/keywords/KeywordDetails.tsx:87
FunctioncloseOnBGClick
(e:React.SyntheticEvent)
components/settings/Settings.tsx:52
FunctioncloseOnBGClick
(e:React.SyntheticEvent)
components/common/Modal.tsx:16
FunctioncloseOnBGClick
(e:React.SyntheticEvent)
components/common/SidePanel.tsx:14
FunctioncloseOnBGClick
(e:React.SyntheticEvent)
components/ideas/IdeaDetails.tsx:50
FunctionfilterOptions
(event:React.FormEvent<HTMLInputElement>)
components/common/SelectField.tsx:62
FunctiongenerateChartData
(history: KeywordHistory)
utils/client/generateChartData.ts:6
FunctionhandleDomainInput
(e:React.ChangeEvent<HTMLTextAreaElement>)
components/domains/AddDomain.tsx:46
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/domain.ts:12
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/domains.ts:33
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/ideas.ts:18
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/keywords.ts:24
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/login.ts:10
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/notify.ts:15
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/cron.ts:14
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/keyword.ts:12
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/adwords.ts:15
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/insight.ts:13
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/dbmigrate.ts:16
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/searchconsole.ts:17
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/refresh.ts:27
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/settings.ts:13
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/clearfailed.ts:10
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/logout.ts:10
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
pages/api/volume.ts:14
FunctionisValidDomain
(domain:string)
utils/client/validators.ts:2
FunctionmanuallyUpdateThumb
(domain: string)
pages/domains/index.tsx:64
FunctiononClose
()
components/settings/Changelog.tsx:34
Methodrender
()
pages/_document.tsx:5
FunctionrenderWithClient
(ui: React.ReactElement)
__mocks__/utils.tsx:32
FunctionsearchKeywords
(event:React.FormEvent<HTMLInputElement>)
components/keywords/KeywordFilter.tsx:60
FunctionsearchKeywords
(event:React.FormEvent<HTMLInputElement>)
components/ideas/IdeasFilter.tsx:24
FunctionselectKeyword
(keywordID: string)
components/keywords/SCKeywordsTable.tsx:79
FunctiontestIntegration
()
components/settings/AdWordsSettings.tsx:45
FunctionudpateAndAuthenticate
()
components/settings/AdWordsSettings.tsx:32
FunctionupdateVolumeData
()
components/settings/AdWordsSettings.tsx:51
FunctionuseMigrateDatabase
(onSuccess:Function|undefined)
services/settings.ts:73
← previous201–262 of 262, ranked by callers