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 {#2531 name: "vacancy_filter" type_class: "App\Form\Vacancy\VacancyPublicFilterFormType" data: App\Domain\Vacancy\Repository\PublicFilter {#2265 +search: null +city: App\Domain\City\City {#2270 …} +cities: null +specialization: null +specializations: null +salaryMin: null +salaryMax: null +experience: [] +employment: [] +category: null +company: null +schedule: [] +excludeVacancies: [ App\Domain\Vacancy\Vacancy {#2061 -id: Symfony\Component\Uid\UuidV6 {#2095 …} -publicId: "119626" -manager: Proxies\__CG__\App\Domain\Employer\Employer {#2179 …} -title: "Администратор мужской раздевалки" -description: "Дежурный администратор мужской раздевалки. Следить за порядком в раздевалке. Контролировать соблюдение правил посещения комплекса клиентами. Вакансия доступна студентам, кандидатам с нарушениями здоровья, пенсионерам. Гибкий график. Оплата почасовая: 230 руб/час" -specialization: Proxies\__CG__\App\Domain\Specialization\Specialization {#2201 …} -city: Proxies\__CG__\App\Domain\City\City {#2226 …} -isAnonymous: false -address: "Краснодар, микрорайон Завод Измерительных Приборов, Зиповская улица, 70" -salaryMin: 23000 -salaryMax: 3000000 -experience: App\Domain\Common\Experience {#2146 …} -employment: App\Domain\Common\Employment {#2141 …} -schedule: App\Domain\Common\Schedule {#2135 …} -skills: Doctrine\ORM\PersistentCollection {#2230 …} -rate: null -status: App\Domain\Vacancy\Status {#2140 …} -phone: "+7 (906) 192-60-00" -showPhone: false -from14Years: false -withPhysicalDisabilities: true -autopublish: false -paymentPeriod: App\Domain\Vacancy\PaymentPeriod {#268 …} -paymentFormat: App\Domain\Vacancy\PaymentFormat {#2145 …} -moderation: Proxies\__CG__\App\Domain\Moderation\VacancyModeration {#2128 …} -publishedAt: null -createdAt: DateTimeImmutable @1763625324 {#2083 date: 2025-11-20 07:55:24.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1779812185 {#2051 date: 2026-05-26 16:16:25.0 UTC (+00:00) } -archivedAt: DateTimeImmutable @1779812185 {#2050 date: 2026-05-26 16:16:25.0 UTC (+00:00) } } ] +others: [] +publication: null +rate: null +relatedSpecializations: false +limit: 10 +offset: 0 +sort: App\Domain\Vacancy\Repository\Sort {#2086 …} +order: "DESC" } } "constraints" => null "groups" => null ]