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 {#2567 name: "vacancy_filter" type_class: "App\Form\Vacancy\VacancyPublicFilterFormType" data: App\Domain\Vacancy\Repository\PublicFilter {#2223 +search: null +city: App\Domain\City\City {#2091 …} +cities: null +specialization: null +specializations: null +salaryMin: null +salaryMax: null +experience: [] +employment: [] +category: null +company: null +schedule: [] +excludeVacancies: [ App\Domain\Vacancy\Vacancy {#2208 -id: Symfony\Component\Uid\UuidV6 {#2213 …} -publicId: "11628" -manager: Proxies\__CG__\App\Domain\Employer\Employer {#2157 …} -title: "Акушер (по договору ГПХ)" -description: """ Среднее профессиональное образование. Подготовка кабинета к началу приема пациентов; ведение медицинской документации; сбор анализов.\r\n \r\n Телефон: 560–560, 560–843\r\n WhatsApp: 8-912-450-04-91, 8-912-010-23-83\r\n \r\n Е-mail: upr110@axion.ru """ -specialization: Proxies\__CG__\App\Domain\Specialization\Specialization {#2135 …} -city: Proxies\__CG__\App\Domain\City\City {#2254 …} -isAnonymous: true -address: null -salaryMin: null -salaryMax: null -experience: null -employment: null -schedule: null -skills: Doctrine\ORM\PersistentCollection {#2258 …} -rate: null -status: App\Domain\Vacancy\Status {#2219 …} -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 @1753953971 {#2216 date: 2025-07-31 09:26:11.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1779808204 {#2215 date: 2026-05-26 15:10:04.0 UTC (+00:00) } -archivedAt: DateTimeImmutable @1779808204 {#2214 date: 2026-05-26 15:10:04.0 UTC (+00:00) } } ] +others: [] +publication: null +rate: null +relatedSpecializations: false +limit: 10 +offset: 0 +sort: App\Domain\Vacancy\Repository\Sort {#2231 …} +order: "DESC" } } "constraints" => null "groups" => null ]