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

Components

1 Twig Components
1 Render Count
90 ms Render Time
18.0 MiB Memory Usage

Components

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

Render calls

registration-form App\Twig\Components\RegistrationForm 18.0 MiB 90.45 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\RegistrationForm {#959
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#963 …}
  #entityManager: ContainerU4A2lkt\EntityManagerGhostEbeb667 {#525 …}
  #urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#577 …}
  #userPasswordHasher: Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher {#64 …}
  #jsResponseBuilder: App\JsResponse\JsResponseBuilder {#1008 …}
  #serializer: Symfony\Component\Serializer\Debug\TraceableSerializer {#339 …}
  #datatableFactory: Sg\DatatablesBundle\Datatable\DatatableFactory {#1244 …}
  #datatableResponse: Sg\DatatablesBundle\Response\DatatableResponse {#1247 …}
  #translator: Symfony\Component\Translation\DataCollectorTranslator {#538 …}
  #security: Symfony\Bundle\SecurityBundle\Security {#122 …}
  -formView: Symfony\Component\Form\FormView {#851
    +vars: [
      "value" => null
      "attr" => [
        "class" => "form w-100 fv-plugins-bootstrap5 fv-plugins-framework"
        "data-model" => "on(change)|*"
      ]
      "form" => Symfony\Component\Form\FormView {#851}
      "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 {#886
        -form: Symfony\Component\Form\Form {#794 …}
        -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: null
    +children: [
      "username" => Symfony\Component\Form\FormView {#1181
        +vars: [
          "value" => ""
          "attr" => [
            "class" => "form-control bg-transparent"
            "autocomplete" => "off"
          ]
          "form" => Symfony\Component\Form\FormView {#1181}
          "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 {#1173
            -form: Symfony\Component\Form\Form {#1216 …}
            -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 {#851}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "email" => Symfony\Component\Form\FormView {#767
        +vars: [
          "value" => ""
          "attr" => [
            "class" => "form-control bg-transparent"
            "autocomplete" => "off"
          ]
          "form" => Symfony\Component\Form\FormView {#767}
          "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 {#752
            -form: Symfony\Component\Form\Form {#1208 …}
            -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 {#851}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "plainPassword" => Symfony\Component\Form\FormView {#1186
        +vars: [
          "value" => [
            "first" => null
            "second" => null
          ]
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#1186}
          "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 {#1168
            -form: Symfony\Component\Form\Form {#1138 …}
            -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 {#851}
        +children: [
          "first" => Symfony\Component\Form\FormView {#1258
            +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 {#1258}
              "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 {#1255
                -form: Symfony\Component\Form\Form {#1061 …}
                -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 {#1186}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          "second" => Symfony\Component\Form\FormView {#790
            +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 {#790}
              "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 {#810
                -form: Symfony\Component\Form\Form {#1140 …}
                -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 {#1186}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "firstName" => Symfony\Component\Form\FormView {#1223
        +vars: [
          "value" => ""
          "attr" => [
            "class" => "form-control bg-transparent"
            "autocomplete" => "off"
          ]
          "form" => Symfony\Component\Form\FormView {#1223}
          "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 {#1232
            -form: Symfony\Component\Form\Form {#1191 …}
            -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 {#851}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "lastName" => Symfony\Component\Form\FormView {#873
        +vars: [
          "value" => ""
          "attr" => [
            "class" => "form-control bg-transparent"
            "autocomplete" => "off"
          ]
          "form" => Symfony\Component\Form\FormView {#873}
          "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 {#1166
            -form: Symfony\Component\Form\Form {#1218 …}
            -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 {#851}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "toc" => Symfony\Component\Form\FormView {#1165
        +vars: [
          "value" => "1"
          "attr" => [
            "class" => "form-check-input"
          ]
          "form" => Symfony\Component\Form\FormView {#1165}
          "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 {#1190
            -form: Symfony\Component\Form\Form {#1205 …}
            -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 {#851}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "_token" => Symfony\Component\Form\FormView {#753
        +vars: [
          "value" => "3.AOnn8EBdVrhk0bO3NW9svboEa67Hq96qlOjPgQ57HHA.Y6-vlQYnZe4UhPDcBg496PQpOef1wqvr1d2a7D9KKQNM2LavJA4u3l2BwA"
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#753}
          "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 {#1266
            -form: Symfony\Component\Form\Form {#758 …}
            -errors: []
          }
          "valid" => true
          "data" => "3.AOnn8EBdVrhk0bO3NW9svboEa67Hq96qlOjPgQ57HHA.Y6-vlQYnZe4UhPDcBg496PQpOef1wqvr1d2a7D9KKQNM2LavJA4u3l2BwA"
          "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 {#851}
        +children: []
        -rendered: true
        -methodRendered: false
      }
    ]
    -rendered: false
    -methodRendered: true
  }
  -form: Symfony\Component\Form\Form {#794 …}
  +formName: "registration"
  +formValues: [
    "username" => ""
    "email" => ""
    "plainPassword" => [
      "first" => ""
      "second" => ""
    ]
    "firstName" => ""
    "lastName" => ""
    "toc" => null
    "_token" => "3.AOnn8EBdVrhk0bO3NW9svboEa67Hq96qlOjPgQ57HHA.Y6-vlQYnZe4UhPDcBg496PQpOef1wqvr1d2a7D9KKQNM2LavJA4u3l2BwA"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#966 …}
  -componentValidator: Symfony\UX\LiveComponent\ComponentValidator {#958 …}
  -validationErrors: Symfony\UX\LiveComponent\Component\ComponentValidationErrors {#1298
    -errors: []
  }
}