http://bookinboo.com.hicham.tech/user/new

Forms

  • user
    • nom
    • email
    • password
    • username
    • country
    • _token

user

"App\Form\UserType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#547
  -id: null
  -nom: null
  -email: null
  -password: null
  -country: null
  -livres: Doctrine\Common\Collections\ArrayCollection {#548 …}
  -demandes: Doctrine\Common\Collections\ArrayCollection {#549 …}
  -username: null
  -favoris: Doctrine\Common\Collections\ArrayCollection {#550 …}
  -notifications: Doctrine\Common\Collections\ArrayCollection {#551 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#547
  -id: null
  -nom: null
  -email: null
  -password: null
  -country: null
  -livres: Doctrine\Common\Collections\ArrayCollection {#548 …}
  -demandes: Doctrine\Common\Collections\ArrayCollection {#549 …}
  -username: null
  -favoris: Doctrine\Common\Collections\ArrayCollection {#550 …}
  -notifications: Doctrine\Common\Collections\ArrayCollection {#551 …}
}
same as passed value

Resolved Options

View Variables