Forms
-
registration_form
-
email
-
first
-
second
-
-
plainPassword
-
first
-
second
-
-
lastName
-
firstName
-
gender
-
origin
-
agreeTerms
-
_token
-
registration_form
Form type:
"App\Form\Type\RegistrationFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#1235 -createdAt: DateTimeImmutable @1765972350 {#1236 date: 2025-12-17 12:52:30.508624 Europe/Paris (+01:00) } -email: null -roles: [] -plainPassword: null -password: null -firstName: null -lastName: null -slug: null -resendConfirmationEmailRequests: Doctrine\Common\Collections\ArrayCollection {#1237 …} -locale: "fr" -totpSecret: null -isTotpEnabled: false -avatar: null -phone: null -type: null -gender: App\Enum\UserGender {#1234 +name: "MISTER" +value: "Mister" } -entreprise: null -origin: null -courses: Doctrine\Common\Collections\ArrayCollection {#1238 …} -groups: Doctrine\Common\Collections\ArrayCollection {#1239 …} -reference: "298c315d-f53c-49df-8c52-ddb5b5767eb3" -availableSoftwares: Doctrine\Common\Collections\ArrayCollection {#1240 …} -presences: Doctrine\Common\Collections\ArrayCollection {#1263 …} -logs: Doctrine\Common\Collections\ArrayCollection {#1264 …} -externalReference: null -enabled: true -eniId: null -id: null -verified: false } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#1235 -createdAt: DateTimeImmutable @1765972350 {#1236 date: 2025-12-17 12:52:30.508624 Europe/Paris (+01:00) } -email: null -roles: [] -plainPassword: null -password: null -firstName: null -lastName: null -slug: null -resendConfirmationEmailRequests: Doctrine\Common\Collections\ArrayCollection {#1237 …} -locale: "fr" -totpSecret: null -isTotpEnabled: false -avatar: null -phone: null -type: null -gender: App\Enum\UserGender {#1234 +name: "MISTER" +value: "Mister" } -entreprise: null -origin: null -courses: Doctrine\Common\Collections\ArrayCollection {#1238 …} -groups: Doctrine\Common\Collections\ArrayCollection {#1239 …} -reference: "298c315d-f53c-49df-8c52-ddb5b5767eb3" -availableSoftwares: Doctrine\Common\Collections\ArrayCollection {#1240 …} -presences: Doctrine\Common\Collections\ArrayCollection {#1263 …} -logs: Doctrine\Common\Collections\ArrayCollection {#1264 …} -externalReference: null -enabled: true -eniId: null -id: null -verified: false } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#221 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#474 …} -logger: Monolog\Logger {#289 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#220 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\User {#1235 -createdAt: DateTimeImmutable @1765972350 {#1236 date: 2025-12-17 12:52:30.508624 Europe/Paris (+01:00) } -email: null -roles: [] -plainPassword: null -password: null -firstName: null -lastName: null -slug: null -resendConfirmationEmailRequests: Doctrine\Common\Collections\ArrayCollection {#1237 …} -locale: "fr" -totpSecret: null -isTotpEnabled: false -avatar: null -phone: null -type: null -gender: App\Enum\UserGender {#1234 +name: "MISTER" +value: "Mister" } -entreprise: null -origin: null -courses: Doctrine\Common\Collections\ArrayCollection {#1238 …} -groups: Doctrine\Common\Collections\ArrayCollection {#1239 …} -reference: "298c315d-f53c-49df-8c52-ddb5b5767eb3" -availableSoftwares: Doctrine\Common\Collections\ArrayCollection {#1240 …} -presences: Doctrine\Common\Collections\ArrayCollection {#1263 …} -logs: Doctrine\Common\Collections\ArrayCollection {#1264 …} -externalReference: null -enabled: true -eniId: null -id: null -verified: false } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1304 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1306 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#196 …} $message: Closure() {#1305 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_form" "_registration_form" ] |
| cache_key | "_registration_form_registration_form" |
| compound | true |
| data | App\Entity\User {#1235 -createdAt: DateTimeImmutable @1765972350 {#1236 date: 2025-12-17 12:52:30.508624 Europe/Paris (+01:00) } -email: null -roles: [] -plainPassword: null -password: null -firstName: null -lastName: null -slug: null -resendConfirmationEmailRequests: Doctrine\Common\Collections\ArrayCollection {#1237 …} -locale: "fr" -totpSecret: null -isTotpEnabled: false -avatar: null -phone: null -type: null -gender: App\Enum\UserGender {#1234 +name: "MISTER" +value: "Mister" } -entreprise: null -origin: null -courses: Doctrine\Common\Collections\ArrayCollection {#1238 …} -groups: Doctrine\Common\Collections\ArrayCollection {#1239 …} -reference: "298c315d-f53c-49df-8c52-ddb5b5767eb3" -availableSoftwares: Doctrine\Common\Collections\ArrayCollection {#1240 …} -presences: Doctrine\Common\Collections\ArrayCollection {#1263 …} -logs: Doctrine\Common\Collections\ArrayCollection {#1264 …} -externalReference: null -enabled: true -eniId: null -id: null -verified: false } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1978 -errors: [] -form: Symfony\Component\Form\Form {#1987 …} } |
| form | Symfony\Component\Form\FormView {#1307 …5} |
| full_name | "registration_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registration_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form" |
| valid | true |
| value | App\Entity\User {#1235 -createdAt: DateTimeImmutable @1765972350 {#1236 date: 2025-12-17 12:52:30.508624 Europe/Paris (+01:00) } -email: null -roles: [] -plainPassword: null -password: null -firstName: null -lastName: null -slug: null -resendConfirmationEmailRequests: Doctrine\Common\Collections\ArrayCollection {#1237 …} -locale: "fr" -totpSecret: null -isTotpEnabled: false -avatar: null -phone: null -type: null -gender: App\Enum\UserGender {#1234 +name: "MISTER" +value: "Mister" } -entreprise: null -origin: null -courses: Doctrine\Common\Collections\ArrayCollection {#1238 …} -groups: Doctrine\Common\Collections\ArrayCollection {#1239 …} -reference: "298c315d-f53c-49df-8c52-ddb5b5767eb3" -availableSoftwares: Doctrine\Common\Collections\ArrayCollection {#1240 …} -presences: Doctrine\Common\Collections\ArrayCollection {#1263 …} -logs: Doctrine\Common\Collections\ArrayCollection {#1264 …} -externalReference: null -enabled: true -eniId: null -id: null -verified: false } |
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "label" => "register.form.email" "attr" => [ "placeholder" => "register.form.email" ] ] |
[ "label" => "register.form.email" "attr" => [ "placeholder" => "register.form.email" ] ] |
| second_options | [ "label" => "register.form.repeat_email" "attr" => [ "placeholder" => "register.form.repeat_email" ] ] |
[ "label" => "register.form.repeat_email" "attr" => [ "placeholder" => "register.form.repeat_email" ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\EmailType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#221 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#474 …} -logger: Monolog\Logger {#289 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#220 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1939 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "register.form.email" "attr" => [ "placeholder" => "register.form.email" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The values do not match." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "label" => "register.form.repeat_email" "attr" => [ "placeholder" => "register.form.repeat_email" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\EmailType" |
| upload_max_size_message | Closure() {#1937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#196 …} $message: Closure() {#1936 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_form_email" ] |
| cache_key | "_registration_form_email_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1903 -errors: [] -form: Symfony\Component\Form\Form {#2012 …} } |
| form | Symfony\Component\Form\FormView {#1894 …5} |
| full_name | "registration_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_email" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "register.form.email" ] |
[ "placeholder" => "register.form.email" ] |
| error_bubbling | false |
same as passed value |
| label | "register.form.email" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "register.form.email" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#221 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#474 …} -logger: Monolog\Logger {#289 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#220 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1995 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "register.form.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1997 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#196 …} $message: Closure() {#1996 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "register.form.email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registration_form_email_first" ] |
| cache_key | "_registration_form_email_first_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1940 -errors: [] -form: Symfony\Component\Form\Form {#2015 …} } |
| form | Symfony\Component\Form\FormView {#2032 …5} |
| full_name | "registration_form[email][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_email_first" |
| label | "register.form.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_email_first" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
second
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "register.form.repeat_email" ] |
[ "placeholder" => "register.form.repeat_email" ] |
| error_bubbling | false |
same as passed value |
| label | "register.form.repeat_email" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "register.form.repeat_email" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#221 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#474 …} -logger: Monolog\Logger {#289 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#220 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2004 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "register.form.repeat_email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#196 …} $message: Closure() {#2005 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "register.form.repeat_email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registration_form_email_second" ] |
| cache_key | "_registration_form_email_second_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2007 -errors: [] -form: Symfony\Component\Form\Form {#2018 …} } |
| form | Symfony\Component\Form\FormView {#1998 …5} |
| full_name | "registration_form[email][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_email_second" |
| label | "register.form.repeat_email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_email_second" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
plainPassword
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ App\Validator\Constraints\SecurePassword {#1806 +payload: null +groups: ? ?array +message: "Your password must follow the security instructions" } ] |
[ App\Validator\Constraints\SecurePassword {#1806 +payload: null +groups: ? ?array +message: "Your password must follow the security instructions" } ] |
| first_options | [ "label" => "register.form.password.label" "attr" => [ "autocomplete" => "new-password" "placeholder" => "register.form.password.placeholder" ] ] |
[ "label" => "register.form.password.label" "attr" => [ "autocomplete" => "new-password" "placeholder" => "register.form.password.placeholder" ] ] |
| second_options | [ "label" => "register.form.password_confirm.label" "attr" => [ "autocomplete" => "new-password" "placeholder" => "register.form.password_confirm.placeholder" ] ] |
[ "label" => "register.form.password_confirm.label" "attr" => [ "autocomplete" => "new-password" "placeholder" => "register.form.password_confirm.placeholder" ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [ App\Validator\Constraints\SecurePassword {#1806 +payload: null +groups: ? ?array +message: "Your password must follow the security instructions" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#221 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#474 …} -logger: Monolog\Logger {#289 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#220 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1922 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "register.form.password.label" "attr" => [ "autocomplete" => "new-password" "placeholder" => "register.form.password.placeholder" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The values do not match." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "label" => "register.form.password_confirm.label" "attr" => [ "autocomplete" => "new-password" "placeholder" => "register.form.password_confirm.placeholder" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#1925 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#196 …} $message: Closure() {#1926 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_form_plainPassword" ] |
| cache_key | "_registration_form_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1923 -errors: [] -form: Symfony\Component\Form\Form {#2044 …} } |
| form | Symfony\Component\Form\FormView {#2040 …5} |
| full_name | "registration_form[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "new-password" "placeholder" => "register.form.password.placeholder" ] |
[ "autocomplete" => "new-password" "placeholder" => "register.form.password.placeholder" ] |
| error_bubbling | false |
same as passed value |
| label | "register.form.password.label" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| always_empty | true |
| attr | [ "autocomplete" => "new-password" "placeholder" => "register.form.password.placeholder" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| button_classes | [
"toggle-password-button"
] |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#221 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#474 …} -logger: Monolog\Logger {#289 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#220 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2029 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hidden_icon | "Default" |
| hidden_label | "Hide" |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "register.form.password.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| toggle | false |
| toggle_container_classes | [
"toggle-password-container"
] |
| toggle_translation_domain | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2031 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#196 …} $message: Closure() {#2030 …} $translationDomain: "validators" } } |
| use_toggle_form_theme | true |
| validation_groups | null |
| visible_icon | "Default" |
| visible_label | "Show" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" "placeholder" => "register.form.password.placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_first" ] |
| cache_key | "_registration_form_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2073 -errors: [] -form: Symfony\Component\Form\Form {#2047 …} } |
| form | Symfony\Component\Form\FormView {#2072 …5} |
| full_name | "registration_form[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_plainPassword_first" |
| label | "register.form.password.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| toggle | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_plainPassword_first" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
second
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "new-password" "placeholder" => "register.form.password_confirm.placeholder" ] |
[ "autocomplete" => "new-password" "placeholder" => "register.form.password_confirm.placeholder" ] |
| error_bubbling | false |
same as passed value |
| label | "register.form.password_confirm.label" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| always_empty | true |
| attr | [ "autocomplete" => "new-password" "placeholder" => "register.form.password_confirm.placeholder" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| button_classes | [
"toggle-password-button"
] |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#221 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#474 …} -logger: Monolog\Logger {#289 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#220 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2037 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| hidden_icon | "Default" |
| hidden_label | "Hide" |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "register.form.password_confirm.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| toggle | false |
| toggle_container_classes | [
"toggle-password-container"
] |
| toggle_translation_domain | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2039 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#196 …} $message: Closure() {#2038 …} $translationDomain: "validators" } } |
| use_toggle_form_theme | true |
| validation_groups | null |
| visible_icon | "Default" |
| visible_label | "Show" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" "placeholder" => "register.form.password_confirm.placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_second" ] |
| cache_key | "_registration_form_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2074 -errors: [] -form: Symfony\Component\Form\Form {#2050 …} } |
| form | Symfony\Component\Form\FormView {#2112 …5} |
| full_name | "registration_form[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_plainPassword_second" |
| label | "register.form.password_confirm.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| toggle | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_plainPassword_second" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
lastName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "register.form.lastName" ] |
[ "placeholder" => "register.form.lastName" ] |
| label | "register.form.lastName" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "register.form.lastName" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#221 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#474 …} -logger: Monolog\Logger {#289 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#220 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1906 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "register.form.lastName" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1904 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#196 …} $message: Closure() {#1905 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "register.form.lastName" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_lastName" ] |
| cache_key | "_registration_form_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2071 -errors: [] -form: Symfony\Component\Form\Form {#2053 …} } |
| form | Symfony\Component\Form\FormView {#2069 …5} |
| full_name | "registration_form[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_lastName" |
| label | "register.form.lastName" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_lastName" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
firstName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "register.form.firstName" ] |
[ "placeholder" => "register.form.firstName" ] |
| label | "register.form.firstName" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "register.form.firstName" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#221 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#474 …} -logger: Monolog\Logger {#289 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#220 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1897 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "register.form.firstName" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1895 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#196 …} $message: Closure() {#1896 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "register.form.firstName" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_firstName" ] |
| cache_key | "_registration_form_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2115 -errors: [] -form: Symfony\Component\Form\Form {#2056 …} } |
| form | Symfony\Component\Form\FormView {#2114 …5} |
| full_name | "registration_form[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_firstName" |
| label | "register.form.firstName" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_firstName" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
gender
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Enum\UserGender {#1234 +name: "MISTER" +value: "Mister" } |
| View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| choice_label | Closure(UserGender $genderEnum) {#1705 class: "App\Form\Type\RegistrationFormType" this: App\Form\Type\RegistrationFormType {#1265 …} } |
same as passed value |
| choices | [ App\Enum\UserGender {#1234 +name: "MISTER" +value: "Mister" } App\Enum\UserGender {#1873 +name: "MADAM" +value: "Madam" } App\Enum\UserGender {#1803 +name: "UNKNOWN" +value: "Unknown" } ] |
[ App\Enum\UserGender {#1234 +name: "MISTER" +value: "Mister" } App\Enum\UserGender {#1873 +name: "MADAM" +value: "Madam" } App\Enum\UserGender {#1803 +name: "UNKNOWN" +value: "Unknown" } ] |
| expanded | false |
same as passed value |
| label | "register.form.gender" |
same as passed value |
| placeholder | "register.form.gender" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UserGender $genderEnum) {#1705 class: "App\Form\Type\RegistrationFormType" this: App\Form\Type\RegistrationFormType {#1265 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ App\Enum\UserGender {#1234 +name: "MISTER" +value: "Mister" } App\Enum\UserGender {#1873 +name: "MADAM" +value: "Madam" } App\Enum\UserGender {#1803 +name: "UNKNOWN" +value: "Unknown" } ] |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#221 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#474 …} -logger: Monolog\Logger {#289 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#220 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "register.form.gender" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "register.form.gender" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1877 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#196 …} $message: Closure() {#1844 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_registration_form_gender" ] |
| cache_key | "_registration_form_gender_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2118 +data: App\Enum\UserGender {#1234 +name: "MISTER" +value: "Mister" } +value: "0" +label: "enum.gender.mister" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +data: App\Enum\UserGender {#1873 +name: "MADAM" +value: "Madam" } +value: "1" +label: "enum.gender.madam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +data: App\Enum\UserGender {#1803 +name: "UNKNOWN" +value: "Unknown" } +value: "2" +label: "enum.gender.unknown" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Enum\UserGender {#1234 +name: "MISTER" +value: "Mister" } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2116 -errors: [] -form: Symfony\Component\Form\Form {#2059 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2117 …5} |
| full_name | "registration_form[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_gender" |
| is_selected | Closure($choice, $value) {#2122 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "register.form.gender" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "gender" |
| placeholder | "register.form.gender" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_gender" |
| uses_autocomplete | false |
| valid | true |
| value | "0" |
origin
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| choices | [ App\Entity\UserOrigin {#1358 -domain: Proxies\__CG__\App\Entity\UserDomain {#1413 …} -enabledRegistration: true -deniedRegistrationMessage: null -formationDateOrigins: Doctrine\ORM\PersistentCollection {#1461 …} -entreprise: null -users: Doctrine\ORM\PersistentCollection {#1503 …} -emailSignature: App\Entity\EmailSignature {#1622 …} -availableSoftwares: Doctrine\ORM\PersistentCollection {#1650 …} -oneSoftwareByTraining: false -enabled: true -name: "Actiris" -id: Symfony\Component\Uid\Ulid {#1377 …} -isUpdating: false -autotrad: false #translations: Doctrine\ORM\PersistentCollection {#1647 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" } App\Entity\UserOrigin {#1633 -domain: Proxies\__CG__\App\Entity\UserDomain {#1638 …} -enabledRegistration: true -deniedRegistrationMessage: null -formationDateOrigins: Doctrine\ORM\PersistentCollection {#1658 …} -entreprise: App\Entity\Entreprise {#1671 …} -users: Doctrine\ORM\PersistentCollection {#1660 …} -emailSignature: App\Entity\EmailSignature {#1688 …} -availableSoftwares: Doctrine\ORM\PersistentCollection {#1667 …} -oneSoftwareByTraining: false -enabled: true -name: "Co-Valent" -id: Symfony\Component\Uid\Ulid {#1656 …} -isUpdating: false -autotrad: false #translations: Doctrine\ORM\PersistentCollection {#1762 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" } ] |
[ App\Entity\UserOrigin {#1358 -domain: Proxies\__CG__\App\Entity\UserDomain {#1413 …} -enabledRegistration: true -deniedRegistrationMessage: null -formationDateOrigins: Doctrine\ORM\PersistentCollection {#1461 …} -entreprise: null -users: Doctrine\ORM\PersistentCollection {#1503 …} -emailSignature: App\Entity\EmailSignature {#1622 …} -availableSoftwares: Doctrine\ORM\PersistentCollection {#1650 …} -oneSoftwareByTraining: false -enabled: true -name: "Actiris" -id: Symfony\Component\Uid\Ulid {#1377 …} -isUpdating: false -autotrad: false #translations: Doctrine\ORM\PersistentCollection {#1647 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" } App\Entity\UserOrigin {#1633 -domain: Proxies\__CG__\App\Entity\UserDomain {#1638 …} -enabledRegistration: true -deniedRegistrationMessage: null -formationDateOrigins: Doctrine\ORM\PersistentCollection {#1658 …} -entreprise: App\Entity\Entreprise {#1671 …} -users: Doctrine\ORM\PersistentCollection {#1660 …} -emailSignature: App\Entity\EmailSignature {#1688 …} -availableSoftwares: Doctrine\ORM\PersistentCollection {#1667 …} -oneSoftwareByTraining: false -enabled: true -name: "Co-Valent" -id: Symfony\Component\Uid\Ulid {#1656 …} -isUpdating: false -autotrad: false #translations: Doctrine\ORM\PersistentCollection {#1762 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" } ] |
| class | "App\Entity\UserOrigin" |
same as passed value |
| label | "register.form.origin" |
same as passed value |
| placeholder | "register.form.origin" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1963 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1960 …} } |
| choices | [ App\Entity\UserOrigin {#1358 -domain: Proxies\__CG__\App\Entity\UserDomain {#1413 …} -enabledRegistration: true -deniedRegistrationMessage: null -formationDateOrigins: Doctrine\ORM\PersistentCollection {#1461 …} -entreprise: null -users: Doctrine\ORM\PersistentCollection {#1503 …} -emailSignature: App\Entity\EmailSignature {#1622 …} -availableSoftwares: Doctrine\ORM\PersistentCollection {#1650 …} -oneSoftwareByTraining: false -enabled: true -name: "Actiris" -id: Symfony\Component\Uid\Ulid {#1377 …} -isUpdating: false -autotrad: false #translations: Doctrine\ORM\PersistentCollection {#1647 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" } App\Entity\UserOrigin {#1633 -domain: Proxies\__CG__\App\Entity\UserDomain {#1638 …} -enabledRegistration: true -deniedRegistrationMessage: null -formationDateOrigins: Doctrine\ORM\PersistentCollection {#1658 …} -entreprise: App\Entity\Entreprise {#1671 …} -users: Doctrine\ORM\PersistentCollection {#1660 …} -emailSignature: App\Entity\EmailSignature {#1688 …} -availableSoftwares: Doctrine\ORM\PersistentCollection {#1667 …} -oneSoftwareByTraining: false -enabled: true -name: "Co-Valent" -id: Symfony\Component\Uid\Ulid {#1656 …} -isUpdating: false -autotrad: false #translations: Doctrine\ORM\PersistentCollection {#1762 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" } ] |
| class | "App\Entity\UserOrigin" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#221 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#474 …} -logger: Monolog\Logger {#289 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#220 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerTGlI5u2\EntityManagerGhost614a58f {#135 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1965 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: ContainerTGlI5u2\EntityManagerGhost614a58f {#135 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1312 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "register.form.origin" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "register.form.origin" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1966 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#196 …} $message: Closure() {#1968 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_form_origin" ] |
| cache_key | "_registration_form_origin_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +data: App\Entity\UserOrigin {#1358 -domain: Proxies\__CG__\App\Entity\UserDomain {#1413 …} -enabledRegistration: true -deniedRegistrationMessage: null -formationDateOrigins: Doctrine\ORM\PersistentCollection {#1461 …} -entreprise: null -users: Doctrine\ORM\PersistentCollection {#1503 …} -emailSignature: App\Entity\EmailSignature {#1622 …} -availableSoftwares: Doctrine\ORM\PersistentCollection {#1650 …} -oneSoftwareByTraining: false -enabled: true -name: "Actiris" -id: Symfony\Component\Uid\Ulid {#1377 …} -isUpdating: false -autotrad: false #translations: Doctrine\ORM\PersistentCollection {#1647 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" } +value: "01JPW6KGHR19N7XBKNT2154A7G" +label: "Actiris" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +data: App\Entity\UserOrigin {#1633 -domain: Proxies\__CG__\App\Entity\UserDomain {#1638 …} -enabledRegistration: true -deniedRegistrationMessage: null -formationDateOrigins: Doctrine\ORM\PersistentCollection {#1658 …} -entreprise: App\Entity\Entreprise {#1671 …} -users: Doctrine\ORM\PersistentCollection {#1660 …} -emailSignature: App\Entity\EmailSignature {#1688 …} -availableSoftwares: Doctrine\ORM\PersistentCollection {#1667 …} -oneSoftwareByTraining: false -enabled: true -name: "Co-Valent" -id: Symfony\Component\Uid\Ulid {#1656 …} -isUpdating: false -autotrad: false #translations: Doctrine\ORM\PersistentCollection {#1762 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" } +value: "01JPVYMZ14SRFKAF56N2GWWDX6" +label: "Co-Valent" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2121 -errors: [] -form: Symfony\Component\Form\Form {#2062 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2123 …5} |
| full_name | "registration_form[origin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_origin" |
| is_selected | Closure($choice, $value) {#2125 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "register.form.origin" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "origin" |
| placeholder | "register.form.origin" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_origin" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
agreeTerms
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1851 +payload: null +groups: ? ?array +message: "Vous devez accepter nos conditions générales d'utilisation" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1851 +payload: null +groups: ? ?array +message: "Vous devez accepter nos conditions générales d'utilisation" } ] |
| label | "register.form.agreeTerms" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1851 +payload: null +groups: ? ?array +message: "Vous devez accepter nos conditions générales d'utilisation" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#221 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#474 …} -logger: Monolog\Logger {#289 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#220 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1976 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1977 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "register.form.agreeTerms" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1979 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#196 …} $message: Closure() {#1981 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_form_agreeTerms" ] |
| cache_key | "_registration_form_agreeTerms_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2127 -errors: [] -form: Symfony\Component\Form\Form {#2065 …} } |
| form | Symfony\Component\Form\FormView {#2124 …5} |
| full_name | "registration_form[agreeTerms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_agreeTerms" |
| label | "register.form.agreeTerms" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agreeTerms" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_agreeTerms" |
| valid | true |
| value | "1" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#221 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#474 …} -logger: Monolog\Logger {#289 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#220 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2133 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2135 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#196 …} $message: Closure() {#2134 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
| cache_key | "_registration_form__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2145 -errors: [] -form: Symfony\Component\Form\Form {#2141 …} } |
| form | Symfony\Component\Form\FormView {#2136 …5} |
| full_name | "registration_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form__token" |
| valid | true |
| value | "csrf-token" |