https://lorislabarre.com/kenos/public/inscription

Forms

  • registration_form
    • nom
    • prenom
    • poste
    • chocolaterie
    • email
    • plainPassword
    • AgreeTerms
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#473
  -id: null
  -email: null
  -roles: [
    ""
  ]
  -password: null
  -nom: null
  -prenom: null
  -poste: null
  -description: null
  -linkedin: null
  -facebook: null
  -instagram: null
  -twitter: null
  -lien: null
  -image_profil: null
  -image_profil_alt: null
  -image_bandeau: null
  -image_bandeau_alt: null
  -created_at: null
  -chocolaterie: null
  -likes: Doctrine\Common\Collections\ArrayCollection {#424 …}
  -commentaires: Doctrine\Common\Collections\ArrayCollection {#460 …}
  -posts: Doctrine\Common\Collections\ArrayCollection {#458 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#473
  -id: null
  -email: null
  -roles: [
    ""
  ]
  -password: null
  -nom: null
  -prenom: null
  -poste: null
  -description: null
  -linkedin: null
  -facebook: null
  -instagram: null
  -twitter: null
  -lien: null
  -image_profil: null
  -image_profil_alt: null
  -image_bandeau: null
  -image_bandeau_alt: null
  -created_at: null
  -chocolaterie: null
  -likes: Doctrine\Common\Collections\ArrayCollection {#424 …}
  -commentaires: Doctrine\Common\Collections\ArrayCollection {#460 …}
  -posts: Doctrine\Common\Collections\ArrayCollection {#458 …}
}
same as passed value

Resolved Options

View Variables