https://www.preprod-occupation.kromi.fr/register

Forms

  • registration_form
    • firstName
    • lastName
    • email
    • agreeTerms
    • plainPassword
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#660
  -id: null
  -email: null
  -firstName: null
  -lastName: null
  -roles: []
  -role: null
  -password: null
  -contractualWeeklyHour: 39
  -plainPassword: null
  -isVerified: false
  -isActive: true
  -logs: Doctrine\Common\Collections\ArrayCollection {#661 …}
  #createdAt: null
  #updatedAt: null
  #createdBy: null
  #updatedBy: null
  #deletedBy: 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 {#660
  -id: null
  -email: null
  -firstName: null
  -lastName: null
  -roles: []
  -role: null
  -password: null
  -contractualWeeklyHour: 39
  -plainPassword: null
  -isVerified: false
  -isActive: true
  -logs: Doctrine\Common\Collections\ArrayCollection {#661 …}
  #createdAt: null
  #updatedAt: null
  #createdBy: null
  #updatedBy: null
  #deletedBy: null
}
same as passed value

Resolved Options

View Variables