http://smart-tec.stg1.work/register/

Forms

  • fos_user_registration_form
    • email
    • plainPassword
    • addressPrefecture
    • address
    • _token

fos_user_registration_form

"Xearts\Bundle\TaobaoDaikoBundle\Form\Type\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
Xearts\Bundle\TaobaoDaikoBundle\Entity\User {#1294
  #id: null
  -address: Xearts\Bundle\TaobaoDaikoBundle\Entity\Address {#1368
    -name: null
    -nameAlphabet: null
    -zipCode: null
    -city: null
    -streetName: null
    -buildingName: null
    -telNumber: null
    -faxNumber: null
  }
  -addressPrefecture: null
  -chargeAmount: null
  -createdAt: null
  -updatedAt: null
  -oldPassword: null
  -deposits: Doctrine\Common\Collections\ArrayCollection {#1349 …}
  -completeCount: 0
  -cancelCount: 0
  -estimates: Doctrine\Common\Collections\ArrayCollection {#1321 …}
  -apiTokens: Doctrine\Common\Collections\ArrayCollection {#1322 …}
  -webHooks: Doctrine\Common\Collections\ArrayCollection {#1328 …}
  -adminNote: null
  #username: null
  #usernameCanonical: null
  #email: null
  #emailCanonical: null
  #enabled: true
  #salt: null
  #password: null
  #plainPassword: null
  #lastLogin: null
  #confirmationToken: null
  #passwordRequestedAt: null
  #groups: null
  #roles: []
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
validation_groups
[
  "MyRegistration"
  "Default"
]
[
  "MyRegistration"
  "Default"
]

Resolved Options

View Variables