https://acoa.fr/login

Forms

  • registration_form
    • email
    • username
    • plainPassword
    • plainPasswordConfirm
    • captcha
    • save
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#2900
  -id: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -idCustomer: null
  -idUserProfil: null
  -job: null
  -service: null
  -schoolDegree1: null
  -schoolDegree2: null
  -userName: null
  -lastName: null
  -firstName: null
  -isActive: null
  -participants: Doctrine\Common\Collections\ArrayCollection {#2901 …}
  -messages: Doctrine\Common\Collections\ArrayCollection {#2902 …}
  -forumTopics: Doctrine\Common\Collections\ArrayCollection {#2903 …}
  -forumPosts: Doctrine\Common\Collections\ArrayCollection {#2904 …}
  -lMSFormations: Doctrine\Common\Collections\ArrayCollection {#2905 …}
  -lMSAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2906 …}
  -groupSessions: Doctrine\Common\Collections\ArrayCollection {#2907 …}
  -groupSessionMessages: Doctrine\Common\Collections\ArrayCollection {#2908 …}
  -lMSContents: Doctrine\Common\Collections\ArrayCollection {#2909 …}
  -lMSAnswerSurveyUsers: Doctrine\Common\Collections\ArrayCollection {#2910 …}
  -notifications: Doctrine\Common\Collections\ArrayCollection {#2911 …}
  -typeCourseSession: 0
  -lMSModules: Doctrine\Common\Collections\ArrayCollection {#2912 …}
  -lMSFreeAnswerSurveys: Doctrine\Common\Collections\ArrayCollection {#2913 …}
  -LMSSequences: Doctrine\Common\Collections\ArrayCollection {#2914 …}
  -isProfessional: 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 {#2900
  -id: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -idCustomer: null
  -idUserProfil: null
  -job: null
  -service: null
  -schoolDegree1: null
  -schoolDegree2: null
  -userName: null
  -lastName: null
  -firstName: null
  -isActive: null
  -participants: Doctrine\Common\Collections\ArrayCollection {#2901 …}
  -messages: Doctrine\Common\Collections\ArrayCollection {#2902 …}
  -forumTopics: Doctrine\Common\Collections\ArrayCollection {#2903 …}
  -forumPosts: Doctrine\Common\Collections\ArrayCollection {#2904 …}
  -lMSFormations: Doctrine\Common\Collections\ArrayCollection {#2905 …}
  -lMSAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2906 …}
  -groupSessions: Doctrine\Common\Collections\ArrayCollection {#2907 …}
  -groupSessionMessages: Doctrine\Common\Collections\ArrayCollection {#2908 …}
  -lMSContents: Doctrine\Common\Collections\ArrayCollection {#2909 …}
  -lMSAnswerSurveyUsers: Doctrine\Common\Collections\ArrayCollection {#2910 …}
  -notifications: Doctrine\Common\Collections\ArrayCollection {#2911 …}
  -typeCourseSession: 0
  -lMSModules: Doctrine\Common\Collections\ArrayCollection {#2912 …}
  -lMSFreeAnswerSurveys: Doctrine\Common\Collections\ArrayCollection {#2913 …}
  -LMSSequences: Doctrine\Common\Collections\ArrayCollection {#2914 …}
  -isProfessional: null
}
same as passed value

Resolved Options

View Variables