Validator calls
| Path | Message | Invalid value | Violation |
|---|---|---|---|
| children[category_id] | 有効な値ではありません。 | "9'123" |
Symfony\Component\Validator\ConstraintViolation {#1820 -message: "有効な値ではありません。" -messageTemplate: "This value is not valid." -parameters: [ "{{ value }}" => "9'123" ] -plural: null -root: Symfony\Component\Form\Form {#1708 : "" : "Eccube\Form\Type\SearchProductType" : [ "mode" => null "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#1463 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#1566 #id: 1 #name: "価格が低い順" #sort_no: 0 } ] } -propertyPath: "children[category_id]" -invalidValue: "9'123" -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#1784 …} -code: "1dafa156-89e1-4736-b832-419c2e501fca" -cause: Symfony\Component\Form\Exception\TransformationFailedException {#1754 …} } |
| Path | Message | Invalid value | Violation |
|---|---|---|---|
| children[category_id] | 有効な値ではありません。 | "9'123" |
Symfony\Component\Validator\ConstraintViolation {#3752 -message: "有効な値ではありません。" -messageTemplate: "This value is not valid." -parameters: [ "{{ value }}" => "9'123" ] -plural: null -root: Symfony\Component\Form\Form {#3716 : "" : "Eccube\Form\Type\SearchProductBlockType" : [ "name" => null ] } -propertyPath: "children[category_id]" -invalidValue: "9'123" -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#1784 …} -code: "1dafa156-89e1-4736-b832-419c2e501fca" -cause: Symfony\Component\Form\Exception\TransformationFailedException {#3737 …} } |