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

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 {#5226
        -id: 7
        -name: "ストリートアート"
        -hierarchy: 1
        -sort_no: 5
        -create_date: DateTime @1668487686 {#5224
          date: 2022-11-15 13:48:06.0 Asia/Tokyo (+09:00)
        }
        -update_date: DateTime @1669085835 {#5225
          date: 2022-11-22 11:57:15.0 Asia/Tokyo (+09:00)
        }
        -ProductCategories: Doctrine\ORM\PersistentCollection {#5227 …}
        -Children: Doctrine\ORM\PersistentCollection {#5229 …}
        -Parent: null
        -Creator: Proxies\__CG__\Eccube\Entity\Member {#5266 …}
        -category_image: "assets/img/category/street.png"
      }
      "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 {#5568 …}
  -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
  -cause: null
}
children[price_max].data 入力されていません。
null
Symfony\Component\Validator\ConstraintViolation {#6005
  -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 {#5226
        -id: 7
        -name: "ストリートアート"
        -hierarchy: 1
        -sort_no: 5
        -create_date: DateTime @1668487686 {#5224
          date: 2022-11-15 13:48:06.0 Asia/Tokyo (+09:00)
        }
        -update_date: DateTime @1669085835 {#5225
          date: 2022-11-22 11:57:15.0 Asia/Tokyo (+09:00)
        }
        -ProductCategories: Doctrine\ORM\PersistentCollection {#5227 …}
        -Children: Doctrine\ORM\PersistentCollection {#5229 …}
        -Parent: null
        -Creator: Proxies\__CG__\Eccube\Entity\Member {#5266 …}
        -category_image: "assets/img/category/street.png"
      }
      "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 {#5564 …}
  -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
  -cause: null
}
No violations