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 {#3288 name: "performance_no_client_edit" type_class: "App\Form\Slave\PerformanceNoClientEditType" data: App\Entity\Slave\Performance {#2898 -id: 33 -startDate: DateTime @1772751600 {#2897 date: 2026-03-06 00:00:00.0 Europe/Rome (+01:00) } -endDate: null -name: "2026.14 - Giebel (Scotti)" -amount: "1700.00" -completedPercentage: "90" -driveLink: "" -clientNotes: null -staffNotes: "" -archiveNotes: null -archived: false -ignoreSync: false -client: App\Entity\Slave\Client {#2711 …} -type: Proxies\__CG__\App\Entity\Slave\PerformanceType {#2909 …} -procedure: Proxies\__CG__\App\Entity\Slave\Procedure {#2919 …} -marker: null -reimbursements: Doctrine\ORM\PersistentCollection {#2920 …} -costs: Doctrine\ORM\PersistentCollection {#2927 …} -activities: Doctrine\ORM\PersistentCollection {#2929 …} -reminders: Doctrine\ORM\PersistentCollection {#2931 …} -allowedStaffs: Doctrine\ORM\PersistentCollection {#2932 …} -performancePhases: Doctrine\ORM\PersistentCollection {#2935 …} -performanceRequirements: Doctrine\ORM\PersistentCollection {#2941 …} -messages: Doctrine\ORM\PersistentCollection {#2946 …} -tags: Doctrine\ORM\PersistentCollection {#2955 …} } } "constraints" => null "groups" => null ]