https://tcg-mana.com/products/list?category_id=540&orderby=1

Validator calls

Path Message Invalid value Violation
children[category_id] 有効な値ではありません。
"540"
Symfony\Component\Validator\ConstraintViolation {#8480
  -message: "有効な値ではありません。"
  -messageTemplate: "This value is not valid."
  -parameters: [
    "{{ value }}" => "540"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#8362
    name: ""
    type_class: "Eccube\Form\Type\SearchProductType"
    data: [
      "mode" => null
      "name" => null
      "pageno" => "1"
      "disp_number" => Eccube\Entity\Master\ProductListMax {#4266
        #id: 20
        #name: "15件"
        #sort_no: 0
      }
      "orderby" => Eccube\Entity\Master\ProductListOrderBy {#4260
        #id: 1
        #name: "価格が低い順"
        #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: "540"
  -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#8490 …}
  -code: "1dafa156-89e1-4736-b832-419c2e501fca"
  -cause: Symfony\Component\Form\Exception\TransformationFailedException {#8552 …}
}