https://preview.monteil-audiovisuel.fr/register

Forms

  • registration_form
    • email
    • agreeTerms
    • plainPassword
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#664
  -id: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -firstname: null
  -lastname: null
  -phone_number: null
  -presidents: Doctrine\Common\Collections\ArrayCollection {#665 …}
  -conferenciers: Doctrine\Common\Collections\ArrayCollection {#666 …}
  -seminaires: Doctrine\Common\Collections\ArrayCollection {#667 …}
  -MySeminaires: Doctrine\Common\Collections\ArrayCollection {#668 …}
  -plainpassword: null
  -communications: Doctrine\Common\Collections\ArrayCollection {#669 …}
  -avatar: 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 {#664
  -id: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -firstname: null
  -lastname: null
  -phone_number: null
  -presidents: Doctrine\Common\Collections\ArrayCollection {#665 …}
  -conferenciers: Doctrine\Common\Collections\ArrayCollection {#666 …}
  -seminaires: Doctrine\Common\Collections\ArrayCollection {#667 …}
  -MySeminaires: Doctrine\Common\Collections\ArrayCollection {#668 …}
  -plainpassword: null
  -communications: Doctrine\Common\Collections\ArrayCollection {#669 …}
  -avatar: null
}
same as passed value

Resolved Options

View Variables