Validator calls
Path | Message | Invalid value | Violation |
---|---|---|---|
children[category_id] | 有効な値ではありません。 | "21" |
Symfony\Component\Validator\ConstraintViolation {#8300 -message: "有効な値ではありません。" -messageTemplate: "This value is not valid." -parameters: [ "{{ value }}" => "21" ] -plural: null -root: Symfony\Component\Form\Form {#7909 : "" : "Eccube\Form\Type\SearchProductType" : [ "mode" => null "name" => null "pageno" => "1" "disp_number" => Eccube\Entity\Master\ProductListMax {#4236 #id: 20 #name: "15件" #sort_no: 0 } "tag_id" => null "tag_id2" => null "category_id2" => null "category_id3" => null "category_id4" => null "category_id5" => null ] } -propertyPath: "children[category_id]" -invalidValue: "21" -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#8013 …} -code: "1dafa156-89e1-4736-b832-419c2e501fca" -cause: Symfony\Component\Form\Exception\TransformationFailedException {#8084 …} } |
children[orderby] | 有効な値ではありません。 | "0" |
Symfony\Component\Validator\ConstraintViolation {#8309 -message: "有効な値ではありません。" -messageTemplate: "This value is not valid." -parameters: [ "{{ value }}" => "0" ] -plural: null -root: Symfony\Component\Form\Form {#7909 : "" : "Eccube\Form\Type\SearchProductType" : [ "mode" => null "name" => null "pageno" => "1" "disp_number" => Eccube\Entity\Master\ProductListMax {#4236 #id: 20 #name: "15件" #sort_no: 0 } "tag_id" => null "tag_id2" => null "category_id2" => null "category_id3" => null "category_id4" => null "category_id5" => null ] } -propertyPath: "children[orderby]" -invalidValue: "0" -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#8013 …} -code: "1dafa156-89e1-4736-b832-419c2e501fca" -cause: Symfony\Component\Form\Exception\TransformationFailedException {#8081 …} } |