https://esorus-shop.woodenizr.com/en/register

Forms

  • registration
    • fullName
    • email
    • phone
    • plainPassword
    • _token

registration

"App\UserBundle\Form\RegistrationType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\UserBundle\Entity\User {#1781
  #email: null
  #plainPassword: null
  #password: null
  #enabled: true
  #roles: []
  #created: null
  #creator: null
  #modified: null
  #modifiedBy: null
  -id: null
  -gender: null
  -cartItemsNo: 0
  -successOrderNo: 0
  #deleted: null
  #deletedBy: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\UserBundle\Entity\User {#1781
  #email: null
  #plainPassword: null
  #password: null
  #enabled: true
  #roles: []
  #created: null
  #creator: null
  #modified: null
  #modifiedBy: null
  -id: null
  -gender: null
  -cartItemsNo: 0
  -successOrderNo: 0
  #deleted: null
  #deletedBy: null
}
same as passed value

Resolved Options

View Variables