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

Components

1 Twig Components
1 Render Count
55 ms Render Time
36.0 MiB Memory Usage

Components

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

Render calls

registration-form App\Twig\Components\RegistrationForm 36.0 MiB 54.52 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\RegistrationForm {#1221
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1234 …}
  #entityManager: ContainerFsBZWUr\EntityManagerGhostEbeb667 {#605 …}
  #urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#657 …}
  #userPasswordHasher: Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher {#148 …}
  #jsResponseBuilder: App\JsResponse\JsResponseBuilder {#1172 …}
  #serializer: Symfony\Component\Serializer\Debug\TraceableSerializer {#392 …}
  #datatableFactory: Sg\DatatablesBundle\Datatable\DatatableFactory {#1098 …}
  #datatableResponse: Sg\DatatablesBundle\Response\DatatableResponse {#1109 …}
  #translator: Symfony\Component\Translation\DataCollectorTranslator {#621 …}
  #security: Symfony\Bundle\SecurityBundle\Security {#186 …}
  -formView: Symfony\Component\Form\FormView {#998
    +vars: [
      "value" => null
      "attr" => [
        "class" => "form w-100 fv-plugins-bootstrap5 fv-plugins-framework"
        "data-model" => "on(change)|*"
      ]
      "form" => Symfony\Component\Form\FormView {#998}
      "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 {#908
        -form: Symfony\Component\Form\Form {#1028 …}
        -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 {#932
        +vars: [
          "value" => ""
          "attr" => [
            "class" => "form-control bg-transparent"
            "autocomplete" => "off"
          ]
          "form" => Symfony\Component\Form\FormView {#932}
          "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 {#952
            -form: Symfony\Component\Form\Form {#987 …}
            -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 {#998}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "email" => Symfony\Component\Form\FormView {#1431
        +vars: [
          "value" => ""
          "attr" => [
            "class" => "form-control bg-transparent"
            "autocomplete" => "off"
          ]
          "form" => Symfony\Component\Form\FormView {#1431}
          "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 {#1426
            -form: Symfony\Component\Form\Form {#982 …}
            -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 {#998}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "plainPassword" => Symfony\Component\Form\FormView {#974
        +vars: [
          "value" => [
            "first" => null
            "second" => null
          ]
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#974}
          "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 {#922
            -form: Symfony\Component\Form\Form {#961 …}
            -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 {#998}
        +children: [
          "first" => Symfony\Component\Form\FormView {#1077
            +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 {#1077}
              "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 {#1078
                -form: Symfony\Component\Form\Form {#930 …}
                -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 {#974}
            +children: []
            -rendered: true
            -methodRendered: false
          }
          "second" => Symfony\Component\Form\FormView {#1027
            +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 {#1027}
              "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 {#965
                -form: Symfony\Component\Form\Form {#934 …}
                -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 {#974}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        -rendered: true
        -methodRendered: false
      }
      "firstName" => Symfony\Component\Form\FormView {#1020
        +vars: [
          "value" => ""
          "attr" => [
            "class" => "form-control bg-transparent"
            "autocomplete" => "off"
          ]
          "form" => Symfony\Component\Form\FormView {#1020}
          "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 {#1055
            -form: Symfony\Component\Form\Form {#955 …}
            -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 {#998}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "lastName" => Symfony\Component\Form\FormView {#994
        +vars: [
          "value" => ""
          "attr" => [
            "class" => "form-control bg-transparent"
            "autocomplete" => "off"
          ]
          "form" => Symfony\Component\Form\FormView {#994}
          "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 {#950
            -form: Symfony\Component\Form\Form {#984 …}
            -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 {#998}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "toc" => Symfony\Component\Form\FormView {#928
        +vars: [
          "value" => "1"
          "attr" => [
            "class" => "form-check-input"
          ]
          "form" => Symfony\Component\Form\FormView {#928}
          "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 {#941
            -form: Symfony\Component\Form\Form {#975 …}
            -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 {#998}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "_token" => Symfony\Component\Form\FormView {#1430
        +vars: [
          "value" => "e9854af7391ac3ea6.UEj1fYSYU3l6YL0OGWpBdauNypawWL25fOXinK6J98Y.Nxe8De_6IEhKM9N7dhoXRt3BqNPfa-fDI5Wq9uPGhIkXAbg__dEqQCIS9A"
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#1430}
          "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 {#1395
            -form: Symfony\Component\Form\Form {#1427 …}
            -errors: []
          }
          "valid" => true
          "data" => "e9854af7391ac3ea6.UEj1fYSYU3l6YL0OGWpBdauNypawWL25fOXinK6J98Y.Nxe8De_6IEhKM9N7dhoXRt3BqNPfa-fDI5Wq9uPGhIkXAbg__dEqQCIS9A"
          "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 {#998}
        +children: []
        -rendered: true
        -methodRendered: false
      }
    ]
    -rendered: false
    -methodRendered: true
  }
  -form: Symfony\Component\Form\Form {#1028 …}
  +formName: "registration"
  +formValues: [
    "username" => ""
    "email" => ""
    "plainPassword" => [
      "first" => ""
      "second" => ""
    ]
    "firstName" => ""
    "lastName" => ""
    "toc" => null
    "_token" => "e9854af7391ac3ea6.UEj1fYSYU3l6YL0OGWpBdauNypawWL25fOXinK6J98Y.Nxe8De_6IEhKM9N7dhoXRt3BqNPfa-fDI5Wq9uPGhIkXAbg__dEqQCIS9A"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#1248 …}
  -componentValidator: Symfony\UX\LiveComponent\ComponentValidator {#1249 …}
  -validationErrors: Symfony\UX\LiveComponent\Component\ComponentValidationErrors {#891
    -errors: []
  }
}