https://testshopapp.julico.io/register

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 {#866
  -id: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -isActive: true
  -pseudo: null
  -accept_cgv: false
  -accept_publication_promotion: null
  -addresse: null
  -num_telephone: null
  -nomm: null
  -prenom: null
  -deliveryNotes: null
  -produits: Doctrine\Common\Collections\ArrayCollection {#867 …}
  -commandes: Doctrine\Common\Collections\ArrayCollection {#868 …}
  -addresses: Doctrine\Common\Collections\ArrayCollection {#869 …}
  -paymentT: null
  -superadminlinkedmagasins: Doctrine\Common\Collections\ArrayCollection {#870 …}
  -magasinsuser: Doctrine\Common\Collections\ArrayCollection {#871 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#866
  -id: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -isActive: true
  -pseudo: null
  -accept_cgv: false
  -accept_publication_promotion: null
  -addresse: null
  -num_telephone: null
  -nomm: null
  -prenom: null
  -deliveryNotes: null
  -produits: Doctrine\Common\Collections\ArrayCollection {#867 …}
  -commandes: Doctrine\Common\Collections\ArrayCollection {#868 …}
  -addresses: Doctrine\Common\Collections\ArrayCollection {#869 …}
  -paymentT: null
  -superadminlinkedmagasins: Doctrine\Common\Collections\ArrayCollection {#870 …}
  -magasinsuser: Doctrine\Common\Collections\ArrayCollection {#871 …}
}
same as passed value

Resolved Options

View Variables