https://tickets.seehoo.co.uk/ticket_login

Forms

  • purchase_email
    • email
    • _token
  • invitee
    • email
    • _token

purchase_email

"App\Form\PurchaseEmailType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Purchase {#1015
  -id: "1f102101-61c3-6084-bad3-db156bf30533"
  -number: null
  -code: null
  -email: null
  -firstName: null
  -lastName: null
  -date: null
  -event: null
  -token: null
  -loginCode: null
  -loginCodeExpireAt: null
  -tickets: Doctrine\Common\Collections\ArrayCollection {#1016 …}
  -campaignOpenedAt: null
  -campaignClickedAt: null
  -barcodeOpenedAt: null
  -ticketsSentAt: null
  -invitees: Doctrine\Common\Collections\ArrayCollection {#1040 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Purchase {#1015
  -id: "1f102101-61c3-6084-bad3-db156bf30533"
  -number: null
  -code: null
  -email: null
  -firstName: null
  -lastName: null
  -date: null
  -event: null
  -token: null
  -loginCode: null
  -loginCodeExpireAt: null
  -tickets: Doctrine\Common\Collections\ArrayCollection {#1016 …}
  -campaignOpenedAt: null
  -campaignClickedAt: null
  -barcodeOpenedAt: null
  -ticketsSentAt: null
  -invitees: Doctrine\Common\Collections\ArrayCollection {#1040 …}
}
same as passed value

Resolved Options

View Variables