https://mons.sylius1.axome.cc/fr/banners/partial?template=%40SyliusShop%2FBanner%2Fbanner1.html.twig

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 {#6209
  -fideliumpoints: null
  -giftCards: Doctrine\Common\Collections\ArrayCollection {#6217 …}
  -boutique: null
  -invoice_number: null
  #customer: null
  #channel: App\Entity\Channel\Channel {#5640 …}
  #shippingAddress: null
  #billingAddress: null
  #payments: Doctrine\Common\Collections\ArrayCollection {#6214 …}
  #shipments: Doctrine\Common\Collections\ArrayCollection {#6215 …}
  #currencyCode: "EUR"
  #localeCode: "fr"
  #promotionCoupon: null
  #checkoutState: "cart"
  #paymentState: "cart"
  #shippingState: "cart"
  #promotions: Doctrine\Common\Collections\ArrayCollection {#6216 …}
  #tokenValue: null
  #customerIp: null
  #id: null
  #checkoutCompletedAt: null
  #number: null
  #notes: null
  #items: Doctrine\Common\Collections\ArrayCollection {#6211 …}
  #itemsTotal: 0
  #adjustments: Doctrine\Common\Collections\ArrayCollection {#6212 …}
  #adjustmentsTotal: 0
  #total: 0
  #state: "cart"
  #createdAt: DateTime @1782152794 {#6213
    date: 2026-06-22 20:26:34.029583 Europe/Berlin (+02: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 {#6209
  -fideliumpoints: null
  -giftCards: Doctrine\Common\Collections\ArrayCollection {#6217 …}
  -boutique: null
  -invoice_number: null
  #customer: null
  #channel: App\Entity\Channel\Channel {#5640 …}
  #shippingAddress: null
  #billingAddress: null
  #payments: Doctrine\Common\Collections\ArrayCollection {#6214 …}
  #shipments: Doctrine\Common\Collections\ArrayCollection {#6215 …}
  #currencyCode: "EUR"
  #localeCode: "fr"
  #promotionCoupon: null
  #checkoutState: "cart"
  #paymentState: "cart"
  #shippingState: "cart"
  #promotions: Doctrine\Common\Collections\ArrayCollection {#6216 …}
  #tokenValue: null
  #customerIp: null
  #id: null
  #checkoutCompletedAt: null
  #number: null
  #notes: null
  #items: Doctrine\Common\Collections\ArrayCollection {#6211 …}
  #itemsTotal: 0
  #adjustments: Doctrine\Common\Collections\ArrayCollection {#6212 …}
  #adjustmentsTotal: 0
  #total: 0
  #state: "cart"
  #createdAt: DateTime @1782152794 {#6213
    date: 2026-06-22 20:26:34.029583 Europe/Berlin (+02:00)
  }
  #updatedAt: null
}
same as passed value

Resolved Options

View Variables