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 {#895 name: "contact" type_class: "App\Form\ContactType" data: App\Entity\LesvgpMessages {#794 -id: null -Email: "brand.kim@yahoo.com" -Nom: "Kim" -Message: """ Hi,\r\n \r\n We have a promotional offer for your website lesvgpfaciles.com.\r\n \r\n Why should you care? Because Book In A Day lets you turn your ideas into a polished, professional book in just hours—not months. No writing skills, no expensive editors, no formatting headaches. Simply follow the AI-driven, step-by-step system and you’re done! Publish your book, build authority, and start earning—effortlessly, swiftly, and stress-free.\r\n \r\n See it in action: https://yeira.site/BookInADay\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n You are receiving this message because we believe our offer may be relevant to you. \r\n If you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\n https://yeira.site/unsub?domain=lesvgpfaciles.com \r\n Address: Address: 1464 Lewis Street Roselle, IL 60177\r\n Looking out for you, Michael Turner. """ } } "constraints" => null "groups" => null ]