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 {#3074 name: "logbook1" type_class: "App\Form\Logbook1Type" data: App\Entity\Logbook {#2717 -id: 345 -quand: DateTime @1763766000 {#2979 date: 2025-11-22 00:00:00.0 Europe/Berlin (+01:00) } -quoi: "tel without barrtery" -pourquoi: null -comment: null -quelpc: "[32]" -fini: false -notes: "Usb without barrtery, and finaly USB for something" -theme: "phone farm" -priority: "3" } } "constraints" => null "groups" => null ]