https://tcg-mana.com/products/list?category_id=42

Validator calls

Path Message Invalid value Violation
children[category_id] 有効な値ではありません。
"42"
Symfony\Component\Validator\ConstraintViolation {#7713
  -message: "有効な値ではありません。"
  -messageTemplate: "This value is not valid."
  -parameters: [
    "{{ value }}" => "42"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#7322
    name: ""
    type_class: "Eccube\Form\Type\SearchProductType"
    data: [
      "mode" => null
      "name" => null
      "pageno" => "1"
      "disp_number" => Eccube\Entity\Master\ProductListMax {#4262
        #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: "42"
  -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#7448 …}
  -code: "1dafa156-89e1-4736-b832-419c2e501fca"
  -cause: Symfony\Component\Form\Exception\TransformationFailedException {#7512 …}
}
children[orderby] 有効な値ではありません。
"0"
Symfony\Component\Validator\ConstraintViolation {#7733
  -message: "有効な値ではありません。"
  -messageTemplate: "This value is not valid."
  -parameters: [
    "{{ value }}" => "0"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#7322
    name: ""
    type_class: "Eccube\Form\Type\SearchProductType"
    data: [
      "mode" => null
      "name" => null
      "pageno" => "1"
      "disp_number" => Eccube\Entity\Master\ProductListMax {#4262
        #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 {#7448 …}
  -code: "1dafa156-89e1-4736-b832-419c2e501fca"
  -cause: Symfony\Component\Form\Exception\TransformationFailedException {#7494 …}
}
Path Message Invalid value Violation
children[category_id] 有効な値ではありません。
"42"
Symfony\Component\Validator\ConstraintViolation {#150804
  -message: "有効な値ではありません。"
  -messageTemplate: "This value is not valid."
  -parameters: [
    "{{ value }}" => "42"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#150774
    name: ""
    type_class: "Eccube\Form\Type\SearchProductBlockType"
    data: [
      "name" => null
    ]
  }
  -propertyPath: "children[category_id]"
  -invalidValue: "42"
  -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#7448 …}
  -code: "1dafa156-89e1-4736-b832-419c2e501fca"
  -cause: Symfony\Component\Form\Exception\TransformationFailedException {#150791 …}
}