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 {#5595 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#5594 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#5592 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1779319746 {#5591 date: 2026-05-21 01:29:06.503699 Europe/Paris (+02:00) } #updatedAt: null #customer: null #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#5590 …} #delivery: null #events: Doctrine\Common\Collections\ArrayCollection {#5589 …} #timeline: null #channel: Sylius\Component\Channel\Model\Channel {#5548 …} #promotionCoupon: null #promotions: Doctrine\Common\Collections\ArrayCollection {#5588 …} #reusablePackagingEnabled: false #receipt: null #tipAmount: null #shippingTimeRange: null #takeaway: false #vendors: Doctrine\Common\Collections\ArrayCollection {#5587 …} #invitation: null #loopeatDetails: null #loopeatCredentials: null #businessAccount: null #bookmarks: Doctrine\Common\Collections\ArrayCollection {#5586 …} #subscription: null #exports: Doctrine\Common\Collections\ArrayCollection {#5585 …} #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 {#5595 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#5594 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#5592 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1779319746 {#5591 date: 2026-05-21 01:29:06.503699 Europe/Paris (+02:00) } #updatedAt: null #customer: null #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#5590 …} #delivery: null #events: Doctrine\Common\Collections\ArrayCollection {#5589 …} #timeline: null #channel: Sylius\Component\Channel\Model\Channel {#5548 …} #promotionCoupon: null #promotions: Doctrine\Common\Collections\ArrayCollection {#5588 …} #reusablePackagingEnabled: false #receipt: null #tipAmount: null #shippingTimeRange: null #takeaway: false #vendors: Doctrine\Common\Collections\ArrayCollection {#5587 …} #invitation: null #loopeatDetails: null #loopeatCredentials: null #businessAccount: null #bookmarks: Doctrine\Common\Collections\ArrayCollection {#5586 …} #subscription: null #exports: Doctrine\Common\Collections\ArrayCollection {#5585 …} #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 {#5495 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5494 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5493 …} -namespace: Closure() {#5491 …} } |
| data | AppBundle\Entity\Sylius\Order {#5595 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#5594 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#5592 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1779319746 {#5591 date: 2026-05-21 01:29:06.503699 Europe/Paris (+02:00) } #updatedAt: null #customer: null #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#5590 …} #delivery: null #events: Doctrine\Common\Collections\ArrayCollection {#5589 …} #timeline: null #channel: Sylius\Component\Channel\Model\Channel {#5548 …} #promotionCoupon: null #promotions: Doctrine\Common\Collections\ArrayCollection {#5588 …} #reusablePackagingEnabled: false #receipt: null #tipAmount: null #shippingTimeRange: null #takeaway: false #vendors: Doctrine\Common\Collections\ArrayCollection {#5587 …} #invitation: null #loopeatDetails: null #loopeatCredentials: null #businessAccount: null #bookmarks: Doctrine\Common\Collections\ArrayCollection {#5586 …} #subscription: null #exports: Doctrine\Common\Collections\ArrayCollection {#5585 …} #vytalCode: null } |
| data_class | "AppBundle\Sylius\Order\OrderInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5469 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() {#5467 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5468 …} $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 {#5595 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#5594 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#5592 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1779319746 {#5591 date: 2026-05-21 01:29:06.503699 Europe/Paris (+02:00) } #updatedAt: null #customer: null #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#5590 …} #delivery: null #events: Doctrine\Common\Collections\ArrayCollection {#5589 …} #timeline: null #channel: Sylius\Component\Channel\Model\Channel {#5548 …} #promotionCoupon: null #promotions: Doctrine\Common\Collections\ArrayCollection {#5588 …} #reusablePackagingEnabled: false #receipt: null #tipAmount: null #shippingTimeRange: null #takeaway: false #vendors: Doctrine\Common\Collections\ArrayCollection {#5587 …} #invitation: null #loopeatDetails: null #loopeatCredentials: null #businessAccount: null #bookmarks: Doctrine\Common\Collections\ArrayCollection {#5586 …} #subscription: null #exports: Doctrine\Common\Collections\ArrayCollection {#5585 …} #vytalCode: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7396 -form: Symfony\Component\Form\Form {#5418 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7518 …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 {#5595 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#5594 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#5592 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1779319746 {#5591 date: 2026-05-21 01:29:06.503699 Europe/Paris (+02:00) } #updatedAt: null #customer: null #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#5590 …} #delivery: null #events: Doctrine\Common\Collections\ArrayCollection {#5589 …} #timeline: null #channel: Sylius\Component\Channel\Model\Channel {#5548 …} #promotionCoupon: null #promotions: Doctrine\Common\Collections\ArrayCollection {#5588 …} #reusablePackagingEnabled: false #receipt: null #tipAmount: null #shippingTimeRange: null #takeaway: false #vendors: Doctrine\Common\Collections\ArrayCollection {#5587 …} #invitation: null #loopeatDetails: null #loopeatCredentials: null #businessAccount: null #bookmarks: Doctrine\Common\Collections\ArrayCollection {#5586 …} #subscription: null #exports: Doctrine\Common\Collections\ArrayCollection {#5585 …} #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 {#5495 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5494 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5493 …} -namespace: Closure() {#5491 …} } |
| data_class | "AppBundle\Entity\Address" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5452 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() {#5450 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5451 …} $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 {#7519 -form: Symfony\Component\Form\Form {#5172 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7516 …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" => "6a0e43c27f164" ] |
[ "autocomplete" => "6a0e43c27f164" ] |
| 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" => "6a0e43c27f164" ] |
| 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 {#5495 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5494 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5493 …} -namespace: Closure() {#5491 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5402 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() {#5400 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5401 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "6a0e43c27f164" ] |
| 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 {#7474 -form: Symfony\Component\Form\Form {#5839 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7476 …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 {#5495 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5494 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5493 …} -namespace: Closure() {#5491 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5393 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() {#5391 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5392 …} $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 {#7501 -form: Symfony\Component\Form\Form {#5842 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7502 …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 {#5495 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5494 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5493 …} -namespace: Closure() {#5491 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5384 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() {#5382 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5383 …} $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 {#7503 -form: Symfony\Component\Form\Form {#5845 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7504 …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 {#5495 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5494 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5493 …} -namespace: Closure() {#5491 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5360 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() {#5358 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5359 …} $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 {#7505 -form: Symfony\Component\Form\Form {#5848 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7506 …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 {#5495 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5494 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5493 …} -namespace: Closure() {#5491 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5351 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() {#5349 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5350 …} $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 {#7507 -form: Symfony\Component\Form\Form {#5851 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7508 …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 {#5495 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5494 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5493 …} -namespace: Closure() {#5491 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5434 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() {#5432 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5433 …} $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 {#7520 -form: Symfony\Component\Form\Form {#5857 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7469 …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 {#5495 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5494 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5493 …} -namespace: Closure() {#5491 …} } |
| 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() {#5424 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#5425 …} $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 {#7510 -form: Symfony\Component\Form\Form {#5860 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7509 …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 {#7511 -form: Symfony\Component\Form\Form {#5896 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7512 …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 | "7aba3238e1e23.zKw9ojapA1WRxlzSpxJFy72TpVzVnI2McEaGDYFMG4I.tstf8HX9Zz3znCuU4lt95uTb4hiMrsO6GTfDWbcVY8u8mAmSXP5vMuuQPw" |
| 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 | "7aba3238e1e23.zKw9ojapA1WRxlzSpxJFy72TpVzVnI2McEaGDYFMG4I.tstf8HX9Zz3znCuU4lt95uTb4hiMrsO6GTfDWbcVY8u8mAmSXP5vMuuQPw" |
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 {#5495 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5494 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5493 …} -namespace: Closure() {#5491 …} } |
| data | "7aba3238e1e23.zKw9ojapA1WRxlzSpxJFy72TpVzVnI2McEaGDYFMG4I.tstf8HX9Zz3znCuU4lt95uTb4hiMrsO6GTfDWbcVY8u8mAmSXP5vMuuQPw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7517 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() {#7513 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#843 …} $message: Closure() {#7514 …} $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 | "7aba3238e1e23.zKw9ojapA1WRxlzSpxJFy72TpVzVnI2McEaGDYFMG4I.tstf8HX9Zz3znCuU4lt95uTb4hiMrsO6GTfDWbcVY8u8mAmSXP5vMuuQPw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7568 -form: Symfony\Component\Form\Form {#7564 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7515 …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 | "7aba3238e1e23.zKw9ojapA1WRxlzSpxJFy72TpVzVnI2McEaGDYFMG4I.tstf8HX9Zz3znCuU4lt95uTb4hiMrsO6GTfDWbcVY8u8mAmSXP5vMuuQPw" |