Forms
-
form
-
parentSalutation
-
parentCity
-
parentLastName
-
parentZip
-
parentFirstName
-
parentStreet
-
parentAddress
-
parentPassword
-
parentPasswordCheck
-
birthday
-
year
-
month
-
day
-
-
parentEmail
-
parentEmailCheck
-
parentSingleParent
-
parentPhone
-
mobilePhone
-
landlinePhone
-
parentWorkShiftDuty
-
parentNationality
-
parentWorkType
-
secondParentSalutation
-
secondParentCity
-
secondParentLastName
-
secondParentZip
-
secondParentFirstName
-
secondParentStreet
-
secondParentAddress
-
partnerBirthday
-
year
-
month
-
day
-
-
partnerMobilePhone
-
partnerLandlinePhone
-
secondParentEmail
-
secondParentNationality
-
secondParentPhone
-
secondParentWorkShiftDuty
-
workAttachmentFile
-
file
-
-
partnerWorkAttachmentFile
-
file
-
-
secondParentWorkType
-
childAlreadyInSchool
-
childSwitchInCity
-
childSwitchOuterCity
-
childHasSibling
-
childSchool
-
period
-
childSiblingComment
-
careTime
-
foodAttendance
-
childLastName
-
childFirstName
-
childBirthday
-
year
-
month
-
day
-
-
childGender
-
childGrade
-
childComment
-
childClass
-
iban
-
bic
-
accountHolder
-
bankName
-
captcha
-
number1
-
number2
-
customCaptcha
-
-
save
-
_token
-
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\ParentUser {#683 #id: null #username: null #password: null #roles: null #salt: null -passwordRequestToken: null -resetExpired: null -enabled: false -registrationHash: null -locale: null -salutation: null -lastName: null -firstName: null -email: null -zip: null -city: null -street: null -number: null -phone: null -birthday: null -nationality: null -singleParent: null -partnerSalutation: null -partnerLastName: null -partnerFirstName: null -partnerZip: null -partnerCity: null -partnerStreet: null -partnerNumber: null -partnerEmail: null -partnerPhone: null -partnerBirthday: null -partnerNationality: null -workShiftDuty: null -workType: null -workAttachment: null -workAttachmentFile: null -partnerWorkAttachment: null -partnerWorkAttachmentFile: null -partnerWorkShiftDuty: null -partnerWorkType: null -bankIban: null -bankBic: null -bankHolderName: null -bankName: null -children: Doctrine\Common\Collections\ArrayCollection {#785 …} -registrations: Doctrine\Common\Collections\ArrayCollection {#786 …} -changes: Doctrine\Common\Collections\ArrayCollection {#787 …} -mobilePhone: null -partnerMobilePhone: null -landlinePhone: null -partnerLandlinePhone: null -updatedAt: null -relatedChanges: Doctrine\Common\Collections\ArrayCollection {#788 …} -lang: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\ParentUser {#683 #id: null #username: null #password: null #roles: null #salt: null -passwordRequestToken: null -resetExpired: null -enabled: false -registrationHash: null -locale: null -salutation: null -lastName: null -firstName: null -email: null -zip: null -city: null -street: null -number: null -phone: null -birthday: null -nationality: null -singleParent: null -partnerSalutation: null -partnerLastName: null -partnerFirstName: null -partnerZip: null -partnerCity: null -partnerStreet: null -partnerNumber: null -partnerEmail: null -partnerPhone: null -partnerBirthday: null -partnerNationality: null -workShiftDuty: null -workType: null -workAttachment: null -workAttachmentFile: null -partnerWorkAttachment: null -partnerWorkAttachmentFile: null -partnerWorkShiftDuty: null -partnerWorkType: null -bankIban: null -bankBic: null -bankHolderName: null -bankName: null -children: Doctrine\Common\Collections\ArrayCollection {#785 …} -registrations: Doctrine\Common\Collections\ArrayCollection {#786 …} -changes: Doctrine\Common\Collections\ArrayCollection {#787 …} -mobilePhone: null -partnerMobilePhone: null -landlinePhone: null -partnerLandlinePhone: null -updatedAt: null -relatedChanges: Doctrine\Common\Collections\ArrayCollection {#788 …} -lang: null } |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data | App\Entity\ParentUser {#683 #id: null #username: null #password: null #roles: null #salt: null -passwordRequestToken: null -resetExpired: null -enabled: false -registrationHash: null -locale: null -salutation: null -lastName: null -firstName: null -email: null -zip: null -city: null -street: null -number: null -phone: null -birthday: null -nationality: null -singleParent: null -partnerSalutation: null -partnerLastName: null -partnerFirstName: null -partnerZip: null -partnerCity: null -partnerStreet: null -partnerNumber: null -partnerEmail: null -partnerPhone: null -partnerBirthday: null -partnerNationality: null -workShiftDuty: null -workType: null -workAttachment: null -workAttachmentFile: null -partnerWorkAttachment: null -partnerWorkAttachmentFile: null -partnerWorkShiftDuty: null -partnerWorkType: null -bankIban: null -bankBic: null -bankHolderName: null -bankName: null -children: Doctrine\Common\Collections\ArrayCollection {#785 …} -registrations: Doctrine\Common\Collections\ArrayCollection {#786 …} -changes: Doctrine\Common\Collections\ArrayCollection {#787 …} -mobilePhone: null -partnerMobilePhone: null -landlinePhone: null -partnerLandlinePhone: null -updatedAt: null -relatedChanges: Doctrine\Common\Collections\ArrayCollection {#788 …} -lang: null } |
data_class | "App\Entity\ParentUser" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1121 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\ParentUser" } } |
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() {#1119 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1120 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_form" ] |
cache_key | "_form_form" |
compound | true |
data | App\Entity\ParentUser {#683 #id: null #username: null #password: null #roles: null #salt: null -passwordRequestToken: null -resetExpired: null -enabled: false -registrationHash: null -locale: null -salutation: null -lastName: null -firstName: null -email: null -zip: null -city: null -street: null -number: null -phone: null -birthday: null -nationality: null -singleParent: null -partnerSalutation: null -partnerLastName: null -partnerFirstName: null -partnerZip: null -partnerCity: null -partnerStreet: null -partnerNumber: null -partnerEmail: null -partnerPhone: null -partnerBirthday: null -partnerNationality: null -workShiftDuty: null -workType: null -workAttachment: null -workAttachmentFile: null -partnerWorkAttachment: null -partnerWorkAttachmentFile: null -partnerWorkShiftDuty: null -partnerWorkType: null -bankIban: null -bankBic: null -bankHolderName: null -bankName: null -children: Doctrine\Common\Collections\ArrayCollection {#785 …} -registrations: Doctrine\Common\Collections\ArrayCollection {#786 …} -changes: Doctrine\Common\Collections\ArrayCollection {#787 …} -mobilePhone: null -partnerMobilePhone: null -landlinePhone: null -partnerLandlinePhone: null -updatedAt: null -relatedChanges: Doctrine\Common\Collections\ArrayCollection {#788 …} -lang: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1749 -form: Symfony\Component\Form\Form {#1802 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1800 …5} |
full_name | "form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form" |
valid | true |
value | App\Entity\ParentUser {#683 #id: null #username: null #password: null #roles: null #salt: null -passwordRequestToken: null -resetExpired: null -enabled: false -registrationHash: null -locale: null -salutation: null -lastName: null -firstName: null -email: null -zip: null -city: null -street: null -number: null -phone: null -birthday: null -nationality: null -singleParent: null -partnerSalutation: null -partnerLastName: null -partnerFirstName: null -partnerZip: null -partnerCity: null -partnerStreet: null -partnerNumber: null -partnerEmail: null -partnerPhone: null -partnerBirthday: null -partnerNationality: null -workShiftDuty: null -workType: null -workAttachment: null -workAttachmentFile: null -partnerWorkAttachment: null -partnerWorkAttachmentFile: null -partnerWorkShiftDuty: null -partnerWorkType: null -bankIban: null -bankBic: null -bankHolderName: null -bankName: null -children: Doctrine\Common\Collections\ArrayCollection {#785 …} -registrations: Doctrine\Common\Collections\ArrayCollection {#786 …} -changes: Doctrine\Common\Collections\ArrayCollection {#787 …} -mobilePhone: null -partnerMobilePhone: null -landlinePhone: null -partnerLandlinePhone: null -updatedAt: null -relatedChanges: Doctrine\Common\Collections\ArrayCollection {#788 …} -lang: null } |
parentSalutation
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 | [ "tabindex" => "1" ] |
[ "tabindex" => "1" ] |
choices | [ "Herr" => "m" "Frau" => "f" ] |
[ "Herr" => "m" "Frau" => "f" ] |
label | "Salutation" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "1" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Herr" => "m" "Frau" => "f" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
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." |
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 | "Salutation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1167 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1175 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "1" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_parentSalutation" ] |
cache_key | "_form_parentSalutation_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2060 +label: "Herr" +value: "m" +data: "m" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +label: "Frau" +value: "f" +data: "f" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1681 -form: Symfony\Component\Form\Form {#1864 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1662 …5} |
full_name | "form[parentSalutation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_parentSalutation" |
is_selected | Closure($choice, $value) {#2080 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Salutation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "parentSalutation" |
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 | "_form_parentSalutation" |
valid | true |
value | "" |
parentCity
"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 | [ "tabindex" => "6" ] |
[ "tabindex" => "6" ] |
label | "City" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "6" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1184 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 | "City" |
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() {#1181 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1183 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "6" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_parentCity" ] |
cache_key | "_form_parentCity_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1789 -form: Symfony\Component\Form\Form {#1861 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1692 …5} |
full_name | "form[parentCity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_parentCity" |
label | "City" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "parentCity" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_parentCity" |
valid | true |
value | "" |
parentLastName
"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 | [ "tabindex" => "2" ] |
[ "tabindex" => "2" ] |
label | "Surname" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "2" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1191 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 | "Surname" |
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() {#1193 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1192 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_parentLastName" ] |
cache_key | "_form_parentLastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2071 -form: Symfony\Component\Form\Form {#1858 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2131 …5} |
full_name | "form[parentLastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_parentLastName" |
label | "Surname" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "parentLastName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_parentLastName" |
valid | true |
value | "" |
parentZip
"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 | [ "tabindex" => "7" ] |
[ "tabindex" => "7" ] |
label | "Zip" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "7" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1200 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 | "Zip" |
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() {#1202 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1201 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "7" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_parentZip" ] |
cache_key | "_form_parentZip_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1776 -form: Symfony\Component\Form\Form {#1867 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1767 …5} |
full_name | "form[parentZip]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_parentZip" |
label | "Zip" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "parentZip" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_parentZip" |
valid | true |
value | "" |
parentFirstName
"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 | [ "tabindex" => "3" ] |
[ "tabindex" => "3" ] |
label | "First name" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "3" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1209 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 | "First name" |
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() {#1211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1210 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "3" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_parentFirstName" ] |
cache_key | "_form_parentFirstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1758 -form: Symfony\Component\Form\Form {#1870 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1714 …5} |
full_name | "form[parentFirstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_parentFirstName" |
label | "First name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "parentFirstName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_parentFirstName" |
valid | true |
value | "" |
parentStreet
"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 | [ "tabindex" => "8" ] |
[ "tabindex" => "8" ] |
label | "Street" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "8" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1218 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 | "Street" |
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() {#1220 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1219 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "8" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_parentStreet" ] |
cache_key | "_form_parentStreet_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1703 -form: Symfony\Component\Form\Form {#1833 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1729 …5} |
full_name | "form[parentStreet]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_parentStreet" |
label | "Street" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "parentStreet" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_parentStreet" |
valid | true |
value | "" |
parentAddress
"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 | [ "tabindex" => "9" ] |
[ "tabindex" => "9" ] |
label | "Number" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "9" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1227 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 | "Number" |
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() {#1229 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1228 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "9" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_parentAddress" ] |
cache_key | "_form_parentAddress_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1737 -form: Symfony\Component\Form\Form {#1830 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1645 …5} |
full_name | "form[parentAddress]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_parentAddress" |
label | "Number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "parentAddress" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_parentAddress" |
valid | true |
value | "" |
parentPassword
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 | [ "tabindex" => "12" ] |
[ "tabindex" => "12" ] |
label | "Passwort" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "tabindex" => "12" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1236 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 | "Passwort" |
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 | false |
upload_max_size_message | Closure() {#1243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1242 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "12" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_form_parentPassword" ] |
cache_key | "_form_parentPassword_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1634 -form: Symfony\Component\Form\Form {#1827 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1611 …5} |
full_name | "form[parentPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_parentPassword" |
label | "Passwort" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "parentPassword" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_parentPassword" |
valid | true |
value | "" |
parentPasswordCheck
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 | [ "tabindex" => "13" ] |
[ "tabindex" => "13" ] |
label | "Passwort nochmals eingeben" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "tabindex" => "13" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1249 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 | "Passwort nochmals eingeben" |
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 | false |
upload_max_size_message | Closure() {#1251 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1250 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "13" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_form_parentPasswordCheck" ] |
cache_key | "_form_parentPasswordCheck_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1592 -form: Symfony\Component\Form\Form {#1824 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1583 …5} |
full_name | "form[parentPasswordCheck]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_parentPasswordCheck" |
label | "Passwort nochmals eingeben" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "parentPasswordCheck" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_parentPasswordCheck" |
valid | true |
value | "" |
birthday
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "year" => "" "month" => "" "day" => "" ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "tabindex" => "4" ] |
[ "tabindex" => "4" ] |
format | "ddMMyyyy" |
same as passed value |
label | "Geburtstag" |
same as passed value |
placeholder | [ "day" => "Tag" "month" => "Monat" "year" => "Jahr" ] |
[ "year" => "Jahr" "month" => "Monat" "day" => "Tag" ] |
years | [ 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944 ] |
[ 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944 ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "4" ] |
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 | 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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
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 | "ddMMyyyy" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid birthdate." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Geburtstag" |
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" => "Jahr" "month" => "Monat" "day" => "Tag" ] |
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() {#1277 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1274 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "choice" |
years | [ 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944 ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "4" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "birthday" "_form_birthday" ] |
cache_key | "_form_birthday_birthday" |
compound | true |
data | null |
date_pattern | "{{ day }}{{ month }}{{ year }}" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1574 -form: Symfony\Component\Form\Form {#1838 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1565 …5} |
full_name | "form[birthday]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_birthday" |
label | "Geburtstag" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "birthday" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_birthday" |
valid | true |
value | [ "year" => "" "month" => "" "day" => "" ] |
widget | "choice" |
year
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 1998 => 1998 1997 => 1997 1996 => 1996 1995 => 1995 1994 => 1994 1993 => 1993 1992 => 1992 1991 => 1991 1990 => 1990 1989 => 1989 1988 => 1988 1987 => 1987 1986 => 1986 1985 => 1985 1984 => 1984 1983 => 1983 1982 => 1982 1981 => 1981 1980 => 1980 1979 => 1979 1978 => 1978 1977 => 1977 1976 => 1976 1975 => 1975 1974 => 1974 1973 => 1973 1972 => 1972 1971 => 1971 1970 => 1970 1969 => 1969 1968 => 1968 1967 => 1967 1966 => 1966 1965 => 1965 1964 => 1964 1963 => 1963 1962 => 1962 1961 => 1961 1960 => 1960 1959 => 1959 1958 => 1958 1957 => 1957 1956 => 1956 1955 => 1955 1954 => 1954 1953 => 1953 1952 => 1952 1951 => 1951 1950 => 1950 1949 => 1949 1948 => 1948 1947 => 1947 1946 => 1946 1945 => 1945 1944 => 1944 ] |
[ 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 1998 => 1998 1997 => 1997 1996 => 1996 1995 => 1995 1994 => 1994 1993 => 1993 1992 => 1992 1991 => 1991 1990 => 1990 1989 => 1989 1988 => 1988 1987 => 1987 1986 => 1986 1985 => 1985 1984 => 1984 1983 => 1983 1982 => 1982 1981 => 1981 1980 => 1980 1979 => 1979 1978 => 1978 1977 => 1977 1976 => 1976 1975 => 1975 1974 => 1974 1973 => 1973 1972 => 1972 1971 => 1971 1970 => 1970 1969 => 1969 1968 => 1968 1967 => 1967 1966 => 1966 1965 => 1965 1964 => 1964 1963 => 1963 1962 => 1962 1961 => 1961 1960 => 1960 1959 => 1959 1958 => 1958 1957 => 1957 1956 => 1956 1955 => 1955 1954 => 1954 1953 => 1953 1952 => 1952 1951 => 1951 1950 => 1950 1949 => 1949 1948 => 1948 1947 => 1947 1946 => 1946 1945 => 1945 1944 => 1944 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "Please enter a valid birthdate." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | "Jahr" |
same as passed value |
required | true |
same as passed value |
translation_domain | null |
null
|
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 1998 => 1998 1997 => 1997 1996 => 1996 1995 => 1995 1994 => 1994 1993 => 1993 1992 => 1992 1991 => 1991 1990 => 1990 1989 => 1989 1988 => 1988 1987 => 1987 1986 => 1986 1985 => 1985 1984 => 1984 1983 => 1983 1982 => 1982 1981 => 1981 1980 => 1980 1979 => 1979 1978 => 1978 1977 => 1977 1976 => 1976 1975 => 1975 1974 => 1974 1973 => 1973 1972 => 1972 1971 => 1971 1970 => 1970 1969 => 1969 1968 => 1968 1967 => 1967 1966 => 1966 1965 => 1965 1964 => 1964 1963 => 1963 1962 => 1962 1961 => 1961 1960 => 1960 1959 => 1959 1958 => 1958 1957 => 1957 1956 => 1956 1955 => 1955 1954 => 1954 1953 => 1953 1952 => 1952 1951 => 1951 1950 => 1950 1949 => 1949 1948 => 1948 1947 => 1947 1946 => 1946 1945 => 1945 1944 => 1944 ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | true |
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 | [] |
inherit_data | false |
invalid_message | "Please enter a valid birthdate." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Jahr" |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1819 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1820 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_birthday_year" ] |
cache_key | "_form_birthday_year_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2022 +label: "2008" +value: "2008" +data: 2008 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1502 +label: "2007" +value: "2007" +data: 2007 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1494 +label: "2006" +value: "2006" +data: 2006 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1482 +label: "2005" +value: "2005" +data: 2005 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1474 +label: "2004" +value: "2004" +data: 2004 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1465 +label: "2003" +value: "2003" +data: 2003 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1456 +label: "2002" +value: "2002" +data: 2002 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1444 +label: "2001" +value: "2001" +data: 2001 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1949 +label: "2000" +value: "2000" +data: 2000 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1940 +label: "1999" +value: "1999" +data: 1999 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1931 +label: "1998" +value: "1998" +data: 1998 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1433 +label: "1997" +value: "1997" +data: 1997 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1424 +label: "1996" +value: "1996" +data: 1996 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1415 +label: "1995" +value: "1995" +data: 1995 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1406 +label: "1994" +value: "1994" +data: 1994 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1397 +label: "1993" +value: "1993" +data: 1993 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1388 +label: "1992" +value: "1992" +data: 1992 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1376 +label: "1991" +value: "1991" +data: 1991 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1365 +label: "1990" +value: "1990" +data: 1990 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1354 +label: "1989" +value: "1989" +data: 1989 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1345 +label: "1988" +value: "1988" +data: 1988 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1337 +label: "1987" +value: "1987" +data: 1987 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1328 +label: "1986" +value: "1986" +data: 1986 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1319 +label: "1985" +value: "1985" +data: 1985 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1307 +label: "1984" +value: "1984" +data: 1984 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1299 +label: "1983" +value: "1983" +data: 1983 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1290 +label: "1982" +value: "1982" +data: 1982 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1278 +label: "1981" +value: "1981" +data: 1981 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1847 +label: "1980" +value: "1980" +data: 1980 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1806 +label: "1979" +value: "1979" +data: 1979 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1818 +label: "1978" +value: "1978" +data: 1978 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1252 +label: "1977" +value: "1977" +data: 1977 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1244 +label: "1976" +value: "1976" +data: 1976 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1230 +label: "1975" +value: "1975" +data: 1975 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1221 +label: "1974" +value: "1974" +data: 1974 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1212 +label: "1973" +value: "1973" +data: 1973 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1203 +label: "1972" +value: "1972" +data: 1972 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1194 +label: "1971" +value: "1971" +data: 1971 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1153 +label: "1970" +value: "1970" +data: 1970 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1164 +label: "1969" +value: "1969" +data: 1969 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2175 +label: "1968" +value: "1968" +data: 1968 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2182 +label: "1967" +value: "1967" +data: 1967 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2181 +label: "1966" +value: "1966" +data: 1966 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2176 +label: "1965" +value: "1965" +data: 1965 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2174 +label: "1964" +value: "1964" +data: 1964 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2335 +label: "1963" +value: "1963" +data: 1963 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2337 +label: "1962" +value: "1962" +data: 1962 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2338 +label: "1961" +value: "1961" +data: 1961 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2339 +label: "1960" +value: "1960" +data: 1960 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2340 +label: "1959" +value: "1959" +data: 1959 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2346 +label: "1958" +value: "1958" +data: 1958 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2348 +label: "1957" +value: "1957" +data: 1957 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2349 +label: "1956" +value: "1956" +data: 1956 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2350 +label: "1955" +value: "1955" +data: 1955 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2351 +label: "1954" +value: "1954" +data: 1954 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2352 +label: "1953" +value: "1953" +data: 1953 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2353 +label: "1952" +value: "1952" +data: 1952 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2354 +label: "1951" +value: "1951" +data: 1951 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2355 +label: "1950" +value: "1950" +data: 1950 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2356 +label: "1949" +value: "1949" +data: 1949 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2357 +label: "1948" +value: "1948" +data: 1948 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2358 +label: "1947" +value: "1947" +data: 1947 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2359 +label: "1946" +value: "1946" +data: 1946 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2360 +label: "1945" +value: "1945" +data: 1945 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2361 +label: "1944" +value: "1944" +data: 1944 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1533 -form: Symfony\Component\Form\Form {#1835 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2007 …5} |
full_name | "form[birthday][year]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_birthday_year" |
is_selected | Closure($choice, $value) {#2363 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "year" |
placeholder | "Jahr" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_birthday_year" |
valid | true |
value | "" |
month
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
[ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "Please enter a valid birthdate." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | "Monat" |
same as passed value |
required | true |
same as passed value |
translation_domain | null |
null
|
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | true |
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 | [] |
inherit_data | false |
invalid_message | "Please enter a valid birthdate." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Monat" |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1808 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1809 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_birthday_month" ] |
cache_key | "_form_birthday_month_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2366 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2367 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2368 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2369 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2370 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2371 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2372 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2373 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2374 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2375 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2376 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2377 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2364 -form: Symfony\Component\Form\Form {#1874 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2365 …5} |
full_name | "form[birthday][month]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_birthday_month" |
is_selected | Closure($choice, $value) {#2379 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "month" |
placeholder | "Monat" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_birthday_month" |
valid | true |
value | "" |
day
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
[ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "Please enter a valid birthdate." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | "Tag" |
same as passed value |
required | true |
same as passed value |
translation_domain | null |
null
|
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | true |
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 | [] |
inherit_data | false |
invalid_message | "Please enter a valid birthdate." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Tag" |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1848 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1849 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_birthday_day" ] |
cache_key | "_form_birthday_day_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2382 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2383 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2384 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2385 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2386 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2387 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2388 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2389 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2390 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2391 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2392 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2393 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2394 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2395 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2396 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2397 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2398 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2399 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2400 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2401 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2402 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2403 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2404 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2405 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2406 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2407 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2408 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2409 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2410 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2411 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2412 +label: "31" +value: "31" +data: 31 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2380 -form: Symfony\Component\Form\Form {#1877 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2381 …5} |
full_name | "form[birthday][day]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_birthday_day" |
is_selected | Closure($choice, $value) {#2414 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "day" |
placeholder | "Tag" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_birthday_day" |
valid | true |
value | "" |
parentEmail
"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 | [ "tabindex" => "10" ] |
[ "tabindex" => "10" ] |
label | "E-Mail Address" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "10" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1285 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 | "E-Mail Address" |
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() {#1286 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1289 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "10" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_parentEmail" ] |
cache_key | "_form_parentEmail_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1556 -form: Symfony\Component\Form\Form {#1880 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1545 …5} |
full_name | "form[parentEmail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_parentEmail" |
label | "E-Mail Address" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "parentEmail" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_parentEmail" |
valid | true |
value | "" |
parentEmailCheck
"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 |
---|---|---|
label | "E-Mail Address repetition" |
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 | 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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1296 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 | "E-Mail Address repetition" |
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() {#1298 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1297 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_parentEmailCheck" ] |
cache_key | "_form_parentEmailCheck_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2416 -form: Symfony\Component\Form\Form {#1883 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2415 …5} |
full_name | "form[parentEmailCheck]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_parentEmailCheck" |
label | "E-Mail Address repetition" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "parentEmailCheck" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_parentEmailCheck" |
valid | true |
value | "" |
parentSingleParent
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 | [ "tabindex" => "5" "onchange" => "toggleSecondParentFromJS(event)" ] |
[ "tabindex" => "5" "onchange" => "toggleSecondParentFromJS(event)" ] |
choices | [ "Bitte wählen" => "" "Ja" => true "Nein" => false ] |
[ "Bitte wählen" => "" "Ja" => true "Nein" => false ] |
label | "Are you a single mother/father?" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "5" "onchange" => "toggleSecondParentFromJS(event)" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Bitte wählen" => "" "Ja" => true "Nein" => false ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
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." |
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 | "Are you a single mother/father?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1306 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1305 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "5" "onchange" => "toggleSecondParentFromJS(event)" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_parentSingleParent" ] |
cache_key | "_form_parentSingleParent_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2419 +label: "Bitte wählen" +value: "" +data: "" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2420 +label: "Ja" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2421 +label: "Nein" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2417 -form: Symfony\Component\Form\Form {#1886 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2418 …5} |
full_name | "form[parentSingleParent]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_parentSingleParent" |
is_selected | Closure($choice, $value) {#2423 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Are you a single mother/father?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "parentSingleParent" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | true |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_parentSingleParent" |
valid | true |
value | "" |
parentPhone
"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 | [ "tabindex" => "11" ] |
[ "tabindex" => "11" ] |
label | "emergency phone number" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "11" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1316 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 | "emergency phone number" |
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() {#1318 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1317 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "11" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_parentPhone" ] |
cache_key | "_form_parentPhone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2424 -form: Symfony\Component\Form\Form {#1889 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2425 …5} |
full_name | "form[parentPhone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_parentPhone" |
label | "emergency phone number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "parentPhone" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_parentPhone" |
valid | true |
value | "" |
mobilePhone
"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 |
---|---|---|
label | "mobile number" |
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 | [] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1325 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 | "mobile number" |
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() {#1327 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1326 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_mobilePhone" ] |
cache_key | "_form_mobilePhone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2426 -form: Symfony\Component\Form\Form {#1892 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2427 …5} |
full_name | "form[mobilePhone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_mobilePhone" |
label | "mobile number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "mobilePhone" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_mobilePhone" |
valid | true |
value | "" |
landlinePhone
"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 |
---|---|---|
label | "landline number" |
same as passed value |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1334 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 | "landline number" |
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() {#1336 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1335 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_landlinePhone" ] |
cache_key | "_form_landlinePhone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2428 -form: Symfony\Component\Form\Form {#1895 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2429 …5} |
full_name | "form[landlinePhone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_landlinePhone" |
label | "landline number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "landlinePhone" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_landlinePhone" |
valid | true |
value | "" |
parentWorkShiftDuty
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 |
---|---|---|
choices | [ "Bitte wählen" => "" "Ja" => true "Nein" => false ] |
[ "Bitte wählen" => "" "Ja" => true "Nein" => false ] |
label | "Do you work in shifts?" |
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 | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Bitte wählen" => "" "Ja" => true "Nein" => false ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
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." |
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 | "Do you work in shifts?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1344 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1343 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_parentWorkShiftDuty" ] |
cache_key | "_form_parentWorkShiftDuty_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2419 +label: "Bitte wählen" +value: "" +data: "" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2420 +label: "Ja" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2421 +label: "Nein" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2430 -form: Symfony\Component\Form\Form {#1898 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2431 …5} |
full_name | "form[parentWorkShiftDuty]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_parentWorkShiftDuty" |
is_selected | Closure($choice, $value) {#2432 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Do you work in shifts?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "parentWorkShiftDuty" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | true |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_parentWorkShiftDuty" |
valid | true |
value | "" |
parentNationality
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 | [ "tabindex" => "5" ] |
[ "tabindex" => "5" ] |
choices | [ "Bitte wählen" => false "Afghanisch" => "afg" "Albanisch" => "alb" "Bosnisch" => "BIH" "Britisch" => "gbr" "Bulgarisch" => "bul" "Chinesisch" => "chn" "Deutsch" => "ger" "Französisch" => "fra" "Griechisch" => "gre" "Indisch" => "ind" "Irakisch" => "irq" "Iranisch" => "irn" "Italienisch" => "ita" "Japanisch" => "jpn" "Kroatisch" => "kro" "Kurdisch" => "kur" "Marokkanisch" => "mar" "Mazedonisch" => "mkd" "Mongolisch" => "mng" "Niederländisch" => "nld" "Polnisch" => "pol" "Portugisisch" => "por" "Rumänisch" => "rou" "Russisch" => "rus" "Serbisch" => "srb" "Slowakisch" => "svk" "Spanisch" => "esp" "Syrisch" => "syr" "Tschetschenisch" => "tch" "Türkisch" => "tur" "Andere" => "and" ] |
[ "Bitte wählen" => false "Afghanisch" => "afg" "Albanisch" => "alb" "Bosnisch" => "BIH" "Britisch" => "gbr" "Bulgarisch" => "bul" "Chinesisch" => "chn" "Deutsch" => "ger" "Französisch" => "fra" "Griechisch" => "gre" "Indisch" => "ind" "Irakisch" => "irq" "Iranisch" => "irn" "Italienisch" => "ita" "Japanisch" => "jpn" "Kroatisch" => "kro" "Kurdisch" => "kur" "Marokkanisch" => "mar" "Mazedonisch" => "mkd" "Mongolisch" => "mng" "Niederländisch" => "nld" "Polnisch" => "pol" "Portugisisch" => "por" "Rumänisch" => "rou" "Russisch" => "rus" "Serbisch" => "srb" "Slowakisch" => "svk" "Spanisch" => "esp" "Syrisch" => "syr" "Tschetschenisch" => "tch" "Türkisch" => "tur" "Andere" => "and" ] |
label | "Nationality" |
same as passed value |
mapped | false |
false
|
preferred_choices | [
"ger"
] |
[
"ger"
]
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "5" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Bitte wählen" => false "Afghanisch" => "afg" "Albanisch" => "alb" "Bosnisch" => "BIH" "Britisch" => "gbr" "Bulgarisch" => "bul" "Chinesisch" => "chn" "Deutsch" => "ger" "Französisch" => "fra" "Griechisch" => "gre" "Indisch" => "ind" "Irakisch" => "irq" "Iranisch" => "irn" "Italienisch" => "ita" "Japanisch" => "jpn" "Kroatisch" => "kro" "Kurdisch" => "kur" "Marokkanisch" => "mar" "Mazedonisch" => "mkd" "Mongolisch" => "mng" "Niederländisch" => "nld" "Polnisch" => "pol" "Portugisisch" => "por" "Rumänisch" => "rou" "Russisch" => "rus" "Serbisch" => "srb" "Slowakisch" => "svk" "Spanisch" => "esp" "Syrisch" => "syr" "Tschetschenisch" => "tch" "Türkisch" => "tur" "Andere" => "and" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
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." |
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 | "Nationality" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
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 | [
"ger"
] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1353 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1352 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "5" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_parentNationality" ] |
cache_key | "_form_parentNationality_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2436 +label: "Bitte wählen" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2437 +label: "Afghanisch" +value: "afg" +data: "afg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2438 +label: "Albanisch" +value: "alb" +data: "alb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2439 +label: "Bosnisch" +value: "BIH" +data: "BIH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2440 +label: "Britisch" +value: "gbr" +data: "gbr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2441 +label: "Bulgarisch" +value: "bul" +data: "bul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2442 +label: "Chinesisch" +value: "chn" +data: "chn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2443 +label: "Deutsch" +value: "ger" +data: "ger" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2444 +label: "Französisch" +value: "fra" +data: "fra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2445 +label: "Griechisch" +value: "gre" +data: "gre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2446 +label: "Indisch" +value: "ind" +data: "ind" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2447 +label: "Irakisch" +value: "irq" +data: "irq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2448 +label: "Iranisch" +value: "irn" +data: "irn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2449 +label: "Italienisch" +value: "ita" +data: "ita" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2450 +label: "Japanisch" +value: "jpn" +data: "jpn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2451 +label: "Kroatisch" +value: "kro" +data: "kro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2452 +label: "Kurdisch" +value: "kur" +data: "kur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2453 +label: "Marokkanisch" +value: "mar" +data: "mar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2454 +label: "Mazedonisch" +value: "mkd" +data: "mkd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2455 +label: "Mongolisch" +value: "mng" +data: "mng" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2456 +label: "Niederländisch" +value: "nld" +data: "nld" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2457 +label: "Polnisch" +value: "pol" +data: "pol" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2458 +label: "Portugisisch" +value: "por" +data: "por" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +label: "Rumänisch" +value: "rou" +data: "rou" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2460 +label: "Russisch" +value: "rus" +data: "rus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2461 +label: "Serbisch" +value: "srb" +data: "srb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2462 +label: "Slowakisch" +value: "svk" +data: "svk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2463 +label: "Spanisch" +value: "esp" +data: "esp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2464 +label: "Syrisch" +value: "syr" +data: "syr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2465 +label: "Tschetschenisch" +value: "tch" +data: "tch" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2466 +label: "Türkisch" +value: "tur" +data: "tur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2467 +label: "Andere" +value: "and" +data: "and" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2433 -form: Symfony\Component\Form\Form {#1901 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2434 …5} |
full_name | "form[parentNationality]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_parentNationality" |
is_selected | Closure($choice, $value) {#2435 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Nationality" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "parentNationality" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [ 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2443 +label: "Deutsch" +value: "ger" +data: "ger" +attr: [] +labelTranslationParameters: [] } ] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_parentNationality" |
valid | true |
value | "" |
parentWorkType
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 |
---|---|---|
choices | [ "Select" => false "Part time" => "part" "Full Time" => "full" "Marginally employed (450 € job)" => "small-scale" "Self-employed" => "free-agent" "Job seeking" => "seeking" "None" => "none" ] |
[ "Select" => false "Part time" => "part" "Full Time" => "full" "Marginally employed (450 € job)" => "small-scale" "Self-employed" => "free-agent" "Job seeking" => "seeking" "None" => "none" ] |
label | "Employment of the first parent" |
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 | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Select" => false "Part time" => "part" "Full Time" => "full" "Marginally employed (450 € job)" => "small-scale" "Self-employed" => "free-agent" "Job seeking" => "seeking" "None" => "none" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
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." |
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 | "Employment of the first parent" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1364 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1363 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_parentWorkType" ] |
cache_key | "_form_parentWorkType_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2470 +label: "Select" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2471 +label: "Part time" +value: "part" +data: "part" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2472 +label: "Full Time" +value: "full" +data: "full" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2473 +label: "Marginally employed (450 € job)" +value: "small-scale" +data: "small-scale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2474 +label: "Self-employed" +value: "free-agent" +data: "free-agent" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2475 +label: "Job seeking" +value: "seeking" +data: "seeking" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2476 +label: "None" +value: "none" +data: "none" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2468 -form: Symfony\Component\Form\Form {#1904 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2469 …5} |
full_name | "form[parentWorkType]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_parentWorkType" |
is_selected | Closure($choice, $value) {#2478 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Employment of the first parent" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "parentWorkType" |
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 | "_form_parentWorkType" |
valid | true |
value | "" |
secondParentSalutation
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 | [ "tabindex" => "15" ] |
[ "tabindex" => "15" ] |
choices | [ "Bitte wählen" => "" "Herr" => "m" "Frau" => "f" ] |
[ "Bitte wählen" => "" "Herr" => "m" "Frau" => "f" ] |
label | "Salutation" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "15" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Bitte wählen" => "" "Herr" => "m" "Frau" => "f" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
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." |
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 | "Salutation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1375 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1374 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "15" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_secondParentSalutation" ] |
cache_key | "_form_secondParentSalutation_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2481 +label: "Bitte wählen" +value: "" +data: "" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2482 +label: "Herr" +value: "m" +data: "m" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2483 +label: "Frau" +value: "f" +data: "f" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2479 -form: Symfony\Component\Form\Form {#1907 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2480 …5} |
full_name | "form[secondParentSalutation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_secondParentSalutation" |
is_selected | Closure($choice, $value) {#2485 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Salutation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "secondParentSalutation" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | true |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_secondParentSalutation" |
valid | true |
value | "" |
secondParentCity
"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 | [ "tabindex" => "19" ] |
[ "tabindex" => "19" ] |
label | "City" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "19" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1385 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 | "City" |
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() {#1387 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1386 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "19" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_secondParentCity" ] |
cache_key | "_form_secondParentCity_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2486 -form: Symfony\Component\Form\Form {#1910 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2487 …5} |
full_name | "form[secondParentCity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_secondParentCity" |
label | "City" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "secondParentCity" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_secondParentCity" |
valid | true |
value | "" |
secondParentLastName
"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 | [ "tabindex" => "16" ] |
[ "tabindex" => "16" ] |
label | "Surname" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "16" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1394 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 | "Surname" |
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() {#1396 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1395 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "16" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_secondParentLastName" ] |
cache_key | "_form_secondParentLastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2488 -form: Symfony\Component\Form\Form {#1913 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2489 …5} |
full_name | "form[secondParentLastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_secondParentLastName" |
label | "Surname" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "secondParentLastName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_secondParentLastName" |
valid | true |
value | "" |
secondParentZip
"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 | [ "tabindex" => "20" ] |
[ "tabindex" => "20" ] |
label | "Zip" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "20" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1403 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 | "Zip" |
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() {#1405 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1404 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "20" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_secondParentZip" ] |
cache_key | "_form_secondParentZip_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2490 -form: Symfony\Component\Form\Form {#1916 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2491 …5} |
full_name | "form[secondParentZip]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_secondParentZip" |
label | "Zip" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "secondParentZip" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_secondParentZip" |
valid | true |
value | "" |
secondParentFirstName
"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 | [ "tabindex" => "17" ] |
[ "tabindex" => "17" ] |
label | "First name" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "17" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1412 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 | "First name" |
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() {#1414 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1413 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "17" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_secondParentFirstName" ] |
cache_key | "_form_secondParentFirstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2492 -form: Symfony\Component\Form\Form {#1919 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2493 …5} |
full_name | "form[secondParentFirstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_secondParentFirstName" |
label | "First name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "secondParentFirstName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_secondParentFirstName" |
valid | true |
value | "" |
secondParentStreet
"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 | [ "tabindex" => "21" ] |
[ "tabindex" => "21" ] |
label | "Street" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "21" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1421 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 | "Street" |
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() {#1423 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1422 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "21" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_secondParentStreet" ] |
cache_key | "_form_secondParentStreet_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2494 -form: Symfony\Component\Form\Form {#1922 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2495 …5} |
full_name | "form[secondParentStreet]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_secondParentStreet" |
label | "Street" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "secondParentStreet" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_secondParentStreet" |
valid | true |
value | "" |
secondParentAddress
"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 | [ "tabindex" => "22" ] |
[ "tabindex" => "22" ] |
label | "Number" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "22" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1430 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 | "Number" |
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() {#1432 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1431 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "22" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_secondParentAddress" ] |
cache_key | "_form_secondParentAddress_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2496 -form: Symfony\Component\Form\Form {#1925 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2497 …5} |
full_name | "form[secondParentAddress]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_secondParentAddress" |
label | "Number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "secondParentAddress" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_secondParentAddress" |
valid | true |
value | "" |
partnerBirthday
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "year" => "" "month" => "" "day" => "" ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "tabindex" => "18" ] |
[ "tabindex" => "18" ] |
format | "ddMMyyyy" |
same as passed value |
label | "Geburtstag" |
same as passed value |
placeholder | [ "day" => "Tag" "month" => "Monat" "year" => "Jahr" ] |
[ "year" => "Jahr" "month" => "Monat" "day" => "Tag" ] |
years | [ 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944 ] |
[ 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944 ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "18" ] |
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 | 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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
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 | "ddMMyyyy" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid birthdate." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Geburtstag" |
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" => "Jahr" "month" => "Monat" "day" => "Tag" ] |
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() {#1443 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1440 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "choice" |
years | [ 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944 ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "18" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "birthday" "_form_partnerBirthday" ] |
cache_key | "_form_partnerBirthday_birthday" |
compound | true |
data | null |
date_pattern | "{{ day }}{{ month }}{{ year }}" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2498 -form: Symfony\Component\Form\Form {#1955 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2499 …5} |
full_name | "form[partnerBirthday]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_partnerBirthday" |
label | "Geburtstag" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "partnerBirthday" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_partnerBirthday" |
valid | true |
value | [ "year" => "" "month" => "" "day" => "" ] |
widget | "choice" |
year
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 1998 => 1998 1997 => 1997 1996 => 1996 1995 => 1995 1994 => 1994 1993 => 1993 1992 => 1992 1991 => 1991 1990 => 1990 1989 => 1989 1988 => 1988 1987 => 1987 1986 => 1986 1985 => 1985 1984 => 1984 1983 => 1983 1982 => 1982 1981 => 1981 1980 => 1980 1979 => 1979 1978 => 1978 1977 => 1977 1976 => 1976 1975 => 1975 1974 => 1974 1973 => 1973 1972 => 1972 1971 => 1971 1970 => 1970 1969 => 1969 1968 => 1968 1967 => 1967 1966 => 1966 1965 => 1965 1964 => 1964 1963 => 1963 1962 => 1962 1961 => 1961 1960 => 1960 1959 => 1959 1958 => 1958 1957 => 1957 1956 => 1956 1955 => 1955 1954 => 1954 1953 => 1953 1952 => 1952 1951 => 1951 1950 => 1950 1949 => 1949 1948 => 1948 1947 => 1947 1946 => 1946 1945 => 1945 1944 => 1944 ] |
[ 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 1998 => 1998 1997 => 1997 1996 => 1996 1995 => 1995 1994 => 1994 1993 => 1993 1992 => 1992 1991 => 1991 1990 => 1990 1989 => 1989 1988 => 1988 1987 => 1987 1986 => 1986 1985 => 1985 1984 => 1984 1983 => 1983 1982 => 1982 1981 => 1981 1980 => 1980 1979 => 1979 1978 => 1978 1977 => 1977 1976 => 1976 1975 => 1975 1974 => 1974 1973 => 1973 1972 => 1972 1971 => 1971 1970 => 1970 1969 => 1969 1968 => 1968 1967 => 1967 1966 => 1966 1965 => 1965 1964 => 1964 1963 => 1963 1962 => 1962 1961 => 1961 1960 => 1960 1959 => 1959 1958 => 1958 1957 => 1957 1956 => 1956 1955 => 1955 1954 => 1954 1953 => 1953 1952 => 1952 1951 => 1951 1950 => 1950 1949 => 1949 1948 => 1948 1947 => 1947 1946 => 1946 1945 => 1945 1944 => 1944 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "Please enter a valid birthdate." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | "Jahr" |
same as passed value |
required | true |
same as passed value |
translation_domain | null |
null
|
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 1998 => 1998 1997 => 1997 1996 => 1996 1995 => 1995 1994 => 1994 1993 => 1993 1992 => 1992 1991 => 1991 1990 => 1990 1989 => 1989 1988 => 1988 1987 => 1987 1986 => 1986 1985 => 1985 1984 => 1984 1983 => 1983 1982 => 1982 1981 => 1981 1980 => 1980 1979 => 1979 1978 => 1978 1977 => 1977 1976 => 1976 1975 => 1975 1974 => 1974 1973 => 1973 1972 => 1972 1971 => 1971 1970 => 1970 1969 => 1969 1968 => 1968 1967 => 1967 1966 => 1966 1965 => 1965 1964 => 1964 1963 => 1963 1962 => 1962 1961 => 1961 1960 => 1960 1959 => 1959 1958 => 1958 1957 => 1957 1956 => 1956 1955 => 1955 1954 => 1954 1953 => 1953 1952 => 1952 1951 => 1951 1950 => 1950 1949 => 1949 1948 => 1948 1947 => 1947 1946 => 1946 1945 => 1945 1944 => 1944 ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | true |
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 | [] |
inherit_data | false |
invalid_message | "Please enter a valid birthdate." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Jahr" |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1930 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1929 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_partnerBirthday_year" ] |
cache_key | "_form_partnerBirthday_year_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2022 +label: "2008" +value: "2008" +data: 2008 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1502 +label: "2007" +value: "2007" +data: 2007 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1494 +label: "2006" +value: "2006" +data: 2006 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1482 +label: "2005" +value: "2005" +data: 2005 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1474 +label: "2004" +value: "2004" +data: 2004 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1465 +label: "2003" +value: "2003" +data: 2003 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1456 +label: "2002" +value: "2002" +data: 2002 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1444 +label: "2001" +value: "2001" +data: 2001 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1949 +label: "2000" +value: "2000" +data: 2000 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1940 +label: "1999" +value: "1999" +data: 1999 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1931 +label: "1998" +value: "1998" +data: 1998 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1433 +label: "1997" +value: "1997" +data: 1997 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1424 +label: "1996" +value: "1996" +data: 1996 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1415 +label: "1995" +value: "1995" +data: 1995 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1406 +label: "1994" +value: "1994" +data: 1994 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1397 +label: "1993" +value: "1993" +data: 1993 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1388 +label: "1992" +value: "1992" +data: 1992 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1376 +label: "1991" +value: "1991" +data: 1991 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1365 +label: "1990" +value: "1990" +data: 1990 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1354 +label: "1989" +value: "1989" +data: 1989 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1345 +label: "1988" +value: "1988" +data: 1988 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1337 +label: "1987" +value: "1987" +data: 1987 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1328 +label: "1986" +value: "1986" +data: 1986 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1319 +label: "1985" +value: "1985" +data: 1985 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1307 +label: "1984" +value: "1984" +data: 1984 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1299 +label: "1983" +value: "1983" +data: 1983 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1290 +label: "1982" +value: "1982" +data: 1982 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1278 +label: "1981" +value: "1981" +data: 1981 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1847 +label: "1980" +value: "1980" +data: 1980 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1806 +label: "1979" +value: "1979" +data: 1979 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1818 +label: "1978" +value: "1978" +data: 1978 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1252 +label: "1977" +value: "1977" +data: 1977 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1244 +label: "1976" +value: "1976" +data: 1976 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1230 +label: "1975" +value: "1975" +data: 1975 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1221 +label: "1974" +value: "1974" +data: 1974 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1212 +label: "1973" +value: "1973" +data: 1973 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1203 +label: "1972" +value: "1972" +data: 1972 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1194 +label: "1971" +value: "1971" +data: 1971 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1153 +label: "1970" +value: "1970" +data: 1970 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1164 +label: "1969" +value: "1969" +data: 1969 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2175 +label: "1968" +value: "1968" +data: 1968 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2182 +label: "1967" +value: "1967" +data: 1967 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2181 +label: "1966" +value: "1966" +data: 1966 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2176 +label: "1965" +value: "1965" +data: 1965 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2174 +label: "1964" +value: "1964" +data: 1964 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2335 +label: "1963" +value: "1963" +data: 1963 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2337 +label: "1962" +value: "1962" +data: 1962 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2338 +label: "1961" +value: "1961" +data: 1961 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2339 +label: "1960" +value: "1960" +data: 1960 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2340 +label: "1959" +value: "1959" +data: 1959 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2346 +label: "1958" +value: "1958" +data: 1958 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2348 +label: "1957" +value: "1957" +data: 1957 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2349 +label: "1956" +value: "1956" +data: 1956 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2350 +label: "1955" +value: "1955" +data: 1955 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2351 +label: "1954" +value: "1954" +data: 1954 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2352 +label: "1953" +value: "1953" +data: 1953 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2353 +label: "1952" +value: "1952" +data: 1952 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2354 +label: "1951" +value: "1951" +data: 1951 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2355 +label: "1950" +value: "1950" +data: 1950 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2356 +label: "1949" +value: "1949" +data: 1949 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2357 +label: "1948" +value: "1948" +data: 1948 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2358 +label: "1947" +value: "1947" +data: 1947 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2359 +label: "1946" +value: "1946" +data: 1946 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2360 +label: "1945" +value: "1945" +data: 1945 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2361 +label: "1944" +value: "1944" +data: 1944 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2503 -form: Symfony\Component\Form\Form {#1958 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2502 …5} |
full_name | "form[partnerBirthday][year]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_partnerBirthday_year" |
is_selected | Closure($choice, $value) {#2504 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "year" |
placeholder | "Jahr" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_partnerBirthday_year" |
valid | true |
value | "" |
month
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
[ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "Please enter a valid birthdate." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | "Monat" |
same as passed value |
required | true |
same as passed value |
translation_domain | null |
null
|
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | true |
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 | [] |
inherit_data | false |
invalid_message | "Please enter a valid birthdate." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Monat" |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1939 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1938 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_partnerBirthday_month" ] |
cache_key | "_form_partnerBirthday_month_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2366 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2367 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2368 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2369 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2370 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2371 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2372 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2373 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2374 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2375 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2376 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2377 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2505 -form: Symfony\Component\Form\Form {#1961 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2506 …5} |
full_name | "form[partnerBirthday][month]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_partnerBirthday_month" |
is_selected | Closure($choice, $value) {#2507 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "month" |
placeholder | "Monat" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_partnerBirthday_month" |
valid | true |
value | "" |
day
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
[ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "Please enter a valid birthdate." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | "Tag" |
same as passed value |
required | true |
same as passed value |
translation_domain | null |
null
|
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | true |
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 | [] |
inherit_data | false |
invalid_message | "Please enter a valid birthdate." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Tag" |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1948 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1947 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_partnerBirthday_day" ] |
cache_key | "_form_partnerBirthday_day_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2382 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2383 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2384 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2385 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2386 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2387 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2388 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2389 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2390 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2391 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2392 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2393 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2394 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2395 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2396 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2397 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2398 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2399 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2400 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2401 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2402 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2403 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2404 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2405 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2406 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2407 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2408 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2409 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2410 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2411 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2412 +label: "31" +value: "31" +data: 31 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2508 -form: Symfony\Component\Form\Form {#1964 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2509 …5} |
full_name | "form[partnerBirthday][day]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_partnerBirthday_day" |
is_selected | Closure($choice, $value) {#2510 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "day" |
placeholder | "Tag" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_partnerBirthday_day" |
valid | true |
value | "" |
partnerMobilePhone
"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 |
---|---|---|
label | "mobile number" |
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 | [] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1453 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 | "mobile number" |
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() {#1455 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1454 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_partnerMobilePhone" ] |
cache_key | "_form_partnerMobilePhone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2500 -form: Symfony\Component\Form\Form {#1967 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2501 …5} |
full_name | "form[partnerMobilePhone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_partnerMobilePhone" |
label | "mobile number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "partnerMobilePhone" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_partnerMobilePhone" |
valid | true |
value | "" |
partnerLandlinePhone
"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 |
---|---|---|
label | "landline number" |
same as passed value |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1462 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 | "landline number" |
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() {#1464 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1463 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_partnerLandlinePhone" ] |
cache_key | "_form_partnerLandlinePhone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2512 -form: Symfony\Component\Form\Form {#1970 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2511 …5} |
full_name | "form[partnerLandlinePhone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_partnerLandlinePhone" |
label | "landline number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "partnerLandlinePhone" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_partnerLandlinePhone" |
valid | true |
value | "" |
secondParentEmail
"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 | [ "tabindex" => "23" ] |
[ "tabindex" => "23" ] |
label | "E-Mail Address" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "23" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1471 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 | "E-Mail Address" |
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() {#1473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1472 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "23" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_secondParentEmail" ] |
cache_key | "_form_secondParentEmail_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2513 -form: Symfony\Component\Form\Form {#1973 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2514 …5} |
full_name | "form[secondParentEmail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_secondParentEmail" |
label | "E-Mail Address" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "secondParentEmail" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_secondParentEmail" |
valid | true |
value | "" |
secondParentNationality
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 |
---|---|---|
choices | [ "Select" => false "Afghan" => "afg" "Albanian" => "alb" "Bosnian" => "BIH" "British" => "gbr" "Bulgarian" => "bul" "Chinese" => "chn" "German" => "ger" "French" => "fra" "Greek" => "gre" "Indian" => "ind" "Iraqi" => "irq" "Iranian" => "irn" "Italian" => "ita" "Japanese" => "jpn" "Croatian" => "kro" "Kurdish" => "kur" "Moroccan" => "mar" "Macedonian" => "mkd" "Mongolian" => "mng" "Dutch" => "nld" "Polish" => "pol" "Portuguese" => "por" "Romanian" => "rou" "Russian" => "rus" "Serbian" => "srb" "Slovak" => "svk" "Spanish" => "esp" "Syrian" => "syr" "Chechen" => "tch" "Turkish" => "tur" "Other" => "and" ] |
[ "Select" => false "Afghan" => "afg" "Albanian" => "alb" "Bosnian" => "BIH" "British" => "gbr" "Bulgarian" => "bul" "Chinese" => "chn" "German" => "ger" "French" => "fra" "Greek" => "gre" "Indian" => "ind" "Iraqi" => "irq" "Iranian" => "irn" "Italian" => "ita" "Japanese" => "jpn" "Croatian" => "kro" "Kurdish" => "kur" "Moroccan" => "mar" "Macedonian" => "mkd" "Mongolian" => "mng" "Dutch" => "nld" "Polish" => "pol" "Portuguese" => "por" "Romanian" => "rou" "Russian" => "rus" "Serbian" => "srb" "Slovak" => "svk" "Spanish" => "esp" "Syrian" => "syr" "Chechen" => "tch" "Turkish" => "tur" "Other" => "and" ] |
label | "Nationality" |
same as passed value |
mapped | false |
false
|
preferred_choices | [
"ger"
] |
[
"ger"
]
|
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Select" => false "Afghan" => "afg" "Albanian" => "alb" "Bosnian" => "BIH" "British" => "gbr" "Bulgarian" => "bul" "Chinese" => "chn" "German" => "ger" "French" => "fra" "Greek" => "gre" "Indian" => "ind" "Iraqi" => "irq" "Iranian" => "irn" "Italian" => "ita" "Japanese" => "jpn" "Croatian" => "kro" "Kurdish" => "kur" "Moroccan" => "mar" "Macedonian" => "mkd" "Mongolian" => "mng" "Dutch" => "nld" "Polish" => "pol" "Portuguese" => "por" "Romanian" => "rou" "Russian" => "rus" "Serbian" => "srb" "Slovak" => "svk" "Spanish" => "esp" "Syrian" => "syr" "Chechen" => "tch" "Turkish" => "tur" "Other" => "and" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
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." |
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 | "Nationality" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
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 | [
"ger"
] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1480 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_secondParentNationality" ] |
cache_key | "_form_secondParentNationality_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2518 +label: "Select" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2519 +label: "Afghan" +value: "afg" +data: "afg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2520 +label: "Albanian" +value: "alb" +data: "alb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2521 +label: "Bosnian" +value: "BIH" +data: "BIH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2522 +label: "British" +value: "gbr" +data: "gbr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2523 +label: "Bulgarian" +value: "bul" +data: "bul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2524 +label: "Chinese" +value: "chn" +data: "chn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2525 +label: "German" +value: "ger" +data: "ger" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2526 +label: "French" +value: "fra" +data: "fra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2527 +label: "Greek" +value: "gre" +data: "gre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2528 +label: "Indian" +value: "ind" +data: "ind" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2529 +label: "Iraqi" +value: "irq" +data: "irq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2530 +label: "Iranian" +value: "irn" +data: "irn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2531 +label: "Italian" +value: "ita" +data: "ita" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2532 +label: "Japanese" +value: "jpn" +data: "jpn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2533 +label: "Croatian" +value: "kro" +data: "kro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2534 +label: "Kurdish" +value: "kur" +data: "kur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2535 +label: "Moroccan" +value: "mar" +data: "mar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2536 +label: "Macedonian" +value: "mkd" +data: "mkd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2537 +label: "Mongolian" +value: "mng" +data: "mng" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2538 +label: "Dutch" +value: "nld" +data: "nld" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2539 +label: "Polish" +value: "pol" +data: "pol" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2540 +label: "Portuguese" +value: "por" +data: "por" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2541 +label: "Romanian" +value: "rou" +data: "rou" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2542 +label: "Russian" +value: "rus" +data: "rus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2543 +label: "Serbian" +value: "srb" +data: "srb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2544 +label: "Slovak" +value: "svk" +data: "svk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2545 +label: "Spanish" +value: "esp" +data: "esp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2546 +label: "Syrian" +value: "syr" +data: "syr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2547 +label: "Chechen" +value: "tch" +data: "tch" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2548 +label: "Turkish" +value: "tur" +data: "tur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2549 +label: "Other" +value: "and" +data: "and" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2515 -form: Symfony\Component\Form\Form {#1976 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2516 …5} |
full_name | "form[secondParentNationality]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_secondParentNationality" |
is_selected | Closure($choice, $value) {#2517 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Nationality" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "secondParentNationality" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [ 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2525 +label: "German" +value: "ger" +data: "ger" +attr: [] +labelTranslationParameters: [] } ] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_secondParentNationality" |
valid | true |
value | "" |
secondParentPhone
"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 | [ "tabindex" => "24" ] |
[ "tabindex" => "24" ] |
label | "emergency phone number" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "24" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1491 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 | "emergency phone number" |
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() {#1493 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1492 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "tabindex" => "24" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_secondParentPhone" ] |
cache_key | "_form_secondParentPhone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2550 -form: Symfony\Component\Form\Form {#1979 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2551 …5} |
full_name | "form[secondParentPhone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_secondParentPhone" |
label | "emergency phone number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "secondParentPhone" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_secondParentPhone" |
valid | true |
value | "" |
secondParentWorkShiftDuty
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 |
---|---|---|
choices | [ "Select" => "" "Yes" => true "No" => false ] |
[ "Select" => "" "Yes" => true "No" => false ] |
label | "Do you work in shifts?" |
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 | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Select" => "" "Yes" => true "No" => false ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
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." |
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 | "Do you work in shifts?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1501 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1500 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_secondParentWorkShiftDuty" ] |
cache_key | "_form_secondParentWorkShiftDuty_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2554 +label: "Select" +value: "" +data: "" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2555 +label: "Yes" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2556 +label: "No" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2552 -form: Symfony\Component\Form\Form {#1982 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2553 …5} |
full_name | "form[secondParentWorkShiftDuty]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_secondParentWorkShiftDuty" |
is_selected | Closure($choice, $value) {#2558 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Do you work in shifts?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "secondParentWorkShiftDuty" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | true |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_secondParentWorkShiftDuty" |
valid | true |
value | "" |
workAttachmentFile
"Vich\UploaderBundle\Form\Type\VichFileType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format |
null
|
Normalized Format | [ "file" => null ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_delete | true |
same as passed value |
constraints | [ Symfony\Component\Validator\Constraints\File {#1170 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/gif" "image/png" "application/pdf" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 5000000 } ] |
[ Symfony\Component\Validator\Constraints\File {#1170 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/gif" "image/png" "application/pdf" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 5000000 } ] |
label | "Upload certificate of employment" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
asset_helper | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\File {#1170 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/gif" "image/png" "application/pdf" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 5000000 } ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
delete_label | "vich_uploader.form_label.delete_confirm" |
disabled | false |
download_label | "vich_uploader.link.download" |
download_uri | true |
empty_data | Closure(FormInterface $form) {#1530 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 | "Upload certificate of employment" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1532 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1531 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
asset_helper | false |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "vich_file" "_form_workAttachmentFile" ] |
cache_key | "_form_workAttachmentFile_vich_file" |
compound | true |
data | [ "file" => null ] |
disabled | false |
download_label | "vich_uploader.link.download" |
download_uri | null |
errors | Symfony\Component\Form\FormErrorIterator {#2559 -form: Symfony\Component\Form\Form {#2016 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2560 …5} |
full_name | "form[workAttachmentFile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_workAttachmentFile" |
label | "Upload certificate of employment" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "workAttachmentFile" |
object | App\Entity\ParentUser {#683 #id: null #username: null #password: null #roles: null #salt: null -passwordRequestToken: null -resetExpired: null -enabled: false -registrationHash: null -locale: null -salutation: null -lastName: null -firstName: null -email: null -zip: null -city: null -street: null -number: null -phone: null -birthday: null -nationality: null -singleParent: null -partnerSalutation: null -partnerLastName: null -partnerFirstName: null -partnerZip: null -partnerCity: null -partnerStreet: null -partnerNumber: null -partnerEmail: null -partnerPhone: null -partnerBirthday: null -partnerNationality: null -workShiftDuty: null -workType: null -workAttachment: null -workAttachmentFile: null -partnerWorkAttachment: null -partnerWorkAttachmentFile: null -partnerWorkShiftDuty: null -partnerWorkType: null -bankIban: null -bankBic: null -bankHolderName: null -bankName: null -children: Doctrine\Common\Collections\ArrayCollection {#785 …} -registrations: Doctrine\Common\Collections\ArrayCollection {#786 …} -changes: Doctrine\Common\Collections\ArrayCollection {#787 …} -mobilePhone: null -partnerMobilePhone: null -landlinePhone: null -partnerLandlinePhone: null -updatedAt: null -relatedChanges: Doctrine\Common\Collections\ArrayCollection {#788 …} -lang: null } |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_workAttachmentFile" |
valid | true |
value | [ "file" => null ] |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 | [] |
[] |
label | "Upload certificate of employment" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Upload certificate of employment" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
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() {#2023 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#2024 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_form_workAttachmentFile_file" ] |
cache_key | "_form_workAttachmentFile_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2566 -form: Symfony\Component\Form\Form {#2013 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2569 …5} |
full_name | "form[workAttachmentFile][file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_workAttachmentFile_file" |
label | "Upload certificate of employment" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "file" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_form_workAttachmentFile_file" |
valid | true |
value | "" |
partnerWorkAttachmentFile
"Vich\UploaderBundle\Form\Type\VichFileType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format |
null
|
Normalized Format | [ "file" => null ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_delete | true |
same as passed value |
constraints | [ Symfony\Component\Validator\Constraints\File {#1134 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/gif" "image/png" "application/pdf" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 5000000 } ] |
[ Symfony\Component\Validator\Constraints\File {#1134 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/gif" "image/png" "application/pdf" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 5000000 } ] |
label | "Upload certificate of employment" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
asset_helper | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\File {#1134 +payload: null +groups: ? +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/gif" "image/png" "application/pdf" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 5000000 } ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
delete_label | "vich_uploader.form_label.delete_confirm" |
disabled | false |
download_label | "vich_uploader.link.download" |
download_uri | true |
empty_data | Closure(FormInterface $form) {#1541 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 | "Upload certificate of employment" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1544 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1543 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
asset_helper | false |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "vich_file" "_form_partnerWorkAttachmentFile" ] |
cache_key | "_form_partnerWorkAttachmentFile_vich_file" |
compound | true |
data | [ "file" => null ] |
disabled | false |
download_label | "vich_uploader.link.download" |
download_uri | null |
errors | Symfony\Component\Form\FormErrorIterator {#2561 -form: Symfony\Component\Form\Form {#2001 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2563 …5} |
full_name | "form[partnerWorkAttachmentFile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_partnerWorkAttachmentFile" |
label | "Upload certificate of employment" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "partnerWorkAttachmentFile" |
object | App\Entity\ParentUser {#683 #id: null #username: null #password: null #roles: null #salt: null -passwordRequestToken: null -resetExpired: null -enabled: false -registrationHash: null -locale: null -salutation: null -lastName: null -firstName: null -email: null -zip: null -city: null -street: null -number: null -phone: null -birthday: null -nationality: null -singleParent: null -partnerSalutation: null -partnerLastName: null -partnerFirstName: null -partnerZip: null -partnerCity: null -partnerStreet: null -partnerNumber: null -partnerEmail: null -partnerPhone: null -partnerBirthday: null -partnerNationality: null -workShiftDuty: null -workType: null -workAttachment: null -workAttachmentFile: null -partnerWorkAttachment: null -partnerWorkAttachmentFile: null -partnerWorkShiftDuty: null -partnerWorkType: null -bankIban: null -bankBic: null -bankHolderName: null -bankName: null -children: Doctrine\Common\Collections\ArrayCollection {#785 …} -registrations: Doctrine\Common\Collections\ArrayCollection {#786 …} -changes: Doctrine\Common\Collections\ArrayCollection {#787 …} -mobilePhone: null -partnerMobilePhone: null -landlinePhone: null -partnerLandlinePhone: null -updatedAt: null -relatedChanges: Doctrine\Common\Collections\ArrayCollection {#788 …} -lang: null } |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_partnerWorkAttachmentFile" |
valid | true |
value | [ "file" => null ] |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 | [] |
[] |
label | "Upload certificate of employment" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Upload certificate of employment" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
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() {#2008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#2009 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_form_partnerWorkAttachmentFile_file" ] |
cache_key | "_form_partnerWorkAttachmentFile_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2570 -form: Symfony\Component\Form\Form {#1998 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2573 …5} |
full_name | "form[partnerWorkAttachmentFile][file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_partnerWorkAttachmentFile_file" |
label | "Upload certificate of employment" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "file" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_form_partnerWorkAttachmentFile_file" |
valid | true |
value | "" |
secondParentWorkType
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 |
---|---|---|
choices | [ "Select" => false "Part time" => "part" "Full Time" => "full" "Marginally employed (450 € job)" => "small-scale" "Self-employed" => "free-agent" "Job seeking" => "seeking" "None" => "none" ] |
[ "Select" => false "Part time" => "part" "Full Time" => "full" "Marginally employed (450 € job)" => "small-scale" "Self-employed" => "free-agent" "Job seeking" => "seeking" "None" => "none" ] |
label | "Employment second parent" |
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 | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Select" => false "Part time" => "part" "Full Time" => "full" "Marginally employed (450 € job)" => "small-scale" "Self-employed" => "free-agent" "Job seeking" => "seeking" "None" => "none" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
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." |
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 | "Employment second parent" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1555 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1554 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_secondParentWorkType" ] |
cache_key | "_form_secondParentWorkType_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2470 +label: "Select" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2471 +label: "Part time" +value: "part" +data: "part" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2472 +label: "Full Time" +value: "full" +data: "full" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2473 +label: "Marginally employed (450 € job)" +value: "small-scale" +data: "small-scale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2474 +label: "Self-employed" +value: "free-agent" +data: "free-agent" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2475 +label: "Job seeking" +value: "seeking" +data: "seeking" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2476 +label: "None" +value: "none" +data: "none" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2564 -form: Symfony\Component\Form\Form {#1995 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2565 …5} |
full_name | "form[secondParentWorkType]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_secondParentWorkType" |
is_selected | Closure($choice, $value) {#2568 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Employment second parent" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "secondParentWorkType" |
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 | "_form_secondParentWorkType" |
valid | true |
value | "" |
childAlreadyInSchool
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 |
---|---|---|
choices | [ "Select" => "" "Yes" => true "No" => false ] |
[ "Select" => "" "Yes" => true "No" => false ] |
label | "Does your child already go to school?" |
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 | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Select" => "" "Yes" => true "No" => false ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
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." |
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 | "Does your child already go to school?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1564 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1563 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_childAlreadyInSchool" ] |
cache_key | "_form_childAlreadyInSchool_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2554 +label: "Select" +value: "" +data: "" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2555 +label: "Yes" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2556 +label: "No" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2571 -form: Symfony\Component\Form\Form {#1992 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2562 …5} |
full_name | "form[childAlreadyInSchool]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_childAlreadyInSchool" |
is_selected | Closure($choice, $value) {#2572 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Does your child already go to school?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "childAlreadyInSchool" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | true |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_childAlreadyInSchool" |
valid | true |
value | "" |
childSwitchInCity
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 |
---|---|---|
choices | [ "Select" => "" "Yes" => true "No" => false ] |
[ "Select" => "" "Yes" => true "No" => false ] |
label | "Does your child change schools within the city/municipality?" |
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 | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Select" => "" "Yes" => true "No" => false ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
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." |
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 | "Does your child change schools within the city/municipality?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1573 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1572 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_childSwitchInCity" ] |
cache_key | "_form_childSwitchInCity_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2554 +label: "Select" +value: "" +data: "" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2555 +label: "Yes" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2556 +label: "No" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2567 -form: Symfony\Component\Form\Form {#2027 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2574 …5} |
full_name | "form[childSwitchInCity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_childSwitchInCity" |
is_selected | Closure($choice, $value) {#2575 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Does your child change schools within the city/municipality?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "childSwitchInCity" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | true |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_childSwitchInCity" |
valid | true |
value | "" |
childSwitchOuterCity
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 |
---|---|---|
choices | [ "Select" => "" "Yes" => true "No" => false ] |
[ "Select" => "" "Yes" => true "No" => false ] |
label | "Is your child moving from another city/municipality?" |
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 | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Select" => "" "Yes" => true "No" => false ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
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." |
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 | "Is your child moving from another city/municipality?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1582 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1581 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_childSwitchOuterCity" ] |
cache_key | "_form_childSwitchOuterCity_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2554 +label: "Select" +value: "" +data: "" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2555 +label: "Yes" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2556 +label: "No" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2576 -form: Symfony\Component\Form\Form {#2030 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2577 …5} |
full_name | "form[childSwitchOuterCity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_childSwitchOuterCity" |
is_selected | Closure($choice, $value) {#2578 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Is your child moving from another city/municipality?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "childSwitchOuterCity" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | true |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_childSwitchOuterCity" |
valid | true |
value | "" |
childHasSibling
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 |
---|---|---|
choices | [ "Ja" => true "Nein" => false ] |
[ "Ja" => true "Nein" => false ] |
label | "Does a sibling attend an OGS or day care center in the same city/community?" |
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 | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Ja" => true "Nein" => false ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
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." |
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 | "Does a sibling attend an OGS or day care center in the same city/community?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1591 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1590 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_childHasSibling" ] |
cache_key | "_form_childHasSibling_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2581 +label: "Ja" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2582 +label: "Nein" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2579 -form: Symfony\Component\Form\Form {#2033 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2580 …5} |
full_name | "form[childHasSibling]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_childHasSibling" |
is_selected | Closure($choice, $value) {#2584 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Does a sibling attend an OGS or day care center in the same city/community?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "childHasSibling" |
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 | "_form_childHasSibling" |
valid | true |
value | "" |
childSchool
"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 | [ "onchange" => "updateCareTimes()" ] |
[ "onchange" => "updateCareTimes()" ] |
choices | [ App\Entity\School {#688 -id: 38 -name: "Erzb. Marienberg-Gymnasium / Sek I" -groups: Doctrine\ORM\PersistentCollection {#599 …} -registrations: Doctrine\ORM\PersistentCollection {#724 …} -children: Doctrine\ORM\PersistentCollection {#855 …} -street: "Rheinstrasse" -number: 3 -place: "Neuss" -costcentre: "8080" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#849 …} -managers: Doctrine\ORM\PersistentCollection {#900 …} -active: true -enableAttachmentUpload: null } App\Entity\School {#897 -id: 27 -name: "Albert-Schweitzer-Schule / OGS" -groups: Doctrine\ORM\PersistentCollection {#899 …} -registrations: Doctrine\ORM\PersistentCollection {#902 …} -children: Doctrine\ORM\PersistentCollection {#904 …} -street: "Tulpenstraße" -number: 66 -place: "Neuss" -costcentre: "7100" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#906 …} -managers: Doctrine\ORM\PersistentCollection {#908 …} -active: true -enableAttachmentUpload: true } App\Entity\School {#910 -id: 28 -name: "Karl-Kreiner-Schule / OGS" -groups: Doctrine\ORM\PersistentCollection {#911 …} -registrations: Doctrine\ORM\PersistentCollection {#913 …} -children: Doctrine\ORM\PersistentCollection {#915 …} -street: "Gladbacherstr." -number: 60 -place: "Neuss" -costcentre: "7130" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#917 …} -managers: Doctrine\ORM\PersistentCollection {#919 …} -active: true -enableAttachmentUpload: true } App\Entity\School {#921 -id: 26 -name: "Burg Hackenbroich, Dormagen / OGS" -groups: Doctrine\ORM\PersistentCollection {#922 …} -registrations: Doctrine\ORM\PersistentCollection {#924 …} -children: Doctrine\ORM\PersistentCollection {#926 …} -street: "Salm-Reifferscheidt-Allee" -number: 6 -place: "Dormagen" -costcentre: "7090" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#928 …} -managers: Doctrine\ORM\PersistentCollection {#930 …} -active: true -enableAttachmentUpload: true } App\Entity\School {#932 -id: 23 -name: "Kath. Grundschule Kaarst / KiBe" -groups: Doctrine\ORM\PersistentCollection {#933 …} -registrations: Doctrine\ORM\PersistentCollection {#935 …} -children: Doctrine\ORM\PersistentCollection {#937 …} -street: "Alte Heerstr." -number: 81 -place: "Kaarst" -costcentre: "7067" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#939 …} -managers: Doctrine\ORM\PersistentCollection {#941 …} -active: true -enableAttachmentUpload: true } App\Entity\School {#943 -id: 24 -name: "Münsterschule / OGS" -groups: Doctrine\ORM\PersistentCollection {#944 …} -registrations: Doctrine\ORM\PersistentCollection {#946 …} -children: Doctrine\ORM\PersistentCollection {#948 …} -street: "Hafenstr." -number: 29 -place: "Neuss" -costcentre: "7070" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#950 …} -managers: Doctrine\ORM\PersistentCollection {#952 …} -active: true -enableAttachmentUpload: true } App\Entity\School {#954 -id: 25 -name: "OGS Gohr, Astrid Lindgren Haus" -groups: Doctrine\ORM\PersistentCollection {#955 …} -registrations: Doctrine\ORM\PersistentCollection {#957 …} -children: Doctrine\ORM\PersistentCollection {#959 …} -street: "Bergheimer Str." -number: 16 -place: "Dormagen" -costcentre: "7080" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#961 …} -managers: Doctrine\ORM\PersistentCollection {#963 …} -active: true -enableAttachmentUpload: true } App\Entity\School {#965 -id: 34 -name: "Erasmus-Gymnasium / Sek I" -groups: Doctrine\ORM\PersistentCollection {#966 …} -registrations: Doctrine\ORM\PersistentCollection {#968 …} -children: Doctrine\ORM\PersistentCollection {#970 …} -street: "Röntgenstraße" -number: 2 -place: "Grevenbroich" -costcentre: "8060" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#972 …} -managers: Doctrine\ORM\PersistentCollection {#974 …} -active: true -enableAttachmentUpload: false } App\Entity\School {#976 -id: 36 -name: "Nelly-Sachs-Gymnasium / Sek I" -groups: Doctrine\ORM\PersistentCollection {#977 …} -registrations: Doctrine\ORM\PersistentCollection {#979 …} -children: Doctrine\ORM\PersistentCollection {#981 …} -street: "Eichendorffstraße" -number: 65 -place: "Neuss" -costcentre: "8110" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#983 …} -managers: Doctrine\ORM\PersistentCollection {#985 …} -active: true -enableAttachmentUpload: false } App\Entity\School {#987 -id: 37 -name: "Quirinus-Gymnasium / Sek I" -groups: Doctrine\ORM\PersistentCollection {#988 …} -registrations: Doctrine\ORM\PersistentCollection {#990 …} -children: Doctrine\ORM\PersistentCollection {#992 …} -street: "Sternstraße" -number: 49 -place: "Neuss" -costcentre: "8120" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#994 …} -managers: Doctrine\ORM\PersistentCollection {#996 …} -active: true -enableAttachmentUpload: false } App\Entity\School {#998 -id: 54 -name: "OGS Maria-Montessori-Haus Dormagen (Nievenheim)" -groups: Doctrine\ORM\PersistentCollection {#999 …} -registrations: Doctrine\ORM\PersistentCollection {#1001 …} -children: Doctrine\ORM\PersistentCollection {#1003 …} -street: "Neusser Straße" -number: 13 -place: "41542 Dormagen" -costcentre: "7140" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#1005 …} -managers: Doctrine\ORM\PersistentCollection {#1007 …} -active: true -enableAttachmentUpload: false } App\Entity\School {#1009 -id: 22 -name: "Kath. Grundschule Kaarst / OGS" -groups: Doctrine\ORM\PersistentCollection {#1010 …} -registrations: Doctrine\ORM\PersistentCollection {#1012 …} -children: Doctrine\ORM\PersistentCollection {#1014 …} -street: "Alte Heerst." -number: 81 -place: "Kaarst" -costcentre: "7060" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#1016 …} -managers: Doctrine\ORM\PersistentCollection {#1018 …} -active: true -enableAttachmentUpload: true } App\Entity\School {#1020 -id: 40 -name: "St.-Ursula-Gymnasium / Sek I" -groups: Doctrine\ORM\PersistentCollection {#1021 …} -registrations: Doctrine\ORM\PersistentCollection {#1023 …} -children: Doctrine\ORM\PersistentCollection {#1025 …} -street: "Ritterstr." -number: 16 -place: "Düsseldorf" -costcentre: "8020" -careTimeOptions: "2 Tage / Woche,4 Tage / Woche" -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#1027 …} -managers: Doctrine\ORM\PersistentCollection {#1029 …} -active: true -enableAttachmentUpload: false } ] |
[ App\Entity\School {#688 -id: 38 -name: "Erzb. Marienberg-Gymnasium / Sek I" -groups: Doctrine\ORM\PersistentCollection {#599 …} -registrations: Doctrine\ORM\PersistentCollection {#724 …} -children: Doctrine\ORM\PersistentCollection {#855 …} -street: "Rheinstrasse" -number: 3 -place: "Neuss" -costcentre: "8080" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#849 …} -managers: Doctrine\ORM\PersistentCollection {#900 …} -active: true -enableAttachmentUpload: null } App\Entity\School {#897 -id: 27 -name: "Albert-Schweitzer-Schule / OGS" -groups: Doctrine\ORM\PersistentCollection {#899 …} -registrations: Doctrine\ORM\PersistentCollection {#902 …} -children: Doctrine\ORM\PersistentCollection {#904 …} -street: "Tulpenstraße" -number: 66 -place: "Neuss" -costcentre: "7100" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#906 …} -managers: Doctrine\ORM\PersistentCollection {#908 …} -active: true -enableAttachmentUpload: true } App\Entity\School {#910 -id: 28 -name: "Karl-Kreiner-Schule / OGS" -groups: Doctrine\ORM\PersistentCollection {#911 …} -registrations: Doctrine\ORM\PersistentCollection {#913 …} -children: Doctrine\ORM\PersistentCollection {#915 …} -street: "Gladbacherstr." -number: 60 -place: "Neuss" -costcentre: "7130" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#917 …} -managers: Doctrine\ORM\PersistentCollection {#919 …} -active: true -enableAttachmentUpload: true } App\Entity\School {#921 -id: 26 -name: "Burg Hackenbroich, Dormagen / OGS" -groups: Doctrine\ORM\PersistentCollection {#922 …} -registrations: Doctrine\ORM\PersistentCollection {#924 …} -children: Doctrine\ORM\PersistentCollection {#926 …} -street: "Salm-Reifferscheidt-Allee" -number: 6 -place: "Dormagen" -costcentre: "7090" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#928 …} -managers: Doctrine\ORM\PersistentCollection {#930 …} -active: true -enableAttachmentUpload: true } App\Entity\School {#932 -id: 23 -name: "Kath. Grundschule Kaarst / KiBe" -groups: Doctrine\ORM\PersistentCollection {#933 …} -registrations: Doctrine\ORM\PersistentCollection {#935 …} -children: Doctrine\ORM\PersistentCollection {#937 …} -street: "Alte Heerstr." -number: 81 -place: "Kaarst" -costcentre: "7067" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#939 …} -managers: Doctrine\ORM\PersistentCollection {#941 …} -active: true -enableAttachmentUpload: true } App\Entity\School {#943 -id: 24 -name: "Münsterschule / OGS" -groups: Doctrine\ORM\PersistentCollection {#944 …} -registrations: Doctrine\ORM\PersistentCollection {#946 …} -children: Doctrine\ORM\PersistentCollection {#948 …} -street: "Hafenstr." -number: 29 -place: "Neuss" -costcentre: "7070" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#950 …} -managers: Doctrine\ORM\PersistentCollection {#952 …} -active: true -enableAttachmentUpload: true } App\Entity\School {#954 -id: 25 -name: "OGS Gohr, Astrid Lindgren Haus" -groups: Doctrine\ORM\PersistentCollection {#955 …} -registrations: Doctrine\ORM\PersistentCollection {#957 …} -children: Doctrine\ORM\PersistentCollection {#959 …} -street: "Bergheimer Str." -number: 16 -place: "Dormagen" -costcentre: "7080" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#961 …} -managers: Doctrine\ORM\PersistentCollection {#963 …} -active: true -enableAttachmentUpload: true } App\Entity\School {#965 -id: 34 -name: "Erasmus-Gymnasium / Sek I" -groups: Doctrine\ORM\PersistentCollection {#966 …} -registrations: Doctrine\ORM\PersistentCollection {#968 …} -children: Doctrine\ORM\PersistentCollection {#970 …} -street: "Röntgenstraße" -number: 2 -place: "Grevenbroich" -costcentre: "8060" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#972 …} -managers: Doctrine\ORM\PersistentCollection {#974 …} -active: true -enableAttachmentUpload: false } App\Entity\School {#976 -id: 36 -name: "Nelly-Sachs-Gymnasium / Sek I" -groups: Doctrine\ORM\PersistentCollection {#977 …} -registrations: Doctrine\ORM\PersistentCollection {#979 …} -children: Doctrine\ORM\PersistentCollection {#981 …} -street: "Eichendorffstraße" -number: 65 -place: "Neuss" -costcentre: "8110" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#983 …} -managers: Doctrine\ORM\PersistentCollection {#985 …} -active: true -enableAttachmentUpload: false } App\Entity\School {#987 -id: 37 -name: "Quirinus-Gymnasium / Sek I" -groups: Doctrine\ORM\PersistentCollection {#988 …} -registrations: Doctrine\ORM\PersistentCollection {#990 …} -children: Doctrine\ORM\PersistentCollection {#992 …} -street: "Sternstraße" -number: 49 -place: "Neuss" -costcentre: "8120" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#994 …} -managers: Doctrine\ORM\PersistentCollection {#996 …} -active: true -enableAttachmentUpload: false } App\Entity\School {#998 -id: 54 -name: "OGS Maria-Montessori-Haus Dormagen (Nievenheim)" -groups: Doctrine\ORM\PersistentCollection {#999 …} -registrations: Doctrine\ORM\PersistentCollection {#1001 …} -children: Doctrine\ORM\PersistentCollection {#1003 …} -street: "Neusser Straße" -number: 13 -place: "41542 Dormagen" -costcentre: "7140" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#1005 …} -managers: Doctrine\ORM\PersistentCollection {#1007 …} -active: true -enableAttachmentUpload: false } App\Entity\School {#1009 -id: 22 -name: "Kath. Grundschule Kaarst / OGS" -groups: Doctrine\ORM\PersistentCollection {#1010 …} -registrations: Doctrine\ORM\PersistentCollection {#1012 …} -children: Doctrine\ORM\PersistentCollection {#1014 …} -street: "Alte Heerst." -number: 81 -place: "Kaarst" -costcentre: "7060" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#1016 …} -managers: Doctrine\ORM\PersistentCollection {#1018 …} -active: true -enableAttachmentUpload: true } App\Entity\School {#1020 -id: 40 -name: "St.-Ursula-Gymnasium / Sek I" -groups: Doctrine\ORM\PersistentCollection {#1021 …} -registrations: Doctrine\ORM\PersistentCollection {#1023 …} -children: Doctrine\ORM\PersistentCollection {#1025 …} -street: "Ritterstr." -number: 16 -place: "Düsseldorf" -costcentre: "8020" -careTimeOptions: "2 Tage / Woche,4 Tage / Woche" -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#1027 …} -managers: Doctrine\ORM\PersistentCollection {#1029 …} -active: true -enableAttachmentUpload: false } ] |
class | "App\Entity\School" |
same as passed value |
label | "Which school will your child attend next school year?" |
same as passed value |
mapped | false |
false
|
placeholder | "Select" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "onchange" => "updateCareTimes()" ] |
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 {#1610 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1625 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1613 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1617 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1614 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1616 …} } |
choices | [ App\Entity\School {#688 -id: 38 -name: "Erzb. Marienberg-Gymnasium / Sek I" -groups: Doctrine\ORM\PersistentCollection {#599 …} -registrations: Doctrine\ORM\PersistentCollection {#724 …} -children: Doctrine\ORM\PersistentCollection {#855 …} -street: "Rheinstrasse" -number: 3 -place: "Neuss" -costcentre: "8080" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#849 …} -managers: Doctrine\ORM\PersistentCollection {#900 …} -active: true -enableAttachmentUpload: null } App\Entity\School {#897 -id: 27 -name: "Albert-Schweitzer-Schule / OGS" -groups: Doctrine\ORM\PersistentCollection {#899 …} -registrations: Doctrine\ORM\PersistentCollection {#902 …} -children: Doctrine\ORM\PersistentCollection {#904 …} -street: "Tulpenstraße" -number: 66 -place: "Neuss" -costcentre: "7100" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#906 …} -managers: Doctrine\ORM\PersistentCollection {#908 …} -active: true -enableAttachmentUpload: true } App\Entity\School {#910 -id: 28 -name: "Karl-Kreiner-Schule / OGS" -groups: Doctrine\ORM\PersistentCollection {#911 …} -registrations: Doctrine\ORM\PersistentCollection {#913 …} -children: Doctrine\ORM\PersistentCollection {#915 …} -street: "Gladbacherstr." -number: 60 -place: "Neuss" -costcentre: "7130" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#917 …} -managers: Doctrine\ORM\PersistentCollection {#919 …} -active: true -enableAttachmentUpload: true } App\Entity\School {#921 -id: 26 -name: "Burg Hackenbroich, Dormagen / OGS" -groups: Doctrine\ORM\PersistentCollection {#922 …} -registrations: Doctrine\ORM\PersistentCollection {#924 …} -children: Doctrine\ORM\PersistentCollection {#926 …} -street: "Salm-Reifferscheidt-Allee" -number: 6 -place: "Dormagen" -costcentre: "7090" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#928 …} -managers: Doctrine\ORM\PersistentCollection {#930 …} -active: true -enableAttachmentUpload: true } App\Entity\School {#932 -id: 23 -name: "Kath. Grundschule Kaarst / KiBe" -groups: Doctrine\ORM\PersistentCollection {#933 …} -registrations: Doctrine\ORM\PersistentCollection {#935 …} -children: Doctrine\ORM\PersistentCollection {#937 …} -street: "Alte Heerstr." -number: 81 -place: "Kaarst" -costcentre: "7067" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#939 …} -managers: Doctrine\ORM\PersistentCollection {#941 …} -active: true -enableAttachmentUpload: true } App\Entity\School {#943 -id: 24 -name: "Münsterschule / OGS" -groups: Doctrine\ORM\PersistentCollection {#944 …} -registrations: Doctrine\ORM\PersistentCollection {#946 …} -children: Doctrine\ORM\PersistentCollection {#948 …} -street: "Hafenstr." -number: 29 -place: "Neuss" -costcentre: "7070" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#950 …} -managers: Doctrine\ORM\PersistentCollection {#952 …} -active: true -enableAttachmentUpload: true } App\Entity\School {#954 -id: 25 -name: "OGS Gohr, Astrid Lindgren Haus" -groups: Doctrine\ORM\PersistentCollection {#955 …} -registrations: Doctrine\ORM\PersistentCollection {#957 …} -children: Doctrine\ORM\PersistentCollection {#959 …} -street: "Bergheimer Str." -number: 16 -place: "Dormagen" -costcentre: "7080" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#961 …} -managers: Doctrine\ORM\PersistentCollection {#963 …} -active: true -enableAttachmentUpload: true } App\Entity\School {#965 -id: 34 -name: "Erasmus-Gymnasium / Sek I" -groups: Doctrine\ORM\PersistentCollection {#966 …} -registrations: Doctrine\ORM\PersistentCollection {#968 …} -children: Doctrine\ORM\PersistentCollection {#970 …} -street: "Röntgenstraße" -number: 2 -place: "Grevenbroich" -costcentre: "8060" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#972 …} -managers: Doctrine\ORM\PersistentCollection {#974 …} -active: true -enableAttachmentUpload: false } App\Entity\School {#976 -id: 36 -name: "Nelly-Sachs-Gymnasium / Sek I" -groups: Doctrine\ORM\PersistentCollection {#977 …} -registrations: Doctrine\ORM\PersistentCollection {#979 …} -children: Doctrine\ORM\PersistentCollection {#981 …} -street: "Eichendorffstraße" -number: 65 -place: "Neuss" -costcentre: "8110" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#983 …} -managers: Doctrine\ORM\PersistentCollection {#985 …} -active: true -enableAttachmentUpload: false } App\Entity\School {#987 -id: 37 -name: "Quirinus-Gymnasium / Sek I" -groups: Doctrine\ORM\PersistentCollection {#988 …} -registrations: Doctrine\ORM\PersistentCollection {#990 …} -children: Doctrine\ORM\PersistentCollection {#992 …} -street: "Sternstraße" -number: 49 -place: "Neuss" -costcentre: "8120" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#994 …} -managers: Doctrine\ORM\PersistentCollection {#996 …} -active: true -enableAttachmentUpload: false } App\Entity\School {#998 -id: 54 -name: "OGS Maria-Montessori-Haus Dormagen (Nievenheim)" -groups: Doctrine\ORM\PersistentCollection {#999 …} -registrations: Doctrine\ORM\PersistentCollection {#1001 …} -children: Doctrine\ORM\PersistentCollection {#1003 …} -street: "Neusser Straße" -number: 13 -place: "41542 Dormagen" -costcentre: "7140" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#1005 …} -managers: Doctrine\ORM\PersistentCollection {#1007 …} -active: true -enableAttachmentUpload: false } App\Entity\School {#1009 -id: 22 -name: "Kath. Grundschule Kaarst / OGS" -groups: Doctrine\ORM\PersistentCollection {#1010 …} -registrations: Doctrine\ORM\PersistentCollection {#1012 …} -children: Doctrine\ORM\PersistentCollection {#1014 …} -street: "Alte Heerst." -number: 81 -place: "Kaarst" -costcentre: "7060" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#1016 …} -managers: Doctrine\ORM\PersistentCollection {#1018 …} -active: true -enableAttachmentUpload: true } App\Entity\School {#1020 -id: 40 -name: "St.-Ursula-Gymnasium / Sek I" -groups: Doctrine\ORM\PersistentCollection {#1021 …} -registrations: Doctrine\ORM\PersistentCollection {#1023 …} -children: Doctrine\ORM\PersistentCollection {#1025 …} -street: "Ritterstr." -number: 16 -place: "Düsseldorf" -costcentre: "8020" -careTimeOptions: "2 Tage / Woche,4 Tage / Woche" -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#1027 …} -managers: Doctrine\ORM\PersistentCollection {#1029 …} -active: true -enableAttachmentUpload: false } ] |
class | "App\Entity\School" |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | Container7eKtvZN\EntityManagerGhostEbeb667 {#535 …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 {#1618 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container7eKtvZN\EntityManagerGhostEbeb667 {#535 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#750 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Which school will your child attend next school year?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
multiple | false |
placeholder | "Select" |
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 | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1619 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1621 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "onchange" => "updateCareTimes()" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_childSchool" ] |
cache_key | "_form_childSchool_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2587 +label: "Erzb. Marienberg-Gymnasium / Sek I" +value: "38" +data: App\Entity\School {#688 -id: 38 -name: "Erzb. Marienberg-Gymnasium / Sek I" -groups: Doctrine\ORM\PersistentCollection {#599 …} -registrations: Doctrine\ORM\PersistentCollection {#724 …} -children: Doctrine\ORM\PersistentCollection {#855 …} -street: "Rheinstrasse" -number: 3 -place: "Neuss" -costcentre: "8080" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#849 …} -managers: Doctrine\ORM\PersistentCollection {#900 …} -active: true -enableAttachmentUpload: null } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2588 +label: "Albert-Schweitzer-Schule / OGS" +value: "27" +data: App\Entity\School {#897 -id: 27 -name: "Albert-Schweitzer-Schule / OGS" -groups: Doctrine\ORM\PersistentCollection {#899 …} -registrations: Doctrine\ORM\PersistentCollection {#902 …} -children: Doctrine\ORM\PersistentCollection {#904 …} -street: "Tulpenstraße" -number: 66 -place: "Neuss" -costcentre: "7100" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#906 …} -managers: Doctrine\ORM\PersistentCollection {#908 …} -active: true -enableAttachmentUpload: true } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2589 +label: "Karl-Kreiner-Schule / OGS" +value: "28" +data: App\Entity\School {#910 -id: 28 -name: "Karl-Kreiner-Schule / OGS" -groups: Doctrine\ORM\PersistentCollection {#911 …} -registrations: Doctrine\ORM\PersistentCollection {#913 …} -children: Doctrine\ORM\PersistentCollection {#915 …} -street: "Gladbacherstr." -number: 60 -place: "Neuss" -costcentre: "7130" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#917 …} -managers: Doctrine\ORM\PersistentCollection {#919 …} -active: true -enableAttachmentUpload: true } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2590 +label: "Burg Hackenbroich, Dormagen / OGS" +value: "26" +data: App\Entity\School {#921 -id: 26 -name: "Burg Hackenbroich, Dormagen / OGS" -groups: Doctrine\ORM\PersistentCollection {#922 …} -registrations: Doctrine\ORM\PersistentCollection {#924 …} -children: Doctrine\ORM\PersistentCollection {#926 …} -street: "Salm-Reifferscheidt-Allee" -number: 6 -place: "Dormagen" -costcentre: "7090" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#928 …} -managers: Doctrine\ORM\PersistentCollection {#930 …} -active: true -enableAttachmentUpload: true } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2591 +label: "Kath. Grundschule Kaarst / KiBe" +value: "23" +data: App\Entity\School {#932 -id: 23 -name: "Kath. Grundschule Kaarst / KiBe" -groups: Doctrine\ORM\PersistentCollection {#933 …} -registrations: Doctrine\ORM\PersistentCollection {#935 …} -children: Doctrine\ORM\PersistentCollection {#937 …} -street: "Alte Heerstr." -number: 81 -place: "Kaarst" -costcentre: "7067" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#939 …} -managers: Doctrine\ORM\PersistentCollection {#941 …} -active: true -enableAttachmentUpload: true } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2592 +label: "Münsterschule / OGS" +value: "24" +data: App\Entity\School {#943 -id: 24 -name: "Münsterschule / OGS" -groups: Doctrine\ORM\PersistentCollection {#944 …} -registrations: Doctrine\ORM\PersistentCollection {#946 …} -children: Doctrine\ORM\PersistentCollection {#948 …} -street: "Hafenstr." -number: 29 -place: "Neuss" -costcentre: "7070" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#950 …} -managers: Doctrine\ORM\PersistentCollection {#952 …} -active: true -enableAttachmentUpload: true } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2593 +label: "OGS Gohr, Astrid Lindgren Haus" +value: "25" +data: App\Entity\School {#954 -id: 25 -name: "OGS Gohr, Astrid Lindgren Haus" -groups: Doctrine\ORM\PersistentCollection {#955 …} -registrations: Doctrine\ORM\PersistentCollection {#957 …} -children: Doctrine\ORM\PersistentCollection {#959 …} -street: "Bergheimer Str." -number: 16 -place: "Dormagen" -costcentre: "7080" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#961 …} -managers: Doctrine\ORM\PersistentCollection {#963 …} -active: true -enableAttachmentUpload: true } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2594 +label: "Erasmus-Gymnasium / Sek I" +value: "34" +data: App\Entity\School {#965 -id: 34 -name: "Erasmus-Gymnasium / Sek I" -groups: Doctrine\ORM\PersistentCollection {#966 …} -registrations: Doctrine\ORM\PersistentCollection {#968 …} -children: Doctrine\ORM\PersistentCollection {#970 …} -street: "Röntgenstraße" -number: 2 -place: "Grevenbroich" -costcentre: "8060" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#972 …} -managers: Doctrine\ORM\PersistentCollection {#974 …} -active: true -enableAttachmentUpload: false } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2595 +label: "Nelly-Sachs-Gymnasium / Sek I" +value: "36" +data: App\Entity\School {#976 -id: 36 -name: "Nelly-Sachs-Gymnasium / Sek I" -groups: Doctrine\ORM\PersistentCollection {#977 …} -registrations: Doctrine\ORM\PersistentCollection {#979 …} -children: Doctrine\ORM\PersistentCollection {#981 …} -street: "Eichendorffstraße" -number: 65 -place: "Neuss" -costcentre: "8110" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#983 …} -managers: Doctrine\ORM\PersistentCollection {#985 …} -active: true -enableAttachmentUpload: false } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2596 +label: "Quirinus-Gymnasium / Sek I" +value: "37" +data: App\Entity\School {#987 -id: 37 -name: "Quirinus-Gymnasium / Sek I" -groups: Doctrine\ORM\PersistentCollection {#988 …} -registrations: Doctrine\ORM\PersistentCollection {#990 …} -children: Doctrine\ORM\PersistentCollection {#992 …} -street: "Sternstraße" -number: 49 -place: "Neuss" -costcentre: "8120" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#994 …} -managers: Doctrine\ORM\PersistentCollection {#996 …} -active: true -enableAttachmentUpload: false } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2597 +label: "OGS Maria-Montessori-Haus Dormagen (Nievenheim)" +value: "54" +data: App\Entity\School {#998 -id: 54 -name: "OGS Maria-Montessori-Haus Dormagen (Nievenheim)" -groups: Doctrine\ORM\PersistentCollection {#999 …} -registrations: Doctrine\ORM\PersistentCollection {#1001 …} -children: Doctrine\ORM\PersistentCollection {#1003 …} -street: "Neusser Straße" -number: 13 -place: "41542 Dormagen" -costcentre: "7140" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#1005 …} -managers: Doctrine\ORM\PersistentCollection {#1007 …} -active: true -enableAttachmentUpload: false } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2598 +label: "Kath. Grundschule Kaarst / OGS" +value: "22" +data: App\Entity\School {#1009 -id: 22 -name: "Kath. Grundschule Kaarst / OGS" -groups: Doctrine\ORM\PersistentCollection {#1010 …} -registrations: Doctrine\ORM\PersistentCollection {#1012 …} -children: Doctrine\ORM\PersistentCollection {#1014 …} -street: "Alte Heerst." -number: 81 -place: "Kaarst" -costcentre: "7060" -careTimeOptions: null -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#1016 …} -managers: Doctrine\ORM\PersistentCollection {#1018 …} -active: true -enableAttachmentUpload: true } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2599 +label: "St.-Ursula-Gymnasium / Sek I" +value: "40" +data: App\Entity\School {#1020 -id: 40 -name: "St.-Ursula-Gymnasium / Sek I" -groups: Doctrine\ORM\PersistentCollection {#1021 …} -registrations: Doctrine\ORM\PersistentCollection {#1023 …} -children: Doctrine\ORM\PersistentCollection {#1025 …} -street: "Ritterstr." -number: 16 -place: "Düsseldorf" -costcentre: "8020" -careTimeOptions: "2 Tage / Woche,4 Tage / Woche" -enableFoodAttendance: false -changes: Doctrine\ORM\PersistentCollection {#1027 …} -managers: Doctrine\ORM\PersistentCollection {#1029 …} -active: true -enableAttachmentUpload: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2585 -form: Symfony\Component\Form\Form {#2036 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2586 …5} |
full_name | "form[childSchool]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_childSchool" |
is_selected | Closure($choice, $value) {#2601 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Which school will your child attend next school year?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "childSchool" |
placeholder | "Select" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_childSchool" |
valid | true |
value | "" |
period
"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 |
---|---|---|
choices | [ App\Entity\Period {#1142 -id: 14 -name: "Schuljahr 2025/2026" -startAt: null -endAt: null -registrations: Doctrine\ORM\PersistentCollection {#1140 …} -children: Doctrine\ORM\PersistentCollection {#1138 …} -current: false -allPeriodsChildren: Doctrine\ORM\PersistentCollection {#1104 …} -next: true } App\Entity\Period {#1107 -id: 12 -name: "Schuljahr 2024/2025" -startAt: null -endAt: null -registrations: Doctrine\ORM\PersistentCollection {#1108 …} -children: Doctrine\ORM\PersistentCollection {#1165 …} -current: true -allPeriodsChildren: Doctrine\ORM\PersistentCollection {#1150 …} -next: false } ] |
[ App\Entity\Period {#1142 -id: 14 -name: "Schuljahr 2025/2026" -startAt: null -endAt: null -registrations: Doctrine\ORM\PersistentCollection {#1140 …} -children: Doctrine\ORM\PersistentCollection {#1138 …} -current: false -allPeriodsChildren: Doctrine\ORM\PersistentCollection {#1104 …} -next: true } App\Entity\Period {#1107 -id: 12 -name: "Schuljahr 2024/2025" -startAt: null -endAt: null -registrations: Doctrine\ORM\PersistentCollection {#1108 …} -children: Doctrine\ORM\PersistentCollection {#1165 …} -current: true -allPeriodsChildren: Doctrine\ORM\PersistentCollection {#1150 …} -next: false } ] |
class | "App\Entity\Period" |
same as passed value |
label | "For which school year do you want to register the child?" |
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 | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1610 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1625 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1633 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1617 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1632 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1631 …} } |
choices | [ App\Entity\Period {#1142 -id: 14 -name: "Schuljahr 2025/2026" -startAt: null -endAt: null -registrations: Doctrine\ORM\PersistentCollection {#1140 …} -children: Doctrine\ORM\PersistentCollection {#1138 …} -current: false -allPeriodsChildren: Doctrine\ORM\PersistentCollection {#1104 …} -next: true } App\Entity\Period {#1107 -id: 12 -name: "Schuljahr 2024/2025" -startAt: null -endAt: null -registrations: Doctrine\ORM\PersistentCollection {#1108 …} -children: Doctrine\ORM\PersistentCollection {#1165 …} -current: true -allPeriodsChildren: Doctrine\ORM\PersistentCollection {#1150 …} -next: false } ] |
class | "App\Entity\Period" |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | Container7eKtvZN\EntityManagerGhostEbeb667 {#535 …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 {#1630 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container7eKtvZN\EntityManagerGhostEbeb667 {#535 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1135 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "For which school year do you want to register the child?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
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 | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1629 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1628 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_period" ] |
cache_key | "_form_period_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2604 +label: "Schuljahr 2025/2026" +value: "14" +data: App\Entity\Period {#1142 -id: 14 -name: "Schuljahr 2025/2026" -startAt: null -endAt: null -registrations: Doctrine\ORM\PersistentCollection {#1140 …} -children: Doctrine\ORM\PersistentCollection {#1138 …} -current: false -allPeriodsChildren: Doctrine\ORM\PersistentCollection {#1104 …} -next: true } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2605 +label: "Schuljahr 2024/2025" +value: "12" +data: App\Entity\Period {#1107 -id: 12 -name: "Schuljahr 2024/2025" -startAt: null -endAt: null -registrations: Doctrine\ORM\PersistentCollection {#1108 …} -children: Doctrine\ORM\PersistentCollection {#1165 …} -current: true -allPeriodsChildren: Doctrine\ORM\PersistentCollection {#1150 …} -next: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2602 -form: Symfony\Component\Form\Form {#2039 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2603 …5} |
full_name | "form[period]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_period" |
is_selected | Closure($choice, $value) {#2607 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "For which school year do you want to register the child?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "period" |
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 | "_form_period" |
valid | true |
value | "" |
childSiblingComment
"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 |
---|---|---|
label | "Commentfield for Siblings" |
same as passed value |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1642 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 | "Commentfield for Siblings" |
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() {#1644 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1643 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_childSiblingComment" ] |
cache_key | "_form_childSiblingComment_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2608 -form: Symfony\Component\Form\Form {#2042 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2609 …5} |
full_name | "form[childSiblingComment]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_childSiblingComment" |
label | "Commentfield for Siblings" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "childSiblingComment" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_childSiblingComment" |
valid | true |
value | "" |
careTime
"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 |
---|---|---|
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1651 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 | 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() {#1653 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1652 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_careTime" ] |
cache_key | "_form_careTime_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2610 -form: Symfony\Component\Form\Form {#2045 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2611 …5} |
full_name | "form[careTime]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_careTime" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "careTime" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_careTime" |
valid | true |
value | "" |
foodAttendance
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 |
---|---|---|
choices | [ "Bitte wählen" => "" "Ja" => true "Nein" => false ] |
[ "Bitte wählen" => "" "Ja" => true "Nein" => false ] |
label | "With food?" |
same as passed value |
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Bitte wählen" => "" "Ja" => true "Nein" => false ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
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." |
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 | "With food?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
multiple | false |
placeholder | "" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1660 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_foodAttendance" ] |
cache_key | "_form_foodAttendance_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2419 +label: "Bitte wählen" +value: "" +data: "" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2420 +label: "Ja" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2421 +label: "Nein" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2612 -form: Symfony\Component\Form\Form {#2048 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2613 …5} |
full_name | "form[foodAttendance]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_foodAttendance" |
is_selected | Closure($choice, $value) {#2614 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "With food?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "foodAttendance" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | true |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_foodAttendance" |
valid | true |
value | "" |
childLastName
"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 |
---|---|---|
label | "child's surname" |
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 | 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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1669 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 | "child's surname" |
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() {#1671 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1670 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_childLastName" ] |
cache_key | "_form_childLastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2615 -form: Symfony\Component\Form\Form {#2051 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2616 …5} |
full_name | "form[childLastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_childLastName" |
label | "child's surname" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "childLastName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_childLastName" |
valid | true |
value | "" |
childFirstName
"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 |
---|---|---|
label | "First name of the child" |
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 | 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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
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 |
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 | "First name of the child" |
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() {#1680 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1679 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_childFirstName" ] |
cache_key | "_form_childFirstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2617 -form: Symfony\Component\Form\Form {#2054 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2618 …5} |
full_name | "form[childFirstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_childFirstName" |
label | "First name of the child" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "childFirstName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_childFirstName" |
valid | true |
value | "" |
childBirthday
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "year" => "" "month" => "" "day" => "" ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
format | "ddMMyyyy" |
same as passed value |
label | "Child's Birthday" |
same as passed value |
mapped | false |
false
|
placeholder | [ "day" => "Day" "month" => "Month" "year" => "Year" ] |
[ "year" => "Year" "month" => "Month" "day" => "Day" ] |
years | [ 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 ] |
[ 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 ] |
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 | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
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 | "ddMMyyyy" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid birthdate." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Child's Birthday" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "Year" "month" => "Month" "day" => "Day" ] |
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() {#1691 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1688 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "choice" |
years | [ 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "birthday" "_form_childBirthday" ] |
cache_key | "_form_childBirthday_birthday" |
compound | true |
data | null |
date_pattern | "{{ day }}{{ month }}{{ year }}" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2619 -form: Symfony\Component\Form\Form {#2086 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2620 …5} |
full_name | "form[childBirthday]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_childBirthday" |
label | "Child's Birthday" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "childBirthday" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_childBirthday" |
valid | true |
value | [ "year" => "" "month" => "" "day" => "" ] |
widget | "choice" |
year
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 2016 => 2016 2015 => 2015 2014 => 2014 2013 => 2013 2012 => 2012 2011 => 2011 2010 => 2010 2009 => 2009 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 ] |
[ 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 2016 => 2016 2015 => 2015 2014 => 2014 2013 => 2013 2012 => 2012 2011 => 2011 2010 => 2010 2009 => 2009 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "Please enter a valid birthdate." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | "Year" |
same as passed value |
required | true |
same as passed value |
translation_domain | null |
null
|
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 2016 => 2016 2015 => 2015 2014 => 2014 2013 => 2013 2012 => 2012 2011 => 2011 2010 => 2010 2009 => 2009 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | true |
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 | [] |
inherit_data | false |
invalid_message | "Please enter a valid birthdate." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Year" |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2059 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#2058 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_childBirthday_year" ] |
cache_key | "_form_childBirthday_year_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2625 +label: "2021" +value: "2021" +data: 2021 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2626 +label: "2020" +value: "2020" +data: 2020 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2627 +label: "2019" +value: "2019" +data: 2019 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2628 +label: "2018" +value: "2018" +data: 2018 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2629 +label: "2017" +value: "2017" +data: 2017 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2630 +label: "2016" +value: "2016" +data: 2016 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2631 +label: "2015" +value: "2015" +data: 2015 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2632 +label: "2014" +value: "2014" +data: 2014 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2633 +label: "2013" +value: "2013" +data: 2013 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2634 +label: "2012" +value: "2012" +data: 2012 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2635 +label: "2011" +value: "2011" +data: 2011 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2636 +label: "2010" +value: "2010" +data: 2010 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2637 +label: "2009" +value: "2009" +data: 2009 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2638 +label: "2008" +value: "2008" +data: 2008 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2639 +label: "2007" +value: "2007" +data: 2007 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2640 +label: "2006" +value: "2006" +data: 2006 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2641 +label: "2005" +value: "2005" +data: 2005 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2642 +label: "2004" +value: "2004" +data: 2004 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2643 +label: "2003" +value: "2003" +data: 2003 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2644 +label: "2002" +value: "2002" +data: 2002 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2645 +label: "2001" +value: "2001" +data: 2001 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2646 +label: "2000" +value: "2000" +data: 2000 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2647 +label: "1999" +value: "1999" +data: 1999 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2624 -form: Symfony\Component\Form\Form {#2089 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2623 …5} |
full_name | "form[childBirthday][year]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_childBirthday_year" |
is_selected | Closure($choice, $value) {#2649 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "year" |
placeholder | "Year" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_childBirthday_year" |
valid | true |
value | "" |
month
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
[ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "Please enter a valid birthdate." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | "Month" |
same as passed value |
required | true |
same as passed value |
translation_domain | null |
null
|
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | true |
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 | [] |
inherit_data | false |
invalid_message | "Please enter a valid birthdate." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Month" |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#2069 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_childBirthday_month" ] |
cache_key | "_form_childBirthday_month_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2366 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2367 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2368 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2369 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2370 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2371 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2372 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2373 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2374 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2375 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2376 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2377 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2650 -form: Symfony\Component\Form\Form {#2092 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2651 …5} |
full_name | "form[childBirthday][month]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_childBirthday_month" |
is_selected | Closure($choice, $value) {#2652 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "month" |
placeholder | "Month" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_childBirthday_month" |
valid | true |
value | "" |
day
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
[ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "Please enter a valid birthdate." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | "Day" |
same as passed value |
required | true |
same as passed value |
translation_domain | null |
null
|
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | true |
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 | [] |
inherit_data | false |
invalid_message | "Please enter a valid birthdate." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Day" |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2079 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#2078 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_childBirthday_day" ] |
cache_key | "_form_childBirthday_day_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2382 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2383 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2384 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2385 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2386 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2387 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2388 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2389 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2390 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2391 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2392 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2393 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2394 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2395 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2396 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2397 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2398 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2399 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2400 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2401 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2402 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2403 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2404 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2405 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2406 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2407 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2408 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2409 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2410 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2411 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2412 +label: "31" +value: "31" +data: 31 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2653 -form: Symfony\Component\Form\Form {#2095 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2654 …5} |
full_name | "form[childBirthday][day]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_childBirthday_day" |
is_selected | Closure($choice, $value) {#2655 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "day" |
placeholder | "Day" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_childBirthday_day" |
valid | true |
value | "" |
childGender
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 |
---|---|---|
choices | [ "Male" => "m" "Feminine" => "f" "Various" => "d" ] |
[ "Male" => "m" "Feminine" => "f" "Various" => "d" ] |
label | "Gender of the child" |
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 | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Male" => "m" "Feminine" => "f" "Various" => "d" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
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." |
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 | "Gender of the child" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1702 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1701 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_childGender" ] |
cache_key | "_form_childGender_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2657 +label: "Male" +value: "m" +data: "m" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2656 +label: "Feminine" +value: "f" +data: "f" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2658 +label: "Various" +value: "d" +data: "d" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2621 -form: Symfony\Component\Form\Form {#2098 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2622 …5} |
full_name | "form[childGender]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_childGender" |
is_selected | Closure($choice, $value) {#2660 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Gender of the child" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "childGender" |
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 | "_form_childGender" |
valid | true |
value | "" |
childGrade
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "onchange" => "checkVisability()" ] |
[ "onchange" => "checkVisability()" ] |
choices | [ "Unknown" => null 1 => "1" 2 => "2" 3 => "3" 4 => "4" 5 => "5" 6 => "6" 7 => "7" 8 => "8" 9 => "9" 10 => "10" 11 => "11" 12 => "12" 13 => "13" ] |
[ "Unknown" => null 1 => "1" 2 => "2" 3 => "3" 4 => "4" 5 => "5" 6 => "6" 7 => "7" 8 => "8" 9 => "9" 10 => "10" 11 => "11" 12 => "12" 13 => "13" ] |
label | "In welcher Jahrgangsstufe wird ihr Kind am 1.08. gehen?" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "onchange" => "checkVisability()" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Unknown" => null 1 => "1" 2 => "2" 3 => "3" 4 => "4" 5 => "5" 6 => "6" 7 => "7" 8 => "8" 9 => "9" 10 => "10" 11 => "11" 12 => "12" 13 => "13" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
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." |
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 | "In welcher Jahrgangsstufe wird ihr Kind am 1.08. gehen?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
multiple | false |
placeholder | "" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1713 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1712 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "onchange" => "checkVisability()" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_childGrade" ] |
cache_key | "_form_childGrade_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2663 +label: "Unknown" +value: "0" +data: null +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2664 +label: "1" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2665 +label: "2" +value: "2" +data: "2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2666 +label: "3" +value: "3" +data: "3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2667 +label: "4" +value: "4" +data: "4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2668 +label: "5" +value: "5" +data: "5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2669 +label: "6" +value: "6" +data: "6" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2670 +label: "7" +value: "7" +data: "7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2671 +label: "8" +value: "8" +data: "8" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2672 +label: "9" +value: "9" +data: "9" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2673 +label: "10" +value: "10" +data: "10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2674 +label: "11" +value: "11" +data: "11" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2675 +label: "12" +value: "12" +data: "12" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2676 +label: "13" +value: "13" +data: "13" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2661 -form: Symfony\Component\Form\Form {#2101 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2662 …5} |
full_name | "form[childGrade]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_childGrade" |
is_selected | Closure($choice, $value) {#2678 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "In welcher Jahrgangsstufe wird ihr Kind am 1.08. gehen?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "childGrade" |
placeholder | "" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_childGrade" |
valid | true |
value | "0" |
childComment
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 | [ "type" => "text" "cols" => "40" "rows" => "5" "placeholder" => "Does your child have food intolerances, allergies or long-term illnesses? Does it need to take medication regularly? Are there other restrictions or what is important to mention for everyday school life?" ] |
[ "type" => "text" "cols" => "40" "rows" => "5" "placeholder" => "Does your child have food intolerances, allergies or long-term illnesses? Does it need to take medication regularly? Are there other restrictions or what is important to mention for everyday school life?" ] |
label | "What else should we know about your child (optional)" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "type" => "text" "cols" => "40" "rows" => "5" "placeholder" => "Does your child have food intolerances, allergies or long-term illnesses? Does it need to take medication regularly? Are there other restrictions or what is important to mention for everyday school life?" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1723 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 | "What else should we know about your child (optional)" |
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() {#1728 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1722 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "type" => "text" "cols" => "40" "rows" => "5" "placeholder" => "Does your child have food intolerances, allergies or long-term illnesses? Does it need to take medication regularly? Are there other restrictions or what is important to mention for everyday school life?" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_form_childComment" ] |
cache_key | "_form_childComment_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2679 -form: Symfony\Component\Form\Form {#2104 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2680 …5} |
full_name | "form[childComment]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_childComment" |
label | "What else should we know about your child (optional)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "childComment" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_childComment" |
valid | true |
value | "" |
childClass
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 |
---|---|---|
choices | [ "Unknown" => "" "a" => "a" "b" => "b" "c" => "c" "d" => "d" "e" => "e" "f" => "f" ] |
[ "Unknown" => "" "a" => "a" "b" => "b" "c" => "c" "d" => "d" "e" => "e" "f" => "f" ] |
label | "Class" |
same as passed value |
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Unknown" => "" "a" => "a" "b" => "b" "c" => "c" "d" => "d" "e" => "e" "f" => "f" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
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." |
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 | "Class" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
multiple | false |
placeholder | "" |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1736 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1735 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_childClass" ] |
cache_key | "_form_childClass_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2683 +label: "Unknown" +value: "" +data: "" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2684 +label: "a" +value: "a" +data: "a" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2685 +label: "b" +value: "b" +data: "b" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2686 +label: "c" +value: "c" +data: "c" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2687 +label: "d" +value: "d" +data: "d" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2688 +label: "e" +value: "e" +data: "e" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2689 +label: "f" +value: "f" +data: "f" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2681 -form: Symfony\Component\Form\Form {#2107 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2682 …5} |
full_name | "form[childClass]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_childClass" |
is_selected | Closure($choice, $value) {#2691 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Class" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "childClass" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | true |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_childClass" |
valid | true |
value | "" |
iban
"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 | [ "value" => "DE" ] |
same as passed value |
label | "IBAN" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "value" => "DE" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1746 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 | "IBAN" |
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() {#1748 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1747 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "value" => "DE" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_iban" ] |
cache_key | "_form_iban_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2692 -form: Symfony\Component\Form\Form {#2110 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2693 …5} |
full_name | "form[iban]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_iban" |
label | "IBAN" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "iban" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_iban" |
valid | true |
value | "" |
bic
"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 |
---|---|---|
label | "BIC" |
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 | 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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1755 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 | "BIC" |
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() {#1757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1756 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_bic" ] |
cache_key | "_form_bic_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2694 -form: Symfony\Component\Form\Form {#2113 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2695 …5} |
full_name | "form[bic]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_bic" |
label | "BIC" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "bic" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_bic" |
valid | true |
value | "" |
accountHolder
"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 |
---|---|---|
label | "account owner" |
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 | 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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1764 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 | "account owner" |
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() {#1766 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1765 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_accountHolder" ] |
cache_key | "_form_accountHolder_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2696 -form: Symfony\Component\Form\Form {#2116 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2697 …5} |
full_name | "form[accountHolder]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_accountHolder" |
label | "account owner" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "accountHolder" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_accountHolder" |
valid | true |
value | "" |
bankName
"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 |
---|---|---|
label | "bank name" |
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 | 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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1773 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 | "bank name" |
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() {#1775 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1774 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_bankName" ] |
cache_key | "_form_bankName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2698 -form: Symfony\Component\Form\Form {#2119 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2699 …5} |
full_name | "form[bankName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_bankName" |
label | "bank name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "bankName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_bankName" |
valid | true |
value | "" |
captcha
"App\Form\CustomCaptchaType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
captcha | [ "number1" => 16 "number2" => 20 ] |
[ "number1" => 16 "number2" => 20 ] |
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 |
captcha | [ "number1" => 16 "number2" => 20 ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1786 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 | "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 | 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() {#1788 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1787 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "custom_captcha" "_form_captcha" ] |
cache_key | "_form_captcha_custom_captcha" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2700 -form: Symfony\Component\Form\Form {#2157 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2701 …5} |
full_name | "form[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_captcha" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "captcha" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_captcha" |
valid | true |
value | null |
number1
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 16 |
View Format |
"16"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "display:none" ] |
[ "style" => "display:none" ] |
data | 16 |
same as passed value |
label | false |
false
|
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "display:none" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data | 16 |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2123 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 |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "Please enter a number." |
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 | true |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2130 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#2129 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "display:none" "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_form_captcha_number1" ] |
cache_key | "_form_captcha_number1_number" |
compound | false |
data | 16 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2702 -form: Symfony\Component\Form\Form {#2160 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2703 …5} |
full_name | "form[captcha][number1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_captcha_number1" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "number1" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_captcha_number1" |
valid | true |
value | "16" |
number2
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 20 |
View Format |
"20"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "display:none" ] |
[ "style" => "display:none" ] |
data | 20 |
same as passed value |
label | false |
false
|
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "display:none" ] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data | 20 |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2141 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 |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "Please enter a number." |
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 | true |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#2144 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "display:none" "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_form_captcha_number2" ] |
cache_key | "_form_captcha_number2_number" |
compound | false |
data | 20 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2706 -form: Symfony\Component\Form\Form {#2163 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2707 …5} |
full_name | "form[captcha][number2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_captcha_number2" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "number2" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_captcha_number2" |
valid | true |
value | "20" |
customCaptcha
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 | "Solve the math problem: 16 + 20" |
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 | [] |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2148 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 |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "Please enter a number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Solve the math problem: 16 + 20" |
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 |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2150 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#2149 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_form_captcha_customCaptcha" ] |
cache_key | "_form_captcha_customCaptcha_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2708 -form: Symfony\Component\Form\Form {#2166 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2709 …5} |
full_name | "form[captcha][customCaptcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_captcha_customCaptcha" |
label | "Solve the math problem: 16 + 20" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "customCaptcha" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_captcha_customCaptcha" |
valid | true |
value | "" |
save
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "save btn btn-green" "onclick" => "return checkCaptcha()" ] |
[ "class" => "save btn btn-green" "onclick" => "return checkCaptcha()" ] |
label | "Submit" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "save btn btn-green" "onclick" => "return checkCaptcha()" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "class" => "save btn btn-green" "onclick" => "return checkCaptcha()" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_form_save" ] |
cache_key | "_form_save_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2704 …5} |
full_name | "form[save]" |
id | "form_save" |
label | "Submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "save" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_form_save" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "9cab2.JAQn-Q2MGhY7Ydreu5KNK5Srsj3x8sLSbUH_LQ-yubE.dHEKnUr7QE5vNeuJg8X5U__pxnSHuIyrKSWnT1WC7_prYXG6IN9WU3QUrQ" |
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 | "9cab2.JAQn-Q2MGhY7Ydreu5KNK5Srsj3x8sLSbUH_LQ-yubE.dHEKnUr7QE5vNeuJg8X5U__pxnSHuIyrKSWnT1WC7_prYXG6IN9WU3QUrQ" |
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 {#1069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1070 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1087 …} } |
data | "9cab2.JAQn-Q2MGhY7Ydreu5KNK5Srsj3x8sLSbUH_LQ-yubE.dHEKnUr7QE5vNeuJg8X5U__pxnSHuIyrKSWnT1WC7_prYXG6IN9WU3QUrQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2728 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() {#2717 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#2716 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
cache_key | "_form__token_hidden" |
compound | false |
data | "9cab2.JAQn-Q2MGhY7Ydreu5KNK5Srsj3x8sLSbUH_LQ-yubE.dHEKnUr7QE5vNeuJg8X5U__pxnSHuIyrKSWnT1WC7_prYXG6IN9WU3QUrQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2737 -form: Symfony\Component\Form\Form {#2711 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2720 …5} |
full_name | "form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "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 | "_form__token" |
valid | true |
value | "9cab2.JAQn-Q2MGhY7Ydreu5KNK5Srsj3x8sLSbUH_LQ-yubE.dHEKnUr7QE5vNeuJg8X5U__pxnSHuIyrKSWnT1WC7_prYXG6IN9WU3QUrQ" |