https://dev.inscription.scuf.org/inscription/nouvel-espace

Forms

  • user
    • email
    • person
    • type
    • _token

user

"App\Form\Adherent\Registration\UserType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#3412
  -email: null
  -roles: []
  -password: "$2y$13$pj8sGdMnD8w8GPbFVyyOoupaBSro0L1CziyOcfZWo5y/tJbPrWvKK"
  -plainPassword: null
  -userAgent: null
  -ip: null
  -lastLoginAt: null
  -resetToken: null
  -person: null
  -adminSections: Doctrine\Common\Collections\ArrayCollection {#134 …}
  -isTemporary: true
  -webmailAccountAccesses: Doctrine\Common\Collections\ArrayCollection {#4428 …}
  #createdAt: null
  #updatedAt: null
  #id: null
  #uuid: 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 {#3412
  -email: null
  -roles: []
  -password: "$2y$13$pj8sGdMnD8w8GPbFVyyOoupaBSro0L1CziyOcfZWo5y/tJbPrWvKK"
  -plainPassword: null
  -userAgent: null
  -ip: null
  -lastLoginAt: null
  -resetToken: null
  -person: null
  -adminSections: Doctrine\Common\Collections\ArrayCollection {#134 …}
  -isTemporary: true
  -webmailAccountAccesses: Doctrine\Common\Collections\ArrayCollection {#4428 …}
  #createdAt: null
  #updatedAt: null
  #id: null
  #uuid: null
}
same as passed value

Resolved Options

View Variables