https://mons.sylius1.axome.cc/fr/cart/

Forms

  • sylius_cart
    • items
    • shippingAddress
    • billingAddress
    • promotionCoupon
    • _token

sylius_cart

"Sylius\Bundle\OrderBundle\Form\Type\CartType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Order\Order {#6161
  -fideliumpoints: null
  -giftCards: Doctrine\Common\Collections\ArrayCollection {#6169 …}
  -boutique: null
  -invoice_number: null
  #customer: null
  #channel: App\Entity\Channel\Channel {#5640 …}
  #shippingAddress: null
  #billingAddress: null
  #payments: Doctrine\Common\Collections\ArrayCollection {#6166 …}
  #shipments: Doctrine\Common\Collections\ArrayCollection {#6167 …}
  #currencyCode: "EUR"
  #localeCode: "fr"
  #promotionCoupon: null
  #checkoutState: "cart"
  #paymentState: "cart"
  #shippingState: "cart"
  #promotions: Doctrine\Common\Collections\ArrayCollection {#6168 …}
  #tokenValue: null
  #customerIp: null
  #id: null
  #checkoutCompletedAt: null
  #number: null
  #notes: null
  #items: Doctrine\Common\Collections\ArrayCollection {#6163 …}
  #itemsTotal: 0
  #adjustments: Doctrine\Common\Collections\ArrayCollection {#6164 …}
  #adjustmentsTotal: 0
  #total: 0
  #state: "cart"
  #createdAt: DateTime @1765338521 {#6165
    date: 2025-12-10 04:48:41.068201 Europe/Berlin (+01:00)
  }
  #updatedAt: null
}
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 {#6161
  -fideliumpoints: null
  -giftCards: Doctrine\Common\Collections\ArrayCollection {#6169 …}
  -boutique: null
  -invoice_number: null
  #customer: null
  #channel: App\Entity\Channel\Channel {#5640 …}
  #shippingAddress: null
  #billingAddress: null
  #payments: Doctrine\Common\Collections\ArrayCollection {#6166 …}
  #shipments: Doctrine\Common\Collections\ArrayCollection {#6167 …}
  #currencyCode: "EUR"
  #localeCode: "fr"
  #promotionCoupon: null
  #checkoutState: "cart"
  #paymentState: "cart"
  #shippingState: "cart"
  #promotions: Doctrine\Common\Collections\ArrayCollection {#6168 …}
  #tokenValue: null
  #customerIp: null
  #id: null
  #checkoutCompletedAt: null
  #number: null
  #notes: null
  #items: Doctrine\Common\Collections\ArrayCollection {#6163 …}
  #itemsTotal: 0
  #adjustments: Doctrine\Common\Collections\ArrayCollection {#6164 …}
  #adjustmentsTotal: 0
  #total: 0
  #state: "cart"
  #createdAt: DateTime @1765338521 {#6165
    date: 2025-12-10 04:48:41.068201 Europe/Berlin (+01:00)
  }
  #updatedAt: null
}
same as passed value

Resolved Options

View Variables