Forms
-
registration_form
-
email
-
first
-
second
-
-
plainPassword
-
first
-
second
-
-
lastName
-
firstName
-
gender
-
origin
-
locale
-
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 {#1317 -createdAt: DateTimeImmutable @1776275340 {#1318 date: 2026-04-15 19:49:00.953251 Europe/Paris (+02:00) } -email: null -roles: [] -plainPassword: null -password: null -firstName: null -lastName: null -slug: null -resendConfirmationEmailRequests: Doctrine\Common\Collections\ArrayCollection {#1319 …} -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 {#1320 …} -groups: Doctrine\Common\Collections\ArrayCollection {#1321 …} -reference: "bbee4fc6-044d-403c-94b8-6e3992097ee7" -availableSoftwares: Doctrine\Common\Collections\ArrayCollection {#1322 …} -presences: Doctrine\Common\Collections\ArrayCollection {#1295 …} -logs: Doctrine\Common\Collections\ArrayCollection {#1294 …} -externalReference: null -canFilterLanguages: 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 {#1317 -createdAt: DateTimeImmutable @1776275340 {#1318 date: 2026-04-15 19:49:00.953251 Europe/Paris (+02:00) } -email: null -roles: [] -plainPassword: null -password: null -firstName: null -lastName: null -slug: null -resendConfirmationEmailRequests: Doctrine\Common\Collections\ArrayCollection {#1319 …} -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 {#1320 …} -groups: Doctrine\Common\Collections\ArrayCollection {#1321 …} -reference: "bbee4fc6-044d-403c-94b8-6e3992097ee7" -availableSoftwares: Doctrine\Common\Collections\ArrayCollection {#1322 …} -presences: Doctrine\Common\Collections\ArrayCollection {#1295 …} -logs: Doctrine\Common\Collections\ArrayCollection {#1294 …} -externalReference: null -canFilterLanguages: 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 {#226 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#479 …} -logger: Monolog\Logger {#294 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#225 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\User {#1317 -createdAt: DateTimeImmutable @1776275340 {#1318 date: 2026-04-15 19:49:00.953251 Europe/Paris (+02:00) } -email: null -roles: [] -plainPassword: null -password: null -firstName: null -lastName: null -slug: null -resendConfirmationEmailRequests: Doctrine\Common\Collections\ArrayCollection {#1319 …} -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 {#1320 …} -groups: Doctrine\Common\Collections\ArrayCollection {#1321 …} -reference: "bbee4fc6-044d-403c-94b8-6e3992097ee7" -availableSoftwares: Doctrine\Common\Collections\ArrayCollection {#1322 …} -presences: Doctrine\Common\Collections\ArrayCollection {#1295 …} -logs: Doctrine\Common\Collections\ArrayCollection {#1294 …} -externalReference: null -canFilterLanguages: null -enabled: true -eniId: null -id: null -verified: false } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1270 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() {#1252 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#201 …} $message: Closure() {#1253 …} $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 {#1317 -createdAt: DateTimeImmutable @1776275340 {#1318 date: 2026-04-15 19:49:00.953251 Europe/Paris (+02:00) } -email: null -roles: [] -plainPassword: null -password: null -firstName: null -lastName: null -slug: null -resendConfirmationEmailRequests: Doctrine\Common\Collections\ArrayCollection {#1319 …} -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 {#1320 …} -groups: Doctrine\Common\Collections\ArrayCollection {#1321 …} -reference: "bbee4fc6-044d-403c-94b8-6e3992097ee7" -availableSoftwares: Doctrine\Common\Collections\ArrayCollection {#1322 …} -presences: Doctrine\Common\Collections\ArrayCollection {#1295 …} -logs: Doctrine\Common\Collections\ArrayCollection {#1294 …} -externalReference: null -canFilterLanguages: null -enabled: true -eniId: null -id: null -verified: false } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2065 -errors: [] -form: Symfony\Component\Form\Form {#2016 …} } |
| form | Symfony\Component\Form\FormView {#1251 …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 {#1317 -createdAt: DateTimeImmutable @1776275340 {#1318 date: 2026-04-15 19:49:00.953251 Europe/Paris (+02:00) } -email: null -roles: [] -plainPassword: null -password: null -firstName: null -lastName: null -slug: null -resendConfirmationEmailRequests: Doctrine\Common\Collections\ArrayCollection {#1319 …} -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 {#1320 …} -groups: Doctrine\Common\Collections\ArrayCollection {#1321 …} -reference: "bbee4fc6-044d-403c-94b8-6e3992097ee7" -availableSoftwares: Doctrine\Common\Collections\ArrayCollection {#1322 …} -presences: Doctrine\Common\Collections\ArrayCollection {#1295 …} -logs: Doctrine\Common\Collections\ArrayCollection {#1294 …} -externalReference: null -canFilterLanguages: 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 {#226 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#479 …} -logger: Monolog\Logger {#294 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#225 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1955 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() {#1953 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#201 …} $message: Closure() {#1952 …} $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 {#2099 -errors: [] -form: Symfony\Component\Form\Form {#2027 …} } |
| form | Symfony\Component\Form\FormView {#2146 …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 {#226 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#479 …} -logger: Monolog\Logger {#294 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#225 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2052 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() {#2049 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#201 …} $message: Closure() {#2048 …} $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 {#2100 -errors: [] -form: Symfony\Component\Form\Form {#2030 …} } |
| form | Symfony\Component\Form\FormView {#2107 …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 {#226 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#479 …} -logger: Monolog\Logger {#294 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#225 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2019 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() {#2021 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#201 …} $message: Closure() {#2020 …} $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 {#1998 -errors: [] -form: Symfony\Component\Form\Form {#2033 …} } |
| form | Symfony\Component\Form\FormView {#1989 …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 {#1812 +payload: null +groups: ? ?array +message: "Your password must follow the security instructions" } ] |
[ App\Validator\Constraints\SecurePassword {#1812 +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 {#1812 +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 {#226 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#479 …} -logger: Monolog\Logger {#294 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#225 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1941 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() {#1940 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#201 …} $message: Closure() {#1939 …} $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 {#2101 -errors: [] -form: Symfony\Component\Form\Form {#2069 …} } |
| form | Symfony\Component\Form\FormView {#2106 …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 {#226 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#479 …} -logger: Monolog\Logger {#294 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#225 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2044 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() {#2046 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#201 …} $message: Closure() {#2045 …} $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 {#1919 -errors: [] -form: Symfony\Component\Form\Form {#2072 …} } |
| form | Symfony\Component\Form\FormView {#1910 …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 {#226 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#479 …} -logger: Monolog\Logger {#294 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#225 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2062 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() {#2064 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#201 …} $message: Closure() {#2063 …} $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 {#1938 -errors: [] -form: Symfony\Component\Form\Form {#2075 …} } |
| form | Symfony\Component\Form\FormView {#2022 …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 {#226 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#479 …} -logger: Monolog\Logger {#294 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#225 …} -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 | [] |
| 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() {#1920 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#201 …} $message: Closure() {#1921 …} $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 {#1890 -errors: [] -form: Symfony\Component\Form\Form {#2078 …} } |
| form | Symfony\Component\Form\FormView {#1975 …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 {#226 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#479 …} -logger: Monolog\Logger {#294 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#225 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1913 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() {#1911 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#201 …} $message: Closure() {#1912 …} $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 {#1956 -errors: [] -form: Symfony\Component\Form\Form {#2081 …} } |
| form | Symfony\Component\Form\FormView {#2014 …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) {#1711 class: "App\Form\Type\RegistrationFormType" this: App\Form\Type\RegistrationFormType {#1293 …} } |
same as passed value |
| choices | [ App\Enum\UserGender {#1234 +name: "MISTER" +value: "Mister" } App\Enum\UserGender {#1879 +name: "MADAM" +value: "Madam" } App\Enum\UserGender {#1809 +name: "UNKNOWN" +value: "Unknown" } ] |
[ App\Enum\UserGender {#1234 +name: "MISTER" +value: "Mister" } App\Enum\UserGender {#1879 +name: "MADAM" +value: "Madam" } App\Enum\UserGender {#1809 +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) {#1711 class: "App\Form\Type\RegistrationFormType" this: App\Form\Type\RegistrationFormType {#1293 …} } |
| 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 {#1879 +name: "MADAM" +value: "Madam" } App\Enum\UserGender {#1809 +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 {#226 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#479 …} -logger: Monolog\Logger {#294 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#225 …} -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() {#1891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#201 …} $message: Closure() {#1892 …} $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 {#2149 +data: App\Enum\UserGender {#1234 +name: "MISTER" +value: "Mister" } +value: "0" +label: "enum.gender.mister" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2155 +data: App\Enum\UserGender {#1879 +name: "MADAM" +value: "Madam" } +value: "1" +label: "enum.gender.madam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2154 +data: App\Enum\UserGender {#1809 +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 {#2051 -errors: [] -form: Symfony\Component\Form\Form {#2084 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2148 …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) {#2150 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 {#1371 -domain: Proxies\__CG__\App\Entity\UserDomain {#1390 …} -enabledRegistration: true -deniedRegistrationMessage: null -formationDateOrigins: Doctrine\ORM\PersistentCollection {#1539 …} -entreprise: null -users: Doctrine\ORM\PersistentCollection {#1524 …} -emailSignature: App\Entity\EmailSignature {#1628 …} -availableSoftwares: Doctrine\ORM\PersistentCollection {#1650 …} -oneSoftwareByTraining: false -languages: [ "fr" ] -allowStudentLanguageFilter: false -enabled: true -name: "Actiris" -id: Symfony\Component\Uid\Ulid {#1381 …} -isUpdating: false -autotrad: false #translations: Doctrine\ORM\PersistentCollection {#1623 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" } App\Entity\UserOrigin {#1648 -domain: Proxies\__CG__\App\Entity\UserDomain {#1659 …} -enabledRegistration: true -deniedRegistrationMessage: null -formationDateOrigins: Doctrine\ORM\PersistentCollection {#1664 …} -entreprise: App\Entity\Entreprise {#1677 …} -users: Doctrine\ORM\PersistentCollection {#1666 …} -emailSignature: App\Entity\EmailSignature {#1694 …} -availableSoftwares: Doctrine\ORM\PersistentCollection {#1673 …} -oneSoftwareByTraining: false -languages: [ "fr" "nl" ] -allowStudentLanguageFilter: true -enabled: true -name: "Co-Valent" -id: Symfony\Component\Uid\Ulid {#1662 …} -isUpdating: false -autotrad: false #translations: Doctrine\ORM\PersistentCollection {#1768 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" } ] |
[ App\Entity\UserOrigin {#1371 -domain: Proxies\__CG__\App\Entity\UserDomain {#1390 …} -enabledRegistration: true -deniedRegistrationMessage: null -formationDateOrigins: Doctrine\ORM\PersistentCollection {#1539 …} -entreprise: null -users: Doctrine\ORM\PersistentCollection {#1524 …} -emailSignature: App\Entity\EmailSignature {#1628 …} -availableSoftwares: Doctrine\ORM\PersistentCollection {#1650 …} -oneSoftwareByTraining: false -languages: [ "fr" ] -allowStudentLanguageFilter: false -enabled: true -name: "Actiris" -id: Symfony\Component\Uid\Ulid {#1381 …} -isUpdating: false -autotrad: false #translations: Doctrine\ORM\PersistentCollection {#1623 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" } App\Entity\UserOrigin {#1648 -domain: Proxies\__CG__\App\Entity\UserDomain {#1659 …} -enabledRegistration: true -deniedRegistrationMessage: null -formationDateOrigins: Doctrine\ORM\PersistentCollection {#1664 …} -entreprise: App\Entity\Entreprise {#1677 …} -users: Doctrine\ORM\PersistentCollection {#1666 …} -emailSignature: App\Entity\EmailSignature {#1694 …} -availableSoftwares: Doctrine\ORM\PersistentCollection {#1673 …} -oneSoftwareByTraining: false -languages: [ "fr" "nl" ] -allowStudentLanguageFilter: true -enabled: true -name: "Co-Valent" -id: Symfony\Component\Uid\Ulid {#1662 …} -isUpdating: false -autotrad: false #translations: Doctrine\ORM\PersistentCollection {#1768 …} #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 {#1977 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1974 …} } |
| choices | [ App\Entity\UserOrigin {#1371 -domain: Proxies\__CG__\App\Entity\UserDomain {#1390 …} -enabledRegistration: true -deniedRegistrationMessage: null -formationDateOrigins: Doctrine\ORM\PersistentCollection {#1539 …} -entreprise: null -users: Doctrine\ORM\PersistentCollection {#1524 …} -emailSignature: App\Entity\EmailSignature {#1628 …} -availableSoftwares: Doctrine\ORM\PersistentCollection {#1650 …} -oneSoftwareByTraining: false -languages: [ "fr" ] -allowStudentLanguageFilter: false -enabled: true -name: "Actiris" -id: Symfony\Component\Uid\Ulid {#1381 …} -isUpdating: false -autotrad: false #translations: Doctrine\ORM\PersistentCollection {#1623 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" } App\Entity\UserOrigin {#1648 -domain: Proxies\__CG__\App\Entity\UserDomain {#1659 …} -enabledRegistration: true -deniedRegistrationMessage: null -formationDateOrigins: Doctrine\ORM\PersistentCollection {#1664 …} -entreprise: App\Entity\Entreprise {#1677 …} -users: Doctrine\ORM\PersistentCollection {#1666 …} -emailSignature: App\Entity\EmailSignature {#1694 …} -availableSoftwares: Doctrine\ORM\PersistentCollection {#1673 …} -oneSoftwareByTraining: false -languages: [ "fr" "nl" ] -allowStudentLanguageFilter: true -enabled: true -name: "Co-Valent" -id: Symfony\Component\Uid\Ulid {#1662 …} -isUpdating: false -autotrad: false #translations: Doctrine\ORM\PersistentCollection {#1768 …} #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 {#226 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#479 …} -logger: Monolog\Logger {#294 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#225 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerGjDjI8M\EntityManagerGhost614a58f {#140 …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 {#1979 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: ContainerGjDjI8M\EntityManagerGhost614a58f {#140 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1368 …} } |
| 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() {#1980 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#201 …} $message: Closure() {#1982 …} $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 {#2157 +data: App\Entity\UserOrigin {#1371 -domain: Proxies\__CG__\App\Entity\UserDomain {#1390 …} -enabledRegistration: true -deniedRegistrationMessage: null -formationDateOrigins: Doctrine\ORM\PersistentCollection {#1539 …} -entreprise: null -users: Doctrine\ORM\PersistentCollection {#1524 …} -emailSignature: App\Entity\EmailSignature {#1628 …} -availableSoftwares: Doctrine\ORM\PersistentCollection {#1650 …} -oneSoftwareByTraining: false -languages: [ "fr" ] -allowStudentLanguageFilter: false -enabled: true -name: "Actiris" -id: Symfony\Component\Uid\Ulid {#1381 …} -isUpdating: false -autotrad: false #translations: Doctrine\ORM\PersistentCollection {#1623 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" } +value: "01JPW6KGHR19N7XBKNT2154A7G" +label: "Actiris" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2159 +data: App\Entity\UserOrigin {#1648 -domain: Proxies\__CG__\App\Entity\UserDomain {#1659 …} -enabledRegistration: true -deniedRegistrationMessage: null -formationDateOrigins: Doctrine\ORM\PersistentCollection {#1664 …} -entreprise: App\Entity\Entreprise {#1677 …} -users: Doctrine\ORM\PersistentCollection {#1666 …} -emailSignature: App\Entity\EmailSignature {#1694 …} -availableSoftwares: Doctrine\ORM\PersistentCollection {#1673 …} -oneSoftwareByTraining: false -languages: [ "fr" "nl" ] -allowStudentLanguageFilter: true -enabled: true -name: "Co-Valent" -id: Symfony\Component\Uid\Ulid {#1662 …} -isUpdating: false -autotrad: false #translations: Doctrine\ORM\PersistentCollection {#1768 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" } +value: "01JPVYMZ14SRFKAF56N2GWWDX6" +label: "Co-Valent" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2153 -errors: [] -form: Symfony\Component\Form\Form {#2087 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2152 …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) {#2156 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 | "" |
locale
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "fr" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| choices | [ "Français" => "fr" "Anglais" => "en" "Allemand" => "de" "Néerlandais" => "nl" ] |
[ "Français" => "fr" "Anglais" => "en" "Allemand" => "de" "Néerlandais" => "nl" ] |
| label | "register.form.locale" |
same as passed value |
| placeholder | "register.form.locale" |
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 | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Français" => "fr" "Anglais" => "en" "Allemand" => "de" "Néerlandais" => "nl" ] |
| 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 {#226 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#479 …} -logger: Monolog\Logger {#294 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#225 …} -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.locale" |
| 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.locale" |
| 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() {#1988 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#201 …} $message: Closure() {#1987 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_registration_form_locale" ] |
| cache_key | "_registration_form_locale_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2161 +data: "fr" +value: "fr" +label: "Français" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2162 +data: "en" +value: "en" +label: "Anglais" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2163 +data: "de" +value: "de" +label: "Allemand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2164 +data: "nl" +value: "nl" +label: "Néerlandais" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "fr" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2158 -errors: [] -form: Symfony\Component\Form\Form {#2090 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2151 …5} |
| full_name | "registration_form[locale]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_locale" |
| is_selected | Closure($choice, $value) {#2166 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "register.form.locale" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "locale" |
| placeholder | "register.form.locale" |
| 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_locale" |
| uses_autocomplete | false |
| valid | true |
| value | "fr" |
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 {#1868 +payload: null +groups: ? ?array +message: "Vous devez accepter nos conditions générales d'utilisation" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1868 +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 {#1868 +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 {#226 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#479 …} -logger: Monolog\Logger {#294 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#225 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2000 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 {#1999 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() {#2004 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#201 …} $message: Closure() {#2006 …} $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 {#2167 -errors: [] -form: Symfony\Component\Form\Form {#2093 …} } |
| form | Symfony\Component\Form\FormView {#2168 …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 {#226 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#479 …} -logger: Monolog\Logger {#294 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#225 …} -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) {#2169 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() {#2174 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#201 …} $message: Closure() {#2171 …} $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 {#2184 -errors: [] -form: Symfony\Component\Form\Form {#2180 …} } |
| form | Symfony\Component\Form\FormView {#2175 …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" |