MCPcopy Create free account

hub / github.com/IABTechLab/uid2docs / functions

Functions110 in github.com/IABTechLab/uid2docs

↓ 16 callersFunctionpushGtmEvent
(data = {})
src/utils/pushGtmEvent.ts:7
↓ 4 callersFunctionremoveItems
(sidebar, ...remove)
sidebars.js:1
↓ 4 callersFunctionupdateCollapsed
(toCollapsed = !collapsed)
src/theme/DocSidebarItem/Category/index.tsx:125
↓ 4 callersFunctionuseIsJapanese
()
src/utils/isJapanese.ts:3
↓ 3 callersFunctiongetLocalizedConfigValue
(key)
docusaurus.config.js:20
↓ 2 callersFunctionisNonEmptyString
(value: string)
src/utils/index.ts:1
↓ 2 callersFunctionstore_mapping
(original_identifier, raw_uid, bucket_id)
test/python/test/test_post_identity_map_v3.py:70
↓ 2 callersFunctionuseBlogTagsPostsPageTitle
(tag: Props["tag"])
src/theme/BlogTagsPostsPage/index.tsx:36
↓ 2 callersFunctionuseForcedDarkTheme
()
src/utils/useForcedDarkTheme.ts:4
↓ 2 callersFunctionuseIsMobile
(breakpoint = 998)
src/utils/isMobile.ts:30
↓ 2 callersFunctionusePrefersReducedMotion
()
src/utils/usePrefersReducesMotion.ts:3
↓ 1 callersFunctioncapitalizeFirstLetter
(string: string)
src/utils/index.ts:4
↓ 1 callersFunctionhandle_unmapped
(original_email, reason)
test/python/test/test_post_identity_map_v3.py:111
↓ 1 callersFunctionidentifyClosestSiblingInput
( node: Node, )
src/utils/index.ts:19
↓ 1 callersFunctionisInputElement
(element: Node)
src/utils/index.ts:9
↓ 1 callersFunctionis_refresh_needed
(mapping)
test/python/test/test_post_identity_map_v3.py:135
↓ 1 callersFunctiononClickFilter
(update: string)
src/components/CustomTags/CustomTagsFilterList.tsx:20
↓ 1 callersFunctionremap_identities
(to_remap)
test/python/test/test_post_identity_map_v3.py:139
↓ 1 callersFunctionuseAutoExpandActiveCategory
({ isActive, collapsed, updateCollapsed, }: { isActive: boolean; collapsed: boolean; updateCollaps
src/theme/DocSidebarItem/Category/index.tsx:25
↓ 1 callersFunctionuseBlogPostsPlural
()
src/theme/BlogTagsPostsPage/index.tsx:19
↓ 1 callersFunctionuseCategoryHrefWithSSRFallback
* When a collapsible category has no link, we still link it to its first child * during SSR as a temporary fallback. This allows to be able to naviga
src/theme/DocSidebarItem/Category/index.tsx:51
↓ 1 callersFunctionuseContainerClassName
()
src/theme/BlogPostItem/index.tsx:12
↓ 1 callersFunctionuseDocTOC
* Decide if the toc should be rendered, on mobile or desktop viewports
src/theme/DocItem/Layout/index.tsx:34
↓ 1 callersFunctionuseNavbarItems
()
src/theme/Navbar/MobileSidebar/PrimaryMenu/index.tsx:6
↓ 1 callersFunctionuseNavbarItems
()
src/theme/Navbar/Content/index.tsx:10
↓ 1 callersFunctionuseWindowDimensions
()
src/utils/isMobile.ts:9
FunctionArticleCard
({ title, url, date }: ArticleItem)
src/components/HomepageNews/index.tsx:11
FunctionBlogListPage
(props: Props)
src/theme/BlogListPage/index.tsx:43
FunctionBlogListPageContent
(props: Props)
src/theme/BlogListPage/index.tsx:33
FunctionBlogListPageMetadata
(props: Props)
src/theme/BlogListPage/index.tsx:17
FunctionBlogPostItem
({ children, className, }: Props)
src/theme/BlogPostItem/index.tsx:17
FunctionBlogTagsPostsPage
(props: Props)
src/theme/BlogTagsPostsPage/index.tsx:95
FunctionBlogTagsPostsPageContent
({ tag, items, sidebar, listMetadata, }: Props)
src/theme/BlogTagsPostsPage/index.tsx:58
FunctionBlogTagsPostsPageMetadata
({ tag }: Props)
src/theme/BlogTagsPostsPage/index.tsx:48
FunctionCloseButton
()
src/theme/Navbar/MobileSidebar/Header/index.tsx:8
FunctionCollapseButton
({ categoryLabel, onClick, }: { categoryLabel: string; onClick: ComponentProps<"button">["onClick"]; }
src/theme/DocSidebarItem/Category/index.tsx:68
FunctionColumn
({ column, index }: { column: ColumnType; index: number })
src/theme/Footer/Links/MultiColumn/index.tsx:22
FunctionColumnLinkItem
({ item }: { item: ColumnItemType })
src/theme/Footer/Links/MultiColumn/index.tsx:8
FunctionCustomTagsContainer
({ tags = "", children, }: CustomTagsContainerProps)
src/components/CustomTags/CustomTagsContainer.tsx:11
FunctionCustomTagsContextProvider
({ children }: PropsWithChildren)
src/components/CustomTags/CustomTagsContext.tsx:18
FunctionCustomTagsFilterList
({ tags, style, subtitle, }: CustomTagsFilterListProps)
src/components/CustomTags/CustomTagsFilterList.tsx:11
FunctionCustomTagsFilters
()
src/components/CustomTags/CustomTagsFilters.tsx:5
FunctionDocItemLayout
({ children }: Props)
src/theme/DocItem/Layout/index.tsx:55
FunctionDocSidebarItem
({ item, ...props }: Props)
src/theme/DocSidebarItem/index.tsx:8
FunctionDocSidebarItemCategory
({ item, onItemClick, activePath, level, index, ...props }: Props)
src/theme/DocSidebarItem/Category/index.tsx:93
FunctionDocSidebarItemHtml
({ item, level, index, }: Props)
src/theme/DocSidebarItem/Html/index.tsx:8
FunctionDocSidebarItemLink
({ item, onItemClick, activePath, level, ...props }: Props)
src/theme/DocSidebarItem/Link/index.tsx:13
FunctionDocsBanner
({ title, description, icon, textColor, textColorDark, backgroundColor, backgroundColorDark, }:
src/components/DocsBanner/index.tsx:28
FunctionFeature
({ Svg, description, lottieAnimation }: FeatureItem)
src/components/HomepageFeatures/index.tsx:72
FunctionFooter
()
src/theme/Footer/index.tsx:9
FunctionFooterCopyright
({ copyright }: Props)
src/theme/Footer/Copyright/index.tsx:4
FunctionFooterLayout
({ style, links, logo, copyright, }: Props)
src/theme/Footer/Layout/index.tsx:5
FunctionFooterLinkItem
({ item }: Props)
src/theme/Footer/LinkItem/index.tsx:8
FunctionFooterLinks
({ links }: Props)
src/theme/Footer/Links/index.tsx:8
FunctionFooterLinksMultiColumn
({ columns, }: Props)
src/theme/Footer/Links/MultiColumn/index.tsx:32
FunctionFooterLinksSimple
({ links }: Props)
src/theme/Footer/Links/Simple/index.tsx:21
FunctionFooterLogo
({ logo }: Props)
src/theme/Footer/Logo/index.tsx:43
FunctionHeroBg
()
src/components/HomepageHero/HeroBgAnimation.tsx:9
FunctionHome
()
src/pages/index.tsx:13
FunctionHomepageConsumerBenefit
()
src/components/HomepageConsumerBenefit/index.tsx:9
FunctionHomepageCtaStripe
()
src/components/HomepageCtaStripe/index.tsx:10
FunctionHomepageFeatures
()
src/components/HomepageFeatures/index.tsx:92
FunctionHomepageHero
()
src/components/HomepageHero/index.tsx:10
FunctionHomepageNews
()
src/components/HomepageNews/index.tsx:25
FunctionHomepagePartnersMarquee
()
src/components/HomepagePartnersMarquee/index.tsx:18
FunctionHomepagePartnersSegment
()
src/components/HomepagePartnersSegment/index.tsx:150
FunctionIndex
()
src/theme/NotFound/index.tsx:7
FunctionLayoutProvider
({ children })
src/theme/Layout/Provider/index.tsx:36
FunctionLogoImage
({ logo }: Props)
src/theme/Footer/Logo/index.tsx:10
FunctionMdxJumpAnchor
({ id, children, }: MdxJumpAnchorProps)
src/components/MdxJumpAnchor/index.tsx:15
FunctionMobileSidebarToggle
()
src/theme/Navbar/MobileSidebar/Toggle/index.tsx:6
FunctionNavbar
()
src/theme/Navbar/index.tsx:5
FunctionNavbarBackdrop
(props: ComponentProps<"div">)
src/theme/Navbar/Layout/index.tsx:15
FunctionNavbarColorModeToggle
({ className, }: Props)
src/theme/Navbar/ColorModeToggle/index.tsx:7
FunctionNavbarColorModeToggle
({ className })
src/theme/NavbarItem/ColorModeToggle.tsx:5
FunctionNavbarContent
()
src/theme/Navbar/Content/index.tsx:40
FunctionNavbarContentLayout
({ left, right, }: { left: ReactNode; right: ReactNode; })
src/theme/Navbar/Content/index.tsx:25
FunctionNavbarItems
({ items }: { items: NavbarItemConfig[] })
src/theme/Navbar/Content/index.tsx:15
FunctionNavbarLayout
({ children }: Props)
src/theme/Navbar/Layout/index.tsx:25
FunctionNavbarLogo
()
src/theme/Navbar/Logo/index.tsx:4
FunctionNavbarMobilePrimaryMenu
()
src/theme/Navbar/MobileSidebar/PrimaryMenu/index.tsx:12
FunctionNavbarMobileSidebar
()
src/theme/Navbar/MobileSidebar/index.tsx:11
FunctionNavbarMobileSidebarHeader
()
src/theme/Navbar/MobileSidebar/Header/index.tsx:26
FunctionNavbarMobileSidebarLayout
({ header, primaryMenu, secondaryMenu, }: Props)
src/theme/Navbar/MobileSidebar/Layout/index.tsx:6
FunctionNavbarMobileSidebarSecondaryMenu
()
src/theme/Navbar/MobileSidebar/SecondaryMenu/index.tsx:21
FunctionNavbarNavLink
({ activeBasePath, activeBaseRegex, to, href, label, html, isDropdownLink, prependBaseUrlToHre
src/theme/NavbarItem/NavbarNavLink.tsx:10
FunctionNavbarSearch
({ children, className, }: Props)
src/theme/Navbar/Search/index.tsx:5
FunctionNavbarSeparator
({ classNames, ...props })
src/theme/NavbarItem/NavbarSeperator.tsx:5
FunctionNotFoundContent
({ className }: Props)
src/theme/NotFound/Content/index.tsx:8
FunctionPageHeader
({ heading, subheading, }: PageHeaderProps)
src/components/PageHeader/index.tsx:12
FunctionPartner
({ partnerItem, playAnimation }: PartnerProps)
src/components/HomepagePartnersSegment/index.tsx:107
FunctionPartnerSection
({ title, partners }: PartnerSection)
src/pages/partners.tsx:86
FunctionPartners
()
src/pages/partners.tsx:110
FunctionRequestDemo
()
src/pages/request-access.tsx:44
FunctionRestoreTheme
()
src/theme/Layout/Provider/index.tsx:27
FunctionSecondaryMenuBackButton
(props: ComponentProps<"button">)
src/theme/Navbar/MobileSidebar/SecondaryMenu/index.tsx:6
FunctionSectionHeader
({ heading, subheading, eyebrow, extraClass, jaHeading, }: SectionHeaderProps)
src/components/SectionHeader/index.tsx:12
FunctionSeparator
()
src/theme/Footer/Links/Simple/index.tsx:5
FunctionSimpleLinkItem
({ item }: { item: Props["links"][number] })
src/theme/Footer/Links/Simple/index.tsx:9
FunctionSiteMetadataWrapper
(props: Props)
src/theme/SiteMetadata/index.tsx:11
next →1–100 of 110, ranked by callers