GET https://restore-shop-website.bzi.zian.dev/services/digitizing/formats

Components

3 Twig Components
3 Render Count
10 ms Render Time
4.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
header
"Logic\UiBundle\Component\Header\Header"
@LogicUi/components/Header/header.html.twig
1 9.38ms
hero
"Logic\UiBundle\Component\Hero\Hero"
@LogicUi/components/Hero/hero.html.twig
1 0.29ms
footer
"Logic\UiBundle\Component\Footer\Footer"
@LogicUi/components/Footer/footer.html.twig
1 0.26ms

Render calls

header Logic\UiBundle\Component\Header\Header 4.0 MiB 9.38 ms
Input props
[
  "brand_label" => "Restore Shop"
  "brand_href" => "/"
  "nav_aria_label" => "Navigation principale"
  "cta_label" => "Je commande"
  "cta_href" => "/order"
  "items" => [
    [
      "label" => "How it works"
      "href" => "/how-it-works"
    ]
    [
      "label" => "Offres & Tarifs"
      "href" => "#plans"
    ]
    [
      "label" => "FAQ"
      "href" => "#faq"
    ]
  ]
]
Attributes
[]
Component
Logic\UiBundle\Component\Header\Header {#492
  +brand_label: "Restore Shop"
  +brand_href: "/"
  +aria_label: "Site header"
  +nav_aria_label: "Navigation principale"
  +items: [
    [
      "label" => "How it works"
      "href" => "/how-it-works"
    ]
    [
      "label" => "Offres & Tarifs"
      "href" => "#plans"
    ]
    [
      "label" => "FAQ"
      "href" => "#faq"
    ]
  ]
  +cta_label: "Je commande"
  +cta_href: "/order"
  +skip_to: null
  +skip_label: "Aller au contenu"
  +variant: null
  +theme: null
}
hero Logic\UiBundle\Component\Hero\Hero 4.0 MiB 0.29 ms
Input props
[
  "title" => "Formats"
  "subtitle" => ""
  "primary_label" => "Obtenir une estimation"
  "primary_href" => "#simulator"
]
Attributes
[]
Component
Logic\UiBundle\Component\Hero\Hero {#538
  +title: "Formats"
  +subtitle: ""
  +primary_label: "Obtenir une estimation"
  +primary_href: "#simulator"
  +secondary_label: null
  +secondary_href: null
  +note: null
  +note_id: "sla"
  +actions_aria_label: "Actions"
  +variant: null
  +theme: null
}
footer Logic\UiBundle\Component\Footer\Footer 4.0 MiB 0.26 ms
Input props
[
  "nav_aria_label" => "Liens utilitaires"
  "items" => [
    [
      "label" => "Mentions légales"
      "href" => "#"
    ]
    [
      "label" => "Confidentialité"
      "href" => "#"
    ]
    [
      "label" => "Support"
      "href" => "#"
    ]
  ]
  "copyright" => "© 2025 Restore Shop"
]
Attributes
[]
Component
Logic\UiBundle\Component\Footer\Footer {#528
  +aria_label: "Site footer"
  +nav_aria_label: "Liens utilitaires"
  +items: [
    [
      "label" => "Mentions légales"
      "href" => "#"
    ]
    [
      "label" => "Confidentialité"
      "href" => "#"
    ]
    [
      "label" => "Support"
      "href" => "#"
    ]
  ]
  +copyright: "© 2025 Restore Shop"
  +variant: null
  +theme: null
}