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 {#1195 name: "stage" type_class: "App\Form\StageType" data: App\Entity\Stage {#546 -id: 33 -titre: "Stages été" -dateDebut: DateTime @1783893600 {#588 date: 2026-07-13 00:00:00.0 Europe/Zurich (+02:00) } -dateFin: DateTime @1789077600 {#585 date: 2026-09-11 00:00:00.0 Europe/Zurich (+02:00) } -image: "4dc89be46e6debe6_img_69faeffb7804e7.01401712." -sections: Doctrine\ORM\PersistentCollection {#596 …} -formule1: """ <h2 style="color:005EC9; font-family:Dosis; font-size:34px; font-weight:500"><strong>A LA DEMI-JOURNEE EN MATINEE : </strong><strong> </strong></h2>\r\n \r\n <h2 style="color:005EC9; font-family:Dosis; font-size:34px; font-weight:500"> <strong>(à partir de 5 ans) : 250€ <br />\r\n LUNDI AU VENDREDI DE 9.00 à 12.00</strong><br />\r\n Tennis + multi-activités (basketball, badminton, volleyball, football, ping-pong)</h2> """ -formule2: """ <h3 style="color:005EC9; font-family:Dosis; font-size:24px; font-weight:500"><strong>A LA JOURNEE : <br />\r\n (à partir de 6 ans) </strong><strong>: 500€ (repas midi inclus)<br />\r\n LUNDI AU VENDREDI DE</strong> <strong>09.00 à 17.00</strong><br />\r\n Tennis + multi-activités du matin + piscine, trampoline, escalade, vtt, …<br />\r\n Pour l’activité VTT, les enfants doivent venir avec leur propre vélo.</h3> """ -infosPratiques: """ <h2 style="color:005EC9; font-family:Dosis; font-size:34px; font-weight:500">Les stages se tiendront à l’intérieur exterieures.<br />\r\n Encadrement des enfants par des professionnels.<br />\r\n Prévoir une tenue adaptée à la pratique du tennis, notamment une raquette, de bonnes chaussures de sport.</h2>\r\n \r\n <h2 style="color:005EC9; font-family:Dosis; font-size:34px; font-weight:500">Annulation possible uniquement sur présentation d’un certificat médical.</h2>\r\n \r\n <h2 style="color:005EC9; font-family:Dosis; font-size:34px; font-weight:500">La carte de membre 2025/2026 est offerte pour les non-membres</h2> """ -documentInscription: null -niveaux: "Tous niveaux" -dateLimite: DateTime @1788300000 {#587 date: 2026-09-02 00:00:00.0 Europe/Zurich (+02:00) } -inscriptionStages: Doctrine\ORM\PersistentCollection {#662 …} -semaineStages: Doctrine\ORM\PersistentCollection {#674 …} -inscriptionAllow: true -documents: Doctrine\ORM\PersistentCollection {#701 …} -nbJours: 45 -type: "enfant" -semaineStageAdultes: Doctrine\ORM\PersistentCollection {#721 …} -carouselStages: Doctrine\ORM\PersistentCollection {#725 …} } } "constraints" => null "groups" => null ]