https://www.peoplewhotravel.com/Authentication/new

Forms

  • form
    • pseudo
    • motDePasse
    • email
    • save

form

"Symfony\Component\Form\Extension\Core\Type\FormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Parametres {#309
  -idParametres: null
  -dateConnexion: null
  -dateDemande: null
  -renitialiser: null
  -envoyer: null
  -idCredentiel: "1"
  -pseudo: null
  -motDePasse: null
  -email: null
  -nom: null
  -prenom: null
  -dateNaiss: null
  -ville: null
  -idListePays: null
  -langue: null
  -visible: null
  -photo: null
  -voyagePublic: null
  -device: null
  -latitude: null
  -longitude: null
  -lieuLocalisation: null
  -paysLocalisation: null
  #facebookId: null
  #googleId: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Parametres {#309
  -idParametres: null
  -dateConnexion: null
  -dateDemande: null
  -renitialiser: null
  -envoyer: null
  -idCredentiel: "1"
  -pseudo: null
  -motDePasse: null
  -email: null
  -nom: null
  -prenom: null
  -dateNaiss: null
  -ville: null
  -idListePays: null
  -langue: null
  -visible: null
  -photo: null
  -voyagePublic: null
  -device: null
  -latitude: null
  -longitude: null
  -lieuLocalisation: null
  -paysLocalisation: null
  #facebookId: null
  #googleId: null
}
same as passed value

Resolved Options

View Variables