Components
1
Twig Components
5
Render Count
3
ms
Render Time
34.0
MiB
Memory Usage
Components
| Name | Metadata | Render Count | Render Time |
|---|---|---|---|
| CommonInput |
"App\Twig\Components\CommonInput"components/common/input.html.twig |
5 | 2.53ms |
Render calls
| CommonInput | App\Twig\Components\CommonInput | 34.0 MiB | 2.32 ms | |
|---|---|---|---|---|
| Input props | [ "type" => "email" "name" => "inscription[email]" "input_id" => "inscription_email" "value" => "" "label" => "Email" ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\CommonInput {#1034 +rightsParams: [ "SUPER_ADMIN" => [ "MANDATORY" => false ] "ADMIN" => [ "MANDATORY" => false ] "ENTREPRISE" => [ "MANDATORY" => false ] "EXPERT" => [ "MANDATORY" => false ] ] +type: "email" +name: "inscription[email]" +value: "" +label: "Email" +input_id: "inscription_email" +divClass: null +required: true +fieldType: null } |
|||
| CommonInput | App\Twig\Components\CommonInput | 34.0 MiB | 0.07 ms | |
|---|---|---|---|---|
| Input props | [ "type" => "text" "name" => "inscription[nom]" "input_id" => "inscription_nom" "value" => "" "label" => "Nom" ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\CommonInput {#1013 +rightsParams: [ "SUPER_ADMIN" => [ "MANDATORY" => false ] "ADMIN" => [ "MANDATORY" => false ] "ENTREPRISE" => [ "MANDATORY" => false ] "EXPERT" => [ "MANDATORY" => false ] ] +type: "text" +name: "inscription[nom]" +value: "" +label: "Nom" +input_id: "inscription_nom" +divClass: null +required: true +fieldType: null } |
|||
| CommonInput | App\Twig\Components\CommonInput | 34.0 MiB | 0.05 ms | |
|---|---|---|---|---|
| Input props | [ "type" => "text" "name" => "inscription[prenom]" "input_id" => "inscription_prenom" "value" => "" "label" => "Prénom" ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\CommonInput {#1156 +rightsParams: [ "SUPER_ADMIN" => [ "MANDATORY" => false ] "ADMIN" => [ "MANDATORY" => false ] "ENTREPRISE" => [ "MANDATORY" => false ] "EXPERT" => [ "MANDATORY" => false ] ] +type: "text" +name: "inscription[prenom]" +value: "" +label: "Prénom" +input_id: "inscription_prenom" +divClass: null +required: true +fieldType: null } |
|||
| CommonInput | App\Twig\Components\CommonInput | 34.0 MiB | 0.05 ms | |
|---|---|---|---|---|
| Input props | [ "type" => "password" "name" => "inscription[plainPassword][first]" "input_id" => "inscription_plainPassword_first" "value" => "" "label" => "Mot de passe" ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\CommonInput {#1181 +rightsParams: [ "SUPER_ADMIN" => [ "MANDATORY" => false ] "ADMIN" => [ "MANDATORY" => false ] "ENTREPRISE" => [ "MANDATORY" => false ] "EXPERT" => [ "MANDATORY" => false ] ] +type: "password" +name: "inscription[plainPassword][first]" +value: "" +label: "Mot de passe" +input_id: "inscription_plainPassword_first" +divClass: null +required: true +fieldType: null } |
|||
| CommonInput | App\Twig\Components\CommonInput | 34.0 MiB | 0.05 ms | |
|---|---|---|---|---|
| Input props | [ "type" => "password" "name" => "inscription[plainPassword][second]" "input_id" => "inscription_plainPassword_second" "value" => "" "label" => "Confirmer le mot de passe" ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\CommonInput {#1210 +rightsParams: [ "SUPER_ADMIN" => [ "MANDATORY" => false ] "ADMIN" => [ "MANDATORY" => false ] "ENTREPRISE" => [ "MANDATORY" => false ] "EXPERT" => [ "MANDATORY" => false ] ] +type: "password" +name: "inscription[plainPassword][second]" +value: "" +label: "Confirmer le mot de passe" +input_id: "inscription_plainPassword_second" +divClass: null +required: true +fieldType: null } |
|||