Forms
-
cart
-
shippingAddress
-
streetAddress
-
postalCode
-
addressLocality
-
latitude
-
longitude
-
-
timeSlot
-
isNewAddress
-
takeaway
-
_token
-
cart
Form type:
"AppBundle\Form\Order\CartType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | AppBundle\Entity\Sylius\Order {#5594 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#5593 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#5591 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1779319726 {#5590 date: 2026-05-21 01:28:46.334532 Europe/Paris (+02:00) } #updatedAt: null #customer: null #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#5589 …} #delivery: null #events: Doctrine\Common\Collections\ArrayCollection {#5588 …} #timeline: null #channel: Sylius\Component\Channel\Model\Channel {#5547 …} #promotionCoupon: null #promotions: Doctrine\Common\Collections\ArrayCollection {#5587 …} #reusablePackagingEnabled: false #receipt: null #tipAmount: null #shippingTimeRange: null #takeaway: false #vendors: Doctrine\Common\Collections\ArrayCollection {#5586 …} #invitation: null #loopeatDetails: null #loopeatCredentials: null #businessAccount: null #bookmarks: Doctrine\Common\Collections\ArrayCollection {#5585 …} #subscription: null #exports: Doctrine\Common\Collections\ArrayCollection {#5584 …} #vytalCode: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| csrf_protection | true |
same as passed value |
| data | AppBundle\Entity\Sylius\Order {#5594 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#5593 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#5591 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1779319726 {#5590 date: 2026-05-21 01:28:46.334532 Europe/Paris (+02:00) } #updatedAt: null #customer: null #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#5589 …} #delivery: null #events: Doctrine\Common\Collections\ArrayCollection {#5588 …} #timeline: null #channel: Sylius\Component\Channel\Model\Channel {#5547 …} #promotionCoupon: null #promotions: Doctrine\Common\Collections\ArrayCollection {#5587 …} #reusablePackagingEnabled: false #receipt: null #tipAmount: null #shippingTimeRange: null #takeaway: false #vendors: Doctrine\Common\Collections\ArrayCollection {#5586 …} #invitation: null #loopeatDetails: null #loopeatCredentials: null #businessAccount: null #bookmarks: Doctrine\Common\Collections\ArrayCollection {#5585 …} #subscription: null #exports: Doctrine\Common\Collections\ArrayCollection {#5584 …} #vytalCode: 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 {#5494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5492 …} -namespace: Closure() {#5490 …} } |
| data | AppBundle\Entity\Sylius\Order {#5594 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#5593 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#5591 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1779319726 {#5590 date: 2026-05-21 01:28:46.334532 Europe/Paris (+02:00) } #updatedAt: null #customer: null #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#5589 …} #delivery: null #events: Doctrine\Common\Collections\ArrayCollection {#5588 …} #timeline: null #channel: Sylius\Component\Channel\Model\Channel {#5547 …} #promotionCoupon: null #promotions: Doctrine\Common\Collections\ArrayCollection {#5587 …} #reusablePackagingEnabled: false #receipt: null #tipAmount: null #shippingTimeRange: null #takeaway: false #vendors: Doctrine\Common\Collections\ArrayCollection {#5586 …} #invitation: null #loopeatDetails: null #loopeatCredentials: null #businessAccount: null #bookmarks: Doctrine\Common\Collections\ArrayCollection {#5585 …} #subscription: null #exports: Doctrine\Common\Collections\ArrayCollection {#5584 …} #vytalCode: null } |
| data_class | "AppBundle\Sylius\Order\OrderInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5468 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "AppBundle\Sylius\Order\OrderInterface" } } |
| 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 |
| redirect_to_enabled | false |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5466 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5467 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "cart" "_cart" ] |
| cache_key | "_cart_cart" |
| compound | true |
| data | AppBundle\Entity\Sylius\Order {#5594 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#5593 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#5591 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1779319726 {#5590 date: 2026-05-21 01:28:46.334532 Europe/Paris (+02:00) } #updatedAt: null #customer: null #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#5589 …} #delivery: null #events: Doctrine\Common\Collections\ArrayCollection {#5588 …} #timeline: null #channel: Sylius\Component\Channel\Model\Channel {#5547 …} #promotionCoupon: null #promotions: Doctrine\Common\Collections\ArrayCollection {#5587 …} #reusablePackagingEnabled: false #receipt: null #tipAmount: null #shippingTimeRange: null #takeaway: false #vendors: Doctrine\Common\Collections\ArrayCollection {#5586 …} #invitation: null #loopeatDetails: null #loopeatCredentials: null #businessAccount: null #bookmarks: Doctrine\Common\Collections\ArrayCollection {#5585 …} #subscription: null #exports: Doctrine\Common\Collections\ArrayCollection {#5584 …} #vytalCode: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7395 -form: Symfony\Component\Form\Form {#5417 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7517 …5} |
| full_name | "cart" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cart" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart" |
| valid | true |
| value | AppBundle\Entity\Sylius\Order {#5594 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#5593 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#5591 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1779319726 {#5590 date: 2026-05-21 01:28:46.334532 Europe/Paris (+02:00) } #updatedAt: null #customer: null #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#5589 …} #delivery: null #events: Doctrine\Common\Collections\ArrayCollection {#5588 …} #timeline: null #channel: Sylius\Component\Channel\Model\Channel {#5547 …} #promotionCoupon: null #promotions: Doctrine\Common\Collections\ArrayCollection {#5587 …} #reusablePackagingEnabled: false #receipt: null #tipAmount: null #shippingTimeRange: null #takeaway: false #vendors: Doctrine\Common\Collections\ArrayCollection {#5586 …} #invitation: null #loopeatDetails: null #loopeatCredentials: null #businessAccount: null #bookmarks: Doctrine\Common\Collections\ArrayCollection {#5585 …} #subscription: null #exports: Doctrine\Common\Collections\ArrayCollection {#5584 …} #vytalCode: null } |
shippingAddress
Form type:
"AppBundle\Form\AddressType"
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 |
|---|---|---|
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5492 …} -namespace: Closure() {#5490 …} } |
| data_class | "AppBundle\Entity\Address" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5451 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "AppBundle\Entity\Address" } } |
| error_bubbling | true |
| error_mapping | [] |
| extended | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| redirect_to_enabled | false |
| required | true |
| row_attr | [] |
| setter | null |
| street_address_label | "form.address.streetAddress.label" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5449 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5450 …} $translationDomain: "validators" } } |
| validation_groups | null |
| with_contact_name | false |
| with_description | true |
| with_name | false |
| with_telephone | false |
| with_widget | false |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "address" "_cart_shippingAddress" ] |
| cache_key | "_cart_shippingAddress_address" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7518 -form: Symfony\Component\Form\Form {#5171 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7515 …5} |
| full_name | "cart[shippingAddress]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_shippingAddress" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "shippingAddress" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_shippingAddress" |
| valid | true |
| value | null |
streetAddress
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "6a0e43ae54325" ] |
[ "autocomplete" => "6a0e43ae54325" ] |
| label | "form.address.streetAddress.label" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "autocomplete" => "6a0e43ae54325" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#5494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5492 …} -namespace: Closure() {#5490 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5401 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid search term." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.address.streetAddress.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| redirect_to_enabled | false |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5400 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "6a0e43ae54325" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "search" "_cart_shippingAddress_streetAddress" ] |
| cache_key | "_cart_shippingAddress_streetAddress_search" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7473 -form: Symfony\Component\Form\Form {#5838 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7475 …5} |
| full_name | "cart[shippingAddress][streetAddress]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_shippingAddress_streetAddress" |
| label | "form.address.streetAddress.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "streetAddress" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_shippingAddress_streetAddress" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
postalCode
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 | "form.address.postalCode.label" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| 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 {#5494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5492 …} -namespace: Closure() {#5490 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5392 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 | "form.address.postalCode.label" |
| 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 |
| redirect_to_enabled | false |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5390 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5391 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_cart_shippingAddress_postalCode" ] |
| cache_key | "_cart_shippingAddress_postalCode_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7500 -form: Symfony\Component\Form\Form {#5841 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7501 …5} |
| full_name | "cart[shippingAddress][postalCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_shippingAddress_postalCode" |
| label | "form.address.postalCode.label" |
| 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 | "_cart_shippingAddress_postalCode" |
| valid | true |
| value | "" |
addressLocality
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 | "form.address.addressLocality.label" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| 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 {#5494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5492 …} -namespace: Closure() {#5490 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5383 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 | "form.address.addressLocality.label" |
| 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 |
| redirect_to_enabled | false |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5381 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5382 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_cart_shippingAddress_addressLocality" ] |
| cache_key | "_cart_shippingAddress_addressLocality_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7502 -form: Symfony\Component\Form\Form {#5844 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7503 …5} |
| full_name | "cart[shippingAddress][addressLocality]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_shippingAddress_addressLocality" |
| label | "form.address.addressLocality.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addressLocality" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_shippingAddress_addressLocality" |
| valid | true |
| value | "" |
latitude
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 |
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 {#5494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5492 …} -namespace: Closure() {#5490 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5359 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 |
| redirect_to_enabled | false |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5357 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5358 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_cart_shippingAddress_latitude" ] |
| cache_key | "_cart_shippingAddress_latitude_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7504 -form: Symfony\Component\Form\Form {#5847 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7505 …5} |
| full_name | "cart[shippingAddress][latitude]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_shippingAddress_latitude" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "latitude" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_shippingAddress_latitude" |
| valid | true |
| value | "" |
longitude
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 |
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 {#5494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5492 …} -namespace: Closure() {#5490 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5350 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 |
| redirect_to_enabled | false |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5348 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5349 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_cart_shippingAddress_longitude" ] |
| cache_key | "_cart_shippingAddress_longitude_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7506 -form: Symfony\Component\Form\Form {#5850 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7507 …5} |
| full_name | "cart[shippingAddress][longitude]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_shippingAddress_longitude" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "longitude" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_shippingAddress_longitude" |
| valid | true |
| value | "" |
timeSlot
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 |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| 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 {#5494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5492 …} -namespace: Closure() {#5490 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5433 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 |
| redirect_to_enabled | false |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5432 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_cart_timeSlot" ] |
| cache_key | "_cart_timeSlot_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7519 -form: Symfony\Component\Form\Form {#5856 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7468 …5} |
| full_name | "cart[timeSlot]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_timeSlot" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "timeSlot" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_timeSlot" |
| valid | true |
| value | "" |
isNewAddress
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 |
|---|---|---|
| empty_data | true |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| 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 {#5494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5492 …} -namespace: Closure() {#5490 …} } |
| data_class | null |
| disabled | false |
| empty_data | true |
| 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 |
| redirect_to_enabled | false |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5423 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5424 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_cart_isNewAddress" ] |
| cache_key | "_cart_isNewAddress_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7509 -form: Symfony\Component\Form\Form {#5859 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7508 …5} |
| full_name | "cart[isNewAddress]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_isNewAddress" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isNewAddress" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_isNewAddress" |
| valid | true |
| value | "" |
takeaway
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_cart_takeaway" ] |
| cache_key | "_cart_takeaway_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7510 -form: Symfony\Component\Form\Form {#5895 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7511 …5} |
| full_name | "cart[takeaway]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart_takeaway" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "takeaway" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cart_takeaway" |
| valid | true |
| value | "1" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "73e0ae23de6988010e3d4b795b5a41.PS_iBW8wIDM5sVMlizWvtqZE7cMFCQVcOTL94gfM26o.DGCkTyoFcEBx4Tdc5lGX2sownZBTZGJucWuEoX-dl_pzVaFcJnlVd3TUFg" |
| 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 | "73e0ae23de6988010e3d4b795b5a41.PS_iBW8wIDM5sVMlizWvtqZE7cMFCQVcOTL94gfM26o.DGCkTyoFcEBx4Tdc5lGX2sownZBTZGJucWuEoX-dl_pzVaFcJnlVd3TUFg" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "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 {#5494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5492 …} -namespace: Closure() {#5490 …} } |
| data | "73e0ae23de6988010e3d4b795b5a41.PS_iBW8wIDM5sVMlizWvtqZE7cMFCQVcOTL94gfM26o.DGCkTyoFcEBx4Tdc5lGX2sownZBTZGJucWuEoX-dl_pzVaFcJnlVd3TUFg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7516 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 |
| redirect_to_enabled | false |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7512 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#7513 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_cart__token" ] |
| cache_key | "_cart__token_hidden" |
| compound | false |
| data | "73e0ae23de6988010e3d4b795b5a41.PS_iBW8wIDM5sVMlizWvtqZE7cMFCQVcOTL94gfM26o.DGCkTyoFcEBx4Tdc5lGX2sownZBTZGJucWuEoX-dl_pzVaFcJnlVd3TUFg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7567 -form: Symfony\Component\Form\Form {#7563 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7514 …5} |
| full_name | "cart[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cart__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 | "_cart__token" |
| valid | true |
| value | "73e0ae23de6988010e3d4b795b5a41.PS_iBW8wIDM5sVMlizWvtqZE7cMFCQVcOTL94gfM26o.DGCkTyoFcEBx4Tdc5lGX2sownZBTZGJucWuEoX-dl_pzVaFcJnlVd3TUFg" |