MCPcopy Create free account

hub / github.com/api-platform/website / functions

Functions470 in github.com/api-platform/website

FunctionReviewCover
()
pwa/app/(con)/[locale]/con/2024/review/components/Review/ReviewCover.tsx:6
FunctionReviewCover
()
pwa/app/(con)/[locale]/con/2021/review/components/Review/ReviewCover.tsx:7
FunctionReviewCover
()
pwa/app/(con)/[locale]/con/2025/review/components/Review/ReviewCover.tsx:6
FunctionReviewCover
()
pwa/app/(con)/[locale]/con/2022/review/components/Review/ReviewCover.tsx:6
FunctionReviewCover
()
pwa/app/(con)/[locale]/con/2023/review/components/Review/ReviewCover.tsx:6
FunctionReviewItem
({ title, imageId, edition, size = "base", children, }: ReviewItemProps)
pwa/components/con/review/ReviewItem.tsx:14
FunctionReviewList
()
pwa/app/(con)/[locale]/con/2024/review/components/Review/en.tsx:9
FunctionReviewList
()
pwa/app/(con)/[locale]/con/2024/review/components/Review/fr.tsx:9
FunctionReviewList
()
pwa/app/(con)/[locale]/con/2021/review/components/Review/en.tsx:8
FunctionReviewList
()
pwa/app/(con)/[locale]/con/2021/review/components/Review/fr.tsx:8
FunctionReviewList
()
pwa/app/(con)/[locale]/con/2025/review/components/Review/en.tsx:9
FunctionReviewList
()
pwa/app/(con)/[locale]/con/2025/review/components/Review/fr.tsx:9
FunctionReviewList
()
pwa/app/(con)/[locale]/con/2022/review/components/Review/en.tsx:8
FunctionReviewList
()
pwa/app/(con)/[locale]/con/2022/review/components/Review/fr.tsx:8
FunctionReviewList
()
pwa/app/(con)/[locale]/con/2023/review/components/Review/en.tsx:9
FunctionReviewList
()
pwa/app/(con)/[locale]/con/2023/review/components/Review/fr.tsx:9
FunctionRootLayout
({ // Layouts must accept a children prop. // This will be populated with nested layouts or pages childr
pwa/app/(con)/[locale]/layout.tsx:33
FunctionRootLayout
({ // Layouts must accept a children prop. // This will be populated with nested layouts or pages childr
pwa/app/(common)/layout.tsx:59
FunctionRootLayout
({ children, }: { children: React.ReactNode; })
pwa/app/playground/layout.tsx:16
FunctionSchedule
({ days, conferences, tracks, }: { days: Day[]; conferences: Conference[]; tracks: Track[]; })
pwa/app/(con)/[locale]/con/[edition]/schedule/components/Schedule.tsx:8
FunctionScheduleByTrack
({ track: trackId, conferences: allConferences, tracks, }: { track?: string; conferences: Conference
pwa/app/(con)/[locale]/con/[edition]/schedule/components/ScheduleDay.tsx:39
FunctionScheduleDay
({ day, conferences, tracks, }: ScheduleDayProps)
pwa/app/(con)/[locale]/con/[edition]/schedule/components/ScheduleDay.tsx:86
FunctionSection
({ className = "", section, children, }: SectionProps)
pwa/components/con/home/Section.tsx:27
FunctionSectionGuide
({ children }: PropsWithChildren)
pwa/app/(common)/components/doc/SectionGuide.tsx:3
FunctionSectionSubTitle
({ children, dark = false, className, }: SectionSubtitleProps)
pwa/components/con/common/typography/SectionSubtitle.tsx:9
FunctionSectionTitle
({ children, dark = false, lined = false, h1 = false, small = false, }: SectionTitleProps)
pwa/components/con/common/typography/SectionTitle/index.tsx:12
FunctionShapeSection
({ effect = "right-triangle", maskColor = "white", darkModeColor, className, children, }: ShapeSecti
pwa/components/common/ShapeSection.tsx:30
FunctionSidebar
({ docMenuParts, }: { docMenuParts: NavPartProps[]; })
pwa/components/docs/Sidebar.tsx:6
FunctionSizeDownload
({ imageName, width, height, }: { imageName: string; width: number; height: number; })
pwa/app/(common)/resources/wallpapers/components/WallpaperCard.tsx:8
FunctionSlotItem
({ conference, id }: SlotItemProps)
pwa/app/(con)/[locale]/con/[edition]/schedule/components/SlotItem.tsx:16
FunctionSocialIcon
({ url, iconName }: SocialIconProps)
pwa/components/con/speakers/SpeakerSocialList.tsx:13
FunctionSocialItem
({ image, link, title, text, invert, }: { image: string; link: string; title: string; text:
pwa/app/(common)/community/page.tsx:67
FunctionSpeakerConferenceSlot
({ conference, }: { conference: Conference; })
pwa/app/(con)/[locale]/con/[edition]/speakers/[slug]/SpeakerConferenceSlot.tsx:10
FunctionSpeakerDescription
({ speaker, }: SpeakerDescriptionProps)
pwa/components/con/speakers/SpeakerDescription.tsx:11
FunctionSpeakerImage
({ image, placeholder, big = false, hoverable = true, alt = "", }: SpeakerImageProps)
pwa/components/con/speakers/SpeakerImage.tsx:14
FunctionSpeakerImage
({ image, big = false, hoverable = true, speaker, circles = true, placeholder, id, }: SpeakerIma
pwa/components/con/speakers/SpeakerImage2025.tsx:57
FunctionSpeakerItem
({ speaker, hoverable = true, social = true, minified = false, }: SpeakerProps)
pwa/components/con/speakers/SpeakerItem.tsx:17
FunctionSpeakerList
({ speakers, max }: SpeakerListProps)
pwa/components/con/speakers/SpeakerList.tsx:11
FunctionSpeakerPageListTemplate
({ speakers, edition, }: SpeakersProps)
pwa/app/(con)/[locale]/con/[edition]/speakers/SpeakersPage.tsx:14
FunctionSpeakerPageListTemplate
({ conferences, scheduleConferences, tracks, edition, days, }: ConferencesProps)
pwa/app/(con)/[locale]/con/[edition]/conferences/ConferencesPage.tsx:107
FunctionSpeakerPageTemplate
({ speakerData, conferences, edition, otherSpeakers, }: SpeakerProps)
pwa/app/(con)/[locale]/con/[edition]/speakers/[slug]/SpeakerPage.tsx:20
FunctionSpeakerSocialList
({ speaker }: SpeakerSocialListProps)
pwa/components/con/speakers/SpeakerSocialList.tsx:26
FunctionStackSelector
()
pwa/app/(common)/components/cover/StackSelector.tsx:7
FunctionStepContent
({ children, withPoint = true, className, }: StepContentProps)
pwa/app/(common)/components/timeline/StepContent.tsx:11
FunctionSun
({ theme }: SwitchThemeProps)
pwa/components/common/Sun.tsx:8
FunctionSwaggerUI
({ guide, ccall, }: { guide: string; ccall: any; })
pwa/app/playground/components/SwaggerUI.tsx:70
FunctionSwaggerUIReact
(props: any)
pwa/app/playground/components/SwaggerUI.tsx:64
FunctionSymfonySign
({ className, active, }: { className: string; active: boolean; })
pwa/app/(common)/components/cover/SymfonySign.tsx:6
FunctionTagLabel
({ tag = "default", small }: TagLabelProps)
pwa/components/con/conferences/TagLabel.tsx:11
FunctionTechnos
()
pwa/app/(con)/[locale]/con/2026/call-for-papers/components/Techno.tsx:7
FunctionTechnos
()
pwa/app/(con)/[locale]/con/2025/call-for-papers/components/Techno.tsx:7
FunctionTextIconInfo
({ Icon, children, link, higlightIcon, }: { link?: string; Icon: React.ComponentType<IconProps>;
pwa/components/common/TextIconInfo.tsx:5
FunctionTimeline
()
pwa/app/(common)/components/Timeline.tsx:10
FunctionTimelineLaravel
()
pwa/app/(common)/components/timeline/TimelineLaravel.tsx:13
FunctionTimelineStepTitle
({ step, children, }: TimelineStepTitleProps)
pwa/app/(common)/components/timeline/TimelineStepTitle.tsx:7
FunctionTimelineSymfony
()
pwa/app/(common)/components/timeline/TimelineSymfony.tsx:15
FunctionTimelineSymfony
()
pwa/app/(common)/components/timeline/TimelinePhp.tsx:13
FunctionToggleTheme
({ withBgNav }: { withBgNav: boolean })
pwa/components/common/ThemeToggle.tsx:9
FunctionTranslate
({ translationKey, translationParams, className, }: { translationKey: string; translatio
pwa/contexts/con/LanguageContext.tsx:45
FunctionTransport
({ time, from, link }: TransportLineProps)
pwa/components/con/home/Venue/TransportLine.tsx:18
FunctionTransport
({ icon, title, children }: TransportProps)
pwa/components/con/home/Venue/Transport.tsx:8
FunctionTransportContent
({ time, from }: TransportLineProps)
pwa/components/con/home/Venue/TransportLine.tsx:9
FunctionTwitter
({ className }: IconProps)
pwa/components/icons/social.tsx:19
FunctionValidationIcon
({ className }: IconProps)
pwa/components/icons/features/index.tsx:85
FunctionVenue
({ subtitle, tip, tip_title = "Tip", tip_className = "", }: { subtitle: string; tip?: string; ti
pwa/components/con/home/Venue/index.tsx:13
FunctionViewToggle
({ view, onChange, }: { view: ViewMode; onChange: (view: ViewMode) => void; })
pwa/app/(con)/[locale]/con/[edition]/conferences/ConferencesPage.tsx:25
FunctionVulcainIcon
({ className }: IconProps)
pwa/components/icons/features/index.tsx:97
FunctionWallpaperCard
({ imageName }: WallpaperCardProps)
pwa/app/(common)/resources/wallpapers/components/WallpaperCard.tsx:45
FunctionWarning
({ img, title, children, className, }: WarningProps)
pwa/components/con/home/Warning.tsx:10
FunctionWave
({ className }: WaveProps)
pwa/components/con/common/Wave.tsx:7
FunctionWeb
({ className, animated = false, isVisible = false, }: WebProps)
pwa/components/con/common/Web.tsx:9
FunctionWebbyChoice
({ className, percentEyes, }: WebbyChoiceProps)
pwa/app/(common)/components/cover/WebbyChoice.tsx:6
Methoddown
(Schema $schema)
api/migrations/Version20210930074739.php:27
FunctionextractTitleFromMarkdown
(content: string)
pwa/prebuild.ts:173
FunctionextractTitleFromMarkdown
(content: string)
pwa/prebuild.js:173
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/layout.tsx:8
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/[edition]/layout.tsx:30
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/[edition]/[legal]/page.tsx:9
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/[edition]/speakers/layout.tsx:8
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/[edition]/speakers/[slug]/page.tsx:32
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/[edition]/conferences/layout.tsx:8
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/[edition]/conferences/[slug]/page.tsx:11
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/[edition]/schedule/layout.tsx:8
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/2024/page.tsx:11
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/2024/layout.tsx:15
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/2024/review/page.tsx:14
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/2021/page.tsx:11
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/2021/layout.tsx:15
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/2021/review/page.tsx:14
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/2026/page.tsx:10
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/2026/layout.tsx:17
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/2026/tickets/page.tsx:8
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/2026/call-for-papers/page.tsx:11
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/2025/page.tsx:11
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/2025/layout.tsx:15
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/2025/tickets/page.tsx:8
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/2025/review/page.tsx:14
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/2025/call-for-papers/page.tsx:11
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/2022/page.tsx:11
FunctiongenerateMetadata
({ params }: Props)
pwa/app/(con)/[locale]/con/2022/layout.tsx:15
← previousnext →301–400 of 470, ranked by callers