https://prex.jesuisrentable.fr/inscription

Forms

  • registration_form
    • email
    • plainPassword
    • firstname
    • lastname
    • avatar
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#840
  -id: null
  -email: null
  -roles: []
  -password: null
  -firstname: null
  -lastname: null
  -avatar: null
  -avtatarFilename: null
  -employees: Doctrine\Common\Collections\ArrayCollection {#801 …}
  -estimated_expenses: Doctrine\Common\Collections\ArrayCollection {#875 …}
  -parameters: Doctrine\Common\Collections\ArrayCollection {#873 …}
  -archives: Doctrine\Common\Collections\ArrayCollection {#870 …}
  -accountingPlans: Doctrine\Common\Collections\ArrayCollection {#872 …}
  -resetToken: null
  -quotes: Doctrine\Common\Collections\ArrayCollection {#816 …}
  -company: null
  -products: Doctrine\Common\Collections\ArrayCollection {#841 …}
  -clients: Doctrine\Common\Collections\ArrayCollection {#842 …}
  -isVerified: false
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#840
  -id: null
  -email: null
  -roles: []
  -password: null
  -firstname: null
  -lastname: null
  -avatar: null
  -avtatarFilename: null
  -employees: Doctrine\Common\Collections\ArrayCollection {#801 …}
  -estimated_expenses: Doctrine\Common\Collections\ArrayCollection {#875 …}
  -parameters: Doctrine\Common\Collections\ArrayCollection {#873 …}
  -archives: Doctrine\Common\Collections\ArrayCollection {#870 …}
  -accountingPlans: Doctrine\Common\Collections\ArrayCollection {#872 …}
  -resetToken: null
  -quotes: Doctrine\Common\Collections\ArrayCollection {#816 …}
  -company: null
  -products: Doctrine\Common\Collections\ArrayCollection {#841 …}
  -clients: Doctrine\Common\Collections\ArrayCollection {#842 …}
  -isVerified: false
}
same as passed value

Resolved Options

View Variables