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 {#2489 name: "vacancy_filter" type_class: "App\Form\Vacancy\VacancyPublicFilterFormType" data: App\Domain\Vacancy\Repository\PublicFilter {#2194 +search: null +city: App\Domain\City\City {#2214 …} +cities: null +specialization: null +specializations: null +salaryMin: null +salaryMax: null +experience: [] +employment: [] +category: null +company: null +schedule: [] +excludeVacancies: [ App\Domain\Vacancy\Vacancy {#2007 -id: Symfony\Component\Uid\UuidV6 {#2103 …} -publicId: "51528" -manager: Proxies\__CG__\App\Domain\Employer\Employer {#2108 …} -title: "Администратор в гостиницу" -description: """ Обязанности:\r\n - приём и размещение гостей\r\n - работа с телефонными звонками\r\n - оформление необходимых документов\r\n - работа с кассой\r\n - контроль работы горничной\r\n -проверка номеров после уборки\r\n -работа с разными площадками\r\n -Бронирование номерного фонда в электронной системе\r\n Требования:\r\n Знание ПК. Вежливость. Исполнительность. Ответственность.\r\n Коммуникабельность‚ улыбчивость. Умение общаться с людьми‚ позитивный настрой‚ грамотная речь.\r\n Условия:\r\n График работы: сутки через двое, с 10:00 до 10:00\r\n Выплата зарплаты 2 раза в месяц\r\n \r\n +7 988 568-42-43 """ -specialization: Proxies\__CG__\App\Domain\Specialization\Specialization {#2130 …} -city: Proxies\__CG__\App\Domain\City\City {#2155 …} -isAnonymous: true -address: "Ростов-на-Дону, улица Ерёменко" -salaryMin: 400000 -salaryMax: 550000 -experience: App\Domain\Common\Experience {#2098 …} -employment: App\Domain\Common\Employment {#2102 …} -schedule: null -skills: Doctrine\ORM\PersistentCollection {#2159 …} -rate: null -status: App\Domain\Vacancy\Status {#2085 …} -showPhone: false -from14Years: false -withPhysicalDisabilities: false -autopublish: false -paymentPeriod: App\Domain\Vacancy\PaymentPeriod {#258 …} -paymentFormat: App\Domain\Vacancy\PaymentFormat {#265 …} -moderation: null -publishedAt: null -createdAt: DateTimeImmutable @1756599163 {#2090 date: 2025-08-31 00:12:43.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1761898851 {#2091 date: 2025-10-31 08:20:51.0 UTC (+00:00) } -archivedAt: DateTimeImmutable @1761898851 {#2092 date: 2025-10-31 08:20:51.0 UTC (+00:00) } } ] +others: [] +publication: null +rate: null +relatedSpecializations: false +limit: 10 +offset: 0 +sort: App\Domain\Vacancy\Repository\Sort {#2038 …} +order: "DESC" } } "constraints" => null "groups" => null ]