Forms

  • sylius_add_to_cart
    • cartItem
    • addToWishlist
    • wishlists
    • _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 {#6172
  -cart: BitBag\OpenMarketplace\Component\Order\Entity\Order {#4776 …}
  -cartItem: BitBag\OpenMarketplace\Component\Order\Entity\OrderItem {#6099
    #id: null
    #order: null
    #quantity: 1
    #unitPrice: 0
    #originalUnitPrice: 0
    #total: 0
    #immutable: false
    #units: Doctrine\Common\Collections\ArrayCollection {#6169 …}
    #unitsTotal: 0
    #adjustments: Doctrine\Common\Collections\ArrayCollection {#6167 …}
    #adjustmentsTotal: 0
    #version: 1
    #variant: Sylius\Component\Core\Model\ProductVariant {#3390 …}
    #productName: null
    #variantName: null
  }
}
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 {#6172
  -cart: BitBag\OpenMarketplace\Component\Order\Entity\Order {#4776 …}
  -cartItem: BitBag\OpenMarketplace\Component\Order\Entity\OrderItem {#6099
    #id: null
    #order: null
    #quantity: 1
    #unitPrice: 0
    #originalUnitPrice: 0
    #total: 0
    #immutable: false
    #units: Doctrine\Common\Collections\ArrayCollection {#6169 …}
    #unitsTotal: 0
    #adjustments: Doctrine\Common\Collections\ArrayCollection {#6167 …}
    #adjustmentsTotal: 0
    #version: 1
    #variant: Sylius\Component\Core\Model\ProductVariant {#3390 …}
    #productName: null
    #variantName: null
  }
}
same as passed value
product
BitBag\OpenMarketplace\Component\Product\Entity\Product {#3209
  #id: 222075
  #code: "12-05150831"
  #attributes: Doctrine\ORM\PersistentCollection {#3246 …}
  #variants: Doctrine\ORM\PersistentCollection {#3302 …}
  #options: Doctrine\ORM\PersistentCollection {#3327 …}
  #associations: Doctrine\ORM\PersistentCollection {#3314 …}
  #createdAt: DateTime @1706766149 {#3213
    date: 2024-02-01 05:42:29.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1708045024 {#3185
    date: 2024-02-16 00:57:04.0 UTC (+00:00)
  }
  #enabled: true
  #translations: Doctrine\ORM\PersistentCollection {#3345 …}
  #translationsCache: [
    "el" => Sylius\Component\Core\Model\ProductTranslation {#3348
      #locale: "el"
      #translatable: BitBag\OpenMarketplace\Component\Product\Entity\Product {#3209}
      #id: 418485
      #name: "ΚΑΛΑΘΙ ARTELIBRE ALMOND SEAGRASS 20X20X18CM ΣΕΤ 3ΤΜΧ"
      #slug: "kalathi-artelibre-almond-seagrass-20x20x18cm-set-3tmx-222075"
      #description: """
        <p>Καλάθι almond seagrass 20x20x18cm σετ 3τμχ.</p><br/><br/><p>Καλάθι σετ 3τμχ</p>\n
        <ul>\n
        <li><strong>Υλικό</strong>: seagrass</li>\n
        <li><strong>Χρώμα</strong>: almond</li>\n
        <li><strong>Διαστάσεις</strong>: 20x20x18cm</li>\n
        </ul><br/><br/><p><b>Διαστάσεις:</b><br/>Συνολικό Βάρος: 0.38 κιλά <br/>Συνολικός όγκος: 0.0072 κυβικά μέτρα <br/></p>
        """
      #metaKeywords: null
      #metaDescription: null
      #shortDescription: null
    }
  ]
  #currentLocale: "el"
  #currentTranslation: null
  #fallbackLocale: "en_US"
  #variantSelectionMethod: "choice"
  #productTaxons: Doctrine\ORM\PersistentCollection {#3178 …}
  #channels: Doctrine\ORM\PersistentCollection {#3212 …}
  #mainTaxon: Proxies\__CG__\Sylius\Component\Core\Model\Taxon {#3199 …}
  #reviews: Doctrine\ORM\PersistentCollection {#3342 …}
  #averageRating: 0.0
  #images: Doctrine\ORM\PersistentCollection {#3262 …}
  #vendor: Proxies\__CG__\BitBag\OpenMarketplace\Component\Vendor\Entity\Vendor {#3189 …}
  #deleted: false
}
same as passed value

Resolved Options

View Variables