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 {#19938
  -cart: App\Entity\Order\Order {#11132 …}
  -cartItem: App\Entity\Order\OrderItem {#19916
    #id: null
    #order: null
    #quantity: 1
    #unitPrice: 0
    #originalUnitPrice: 0
    #total: 0
    #immutable: false
    #units: Doctrine\Common\Collections\ArrayCollection {#19940 …}
    #unitsTotal: 0
    #adjustments: Doctrine\Common\Collections\ArrayCollection {#19941 …}
    #adjustmentsTotal: 0
    #version: 1
    #variant: App\Entity\Product\ProductVariant {#7805
      #id: 7289
      #code: "koozie_31790"
      #product: App\Entity\Product\Product {#6869
        #id: 1112
        #code: "koozie_31790"
        #attributes: Doctrine\ORM\PersistentCollection {#7403 …}
        #variants: Doctrine\ORM\PersistentCollection {#7040 …}
        #options: Doctrine\ORM\PersistentCollection {#7504
          #collection: Doctrine\Common\Collections\ArrayCollection {#7457 …}
          #initialized: true
          -snapshot: [ …3]
          -owner: App\Entity\Product\Product {#6869}
          -association: [ …21]
          -em: Doctrine\ORM\EntityManager {#333 …}
          -backRefFieldName: null
          -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#66428 …}
          -isDirty: false
        }
        #associations: Doctrine\ORM\PersistentCollection {#7441 …}
        #createdAt: DateTime @1685781250 {#6850
          date: 2023-06-03 08:34:10.0 UTC (+00:00)
        }
        #updatedAt: DateTime @1706186221 {#6888
          date: 2024-01-25 12:37:01.0 UTC (+00:00)
        }
        #enabled: true
        #translations: Doctrine\ORM\PersistentCollection {#7664 …}
        #translationsCache: [
          "en_US" => App\Entity\Product\ProductTranslation {#7666
            #locale: "en_US"
            #translatable: App\Entity\Product\Product {#6869}
            #id: 1112
            #name: "Business Card Magnet"
            #slug: "business-card-magnet-31790"
            #description: "<p>Introducing the perfect-sized magnet for all your organizing needs! This reliable staple is designed to hold things exactly where you want them, making organizing magnetic surfaces a breeze. Whether you need to keep important notes, memos, or photos in place, this magnet is up to the task. Its strong magnetic hold ensures that your items stay securely in position. Say goodbye to clutter and hello to an organized space with this essential and practical magnet.</p>"
            #metaKeywords: null
            #metaDescription: null
            #shortDescription: ""
          }
        ]
        #currentLocale: "en_US"
        #currentTranslation: null
        #fallbackLocale: "en_US"
        #variantSelectionMethod: "match"
        #productTaxons: Doctrine\ORM\PersistentCollection {#7258 …}
        #channels: Doctrine\ORM\PersistentCollection {#7232 …}
        #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#6893 …}
        #reviews: Doctrine\ORM\PersistentCollection {#7662 …}
        #averageRating: 0.0
        #images: Doctrine\ORM\PersistentCollection {#7274 …}
        -ean: null
        -minQuantity: 500
        -minPrice: 14280
        -maxPrice: 24360
        -markup: 40
        -onlyBreakpoints: false
        #files: Doctrine\ORM\PersistentCollection {#7135 …}
        #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7655 …}
        #SEOBrand: null
        #SEOGtin8: null
        #SEOGtin13: null
        #SEOGtin14: null
        #SEOMpn: null
        #SEOIsbn: null
        #SEOSku: null
        #SEOOfferAggregated: false
        #brand: Proxies\__CG__\App\Entity\Brand\Brand {#7213 …}
        #labels: Doctrine\ORM\PersistentCollection {#7138 …}
        #callouts: Doctrine\ORM\PersistentCollection {#7172 …}
      }
      #optionValues: Doctrine\ORM\PersistentCollection {#7935 …}
      #position: 0
      #createdAt: DateTime @1685781250 {#7804
        date: 2023-06-03 08:34:10.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1702564206 {#6858
        date: 2023-12-14 14:30:06.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#7901 …}
      #translationsCache: []
      #currentLocale: "en_US"
      #currentTranslation: null
      #fallbackLocale: "en_US"
      #version: 5
      #onHold: 0
      #onHand: 0
      #tracked: false
      #weight: 17.0
      #width: 4.0
      #height: 7.25
      #depth: 8.0
      #taxCategory: null
      #shippingCategory: null
      #channelPricings: Doctrine\ORM\PersistentCollection {#7943 …}
      #shippingRequired: true
      #images: Doctrine\ORM\PersistentCollection {#7936 …}
      -packUnits: null
      -packLength: null
      -packWidth: null
      -packHeight: null
      -packWeight: null
      #tierPrices: Doctrine\ORM\PersistentCollection {#7813 …}
    }
    #productName: null
    #variantName: null
    -gift: false
    -note: null
    #files: Doctrine\Common\Collections\ArrayCollection {#19937 …}
    -filesUploaded: Doctrine\Common\Collections\ArrayCollection {#19935
      -elements: []
    }
  }
}
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 {#19938
  -cart: App\Entity\Order\Order {#11132 …}
  -cartItem: App\Entity\Order\OrderItem {#19916
    #id: null
    #order: null
    #quantity: 1
    #unitPrice: 0
    #originalUnitPrice: 0
    #total: 0
    #immutable: false
    #units: Doctrine\Common\Collections\ArrayCollection {#19940 …}
    #unitsTotal: 0
    #adjustments: Doctrine\Common\Collections\ArrayCollection {#19941 …}
    #adjustmentsTotal: 0
    #version: 1
    #variant: App\Entity\Product\ProductVariant {#7805
      #id: 7289
      #code: "koozie_31790"
      #product: App\Entity\Product\Product {#6869
        #id: 1112
        #code: "koozie_31790"
        #attributes: Doctrine\ORM\PersistentCollection {#7403 …}
        #variants: Doctrine\ORM\PersistentCollection {#7040 …}
        #options: Doctrine\ORM\PersistentCollection {#7504
          #collection: Doctrine\Common\Collections\ArrayCollection {#7457 …}
          #initialized: true
          -snapshot: [ …3]
          -owner: App\Entity\Product\Product {#6869}
          -association: [ …21]
          -em: Doctrine\ORM\EntityManager {#333 …}
          -backRefFieldName: null
          -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#66428 …}
          -isDirty: false
        }
        #associations: Doctrine\ORM\PersistentCollection {#7441 …}
        #createdAt: DateTime @1685781250 {#6850
          date: 2023-06-03 08:34:10.0 UTC (+00:00)
        }
        #updatedAt: DateTime @1706186221 {#6888
          date: 2024-01-25 12:37:01.0 UTC (+00:00)
        }
        #enabled: true
        #translations: Doctrine\ORM\PersistentCollection {#7664 …}
        #translationsCache: [
          "en_US" => App\Entity\Product\ProductTranslation {#7666
            #locale: "en_US"
            #translatable: App\Entity\Product\Product {#6869}
            #id: 1112
            #name: "Business Card Magnet"
            #slug: "business-card-magnet-31790"
            #description: "<p>Introducing the perfect-sized magnet for all your organizing needs! This reliable staple is designed to hold things exactly where you want them, making organizing magnetic surfaces a breeze. Whether you need to keep important notes, memos, or photos in place, this magnet is up to the task. Its strong magnetic hold ensures that your items stay securely in position. Say goodbye to clutter and hello to an organized space with this essential and practical magnet.</p>"
            #metaKeywords: null
            #metaDescription: null
            #shortDescription: ""
          }
        ]
        #currentLocale: "en_US"
        #currentTranslation: null
        #fallbackLocale: "en_US"
        #variantSelectionMethod: "match"
        #productTaxons: Doctrine\ORM\PersistentCollection {#7258 …}
        #channels: Doctrine\ORM\PersistentCollection {#7232 …}
        #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#6893 …}
        #reviews: Doctrine\ORM\PersistentCollection {#7662 …}
        #averageRating: 0.0
        #images: Doctrine\ORM\PersistentCollection {#7274 …}
        -ean: null
        -minQuantity: 500
        -minPrice: 14280
        -maxPrice: 24360
        -markup: 40
        -onlyBreakpoints: false
        #files: Doctrine\ORM\PersistentCollection {#7135 …}
        #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7655 …}
        #SEOBrand: null
        #SEOGtin8: null
        #SEOGtin13: null
        #SEOGtin14: null
        #SEOMpn: null
        #SEOIsbn: null
        #SEOSku: null
        #SEOOfferAggregated: false
        #brand: Proxies\__CG__\App\Entity\Brand\Brand {#7213 …}
        #labels: Doctrine\ORM\PersistentCollection {#7138 …}
        #callouts: Doctrine\ORM\PersistentCollection {#7172 …}
      }
      #optionValues: Doctrine\ORM\PersistentCollection {#7935 …}
      #position: 0
      #createdAt: DateTime @1685781250 {#7804
        date: 2023-06-03 08:34:10.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1702564206 {#6858
        date: 2023-12-14 14:30:06.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#7901 …}
      #translationsCache: []
      #currentLocale: "en_US"
      #currentTranslation: null
      #fallbackLocale: "en_US"
      #version: 5
      #onHold: 0
      #onHand: 0
      #tracked: false
      #weight: 17.0
      #width: 4.0
      #height: 7.25
      #depth: 8.0
      #taxCategory: null
      #shippingCategory: null
      #channelPricings: Doctrine\ORM\PersistentCollection {#7943 …}
      #shippingRequired: true
      #images: Doctrine\ORM\PersistentCollection {#7936 …}
      -packUnits: null
      -packLength: null
      -packWidth: null
      -packHeight: null
      -packWeight: null
      #tierPrices: Doctrine\ORM\PersistentCollection {#7813 …}
    }
    #productName: null
    #variantName: null
    -gift: false
    -note: null
    #files: Doctrine\Common\Collections\ArrayCollection {#19937 …}
    -filesUploaded: Doctrine\Common\Collections\ArrayCollection {#19935
      -elements: []
    }
  }
}
same as passed value
product
App\Entity\Product\Product {#6869
  #id: 1112
  #code: "koozie_31790"
  #attributes: Doctrine\ORM\PersistentCollection {#7403 …}
  #variants: Doctrine\ORM\PersistentCollection {#7040 …}
  #options: Doctrine\ORM\PersistentCollection {#7504
    #collection: Doctrine\Common\Collections\ArrayCollection {#7457 …}
    #initialized: true
    -snapshot: [ …3]
    -owner: App\Entity\Product\Product {#6869}
    -association: [ …21]
    -em: Doctrine\ORM\EntityManager {#333 …}
    -backRefFieldName: null
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#66428 …}
    -isDirty: false
  }
  #associations: Doctrine\ORM\PersistentCollection {#7441 …}
  #createdAt: DateTime @1685781250 {#6850
    date: 2023-06-03 08:34:10.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1706186221 {#6888
    date: 2024-01-25 12:37:01.0 UTC (+00:00)
  }
  #enabled: true
  #translations: Doctrine\ORM\PersistentCollection {#7664 …}
  #translationsCache: [
    "en_US" => App\Entity\Product\ProductTranslation {#7666
      #locale: "en_US"
      #translatable: App\Entity\Product\Product {#6869}
      #id: 1112
      #name: "Business Card Magnet"
      #slug: "business-card-magnet-31790"
      #description: "<p>Introducing the perfect-sized magnet for all your organizing needs! This reliable staple is designed to hold things exactly where you want them, making organizing magnetic surfaces a breeze. Whether you need to keep important notes, memos, or photos in place, this magnet is up to the task. Its strong magnetic hold ensures that your items stay securely in position. Say goodbye to clutter and hello to an organized space with this essential and practical magnet.</p>"
      #metaKeywords: null
      #metaDescription: null
      #shortDescription: ""
    }
  ]
  #currentLocale: "en_US"
  #currentTranslation: null
  #fallbackLocale: "en_US"
  #variantSelectionMethod: "match"
  #productTaxons: Doctrine\ORM\PersistentCollection {#7258 …}
  #channels: Doctrine\ORM\PersistentCollection {#7232 …}
  #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#6893 …}
  #reviews: Doctrine\ORM\PersistentCollection {#7662 …}
  #averageRating: 0.0
  #images: Doctrine\ORM\PersistentCollection {#7274 …}
  -ean: null
  -minQuantity: 500
  -minPrice: 14280
  -maxPrice: 24360
  -markup: 40
  -onlyBreakpoints: false
  #files: Doctrine\ORM\PersistentCollection {#7135 …}
  #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#7655 …}
  #SEOBrand: null
  #SEOGtin8: null
  #SEOGtin13: null
  #SEOGtin14: null
  #SEOMpn: null
  #SEOIsbn: null
  #SEOSku: null
  #SEOOfferAggregated: false
  #brand: Proxies\__CG__\App\Entity\Brand\Brand {#7213 …}
  #labels: Doctrine\ORM\PersistentCollection {#7138 …}
  #callouts: Doctrine\ORM\PersistentCollection {#7172 …}
}
same as passed value

Resolved Options

View Variables