Forms

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

form

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

Errors

Message Origin Cause
The CSRF token is invalid. Please try to resubmit the form. form Caused by:
Symfony\Component\Security\Csrf\CsrfToken {#1420
  -id: "form"
  -value: "9b2d.A7SMKQr_c0RqhiI_JhDLINie_sek5M6ncIInhuEd0TY.Ovz8dnyRAx0AsG1OaFqNEomzsZbPqKnDKM8f9dZbo1p63fhHbpBBFy_iQQ"
}

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 {#1576
    #createAt: DateTime @1668602550 {#1657
      date: 2022-11-16 12:42:30.0 UTC (+00:00)
    }
    #createBy: null
    #updateAt: DateTime @1668602550 {#1655
      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 {#1661 …}
    -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 {#1631 …}
  }
  "provincia" => null
  "abogado" => null
  "caratula" => "Mamani"
  "etapa" => null
]
Model Format same as normalized format

Passed Options

No options were passed when constructing this form.

Resolved Options

View Variables