https://www.lions-laclaireau.be/register?p=register

Forms

  • registration_form
    • email
    • nom
    • prenom
    • telephone
    • agreeTerms
    • plainPassword
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#593
  -id: null
  -email: null
  -roles: []
  -password: null
  -Nom: null
  -Prenom: null
  -Telephone: null
  -reservations: Doctrine\Common\Collections\ArrayCollection {#486 …}
  -IgnorePaiement: null
  -Archive: null
  -Token: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#593
  -id: null
  -email: null
  -roles: []
  -password: null
  -Nom: null
  -Prenom: null
  -Telephone: null
  -reservations: Doctrine\Common\Collections\ArrayCollection {#486 …}
  -IgnorePaiement: null
  -Archive: null
  -Token: null
}
same as passed value

Resolved Options

View Variables