MCPcopy Create free account

hub / github.com/Rafacv23/F1-api / functions

Functions176 in github.com/Rafacv23/F1-api

FunctionGET
(request: Request, context: any)
app/api/[year]/teams/route.ts:17
FunctionGET
(request: Request, context: any)
app/api/[year]/teams/[teamId]/route.tsx:16
FunctionGET
(request: Request, context: any)
app/api/[year]/teams/[teamId]/drivers/route.tsx:34
FunctionGET
(request: Request)
app/api/circuits/route.ts:17
FunctionGET
(request: Request)
app/api/circuits/search/route.ts:18
FunctionGET
(request: Request, context: any)
app/api/circuits/[circuitId]/route.ts:17
FunctionGET
(request: Request)
app/api/teams/route.ts:16
FunctionGET
(request: Request, context: any)
app/api/teams/[teamId]/route.ts:17
FunctionGET
(request: Request)
app/api/teams/search/route.ts:17
FunctionHeader
()
components/header/Header.tsx:7
FunctionHomeBanner
({ locale }: { locale: string })
components/home/HomeBanner.tsx:10
FunctionHomePage
({ params }: { params: { locale: string } })
app/[locale]/blog/page.tsx:14
FunctionLanguageChanger
()
components/LanguageChanger.tsx:15
FunctionList
({ array, locale, title, }: { array: Array<any> locale: string title: string })
components/footer/List.tsx:4
FunctionLoader
()
components/ui/loader.tsx:3
FunctionMobileHeader
()
components/header/MobileHeader.tsx:18
FunctionPage
({ params }: { params: { locale: string } })
app/[locale]/page.tsx:4
FunctionPageNav
()
components/navs/PageNav.tsx:11
FunctionProviders
({ children }: { children: ReactNode })
components/Providers.tsx:6
FunctionReferral
({ params, }: { params: { locale: string } })
app/[locale]/referrals/page.tsx:14
FunctionReferralsList
({ locale }: { locale: string })
components/ReferralsList.tsx:16
FunctionRootLayout
({ children, params, }: Readonly<{ children: React.ReactNode params: { locale: string } }>)
app/[locale]/layout.tsx:133
FunctionSDKPage
()
app/[locale]/docs/sdk/page.tsx:33
FunctionScrollProgress
({ className }: ScrollProgressProps)
components/ui/scroll-progress.tsx:10
FunctionScrollToTop
({ className }: ScrollToTopProps)
components/buttons/ScrollToTop.tsx:10
FunctionSkeleton
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/skeleton.tsx:3
FunctionSuccessPage
()
app/[locale]/contact/success/page.tsx:6
FunctionTerm
({ title, description })
components/terms/Term.tsx:10
FunctionTerms
({ params, }: { params: { locale: string } })
app/[locale]/terms/page.tsx:6
FunctionTermsList
({ locale }: { locale: string })
components/terms/TermList.tsx:4
FunctionThemeToggle
({ locale }: { locale: string })
components/ThemeToggle.tsx:14
FunctionTranslationsProvider
({ children, locale, namespaces, resources, }: { children: React.ReactNode locale: string namesp
components/TranslationsProvider.tsx:7
Functioncode
({ node, className, children, ...props })
app/[locale]/docs/sdk/page.tsx:85
Functiondown
(e: KeyboardEvent)
components/header/DesktopHeader.tsx:24
FunctionfetchData
()
lib/insert/index.js:11
FunctiongenerateMetadata
({ params }: Props)
app/[locale]/blog/[slug]/page.tsx:19
FunctiongenerateMetadata
({ params }: Props)
app/[locale]/docs/[endpoint]/page.tsx:25
FunctiongenerateMetadata
({ params }: Props)
app/[locale]/docs/[endpoint]/[id]/page.tsx:38
FunctiongenerateStaticParams
()
app/[locale]/blog/[slug]/page.tsx:9
FunctiongenerateStaticParams
()
app/[locale]/docs/[endpoint]/page.tsx:15
FunctiongenerateStaticParams
()
app/[locale]/docs/[endpoint]/[id]/page.tsx:21
FunctiongetPracticeResults
(year, race, page)
lib/scrap/fp.js:4
FunctiongetQualyResults
(year, race, page)
lib/scrap/qualy.js:4
FunctiongetRaceResults
(year, race, page)
lib/scrap/race.js:4
FunctiongetSprintQualyResults
(year, race, page)
lib/scrap/sprint/qualy.js:4
FunctiongetSprintRaceResults
(year, race, page)
lib/scrap/sprint/race.js:4
FunctionhandleChange
(newLocale: string)
components/LanguageChanger.tsx:21
FunctionhandleCopy
()
components/buttons/CopyBtn.tsx:16
FunctionhandleCopyLink
()
components/ui/expandable-card-list.tsx:107
FunctionhandleDismiss
()
components/home/Announcer.tsx:8
Functionheaders
()
next.config.mjs:3
FunctioninsertCircuits
(circuits)
lib/insert/circuits.js:3
FunctioninsertDrivers
(drivers)
lib/insert/drivers.js:3
FunctioninsertDriversChampionship
(drivers)
lib/insert/driversChampionship.js:4
FunctioninsertRacesPerYear
(races)
lib/insert/races.js:4
FunctioninsertResults
(races)
lib/insert/results.js:5
FunctioninsertSeasons
(data)
lib/insert/seasons.js:4
FunctioninsertTeams
(teams)
lib/insert/teams.js:3
FunctioninsertTeamsChampionship
(teams)
lib/insert/teamsChampionship.js:4
Functionlistener
(event: any)
hooks/use-outside-click.ts:8
Functionloading
()
app/[locale]/loading.tsx:4
Functionloading
()
app/[locale]/blog/loading.tsx:4
Functionloading
()
app/[locale]/faq/loading.tsx:4
Functionloading
()
app/[locale]/contact/loading.tsx:4
Functionloading
()
app/[locale]/terms/loading.tsx:4
Functionloading
()
app/[locale]/docs/[endpoint]/loading.tsx:4
Functionloading
()
app/[locale]/docs/[endpoint]/[id]/loading.tsx:4
Functionloading
()
app/[locale]/referrals/loading.tsx:4
Functionmiddleware
(request: NextRequest)
middleware.ts:30
FunctiononKeyDown
(event: KeyboardEvent)
components/ui/expandable-card-list.tsx:84
Functionrobots
()
app/robots.ts:4
FunctionscrollToTop
()
components/buttons/ScrollToTop.tsx:25
Functionsitemap
()
app/sitemap.ts:6
FunctiontoggleVisibility
()
components/buttons/ScrollToTop.tsx:14
FunctionupdateDriversChampionship
(year, page)
lib/scrap/championships/drivers.js:15
FunctionwithRateLimit
( request: Request, handler: () => Promise<Response> )
lib/rateLimiter.ts:17
← previous101–176 of 176, ranked by callers