Components
7
Twig Components
7
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.15ms |
| Logo |
"App\Twig\Components\Logo"components/Logo.html.twig |
1 | 0.16ms |
| FormField |
"App\Twig\Components\FormField"components/FormField.html.twig |
1 | 0.20ms |
| PasswordField |
"App\Twig\Components\PasswordField"components/PasswordField.html.twig |
1 | 0.17ms |
| Checkbox |
"App\Twig\Components\Checkbox"components/Checkbox.html.twig |
1 | 0.18ms |
| Button |
"App\Twig\Components\Button"components/Button.html.twig |
1 | 0.18ms |
Render calls
| ThemeToggle | App\Twig\Components\ThemeToggle | 10.0 MiB | 0.19 ms | |
|---|---|---|---|---|
| Input props | [ "position" => "top-right" ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\ThemeToggle {#1410 +position: "top-right" +showLabels: false +class: null } |
|||
| BackButton | App\Twig\Components\BackButton | 10.0 MiB | 0.15 ms | |
|---|---|---|---|---|
| Input props | [ "url" => null ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\BackButton {#1686 +url: null +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 {#1766 +height: 48 +width: null +class: null } |
|||
| FormField | App\Twig\Components\FormField | 10.0 MiB | 0.20 ms | |
|---|---|---|---|---|
| Input props | [ "label" => "Email professionnel" "type" => "email" "name" => "login[email]" "id" => "login_email" "value" => "" "placeholder" => "nom@entreprise.com" "required" => true "disabled" => false "hasError" => false "error" => null "help" => null "attributes" => [ "placeholder" => "nom@entreprise.com" "autocomplete" => "email" ] ] |
|||
| Attributes | [ "help" => null ] |
|||
| Component | App\Twig\Components\FormField {#1254 +label: "Email professionnel" +type: "email" +name: "login[email]" +id: "login_email" +value: "" +placeholder: "nom@entreprise.com" +required: true +disabled: false +hasError: false +error: null +attributes: [ "placeholder" => "nom@entreprise.com" "autocomplete" => "email" ] +onInput: null +class: null } |
|||
| PasswordField | App\Twig\Components\PasswordField | 10.0 MiB | 0.17 ms | |
|---|---|---|---|---|
| Input props | [ "label" => "Mot de passe" "name" => "login[password]" "id" => "login_password" "placeholder" => "••••••••" "required" => true "disabled" => false "error" => null "attributes" => [ "placeholder" => "••••••••" "autocomplete" => "current-password" ] ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\PasswordField {#1199 +label: "Mot de passe" +name: "login[password]" +id: "login_password" +placeholder: "••••••••" +required: true +disabled: false +error: null +attributes: [ "placeholder" => "••••••••" "autocomplete" => "current-password" ] +inputClass: null } |
|||
| Checkbox | App\Twig\Components\Checkbox | 10.0 MiB | 0.18 ms | |
|---|---|---|---|---|
| Input props | [ "label" => "Se souvenir de moi" "name" => "login[remember_me]" "id" => "login_remember_me" "checked" => false "required" => false "disabled" => false "attributes" => [] ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\Checkbox {#1173 +label: "Se souvenir de moi" +name: "login[remember_me]" +id: "login_remember_me" +value: "1" +checked: false +required: false +disabled: false +attributes: [] +class: null } |
|||
| Button | App\Twig\Components\Button | 10.0 MiB | 0.18 ms | |
|---|---|---|---|---|
| Input props | [ "label" => "Se connecter" "type" => "submit" "variant" => "primary" "fullWidth" => true "disabled" => false "attributes" => [ "id" => "login-button" "data-wait-time" => 0 "data-attempts" => false "data-blocked" => "false" ] ] |
|||
| Attributes | [ "id" => "login-button" "data-wait-time" => 0 "data-attempts" => false "data-blocked" => "false" ] |
|||
| Component | App\Twig\Components\Button {#1234 +label: "Se connecter" +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 } |
|||