https://www.lions-laclaireau.be/register?p=register Return to referer URL

Forms

  • registration_form
    • 1
      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 {#603
  -id: null
  -email: "ludomoury66@gmail.com"
  -roles: []
  -password: null
  -Nom: "Moury"
  -Prenom: "Ludovic"
  -Telephone: "0476013045"
  -reservations: Doctrine\Common\Collections\ArrayCollection {#496 …}
  -IgnorePaiement: null
  -Archive: null
  -Token: null
}
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
App\Entity\User {#603
  -id: null
  -email: "ludomoury66@gmail.com"
  -roles: []
  -password: null
  -Nom: "Moury"
  -Prenom: "Ludovic"
  -Telephone: "0476013045"
  -reservations: Doctrine\Common\Collections\ArrayCollection {#496 …}
  -IgnorePaiement: null
  -Archive: null
  -Token: null
}
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#603
  -id: null
  -email: "ludomoury66@gmail.com"
  -roles: []
  -password: null
  -Nom: "Moury"
  -Prenom: "Ludovic"
  -Telephone: "0476013045"
  -reservations: Doctrine\Common\Collections\ArrayCollection {#496 …}
  -IgnorePaiement: null
  -Archive: null
  -Token: null
}
same as passed value

Resolved Options

View Variables