Components

5 Twig Components
8 Render Count
13 ms Render Time
6.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.77ms
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 11.96ms
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.20ms

Render calls

Navigation:Navbar App\Twig\Components\Navigation\Navbar 6.0 MiB 11.96 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Navigation\Navbar {#1198
  -nurseryRepository: App\Repository\NurseryRepository {#1110 …}
  -regionRepository: App\Repository\RegionRepository {#1199 …}
  -communityCenterRepository: App\Repository\CommunityCenterRepository {#1108 …}
}
Navigation:Breadcrumb App\Twig\Components\Navigation\Breadcrumb 6.0 MiB 0.10 ms
Input props
[
  "items" => [
    [
      "label" => "Blog"
      "url" => "/blog"
    ]
    [
      "label" => "Recrut’Game : une méthode de recrutement innovante pour révéler les talents autrement"
    ]
  ]
]
Attributes
[]
Component
App\Twig\Components\Navigation\Breadcrumb {#1822
  +items: [
    [
      "label" => "Blog"
      "url" => "/blog"
    ]
    [
      "label" => "Recrut’Game : une méthode de recrutement innovante pour révéler les talents autrement"
    ]
  ]
}
Button:Cta App\Twig\Components\Button\Cta 6.0 MiB 0.08 ms
Input props
[
  "size" => "fit"
  "text" => "Contactez-nous"
  "link" => "https://bit.ly/4tOpLpj"
  "variant" => "orange"
]
Attributes
[]
Component
App\Twig\Components\Button\Cta {#1780
  +link: "https://bit.ly/4tOpLpj"
  +text: "Contactez-nous"
  +variant: "orange"
  +size: "fit"
}
Card:BlogCard App\Twig\Components\Card\BlogCard 6.0 MiB 0.39 ms
Input props
[
  "id" => 1015
]
Attributes
[]
Component
App\Twig\Components\Card\BlogCard {#1915
  +id: 1015
  -articleRepository: App\Repository\ArticleRepository {#815 …}
}
Card:BlogCard App\Twig\Components\Card\BlogCard 6.0 MiB 0.08 ms
Input props
[
  "id" => 1014
]
Attributes
[]
Component
App\Twig\Components\Card\BlogCard {#1942
  +id: 1014
  -articleRepository: App\Repository\ArticleRepository {#815 …}
}
Card:BlogCard App\Twig\Components\Card\BlogCard 6.0 MiB 0.29 ms
Input props
[
  "id" => 1013
]
Attributes
[]
Component
App\Twig\Components\Card\BlogCard {#1969
  +id: 1013
  -articleRepository: App\Repository\ArticleRepository {#815 …}
}
Button:Cta App\Twig\Components\Button\Cta 6.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 {#1996
  +link: "/blog"
  +text: "Voir tous les articles"
  +variant: "orange"
  +size: "fit"
}
Navigation:Footer App\Twig\Components\Navigation\Footer 6.0 MiB 0.20 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Navigation\Footer {#2018}