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 {#6151
  -cart: BitBag\OpenMarketplace\Component\Order\Entity\Order {#4764 …}
  -cartItem: BitBag\OpenMarketplace\Component\Order\Entity\OrderItem {#6078
    #id: null
    #order: null
    #quantity: 1
    #unitPrice: 0
    #originalUnitPrice: 0
    #total: 0
    #immutable: false
    #units: Doctrine\Common\Collections\ArrayCollection {#6148 …}
    #unitsTotal: 0
    #adjustments: Doctrine\Common\Collections\ArrayCollection {#6146 …}
    #adjustmentsTotal: 0
    #version: 1
    #variant: Sylius\Component\Core\Model\ProductVariant {#3214 …}
    #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 {#6151
  -cart: BitBag\OpenMarketplace\Component\Order\Entity\Order {#4764 …}
  -cartItem: BitBag\OpenMarketplace\Component\Order\Entity\OrderItem {#6078
    #id: null
    #order: null
    #quantity: 1
    #unitPrice: 0
    #originalUnitPrice: 0
    #total: 0
    #immutable: false
    #units: Doctrine\Common\Collections\ArrayCollection {#6148 …}
    #unitsTotal: 0
    #adjustments: Doctrine\Common\Collections\ArrayCollection {#6146 …}
    #adjustmentsTotal: 0
    #version: 1
    #variant: Sylius\Component\Core\Model\ProductVariant {#3214 …}
    #productName: null
    #variantName: null
  }
}
same as passed value
product
BitBag\OpenMarketplace\Component\Product\Entity\Product {#3209
  #id: 852392
  #code: "12-GP029-0120,1"
  #attributes: Doctrine\ORM\PersistentCollection {#3246 …}
  #variants: Doctrine\ORM\PersistentCollection {#3302 …}
  #options: Doctrine\ORM\PersistentCollection {#3327 …}
  #associations: Doctrine\ORM\PersistentCollection {#3314 …}
  #createdAt: DateTime @1714011022 {#3213
    date: 2024-04-25 02:10:22.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1714011022 {#3185
    date: 2024-04-25 02:10:22.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: 12214429
      #name: "ΒΑΣΗ - ΖΑΡΝΤΙΝΙΕΡΑ ΚΡΕΜΑΣΤΗ ΜΕΤΑΛΛΙΚΗ ΓΙΑ ΦΥΤΑ ΕΣΩΤΕΡΙΚΟΥ ΚΑΙ ΕΞΩΤΕΡΙΚΟΥ ΧΩΡΟΥ ΧΡΩΜΑ ΜΑΥΡΟ Φ30ΕΚ."
      #slug: "basi-zarntiniera-kremasti-metalliki-gia-fyta-esoterikou-kai-eksoterikou-xorou-xroma-mauro-f30ek-852392"
      #description: """
        Βάση - ζαρντινιέρα κρεμαστή μεταλλική για φυτά εσωτερικού και εξωτερικού χώρου χρώμα μαύρο Φ30εκ.\n
        <br><br>\n
        <strong>Τεχνικά χαρακτηριστικά:\n
        </strong><br><br>\n
        <ul>\n
        \t<li>Χρώμα: μαύρο</li>\n
        \t<li>Διάμετρος: 30 εκ.</li>\n
        \t<li>Διάμετρος για τοποθέτηση γλάστρας: 10 εκ.</li>\n
        \t<li>Το μέταλλο κατασκευής δεν σκουριάζει και είναι βαμμένο με ηλεκτροστατική βαφή πούδρας.</li>\n
        \t<li>Η συσκευασία περιλαμβάνει γάντζο για να κρεμαστεί. Μπορείτε να το κρεμάσετε εύκολα με το σχοινί που περιλαμβάνεται.</li>\n
        </ul><strong>Παρατηρήσεις:</strong><br>Η γλάστρα που χρησιμοποιείται στην εικόνα είναι μόνο για οπτικούς σκοπούς, δεν περιλαμβάνεται στη συσκευασία.<br>
        """
      #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