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" => null
  "provincia" => null
  "abogado" => App\Entity\Usuario {#1561
    #createAt: DateTime @1662983981 {#1563
      date: 2022-09-12 11:59:41.0 UTC (+00:00)
    }
    #createBy: Proxies\__CG__\App\Entity\Usuario {#1580 …}
    #updateAt: DateTime @1688664173 {#1562
      date: 2023-07-06 17:22:53.0 UTC (+00:00)
    }
    #updateBy: Proxies\__CG__\App\Entity\Usuario {#1578 …}
    -id: 3
    -nick: "allan"
    -password: "allan1"
    -nombre: "Allan Hagelstrom"
    -dni: "12919870"
    -createdAt: DateTime @1662983981 {#1559
      date: 2022-09-12 11:59:41.0 UTC (+00:00)
    }
    -createdBy: null
    -updatedAt: DateTime @1688664173 {#1554
      date: 2023-07-06 17:22:53.0 UTC (+00:00)
    }
    -updatedBy: null
    -direccion: "Country Golf"
    -telefono: "3815710042"
    -localidad: "Yerba Buena"
    -nivel: Doctrine\ORM\PersistentCollection {#1560 …}
    -visible: 1
    -juicios: Doctrine\ORM\PersistentCollection {#1557 …}
    -eventos: Doctrine\ORM\PersistentCollection {#1555 …}
    -agendasVisibles: Doctrine\ORM\PersistentCollection {#1570 …}
    -quienVe: Doctrine\ORM\PersistentCollection {#1577 …}
  }
  "caratula" => "rioja"
  "etapa" => null
]
Model Format same as normalized format

Passed Options

No options were passed when constructing this form.

Resolved Options

View Variables