Redirect 302 redirect from GET @not_found (5b4c7c)

GET https://challenge-koupe-2026.ateliersduroi.com/connexion

Components

3 Twig Components
3 Render Count
1 ms Render Time
6.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
alert
"App\Twig\Components\Alert"
components/alert.html.twig
1 0.72ms
title
"App\Twig\Components\Ui\Title"
components/ui/title.html.twig
1 0.31ms
button
"App\Twig\Components\Ui\Button"
components/ui/button.html.twig
1 0.30ms

Render calls

alert App\Twig\Components\Alert 6.0 MiB 0.72 ms
Input props
[
  "class" => "space-y-2 absolute bottom-0 top-16 inset-x-0 z-30"
]
Attributes
[
  "class" => "space-y-2 absolute bottom-0 top-16 inset-x-0 z-30"
]
Component
App\Twig\Components\Alert {#1336}
title App\Twig\Components\Ui\Title 6.0 MiB 0.31 ms
Input props
[
  "title" => "Connexion"
  "subtitle" => "Ramenez la Koupe à la maison !"
  "titleClasses" => "!text-[33px] lg:!text-[40px] "
  "subtitleClasses" => "!text-lg lg:!text-[20px] !font-sans-regular"
]
Attributes
[]
Component
App\Twig\Components\Ui\Title {#1284
  +title: "Connexion"
  +subtitle: "Ramenez la Koupe à la maison !"
  +level: "h2"
  +align: "center"
  +haveBackLink: false
  +text: "Retour"
  +link: "middle_office_home_index"
  +specificFont: null
  +specificColor: null
  +specificSubFont: null
  +specificSubColor: null
  +titleClasses: "!text-[33px] lg:!text-[40px] "
  +subtitleClasses: "!text-lg lg:!text-[20px] !font-sans-regular"
}
button App\Twig\Components\Ui\Button 6.0 MiB 0.30 ms
Input props
[
  "label" => "Connexion"
  "type" => "submit"
  "fullWidth" => true
  "id" => "btn_login"
]
Attributes
[]
Component
App\Twig\Components\Ui\Button {#1438
  +label: "Connexion"
  +color: "primary"
  +size: "lg"
  +responsiveSize: "md"
  +type: "submit"
  +url: null
  +iconBefore: null
  +iconAfter: null
  +iconColor: null
  +fullWidth: true
  +disabled: false
  +id: "btn_login"
  +complementaryClass: null
  +dataElements: null
  +theme: "Burger King"
  +isRoute: false
}