https://baux.brainsensetech.com/new-agent

Forms

  • form
    • nom
    • prenom
    • fonction
    • telephone
    • email
    • password
    • _token

form

"Symfony\Component\Form\Extension\Core\Type\FormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#478
  -id: null
  -email: null
  -roles: []
  -password: null
  -nom: null
  -prenom: null
  -telephone: null
  -fonction: null
  -bails: Doctrine\Common\Collections\ArrayCollection {#479 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#478
  -id: null
  -email: null
  -roles: []
  -password: null
  -nom: null
  -prenom: null
  -telephone: null
  -fonction: null
  -bails: Doctrine\Common\Collections\ArrayCollection {#479 …}
}
same as passed value

Resolved Options

View Variables