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

Forms

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

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#603
  -id: 351
  -email: "jette.weinberg@web.de"
  -roles: [
    "ROLE_CLIENT"
  ]
  -password: "$2y$13$/5zyLOFsDcF07GZuCFEOt.TOj9LViYaCwCPFMamSIWp2kvbJrZpiG"
  -Nom: "Weinberg"
  -Prenom: "Jette Weinberg"
  -Telephone: "5551234567"
  -reservations: Doctrine\ORM\PersistentCollection {#1209 …}
  -IgnorePaiement: null
  -Archive: 0
  -Token: "cd4ce1338c863a1482855f6ff6cd3ce7"
}
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
App\Entity\User {#603
  -id: 351
  -email: "jette.weinberg@web.de"
  -roles: [
    "ROLE_CLIENT"
  ]
  -password: "$2y$13$/5zyLOFsDcF07GZuCFEOt.TOj9LViYaCwCPFMamSIWp2kvbJrZpiG"
  -Nom: "Weinberg"
  -Prenom: "Jette Weinberg"
  -Telephone: "5551234567"
  -reservations: Doctrine\ORM\PersistentCollection {#1209 …}
  -IgnorePaiement: null
  -Archive: 0
  -Token: "cd4ce1338c863a1482855f6ff6cd3ce7"
}
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#603
  -id: 351
  -email: "jette.weinberg@web.de"
  -roles: [
    "ROLE_CLIENT"
  ]
  -password: "$2y$13$/5zyLOFsDcF07GZuCFEOt.TOj9LViYaCwCPFMamSIWp2kvbJrZpiG"
  -Nom: "Weinberg"
  -Prenom: "Jette Weinberg"
  -Telephone: "5551234567"
  -reservations: Doctrine\ORM\PersistentCollection {#1209 …}
  -IgnorePaiement: null
  -Archive: 0
  -Token: "cd4ce1338c863a1482855f6ff6cd3ce7"
}
same as passed value

Resolved Options