Forms

  • sylius_add_to_cart
    • cartItem
    • _token

sylius_add_to_cart

"Sylius\Bundle\CoreBundle\Form\Type\Order\AddToCartType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#17544
  -cart: App\Entity\Order\Order {#8424 …}
  -cartItem: App\Entity\Order\OrderItem {#17517
    #vendor: null
    #version: 1
    #variant: App\Entity\Product\ProductVariant {#7093 …}
    #productName: null
    #variantName: null
    #id: null
    #order: null
    #quantity: 1
    #unitPrice: 0
    #total: 0
    #immutable: false
    #units: Doctrine\Common\Collections\ArrayCollection {#17546 …}
    #unitsTotal: 0
    #adjustments: Doctrine\Common\Collections\ArrayCollection {#17547 …}
    #adjustmentsTotal: 0
    #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#17543 …}
  }
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#17544
  -cart: App\Entity\Order\Order {#8424 …}
  -cartItem: App\Entity\Order\OrderItem {#17517
    #vendor: null
    #version: 1
    #variant: App\Entity\Product\ProductVariant {#7093 …}
    #productName: null
    #variantName: null
    #id: null
    #order: null
    #quantity: 1
    #unitPrice: 0
    #total: 0
    #immutable: false
    #units: Doctrine\Common\Collections\ArrayCollection {#17546 …}
    #unitsTotal: 0
    #adjustments: Doctrine\Common\Collections\ArrayCollection {#17547 …}
    #adjustmentsTotal: 0
    #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#17543 …}
  }
}
same as passed value
product
App\Entity\Product\Product {#7063
  #variantSelectionMethod: "choice"
  #productTaxons: Doctrine\ORM\PersistentCollection {#7089 …}
  #channels: Doctrine\ORM\PersistentCollection {#7064 …}
  #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#6397 …}
  #reviews: Doctrine\ORM\PersistentCollection {#7083 …}
  #averageRating: 0.0
  #images: Doctrine\ORM\PersistentCollection {#7067 …}
  #id: 20
  #code: "10002"
  #attributes: Doctrine\ORM\PersistentCollection {#7077 …}
  #variants: Doctrine\ORM\PersistentCollection {#7092 …}
  #options: Doctrine\ORM\PersistentCollection {#7081 …}
  #associations: Doctrine\ORM\PersistentCollection {#7073 …}
  #createdAt: DateTime @1690361669 {#7061
    date: 2023-07-26 10:54:29.0 Europe/Paris (+02:00)
  }
  #updatedAt: DateTime @1690361670 {#7060
    date: 2023-07-26 10:54:30.0 Europe/Paris (+02:00)
  }
  #enabled: true
  #translations: Doctrine\ORM\PersistentCollection {#7086 …}
  #translationsCache: [
    "fr_FR" => App\Entity\Product\ProductTranslation {#7087
      #shortDescription: """
        <ul>\r\n
        \t<li>Dimensions : 24 cm x 18 cm x 4.6 cm</li>\r\n
        \t<li>Coffret rouge en polypropyl&egrave;ne r&eacute;sistant et l&eacute;ger</li>\r\n
        \t<li>Poss&egrave;de une poign&eacute;e pour un transport facile</li>\r\n
        </ul>
        """
      #id: 20
      #name: "Trousse de secours vide"
      #slug: "trousse-de-secours-vide"
      #description: "<p>La trousse de secours vide est id&eacute;al pour se pr&eacute;parer &agrave; toute urgence. Mesurant 24cm x 18cm x 4.6cm, cette trousse compacte est facilement transportable,&nbsp;vous pouvez l&#39;emporter partout. Avec son design pratique, cette trousse est &eacute;galement facile &agrave; ranger.</p>"
      #metaKeywords: "Trousse de secours"
      #metaDescription: "FNTV Services - Trousse de secours vide"
      #locale: "fr_FR"
      #translatable: App\Entity\Product\Product {#7063}
    }
  ]
  #currentLocale: "fr_FR"
  #currentTranslation: null
  #fallbackLocale: "fr_FR"
  #productBundle: null
  #vendor: Proxies\__CG__\App\Entity\Vendor\Vendor {#6442 …}
}
same as passed value

Resolved Options

View Variables