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 {#2029 name: "form" type_class: "Symfony\Component\Form\Extension\Core\Type\FormType" data: App\Entity\Attendee {#903 -id: 11194 -firstname: "Jakob" -lastname: "Meissner" -familyStatus: null -dob: DateTime @1575072000 {#2739 date: 2019-11-30 00:00:00.0 UTC (+00:00) } -attendances: Doctrine\ORM\PersistentCollection {#575 …} -degree: null -balcony: null -cars: Doctrine\ORM\PersistentCollection {#711 …} -zip: "tzjhrtz" -city: null -phoneMobile: null -phoneLandline: null -email: "hallo@wertz.de" -english: null -profession: null -garden: null -illness: null -visualAid: null -hearingAid: null -smoking: null -rollingTobacco: null -darningTobacco: null -tablet: null -hobbies: null -specialRemarks: null -internalComment: null -age: 6 -state: App\Entity\Set\SetState {#2460 …} -income: null -livingSituation: null -pets: Doctrine\ORM\PersistentCollection {#895 …} -coffeeMachines: Doctrine\ORM\PersistentCollection {#886 …} -kitchenAppliancesBig: Doctrine\ORM\PersistentCollection {#779 …} -kitchenAppliancesSmall: Doctrine\ORM\PersistentCollection {#497 …} -gender: App\Entity\Set\SetGender {#1586 …} -sector: null -children: Doctrine\ORM\PersistentCollection {#892 …} -bankOther: null -info: null -cigarettes: null -cigarettesSecond: null -eCigarettes: null -smartphone: null -smartphoneOtherBrand: null -smartphoneOtherModel: null -coffeeMachinesOther: null -kitchenAppliancesBigOther: null -kitchenAppliancesSmallOther: null -petsOther: null -blocked: false -customerExclusion: Doctrine\ORM\PersistentCollection {#924 …} -banks: Doctrine\ORM\PersistentCollection {#919 …} -formSubmittedAt: null -createdAt: DateTimeImmutable @1779202522 {#898 date: 2026-05-19 14:55:22.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1779202562 {#3846 date: 2026-05-19 14:56:02.286762 UTC (+00:00) } -eatingHabits: Doctrine\ORM\PersistentCollection {#930 …} -answerId: null -token: "218f880c-f380-4b53-96b6-8d261c7ffe33" -approved: false -emailConfirmationSentAt: DateTimeImmutable @1779202522 {#900 date: 2026-05-19 14:55:22.0 UTC (+00:00) } -emailConfirmedAt: DateTimeImmutable @1779202544 {#901 date: 2026-05-19 14:55:44.0 UTC (+00:00) } -surveyResponses: Doctrine\ORM\PersistentCollection {#971 …} } } "constraints" => null "groups" => null ]