GET https://chilldot.com/block/search_product

Validator calls

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