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 {#1970 name: "filters" type_class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FiltersFormType" data: [ "sku" => [ "comparison" => null "value" => null ] "parentReference" => [ "comparison" => null "value" => null ] "websites" => [ "comparison" => "IN" "value" => Doctrine\Common\Collections\ArrayCollection {#2162 -elements: [ App\Entity\Api\Website {#2183 #updatedAtApi: DateTimeImmutable @1759238365 {#2169 date: 2025-09-30 15:19:25.0 Europe/Berlin (+02:00) } #createdAtApi: null -id: 16835 -label: "Made In Sport" -trigramme: "MIS" -url: "https://recette-mis.oreca-store.com/" -erpProducts: Doctrine\ORM\PersistentCollection {#2182 …} -stores: Doctrine\ORM\PersistentCollection {#2235 …} -remoteFolder: null -isActive: true -isAws: true -isApplePay: false -magentoOrders: Doctrine\ORM\PersistentCollection {#2334 …} -magentoAddresses: Doctrine\ORM\PersistentCollection {#2509 …} -magentoItems: Doctrine\ORM\PersistentCollection {#2601 …} -magentoPayments: Doctrine\ORM\PersistentCollection {#2687 …} -pimcoreProducts: Doctrine\ORM\PersistentCollection {#2834 …} -isPimcore: true -maxVariance: 50 -magentoProductReports: Doctrine\ORM\PersistentCollection {#2813 …} -isOrderImportEnabled: false -isImageImportEnabled: true -isPromoEnable: true -mail: null -productImageHashes: Doctrine\ORM\PersistentCollection {#2920 …} -isProd: false -forceImageImport: false -awsHost: null -awsUserBdd: null -awsDbPass: null -hasPersonalization: false -shippingMethods: Doctrine\ORM\PersistentCollection {#2943 …} -fulfilmentStatuses: Doctrine\ORM\PersistentCollection {#2955 …} -platform: "" } ] } ] "oversized" => null ] } "constraints" => null "groups" => null ]