Forms

  • form
    • nombre
    • idDirMov
    • _token

form

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

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\NmclGrado {#675
  -id: 14
  -nombre: "SARGENTO PRIMERO"
  -idDirMov: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
allow_extra_fields
true
same as passed value
data
App\Entity\NmclGrado {#675
  -id: 14
  -nombre: "SARGENTO PRIMERO"
  -idDirMov: null
}
same as passed value

Resolved Options

View Variables