Components

5 Twig Components
8 Render Count
14 ms Render Time
10.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.53ms
Button:Cta
"App\Twig\Components\Button\Cta"
components/Button/Cta.html.twig
2 0.15ms
Navigation:Navbar
"App\Twig\Components\Navigation\Navbar"
components/Navigation/Navbar.html.twig
1 12.79ms
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 10.0 MiB 12.79 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 10.0 MiB 0.10 ms
Input props
[
  "items" => [
    [
      "label" => "Blog"
      "url" => "/blog"
    ]
    [
      "label" => "Avec Green Skills, créez des opportunités, bâtissez des liens et recrutez autrement, un talent à la fois !"
    ]
  ]
]
Attributes
[]
Component
App\Twig\Components\Navigation\Breadcrumb {#1822
  +items: [
    [
      "label" => "Blog"
      "url" => "/blog"
    ]
    [
      "label" => "Avec Green Skills, créez des opportunités, bâtissez des liens et recrutez autrement, un talent à la fois !"
    ]
  ]
}
Button:Cta App\Twig\Components\Button\Cta 10.0 MiB 0.08 ms
Input props
[
  "size" => "fit"
  "text" => "En savoir plus sur Green Skill"
  "link" => "https://bit.ly/4lidjd9"
  "variant" => "orange"
]
Attributes
[]
Component
App\Twig\Components\Button\Cta {#1780
  +link: "https://bit.ly/4lidjd9"
  +text: "En savoir plus sur Green Skill"
  +variant: "orange"
  +size: "fit"
}
Card:BlogCard App\Twig\Components\Card\BlogCard 10.0 MiB 0.38 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 10.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 10.0 MiB 0.07 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 10.0 MiB 0.07 ms
Input props
[
  "size" => "fit"
  "text" => "Voir tous les articles"
  "link" => "/blog"
  "variant" => "orange"
]
Attributes
[]
Component
App\Twig\Components\Button\Cta {#1991
  +link: "/blog"
  +text: "Voir tous les articles"
  +variant: "orange"
  +size: "fit"
}
Navigation:Footer App\Twig\Components\Navigation\Footer 10.0 MiB 0.18 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Navigation\Footer {#2013}