Forms

  • form
    • nombre
    • fuerza
    • localizacion
    • direccion
    • geometria
    • centrosMovilizacion
    • _token

form

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

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\CentroInstruccion {#245
  -id: null
  -nombre: null
  -fuerza: null
  -localizacion: null
  -direccion: null
  -geometria: null
  -centrosMovilizacion: Doctrine\Common\Collections\ArrayCollection {#254
    -elements: []
  }
}
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\CentroInstruccion {#245
  -id: null
  -nombre: null
  -fuerza: null
  -localizacion: null
  -direccion: null
  -geometria: null
  -centrosMovilizacion: Doctrine\Common\Collections\ArrayCollection {#254
    -elements: []
  }
}
same as passed value

Resolved Options

View Variables