https://3dkro.com/register

Forms

  • registration
    • username
    • email
    • password
    • _token

registration

"App\Form\Security\RegistrationType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Security\User {#409
  -id: null
  -username: null
  -email: null
  -roles: []
  -password: null
  -orders: Doctrine\Common\Collections\ArrayCollection {#424 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Security\User {#409
  -id: null
  -username: null
  -email: null
  -roles: []
  -password: null
  -orders: Doctrine\Common\Collections\ArrayCollection {#424 …}
}
same as passed value

Resolved Options

View Variables