Forms

  • form
    • proceso
    • base
    • centro
    • unidad

form

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

Default Data

Property Value
Model Format same as normalized format
Normalized Format
[
  "proceso" => 47
  "centro" => 39
  "base" => 290
]
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
csrf_protection
false
false
data
[
  "proceso" => 47
  "centro" => 39
  "base" => 290
]
[
  "proceso" => 47
  "centro" => 39
  "base" => 290
]
validation_groups
[
  "filtering"
]
[
  "filtering"
]

Resolved Options

View Variables