Forms

  • registration_form
    • email
    • pseudo
    • agreeTerms
    • acceptCgv
    • acceptPublicationPromotion
    • plainPassword
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#862
  -id: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -pseudo: null
  -accept_cgv: false
  -accept_publication_promotion: null
  -addresse: null
  -num_telephone: null
  -nomm: null
  -prenom: null
  -produits: Doctrine\Common\Collections\ArrayCollection {#861 …}
  -commandes: Doctrine\Common\Collections\ArrayCollection {#863 …}
  -addresses: Doctrine\Common\Collections\ArrayCollection {#864 …}
  -paymentT: null
  -superadminlinkedmagasins: Doctrine\Common\Collections\ArrayCollection {#865 …}
  -magasinsuser: Doctrine\Common\Collections\ArrayCollection {#866 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#862
  -id: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -pseudo: null
  -accept_cgv: false
  -accept_publication_promotion: null
  -addresse: null
  -num_telephone: null
  -nomm: null
  -prenom: null
  -produits: Doctrine\Common\Collections\ArrayCollection {#861 …}
  -commandes: Doctrine\Common\Collections\ArrayCollection {#863 …}
  -addresses: Doctrine\Common\Collections\ArrayCollection {#864 …}
  -paymentT: null
  -superadminlinkedmagasins: Doctrine\Common\Collections\ArrayCollection {#865 …}
  -magasinsuser: Doctrine\Common\Collections\ArrayCollection {#866 …}
}
same as passed value

Resolved Options

View Variables