GET https://cliniquechampel.w-ap.dev/fr/contact

Components

8 Twig Components
16 Render Count
31 ms Render Time
4.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
Container
"App\Twig\Components\Container"
components/Container.html.twig
8 7.38ms
HeroBackground
"App\Twig\Components\HeroBackground"
components/HeroBackground.html.twig
2 0.65ms
Metadata
"App\Twig\Components\Metadata"
components/Metadata.html.twig
1 1.27ms
MobileMenu
"App\Twig\Components\MobileMenu"
components/MobileMenu.html.twig
1 13.99ms
HeroMobile
"App\Twig\Components\HeroMobile"
components/HeroMobile.html.twig
1 1.99ms
HeroDesktop
"App\Twig\Components\HeroDesktop"
components/HeroDesktop.html.twig
1 5.94ms
Breadcrumb
"App\Twig\Components\Breadcrumb"
components/Breadcrumb.html.twig
1 0.62ms
Footer
"App\Twig\Components\Footer"
components/Footer.html.twig
1 3.62ms

Render calls

Metadata App\Twig\Components\Metadata 4.0 MiB 1.27 ms
Input props
[
  "metadata" => null
]
Attributes
[]
Component
App\Twig\Components\Metadata {#1987
  +metadata: null
}
MobileMenu App\Twig\Components\MobileMenu 4.0 MiB 13.99 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\MobileMenu {#2073
  -categoryRepository: App\Repository\CategoryRepository {#376 …}
}
HeroMobile App\Twig\Components\HeroMobile 4.0 MiB 1.99 ms
Input props
[
  "backgroundCornerColorClass" => "bg-white"
  "imageUrl" => "https://cliniquechampel.w-ap.dev/build/assets/images/pages/home/geneva.jpg"
  "videoUrl" => "https://vimeo.com/1031499866?share=copy#t=0"
]
Attributes
[
  "imageUrl" => "https://cliniquechampel.w-ap.dev/build/assets/images/pages/home/geneva.jpg"
]
Component
App\Twig\Components\HeroMobile {#2165
  +href: ? string
  +backgroundCornerColorClass: "bg-white"
  +imgUrl: null
  +videoUrl: "https://vimeo.com/1031499866?share=copy#t=0"
}
HeroBackground App\Twig\Components\HeroBackground 4.0 MiB 0.39 ms
Input props
[
  "imageUrl" => "https://cliniquechampel.w-ap.dev/build/assets/images/pages/home/geneva.jpg"
  "videoUrl" => "https://vimeo.com/1031499866?share=copy#t=0"
  "containerClass" => "hero-mobile__container h-[80vh] md:h-[50vh] top-20 sm:top-26 right-0 sm:right-20"
]
Attributes
[]
Component
App\Twig\Components\HeroBackground {#2203
  +videoUrl: "https://vimeo.com/1031499866?share=copy#t=0"
  +imageUrl: "https://cliniquechampel.w-ap.dev/build/assets/images/pages/home/geneva.jpg"
  +class: null
  +containerClass: "hero-mobile__container h-[80vh] md:h-[50vh] top-20 sm:top-26 right-0 sm:right-20"
}
HeroDesktop App\Twig\Components\HeroDesktop 4.0 MiB 5.94 ms
Input props
[
  "backgroundCornerColorClass" => "bg-white"
  "imageUrl" => "https://cliniquechampel.w-ap.dev/build/assets/images/pages/home/geneva.jpg"
  "videoUrl" => "https://vimeo.com/1031499866?share=copy#t=0"
]
Attributes
[
  "imageUrl" => "https://cliniquechampel.w-ap.dev/build/assets/images/pages/home/geneva.jpg"
]
Component
App\Twig\Components\HeroDesktop {#2250
  +imgUrl: null
  +videoUrl: "https://vimeo.com/1031499866?share=copy#t=0"
  +backgroundCornerColorClass: "bg-white"
  +breadcrumbLabel: null
}
HeroBackground App\Twig\Components\HeroBackground 4.0 MiB 0.26 ms
Input props
[
  "imageUrl" => "https://cliniquechampel.w-ap.dev/build/assets/images/pages/home/geneva.jpg"
  "videoUrl" => "https://vimeo.com/1031499866?share=copy#t=0"
  "containerClass" => """
    top-[var(--top-bar-height)]\n
                             lg:min-w-[calc(100vw-(50vw-(512px-2em)))] lg:max-w-[calc(100%-500px)]\n
                             xl:min-w-[calc(100vw-(50vw-(640px-2em)))] xl:max-w-[calc(100%-100px)]\n
                             2xl:min-w-[calc(100vw-(50vw-(768px-2em)))] 2xl:max-w-[calc(100%-150px)]\n
                             lg:h-[70vh] xl:h-[80vh] 
    """
]
Attributes
[]
Component
App\Twig\Components\HeroBackground {#2285
  +videoUrl: "https://vimeo.com/1031499866?share=copy#t=0"
  +imageUrl: "https://cliniquechampel.w-ap.dev/build/assets/images/pages/home/geneva.jpg"
  +class: null
  +containerClass: """
    top-[var(--top-bar-height)]\n
                             lg:min-w-[calc(100vw-(50vw-(512px-2em)))] lg:max-w-[calc(100%-500px)]\n
                             xl:min-w-[calc(100vw-(50vw-(640px-2em)))] xl:max-w-[calc(100%-100px)]\n
                             2xl:min-w-[calc(100vw-(50vw-(768px-2em)))] 2xl:max-w-[calc(100%-150px)]\n
                             lg:h-[70vh] xl:h-[80vh] 
    """
}
Container App\Twig\Components\Container 4.0 MiB 0.65 ms
Input props
[
  "class" => "flex-col mt-(--top-bar-height)"
]
Attributes
[]
Component
App\Twig\Components\Container {#2337
  +class: "flex-col mt-(--top-bar-height)"
  +style: null
}
Container App\Twig\Components\Container 4.0 MiB 0.56 ms
Input props
[
  "class" => "grid grid-cols-3 gap-12 py-14 px-16 relative"
]
Attributes
[]
Component
App\Twig\Components\Container {#2367
  +class: "grid grid-cols-3 gap-12 py-14 px-16 relative"
  +style: null
}
Container App\Twig\Components\Container 4.0 MiB 0.35 ms
Input props
[
  "class" => "flex flex-col gap-4 py-8 px-16 relative"
]
Attributes
[]
Component
App\Twig\Components\Container {#2396
  +class: "flex flex-col gap-4 py-8 px-16 relative"
  +style: null
}
Breadcrumb App\Twig\Components\Breadcrumb 4.0 MiB 0.62 ms
Input props
[
  "currentLabel" => null
  "class" => "mt-20"
]
Attributes
[]
Component
App\Twig\Components\Breadcrumb {#2430
  +items: null
  +currentLabel: null
  +class: "mt-20"
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#249 …}
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#184 …}
}
Container App\Twig\Components\Container 4.0 MiB 3.41 ms
Input props
[
  "class" => "flex-col lg:flex-row gap-12 md:gap-16 lg:gap-20 xl:gap-28 px-6 sm:px-10 md:px-8 lg:px-16 xl:px-20"
]
Attributes
[]
Component
App\Twig\Components\Container {#2465
  +class: "flex-col lg:flex-row gap-12 md:gap-16 lg:gap-20 xl:gap-28 px-6 sm:px-10 md:px-8 lg:px-16 xl:px-20"
  +style: null
}
Container App\Twig\Components\Container 4.0 MiB 0.57 ms
Input props
[
  "class" => "flex-col gap-10 md:gap-12 px-6 sm:px-10 md:px-8 lg:px-16 xl:px-20"
]
Attributes
[]
Component
App\Twig\Components\Container {#2577
  +class: "flex-col gap-10 md:gap-12 px-6 sm:px-10 md:px-8 lg:px-16 xl:px-20"
  +style: null
}
Container App\Twig\Components\Container 4.0 MiB 0.45 ms
Input props
[
  "class" => "bg-white pb-12 lg:pb-16 flex-col lg:flex-row gap-8 justify-center lg:items-center px-8 sm:px-18 md:px-20 mt-8"
]
Attributes
[]
Component
App\Twig\Components\Container {#2620
  +class: "bg-white pb-12 lg:pb-16 flex-col lg:flex-row gap-8 justify-center lg:items-center px-8 sm:px-18 md:px-20 mt-8"
  +style: null
}
Footer App\Twig\Components\Footer 4.0 MiB 3.62 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Footer {#2588
  -surgeryRepository: App\Repository\SurgeryOperationRepository {#279 …}
}
Container App\Twig\Components\Container 4.0 MiB 0.88 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Container {#2670
  +class: null
  +style: null
}
Container App\Twig\Components\Container 4.0 MiB 0.51 ms
Input props
[
  "class" => "flex flex-col md:flex-row justify-between items-center gap-4 relative text-[0.66rem] text-sm md:text-[0.8em]"
]
Attributes
[]
Component
App\Twig\Components\Container {#2699
  +class: "flex flex-col md:flex-row justify-between items-center gap-4 relative text-[0.66rem] text-sm md:text-[0.8em]"
  +style: null
}