GET https://secret-santa.mts.n3.by/register

Components

1 Twig Components
1 Render Count
6 ms Render Time
4.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
SignUpForm
"App\Twig\Components\SignUpForm"
components/SignUpForm.html.twig
1 5.64ms

Render calls

SignUpForm App\Twig\Components\SignUpForm 4.0 MiB 5.64 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SignUpForm {#825
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#827 …}
  +initialData: null
  -formView: Symfony\Component\Form\FormView {#1151 …}
  -form: Symfony\Component\Form\Form {#1231 …}
  +formName: "registration_form"
  +formValues: [
    "email" => null
    "name" => ""
    "plainPassword" => [
      "first" => ""
      "second" => ""
    ]
    "isDataAccepted" => null
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}