https://gestor.ltec.eng.br/app/relatoriotecnicomassa/list

Forms

  • filter
    • id
    • createdAt
    • _sort_by
    • _sort_order
    • _page
    • _per_page

filter

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

Default Data

Property Value
Model Format same as normalized format
Normalized Format
[]
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
[
  "id" => [
    "type" => null
    "value" => null
  ]
  "createdAt" => [
    "type" => null
    "value" => null
  ]
  "_sort_by" => "id"
  "_sort_order" => "ASC"
  "_page" => "1"
  "_per_page" => "32"
]
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
csrf_protection
false
false
data
[]
[]

Resolved Options

View Variables