Validator calls
In
ValidationListener.php
line 46 (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" => Symfony\Component\Form\Form {#4268 name: "Order" type_class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType" data: App\IlaveU\ShopBundle\Entity\Order\Order {#3664 -id: 19232 -createdAt: DateTime @1775163092 {#3536 date: 2026-04-02 21:51:32.0 Africa/Casablanca (+01:00) } -description: "" -customer: Proxies\__CG__\App\IlaveU\ShopBundle\Entity\Customer\Customer {#3745 …} -orderItems: Doctrine\ORM\PersistentCollection {#3660 …} -adjustments: Doctrine\ORM\PersistentCollection {#3709 …} -firstName: "Madi" -lastName: "Sacko" -companyName: null -address: null -city: "Casablanca" -country: null -department: "Maarif" -postcode: null -email: "" -tel: "" -comment: "" -demandeFund: null -status: "partially-paid" -statusShipping: "cancelled" -source: "mobile" -deliveryAt: "2026-04-02 21:51" -recoveryAt: "2026-04-02 21:51" -oldOrderNumber: null -reduction: 0.0 -distance: 0.0 -shippingMethod: Proxies\__CG__\App\IlaveU\ShopBundle\Entity\Shipping\ShippingMethod {#3627 …} -agent: App\IlaveU\ShopBundle\Entity\Resource\Agent {#4211 …} -paymentMethod: Proxies\__CG__\App\IlaveU\ShopBundle\Entity\Payment\PaymentMethod {#3739 …} -payedAmount: 0.0 -startProcessingAt: DateTime @1775206800 {#3666 date: 2026-04-03 10:00:00.0 Africa/Casablanca (+01:00) } -deliveryType: "collecte-and-delivery" -startDeliveryAt: DateTime @1775239200 {#3540 date: 2026-04-03 19:00:00.0 Africa/Casablanca (+01:00) } -paidAt: null -deliveredAt: null -customerWalletPoints: Doctrine\ORM\PersistentCollection {#3697 …} -coupon: null -agentToDo: null -isToDo: false -cityRegionShipping: null -cityRegionCollect: null -vendor: null -collectAddress: "20 Rue Lahcen El Basri" -shippingAddress: "20 Rue Lahcen El Basri" -collectTel: "" -collectLng: "0" -collectLat: "0" -shippingLng: "0" -shippingLat: "0" -isHeavy: null -shippingTips: 0.0 -walletPaymentAmount: 0.0 -isChecked: true -tokenStripe: null -orderType: "" -deletedAt: null -store: Proxies\__CG__\App\IlaveU\ShopBundle\Entity\Store\Store {#3763 …} -shipment: Proxies\__CG__\App\IlaveU\ShopBundle\Entity\Shipping\Shipment {#3466 …} -invoice: null -createdBy: null -productSubscription: null -metaData: null -defaultCurrency: null -extraShippingFees: 0.0 -extraShippingMethodName: "" -extraShippingInfos: "" -notifyCustomer: false -updateNotificationMessage: "Votre commande CMD-260419232 a été modifiée" } } "constraints" => null "groups" => null ]