http://demo.nibuco.fr/register/

Forms

  • registration_form
    • save
    • email
    • plainPassword
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Customer {#207
  #id: null
  #email: ""
  #roles: []
  #password: ""
  #plainPassword: ""
  #civility: null
  #birthDate: null
  #isVerified: false
  #know: ""
  #addresses: Doctrine\Common\Collections\ArrayCollection {#331 …}
  #stripeCustomerId: null
  #wallet: App\Entity\Wallet {#831 …}
  #allowCookies: true
  #allowGeolocation: true
  #allowNotifications: true
  #allowEmails: true
  -isActive: true
  -trackings: Doctrine\Common\Collections\ArrayCollection {#844 …}
  -ratingsAsRater: Doctrine\Common\Collections\ArrayCollection {#275 …}
  -ratingsAsRated: Doctrine\Common\Collections\ArrayCollection {#846 …}
  -userType: null
  #discr: "customer"
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Customer {#207
  #id: null
  #email: ""
  #roles: []
  #password: ""
  #plainPassword: ""
  #civility: null
  #birthDate: null
  #isVerified: false
  #know: ""
  #addresses: Doctrine\Common\Collections\ArrayCollection {#331 …}
  #stripeCustomerId: null
  #wallet: App\Entity\Wallet {#831 …}
  #allowCookies: true
  #allowGeolocation: true
  #allowNotifications: true
  #allowEmails: true
  -isActive: true
  -trackings: Doctrine\Common\Collections\ArrayCollection {#844 …}
  -ratingsAsRater: Doctrine\Common\Collections\ArrayCollection {#275 …}
  -ratingsAsRated: Doctrine\Common\Collections\ArrayCollection {#846 …}
  -userType: null
  #discr: "customer"
}
same as passed value

Resolved Options

View Variables