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 {#860 name: "contact_support" type_class: "App\Form\Type\ContactSupportType" data: App\Entity\ContactSupport {#591 -id: 145 -name: "Williamgodia" -email: "jacksrenome@gmx.com" -subject: "Derefhefjwdkifhgijfkwoddjeifj jiwdokdiwfheijfwjdiw jidjwksaodjegfijwokdaijdfe" -message: "Vertyowdiwjodko kofkosfjwgojfsjf oijwfwsfjowehgewjiofwj jewfkwkfdoeguhrfkadwknfew ijedkaoaswnfeugjfkadcajsfn 3d-edem.com" -createdAt: DateTime @1768503381 {#592 date: 2026-01-15 18:56:21.857871 UTC (+00:00) } } } "constraints" => null "groups" => null ]