Components

5 Twig Components
8 Render Count
13 ms Render Time
14.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
Card:BlogCard
"App\Twig\Components\Card\BlogCard"
components/Card/BlogCard.html.twig
3 1.02ms
Button:Cta
"App\Twig\Components\Button\Cta"
components/Button/Cta.html.twig
2 0.16ms
Navigation:Navbar
"App\Twig\Components\Navigation\Navbar"
components/Navigation/Navbar.html.twig
1 11.13ms
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 14.0 MiB 11.13 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 14.0 MiB 0.10 ms
Input props
[
  "items" => [
    [
      "label" => "Blog"
      "url" => "/blog"
    ]
    [
      "label" => "La Place des Possibles : l’événement Marseillais qui révèle les talents et fait bouger les lignes"
    ]
  ]
]
Attributes
[]
Component
App\Twig\Components\Navigation\Breadcrumb {#1823
  +items: [
    [
      "label" => "Blog"
      "url" => "/blog"
    ]
    [
      "label" => "La Place des Possibles : l’événement Marseillais qui révèle les talents et fait bouger les lignes"
    ]
  ]
}
Button:Cta App\Twig\Components\Button\Cta 14.0 MiB 0.11 ms
Input props
[
  "size" => "fit"
  "text" => "Inscris-toi ici sur Eventbrite"
  "link" => "https://www.eventbrite.fr/e/billets-place-des-possibles-5-edition-vieux-port-1967563423164?aff=articleblogPDP"
  "variant" => "orange"
]
Attributes
[]
Component
App\Twig\Components\Button\Cta {#1781
  +link: "https://www.eventbrite.fr/e/billets-place-des-possibles-5-edition-vieux-port-1967563423164?aff=articleblogPDP"
  +text: "Inscris-toi ici sur Eventbrite"
  +variant: "orange"
  +size: "fit"
}
Card:BlogCard App\Twig\Components\Card\BlogCard 14.0 MiB 0.47 ms
Input props
[
  "id" => 1015
]
Attributes
[]
Component
App\Twig\Components\Card\BlogCard {#1916
  +id: 1015
  -articleRepository: App\Repository\ArticleRepository {#815 …}
}
Card:BlogCard App\Twig\Components\Card\BlogCard 14.0 MiB 0.12 ms
Input props
[
  "id" => 1014
]
Attributes
[]
Component
App\Twig\Components\Card\BlogCard {#1943
  +id: 1014
  -articleRepository: App\Repository\ArticleRepository {#815 …}
}
Card:BlogCard App\Twig\Components\Card\BlogCard 14.0 MiB 0.42 ms
Input props
[
  "id" => 1013
]
Attributes
[]
Component
App\Twig\Components\Card\BlogCard {#1970
  +id: 1013
  -articleRepository: App\Repository\ArticleRepository {#815 …}
}
Button:Cta App\Twig\Components\Button\Cta 14.0 MiB 0.05 ms
Input props
[
  "size" => "fit"
  "text" => "Voir tous les articles"
  "link" => "/blog"
  "variant" => "orange"
]
Attributes
[]
Component
App\Twig\Components\Button\Cta {#1997
  +link: "/blog"
  +text: "Voir tous les articles"
  +variant: "orange"
  +size: "fit"
}
Navigation:Footer App\Twig\Components\Navigation\Footer 14.0 MiB 0.18 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Navigation\Footer {#2019}