Validator calls
In
ValidationListener.php
line 46 (context):
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 {#2236 name: "prechild" type_class: "App\Form\PrechildType" data: App\Entity\Prechild {#1745 -id: Symfony\Component\Uid\Ulid {#2878 …} -first_name: "Ismail" -last_name: "Bellahcene" -gender: "Garçon" -birth_place: "Alger elbeir" -birth_date: DateTime @1629331200 {#2014 date: 2021-08-19 00:00:00.0 UTC (+00:00) } -blood: "O+" -wilaya: "Tipaza" -city: "Cherchell" -address: "Sidi brahem ain kassiba" -photo: null -diseases: "Non" -allergies: "Non" -food_habit: "Normal" -behavior: "Un peu nerveu et attaché à ça maman" -fears: "Les menaces" -interests: "Les animaux et son dessin animé préféré spider man" -father_first_name: "Hichem" -father_last_name: "Bellahcene" -father_phone: "0799921967" -father_mobile: null -mother_first_name: "Khadidja" -mother_last_name: "Merahi" -mother_phone: "0799921967" -mother_mobile: null -trust_perso_one: "Tante" -trust_perso_one_phone: "+213795289187" -trust_perso_two: "Tante" -trust_perso_two_phone: "+213795289187" -trust_perso_three: "Ça grand mère" -trust_perso_three_phone: "+213795289187" -father_job: "Prof au cem" -mother_job: "/" -family_situation: App\Entity\enums\FamilySituation {#1838 …} -owner: App\Entity\Company {#1007 …} -section: App\Entity\Section {#2528 …} -accepted: null -createdAt: DateTimeImmutable @1757882396 {#2889 date: 2025-09-14 20:39:56.446943 UTC (+00:00) } -updatedAt: DateTimeImmutable @1757882396 {#2890 date: 2025-09-14 20:39:56.446946 UTC (+00:00) } -deletedAt: null } } "constraints" => null "groups" => null ]