http://185.237.252.235:8080/en/wishlist

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 {#7209
    -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 {#7205
  #id: null
  #checkoutCompletedAt: null
  #number: null
  #notes: null
  #items: Doctrine\Common\Collections\ArrayCollection {#7202 …}
  #itemsTotal: 0
  #adjustments: Doctrine\Common\Collections\ArrayCollection {#7193 …}
  #adjustmentsTotal: 0
  #total: 0
  #state: "cart"
  #createdAt: DateTime @1719874528 {#7208
    date: 2024-07-02 00:55:28.881092 Europe/Berlin (+02:00)
  }
  #updatedAt: null
  #customer: null
  #channel: BitBag\OpenMarketplace\Component\Channel\Entity\Channel {#5527 …}
  #shippingAddress: null
  #billingAddress: null
  #payments: Doctrine\Common\Collections\ArrayCollection {#7210 …}
  #shipments: Doctrine\Common\Collections\ArrayCollection {#7229 …}
  #currencyCode: "EUR"
  #localeCode: "en"
  #promotionCoupon: null
  #checkoutState: "cart"
  #paymentState: "cart"
  #shippingState: "cart"
  #promotions: Doctrine\Common\Collections\ArrayCollection {#7916 …}
  #tokenValue: null
  #customerIp: null
  #createdByGuest: true
  -subscription: null
  #vendor: null
  #primaryOrder: null
  #secondaryOrders: Doctrine\Common\Collections\ArrayCollection {#7587 …}
  #commissionTotal: 0
  #mode: "primary"
  #organization: null
  #billingData: null
}
same as passed value
data
[
  "items" => Doctrine\Common\Collections\ArrayCollection {#7209
    -elements: []
  }
]
[
  "items" => Doctrine\Common\Collections\ArrayCollection {#7209
    -elements: []
  }
]

Resolved Options

View Variables