Forms

  • wishlist_collection
    • items
    • addAll
    • _token
  • cookie_consent
  • parameters
    • box

wishlist_collection

"BitBag\SyliusWishlistPlugin\Form\Type\WishlistCollectionType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
[
  "items" => Doctrine\Common\Collections\ArrayCollection {#8211
    -elements: []
  }
]
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
cart
BitBag\OpenMarketplace\Component\Order\Entity\Order {#8436
  #id: null
  #checkoutCompletedAt: null
  #number: null
  #notes: null
  #items: Doctrine\Common\Collections\ArrayCollection {#8428 …}
  #itemsTotal: 0
  #adjustments: Doctrine\Common\Collections\ArrayCollection {#8435 …}
  #adjustmentsTotal: 0
  #total: 0
  #state: "cart"
  #createdAt: DateTime @1747998791 {#8434
    date: 2025-05-23 11:13:11.100667 UTC (+00:00)
  }
  #updatedAt: null
  #customer: null
  #channel: BitBag\OpenMarketplace\Component\Channel\Entity\Channel {#5540 …}
  #shippingAddress: null
  #billingAddress: null
  #payments: Doctrine\Common\Collections\ArrayCollection {#8433 …}
  #shipments: Doctrine\Common\Collections\ArrayCollection {#8432 …}
  #currencyCode: "EUR"
  #localeCode: "en"
  #promotionCoupon: null
  #checkoutState: "cart"
  #paymentState: "cart"
  #shippingState: "cart"
  #promotions: Doctrine\Common\Collections\ArrayCollection {#8431 …}
  #tokenValue: null
  #customerIp: null
  #createdByGuest: true
  -subscriptions: Doctrine\Common\Collections\ArrayCollection {#8429 …}
  -poNumber: null
  -cancelRequest: false
  #vendor: null
  #primaryOrder: null
  #secondaryOrders: Doctrine\Common\Collections\ArrayCollection {#8430 …}
  #commissionTotal: 0
  #mode: "primary"
  #organization: null
  #billingData: null
}
same as passed value
data
[
  "items" => Doctrine\Common\Collections\ArrayCollection {#8211
    -elements: []
  }
]
[
  "items" => Doctrine\Common\Collections\ArrayCollection {#8211
    -elements: []
  }
]

Resolved Options

View Variables