Forms
-
-
-
nameevent
-
dateevent
-
typeevent
-
-
-
email
-
name
-
surname
-
-
first
-
second
-
-
agree
-
check
-
-
_token
-
registration_list
"App\Form\RegistrationListType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\JoinClientEvent {#612 -id: null -created: DateTime @1789076274 {#634 date: 2026-09-10 23:37:54.328443 Europe/Malta (+02:00) } -user: App\Entity\User {#670 -id: null -email: null -password: null -roles: null -name: null -surname: null -created: null -updated: null -addresses: Doctrine\Common\Collections\ArrayCollection {#607 …} -carts: Doctrine\Common\Collections\ArrayCollection {#608 …} -cartorders: Doctrine\Common\Collections\ArrayCollection {#609 …} -events: Doctrine\Common\Collections\ArrayCollection {#610 …} -mailing: null -mobile: null -monetaries: Doctrine\Common\Collections\ArrayCollection {#611 …} -active: true -hashpsw: true } -couple: App\Entity\Couple {#568 -id: null -created: null -updated: null -deleted: null -status: 10 -dateevent: null -nameevent: null -clientevents: Doctrine\Common\Collections\ArrayCollection {#673 …} -uid: null -typeevent: null -password: null -house: null -postcode: null -adr1: null -adr2: null -mobile: null -weddinginsert: null -freeweddinginsert: null -reason: null -checkservice: null -checkterms: null -monetary: null -travel: null -traveldescription: null -monetaries: Doctrine\Common\Collections\ArrayCollection {#672 …} -monetarymailsent: false -travelmailsent: false -productclients: Doctrine\Common\Collections\ArrayCollection {#671 …} -banner: null -eventdescription: null -logoname: null } -email: null -joined: null -code: null -isadmin: true -isactive: true } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\JoinClientEvent {#612 -id: null -created: DateTime @1789076274 {#634 date: 2026-09-10 23:37:54.328443 Europe/Malta (+02:00) } -user: App\Entity\User {#670 -id: null -email: null -password: null -roles: null -name: null -surname: null -created: null -updated: null -addresses: Doctrine\Common\Collections\ArrayCollection {#607 …} -carts: Doctrine\Common\Collections\ArrayCollection {#608 …} -cartorders: Doctrine\Common\Collections\ArrayCollection {#609 …} -events: Doctrine\Common\Collections\ArrayCollection {#610 …} -mailing: null -mobile: null -monetaries: Doctrine\Common\Collections\ArrayCollection {#611 …} -active: true -hashpsw: true } -couple: App\Entity\Couple {#568 -id: null -created: null -updated: null -deleted: null -status: 10 -dateevent: null -nameevent: null -clientevents: Doctrine\Common\Collections\ArrayCollection {#673 …} -uid: null -typeevent: null -password: null -house: null -postcode: null -adr1: null -adr2: null -mobile: null -weddinginsert: null -freeweddinginsert: null -reason: null -checkservice: null -checkterms: null -monetary: null -travel: null -traveldescription: null -monetaries: Doctrine\Common\Collections\ArrayCollection {#672 …} -monetarymailsent: false -travelmailsent: false -productclients: Doctrine\Common\Collections\ArrayCollection {#671 …} -banner: null -eventdescription: null -logoname: null } -email: null -joined: null -code: null -isadmin: true -isactive: true } |
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\CsrfTokenManager {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#598 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#597 …} -namespace: Closure() {#595 …} } |
| data | App\Entity\JoinClientEvent {#612 -id: null -created: DateTime @1789076274 {#634 date: 2026-09-10 23:37:54.328443 Europe/Malta (+02:00) } -user: App\Entity\User {#670 -id: null -email: null -password: null -roles: null -name: null -surname: null -created: null -updated: null -addresses: Doctrine\Common\Collections\ArrayCollection {#607 …} -carts: Doctrine\Common\Collections\ArrayCollection {#608 …} -cartorders: Doctrine\Common\Collections\ArrayCollection {#609 …} -events: Doctrine\Common\Collections\ArrayCollection {#610 …} -mailing: null -mobile: null -monetaries: Doctrine\Common\Collections\ArrayCollection {#611 …} -active: true -hashpsw: true } -couple: App\Entity\Couple {#568 -id: null -created: null -updated: null -deleted: null -status: 10 -dateevent: null -nameevent: null -clientevents: Doctrine\Common\Collections\ArrayCollection {#673 …} -uid: null -typeevent: null -password: null -house: null -postcode: null -adr1: null -adr2: null -mobile: null -weddinginsert: null -freeweddinginsert: null -reason: null -checkservice: null -checkterms: null -monetary: null -travel: null -traveldescription: null -monetaries: Doctrine\Common\Collections\ArrayCollection {#672 …} -monetarymailsent: false -travelmailsent: false -productclients: Doctrine\Common\Collections\ArrayCollection {#671 …} -banner: null -eventdescription: null -logoname: null } -email: null -joined: null -code: null -isadmin: true -isactive: true } |
| data_class | "App\Entity\JoinClientEvent" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#575 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\JoinClientEvent" } } |
| 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() {#573 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#317 …} $message: Closure() {#574 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_list" "_registration_list" ] |
| cache_key | "_registration_list_registration_list" |
| compound | true |
| data | App\Entity\JoinClientEvent {#612 -id: null -created: DateTime @1789076274 {#634 date: 2026-09-10 23:37:54.328443 Europe/Malta (+02:00) } -user: App\Entity\User {#670 -id: null -email: null -password: null -roles: null -name: null -surname: null -created: null -updated: null -addresses: Doctrine\Common\Collections\ArrayCollection {#607 …} -carts: Doctrine\Common\Collections\ArrayCollection {#608 …} -cartorders: Doctrine\Common\Collections\ArrayCollection {#609 …} -events: Doctrine\Common\Collections\ArrayCollection {#610 …} -mailing: null -mobile: null -monetaries: Doctrine\Common\Collections\ArrayCollection {#611 …} -active: true -hashpsw: true } -couple: App\Entity\Couple {#568 -id: null -created: null -updated: null -deleted: null -status: 10 -dateevent: null -nameevent: null -clientevents: Doctrine\Common\Collections\ArrayCollection {#673 …} -uid: null -typeevent: null -password: null -house: null -postcode: null -adr1: null -adr2: null -mobile: null -weddinginsert: null -freeweddinginsert: null -reason: null -checkservice: null -checkterms: null -monetary: null -travel: null -traveldescription: null -monetaries: Doctrine\Common\Collections\ArrayCollection {#672 …} -monetarymailsent: false -travelmailsent: false -productclients: Doctrine\Common\Collections\ArrayCollection {#671 …} -banner: null -eventdescription: null -logoname: null } -email: null -joined: null -code: null -isadmin: true -isactive: true } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#693 -form: Symfony\Component\Form\Form {#733 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#572 …5} |
| full_name | "registration_list" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_list" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registration_list" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_list" |
| valid | true |
| value | App\Entity\JoinClientEvent {#612 -id: null -created: DateTime @1789076274 {#634 date: 2026-09-10 23:37:54.328443 Europe/Malta (+02:00) } -user: App\Entity\User {#670 -id: null -email: null -password: null -roles: null -name: null -surname: null -created: null -updated: null -addresses: Doctrine\Common\Collections\ArrayCollection {#607 …} -carts: Doctrine\Common\Collections\ArrayCollection {#608 …} -cartorders: Doctrine\Common\Collections\ArrayCollection {#609 …} -events: Doctrine\Common\Collections\ArrayCollection {#610 …} -mailing: null -mobile: null -monetaries: Doctrine\Common\Collections\ArrayCollection {#611 …} -active: true -hashpsw: true } -couple: App\Entity\Couple {#568 -id: null -created: null -updated: null -deleted: null -status: 10 -dateevent: null -nameevent: null -clientevents: Doctrine\Common\Collections\ArrayCollection {#673 …} -uid: null -typeevent: null -password: null -house: null -postcode: null -adr1: null -adr2: null -mobile: null -weddinginsert: null -freeweddinginsert: null -reason: null -checkservice: null -checkterms: null -monetary: null -travel: null -traveldescription: null -monetaries: Doctrine\Common\Collections\ArrayCollection {#672 …} -monetarymailsent: false -travelmailsent: false -productclients: Doctrine\Common\Collections\ArrayCollection {#671 …} -banner: null -eventdescription: null -logoname: null } -email: null -joined: null -code: null -isadmin: true -isactive: true } |
couple
"App\Form\CoupleType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Couple {#568 -id: null -created: null -updated: null -deleted: null -status: 10 -dateevent: null -nameevent: null -clientevents: Doctrine\Common\Collections\ArrayCollection {#673 …} -uid: null -typeevent: null -password: null -house: null -postcode: null -adr1: null -adr2: null -mobile: null -weddinginsert: null -freeweddinginsert: null -reason: null -checkservice: null -checkterms: null -monetary: null -travel: null -traveldescription: null -monetaries: Doctrine\Common\Collections\ArrayCollection {#672 …} -monetarymailsent: false -travelmailsent: false -productclients: Doctrine\Common\Collections\ArrayCollection {#671 …} -banner: null -eventdescription: null -logoname: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
false
|
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\CsrfTokenManager {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#598 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#597 …} -namespace: Closure() {#595 …} } |
| data_class | "App\Entity\Couple" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#680 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Couple" } } |
| 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 | false |
| 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() {#682 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#317 …} $message: Closure() {#681 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "couple" "_registration_list_couple" ] |
| cache_key | "_registration_list_couple_couple" |
| compound | true |
| data | App\Entity\Couple {#568 -id: null -created: null -updated: null -deleted: null -status: 10 -dateevent: null -nameevent: null -clientevents: Doctrine\Common\Collections\ArrayCollection {#673 …} -uid: null -typeevent: null -password: null -house: null -postcode: null -adr1: null -adr2: null -mobile: null -weddinginsert: null -freeweddinginsert: null -reason: null -checkservice: null -checkterms: null -monetary: null -travel: null -traveldescription: null -monetaries: Doctrine\Common\Collections\ArrayCollection {#672 …} -monetarymailsent: false -travelmailsent: false -productclients: Doctrine\Common\Collections\ArrayCollection {#671 …} -banner: null -eventdescription: null -logoname: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1694 -form: Symfony\Component\Form\Form {#936 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1462 …5} |
| full_name | "registration_list[couple]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_list_couple" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "couple" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_list_couple" |
| valid | true |
| value | App\Entity\Couple {#568 -id: null -created: null -updated: null -deleted: null -status: 10 -dateevent: null -nameevent: null -clientevents: Doctrine\Common\Collections\ArrayCollection {#673 …} -uid: null -typeevent: null -password: null -house: null -postcode: null -adr1: null -adr2: null -mobile: null -weddinginsert: null -freeweddinginsert: null -reason: null -checkservice: null -checkterms: null -monetary: null -travel: null -traveldescription: null -monetaries: Doctrine\Common\Collections\ArrayCollection {#672 …} -monetarymailsent: false -travelmailsent: false -productclients: Doctrine\Common\Collections\ArrayCollection {#671 …} -banner: null -eventdescription: null -logoname: null } |
nameevent
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#688 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#688 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Event name" |
same as passed value |
| required | true |
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\NotBlank {#688 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| 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\CsrfTokenManager {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#598 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#597 …} -namespace: Closure() {#595 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#918 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | "Event name" |
| 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() {#921 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#317 …} $message: Closure() {#920 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_list_couple_nameevent" ] |
| cache_key | "_registration_list_couple_nameevent_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1337 -form: Symfony\Component\Form\Form {#1318 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1493 …5} |
| full_name | "registration_list[couple][nameevent]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_list_couple_nameevent" |
| label | "Event name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nameevent" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_list_couple_nameevent" |
| valid | true |
| value | "" |
dateevent
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "class" => "datepicker" ] |
[ "class" => "datepicker" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#689 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#690 +payload: null +message: "Oops that date seems to have passed already!" +value: "today" +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#689 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#690 +payload: null +message: "Oops that date seems to have passed already!" +value: "today" +propertyPath: null } ] |
| format | "dd/MM/yyyy" |
same as passed value |
| html5 | false |
false
|
| label | "Event date" |
same as passed value |
| required | true |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "datepicker" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#689 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#690 +payload: null +message: "Oops that date seems to have passed already!" +value: "today" +propertyPath: null } ] |
| 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\CsrfTokenManager {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#598 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#597 …} -namespace: Closure() {#595 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "dd/MM/yyyy" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Event date" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| 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() {#929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#317 …} $message: Closure() {#928 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "datepicker" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_registration_list_couple_dateevent" ] |
| cache_key | "_registration_list_couple_dateevent_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#683 -form: Symfony\Component\Form\Form {#1312 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1322 …5} |
| full_name | "registration_list[couple][dateevent]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_list_couple_dateevent" |
| label | "Event date" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dateevent" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_list_couple_dateevent" |
| valid | true |
| value | "" |
| widget | "single_text" |
typeevent
"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 |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| class | "App\Entity\TypeEvent" |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#697 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#697 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| em | "default" |
ContainerV135Qyi\EntityManagerGhostEbeb667 {#393 …12} |
| label | "Type of event" |
same as passed value |
| multiple | false |
false
|
| query_builder | Closure(EntityRepository $er) {#696 class: "App\Form\CoupleType" this: App\Form\CoupleType {#675 …} } |
Doctrine\ORM\QueryBuilder {#1291 -em: ContainerV135Qyi\EntityManagerGhostEbeb667 {#393 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1296 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "typeevent" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1297 #from: "App\Entity\TypeEvent" #alias: "typeevent" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1298 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "typeevent.active = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1299 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "typeevent.sort ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT typeevent FROM App\Entity\TypeEvent typeevent WHERE typeevent.active = true ORDER BY typeevent.sort ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1295 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1242 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1257 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1323 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1301 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1305 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1300 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1310 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1304 …} } |
| choices | null |
| class | "App\Entity\TypeEvent" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#697 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| 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\CsrfTokenManager {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#598 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#597 …} -namespace: Closure() {#595 …} } |
| data_class | null |
| disabled | false |
| em | ContainerV135Qyi\EntityManagerGhostEbeb667 {#393 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| 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 {#1326 -om: ContainerV135Qyi\EntityManagerGhostEbeb667 {#393 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1250 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Type of event" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1291 -em: ContainerV135Qyi\EntityManagerGhostEbeb667 {#393 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1296 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "typeevent" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1297 #from: "App\Entity\TypeEvent" #alias: "typeevent" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1298 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "typeevent.active = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1299 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "typeevent.sort ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT typeevent FROM App\Entity\TypeEvent typeevent WHERE typeevent.active = true ORDER BY typeevent.sort ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1295 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1251 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#317 …} $message: Closure() {#1253 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_list_couple_typeevent" ] |
| cache_key | "_registration_list_couple_typeevent_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1714 +label: "Wedding" +value: "1" +data: App\Entity\TypeEvent {#1778 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1775 +label: "Civil Partnership" +value: "2" +data: App\Entity\TypeEvent {#1780 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1727 +label: "Engagement" +value: "3" +data: App\Entity\TypeEvent {#1781 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1719 +label: "Anniversary" +value: "4" +data: App\Entity\TypeEvent {#1782 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1718 +label: "Housewarming" +value: "5" +data: App\Entity\TypeEvent {#1783 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1743 +label: "Birthday" +value: "6" +data: App\Entity\TypeEvent {#1784 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#930 -form: Symfony\Component\Form\Form {#1309 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#924 …5} |
| full_name | "registration_list[couple][typeevent]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_list_couple_typeevent" |
| is_selected | Closure($choice, $value) {#1742 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type of event" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "typeevent" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_list_couple_typeevent" |
| valid | true |
| value | "" |
user
"App\Form\UserRegistrationType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#670 -id: null -email: null -password: null -roles: null -name: null -surname: null -created: null -updated: null -addresses: Doctrine\Common\Collections\ArrayCollection {#607 …} -carts: Doctrine\Common\Collections\ArrayCollection {#608 …} -cartorders: Doctrine\Common\Collections\ArrayCollection {#609 …} -events: Doctrine\Common\Collections\ArrayCollection {#610 …} -mailing: null -mobile: null -monetaries: Doctrine\Common\Collections\ArrayCollection {#611 …} -active: true -hashpsw: true } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
false
|
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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#598 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#597 …} -namespace: Closure() {#595 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#703 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 | false |
| 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() {#694 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#317 …} $message: Closure() {#695 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "user_registration" "_registration_list_user" ] |
| cache_key | "_registration_list_user_user_registration" |
| compound | true |
| data | App\Entity\User {#670 -id: null -email: null -password: null -roles: null -name: null -surname: null -created: null -updated: null -addresses: Doctrine\Common\Collections\ArrayCollection {#607 …} -carts: Doctrine\Common\Collections\ArrayCollection {#608 …} -cartorders: Doctrine\Common\Collections\ArrayCollection {#609 …} -events: Doctrine\Common\Collections\ArrayCollection {#610 …} -mailing: null -mobile: null -monetaries: Doctrine\Common\Collections\ArrayCollection {#611 …} -active: true -hashpsw: true } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1686 -form: Symfony\Component\Form\Form {#1665 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1352 …5} |
| full_name | "registration_list[user]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_list_user" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "user" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_list_user" |
| valid | true |
| value | App\Entity\User {#670 -id: null -email: null -password: null -roles: null -name: null -surname: null -created: null -updated: null -addresses: Doctrine\Common\Collections\ArrayCollection {#607 …} -carts: Doctrine\Common\Collections\ArrayCollection {#608 …} -cartorders: Doctrine\Common\Collections\ArrayCollection {#609 …} -events: Doctrine\Common\Collections\ArrayCollection {#610 …} -mailing: null -mobile: null -monetaries: Doctrine\Common\Collections\ArrayCollection {#611 …} -active: true -hashpsw: true } |
"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" => "Email" ] |
[ "placeholder" => "Email" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#705 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#706 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#705 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#706 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Email" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#705 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#706 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
| 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\CsrfTokenManager {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#598 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#597 …} -namespace: Closure() {#595 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1339 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| 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() {#1332 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#317 …} $message: Closure() {#1331 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registration_list_user_email" ] |
| cache_key | "_registration_list_user_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1785 -form: Symfony\Component\Form\Form {#1668 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1776 …5} |
| full_name | "registration_list[user][email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_list_user_email" |
| label | false |
| 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_list_user_email" |
| valid | true |
| value | "" |
name
"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 | [ "pattern" => "((?!\d).)*" "placeholder" => "Name" "autocomplete" => "given-name" ] |
[ "pattern" => "((?!\d).)*" "placeholder" => "Name" "autocomplete" => "given-name" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#707 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#707 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "pattern" => "((?!\d).)*" "placeholder" => "Name" "autocomplete" => "given-name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#707 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| 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\CsrfTokenManager {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#598 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#597 …} -namespace: Closure() {#595 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1367 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | false |
| 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() {#1644 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#317 …} $message: Closure() {#1639 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "pattern" => "((?!\d).)*" "placeholder" => "Name" "autocomplete" => "given-name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_list_user_name" ] |
| cache_key | "_registration_list_user_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1786 -form: Symfony\Component\Form\Form {#1671 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1787 …5} |
| full_name | "registration_list[user][name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_list_user_name" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_list_user_name" |
| valid | true |
| value | "" |
surname
"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 | [ "pattern" => "((?!\d).)*" "placeholder" => "Surname" "autocomplete" => "family-name" ] |
[ "pattern" => "((?!\d).)*" "placeholder" => "Surname" "autocomplete" => "family-name" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#708 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#708 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "pattern" => "((?!\d).)*" "placeholder" => "Surname" "autocomplete" => "family-name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#708 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| 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\CsrfTokenManager {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#598 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#597 …} -namespace: Closure() {#595 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1328 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | false |
| 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() {#1355 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#317 …} $message: Closure() {#1501 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "pattern" => "((?!\d).)*" "placeholder" => "Surname" "autocomplete" => "family-name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_list_user_surname" ] |
| cache_key | "_registration_list_user_surname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1788 -form: Symfony\Component\Form\Form {#1674 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1789 …5} |
| full_name | "registration_list[user][surname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_list_user_surname" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "surname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_list_user_surname" |
| valid | true |
| value | "" |
password
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#709 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#710 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "password too short" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#709 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#710 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "password too short" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| first_options | [ "label" => false "attr" => [ "placeholder" => "Password" ] ] |
[ "label" => false "attr" => [ "placeholder" => "Password" ] ] |
| invalid_message | "passwords do not coincide" |
same as passed value |
| label | false |
false
|
| required | true |
same as passed value |
| second_options | [ "label" => false "attr" => [ "placeholder" => "Repeat password" ] ] |
[ "label" => false "attr" => [ "placeholder" => "Repeat password" ] ] |
| 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 | [ Symfony\Component\Validator\Constraints\NotBlank {#709 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#710 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "password too short" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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\CsrfTokenManager {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#598 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#597 …} -namespace: Closure() {#595 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1464 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" => false "attr" => [ "placeholder" => "Password" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "passwords do not coincide" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| 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" => false "attr" => [ "placeholder" => "Repeat password" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#1329 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#317 …} $message: Closure() {#1407 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_list_user_password" ] |
| cache_key | "_registration_list_user_password_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1790 -form: Symfony\Component\Form\Form {#1698 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1791 …5} |
| full_name | "registration_list[user][password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_list_user_password" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_list_user_password" |
| 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 | [ "placeholder" => "Password" ] |
[ "placeholder" => "Password" ] |
| error_bubbling | false |
false
|
| label | false |
false
|
| 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 |
| always_empty | true |
| attr | [ "placeholder" => "Password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| 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\CsrfTokenManager {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#598 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#597 …} -namespace: Closure() {#595 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1678 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| 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 | false |
| upload_max_size_message | Closure() {#1685 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#317 …} $message: Closure() {#1684 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_list_user_password_first" ] |
| cache_key | "_registration_list_user_password_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1795 -form: Symfony\Component\Form\Form {#1701 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1794 …5} |
| full_name | "registration_list[user][password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_list_user_password_first" |
| label | false |
| 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_list_user_password_first" |
| 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 | [ "placeholder" => "Repeat password" ] |
[ "placeholder" => "Repeat password" ] |
| error_bubbling | false |
false
|
| label | false |
false
|
| 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 |
| always_empty | true |
| attr | [ "placeholder" => "Repeat password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| 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\CsrfTokenManager {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#598 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#597 …} -namespace: Closure() {#595 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1691 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| 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 | false |
| upload_max_size_message | Closure() {#1693 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#317 …} $message: Closure() {#1692 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Repeat password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_list_user_password_second" ] |
| cache_key | "_registration_list_user_password_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1796 -form: Symfony\Component\Form\Form {#1704 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1797 …5} |
| full_name | "registration_list[user][password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_list_user_password_second" |
| label | false |
| 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_list_user_password_second" |
| valid | true |
| value | "" |
agree
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\NotBlank {#734 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#734 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "I agree the <a href='/terms-and-condition'>terms and conditions</a>" |
same as passed value |
| mapped | false |
false
|
| required | true |
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\NotBlank {#734 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| 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\CsrfTokenManager {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#598 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#597 …} -namespace: Closure() {#595 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1474 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 {#1471 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "I agree the <a href='/terms-and-condition'>terms and conditions</a>" |
| 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() {#1478 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#317 …} $message: Closure() {#1480 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_list_user_agree" ] |
| cache_key | "_registration_list_user_agree_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1792 -form: Symfony\Component\Form\Form {#1707 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1793 …5} |
| full_name | "registration_list[user][agree]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_list_user_agree" |
| label | "I agree the <a href='/terms-and-condition'>terms and conditions</a>" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agree" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_list_user_agree" |
| valid | true |
| value | "1" |
check
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 |
|---|---|---|
| label | false |
false
|
| mapped | false |
false
|
| required | false |
false
|
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 | [] |
| 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\CsrfTokenManager {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#598 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#597 …} -namespace: Closure() {#595 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1657 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 | false |
| 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() {#1659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#317 …} $message: Closure() {#1658 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_registration_list_user_check" ] |
| cache_key | "_registration_list_user_check_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1799 -form: Symfony\Component\Form\Form {#1710 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1798 …5} |
| full_name | "registration_list[user][check]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_list_user_check" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "check" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_list_user_check" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "4e6de.RL203Cwv0m2cOFeiPO9buTLpKkutUfKWdG7CoKVU-jI.E8j4sBxVkACvTTOXcr4LymCcazGfIKr4JQ_x2NEgw2Al64Olc3-hCPoMDg" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "4e6de.RL203Cwv0m2cOFeiPO9buTLpKkutUfKWdG7CoKVU-jI.E8j4sBxVkACvTTOXcr4LymCcazGfIKr4JQ_x2NEgw2Al64Olc3-hCPoMDg" |
same as passed value |
| mapped | false |
false
|
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 | "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\CsrfTokenManager {#599 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#598 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#597 …} -namespace: Closure() {#595 …} } |
| data | "4e6de.RL203Cwv0m2cOFeiPO9buTLpKkutUfKWdG7CoKVU-jI.E8j4sBxVkACvTTOXcr4LymCcazGfIKr4JQ_x2NEgw2Al64Olc3-hCPoMDg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1660 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() {#1771 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#317 …} $message: Closure() {#1773 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration_list__token" ] |
| cache_key | "_registration_list__token_hidden" |
| compound | false |
| data | "4e6de.RL203Cwv0m2cOFeiPO9buTLpKkutUfKWdG7CoKVU-jI.E8j4sBxVkACvTTOXcr4LymCcazGfIKr4JQ_x2NEgw2Al64Olc3-hCPoMDg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1809 -form: Symfony\Component\Form\Form {#1805 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1801 …5} |
| full_name | "registration_list[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_list__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_list__token" |
| valid | true |
| value | "4e6de.RL203Cwv0m2cOFeiPO9buTLpKkutUfKWdG7CoKVU-jI.E8j4sBxVkACvTTOXcr4LymCcazGfIKr4JQ_x2NEgw2Al64Olc3-hCPoMDg" |