Validator calls
In
ValidationListener.php
line ():
No violations
if ($form->isRoot()) {// Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.foreach ($this->validator->validate($form) as $violation) {// Allow the "invalid" constraint to be put onto// non-synchronized forms$allowNonSynchronized = $violation->getConstraint() instanceof Form && Form::NOT_SYNCHRONIZED_ERROR === $violation->getCode();
[ "value" => Symfony\Component\Form\Form {#4141 name: "" type_class: "Eccube\Form\Type\SearchProductBlockType" data: [ "category_id" => Eccube\Entity\Category {#3568 -id: 6 -name: "防災グッズ・防犯グッズ・救急セット" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1760021665 {#3566 date: 2025-10-09 23:54:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1763119804 {#3567 date: 2025-11-14 20:30:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3569 …} -Children: Doctrine\ORM\PersistentCollection {#3572 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3299 …} -words: "防災グッズ,防犯グッズ,救急セット,火災対策,防犯ブザー,防寒シート,簡易トイレ,給水袋,リフレクター,防炎,防災ラジオ,交通安全" +hidden_flg: false } "name" => null ] } "constraints" => null "groups" => null ]