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 {#2075 name: "order" type_class: "App\Form\Order\OrderType" data: App\Entity\Order\Order {#1091 -id: 149 -contact: Proxies\__CG__\App\Entity\Contact\Contact {#1155 …} -number: 240128 -name: "240126" -constructionSiteCostCenter: null -orderDate: DateTimeImmutable @1732230000 {#1095 date: 2024-11-22 00:00:00.0 Europe/Berlin (+01:00) } -startTime: DateTimeImmutable @-3600 {#1113 date: 1970-01-01 00:00:00.0 Europe/Berlin (+01:00) } -endTime: DateTimeImmutable @-3600 {#1112 date: 1970-01-01 00:00:00.0 Europe/Berlin (+01:00) } -repeatOrder: null -repeatOrderAmount: null -dailyUse: false -nightOperation: false -deliveryNoteMail: "wittstock@netzhirsch.de" -contactPerson: null -contactPersonPhone: null -vehicle: Proxies\__CG__\App\Entity\Vehicle {#1189 …} -driver: Proxies\__CG__\App\Entity\User {#1211 …} -description: null -charges: Doctrine\ORM\PersistentCollection {#1225 …} -states: Doctrine\ORM\PersistentCollection {#1241 …} -unloadingPoint: null -loadingPoint: null -documents: Doctrine\ORM\PersistentCollection {#1256 …} -documentsFromDriver: Doctrine\ORM\PersistentCollection {#1269 …} -signature: null -customerNotPresent: null -deliveryNoteDriverText: null -deliveryNote: null +left: 0.0 +width: 0.0 +top: 10.0 -invoice: null } } "constraints" => null "groups" => null ]