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 {#1289 name: "intermittent_call" type_class: "App\Form\IntermittentCallType" data: App\Entity\IntermittentCall {#944 -id: 192 -dipendente: App\Entity\Dipendente {#1366 …} -dateFrom: DateTime @1781820000 {#1328 date: 2026-06-19 00:00:00.0 Europe/Rome (+02:00) } -dateTo: DateTime @1782079200 {#1374 date: 2026-06-22 00:00:00.0 Europe/Rome (+02:00) } -annullamento: false -workerCf: "RSLMMT99R15Z243Q" -communicationCode: "1000026215332175" -employerCf: "02562650131" -employerEmail: "comunicazioni@barlacambusa.it" -xmlPath: null -pdfPath: null -mailjetMessageId: null -mailStatus: "pending" -mailSentAt: null -mailDeliveredAt: null -lastWebhookPayload: null -parentCall: null -cancelled: false -createdAt: DateTimeImmutable @1781870863 {#945 date: 2026-06-19 14:07:43.768134 Europe/Rome (+02:00) } -updatedAt: DateTimeImmutable @1781870863 {#946 date: 2026-06-19 14:07:43.768137 Europe/Rome (+02:00) } } } "constraints" => null "groups" => null ]