https://gestioncuvees.iti-conseil.com/register

Forms

  • registration_form
    • Entreprise
    • email
    • plainPassword
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#552
  -id: null
  -Entreprise: null
  -roles: []
  -password: null
  -email: null
  -date_echeance: null
  -etat: null
  -cuvees: Doctrine\Common\Collections\ArrayCollection {#415 …}
  -adresse: null
  -code_postal: null
  -ville: null
  -telephone: null
  -site: null
  -instagram: null
  -facebook: null
  -texte_domaine: null
  -image_profil: null
  -image_fond_profil: 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 {#552
  -id: null
  -Entreprise: null
  -roles: []
  -password: null
  -email: null
  -date_echeance: null
  -etat: null
  -cuvees: Doctrine\Common\Collections\ArrayCollection {#415 …}
  -adresse: null
  -code_postal: null
  -ville: null
  -telephone: null
  -site: null
  -instagram: null
  -facebook: null
  -texte_domaine: null
  -image_profil: null
  -image_fond_profil: null
}
same as passed value

Resolved Options

View Variables