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: "bishop.danial@googlemail.com" -Nom: "Danial" -Message: """ LAUNCH YOUR OWN AMAZON PUBLISHING EMPIRE IN 60 SECONDS!\r\n \r\n World's First Amazon Publishing AI Assistant\r\n \r\n Instantly Research Profitable Keywords, Create & Publish \r\n \r\n To 310 Million Amazon Users Without Writing A Single Word\r\n \r\n No Writing. No Tech Skills. No Experience Needed!\r\n \r\n more https://www.novaai.expert/KindleMint """ } } "constraints" => null "groups" => null ]