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 {#1435
  -id: "form"
  -value: "d3dcc79bb74a722.7j-Y1VAntc3rBWe6MYErSMeZxiPOhSD1c_JNVcXgfGY.l3fhhAps17mdTVDQevlOcaiqtUWp9xKYH5k6JImkTyfZR_qyOk_qlKUzKg"
}

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 {#1557
    #createAt: DateTime @1668610074 {#1554
      date: 2022-11-16 14:47:54.0 UTC (+00:00)
    }
    #createBy: null
    #updateAt: DateTime @1668610074 {#1549
      date: 2022-11-16 14:47:54.0 UTC (+00:00)
    }
    #updateBy: null
    -id: 9
    -nombre: "Federación Patronal Seguros S.A."
    -juicios: Doctrine\ORM\PersistentCollection {#1555 …}
    -archivo: null
    -cuil: "33707366589"
    -contacto: null
    -mail: null
    -direccion: "La Plata Sudeste Calle 50 - Buenos Aires"
    -telefono: null
    -informes: Doctrine\ORM\PersistentCollection {#1606 …}
  }
  "provincia" => null
  "abogado" => null
  "caratula" => "Jimenez"
  "etapa" => null
]
Model Format same as normalized format

Passed Options

No options were passed when constructing this form.

Resolved Options

View Variables