GET https://app-client-mydeed.mypreprod.xyz/signup

Components

1 Twig Components
1 Render Count
80 ms Render Time
40.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
registration-form
"App\Twig\Components\RegistrationForm"
components/registration-form.html.twig
1 80.25ms

Render calls

registration-form App\Twig\Components\RegistrationForm 40.0 MiB 80.25 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\RegistrationForm {#1232
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1234 …}
  #entityManager: ContainerB4gfLjJ\EntityManagerGhostEbeb667 {#690 …}
  #urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#745 …}
  #userPasswordHasher: Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher {#237 …}
  #jsResponseBuilder: App\JsResponse\JsResponseBuilder {#17 …}
  #serializer: Symfony\Component\Serializer\Debug\TraceableSerializer {#479 …}
  #datatableFactory: Sg\DatatablesBundle\Datatable\DatatableFactory {#137 …}
  #datatableResponse: Sg\DatatablesBundle\Response\DatatableResponse {#138 …}
  #translator: Symfony\Component\Translation\DataCollectorTranslator {#706 …}
  #security: Symfony\Bundle\SecurityBundle\Security {#263 …}
  #userService: App\Service\UserService {#112 …}
  -formView: Symfony\Component\Form\FormView {#1365
    +vars: [
      "value" => App\Entity\Account\User {#1266
        #username: null
        #email: null
        #roles: [
          "ROLE_USER"
          "ROLE_CUSTOMER"
        ]
        #password: null
        #plainPassword: null
        #confirmPlainPassword: null
        #firstName: null
        #lastName: null
        -childrens: Doctrine\Common\Collections\ArrayCollection {#1361 …}
        -fiscalityValidations: Doctrine\Common\Collections\ArrayCollection {#1242 …}
        -fiscalities: Doctrine\Common\Collections\ArrayCollection {#1243 …}
        -userInventories: Doctrine\Common\Collections\ArrayCollection {#1241 …}
        -notificationReads: Doctrine\Common\Collections\ArrayCollection {#1248 …}
        -legsValidations: Doctrine\Common\Collections\ArrayCollection {#1578 …}
        -resetPasswordToken: null
        -resetPasswordTokenExpiry: null
        -properties: Doctrine\Common\Collections\ArrayCollection {#1584 …}
        -estateUsers: Doctrine\Common\Collections\ArrayCollection {#1576 …}
        -taskPrices: Doctrine\Common\Collections\ArrayCollection {#1583 …}
        -locationIncomes: Doctrine\Common\Collections\ArrayCollection {#1579 …}
        -nationality: null
        -notaryCountry: null
        -magicToken: null
        -magicTokenExpiresAt: null
        #id: null
        #createdAt: null
        #updatedAt: null
      }
      "attr" => [
        "class" => "form w-100 fv-plugins-bootstrap5 fv-plugins-framework"
        "data-model" => "on(change)|*"
      ]
      "form" => Symfony\Component\Form\FormView {#1365}
      "id" => "registration"
      "name" => "registration"
      "full_name" => "registration"
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => [
        "form"
        "registration"
        "_registration"
      ]
      "unique_block_prefix" => "_registration"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_registration_registration"
      "errors" => Symfony\Component\Form\FormErrorIterator {#1423
        -form: Symfony\Component\Form\Form {#989 …}
        -errors: []
      }
      "valid" => true
      "data" => App\Entity\Account\User {#1266}
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => true
      "method" => "POST"
      "action" => ""
      "submitted" => false
    ]
    +parent: null
    +children: [
      "username" => Symfony\Component\Form\FormView {#1166
        +vars: [
          "value" => ""
          "attr" => [
            "class" => "form-control bg-transparent"
            "autocomplete" => "off"
          ]
          "form" => Symfony\Component\Form\FormView {#1166}
          "id" => "registration_username"
          "name" => "username"
          "full_name" => "registration[username]"
          "disabled" => false
          "label" => "Username"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_registration_username"
          ]
          "unique_block_prefix" => "_registration_username"
          "row_attr" => [
            "class" => "fv-row mb-7"
          ]
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_registration_username_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1162
            -form: Symfony\Component\Form\Form {#1146 …}
            -errors: []
          }
          "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
        ]
        +parent: Symfony\Component\Form\FormView {#1365}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "email" => Symfony\Component\Form\FormView {#1167
        +vars: [
          "value" => ""
          "attr" => [
            "class" => "form-control bg-transparent"
            "autocomplete" => "off"
          ]
          "form" => Symfony\Component\Form\FormView {#1167}
          "id" => "registration_email"
          "name" => "email"
          "full_name" => "registration[email]"
          "disabled" => false
          "label" => "Email"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "email"
            "_registration_email"
          ]
          "unique_block_prefix" => "_registration_email"
          "row_attr" => [
            "class" => "fv-row mb-7"
          ]
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_registration_email_email"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1170
            -form: Symfony\Component\Form\Form {#1175 …}
            -errors: []
          }
          "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
        ]
        +parent: Symfony\Component\Form\FormView {#1365}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "plainPassword" => Symfony\Component\Form\FormView {#1190
        +vars: [
          "value" => [
            "first" => null
            "second" => null
          ]
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#1190}
          "id" => "registration_plainPassword"
          "name" => "plainPassword"
          "full_name" => "registration[plainPassword]"
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "repeated"
            "_registration_plainPassword"
          ]
          "unique_block_prefix" => "_registration_plainPassword"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_registration_plainPassword_repeated"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1161
            -form: Symfony\Component\Form\Form {#1003 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1365}
        +children: [
          "first" => Symfony\Component\Form\FormView {#1398
            +vars: [
              "value" => ""
              "attr" => [
                "class" => "form-control bg-transparent"
                "autocomplete" => "off"
                "data-controller" => "symfony--ux-toggle-password--toggle-password"
                "data-symfony--ux-toggle-password--toggle-password-hidden-label-value" => null
                "data-symfony--ux-toggle-password--toggle-password-visible-label-value" => null
                "data-symfony--ux-toggle-password--toggle-password-hidden-icon-value" => "<i class="bi bi-eye fs-2"></i>"
                "data-symfony--ux-toggle-password--toggle-password-visible-icon-value" => "<i class="bi bi-eye-slash fs-2"></i>"
                "data-symfony--ux-toggle-password--toggle-password-button-classes-value" => "["btn","btn-sm","btn-icon","position-absolute","translate-middle","top-50","end-0","me-n2"]"
              ]
              "form" => Symfony\Component\Form\FormView {#1398}
              "id" => "registration_plainPassword_first"
              "name" => "first"
              "full_name" => "registration[plainPassword][first]"
              "disabled" => false
              "label" => "Password"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "text"
                "password"
                "ux_toggle_password"
                "_registration_plainPassword_first"
              ]
              "unique_block_prefix" => "_registration_plainPassword_first"
              "row_attr" => [
                "class" => "fv-row mb-7"
              ]
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_registration_plainPassword_first_password"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1415
                -form: Symfony\Component\Form\Form {#1089 …}
                -errors: []
              }
              "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
              "toggle" => true
              "toggle_container_classes" => [
                "toggle-password-container"
              ]
              "uses_autocomplete" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1190}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          "second" => Symfony\Component\Form\FormView {#1001
            +vars: [
              "value" => ""
              "attr" => [
                "class" => "form-control bg-transparent"
                "autocomplete" => "off"
                "data-controller" => "symfony--ux-toggle-password--toggle-password"
                "data-symfony--ux-toggle-password--toggle-password-hidden-label-value" => null
                "data-symfony--ux-toggle-password--toggle-password-visible-label-value" => null
                "data-symfony--ux-toggle-password--toggle-password-hidden-icon-value" => "<i class="bi bi-eye fs-2"></i>"
                "data-symfony--ux-toggle-password--toggle-password-visible-icon-value" => "<i class="bi bi-eye-slash fs-2"></i>"
                "data-symfony--ux-toggle-password--toggle-password-button-classes-value" => "["btn","btn-sm","btn-icon","position-absolute","translate-middle","top-50","end-0","me-n2"]"
              ]
              "form" => Symfony\Component\Form\FormView {#1001}
              "id" => "registration_plainPassword_second"
              "name" => "second"
              "full_name" => "registration[plainPassword][second]"
              "disabled" => false
              "label" => "Confirm Password"
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "form"
                "text"
                "password"
                "ux_toggle_password"
                "_registration_plainPassword_second"
              ]
              "unique_block_prefix" => "_registration_plainPassword_second"
              "row_attr" => [
                "class" => "fv-row mb-7"
              ]
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_registration_plainPassword_second_password"
              "errors" => Symfony\Component\Form\FormErrorIterator {#1196
                -form: Symfony\Component\Form\Form {#1096 …}
                -errors: []
              }
              "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
              "toggle" => true
              "toggle_container_classes" => [
                "toggle-password-container"
              ]
              "uses_autocomplete" => false
            ]
            +parent: Symfony\Component\Form\FormView {#1190}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "firstName" => Symfony\Component\Form\FormView {#1364
        +vars: [
          "value" => ""
          "attr" => [
            "class" => "form-control bg-transparent"
            "autocomplete" => "off"
          ]
          "form" => Symfony\Component\Form\FormView {#1364}
          "id" => "registration_firstName"
          "name" => "firstName"
          "full_name" => "registration[firstName]"
          "disabled" => false
          "label" => "First Name"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_registration_firstName"
          ]
          "unique_block_prefix" => "_registration_firstName"
          "row_attr" => [
            "class" => "fv-row mb-7"
          ]
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_registration_firstName_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1358
            -form: Symfony\Component\Form\Form {#1100 …}
            -errors: []
          }
          "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
        ]
        +parent: Symfony\Component\Form\FormView {#1365}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "lastName" => Symfony\Component\Form\FormView {#1392
        +vars: [
          "value" => ""
          "attr" => [
            "class" => "form-control bg-transparent"
            "autocomplete" => "off"
          ]
          "form" => Symfony\Component\Form\FormView {#1392}
          "id" => "registration_lastName"
          "name" => "lastName"
          "full_name" => "registration[lastName]"
          "disabled" => false
          "label" => "Last Name"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_registration_lastName"
          ]
          "unique_block_prefix" => "_registration_lastName"
          "row_attr" => [
            "class" => "fv-row"
          ]
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_registration_lastName_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1183
            -form: Symfony\Component\Form\Form {#1000 …}
            -errors: []
          }
          "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
        ]
        +parent: Symfony\Component\Form\FormView {#1365}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "toc" => Symfony\Component\Form\FormView {#1185
        +vars: [
          "value" => "1"
          "attr" => [
            "class" => "form-check-input"
          ]
          "form" => Symfony\Component\Form\FormView {#1185}
          "id" => "registration_toc"
          "name" => "toc"
          "full_name" => "registration[toc]"
          "disabled" => false
          "label" => "I Accept the Terms"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "checkbox"
            "_registration_toc"
          ]
          "unique_block_prefix" => "_registration_toc"
          "row_attr" => [
            "class" => "fv-row mt-8 mb-8"
          ]
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_registration_toc_checkbox"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1193
            -form: Symfony\Component\Form\Form {#1178 …}
            -errors: []
          }
          "valid" => true
          "data" => false
          "required" => false
          "label_attr" => [
            "class" => "required"
          ]
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "checked" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1365}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "_token" => Symfony\Component\Form\FormView {#1149
        +vars: [
          "value" => "e1d3a28aeb404877144ada2.VvoCX4DDSw0VZ-2VOpHQ1y6LjqvEIMzo8dfqWJYpEIM.Mc9yHbmJAUltX6X7a9me5RnYvemQRamOg7CoDecRaq40zWA89JEMXUdWig"
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#1149}
          "id" => "registration__token"
          "name" => "_token"
          "full_name" => "registration[_token]"
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "hidden"
            "csrf_token"
            "_registration__token"
          ]
          "unique_block_prefix" => "_registration__token"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_registration__token_hidden"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1156
            -form: Symfony\Component\Form\Form {#1159 …}
            -errors: []
          }
          "valid" => true
          "data" => "e1d3a28aeb404877144ada2.VvoCX4DDSw0VZ-2VOpHQ1y6LjqvEIMzo8dfqWJYpEIM.Mc9yHbmJAUltX6X7a9me5RnYvemQRamOg7CoDecRaq40zWA89JEMXUdWig"
          "required" => false
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +parent: Symfony\Component\Form\FormView {#1365}
        +children: []
        -rendered: true
        -methodRendered: false
      }
    ]
    -rendered: false
    -methodRendered: true
  }
  -form: Symfony\Component\Form\Form {#989 …}
  +formName: "registration"
  +formValues: [
    "username" => ""
    "email" => ""
    "plainPassword" => [
      "first" => ""
      "second" => ""
    ]
    "firstName" => ""
    "lastName" => ""
    "toc" => null
    "_token" => "e1d3a28aeb404877144ada2.VvoCX4DDSw0VZ-2VOpHQ1y6LjqvEIMzo8dfqWJYpEIM.Mc9yHbmJAUltX6X7a9me5RnYvemQRamOg7CoDecRaq40zWA89JEMXUdWig"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#1233 …}
  -componentValidator: Symfony\UX\LiveComponent\ComponentValidator {#1294 …}
  -validationErrors: Symfony\UX\LiveComponent\Component\ComponentValidationErrors {#1032
    -errors: []
  }
}