Components

5 Twig Components
8 Render Count
15 ms Render Time
16.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
Card:BlogCard
"App\Twig\Components\Card\BlogCard"
components/Card/BlogCard.html.twig
3 0.76ms
Button:Cta
"App\Twig\Components\Button\Cta"
components/Button/Cta.html.twig
2 0.12ms
Navigation:Navbar
"App\Twig\Components\Navigation\Navbar"
components/Navigation/Navbar.html.twig
1 13.82ms
Navigation:Breadcrumb
"App\Twig\Components\Navigation\Breadcrumb"
components/Navigation/Breadcrumb.html.twig
1 0.10ms
Navigation:Footer
"App\Twig\Components\Navigation\Footer"
components/Navigation/Footer.html.twig
1 0.18ms

Render calls

Navigation:Navbar App\Twig\Components\Navigation\Navbar 16.0 MiB 13.82 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Navigation\Navbar {#1199
  -nurseryRepository: App\Repository\NurseryRepository {#1111 …}
  -regionRepository: App\Repository\RegionRepository {#1200 …}
  -communityCenterRepository: App\Repository\CommunityCenterRepository {#1109 …}
}
Navigation:Breadcrumb App\Twig\Components\Navigation\Breadcrumb 16.0 MiB 0.10 ms
Input props
[
  "items" => [
    [
      "label" => "Blog"
      "url" => "/blog"
    ]
    [
      "label" => "Faire & Play, le tout nouveau programme d’innovation inclusive de Synergie Family Île-de-France en collaboration avec le Learning Planet Institute."
    ]
  ]
]
Attributes
[]
Component
App\Twig\Components\Navigation\Breadcrumb {#1823
  +items: [
    [
      "label" => "Blog"
      "url" => "/blog"
    ]
    [
      "label" => "Faire & Play, le tout nouveau programme d’innovation inclusive de Synergie Family Île-de-France en collaboration avec le Learning Planet Institute."
    ]
  ]
}
Button:Cta App\Twig\Components\Button\Cta 16.0 MiB 0.08 ms
Input props
[
  "size" => "fit"
  "text" => "Découvrez nos programmes"
  "link" => "https://www.synergiefamily.com/innovation-inclusive"
  "variant" => "orange"
]
Attributes
[]
Component
App\Twig\Components\Button\Cta {#1795
  +link: "https://www.synergiefamily.com/innovation-inclusive"
  +text: "Découvrez nos programmes"
  +variant: "orange"
  +size: "fit"
}
Card:BlogCard App\Twig\Components\Card\BlogCard 16.0 MiB 0.40 ms
Input props
[
  "id" => 1015
]
Attributes
[]
Component
App\Twig\Components\Card\BlogCard {#1914
  +id: 1015
  -articleRepository: App\Repository\ArticleRepository {#815 …}
}
Card:BlogCard App\Twig\Components\Card\BlogCard 16.0 MiB 0.08 ms
Input props
[
  "id" => 1014
]
Attributes
[]
Component
App\Twig\Components\Card\BlogCard {#1941
  +id: 1014
  -articleRepository: App\Repository\ArticleRepository {#815 …}
}
Card:BlogCard App\Twig\Components\Card\BlogCard 16.0 MiB 0.28 ms
Input props
[
  "id" => 1013
]
Attributes
[]
Component
App\Twig\Components\Card\BlogCard {#1968
  +id: 1013
  -articleRepository: App\Repository\ArticleRepository {#815 …}
}
Button:Cta App\Twig\Components\Button\Cta 16.0 MiB 0.04 ms
Input props
[
  "size" => "fit"
  "text" => "Voir tous les articles"
  "link" => "/blog"
  "variant" => "orange"
]
Attributes
[]
Component
App\Twig\Components\Button\Cta {#1995
  +link: "/blog"
  +text: "Voir tous les articles"
  +variant: "orange"
  +size: "fit"
}
Navigation:Footer App\Twig\Components\Navigation\Footer 16.0 MiB 0.18 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Navigation\Footer {#2017}