https://floor.sym.tora.idp.lu/admin/add-admin

Forms

  • user
    • email
    • firstname
    • lastname
    • password
    • _token

user

"App\Form\UserType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#685
  -id: null
  -email: null
  -roles: []
  -password: null
  -firstname: null
  -lastname: null
  -userContents: Doctrine\Common\Collections\ArrayCollection {#668 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#685
  -id: null
  -email: null
  -roles: []
  -password: null
  -firstname: null
  -lastname: null
  -userContents: Doctrine\Common\Collections\ArrayCollection {#668 …}
}
same as passed value

Resolved Options

View Variables