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 {#3321 name: "session_track" type_class: "Valt\Cue\Session\Presentation\Form\Type\SessionTrackType" data: Valt\Cue\Session\Domain\Entity\SessionTrack {#3117 -id: Ramsey\Uuid\Lazy\LazyUuidFromString {#3112 …} -name: "A_AnKl_manual (Copy 2)" -createdAt: DateTimeImmutable @1789989401 {#3141 date: 2026-09-21 14:16:41.734437 Europe/Moscow (+03:00) } -userGroup: Valt\UserBundle\Entity\UserGroup {#2639 …} -createdBy: Valt\UserBundle\Entity\User {#939 …} -looped: false -code: Valt\Cue\Session\Domain\Entity\SessionTrackCode {#3120 …} -sessions: Doctrine\ORM\PersistentCollection {#3376 …} -flow: null } } "constraints" => null "groups" => null ]