https://retro.wikka.dev/register

Forms

  • new_user
    • username
    • password
    • passwordConfirm
    • imageFile
    • _token

new_user

"App\Form\NewUserType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#231
  -roles: []
  -Products: Doctrine\Common\Collections\ArrayCollection {#45 …}
  -image: null
  -imageFile: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#231
  -roles: []
  -Products: Doctrine\Common\Collections\ArrayCollection {#45 …}
  -image: null
  -imageFile: null
}
same as passed value

Resolved Options

View Variables