GET https://f-c.shop/products/list?category_id=162

Validator calls

Path Message Invalid value Violation
children[category_id] 選択した値は無効です。
"162"
Symfony\Component\Validator\ConstraintViolation {#3614
  -message: "選択した値は無効です。"
  -messageTemplate: "The selected choice is invalid."
  -parameters: [
    "{{ value }}" => "162"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3272
    name: ""
    type_class: "Eccube\Form\Type\SearchProductType"
    data: [
      "mode" => null
      "name" => null
      "pageno" => null
      "disp_number" => Eccube\Entity\Master\ProductListMax {#2681
        #id: 20
        #name: "20件"
        #sort_no: 0
      }
      "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3106
        #id: 1
        #name: "価格が低い順"
        #sort_no: 0
      }
    ]
  }
  -propertyPath: "children[category_id]"
  -invalidValue: "162"
  -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#3358 …}
  -code: "1dafa156-89e1-4736-b832-419c2e501fca"
  -cause: Symfony\Component\Form\Exception\TransformationFailedException {#3319 …}
}