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: "mayra.bosley@outlook.com" -Nom: "Mayra" -Message: """ A Short Book of Quotes Earns $1,240/Month on Amazon — Here’s How You Can Create a Book Like This With 308 Prompts\r\n \r\n http://egrntop.site/DailyWisdomBooks\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n to UNSUBSCRIBE:\r\n https://egrntop.site/unsubscribe?domain=lesvgpfaciles.com\r\n Address: 108 West Street Comstock Park, MI 48721 """ } } "constraints" => null "groups" => null ]