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 {#2197 -id: Symfony\Component\Uid\UuidV6 {#2202 …} -publicId: "105384" -manager: Proxies\__CG__\App\Domain\Employer\Employer {#2146 …} -title: "Медицинская сестра перевязочной" -description: """ В обязанности медицинской сестры перевязочной входит: 1.\r\n Осуществлять организацию труда в соответствии с настоящей инструкцией, почасовым графиком работы.\r\n 2.\r\n Подготавливать перед работой рабочее место, контролируя наличие необходимого инструментария, инвентаря, лекарственных средств.\r\n 3.\r\n Оказывать экстренную помощь при возникновении экстремальных состояний и осложнений заболеваний.\r\n 4.\r\n В совершенстве владеть техникой инъекций (в/в, в/м, п/к).\r\n 5.\r\n Выполнять назначенные врачом травматологом-ортопедом процедуры, разрешенные к выполнению средним медицинским персоналом.\r\n Проводить перевязки пациентам\r\n +7(817) 275-48-40 """ -specialization: Proxies\__CG__\App\Domain\Specialization\Specialization {#2244 …} -city: Proxies\__CG__\App\Domain\City\City {#2263 …} -isAnonymous: true -address: "Вологодская область, г Вологда, Советский проспект, дом: Д.94;" -salaryMin: 5000000 -salaryMax: 8000000 -experience: App\Domain\Common\Experience {#2219 …} -employment: null -schedule: App\Domain\Common\Schedule {#2215 …} -skills: Doctrine\ORM\PersistentCollection {#2267 …} -rate: null -status: App\Domain\Vacancy\Status {#2208 …} -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 @1762093768 {#2205 date: 2025-11-02 14:29:28.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1779804240 {#2204 date: 2026-05-26 14:04:00.0 UTC (+00:00) } -archivedAt: DateTimeImmutable @1779804240 {#2203 date: 2026-05-26 14:04:00.0 UTC (+00:00) } } ] +others: [] +publication: null +rate: null +relatedSpecializations: false +limit: 10 +offset: 20 +sort: App\Domain\Vacancy\Repository\Sort {#2230 …} +order: "DESC" } } "constraints" => null "groups" => null ]