http://82-65-225-53.subs.proxad.net/coupdcoeurimmo/public/register

Forms

  • user
    • placeType
    • placeNumber
    • street
    • city
    • zipCode
    • name
    • firstName
    • phone
    • email
    • plainPassword
    • _token
  • search
    • inputVille
    • selectTypeBien
    • selectTransaction
    • inputPrixMin
    • inputPrixMax
    • _token

user

"App\Form\UserType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#631
  -id: null
  -email: null
  -roles: []
  -password: null
  -name: null
  -firstName: null
  -createdAt: null
  -phone: null
  -properties: Doctrine\Common\Collections\ArrayCollection {#633 …}
  -rental: null
  -address: App\Entity\Address {#634 …}
  -homeInterests: Doctrine\Common\Collections\ArrayCollection {#637 …}
  -rentalApplications: Doctrine\Common\Collections\ArrayCollection {#638 …}
  -appointments: Doctrine\Common\Collections\ArrayCollection {#632 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#631
  -id: null
  -email: null
  -roles: []
  -password: null
  -name: null
  -firstName: null
  -createdAt: null
  -phone: null
  -properties: Doctrine\Common\Collections\ArrayCollection {#633 …}
  -rental: null
  -address: App\Entity\Address {#634 …}
  -homeInterests: Doctrine\Common\Collections\ArrayCollection {#637 …}
  -rentalApplications: Doctrine\Common\Collections\ArrayCollection {#638 …}
  -appointments: Doctrine\Common\Collections\ArrayCollection {#632 …}
}
same as passed value

Resolved Options

View Variables