GET https://challenge-koupe-2026.ateliersduroi.com/oubli-mot-de-passe

Components

3 Twig Components
4 Render Count
2 ms Render Time
6.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
button
"App\Twig\Components\Ui\Button"
components/ui/button.html.twig
2 1.22ms
alert
"App\Twig\Components\Alert"
components/alert.html.twig
1 0.73ms
title
"App\Twig\Components\Ui\Title"
components/ui/title.html.twig
1 0.32ms

Render calls

alert App\Twig\Components\Alert 6.0 MiB 0.73 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 {#1311}
title App\Twig\Components\Ui\Title 6.0 MiB 0.32 ms
Input props
[
  "title" => "Mot de passe oublié"
]
Attributes
[]
Component
App\Twig\Components\Ui\Title {#1259
  +title: "Mot de passe oublié"
  +subtitle: null
  +level: "h2"
  +align: "center"
  +haveBackLink: false
  +text: "Retour"
  +link: "middle_office_home_index"
  +specificFont: null
  +specificColor: null
  +specificSubFont: null
  +specificSubColor: null
  +titleClasses: null
  +subtitleClasses: null
}
button App\Twig\Components\Ui\Button 6.0 MiB 1.16 ms
Input props
[
  "label" => "Retour"
  "color" => "secondary"
  "type" => "button"
  "url" => "app_login"
]
Attributes
[]
Component
App\Twig\Components\Ui\Button {#1211
  +label: "Retour"
  +color: "secondary"
  +size: "lg"
  +responsiveSize: "md"
  +type: "button"
  +url: "app_login"
  +iconBefore: null
  +iconAfter: null
  +iconColor: null
  +fullWidth: false
  +disabled: false
  +id: null
  +complementaryClass: null
  +dataElements: null
  +theme: "Burger King"
  +isRoute: false
}
button App\Twig\Components\Ui\Button 6.0 MiB 0.06 ms
Input props
[
  "label" => "Valider"
  "type" => "submit"
  "id" => "btn_request"
]
Attributes
[]
Component
App\Twig\Components\Ui\Button {#1435
  +label: "Valider"
  +color: "primary"
  +size: "lg"
  +responsiveSize: "md"
  +type: "submit"
  +url: null
  +iconBefore: null
  +iconAfter: null
  +iconColor: null
  +fullWidth: false
  +disabled: false
  +id: "btn_request"
  +complementaryClass: null
  +dataElements: null
  +theme: "Burger King"
  +isRoute: false
}