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 {#5593 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#5592 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#5590 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1779317244 {#5589 date: 2026-05-21 00:47:24.869079 Europe/Paris (+02:00) } #updatedAt: null #customer: null #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#5588 …} #delivery: null #events: Doctrine\Common\Collections\ArrayCollection {#5587 …} #timeline: null #channel: Sylius\Component\Channel\Model\Channel {#5546 …} #promotionCoupon: null #promotions: Doctrine\Common\Collections\ArrayCollection {#5586 …} #reusablePackagingEnabled: false #receipt: null #tipAmount: null #shippingTimeRange: null #takeaway: false #vendors: Doctrine\Common\Collections\ArrayCollection {#5585 …} #invitation: null #loopeatDetails: null #loopeatCredentials: null #businessAccount: null #bookmarks: Doctrine\Common\Collections\ArrayCollection {#5584 …} #subscription: null #exports: Doctrine\Common\Collections\ArrayCollection {#5583 …} #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 {#5593 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#5592 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#5590 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1779317244 {#5589 date: 2026-05-21 00:47:24.869079 Europe/Paris (+02:00) } #updatedAt: null #customer: null #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#5588 …} #delivery: null #events: Doctrine\Common\Collections\ArrayCollection {#5587 …} #timeline: null #channel: Sylius\Component\Channel\Model\Channel {#5546 …} #promotionCoupon: null #promotions: Doctrine\Common\Collections\ArrayCollection {#5586 …} #reusablePackagingEnabled: false #receipt: null #tipAmount: null #shippingTimeRange: null #takeaway: false #vendors: Doctrine\Common\Collections\ArrayCollection {#5585 …} #invitation: null #loopeatDetails: null #loopeatCredentials: null #businessAccount: null #bookmarks: Doctrine\Common\Collections\ArrayCollection {#5584 …} #subscription: null #exports: Doctrine\Common\Collections\ArrayCollection {#5583 …} #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 {#5493 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5492 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5491 …} -namespace: Closure() {#5489 …} } |
| data | AppBundle\Entity\Sylius\Order {#5593 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#5592 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#5590 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1779317244 {#5589 date: 2026-05-21 00:47:24.869079 Europe/Paris (+02:00) } #updatedAt: null #customer: null #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#5588 …} #delivery: null #events: Doctrine\Common\Collections\ArrayCollection {#5587 …} #timeline: null #channel: Sylius\Component\Channel\Model\Channel {#5546 …} #promotionCoupon: null #promotions: Doctrine\Common\Collections\ArrayCollection {#5586 …} #reusablePackagingEnabled: false #receipt: null #tipAmount: null #shippingTimeRange: null #takeaway: false #vendors: Doctrine\Common\Collections\ArrayCollection {#5585 …} #invitation: null #loopeatDetails: null #loopeatCredentials: null #businessAccount: null #bookmarks: Doctrine\Common\Collections\ArrayCollection {#5584 …} #subscription: null #exports: Doctrine\Common\Collections\ArrayCollection {#5583 …} #vytalCode: null } |
| data_class | "AppBundle\Sylius\Order\OrderInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5467 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() {#5465 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5466 …} $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 {#5593 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#5592 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#5590 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1779317244 {#5589 date: 2026-05-21 00:47:24.869079 Europe/Paris (+02:00) } #updatedAt: null #customer: null #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#5588 …} #delivery: null #events: Doctrine\Common\Collections\ArrayCollection {#5587 …} #timeline: null #channel: Sylius\Component\Channel\Model\Channel {#5546 …} #promotionCoupon: null #promotions: Doctrine\Common\Collections\ArrayCollection {#5586 …} #reusablePackagingEnabled: false #receipt: null #tipAmount: null #shippingTimeRange: null #takeaway: false #vendors: Doctrine\Common\Collections\ArrayCollection {#5585 …} #invitation: null #loopeatDetails: null #loopeatCredentials: null #businessAccount: null #bookmarks: Doctrine\Common\Collections\ArrayCollection {#5584 …} #subscription: null #exports: Doctrine\Common\Collections\ArrayCollection {#5583 …} #vytalCode: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7428 -form: Symfony\Component\Form\Form {#5416 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7549 …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 {#5593 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#5592 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#5590 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1779317244 {#5589 date: 2026-05-21 00:47:24.869079 Europe/Paris (+02:00) } #updatedAt: null #customer: null #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#5588 …} #delivery: null #events: Doctrine\Common\Collections\ArrayCollection {#5587 …} #timeline: null #channel: Sylius\Component\Channel\Model\Channel {#5546 …} #promotionCoupon: null #promotions: Doctrine\Common\Collections\ArrayCollection {#5586 …} #reusablePackagingEnabled: false #receipt: null #tipAmount: null #shippingTimeRange: null #takeaway: false #vendors: Doctrine\Common\Collections\ArrayCollection {#5585 …} #invitation: null #loopeatDetails: null #loopeatCredentials: null #businessAccount: null #bookmarks: Doctrine\Common\Collections\ArrayCollection {#5584 …} #subscription: null #exports: Doctrine\Common\Collections\ArrayCollection {#5583 …} #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 {#5493 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5492 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5491 …} -namespace: Closure() {#5489 …} } |
| data_class | "AppBundle\Entity\Address" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5450 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() {#5448 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5449 …} $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 {#8209 -form: Symfony\Component\Form\Form {#5170 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7764 …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" => "6a0e39fcd636d" ] |
[ "autocomplete" => "6a0e39fcd636d" ] |
| 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" => "6a0e39fcd636d" ] |
| 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 {#5493 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5492 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5491 …} -namespace: Closure() {#5489 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5400 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() {#5398 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5399 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "6a0e39fcd636d" ] |
| 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 {#8219 -form: Symfony\Component\Form\Form {#5837 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8227 …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 {#5493 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5492 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5491 …} -namespace: Closure() {#5489 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5391 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() {#5389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5390 …} $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 {#8215 -form: Symfony\Component\Form\Form {#5840 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7602 …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 {#5493 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5492 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5491 …} -namespace: Closure() {#5489 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5382 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() {#5380 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5381 …} $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 {#7614 -form: Symfony\Component\Form\Form {#5843 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7593 …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 {#5493 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5492 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5491 …} -namespace: Closure() {#5489 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5358 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() {#5356 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5357 …} $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 {#7596 -form: Symfony\Component\Form\Form {#5846 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8201 …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 {#5493 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5492 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5491 …} -namespace: Closure() {#5489 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5349 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() {#5347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5348 …} $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 {#7597 -form: Symfony\Component\Form\Form {#5849 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8246 …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 {#5493 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5492 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5491 …} -namespace: Closure() {#5489 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5432 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() {#5430 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5431 …} $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 {#7620 -form: Symfony\Component\Form\Form {#5855 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7615 …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 {#5493 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5492 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5491 …} -namespace: Closure() {#5489 …} } |
| 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() {#5422 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5423 …} $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 {#8242 -form: Symfony\Component\Form\Form {#5858 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8251 …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 {#8256 -form: Symfony\Component\Form\Form {#5894 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8248 …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 | "7c48.o_A7O3P1NKBOr8ql5pfCd0WzF0R_XtheomAfIvWNlUY.y4Rvcz22cPMr35nknP2vHgfBdTY1E70ukA1Vd4_E_y_vlGJjC71YzyPApQ" |
| 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 | "7c48.o_A7O3P1NKBOr8ql5pfCd0WzF0R_XtheomAfIvWNlUY.y4Rvcz22cPMr35nknP2vHgfBdTY1E70ukA1Vd4_E_y_vlGJjC71YzyPApQ" |
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 {#5493 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5492 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5491 …} -namespace: Closure() {#5489 …} } |
| data | "7c48.o_A7O3P1NKBOr8ql5pfCd0WzF0R_XtheomAfIvWNlUY.y4Rvcz22cPMr35nknP2vHgfBdTY1E70ukA1Vd4_E_y_vlGJjC71YzyPApQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7550 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() {#8252 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#8255 …} $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 | "7c48.o_A7O3P1NKBOr8ql5pfCd0WzF0R_XtheomAfIvWNlUY.y4Rvcz22cPMr35nknP2vHgfBdTY1E70ukA1Vd4_E_y_vlGJjC71YzyPApQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8238 -form: Symfony\Component\Form\Form {#8236 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8237 …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 | "7c48.o_A7O3P1NKBOr8ql5pfCd0WzF0R_XtheomAfIvWNlUY.y4Rvcz22cPMr35nknP2vHgfBdTY1E70ukA1Vd4_E_y_vlGJjC71YzyPApQ" |