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 {#6205 name: "viooer_signup" type_class: "App\Form\ViooerSignupType" data: [ "first_name" => "E2ePrenom" "last_name" => "E2eNom" "email" => "member1@millesima.com" "password" => "E2e!Passw0rd#2026" "gender" => "male" "phone" => "+33635033408" "sector" => Proxies\__CG__\App\Entity\Users\Sector {#2396 -Id: 12 -name: "Technologies & IT" -frName: "Technologies & IT" -domains: Doctrine\ORM\PersistentCollection {#6647 …} -organizations: Doctrine\ORM\PersistentCollection {#6654 …} -createdAt: DateTimeImmutable @1781004190 {#6642 date: 2026-06-09 11:23:10.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1781004190 {#6648 date: 2026-06-09 11:23:10.0 UTC (+00:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2397 …} } "domain" => App\Entity\Users\Domain {#6633 -id: 14 -name: "Développement logiciel" -frName: "Développement logiciel" -specialities: Doctrine\ORM\PersistentCollection {#6632 …} -sector: Proxies\__CG__\App\Entity\Users\Sector {#2396} -createdAt: DateTimeImmutable @1781004190 {#6664 date: 2026-06-09 11:23:10.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1781004190 {#6658 date: 2026-06-09 11:23:10.0 UTC (+00:00) } } "user_speciality" => App\Entity\Users\Speciality {#6669 -id: 244 -name: "Développement web" -frName: "Développement web" -description: "Speciality: Développement web" -frDescription: "Spécialité : Développement web" -domain: App\Entity\Users\Domain {#6633} -communities: Doctrine\ORM\PersistentCollection {#6668 …} -users: Doctrine\ORM\PersistentCollection {#6673 …} -createdAt: DateTimeImmutable @1781004190 {#6681 date: 2026-06-09 11:23:10.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1781004190 {#6646 date: 2026-06-09 11:23:10.0 UTC (+00:00) } } "user_function" => "ma Fonction" "organization_viooer" => null "interests" => Doctrine\Common\Collections\ArrayCollection {#6671 -elements: [] } "birth_date" => null "country" => 227 "acceptTerms" => true ] } "constraints" => null "groups" => null ]