Validator calls
Path | Message | Invalid value | Violation |
---|---|---|---|
children[price_min].data | 入力されていません。 | null |
Symfony\Component\Validator\ConstraintViolation {#6013 -message: "入力されていません。" -messageTemplate: "This value should not be blank." -parameters: [ "{{ value }}" => "null" ] -plural: null -root: Symfony\Component\Form\Form {#5616 : "" : "Eccube\Form\Type\SearchProductType" : [ "mode" => null "category_id" => Eccube\Entity\Category {#5280 -id: 10 -name: "日常" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1668487708 {#5278 : 2022-11-15 13:48:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669085835 {#5279 : 2022-11-22 11:57:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5281 …} -Children: Doctrine\ORM\PersistentCollection {#5283 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5266 …} -category_image: "assets/img/category/daily.jpg" } "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#5363 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#5348 #id: 1 #name: "価格が低い順" #sort_no: 0 } "price_min" => null "price_max" => null "size_vertical_min" => null "size_vertical_max" => null "size_width_min" => null "size_width_max" => null ] } -propertyPath: "children[price_min].data" -invalidValue: null -constraint: Symfony\Component\Validator\Constraints\NotBlank {#5554 …} -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3" -cause: null } |
children[price_max].data | 入力されていません。 | null |
Symfony\Component\Validator\ConstraintViolation {#6037 -message: "入力されていません。" -messageTemplate: "This value should not be blank." -parameters: [ "{{ value }}" => "null" ] -plural: null -root: Symfony\Component\Form\Form {#5616 : "" : "Eccube\Form\Type\SearchProductType" : [ "mode" => null "category_id" => Eccube\Entity\Category {#5280 -id: 10 -name: "日常" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1668487708 {#5278 : 2022-11-15 13:48:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669085835 {#5279 : 2022-11-22 11:57:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5281 …} -Children: Doctrine\ORM\PersistentCollection {#5283 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5266 …} -category_image: "assets/img/category/daily.jpg" } "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#5363 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#5348 #id: 1 #name: "価格が低い順" #sort_no: 0 } "price_min" => null "price_max" => null "size_vertical_min" => null "size_vertical_max" => null "size_width_min" => null "size_width_max" => null ] } -propertyPath: "children[price_max].data" -invalidValue: null -constraint: Symfony\Component\Validator\Constraints\NotBlank {#5567 …} -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3" -cause: null } |