Components
1
Twig Components
2
Render Count
3
ms
Render Time
32.0
MiB
Memory Usage
Components
| Name | Metadata | Render Count | Render Time |
|---|---|---|---|
| CommonInput |
"App\Twig\Components\CommonInput"components/common/input.html.twig |
2 | 2.83ms |
Render calls
| CommonInput | App\Twig\Components\CommonInput | 32.0 MiB | 2.72 ms | |
|---|---|---|---|---|
| Input props | [ "type" => "text" "name" => "_username" "input_id" => "username" "value" => "" "label" => "Email" ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\CommonInput {#443 +rightsParams: [ "SUPER_ADMIN" => [ "MANDATORY" => false ] "ADMIN" => [ "MANDATORY" => false ] "ENTREPRISE" => [ "MANDATORY" => false ] "EXPERT" => [ "MANDATORY" => false ] ] +type: "text" +name: "_username" +value: "" +label: "Email" +input_id: "username" +divClass: null +required: true +fieldType: null } |
|||
| CommonInput | App\Twig\Components\CommonInput | 32.0 MiB | 0.10 ms | |
|---|---|---|---|---|
| Input props | [ "type" => "password" "name" => "_password" "value" => "" "label" => "Mot de passe" "input_id" => "password" ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\CommonInput {#474 +rightsParams: [ "SUPER_ADMIN" => [ "MANDATORY" => false ] "ADMIN" => [ "MANDATORY" => false ] "ENTREPRISE" => [ "MANDATORY" => false ] "EXPERT" => [ "MANDATORY" => false ] ] +type: "password" +name: "_password" +value: "" +label: "Mot de passe" +input_id: "password" +divClass: null +required: true +fieldType: null } |
|||