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

Components

1 Twig Components
1 Render Count
59 ms Render Time
14.0 MiB Memory Usage

Components

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

Render calls

registration-form App\Twig\Components\RegistrationForm 14.0 MiB 58.72 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\RegistrationForm {#1264
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1263 …}
  #entityManager: ContainerWmCw73F\EntityManagerGhostEbeb667 {#680 …}
  #urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#733 …}
  #userPasswordHasher: Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher {#221 …}
  #jsResponseBuilder: App\JsResponse\JsResponseBuilder {#103 …}
  #serializer: Symfony\Component\Serializer\Debug\TraceableSerializer {#496 …}
  #datatableFactory: Sg\DatatablesBundle\Datatable\DatatableFactory {#98 …}
  #datatableResponse: Sg\DatatablesBundle\Response\DatatableResponse {#97 …}
  #translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …}
  #security: Symfony\Bundle\SecurityBundle\Security {#251 …}
  #userService: App\Service\UserService {#96 …}
  -formView: Symfony\Component\Form\FormView {#1396
    +vars: [
      "value" => App\Entity\Account\User {#1217
        #username: null
        #email: null
        #roles: [
          "ROLE_USER"
          "ROLE_CUSTOMER"
        ]
        #password: null
        #plainPassword: null
        #confirmPlainPassword: null
        #firstName: null
        #lastName: null
        -tasks: Doctrine\Common\Collections\ArrayCollection {#1391 …}
        -childrens: Doctrine\Common\Collections\ArrayCollection {#1563 …}
        -fiscalityValidations: Doctrine\Common\Collections\ArrayCollection {#1560 …}
        -fiscalities: Doctrine\Common\Collections\ArrayCollection {#927 …}
        -userInventories: Doctrine\Common\Collections\ArrayCollection {#1555 …}
        -notificationReads: Doctrine\Common\Collections\ArrayCollection {#1388 …}
        -legsValidations: Doctrine\Common\Collections\ArrayCollection {#1337 …}
        -resetPasswordToken: null
        -resetPasswordTokenExpiry: null
        -properties: Doctrine\Common\Collections\ArrayCollection {#1336 …}
        -estateUsers: Doctrine\Common\Collections\ArrayCollection {#1324 …}
        -taskPrices: Doctrine\Common\Collections\ArrayCollection {#1325 …}
        -locationIncomes: Doctrine\Common\Collections\ArrayCollection {#1347 …}
        -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 {#1396}
      "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 {#1339
        -form: Symfony\Component\Form\Form {#1070 …}
        -errors: []
      }
      "valid" => true
      "data" => App\Entity\Account\User {#1217}
      "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 {#1116
        +vars: [
          "value" => ""
          "attr" => [
            "class" => "form-control bg-transparent"
            "autocomplete" => "off"
          ]
          "form" => Symfony\Component\Form\FormView {#1116}
          "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 {#1106
            -form: Symfony\Component\Form\Form {#1163 …}
            -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 {#1396}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "email" => Symfony\Component\Form\FormView {#1098
        +vars: [
          "value" => ""
          "attr" => [
            "class" => "form-control bg-transparent"
            "autocomplete" => "off"
          ]
          "form" => Symfony\Component\Form\FormView {#1098}
          "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 {#1111
            -form: Symfony\Component\Form\Form {#1172 …}
            -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 {#1396}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "plainPassword" => Symfony\Component\Form\FormView {#1086
        +vars: [
          "value" => [
            "first" => null
            "second" => null
          ]
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#1086}
          "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 {#1136
            -form: Symfony\Component\Form\Form {#1160 …}
            -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 {#1396}
        +children: [
          "first" => Symfony\Component\Form\FormView {#1335
            +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 {#1335}
              "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 {#1349
                -form: Symfony\Component\Form\Form {#1156 …}
                -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 {#1086}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          "second" => Symfony\Component\Form\FormView {#981
            +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 {#981}
              "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 {#1154
                -form: Symfony\Component\Form\Form {#1167 …}
                -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 {#1086}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "firstName" => Symfony\Component\Form\FormView {#1087
        +vars: [
          "value" => ""
          "attr" => [
            "class" => "form-control bg-transparent"
            "autocomplete" => "off"
          ]
          "form" => Symfony\Component\Form\FormView {#1087}
          "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 {#974
            -form: Symfony\Component\Form\Form {#1170 …}
            -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 {#1396}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "lastName" => Symfony\Component\Form\FormView {#1402
        +vars: [
          "value" => ""
          "attr" => [
            "class" => "form-control bg-transparent"
            "autocomplete" => "off"
          ]
          "form" => Symfony\Component\Form\FormView {#1402}
          "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 {#1144
            -form: Symfony\Component\Form\Form {#1169 …}
            -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 {#1396}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "toc" => Symfony\Component\Form\FormView {#1152
        +vars: [
          "value" => "1"
          "attr" => [
            "class" => "form-check-input"
          ]
          "form" => Symfony\Component\Form\FormView {#1152}
          "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 {#1121
            -form: Symfony\Component\Form\Form {#1079 …}
            -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 {#1396}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "_token" => Symfony\Component\Form\FormView {#1109
        +vars: [
          "value" => "0b4ba7b9004224f8ee7d9d.FcJ0CyRjYkS5mcdayiv9eb1vb2k0aRaC9lafIcI6QGc.fa1DeBMyCXz_-7I-8mq1A-8LGAJCXlTzmRnFVZJsBQR0nQB9YQEhKY6sig"
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#1109}
          "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 {#1108
            -form: Symfony\Component\Form\Form {#1110 …}
            -errors: []
          }
          "valid" => true
          "data" => "0b4ba7b9004224f8ee7d9d.FcJ0CyRjYkS5mcdayiv9eb1vb2k0aRaC9lafIcI6QGc.fa1DeBMyCXz_-7I-8mq1A-8LGAJCXlTzmRnFVZJsBQR0nQB9YQEhKY6sig"
          "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 {#1396}
        +children: []
        -rendered: true
        -methodRendered: false
      }
    ]
    -rendered: false
    -methodRendered: true
  }
  -form: Symfony\Component\Form\Form {#1070 …}
  +formName: "registration"
  +formValues: [
    "username" => ""
    "email" => ""
    "plainPassword" => [
      "first" => ""
      "second" => ""
    ]
    "firstName" => ""
    "lastName" => ""
    "toc" => null
    "_token" => "0b4ba7b9004224f8ee7d9d.FcJ0CyRjYkS5mcdayiv9eb1vb2k0aRaC9lafIcI6QGc.fa1DeBMyCXz_-7I-8mq1A-8LGAJCXlTzmRnFVZJsBQR0nQB9YQEhKY6sig"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#1253 …}
  -componentValidator: Symfony\UX\LiveComponent\ComponentValidator {#1240 …}
  -validationErrors: Symfony\UX\LiveComponent\Component\ComponentValidationErrors {#1056
    -errors: []
  }
}