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 @1682595104 {#1553
      date: 2023-04-27 11:31:44.0 UTC (+00:00)
    }
    #createBy: null
    #updateAt: DateTime @1682595104 {#1548
      date: 2023-04-27 11:31:44.0 UTC (+00:00)
    }
    #updateBy: null
    -id: 20
    -nombre: "Mercantil Andina"
    -juicios: Doctrine\ORM\PersistentCollection {#1554 …}
    -archivo: null
    -cuil: null
    -contacto: null
    -mail: null
    -direccion: null
    -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