Components
5
Twig Components
5
Render Count
1
ms
Render Time
10.0
MiB
Memory Usage
Components
| Name | Metadata | Render Count | Render Time |
|---|---|---|---|
| ThemeToggle |
"App\Twig\Components\ThemeToggle"components/ThemeToggle.html.twig |
1 | 0.19ms |
| BackButton |
"App\Twig\Components\BackButton"components/BackButton.html.twig |
1 | 0.16ms |
| Logo |
"App\Twig\Components\Logo"components/Logo.html.twig |
1 | 0.16ms |
| FormField |
"App\Twig\Components\FormField"components/FormField.html.twig |
1 | 0.20ms |
| Button |
"App\Twig\Components\Button"components/Button.html.twig |
1 | 0.19ms |
Render calls
| ThemeToggle | App\Twig\Components\ThemeToggle | 10.0 MiB | 0.19 ms | |
|---|---|---|---|---|
| Input props | [ "position" => "top-right" ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\ThemeToggle {#979 +position: "top-right" +showLabels: false +class: null } |
|||
| BackButton | App\Twig\Components\BackButton | 10.0 MiB | 0.16 ms | |
|---|---|---|---|---|
| Input props | [ "url" => "/login" ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\BackButton {#1766 +url: "/login" +useReferer: false +label: "Retour" +class: null -requestStack: Symfony\Component\HttpFoundation\RequestStack {#915 …} } |
|||
| Logo | App\Twig\Components\Logo | 10.0 MiB | 0.16 ms | |
|---|---|---|---|---|
| Input props | [ "height" => "48" ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\Logo {#1759 +height: 48 +width: null +class: null } |
|||
| FormField | App\Twig\Components\FormField | 10.0 MiB | 0.20 ms | |
|---|---|---|---|---|
| Input props | [ "label" => "Email" "type" => "email" "name" => "reset_password_request_form[email]" "id" => "reset_password_request_form_email" "value" => "" "placeholder" => null "required" => true "disabled" => false "hasError" => false "error" => null "help" => null "attributes" => [ "autocomplete" => "email" ] ] |
|||
| Attributes | [ "help" => null ] |
|||
| Component | App\Twig\Components\FormField {#1251 +label: "Email" +type: "email" +name: "reset_password_request_form[email]" +id: "reset_password_request_form_email" +value: "" +placeholder: null +required: true +disabled: false +hasError: false +error: null +attributes: [ "autocomplete" => "email" ] +onInput: null +class: null } |
|||
| Button | App\Twig\Components\Button | 10.0 MiB | 0.19 ms | |
|---|---|---|---|---|
| Input props | [ "label" => "Envoyer le lien de réinitialisation" "type" => "submit" "variant" => "primary" "fullWidth" => true ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\Button {#1264 +label: "Envoyer le lien de réinitialisation" +href: null +type: "submit" +variant: "primary" +fullWidth: true +disabled: false +loading: false +icon: null +iconPosition: "left" +iconSize: 16 +id: null +onclick: null +htmlAttributes: [] +class: null } |
|||