Forms

  • form
    • annee
    • _token

form

"Symfony\Component\Form\Extension\Core\Type\FormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
[
  "annee" => "2024"
]
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
[
  "annee" => "2024"
]
[
  "annee" => "2024"
]

Resolved Options

View Variables