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 {#2512 name: "vacancy_filter" type_class: "App\Form\Vacancy\VacancyPublicFilterFormType" data: App\Domain\Vacancy\Repository\PublicFilter {#2214 +search: null +city: App\Domain\City\City {#2234 …} +cities: null +specialization: null +specializations: null +salaryMin: null +salaryMax: null +experience: [] +employment: [] +category: null +company: null +schedule: [] +excludeVacancies: [ App\Domain\Vacancy\Vacancy {#2010 -id: Symfony\Component\Uid\UuidV6 {#2035 …} -publicId: "26470" -manager: Proxies\__CG__\App\Domain\Employer\Employer {#2128 …} -title: "Продавец-кассир" -description: """ В магазин по продаже бутилированной воды и продуктов тpебуетcя пpoдaвeц кассир. Тяжести носить не нужно.\r\n Mы ищeм ответственного и активного paбoтника, для длительнoгo сoтрудничecтвa. Требуется опыт работы в торговле, работа с 1С и кассой.\r\n Обязанности:\r\n - прием и выкладка товара;\r\n - фасовка товара;\r\n - консультация покупателей;\r\n - контроль сроков годности;\r\n - поддержание чистоты и порядка в зале;\r\n - работа с кассой, 1С.\r\n Условия:\r\n * заработная плата 2500-3000 руб смена, выплата каждую неделю\r\n * режим работы с 8.00 до 19.00, воскресенье с 9.00 до 17.00\r\n * график 4/4.\r\n Все интересующие вопросы вы можете узнать по телефону.\r\n Пожалуйста, звоните по БУДНЯМ с 9.00-17.00\r\n \r\n +7 978 512-82-34 """ -specialization: Proxies\__CG__\App\Domain\Specialization\Specialization {#2150 …} -city: Proxies\__CG__\App\Domain\City\City {#2175 …} -isAnonymous: true -address: "Краснодар, Уральская улица, 98/2" -salaryMin: 250000 -salaryMax: 300000 -experience: App\Domain\Common\Experience {#2099 …} -employment: App\Domain\Common\Employment {#2102 …} -schedule: null -skills: Doctrine\ORM\PersistentCollection {#2179 …} -rate: App\Domain\Vacancy\Rate {#2088 …} -status: App\Domain\Vacancy\Status {#2087 …} -showPhone: false -from14Years: false -withPhysicalDisabilities: false -autopublish: false -paymentPeriod: App\Domain\Vacancy\PaymentPeriod {#258 …} -paymentFormat: App\Domain\Vacancy\PaymentFormat {#265 …} -moderation: Proxies\__CG__\App\Domain\Moderation\VacancyModeration {#2083 …} -publishedAt: DateTimeImmutable @1761655198 {#2092 date: 2025-10-28 12:39:58.0 UTC (+00:00) } -createdAt: DateTimeImmutable @1756290100 {#2103 date: 2025-08-27 10:21:40.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1761655198 {#2033 date: 2025-10-28 12:39:58.0 UTC (+00:00) } -archivedAt: null } ] +others: [] +publication: null +rate: null +relatedSpecializations: false +limit: 10 +offset: 0 +sort: App\Domain\Vacancy\Repository\Sort {#2038 …} +order: "DESC" } } "constraints" => null "groups" => null ]