https://tas-lab.net/products/list?category_id=4

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
    name: ""
    type_class: "Eccube\Form\Type\SearchProductType"
    data: [
      "mode" => null
      "category_id" => Eccube\Entity\Category {#5249
        -id: 4
        -name: "モノトーン"
        -hierarchy: 3
        -sort_no: 8
        -create_date: DateTime @1666685762 {#5251
          date: 2022-10-25 17:16:02.0 Asia/Tokyo (+09:00)
        }
        -update_date: DateTime @1669085835 {#5250
          date: 2022-11-22 11:57:15.0 Asia/Tokyo (+09:00)
        }
        -ProductCategories: Doctrine\ORM\PersistentCollection {#5248 …}
        -Children: Doctrine\ORM\PersistentCollection {#5246 …}
        -Parent: null
        -Creator: Proxies\__CG__\Eccube\Entity\Member {#5266 …}
        -category_image: "assets/img/category/monotone.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
    name: ""
    type_class: "Eccube\Form\Type\SearchProductType"
    data: [
      "mode" => null
      "category_id" => Eccube\Entity\Category {#5249
        -id: 4
        -name: "モノトーン"
        -hierarchy: 3
        -sort_no: 8
        -create_date: DateTime @1666685762 {#5251
          date: 2022-10-25 17:16:02.0 Asia/Tokyo (+09:00)
        }
        -update_date: DateTime @1669085835 {#5250
          date: 2022-11-22 11:57:15.0 Asia/Tokyo (+09:00)
        }
        -ProductCategories: Doctrine\ORM\PersistentCollection {#5248 …}
        -Children: Doctrine\ORM\PersistentCollection {#5246 …}
        -Parent: null
        -Creator: Proxies\__CG__\Eccube\Entity\Member {#5266 …}
        -category_image: "assets/img/category/monotone.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
}
No violations