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 {#2566 name: "vacancy_filter" type_class: "App\Form\Vacancy\VacancyPublicFilterFormType" data: App\Domain\Vacancy\Repository\PublicFilter {#2222 +search: null +city: App\Domain\City\City {#2090 …} +cities: null +specialization: null +specializations: null +salaryMin: null +salaryMax: null +experience: [] +employment: [] +category: null +company: null +schedule: [] +excludeVacancies: [ App\Domain\Vacancy\Vacancy {#2198 -id: Symfony\Component\Uid\UuidV6 {#2203 …} -publicId: "23742" -manager: Proxies\__CG__\App\Domain\Employer\Employer {#2147 …} -title: "Продавец-консультант в магазин "JOY"" -description: """ Обязанности:\r\n Консультация покупателей;\r\n Ведение продаж;\r\n Выкладка товара;\r\n Контроль товарных остатков;\r\n Выполнение индивидуальных поручений руководителя.\r\n Требования:\r\n Знание программы 1С (приветствуется, если нет - научим)\r\n Вежливость;\r\n Активность;\r\n Коммуникабельность;\r\n Умение работать в команде\r\n Условия:\r\n Рабочий график 5/2 (плавающий график работы) с 10-00 до 20-00.\r\n Атмосфера праздника;\r\n Скидки для сотрудников;\r\n Ежегодный оплачиваемый отпуск;\r\n Оплата дороги 1 раз в 2 года;\r\n Премии, бонусы;\r\n Комфортное рабочее место;\r\n Оформление по ТК РФ.\r\n \r\n +7 924 858-00-12 """ -specialization: Proxies\__CG__\App\Domain\Specialization\Specialization {#2243 …} -city: Proxies\__CG__\App\Domain\City\City {#2262 …} -isAnonymous: true -address: "Магадан, Кольцевая улица, 3" -salaryMin: 7500000 -salaryMax: null -experience: App\Domain\Common\Experience {#2219 …} -employment: App\Domain\Common\Employment {#2215 …} -schedule: null -skills: Doctrine\ORM\PersistentCollection {#2266 …} -rate: null -status: App\Domain\Vacancy\Status {#2209 …} -phone: "79511940610" -showPhone: false -from14Years: false -withPhysicalDisabilities: false -autopublish: false -paymentPeriod: App\Domain\Vacancy\PaymentPeriod {#271 …} -paymentFormat: App\Domain\Vacancy\PaymentFormat {#278 …} -moderation: null -publishedAt: null -createdAt: DateTimeImmutable @1756239911 {#2206 date: 2025-08-26 20:25:11.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1779806555 {#2205 date: 2026-05-26 14:42:35.0 UTC (+00:00) } -archivedAt: DateTimeImmutable @1779806555 {#2204 date: 2026-05-26 14:42:35.0 UTC (+00:00) } } ] +others: [] +publication: null +rate: null +relatedSpecializations: false +limit: 10 +offset: 10 +sort: App\Domain\Vacancy\Repository\Sort {#2230 …} +order: "DESC" } } "constraints" => null "groups" => null ]