https://godo.consolidis.com/vitrine/public/register

Forms

  • registration_form
    • nom
    • phone
    • email
    • agreeTerms
    • pleinPassword
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#468
  -id: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -nom: null
  -phone: null
  -genre: null
  -ville: null
  -adresse: null
  -created_at: null
  -actif: null
  -boutiques: Doctrine\Common\Collections\ArrayCollection {#469 …}
  -boutique: null
  -notifications: Doctrine\Common\Collections\ArrayCollection {#470 …}
  -commandes: Doctrine\Common\Collections\ArrayCollection {#471 …}
  -clear: null
  -articles: Doctrine\Common\Collections\ArrayCollection {#472 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#468
  -id: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -nom: null
  -phone: null
  -genre: null
  -ville: null
  -adresse: null
  -created_at: null
  -actif: null
  -boutiques: Doctrine\Common\Collections\ArrayCollection {#469 …}
  -boutique: null
  -notifications: Doctrine\Common\Collections\ArrayCollection {#470 …}
  -commandes: Doctrine\Common\Collections\ArrayCollection {#471 …}
  -clear: null
  -articles: Doctrine\Common\Collections\ArrayCollection {#472 …}
}
same as passed value

Resolved Options

View Variables