Validator calls
In
ValidationListener.php
line 55 (context):
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" => Form {#25409 name: "" type_class: "Eccube\Form\Type\SearchProductBlockType" data: [ "category_id" => Category {#10826 -id: 7 -name: "シャンプー" -hierarchy: 1 -sort_no: 85 -create_date: DateTime @1571624402 {#10823 date: 2019-10-21 11:20:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757296558 {#10824 date: 2025-09-08 10:55:58.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#10868 …} -Children: PersistentCollection {#10865 …} -Parent: null -Creator: Member {#10930 …} -visible: true -AnnotationReader: AnnotationReader {#1417 …} } "name" => null ] } "constraints" => null "groups" => null ]