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 {#2520 name: "vacancy_filter" type_class: "App\Form\Vacancy\VacancyPublicFilterFormType" data: App\Domain\Vacancy\Repository\PublicFilter {#2216 +search: null +city: App\Domain\City\City {#2236 …} +cities: null +specialization: null +specializations: null +salaryMin: null +salaryMax: null +experience: [] +employment: [] +category: null +company: null +schedule: [] +excludeVacancies: [ App\Domain\Vacancy\Vacancy {#2073 -id: Symfony\Component\Uid\UuidV6 {#2099 …} -publicId: "12026" -manager: Proxies\__CG__\App\Domain\Employer\Employer {#2130 …} -title: "Уборщик служебных помещений" -description: """ Должностные обязанности\r\n Уборка служебных помещений в детских поликлинн иках по адресам: пр. Коммунистический, д.39, пр. М. Жукова, д.32, ул. Зорге, д. 72/1.\r\n Требования к кандидату\r\n Квалификация: ...\r\n Образование: Среднее профессиональное образование\r\n Пунктуальность, аккуратность, вежливость\r\n \r\n Телефон: +7(863) 210-78-61 """ -specialization: Proxies\__CG__\App\Domain\Specialization\Specialization {#2152 …} -city: Proxies\__CG__\App\Domain\City\City {#2177 …} -isAnonymous: true -address: null -salaryMin: null -salaryMax: 3000000 -experience: null -employment: null -schedule: null -skills: Doctrine\ORM\PersistentCollection {#2181 …} -rate: App\Domain\Vacancy\Rate {#2109 …} -status: App\Domain\Vacancy\Status {#2111 …} -showPhone: false -from14Years: false -withPhysicalDisabilities: false -autopublish: false -paymentPeriod: App\Domain\Vacancy\PaymentPeriod {#259 …} -paymentFormat: App\Domain\Vacancy\PaymentFormat {#263 …} -moderation: Proxies\__CG__\App\Domain\Moderation\VacancyModeration {#2032 …} -publishedAt: DateTimeImmutable @1763221386 {#2043 date: 2025-11-15 15:43:06.0 UTC (+00:00) } -createdAt: DateTimeImmutable @1754044872 {#2045 date: 2025-08-01 10:41:12.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1763221386 {#2059 date: 2025-11-15 15:43:06.0 UTC (+00:00) } -archivedAt: null } ] +others: [] +publication: null +rate: null +relatedSpecializations: false +limit: 10 +offset: 6240 +sort: App\Domain\Vacancy\Repository\Sort {#2049 …} +order: "DESC" } } "constraints" => null "groups" => null ]