https://newsisat.enjin.fr/register

Forms

  • registration_form
    • societe
    • typeAdherent
    • adresse
    • prenom
    • nom
    • profession
    • telephone
    • fax
    • telephonePortable
    • email
    • password
    • agreeTerm
    • Enregistrer
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#570
  -id: null
  -email: null
  -societe: null
  -telephone: null
  -fax: null
  -telephonePortable: null
  -prenom: null
  -nom: null
  -profession: null
  -roles: []
  -compteActive: null
  -dateInscription: null
  -dateDerConnexion: null
  -isVerified: false
  -typeAdherent: null
  -adresse: null
  -groupes: Doctrine\Common\Collections\ArrayCollection {#525 …}
  -vehicules: Doctrine\Common\Collections\ArrayCollection {#564 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#570
  -id: null
  -email: null
  -societe: null
  -telephone: null
  -fax: null
  -telephonePortable: null
  -prenom: null
  -nom: null
  -profession: null
  -roles: []
  -compteActive: null
  -dateInscription: null
  -dateDerConnexion: null
  -isVerified: false
  -typeAdherent: null
  -adresse: null
  -groupes: Doctrine\Common\Collections\ArrayCollection {#525 …}
  -vehicules: Doctrine\Common\Collections\ArrayCollection {#564 …}
}
same as passed value

Resolved Options

View Variables