https://dev.whiplay.fr/band/2/show

Forms

  • invitation
    • email
    • role
    • Envoyer
    • _token

invitation

"App\Form\InvitationType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Invitation {#1236
  -id: null
  -email: null
  -band: null
  -role: "member"
  -status: "waiting"
  -createdAt: null
  -createdBy: null
  -validatedAt: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Invitation {#1236
  -id: null
  -email: null
  -band: null
  -role: "member"
  -status: "waiting"
  -createdAt: null
  -createdBy: null
  -validatedAt: null
}
same as passed value

Resolved Options

View Variables