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 {#19031 name: "admin_product" type_class: "Eccube\Form\Type\Admin\ProductType" data: Eccube\Entity\Product {#16775 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 30766 -name: "FANTIC ISSIMO FUN BLACK" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1756387812 {#16781 date: 2025-08-28 22:30:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1766746854 {#22701 date: 2025-12-26 11:00:54.435663 UTC (+00:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#16747 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#17501 …} -ProductImage: Doctrine\ORM\PersistentCollection {#17752 …} -ProductTag: Doctrine\ORM\PersistentCollection {#17757 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#17266 …} -Creator: Eccube\Entity\Member {#15668 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#17503 …} -Brand: null -_calc_dealer_rank: false -dealer_price: [] -dealerPriceIncTaxs: [] -dealer_rank_price: [] -dealerRankPriceIncTaxs: [] } } "constraints" => null "groups" => null ]