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