https://cefal.olasoft.net/os-admin/formationssessions/add

Forms

  • formations_sessions
    • label
    • formation
    • startingDate
    • endDate
    • description
    • _token

formations_sessions

"App\Form\FormationsSessionsType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\FormationsSessions {#412
  -id: null
  -label: null
  -description: null
  -formation: null
  -startingDate: null
  -endDate: null
  -registrations: Doctrine\Common\Collections\ArrayCollection {#411 …}
  -isEnabled: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\FormationsSessions {#412
  -id: null
  -label: null
  -description: null
  -formation: null
  -startingDate: null
  -endDate: null
  -registrations: Doctrine\Common\Collections\ArrayCollection {#411 …}
  -isEnabled: null
}
same as passed value

Resolved Options

View Variables