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 @1668608825 {#1553
      date: 2022-11-16 14:27:05.0 UTC (+00:00)
    }
    #createBy: null
    #updateAt: DateTime @1668608825 {#1548
      date: 2022-11-16 14:27:05.0 UTC (+00:00)
    }
    #updateBy: null
    -id: 5
    -nombre: "Prudencia Compañia Argentina de Seguros Generales"
    -juicios: Doctrine\ORM\PersistentCollection {#1554 …}
    -archivo: null
    -cuil: "30500043594"
    -contacto: null
    -mail: null
    -direccion: "25 de Mayo 489 Piso 6- Capital Federal - Buenos Aires"
    -telefono: null
    -informes: Doctrine\ORM\PersistentCollection {#1605 …}
  }
  "provincia" => null
  "abogado" => null
  "caratula" => null
  "etapa" => null
]
Model Format same as normalized format

Passed Options

No options were passed when constructing this form.

Resolved Options

View Variables