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 {#1023 name: "contact_form" type_class: "App\Form\ContactFormType" data: App\Entity\Contact {#891 -id: 160 -firstName: "Mike Daniel Wilson" -lastName: "Mike Daniel Wilson" -email: "info@strictlydigital.net" -phone: "89517136995" -message: """ Hello, \r\n \r\n Getting some set of links linking to goldrogerpizzeria.com could have zero worth or negative impact for your business. \r\n \r\n It really makes no difference the number of inbound links you have, what is key is the amount of search terms those websites are optimized for. \r\n \r\n That is the most important factor. \r\n Not the overrated Moz DA or Domain Rating. \r\n These can be faked easily. \r\n BUT the amount of Google-ranked terms the sites that send backlinks to you rank for. \r\n That’s what really matters. \r\n \r\n Have such links point to your website and you will ROCK! \r\n \r\n We are providing this special offer here: \r\n https://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\n In doubt, or need more information, chat with us here: \r\n https://www.strictlydigital.net/whatsapp-us/ \r\n \r\n Kind regards, \r\n Mike Daniel Wilson\r\n \r\n strictlydigital.net \r\n Phone/WhatsApp: +1 (877) 566-3738 """ -createdAt: DateTimeImmutable @1751794294 {#892 date: 2025-07-06 11:31:34.018790 Europe/Paris (+02:00) } -user: null } } "constraints" => null "groups" => null ]