https://gogo002.xbiz.jp/rintec/products/list?category_id=5

Validator calls

Path Message Invalid value Violation
children[category_id] 有効な値ではありません。
"5"
Symfony\Component\Validator\ConstraintViolation {#8060
  -message: "有効な値ではありません。"
  -messageTemplate: "This value is not valid."
  -parameters: [
    "{{ value }}" => "5"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#6127
    name: ""
    type_class: "Customize\Form\Type\SearchProductType"
    data: [
      "mode" => null
      "name" => null
      "pageno" => null
      "disp_number" => Eccube\Entity\Master\ProductListMax {#4732
        #id: 20
        #name: "20件"
        #sort_no: 0
      }
      "orderby" => Eccube\Entity\Master\ProductListOrderBy {#4724
        #id: 1
        #name: "価格が低い順"
        #sort_no: 0
      }
      "feature" => Doctrine\Common\Collections\ArrayCollection {#7405
        -elements: []
      }
      "room" => Doctrine\Common\Collections\ArrayCollection {#7436
        -elements: []
      }
      "maker" => Doctrine\Common\Collections\ArrayCollection {#7489
        -elements: []
      }
      "search_price_room" => Doctrine\Common\Collections\ArrayCollection {#7515
        -elements: []
      }
      "search_0_yen" => []
      "kind" => Doctrine\Common\Collections\ArrayCollection {#7553
        -elements: []
      }
      "shape" => Doctrine\Common\Collections\ArrayCollection {#7599
        -elements: []
      }
      "power" => Doctrine\Common\Collections\ArrayCollection {#7645
        -elements: []
      }
      "search_price_workplace" => Doctrine\Common\Collections\ArrayCollection {#7703
        -elements: []
      }
      "active_idx" => "0"
    ]
  }
  -propertyPath: "children[category_id]"
  -invalidValue: "5"
  -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#7813 …}
  -code: "1dafa156-89e1-4736-b832-419c2e501fca"
  -cause: Symfony\Component\Form\Exception\TransformationFailedException {#7400 …}
}