Forms

  • form
    • compania
    • provincia
    • abogado
    • caratula
    • etapa
    • filtrar
    • _token

form

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

Default Data

Property Value
Model Format same as normalized format
Normalized Format
null
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
[
  "compania" => App\Entity\Cliente {#1556
    #createAt: DateTime @1668602550 {#1553
      date: 2022-11-16 12:42:30.0 UTC (+00:00)
    }
    #createBy: null
    #updateAt: DateTime @1668602550 {#1548
      date: 2022-11-16 12:42:30.0 UTC (+00:00)
    }
    #updateBy: null
    -id: 3
    -nombre: "Provincia Aseguradora de Riesgo del Trabajo"
    -juicios: Doctrine\ORM\PersistentCollection {#1554 …}
    -archivo: null
    -cuil: "30688254090"
    -contacto: null
    -mail: null
    -direccion: "Carlos Pellegrini 91- piso 3ª C - CP  1009 Buenos Aires"
    -telefono: "01148192800-01143384700"
    -informes: Doctrine\ORM\PersistentCollection {#1605 …}
  }
  "provincia" => App\Entity\Provincia {#1609
    -id: 5
    -nombre: "Catamarca"
    -juicios: Doctrine\ORM\PersistentCollection {#1613 …}
    -juzgados: Doctrine\ORM\PersistentCollection {#1649 …}
    -informes: Doctrine\ORM\PersistentCollection {#1646 …}
    -eventos: Doctrine\ORM\PersistentCollection {#1651 …}
  }
  "abogado" => null
  "caratula" => null
  "etapa" => App\Entity\JuicioEtapa {#1664
    -id: 2
    -nombre: "JUICIO"
    -color: "#1c71d8"
    -campos: [
      "caratula"
      "numero"
      "siniestro"
      "poliza"
      "monto"
      "fechaDerivacion"
      "fechaNotificacion"
      "vencimiento"
      "contacto"
      "fecSiniestro"
    ]
    -juicios: Doctrine\ORM\PersistentCollection {#1668 …}
  }
]
Model Format same as normalized format

Passed Options

No options were passed when constructing this form.

Resolved Options

View Variables