https://pro.engie.recette.eenov.com/account/login

Forms

  • registration_form
    • civility
    • firstname
    • lastname
    • phone
    • fax
    • email
    • agreeTerms
    • plainPassword
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#637
  -id: null
  -email: null
  -roles: []
  -password: null
  -firstname: null
  -lastname: null
  -civility: null
  -phone: null
  -fax: null
  -isVerified: false
  -projectHolder: null
  -foundationMember: null
  -notifications: Doctrine\Common\Collections\ArrayCollection {#129 …}
  -locale: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#637
  -id: null
  -email: null
  -roles: []
  -password: null
  -firstname: null
  -lastname: null
  -civility: null
  -phone: null
  -fax: null
  -isVerified: false
  -projectHolder: null
  -foundationMember: null
  -notifications: Doctrine\Common\Collections\ArrayCollection {#129 …}
  -locale: null
}
same as passed value

Resolved Options

View Variables