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 {#3109 name: "MaterialEntry" type_class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType" data: App\Entity\MaterialEntry {#839 -id: 102 -truckPlate: "GD500JA" -supplier: Proxies\__CG__\App\Entity\Retailer {#1011 …} -carrier: Proxies\__CG__\App\Entity\Retailer {#1057 …} -forkliftOperator: Proxies\__CG__\App\Entity\User {#1073 …} -status: "arrived" -comment: null -scheduledDate: DateTime @1774994400 {#830 date: 2026-04-01 00:00:00.0 Europe/Paris (+02:00) } -arrivalTime: DateTime @1775023860 {#4762 date: 2026-04-01 08:11:00.0 Europe/Paris (+02:00) } -departureTime: null -createdAt: DateTimeImmutable @1775023857 {#829 date: 2026-04-01 08:10:57.0 Europe/Paris (+02:00) } -updatedAt: DateTime @1775023888 {#5086 date: 2026-04-01 08:11:28.684368 Europe/Paris (+02:00) } -validatedAt: null -estimatedBoxCount: null -estimatedWeight: "500" -loadedWeight: "33420" -emptyWeight: null -lines: Doctrine\ORM\PersistentCollection {#1132 …} -photos: Doctrine\ORM\PersistentCollection {#1140 …} -intermediateWeighings: Doctrine\ORM\PersistentCollection {#1175 …} -stockMovement: false -isDelivered: false -transportCost: "800" -plannedLinesProxy: Doctrine\Common\Collections\ArrayCollection {#4416 …} -actualLinesProxy: Doctrine\Common\Collections\ArrayCollection {#4578 …} } } "constraints" => null "groups" => null ]