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 {#2098 name: "form" type_class: "Symfony\Component\Form\Extension\Core\Type\FormType" data: App\Entity\Attendee {#904 -id: 11194 -firstname: "Jakob" -lastname: "Meissner" -familyStatus: App\Entity\Set\SetFamilyStatus {#3574 …} -dob: DateTime @1575072000 {#898 date: 2019-11-30 00:00:00.0 UTC (+00:00) } -attendances: Doctrine\ORM\PersistentCollection {#739 …} -degree: App\Entity\Set\SetDegree {#3502 …} -balcony: false -cars: Doctrine\ORM\PersistentCollection {#687 …} -zip: "tzjhrtz" -city: "Hamburg" -phoneMobile: "22222222222222" -phoneLandline: "111111111111" -email: "hallo@wertz.de" -english: false -profession: "333333333" -garden: false -illness: null -visualAid: false -hearingAid: null -smoking: false -rollingTobacco: true -darningTobacco: null -tablet: null -hobbies: null -specialRemarks: null -internalComment: null -age: 6 -state: Proxies\__CG__\App\Entity\Set\SetState {#569 …} -income: App\Entity\Set\SetIncome {#3541 …} -livingSituation: App\Entity\Set\SetLivingSituation {#3553 …} -pets: Doctrine\ORM\PersistentCollection {#891 …} -coffeeMachines: Doctrine\ORM\PersistentCollection {#910 …} -kitchenAppliancesBig: Doctrine\ORM\PersistentCollection {#920 …} -kitchenAppliancesSmall: Doctrine\ORM\PersistentCollection {#930 …} -gender: Proxies\__CG__\App\Entity\Set\SetGender {#956 …} -sector: App\Entity\Set\SetSector {#3530 …} -children: Doctrine\ORM\PersistentCollection {#970 …} -bankOther: null -info: null -cigarettes: App\Entity\Set\SetCigarettes {#4089 …} -cigarettesSecond: null -eCigarettes: null -smartphone: App\Entity\Set\SetSmartphone {#3863 …} -smartphoneOtherBrand: null -smartphoneOtherModel: null -coffeeMachinesOther: null -kitchenAppliancesBigOther: null -kitchenAppliancesSmallOther: null -petsOther: null -blocked: false -customerExclusion: Doctrine\ORM\PersistentCollection {#993 …} -banks: Doctrine\ORM\PersistentCollection {#988 …} -formSubmittedAt: null -createdAt: DateTimeImmutable @1779202522 {#899 date: 2026-05-19 14:55:22.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1779202679 {#4379 date: 2026-05-19 14:57:59.405507 UTC (+00:00) } -eatingHabits: Doctrine\ORM\PersistentCollection {#999 …} -answerId: null -token: "218f880c-f380-4b53-96b6-8d261c7ffe33" -approved: false -emailConfirmationSentAt: DateTimeImmutable @1779202522 {#901 date: 2026-05-19 14:55:22.0 UTC (+00:00) } -emailConfirmedAt: DateTimeImmutable @1779202544 {#902 date: 2026-05-19 14:55:44.0 UTC (+00:00) } -surveyResponses: Doctrine\ORM\PersistentCollection {#1040 …} } } "constraints" => null "groups" => null ]