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" => App\Entity\Provincia {#1551
    -id: 1
    -nombre: "Tucuman"
    -juicios: Doctrine\ORM\PersistentCollection {#1559 …}
    -juzgados: Doctrine\ORM\PersistentCollection {#1597 …}
    -informes: Doctrine\ORM\PersistentCollection {#1638 …}
    -eventos: Doctrine\ORM\PersistentCollection {#1635 …}
  }
  "abogado" => App\Entity\Usuario {#1647
    #createAt: DateTime @1669294898 {#1649
      date: 2022-11-24 13:01:38.0 UTC (+00:00)
    }
    #createBy: Proxies\__CG__\App\Entity\Usuario {#1048 …}
    #updateAt: DateTime @1669294898 {#1648
      date: 2022-11-24 13:01:38.0 UTC (+00:00)
    }
    #updateBy: Proxies\__CG__\App\Entity\Usuario {#1048 …}
    -id: 6
    -nick: "Alejandro"
    -password: "alejandro1"
    -nombre: "Alejandro Barros Merino"
    -dni: "34186872"
    -createdAt: DateTime @1669294898 {#1656
      date: 2022-11-24 13:01:38.0 UTC (+00:00)
    }
    -createdBy: null
    -updatedAt: DateTime @1669294898 {#1644
      date: 2022-11-24 13:01:38.0 UTC (+00:00)
    }
    -updatedBy: null
    -direccion: "Marcos Paz 865"
    -telefono: "381 5954183"
    -localidad: "San Miguel de Tucumán"
    -nivel: Doctrine\ORM\PersistentCollection {#1646 …}
    -visible: 1
    -juicios: Doctrine\ORM\PersistentCollection {#1643 …}
    -eventos: Doctrine\ORM\PersistentCollection {#1641 …}
    -agendasVisibles: Doctrine\ORM\PersistentCollection {#1664 …}
    -quienVe: Doctrine\ORM\PersistentCollection {#1661 …}
  }
  "caratula" => null
  "etapa" => null
]
Model Format same as normalized format

Passed Options

No options were passed when constructing this form.

Resolved Options

View Variables