Validator calls
| Path | Message | Invalid value | Violation |
|---|---|---|---|
| children[category_id] | 選択した値は無効です。 | "13" |
Symfony\Component\Validator\ConstraintViolation {#4797 -message: "選択した値は無効です。" -messageTemplate: "The selected choice is invalid." -parameters: [ "{{ value }}" => "13" ] -plural: null -root: Symfony\Component\Form\Form {#4445 : "" : "Eccube\Form\Type\SearchProductType" : [ "mode" => null "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#4240 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#4278 #id: 1 #name: "価格が低い順" #sort_no: 0 } ] } -propertyPath: "children[category_id]" -invalidValue: "13" -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#4552 …} -code: "1dafa156-89e1-4736-b832-419c2e501fca" -cause: Symfony\Component\Form\Exception\TransformationFailedException {#4498 …} } |