GET https://chilldot.com/products/list?category_id=1

Validator calls

No violations
Path Message Invalid value Violation
children[category_id] 選択した値は無効です。
"1"
Symfony\Component\Validator\ConstraintViolation {#6603
  -message: "選択した値は無効です。"
  -messageTemplate: "The selected choice is invalid."
  -parameters: [
    "{{ value }}" => "1"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#6616
    name: ""
    type_class: "Eccube\Form\Type\SearchProductBlockType"
    data: [
      "name" => null
    ]
  }
  -propertyPath: "children[category_id]"
  -invalidValue: "1"
  -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#3508 …}
  -code: "1dafa156-89e1-4736-b832-419c2e501fca"
  -cause: Symfony\Component\Form\Exception\TransformationFailedException {#6628 …}
}
Path Message Invalid value Violation
children[category_id] 選択した値は無効です。
"1"
Symfony\Component\Validator\ConstraintViolation {#8114
  -message: "選択した値は無効です。"
  -messageTemplate: "The selected choice is invalid."
  -parameters: [
    "{{ value }}" => "1"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#8071
    name: ""
    type_class: "Eccube\Form\Type\SearchProductBlockType"
    data: [
      "name" => null
    ]
  }
  -propertyPath: "children[category_id]"
  -invalidValue: "1"
  -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#3508 …}
  -code: "1dafa156-89e1-4736-b832-419c2e501fca"
  -cause: Symfony\Component\Form\Exception\TransformationFailedException {#8097 …}
}