GET https://stg.good-wifi.jp/products/list?category_id=9&region_category_id=2005

Validator calls

Path Message Invalid value Violation
children[category_id] 選択した値は無効です。
"9"
Symfony\Component\Validator\ConstraintViolation {#3876
  -message: "選択した値は無効です。"
  -messageTemplate: "The selected choice is invalid."
  -parameters: [
    "{{ value }}" => "9"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3503
    name: ""
    type_class: "Customize\Form\Type\SearchProductType"
    data: [
      "mode" => null
      "name" => null
      "country_id" => null
      "region_category_id" => "2005"
      "data_capacity" => null
      "pageno" => null
      "disp_number" => Eccube\Entity\Master\ProductListMax {#3048
        #id: 10
        #name: "10件"
        #sort_no: 0
      }
      "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3307
        #id: 1
        #name: "価格が低い順"
        #sort_no: 0
      }
    ]
  }
  -propertyPath: "children[category_id]"
  -invalidValue: "9"
  -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#3622 …}
  -code: "1dafa156-89e1-4736-b832-419c2e501fca"
  -cause: Symfony\Component\Form\Exception\TransformationFailedException {#3565 …}
}
Path Message Invalid value Violation
children[category_id] 選択した値は無効です。
"9"
Symfony\Component\Validator\ConstraintViolation {#5155
  -message: "選択した値は無効です。"
  -messageTemplate: "The selected choice is invalid."
  -parameters: [
    "{{ value }}" => "9"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#5116
    name: ""
    type_class: "Eccube\Form\Type\SearchProductBlockType"
    data: [
      "name" => null
    ]
  }
  -propertyPath: "children[category_id]"
  -invalidValue: "9"
  -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#3622 …}
  -code: "1dafa156-89e1-4736-b832-419c2e501fca"
  -cause: Symfony\Component\Form\Exception\TransformationFailedException {#5138 …}
}