Forms

  • form
    • proceso
    • baseMovilizacion
    • centroMovilizacion
    • unidad

form

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

Default Data

Property Value
Model Format same as normalized format
Normalized Format
[
  "proceso" => 47
]
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
]
[
  "proceso" => 47
]
validation_groups
[
  "filtering"
]
[
  "filtering"
]

Resolved Options

View Variables