Forms

  • 1
    units_filter
    • flat_disposition
    • floor
    • price_range
    • area_range
    • flat_price_min
    • flat_price_max
    • flat_area_min
    • flat_area_max
    • project
    • year
    • flat_status
    • flat_type
    • terraceorbalcony
    • view
    • sort
    • direction
    • _token

units_filter

"AppBundle\Form\Type\UnitsFilterType"

Errors

Message Origin Cause
CSRF token je neplatný. Zkuste prosím znovu odeslat formulář. units_filter Caused by:

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
[
  "flat_disposition" => "2+kk"
  "floor" => null
  "price_range" => null
  "area_range" => null
  "flat_price_min" => null
  "flat_price_max" => null
  "flat_area_min" => null
  "flat_area_max" => null
  "project" => null
  "year" => null
  "flat_status" => null
  "flat_type" => null
  "terraceorbalcony" => false
  "view" => null
  "sort" => "floor"
  "direction" => "asc"
]
Model Format same as normalized format

Passed Options

No options where passed when constructing this form.

Resolved Options

View Variables