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 {#2437 name: "vacancy_filter" type_class: "App\Form\Vacancy\VacancyPublicFilterFormType" data: App\Domain\Vacancy\Repository\PublicFilter {#2142 +search: null +city: App\Domain\City\City {#2162 …} +cities: null +specialization: null +specializations: null +salaryMin: null +salaryMax: null +experience: [] +employment: [] +category: null +company: null +schedule: [] +excludeVacancies: [ App\Domain\Vacancy\Vacancy {#1995 -id: Symfony\Component\Uid\UuidV6 {#2051 …} -publicId: "52226" -manager: Proxies\__CG__\App\Domain\Employer\Employer {#2056 …} -title: "Супервайзер номерного фонда" -description: """ Обязанности:\r\n Контроль качества работы персонала (горничных)\r\n Помощь в стажировке новых горничных\r\n Прием номеров при выезде/заезде гостей отеля\r\n Требования:\r\n Опыт работы в гостиничной сфере обязателен\r\n Грамотная речь\r\n Пользователь ПК\r\n Условия:\r\n График работы: 5/2 с плавающими выходными с 09-00 до 18-00\r\n Официальное трудоустройство согласно ТК РФ\r\n Социальные гарантии‚ оплата отпусков и больничных\r\n \r\n +7 981 727-26-07 """ -specialization: Proxies\__CG__\App\Domain\Specialization\Specialization {#2078 …} -city: Proxies\__CG__\App\Domain\City\City {#2103 …} -isAnonymous: true -address: "Санкт-Петербург, Звёздная, Московская, Пулковское шоссе, 14Е" -salaryMin: 7500000 -salaryMax: 9500000 -experience: App\Domain\Common\Experience {#2047 …} -employment: App\Domain\Common\Employment {#2050 …} -schedule: null -skills: Doctrine\ORM\PersistentCollection {#2107 …} -rate: null -status: App\Domain\Vacancy\Status {#2033 …} -showPhone: false -from14Years: false -withPhysicalDisabilities: false -autopublish: false -paymentPeriod: App\Domain\Vacancy\PaymentPeriod {#247 …} -paymentFormat: App\Domain\Vacancy\PaymentFormat {#254 …} -moderation: null -publishedAt: null -createdAt: DateTimeImmutable @1756605469 {#2038 date: 2025-08-31 01:57:49.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1761985211 {#2039 date: 2025-11-01 08:20:11.0 UTC (+00:00) } -archivedAt: DateTimeImmutable @1761985211 {#2040 date: 2025-11-01 08:20:11.0 UTC (+00:00) } } ] +others: [] +publication: null +rate: null +relatedSpecializations: false +limit: 10 +offset: 6230 +sort: App\Domain\Vacancy\Repository\Sort {#3017 …} +order: "DESC" } } "constraints" => null "groups" => null ]