Forms
-
-
firstName
-
lastName
-
email
-
telephone
-
fullAddress
-
country
-
city
-
state
-
postalCode
-
password
-
customer_checkout
Form type:
"App\Form\CustomerCheckoutType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Customer {#636 -id: null -firstName: null -lastName: null -email: null -telephone: null -fullAddress: null -gender: null -dateOfBirth: null -country: null -city: null -state: null -postalCode: null -orders: Doctrine\Common\Collections\ArrayCollection {#637 …} -wishlists: Doctrine\Common\Collections\ArrayCollection {#638 …} -user: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Customer {#636 -id: null -firstName: null -lastName: null -email: null -telephone: null -fullAddress: null -gender: null -dateOfBirth: null -country: null -city: null -state: null -postalCode: null -orders: Doctrine\Common\Collections\ArrayCollection {#637 …} -wishlists: Doctrine\Common\Collections\ArrayCollection {#638 …} -user: 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 | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#218 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#44 …} -namespace: Closure() {#210 …} } |
data | App\Entity\Customer {#636 -id: null -firstName: null -lastName: null -email: null -telephone: null -fullAddress: null -gender: null -dateOfBirth: null -country: null -city: null -state: null -postalCode: null -orders: Doctrine\Common\Collections\ArrayCollection {#637 …} -wishlists: Doctrine\Common\Collections\ArrayCollection {#638 …} -user: null } |
data_class | "App\Entity\Customer" |
disabled | false |
empty_data | Closure(FormInterface $form) {#796 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#660 …} use: { $class: "App\Entity\Customer" } } |
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() {#798 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#777 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#668 …} $translationDomain: "validators" $message: Closure() {#797 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "customer_checkout" "_customer_checkout" ] |
cache_key | "_customer_checkout_customer_checkout" |
compound | true |
data | App\Entity\Customer {#636 -id: null -firstName: null -lastName: null -email: null -telephone: null -fullAddress: null -gender: null -dateOfBirth: null -country: null -city: null -state: null -postalCode: null -orders: Doctrine\Common\Collections\ArrayCollection {#637 …} -wishlists: Doctrine\Common\Collections\ArrayCollection {#638 …} -user: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1071 -form: Symfony\Component\Form\Form {#1075 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#799 …5} |
full_name | "customer_checkout" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "customer_checkout" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "customer_checkout" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_customer_checkout" |
valid | true |
value | App\Entity\Customer {#636 -id: null -firstName: null -lastName: null -email: null -telephone: null -fullAddress: null -gender: null -dateOfBirth: null -country: null -city: null -state: null -postalCode: null -orders: Doctrine\Common\Collections\ArrayCollection {#637 …} -wishlists: Doctrine\Common\Collections\ArrayCollection {#638 …} -user: null } |
firstName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#218 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#44 …} -namespace: Closure() {#210 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#820 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#660 …} } |
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 | 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() {#814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#777 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#668 …} $translationDomain: "validators" $message: Closure() {#819 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_customer_checkout_firstName" ] |
cache_key | "_customer_checkout_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1027 -form: Symfony\Component\Form\Form {#1078 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1042 …5} |
full_name | "customer_checkout[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "customer_checkout_firstName" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_customer_checkout_firstName" |
valid | true |
value | "" |
lastName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#218 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#44 …} -namespace: Closure() {#210 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#832 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#660 …} } |
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 | 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() {#982 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#777 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#668 …} $translationDomain: "validators" $message: Closure() {#981 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_customer_checkout_lastName" ] |
cache_key | "_customer_checkout_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1010 -form: Symfony\Component\Form\Form {#1081 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1001 …5} |
full_name | "customer_checkout[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "customer_checkout_lastName" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_customer_checkout_lastName" |
valid | true |
value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#218 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#44 …} -namespace: Closure() {#210 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#979 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#660 …} } |
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 | 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() {#991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#777 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#668 …} $translationDomain: "validators" $message: Closure() {#990 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_customer_checkout_email" ] |
cache_key | "_customer_checkout_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#992 -form: Symfony\Component\Form\Form {#1084 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#983 …5} |
full_name | "customer_checkout[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "customer_checkout_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_customer_checkout_email" |
valid | true |
value | "" |
telephone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#218 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#44 …} -namespace: Closure() {#210 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#988 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#660 …} } |
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 | 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#777 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#668 …} $translationDomain: "validators" $message: Closure() {#999 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_customer_checkout_telephone" ] |
cache_key | "_customer_checkout_telephone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#816 -form: Symfony\Component\Form\Form {#1087 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1109 …5} |
full_name | "customer_checkout[telephone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "customer_checkout_telephone" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "telephone" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_customer_checkout_telephone" |
valid | true |
value | "" |
fullAddress
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#218 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#44 …} -namespace: Closure() {#210 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#997 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#660 …} } |
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 | 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1009 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#777 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#668 …} $translationDomain: "validators" $message: Closure() {#1008 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_customer_checkout_fullAddress" ] |
cache_key | "_customer_checkout_fullAddress_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1111 -form: Symfony\Component\Form\Form {#1090 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1112 …5} |
full_name | "customer_checkout[fullAddress]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "customer_checkout_fullAddress" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "fullAddress" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_customer_checkout_fullAddress" |
valid | true |
value | "" |
country
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 | [ "Albania" => "AL" "Andorra" => "AD" "Austria" => "AT" "Belarus" => "BY" "Belgium" => "BE" "Bosnia & Herzegovina" => "BA" "Bulgaria" => "BG" "Croatia" => "HR" "Cyprus" => "CY" "Czechia" => "CZ" "Denmark" => "DK" "Estonia" => "EE" "Finland" => "FI" "France" => "FR" "Germany" => "DE" "Greece" => "GR" "Hungary" => "HU" "Iceland" => "IS" "Ireland" => "IE" "Italy" => "IT" "Latvia" => "LV" "Liechtenstein" => "LI" "Lithuania" => "LT" "Luxembourg" => "LU" "Malta" => "MT" "Moldova" => "MD" "Monaco" => "MC" "Montenegro" => "ME" "Netherlands" => "NL" "North Macedonia" => "MK" "Norway" => "NO" "Poland" => "PL" "Portugal" => "PT" "Romania" => "RO" "Russia" => "RU" "San Marino" => "SM" "Serbia" => "RS" "Slovakia" => "SK" "Slovenia" => "SI" "Spain" => "ES" "Sweden" => "SE" "Switzerland" => "CH" "Ukraine" => "UA" "United Kingdom" => "GB" "Vatican City" => "VA" ] |
[ "Albania" => "AL" "Andorra" => "AD" "Austria" => "AT" "Belarus" => "BY" "Belgium" => "BE" "Bosnia & Herzegovina" => "BA" "Bulgaria" => "BG" "Croatia" => "HR" "Cyprus" => "CY" "Czechia" => "CZ" "Denmark" => "DK" "Estonia" => "EE" "Finland" => "FI" "France" => "FR" "Germany" => "DE" "Greece" => "GR" "Hungary" => "HU" "Iceland" => "IS" "Ireland" => "IE" "Italy" => "IT" "Latvia" => "LV" "Liechtenstein" => "LI" "Lithuania" => "LT" "Luxembourg" => "LU" "Malta" => "MT" "Moldova" => "MD" "Monaco" => "MC" "Montenegro" => "ME" "Netherlands" => "NL" "North Macedonia" => "MK" "Norway" => "NO" "Poland" => "PL" "Portugal" => "PT" "Romania" => "RO" "Russia" => "RU" "San Marino" => "SM" "Serbia" => "RS" "Slovakia" => "SK" "Slovenia" => "SI" "Spain" => "ES" "Sweden" => "SE" "Switzerland" => "CH" "Ukraine" => "UA" "United Kingdom" => "GB" "Vatican City" => "VA" ] |
label | "Country" |
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 |
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 | [ "Albania" => "AL" "Andorra" => "AD" "Austria" => "AT" "Belarus" => "BY" "Belgium" => "BE" "Bosnia & Herzegovina" => "BA" "Bulgaria" => "BG" "Croatia" => "HR" "Cyprus" => "CY" "Czechia" => "CZ" "Denmark" => "DK" "Estonia" => "EE" "Finland" => "FI" "France" => "FR" "Germany" => "DE" "Greece" => "GR" "Hungary" => "HU" "Iceland" => "IS" "Ireland" => "IE" "Italy" => "IT" "Latvia" => "LV" "Liechtenstein" => "LI" "Lithuania" => "LT" "Luxembourg" => "LU" "Malta" => "MT" "Moldova" => "MD" "Monaco" => "MC" "Montenegro" => "ME" "Netherlands" => "NL" "North Macedonia" => "MK" "Norway" => "NO" "Poland" => "PL" "Portugal" => "PT" "Romania" => "RO" "Russia" => "RU" "San Marino" => "SM" "Serbia" => "RS" "Slovakia" => "SK" "Slovenia" => "SI" "Spain" => "ES" "Sweden" => "SE" "Switzerland" => "CH" "Ukraine" => "UA" "United Kingdom" => "GB" "Vatican City" => "VA" ] |
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 {#218 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#44 …} -namespace: Closure() {#210 …} } |
data_class | null |
disabled | false |
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 | "Country" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
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() {#1026 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#777 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#668 …} $translationDomain: "validators" $message: Closure() {#1024 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_customer_checkout_country" ] |
cache_key | "_customer_checkout_country_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1152 +label: "Albania" +value: "AL" +data: "AL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1154 +label: "Andorra" +value: "AD" +data: "AD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1155 +label: "Austria" +value: "AT" +data: "AT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1156 +label: "Belarus" +value: "BY" +data: "BY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1157 +label: "Belgium" +value: "BE" +data: "BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1158 +label: "Bosnia & Herzegovina" +value: "BA" +data: "BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1159 +label: "Bulgaria" +value: "BG" +data: "BG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1160 +label: "Croatia" +value: "HR" +data: "HR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1161 +label: "Cyprus" +value: "CY" +data: "CY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1162 +label: "Czechia" +value: "CZ" +data: "CZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1163 +label: "Denmark" +value: "DK" +data: "DK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1164 +label: "Estonia" +value: "EE" +data: "EE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1165 +label: "Finland" +value: "FI" +data: "FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1166 +label: "France" +value: "FR" +data: "FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1167 +label: "Germany" +value: "DE" +data: "DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1168 +label: "Greece" +value: "GR" +data: "GR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1169 +label: "Hungary" +value: "HU" +data: "HU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1170 +label: "Iceland" +value: "IS" +data: "IS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1171 +label: "Ireland" +value: "IE" +data: "IE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1172 +label: "Italy" +value: "IT" +data: "IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1173 +label: "Latvia" +value: "LV" +data: "LV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1174 +label: "Liechtenstein" +value: "LI" +data: "LI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1175 +label: "Lithuania" +value: "LT" +data: "LT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1176 +label: "Luxembourg" +value: "LU" +data: "LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1177 +label: "Malta" +value: "MT" +data: "MT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1178 +label: "Moldova" +value: "MD" +data: "MD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1179 +label: "Monaco" +value: "MC" +data: "MC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1180 +label: "Montenegro" +value: "ME" +data: "ME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1181 +label: "Netherlands" +value: "NL" +data: "NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1182 +label: "North Macedonia" +value: "MK" +data: "MK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1183 +label: "Norway" +value: "NO" +data: "NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1184 +label: "Poland" +value: "PL" +data: "PL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1185 +label: "Portugal" +value: "PT" +data: "PT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1186 +label: "Romania" +value: "RO" +data: "RO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1187 +label: "Russia" +value: "RU" +data: "RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1188 +label: "San Marino" +value: "SM" +data: "SM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1189 +label: "Serbia" +value: "RS" +data: "RS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1190 +label: "Slovakia" +value: "SK" +data: "SK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1191 +label: "Slovenia" +value: "SI" +data: "SI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1192 +label: "Spain" +value: "ES" +data: "ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1193 +label: "Sweden" +value: "SE" +data: "SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1194 +label: "Switzerland" +value: "CH" +data: "CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1195 +label: "Ukraine" +value: "UA" +data: "UA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1196 +label: "United Kingdom" +value: "GB" +data: "GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1197 +label: "Vatican City" +value: "VA" +data: "VA" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1113 -form: Symfony\Component\Form\Form {#1093 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1114 …5} |
full_name | "customer_checkout[country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "customer_checkout_country" |
is_selected | Closure($choice, $value) {#1199 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1006 …} } |
label | "Country" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "country" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_customer_checkout_country" |
valid | true |
value | "" |
city
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#218 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#44 …} -namespace: Closure() {#210 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1035 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#660 …} } |
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 | 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1041 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#777 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#668 …} $translationDomain: "validators" $message: Closure() {#1040 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_customer_checkout_city" ] |
cache_key | "_customer_checkout_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1200 -form: Symfony\Component\Form\Form {#1096 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1201 …5} |
full_name | "customer_checkout[city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "customer_checkout_city" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_customer_checkout_city" |
valid | true |
value | "" |
state
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#218 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#44 …} -namespace: Closure() {#210 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1038 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#660 …} } |
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 | 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1050 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#777 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#668 …} $translationDomain: "validators" $message: Closure() {#1049 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_customer_checkout_state" ] |
cache_key | "_customer_checkout_state_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1202 -form: Symfony\Component\Form\Form {#1099 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1203 …5} |
full_name | "customer_checkout[state]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "customer_checkout_state" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "state" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_customer_checkout_state" |
valid | true |
value | "" |
postalCode
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#218 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#44 …} -namespace: Closure() {#210 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1047 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#660 …} } |
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 | 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1059 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#777 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#668 …} $translationDomain: "validators" $message: Closure() {#1058 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_customer_checkout_postalCode" ] |
cache_key | "_customer_checkout_postalCode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1204 -form: Symfony\Component\Form\Form {#1102 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1205 …5} |
full_name | "customer_checkout[postalCode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "customer_checkout_postalCode" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "postalCode" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_customer_checkout_postalCode" |
valid | true |
value | "" |
password
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | 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 {#218 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#233 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#44 …} -namespace: Closure() {#210 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1068 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#660 …} } |
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 | 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 | false |
upload_max_size_message | Closure() {#1070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#777 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#668 …} $translationDomain: "validators" $message: Closure() {#1069 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_customer_checkout_password" ] |
cache_key | "_customer_checkout_password_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1206 -form: Symfony\Component\Form\Form {#1105 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1207 …5} |
full_name | "customer_checkout[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "customer_checkout_password" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_customer_checkout_password" |
valid | true |
value | "" |