Validator calls
| Path | Message | Invalid value | Violation |
|---|---|---|---|
| children[category_id] | 選択した値は無効です。 | "1" |
Symfony\Component\Validator\ConstraintViolation {#3851 -message: "選択した値は無効です。" -messageTemplate: "The selected choice is invalid." -parameters: [ "{{ value }}" => "1" ] -plural: null -root: Symfony\Component\Form\Form {#3476 : "" : "Customize\Form\Type\SearchProductType" : [ "mode" => null "name" => null "country_id" => null "region_category_id" => null "data_capacity" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#2794 #id: 10 #name: "10件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3280 #id: 1 #name: "価格が低い順" #sort_no: 0 } ] } -propertyPath: "children[category_id]" -invalidValue: "1" -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#3595 …} -code: "1dafa156-89e1-4736-b832-419c2e501fca" -cause: Symfony\Component\Form\Exception\TransformationFailedException {#3538 …} } |
| Path | Message | Invalid value | Violation |
|---|---|---|---|
| children[category_id] | 選択した値は無効です。 | "1" |
Symfony\Component\Validator\ConstraintViolation {#7260 -message: "選択した値は無効です。" -messageTemplate: "The selected choice is invalid." -parameters: [ "{{ value }}" => "1" ] -plural: null -root: Symfony\Component\Form\Form {#7218 : "" : "Eccube\Form\Type\SearchProductBlockType" : [ "name" => null ] } -propertyPath: "children[category_id]" -invalidValue: "1" -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#3595 …} -code: "1dafa156-89e1-4736-b832-419c2e501fca" -cause: Symfony\Component\Form\Exception\TransformationFailedException {#7243 …} } |