https://www.emotiqhome.com/search?city=Paris&page=231&place=Paris%2C%20France

Validator calls

Path Message Invalid value Violation
This form should not contain extra fields.
[
  "page" => "231"
]
Symfony\Component\Validator\ConstraintViolation {#1697
  -message: "This form should not contain extra fields."
  -messageTemplate: "This form should not contain extra fields."
  -parameters: [
    "{{ extra_fields }}" => ""page""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#1023
    name: ""
    type_class: "App\Form\SearchAdvertisementForm"
    data: [
      "sale" => null
      "type" => null
      "roomNumber" => null
      "place" => "Paris, France"
      "city" => "Paris"
      "postalCode" => null
      "department" => null
      "region" => null
      "price" => null
      "availableDate" => null
      "surface" => null
      "floor" => null
      "bedroomNumber" => null
      "bathroomNumber" => null
      "new" => null
      "advantages" => Doctrine\Common\Collections\ArrayCollection {#1540
        -elements: []
      }
    ]
  }
  -propertyPath: ""
  -invalidValue: [
    "page" => "231"
  ]
  -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#1673 …}
  -code: "6e5212ed-a197-4339-99aa-5654798a4854"
  -cause: null
}