[
"value" => Symfony\Component\Form\Form {#1023
name: ""
type_class: "App\Form\SearchAdvertisementForm"
data: [
"sale" => null
"type" => null
"roomNumber" => null
"place" => null
"city" => "Fakarava"
"postalCode" => null
"department" => "Polynésie-française"
"region" => "Polynésie-Française"
"price" => null
"availableDate" => null
"surface" => null
"floor" => null
"bedroomNumber" => null
"bathroomNumber" => null
"new" => null
"advantages" => Doctrine\Common\Collections\ArrayCollection {#1540
-elements: []
}
]
}
"constraints" => null
"groups" => null
]
| Path |
Message |
Invalid value |
Violation |
| children[place].data |
This value should not be blank. |
null |
Symfony\Component\Validator\ConstraintViolation {#1695
-message: "This value should not be blank."
-messageTemplate: "This value should not be blank."
-parameters: [
"{{ value }}" => "null"
]
-plural: null
-root: Symfony\Component\Form\Form {#1023
name: ""
type_class: "App\Form\SearchAdvertisementForm"
data: [
"sale" => null
"type" => null
"roomNumber" => null
"place" => null
"city" => "Fakarava"
"postalCode" => null
"department" => "Polynésie-française"
"region" => "Polynésie-Française"
"price" => null
"availableDate" => null
"surface" => null
"floor" => null
"bedroomNumber" => null
"bathroomNumber" => null
"new" => null
"advantages" => Doctrine\Common\Collections\ArrayCollection {#1540
-elements: []
}
]
}
-propertyPath: "children[place].data"
-invalidValue: null
-constraint: Symfony\Component\Validator\Constraints\NotBlank {#627 …}
-code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
-cause: null
} |
|
This form should not contain extra fields. |
[
"tabview" => "2"
"postal_code" => "98763,98764,98787,98790"
"page" => "87"
"publisherType" => "1"
] |
Symfony\Component\Validator\ConstraintViolation {#1701
-message: "This form should not contain extra fields."
-messageTemplate: "This form should not contain extra fields."
-parameters: [
"{{ extra_fields }}" => ""tabview", "postal_code", "page", "publisherType""
]
-plural: null
-root: Symfony\Component\Form\Form {#1023
name: ""
type_class: "App\Form\SearchAdvertisementForm"
data: [
"sale" => null
"type" => null
"roomNumber" => null
"place" => null
"city" => "Fakarava"
"postalCode" => null
"department" => "Polynésie-française"
"region" => "Polynésie-Française"
"price" => null
"availableDate" => null
"surface" => null
"floor" => null
"bedroomNumber" => null
"bathroomNumber" => null
"new" => null
"advantages" => Doctrine\Common\Collections\ArrayCollection {#1540
-elements: []
}
]
}
-propertyPath: ""
-invalidValue: [
"tabview" => "2"
"postal_code" => "98763,98764,98787,98790"
"page" => "87"
"publisherType" => "1"
]
-constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#1673 …}
-code: "6e5212ed-a197-4339-99aa-5654798a4854"
-cause: null
} |