Components
12
Twig Components
12
Render Count
12
ms
Render Time
4.0
MiB
Memory Usage
Components
| Name | Metadata | Render Count | Render Time |
|---|---|---|---|
| BrandLogo |
"App\Twig\Components\BrandLogo"ui/brand-logo.html.twig |
1 | 2.63ms |
| H1 |
"App\Twig\Components\H1"ui/h1.html.twig |
1 | 1.43ms |
| Head |
"App\Twig\Components\Head"ui/head.html.twig |
1 | 0.63ms |
| Paragraph |
"App\Twig\Components\Paragraph"ui/paragraph.html.twig |
1 | 0.67ms |
| FormField |
"App\Twig\Components\FormField"ui/form/form-field.html.twig |
1 | 5.62ms |
| Label |
"App\Twig\Components\Label"ui/form/label.html.twig |
1 | 0.74ms |
"App\Twig\Components\Email"ui/form/email.html.twig |
1 | 2.89ms | |
| Input |
"App\Twig\Components\Input"ui/form/input.html.twig |
1 | 2.23ms |
| InputGroup |
"App\Twig\Components\InputGroup"ui/form/input-group.html.twig |
1 | 1.36ms |
| Errors |
"App\Twig\Components\Errors"ui/form/errors.html.twig |
1 | 0.31ms |
| FormSubmit |
"App\Twig\Components\FormSubmit"ui/form/form-submit.html.twig |
1 | 1.57ms |
| Button |
"App\Twig\Components\Button"ui/button.html.twig |
1 | 0.84ms |
Render calls
| BrandLogo | App\Twig\Components\BrandLogo | 4.0 MiB | 2.63 ms | |
|---|---|---|---|---|
| Input props | [ "size" => 120 "class" => "mb-auto" ] |
|||
| Attributes | [ "class" => "mb-auto" ] |
|||
| Component | App\Twig\Components\BrandLogo {#1760 +size: 120 } |
|||
| H1 | App\Twig\Components\H1 | 4.0 MiB | 1.43 ms | |
|---|---|---|---|---|
| Input props | [] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\H1 {#1981 +align: "" } |
|||
| Head | App\Twig\Components\Head | 4.0 MiB | 0.63 ms | |
|---|---|---|---|---|
| Input props | [ "tag" => "h1" "id" => null "class" => null "align" => "" ] |
|||
| Attributes | [ "tag" => "h1" "id" => null "class" => null ] |
|||
| Component | App\Twig\Components\Head {#1946 +align: "" } |
|||
| Paragraph | App\Twig\Components\Paragraph | 4.0 MiB | 0.67 ms | |
|---|---|---|---|---|
| Input props | [ "align" => "center" ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\Paragraph {#2096 +size: "md" +variant: "" +align: "center" } |
|||
| FormField | App\Twig\Components\FormField | 4.0 MiB | 5.62 ms | |
|---|---|---|---|---|
| Input props | [ "field" => Symfony\Component\Form\FormView {#1567 +vars: [ "value" => "" "attr" => [ "autocomplete" => "email" "inputmode" => "email" ] "form" => Symfony\Component\Form\FormView {#1567} "id" => "auth_request_magic_link_form_email" "name" => "email" "full_name" => "auth_request_magic_link_form[email]" "disabled" => false "label" => "Email" "label_format" => null "label_html" => false "multipart" => false "block_prefixes" => [ "form" "text" "email" "_auth_request_magic_link_form_email" ] "unique_block_prefix" => "_auth_request_magic_link_form_email" "row_attr" => [] "translation_domain" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "priority" => 0 "cache_key" => "_auth_request_magic_link_form_email_email" "errors" => Symfony\Component\Form\FormErrorIterator {#1570 -errors: [] -form: Symfony\Component\Form\Form {#1661 …} } "valid" => true "data" => null "required" => true "label_attr" => [] "help" => null "help_attr" => [] "help_html" => false "help_translation_parameters" => [] "compound" => false "method" => "POST" "action" => "" "submitted" => false "uses_autocomplete" => false ] +children: [] -rendered: true -methodRendered: false +parent: Symfony\Component\Form\FormView {#1596 …} } ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\FormField {#2048 +field: Symfony\Component\Form\FormView {#1567 +vars: [ "value" => "" "attr" => [ "autocomplete" => "email" "inputmode" => "email" ] "form" => Symfony\Component\Form\FormView {#1567} "id" => "auth_request_magic_link_form_email" "name" => "email" "full_name" => "auth_request_magic_link_form[email]" "disabled" => false "label" => "Email" "label_format" => null "label_html" => false "multipart" => false "block_prefixes" => [ "form" "text" "email" "_auth_request_magic_link_form_email" ] "unique_block_prefix" => "_auth_request_magic_link_form_email" "row_attr" => [] "translation_domain" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "priority" => 0 "cache_key" => "_auth_request_magic_link_form_email_email" "errors" => Symfony\Component\Form\FormErrorIterator {#1570 -errors: [] -form: Symfony\Component\Form\Form {#1661 …} } "valid" => true "data" => null "required" => true "label_attr" => [] "help" => null "help_attr" => [] "help_html" => false "help_translation_parameters" => [] "compound" => false "method" => "POST" "action" => "" "submitted" => false "uses_autocomplete" => false ] +children: [] -rendered: true -methodRendered: false +parent: Symfony\Component\Form\FormView {#1596 …} } +attr: [] +required: false +readonly: false +disabled: false +error: false +state: false +name: "" } |
|||
| Label | App\Twig\Components\Label | 4.0 MiB | 0.74 ms | |
|---|---|---|---|---|
| Input props | [ "for" => "auth_request_magic_link_form_email" "required" => true ] |
|||
| Attributes | [ "for" => "auth_request_magic_link_form_email" "required" => true ] |
|||
| Component | App\Twig\Components\Label {#2217} |
|||
| App\Twig\Components\Email | 4.0 MiB | 2.89 ms | ||
|---|---|---|---|---|
| Input props | [ "field" => Symfony\Component\Form\FormView {#1567 +vars: [ "value" => "" "attr" => [ "autocomplete" => "email" "inputmode" => "email" ] "form" => Symfony\Component\Form\FormView {#1567} "id" => "auth_request_magic_link_form_email" "name" => "email" "full_name" => "auth_request_magic_link_form[email]" "disabled" => false "label" => "Email" "label_format" => null "label_html" => false "multipart" => false "block_prefixes" => [ "form" "text" "email" "_auth_request_magic_link_form_email" ] "unique_block_prefix" => "_auth_request_magic_link_form_email" "row_attr" => [] "translation_domain" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "priority" => 0 "cache_key" => "_auth_request_magic_link_form_email_email" "errors" => Symfony\Component\Form\FormErrorIterator {#1570 -errors: [] -form: Symfony\Component\Form\Form {#1661 …} } "valid" => true "data" => null "required" => true "label_attr" => [] "help" => null "help_attr" => [] "help_html" => false "help_translation_parameters" => [] "compound" => false "method" => "POST" "action" => "" "submitted" => false "uses_autocomplete" => false ] +children: [] -rendered: true -methodRendered: false +parent: Symfony\Component\Form\FormView {#1596 …} } ] |
|||
| Attributes | [] |
|||
| Component | App\Twig\Components\Email {#2295 +field: Symfony\Component\Form\FormView {#1567 +vars: [ "value" => "" "attr" => [ "autocomplete" => "email" "inputmode" => "email" ] "form" => Symfony\Component\Form\FormView {#1567} "id" => "auth_request_magic_link_form_email" "name" => "email" "full_name" => "auth_request_magic_link_form[email]" "disabled" => false "label" => "Email" "label_format" => null "label_html" => false "multipart" => false "block_prefixes" => [ "form" "text" "email" "_auth_request_magic_link_form_email" ] "unique_block_prefix" => "_auth_request_magic_link_form_email" "row_attr" => [] "translation_domain" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "priority" => 0 "cache_key" => "_auth_request_magic_link_form_email_email" "errors" => Symfony\Component\Form\FormErrorIterator {#1570 -errors: [] -form: Symfony\Component\Form\Form {#1661 …} } "valid" => true "data" => null "required" => true "label_attr" => [] "help" => null "help_attr" => [] "help_html" => false "help_translation_parameters" => [] "compound" => false "method" => "POST" "action" => "" "submitted" => false "uses_autocomplete" => false ] +children: [] -rendered: true -methodRendered: false +parent: Symfony\Component\Form\FormView {#1596 …} } } |
|||
| Input | App\Twig\Components\Input | 4.0 MiB | 2.23 ms | |
|---|---|---|---|---|
| Input props | [ "field" => Symfony\Component\Form\FormView {#1567 +vars: [ "value" => "" "attr" => [ "autocomplete" => "email" "inputmode" => "email" ] "form" => Symfony\Component\Form\FormView {#1567} "id" => "auth_request_magic_link_form_email" "name" => "email" "full_name" => "auth_request_magic_link_form[email]" "disabled" => false "label" => "Email" "label_format" => null "label_html" => false "multipart" => false "block_prefixes" => [ "form" "text" "email" "_auth_request_magic_link_form_email" ] "unique_block_prefix" => "_auth_request_magic_link_form_email" "row_attr" => [] "translation_domain" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "priority" => 0 "cache_key" => "_auth_request_magic_link_form_email_email" "errors" => Symfony\Component\Form\FormErrorIterator {#1570 -errors: [] -form: Symfony\Component\Form\Form {#1661 …} } "valid" => true "data" => null "required" => true "label_attr" => [] "help" => null "help_attr" => [] "help_html" => false "help_translation_parameters" => [] "compound" => false "method" => "POST" "action" => "" "submitted" => false "uses_autocomplete" => false ] +children: [] -rendered: true -methodRendered: false +parent: Symfony\Component\Form\FormView {#1596 …} } "type" => "email" ] |
|||
| Attributes | [ "type" => "email" ] |
|||
| Component | App\Twig\Components\Input {#2177 +field: Symfony\Component\Form\FormView {#1567 +vars: [ "value" => "" "attr" => [ "autocomplete" => "email" "inputmode" => "email" ] "form" => Symfony\Component\Form\FormView {#1567} "id" => "auth_request_magic_link_form_email" "name" => "email" "full_name" => "auth_request_magic_link_form[email]" "disabled" => false "label" => "Email" "label_format" => null "label_html" => false "multipart" => false "block_prefixes" => [ "form" "text" "email" "_auth_request_magic_link_form_email" ] "unique_block_prefix" => "_auth_request_magic_link_form_email" "row_attr" => [] "translation_domain" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "priority" => 0 "cache_key" => "_auth_request_magic_link_form_email_email" "errors" => Symfony\Component\Form\FormErrorIterator {#1570 -errors: [] -form: Symfony\Component\Form\Form {#1661 …} } "valid" => true "data" => null "required" => true "label_attr" => [] "help" => null "help_attr" => [] "help_html" => false "help_translation_parameters" => [] "compound" => false "method" => "POST" "action" => "" "submitted" => false "uses_autocomplete" => false ] +children: [] -rendered: true -methodRendered: false +parent: Symfony\Component\Form\FormView {#1596 …} } +attr: [] +required: false +readonly: false +disabled: false +error: false +state: false } |
|||
| InputGroup | App\Twig\Components\InputGroup | 4.0 MiB | 1.36 ms | |
|---|---|---|---|---|
| Input props | [ "type" => "email" "vars" => [ "required" => true "readonly" => false "disabled" => false "error" => false "allow_new" => false "value" => "" "attr" => [ "autocomplete" => "email" "inputmode" => "email" ] "form" => Symfony\Component\Form\FormView {#1567 +vars: [ "value" => "" "attr" => [ "autocomplete" => "email" "inputmode" => "email" ] "form" => Symfony\Component\Form\FormView {#1567} "id" => "auth_request_magic_link_form_email" "name" => "email" "full_name" => "auth_request_magic_link_form[email]" "disabled" => false "label" => "Email" "label_format" => null "label_html" => false "multipart" => false "block_prefixes" => [ "form" "text" "email" "_auth_request_magic_link_form_email" ] "unique_block_prefix" => "_auth_request_magic_link_form_email" "row_attr" => [] "translation_domain" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "priority" => 0 "cache_key" => "_auth_request_magic_link_form_email_email" "errors" => Symfony\Component\Form\FormErrorIterator {#1570 -errors: [] -form: Symfony\Component\Form\Form {#1661 …} } "valid" => true "data" => null "required" => true "label_attr" => [] "help" => null "help_attr" => [] "help_html" => false "help_translation_parameters" => [] "compound" => false "method" => "POST" "action" => "" "submitted" => false "uses_autocomplete" => false ] +children: [] -rendered: true -methodRendered: false +parent: Symfony\Component\Form\FormView {#1596 …} } "id" => "auth_request_magic_link_form_email" "name" => "email" "full_name" => "auth_request_magic_link_form[email]" "label" => "Email" "label_format" => null "label_html" => false "multipart" => false "block_prefixes" => [ "form" "text" "email" "_auth_request_magic_link_form_email" ] "unique_block_prefix" => "_auth_request_magic_link_form_email" "row_attr" => [] "translation_domain" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "priority" => 0 "cache_key" => "_auth_request_magic_link_form_email_email" "errors" => Symfony\Component\Form\FormErrorIterator {#1570} "valid" => true "data" => null "label_attr" => [] "help" => null "help_attr" => [] "help_html" => false "help_translation_parameters" => [] "compound" => false "method" => "POST" "action" => "" "submitted" => false "uses_autocomplete" => false "autocomplete" => "email" "inputmode" => "email" ] "class" => null ] |
|||
| Attributes | [ "class" => null ] |
|||
| Component | App\Twig\Components\InputGroup {#1858 +type: "email" +vars: [ "required" => true "readonly" => false "disabled" => false "error" => false "allow_new" => false "value" => "" "attr" => [ "autocomplete" => "email" "inputmode" => "email" ] "form" => Symfony\Component\Form\FormView {#1567 +vars: [ "value" => "" "attr" => [ "autocomplete" => "email" "inputmode" => "email" ] "form" => Symfony\Component\Form\FormView {#1567} "id" => "auth_request_magic_link_form_email" "name" => "email" "full_name" => "auth_request_magic_link_form[email]" "disabled" => false "label" => "Email" "label_format" => null "label_html" => false "multipart" => false "block_prefixes" => [ "form" "text" "email" "_auth_request_magic_link_form_email" ] "unique_block_prefix" => "_auth_request_magic_link_form_email" "row_attr" => [] "translation_domain" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "priority" => 0 "cache_key" => "_auth_request_magic_link_form_email_email" "errors" => Symfony\Component\Form\FormErrorIterator {#1570 -errors: [] -form: Symfony\Component\Form\Form {#1661 …} } "valid" => true "data" => null "required" => true "label_attr" => [] "help" => null "help_attr" => [] "help_html" => false "help_translation_parameters" => [] "compound" => false "method" => "POST" "action" => "" "submitted" => false "uses_autocomplete" => false ] +children: [] -rendered: true -methodRendered: false +parent: Symfony\Component\Form\FormView {#1596 …} } "id" => "auth_request_magic_link_form_email" "name" => "email" "full_name" => "auth_request_magic_link_form[email]" "label" => "Email" "label_format" => null "label_html" => false "multipart" => false "block_prefixes" => [ "form" "text" "email" "_auth_request_magic_link_form_email" ] "unique_block_prefix" => "_auth_request_magic_link_form_email" "row_attr" => [] "translation_domain" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "priority" => 0 "cache_key" => "_auth_request_magic_link_form_email_email" "errors" => Symfony\Component\Form\FormErrorIterator {#1570} "valid" => true "data" => null "label_attr" => [] "help" => null "help_attr" => [] "help_html" => false "help_translation_parameters" => [] "compound" => false "method" => "POST" "action" => "" "submitted" => false "uses_autocomplete" => false "autocomplete" => "email" "inputmode" => "email" ] } |
|||
| Errors | App\Twig\Components\Errors | 4.0 MiB | 0.31 ms | |
|---|---|---|---|---|
| Input props | [ "errors" => Symfony\Component\Form\FormErrorIterator {#1570 -errors: [] -form: Symfony\Component\Form\Form {#1661 …} } ] |
|||
| Attributes | [
"errors" => ""
] |
|||
| Component | App\Twig\Components\Errors {#2316} |
|||
| FormSubmit | App\Twig\Components\FormSubmit | 4.0 MiB | 1.57 ms | |
|---|---|---|---|---|
| Input props | [ "field" => Symfony\Component\Form\FormView {#1585 +vars: [ "value" => null "attr" => [ "data-loader" => "false" "value" => "submit" ] "form" => Symfony\Component\Form\FormView {#1585} "id" => "auth_request_magic_link_form_submit" "name" => "submit" "full_name" => "auth_request_magic_link_form[submit]" "disabled" => false "label" => "Recevoir mon lien de connexion" "label_format" => null "label_html" => false "multipart" => false "block_prefixes" => [ "button" "submit" "_auth_request_magic_link_form_submit" ] "unique_block_prefix" => "_auth_request_magic_link_form_submit" "row_attr" => [] "translation_domain" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "priority" => 0 "cache_key" => "_auth_request_magic_link_form_submit_submit" ] +children: [] -rendered: false -methodRendered: false +parent: Symfony\Component\Form\FormView {#1596 …} } ] |
|||
| Attributes | [ "field" => Symfony\Component\Form\FormView {#1585 +vars: [ "value" => null "attr" => [ "data-loader" => "false" "value" => "submit" ] "form" => Symfony\Component\Form\FormView {#1585} "id" => "auth_request_magic_link_form_submit" "name" => "submit" "full_name" => "auth_request_magic_link_form[submit]" "disabled" => false "label" => "Recevoir mon lien de connexion" "label_format" => null "label_html" => false "multipart" => false "block_prefixes" => [ "button" "submit" "_auth_request_magic_link_form_submit" ] "unique_block_prefix" => "_auth_request_magic_link_form_submit" "row_attr" => [] "translation_domain" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "priority" => 0 "cache_key" => "_auth_request_magic_link_form_submit_submit" ] +children: [] -rendered: false -methodRendered: false +parent: Symfony\Component\Form\FormView {#1596 …} } ] |
|||
| Component | App\Twig\Components\FormSubmit {#2342} |
|||
| Button | App\Twig\Components\Button | 4.0 MiB | 0.84 ms | |
|---|---|---|---|---|
| Input props | [ "type" => "submit" "id" => "auth_request_magic_link_form_submit" "name" => "submit" "class" => null "attr" => "data-loader=false value=submit" ] |
|||
| Attributes | [ "type" => "submit" "id" => "auth_request_magic_link_form_submit" "name" => "submit" "class" => null "attr" => "data-loader=false value=submit" ] |
|||
| Component | App\Twig\Components\Button {#2376 +variant: "primary" +size: "md" +box: "none" } |
|||