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 {#877 name: "registration_form" type_class: "App\Form\RegistrationFormType" data: App\Entity\User {#611 -id: 709 -email: "zekezetien@aol.com" -roles: [ "ROLE_USER" ] -password: "$2y$13$Y.b8u6xb8K0tWHQ/jhoVme1VeFgMM1xL6uDbXqJlS4iFyEC/dCLPq" -firstname: "ezemiedlyp" -lastname: "lqongyyqou" -nif: null -stats: null -companyName: null -companyNumber: null -createdAt: DateTimeImmutable @1750105751 {#591 date: 2025-06-16 22:29:11.729771 Europe/Zurich (+02:00) } -updatedAt: DateTimeImmutable @1750105751 {#592 date: 2025-06-16 22:29:11.729772 Europe/Zurich (+02:00) } -Categories: Doctrine\ORM\PersistentCollection {#1235 …} -Products: Doctrine\ORM\PersistentCollection {#1436 …} -orders: Doctrine\ORM\PersistentCollection {#1471 …} -cart: null -addresses: Doctrine\ORM\PersistentCollection {#1096 …} -Country: null -phoneNumber: null -message: null -isVerified: false -verificationToken: "4304b59a9c3d6b20fe38f6fab61f6384324a8b72effc9370701e89db959fe439" -prefix: null -adress: null -reviews: Doctrine\ORM\PersistentCollection {#1391 …} } } "constraints" => null "groups" => null ]