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 {#2491 name: "vacancy_filter" type_class: "App\Form\Vacancy\VacancyPublicFilterFormType" data: App\Domain\Vacancy\Repository\PublicFilter {#2193 +search: null +city: App\Domain\City\City {#2213 …} +cities: null +specialization: null +specializations: null +salaryMin: null +salaryMax: null +experience: [] +employment: [] +category: null +company: null +schedule: [] +excludeVacancies: [ App\Domain\Vacancy\Vacancy {#2046 -id: Symfony\Component\Uid\UuidV6 {#2102 …} -publicId: "43475" -manager: Proxies\__CG__\App\Domain\Employer\Employer {#2107 …} -title: "Продавец-консультант" -description: """ В сеть магазинов строительных материалов “БанкА KрепежА”\r\n требуются продавцы-консультанты.\r\n Нам нужны люди, которые готовы помогать клиентам с подбором товара,\r\n ответственные и пунктуальные, ищущие новые возможности и готовые стать частью нашей дружной команды.\r\n С нас обучение, достойная заработная плата и дружный коллектив.\r\n СТАЖИРОВКА ОПЛАЧИВАЕТСЯ С ПЕРВОГО ДНЯ РАБОТЫ!!!\r\n Будем рады видеть вас в нашей дружной команде.\r\n \r\n +7 904 278-90-23 """ -specialization: Proxies\__CG__\App\Domain\Specialization\Specialization {#2129 …} -city: Proxies\__CG__\App\Domain\City\City {#2154 …} -isAnonymous: true -address: "Ижевск, Воткинское шоссе, 178А" -salaryMin: 6000000 -salaryMax: 10000000 -experience: App\Domain\Common\Experience {#2097 …} -employment: App\Domain\Common\Employment {#2101 …} -schedule: null -skills: Doctrine\ORM\PersistentCollection {#2158 …} -rate: null -status: App\Domain\Vacancy\Status {#2084 …} -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 @1756529856 {#2089 date: 2025-08-30 04:57:36.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1762086035 {#2090 date: 2025-11-02 12:20:35.0 UTC (+00:00) } -archivedAt: DateTimeImmutable @1762086035 {#2091 date: 2025-11-02 12:20:35.0 UTC (+00:00) } } ] +others: [] +publication: null +rate: null +relatedSpecializations: false +limit: 10 +offset: 80 +sort: App\Domain\Vacancy\Repository\Sort {#2037 …} +order: "asc" } } "constraints" => null "groups" => null ]