Components
2
Twig Components
3
Render Count
17
ms
Render Time
30.0
MiB
Memory Usage
Components
| Name | Metadata | Render Count | Render Time |
|---|---|---|---|
| CommonInput |
"App\Twig\Components\CommonInput"components/common/input.html.twig |
2 | 1.18ms |
| PartialSiteSelector |
"App\Twig\Components\PartialSiteSelector"components/partial/siteSelector.html.twig |
1 | 15.94ms |
Render calls
| PartialSiteSelector | App\Twig\Components\PartialSiteSelector | 28.0 MiB | 15.94 ms | |
|---|---|---|---|---|
| Input props | [] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\PartialSiteSelector {#454 +rightsParams: [ "SUPER_ADMIN" => [ "MANDATORY" => false ] "ADMIN" => [ "MANDATORY" => false ] "ENTREPRISE" => [ "MANDATORY" => false ] "EXPERT" => [ "MANDATORY" => false ] ] -entrepriseRepository: App\Repository\EntrepriseRepository {#660 …} -security: Symfony\Bundle\SecurityBundle\Security {#378 …} } |
|||
| CommonInput | App\Twig\Components\CommonInput | 30.0 MiB | 1.12 ms | |
|---|---|---|---|---|
| Input props | [ "type" => "text" "name" => "_username" "input_id" => "username" "value" => "" "label" => "Email" ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\CommonInput {#935 +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 | 30.0 MiB | 0.06 ms | |
|---|---|---|---|---|
| Input props | [ "type" => "password" "name" => "_password" "value" => "" "label" => "Mot de passe" "input_id" => "password" ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\CommonInput {#1007 +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 } |
|||