https://croqvacances.horai-software.com/login

Forms

  • registration_form
    • email
    • agreeTerms
    • hasOptin
    • recaptcha
    • plainPassword
    • csrf_token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#527
  -id: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -contact: null
  -connexionLogs: Doctrine\Common\Collections\ArrayCollection {#5502 …}
  -isActive: null
  -hasOptin: null
  -count: 0
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
csrf_token
"76cee738af4.imS9gtuYF6kSksWv56M9Ojo5lJ8wSUp2kDOl0qlH6IQ._ArT9_bvJ_hb-_3qlsRwY3xc37JdAD8S3EHItt8G3tHPFsfwrPVwx3_YjA"
same as passed value
data
App\Entity\User {#527
  -id: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -contact: null
  -connexionLogs: Doctrine\Common\Collections\ArrayCollection {#5502 …}
  -isActive: null
  -hasOptin: null
  -count: 0
}
same as passed value

Resolved Options

View Variables