MCPcopy Create free account

hub / github.com/dhafitf/twice / functions

Functions64 in github.com/dhafitf/twice

↓ 6 callersFunctionuseData
(endpoint: any)
src/lib/utils/useData.ts:4
↓ 5 callersFunctionclsx
(...classes: any)
src/lib/utils/clsx.ts:2
↓ 5 callersFunctiondbConnect
()
src/lib/utils/dbConnect.ts:30
↓ 4 callersFunctionaddOpacity
({ opacity, DOMByID, time }: OpacityTransition)
src/lib/utils/opacityAnimation.ts:3
↓ 2 callersFunctioncontentOpacity
()
src/pages/profile.tsx:55
↓ 2 callersFunctionimageOpacity
()
src/pages/profile.tsx:44
↓ 2 callersFunctionmappedList
(arrayElement: LinksProps[])
src/components/verticalSocmedList.tsx:25
↓ 1 callersFunctionhandleClickNav
()
src/components/header/index.tsx:39
↓ 1 callersFunctionhandleCloseModalClick
()
src/pages/profile.tsx:84
↓ 1 callersFunctionhandleOpenModalClick
()
src/pages/profile.tsx:75
↓ 1 callersFunctionremoveOpacity
(opacity: number)
src/pages/profile.tsx:64
↓ 1 callersFunctionrenderItem
()
src/components/discography/discographyItem.tsx:11
↓ 1 callersFunctionrenderItem
()
src/components/news/newsItem.tsx:10
↓ 1 callersFunctionrenderItems
()
src/components/discography/newestDiscographySection.tsx:7
↓ 1 callersFunctionrenderItems
()
src/components/discography/discographySection.tsx:7
↓ 1 callersFunctionrenderItems
()
src/components/content/latestContent.tsx:9
↓ 1 callersFunctionrenderItems
()
src/components/news/newsSection.tsx:7
↓ 1 callersFunctionrenderItems
()
src/components/news/latestNewsSection.tsx:7
↓ 1 callersFunctionrenderItems
()
src/pages/discography/[id].tsx:15
↓ 1 callersFunctionrenderItems
()
src/pages/news/[id].tsx:14
FunctionApp
({ Component, pageProps })
src/pages/_app.tsx:7
FunctionContainer
({ children, className, style, isLarge, isSmall }: ContainerProps)
src/components/layout/container.tsx:4
FunctionContentItem
({ href, thumb, title, tag }: ContentItemProps)
src/components/content/contentItem.tsx:4
FunctionCustom404
()
src/pages/404.tsx:4
FunctionDeveloper
()
src/pages/developers.tsx:62
FunctionDiscography
()
src/pages/discography/index.tsx:5
FunctionDiscographyByID
()
src/pages/discography/[id].tsx:9
FunctionDiscographyItem
({ items, isSkeleton }: DiscographyItemProps)
src/components/discography/discographyItem.tsx:10
FunctionDiscographySection
()
src/components/discography/discographySection.tsx:5
FunctionFooter
()
src/components/footer/index.tsx:7
FunctionHeader
()
src/components/header/index.tsx:11
FunctionHome
(data: any)
src/pages/index.tsx:20
FunctionItems
({ name, description, apiReference }: Props)
src/pages/developers.tsx:11
FunctionLatestContent
({ data }: IContentListProps)
src/components/content/latestContent.tsx:8
FunctionLatestNewsSection
()
src/components/news/newsSection.tsx:5
FunctionLatestNewsSection
()
src/components/news/latestNewsSection.tsx:5
FunctionLayout
(props: LayoutProps)
src/components/layout/layout.tsx:6
FunctionLoading
({ isRouteChanging })
src/components/layout/loading.tsx:3
FunctionLoadingScreen
({ isLoading }: LoadingScreenProps)
src/components/loadingScreen.tsx:7
FunctionMemberItem
({ onClick, image, name, nickname }: Props)
src/components/memberItem.tsx:8
FunctionNavLink
({ className, href, text }: NavLinkProps)
src/components/header/navLink.tsx:4
FunctionNewestDiscographySection
()
src/components/discography/newestDiscographySection.tsx:5
FunctionNews
()
src/pages/news/index.tsx:5
FunctionNewsByID
()
src/pages/news/[id].tsx:8
FunctionNewsItem
({ items, isSkeleton }: NewsItemProps)
src/components/news/newsItem.tsx:9
FunctionProfile
()
src/pages/profile.tsx:14
FunctionScrollDownAnimation
()
src/components/scrollDownAnimation.tsx:4
FunctionSection
({ title, children, className, isHomePage, withLoadMore }: SectionProps)
src/components/layout/section.tsx:5
FunctionVerticalSocmedList
()
src/components/verticalSocmedList.tsx:37
Functionfetcher
()
src/lib/utils/useData.ts:5
MethodgetInitialProps
(ctx: DocumentContext)
src/pages/_document.tsx:4
FunctiongetServerSideProps
()
src/pages/index.tsx:115
FunctionhandleNextClick
()
src/pages/profile.tsx:18
FunctionhandlePrevClick
()
src/pages/profile.tsx:31
FunctionhandleRouteChangeEnd
()
src/pages/_app.tsx:24
FunctionhandleRouteChangeStart
()
src/pages/_app.tsx:16
FunctionhandleScroll
()
src/components/scrollDownAnimation.tsx:8
FunctionhandleScroll
()
src/components/header/index.tsx:19
Functionhandler
(req, res)
src/pages/api/members.ts:4
Functionhandler
(req, res)
src/pages/api/discography/index.ts:5
Functionhandler
(req, res)
src/pages/api/discography/[id].ts:5
Functionhandler
(req, res)
src/pages/api/news/index.ts:5
Functionhandler
(req, res)
src/pages/api/news/[id].ts:5
Methodrender
()
src/pages/_document.tsx:8