Forms

  • app_registration
    • email
    • plainPassword
    • firstName
    • lastName
    • client
    • _token
  • (no name)
    • title

app_registration

"App\Form\App\Security\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
0 of 0
App\Entity\App\User {#870 #id: null #enabled: false #email: null #firstName: null #lastName: null #guest: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [] #avatar: "/assets/static/avatar.jpg" #orders: Doctrine\Common\Collections\ArrayCollection {#875 …} -client: null #depots: Doctrine\Common\Collections\ArrayCollection {#863 …} -carts: null -createdAt: null -updatedAt: null -syncedAt: null -indexAt: null }
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
0 of 0
App\Entity\App\User {#870 #id: null #enabled: false #email: null #firstName: null #lastName: null #guest: false #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [] #avatar: "/assets/static/avatar.jpg" #orders: Doctrine\Common\Collections\ArrayCollection {#875 …} -client: null #depots: Doctrine\Common\Collections\ArrayCollection {#863 …} -carts: null -createdAt: null -updatedAt: null -syncedAt: null -indexAt: null }
same as passed value

Resolved Options

View Variables