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 {#1570
    #createAt: DateTime @1668609319 {#1652
      date: 2022-11-16 14:35:19.0 UTC (+00:00)
    }
    #createBy: null
    #updateAt: DateTime @1668609319 {#1650
      date: 2022-11-16 14:35:19.0 UTC (+00:00)
    }
    #updateBy: null
    -id: 8
    -nombre: "Compañía de Seguros La Mercantil Andina S.A."
    -juicios: Doctrine\ORM\PersistentCollection {#1656 …}
    -archivo: null
    -cuil: "30500036911"
    -contacto: null
    -mail: null
    -direccion: "AV. Belgrano 672- Capital Federal - Buenos Aires"
    -telefono: null
    -informes: Doctrine\ORM\PersistentCollection {#1626 …}
  }
  "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