Forms
sylius_shop_cart
Form type:
"Sylius\Bundle\ShopBundle\Form\Type\CartType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Order\Order {#5894 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#5895 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#5896 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1737561350 {#5897 : 2025-01-22 15:55:50.411247 UTC (+00:00) } #updatedAt: null #customer: null #channel: App\Entity\Channel\Channel {#5455 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#5898 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#5899 …} #currencyCode: "EUR" #localeCode: "fr_FR" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#5900 …} #tokenValue: null #customerIp: null #createdByGuest: true } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Order\Order {#5894 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#5895 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#5896 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1737561350 {#5897 : 2025-01-22 15:55:50.411247 UTC (+00:00) } #updatedAt: null #customer: null #channel: App\Entity\Channel\Channel {#5455 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#5898 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#5899 …} #currencyCode: "EUR" #localeCode: "fr_FR" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#5900 …} #tokenValue: null #customerIp: null #createdByGuest: true } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#5825 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#186 …} -logger: Monolog\Logger {#1560 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#5824 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data | App\Entity\Order\Order {#5894 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#5895 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#5896 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1737561350 {#5897 : 2025-01-22 15:55:50.411247 UTC (+00:00) } #updatedAt: null #customer: null #channel: App\Entity\Channel\Channel {#5455 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#5898 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#5899 …} #currencyCode: "EUR" #localeCode: "fr_FR" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#5900 …} #tokenValue: null #customerIp: null #createdByGuest: true } |
data_class | "App\Entity\Order\Order" |
disabled | false |
empty_data | Closure(FormInterface $form) {#9644 : "Symfony\Component\Form\Extension\Core\Type\FormType" : { : "App\Entity\Order\Order" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9642 : "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" : { : Symfony\Component\Translation\DataCollectorTranslator {#1631 …} : Closure() {#9643 …} : "validators" } } |
validation_groups | Closure(FormInterface $form) {#9641 : "Sylius\Bundle\CoreBundle\Form\Extension\CartTypeExtension" : Sylius\Bundle\CoreBundle\Form\Extension\CartTypeExtension {#5918 …} : { : [ "sylius" ] } } |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "sylius_cart" "sylius_shop_cart" "_sylius_shop_cart" ] |
cache_key | "_sylius_shop_cart_sylius_shop_cart" |
compound | true |
data | App\Entity\Order\Order {#5894 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#5895 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#5896 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1737561350 {#5897 : 2025-01-22 15:55:50.411247 UTC (+00:00) } #updatedAt: null #customer: null #channel: App\Entity\Channel\Channel {#5455 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#5898 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#5899 …} #currencyCode: "EUR" #localeCode: "fr_FR" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#5900 …} #tokenValue: null #customerIp: null #createdByGuest: true } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9669 -errors: [] -form: Symfony\Component\Form\Form {#9672 …} } |
form | Symfony\Component\Form\FormView {#9640 …5} |
full_name | "sylius_shop_cart" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_shop_cart" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sylius_shop_cart" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_shop_cart" |
valid | true |
value | App\Entity\Order\Order {#5894 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#5895 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#5896 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1737561350 {#5897 : 2025-01-22 15:55:50.411247 UTC (+00:00) } #updatedAt: null #customer: null #channel: App\Entity\Channel\Channel {#5455 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#5898 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#5899 …} #currencyCode: "EUR" #localeCode: "fr_FR" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#5900 …} #tokenValue: null #customerIp: null #createdByGuest: true } |