http://angouleme.nicomak.eu/questionnaire/intro

Forms

  • user
    • email
    • firstName
    • lastName
    • poste
    • age
    • level
    • diplome
    • initialTrained
    • alreadyTrained
    • rank
    • experience
    • nbManaged
    • _token

user

"App\Form\UserType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#605
  -id: null
  -email: null
  -roles: []
  -password: null
  -firstName: null
  -lastName: null
  -poste: null
  -age: null
  -level: null
  -diplome: null
  -initialTrained: null
  -alreadyTrained: null
  -experience: null
  -respondents: Doctrine\Common\Collections\ArrayCollection {#606 …}
  -nbManaged: 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 {#605
  -id: null
  -email: null
  -roles: []
  -password: null
  -firstName: null
  -lastName: null
  -poste: null
  -age: null
  -level: null
  -diplome: null
  -initialTrained: null
  -alreadyTrained: null
  -experience: null
  -respondents: Doctrine\Common\Collections\ArrayCollection {#606 …}
  -nbManaged: null
}
same as passed value
respondent
App\Entity\Respondent {#602
  -id: null
  -startTime: null
  -endTime: null
  -rank: null
  -answers: Doctrine\Common\Collections\ArrayCollection {#603 …}
  -respondentTrainings: Doctrine\Common\Collections\ArrayCollection {#604 …}
  -user: null
  -slug: null
}
same as passed value

Resolved Options

View Variables