Forms

  • form
    • etapa
    • pregunta
    • respuestaEsperada
    • activa
    • _token

form

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

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\PreguntaTest {#734
  -id: 29
  -etapa: Proxies\__CG__\App\Entity\EtapaPregunta {#790
    -id: 1
    -nombre: "Etapa 1"
    -cantidadPreguntas: 20
    -orden: 1
    -preguntas: Doctrine\ORM\PersistentCollection {#1133 …}
    -activa: true
    +__isInitialized__: true
     …2
  }
  -pregunta: "¿TIENE DIFICULTAD PARA TOMAR DECISIONES?"
  -respuestaEsperada: true
  -activa: true
}
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\PreguntaTest {#734
  -id: 29
  -etapa: Proxies\__CG__\App\Entity\EtapaPregunta {#790
    -id: 1
    -nombre: "Etapa 1"
    -cantidadPreguntas: 20
    -orden: 1
    -preguntas: Doctrine\ORM\PersistentCollection {#1133 …}
    -activa: true
    +__isInitialized__: true
     …2
  }
  -pregunta: "¿TIENE DIFICULTAD PARA TOMAR DECISIONES?"
  -respuestaEsperada: true
  -activa: true
}
same as passed value

Resolved Options

View Variables