https://preprod.fntv-services.com/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 {#2755
  #id: null
  #checkoutCompletedAt: null
  #number: null
  #notes: null
  #items: Doctrine\Common\Collections\ArrayCollection {#2756 …}
  #itemsTotal: 0
  #adjustments: Doctrine\Common\Collections\ArrayCollection {#2757 …}
  #adjustmentsTotal: 0
  #total: 0
  #state: "cart"
  #createdAt: DateTime @1759136936 {#2758
    date: 2025-09-29 11:08:56.316294 Europe/Paris (+02:00)
  }
  #updatedAt: null
  #customer: null
  #channel: App\Entity\Channel\Channel {#1822 …}
  #shippingAddress: null
  #billingAddress: null
  #payments: Doctrine\Common\Collections\ArrayCollection {#2759 …}
  #shipments: Doctrine\Common\Collections\ArrayCollection {#2760 …}
  #currencyCode: "EUR"
  #localeCode: "fr_FR"
  #promotionCoupon: null
  #checkoutState: "cart"
  #paymentState: "cart"
  #shippingState: "cart"
  #promotions: Doctrine\Common\Collections\ArrayCollection {#2761 …}
  #tokenValue: null
  #customerIp: null
  #createdByGuest: true
  -invoice: null
  -cancelOrderReason: null
  -paymentType: 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 {#2755
  #id: null
  #checkoutCompletedAt: null
  #number: null
  #notes: null
  #items: Doctrine\Common\Collections\ArrayCollection {#2756 …}
  #itemsTotal: 0
  #adjustments: Doctrine\Common\Collections\ArrayCollection {#2757 …}
  #adjustmentsTotal: 0
  #total: 0
  #state: "cart"
  #createdAt: DateTime @1759136936 {#2758
    date: 2025-09-29 11:08:56.316294 Europe/Paris (+02:00)
  }
  #updatedAt: null
  #customer: null
  #channel: App\Entity\Channel\Channel {#1822 …}
  #shippingAddress: null
  #billingAddress: null
  #payments: Doctrine\Common\Collections\ArrayCollection {#2759 …}
  #shipments: Doctrine\Common\Collections\ArrayCollection {#2760 …}
  #currencyCode: "EUR"
  #localeCode: "fr_FR"
  #promotionCoupon: null
  #checkoutState: "cart"
  #paymentState: "cart"
  #shippingState: "cart"
  #promotions: Doctrine\Common\Collections\ArrayCollection {#2761 …}
  #tokenValue: null
  #customerIp: null
  #createdByGuest: true
  -invoice: null
  -cancelOrderReason: null
  -paymentType: null
}
same as passed value

Resolved Options

View Variables