Forms
-
search_form
-
search
-
vacancy
-
resume
-
-
city_select_form
-
city
-
backUrl
-
submit
-
_token
-
search_form
Form type:
"App\Form\SearchFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1262 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1254 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1253 …} -namespace: Closure() {#1251 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2442 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2444 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1317 …} $message: Closure() {#2443 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/search" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_form" "_search_form" ] |
| cache_key | "_search_form_search_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2481 -form: Symfony\Component\Form\Form {#2465 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2445 …5} |
| full_name | "search_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "search_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form" |
| valid | true |
| value | null |
search
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1262 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1254 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1253 …} -namespace: Closure() {#1251 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2454 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2452 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1317 …} $message: Closure() {#2453 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_search_form_search" ] |
| cache_key | "_search_form_search_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2492 -form: Symfony\Component\Form\Form {#2468 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2494 …5} |
| full_name | "search_form[search]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "search" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_search" |
| valid | true |
| value | "" |
vacancy
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Найти работу" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Найти работу" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_search_form_vacancy" ] |
| cache_key | "_search_form_vacancy_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2490 …5} |
| full_name | "search_form[vacancy]" |
| id | "search_form_vacancy" |
| label | "Найти работу" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "vacancy" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_search_form_vacancy" |
| value | null |
resume
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Найти сотрудника" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Найти сотрудника" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_search_form_resume" ] |
| cache_key | "_search_form_resume_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2491 …5} |
| full_name | "search_form[resume]" |
| id | "search_form_resume" |
| label | "Найти сотрудника" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "resume" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_search_form_resume" |
| value | null |
city_select_form
Form type:
"App\Form\City\CitySelectFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "city" => App\Domain\City\City {#2332 -id: Symfony\Component\Uid\UuidV6 {#2368 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2289 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2336 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2360 …} -createdAt: DateTimeImmutable @1739356606 {#2326 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2333 date: 2025-08-11 09:07:25.0 UTC (+00:00) } } "backUrl" => "/himki/vacancy/1f0c43c9-ff1e-6ffe-99af-97b8d6e3b0ce" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [ "city" => App\Domain\City\City {#2332 -id: Symfony\Component\Uid\UuidV6 {#2368 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2289 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2336 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2360 …} -createdAt: DateTimeImmutable @1739356606 {#2326 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2333 date: 2025-08-11 09:07:25.0 UTC (+00:00) } } "backUrl" => "/himki/vacancy/1f0c43c9-ff1e-6ffe-99af-97b8d6e3b0ce" ] |
[ "city" => App\Domain\City\City {#2332 -id: Symfony\Component\Uid\UuidV6 {#2368 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2289 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2336 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2360 …} -createdAt: DateTimeImmutable @1739356606 {#2326 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2333 date: 2025-08-11 09:07:25.0 UTC (+00:00) } } "backUrl" => "/himki/vacancy/1f0c43c9-ff1e-6ffe-99af-97b8d6e3b0ce" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1262 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1254 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1253 …} -namespace: Closure() {#1251 …} } |
| data | [ "city" => App\Domain\City\City {#2332 -id: Symfony\Component\Uid\UuidV6 {#2368 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2289 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2336 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2360 …} -createdAt: DateTimeImmutable @1739356606 {#2326 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2333 date: 2025-08-11 09:07:25.0 UTC (+00:00) } } "backUrl" => "/himki/vacancy/1f0c43c9-ff1e-6ffe-99af-97b8d6e3b0ce" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2510 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2506 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1317 …} $message: Closure() {#2538 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "city_select_form" "_city_select_form" ] |
| cache_key | "_city_select_form_city_select_form" |
| compound | true |
| data | [ "city" => App\Domain\City\City {#2332 -id: Symfony\Component\Uid\UuidV6 {#2368 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2289 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2336 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2360 …} -createdAt: DateTimeImmutable @1739356606 {#2326 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2333 date: 2025-08-11 09:07:25.0 UTC (+00:00) } } "backUrl" => "/himki/vacancy/1f0c43c9-ff1e-6ffe-99af-97b8d6e3b0ce" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2517 -form: Symfony\Component\Form\Form {#2515 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2505 …5} |
| full_name | "city_select_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "city_select_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city_select_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_city_select_form" |
| valid | true |
| value | [ "city" => App\Domain\City\City {#2332 -id: Symfony\Component\Uid\UuidV6 {#2368 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2289 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2336 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2360 …} -createdAt: DateTimeImmutable @1739356606 {#2326 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2333 date: 2025-08-11 09:07:25.0 UTC (+00:00) } } "backUrl" => "/himki/vacancy/1f0c43c9-ff1e-6ffe-99af-97b8d6e3b0ce" ] |
city
Form type:
"Sirian\SuggestBundle\Form\Type\SuggestType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Domain\City\City {#2332 -id: Symfony\Component\Uid\UuidV6 {#2368 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2289 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2336 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2360 …} -createdAt: DateTimeImmutable @1739356606 {#2326 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2333 date: 2025-08-11 09:07:25.0 UTC (+00:00) } } |
| View Format |
[ "id" => Symfony\Component\Uid\UuidV6 {#2368 …} "text" => "Москва (Московская область)" "extra" => [] ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | true |
same as passed value |
| suggester | "city" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [
"placeholder" => ""
] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create | false |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1262 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1254 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1253 …} -namespace: Closure() {#1251 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2479 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | true |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| suggester | "city" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2529 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1317 …} $message: Closure() {#2416 …} $translationDomain: "validators" } } |
| validation_groups | null |
| widget | "select2_v4" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| alias | "city" |
| attr | [
"placeholder" => ""
] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "suggest" "city_suggest" "_city_select_form_city" ] |
| cache_key | "_city_select_form_city_suggest" |
| compound | false |
| create | false |
| data | App\Domain\City\City {#2332 -id: Symfony\Component\Uid\UuidV6 {#2368 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2289 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2336 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2360 …} -createdAt: DateTimeImmutable @1739356606 {#2326 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2333 date: 2025-08-11 09:07:25.0 UTC (+00:00) } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2551 -form: Symfony\Component\Form\Form {#2542 …} -errors: [] } |
| extra | [] |
| form | Symfony\Component\Form\FormView {#2549 …5} |
| full_name | "city_select_form[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "city_select_form_city" |
| ids | [ Symfony\Component\Uid\UuidV6 {#2368 …} ] |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "city" |
| preload | true |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_city_select_form_city" |
| valid | true |
| value | [ "id" => Symfony\Component\Uid\UuidV6 {#2368 …} "text" => "Москва (Московская область)" "extra" => [] ] |
| values | [
[
"id" => Symfony\Component\Uid\UuidV6 {#2368 …}
"text" => "Москва (Московская область)"
"extra" => []
]
] |
| widget | "select2_v4" |
backUrl
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "/himki/vacancy/1f0c43c9-ff1e-6ffe-99af-97b8d6e3b0ce" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1262 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1254 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1253 …} -namespace: Closure() {#1251 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2525 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2523 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1317 …} $message: Closure() {#2524 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_city_select_form_backUrl" ] |
| cache_key | "_city_select_form_backUrl_hidden" |
| compound | false |
| data | "/himki/vacancy/1f0c43c9-ff1e-6ffe-99af-97b8d6e3b0ce" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2552 -form: Symfony\Component\Form\Form {#2539 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2553 …5} |
| full_name | "city_select_form[backUrl]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "city_select_form_backUrl" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "backUrl" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_city_select_form_backUrl" |
| valid | true |
| value | "/himki/vacancy/1f0c43c9-ff1e-6ffe-99af-97b8d6e3b0ce" |
submit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Выбрать" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Выбрать" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_city_select_form_submit" ] |
| cache_key | "_city_select_form_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2562 …5} |
| full_name | "city_select_form[submit]" |
| id | "city_select_form_submit" |
| label | "Выбрать" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_city_select_form_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "9f73097a33d8b21.rmXib5SpZf2scRyMrvblmpKfVWRslbwjnHlHe0aIOJk.6wLPNqD5M8_FAlDVxJ2v9-CuHyYDxshpzU8qPBTaUd3JCo8A7Z9RpOsubw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "9f73097a33d8b21.rmXib5SpZf2scRyMrvblmpKfVWRslbwjnHlHe0aIOJk.6wLPNqD5M8_FAlDVxJ2v9-CuHyYDxshpzU8qPBTaUd3JCo8A7Z9RpOsubw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1262 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1254 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1253 …} -namespace: Closure() {#1251 …} } |
| data | "9f73097a33d8b21.rmXib5SpZf2scRyMrvblmpKfVWRslbwjnHlHe0aIOJk.6wLPNqD5M8_FAlDVxJ2v9-CuHyYDxshpzU8qPBTaUd3JCo8A7Z9RpOsubw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2570 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2554 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1317 …} $message: Closure() {#2574 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_city_select_form__token" ] |
| cache_key | "_city_select_form__token_hidden" |
| compound | false |
| data | "9f73097a33d8b21.rmXib5SpZf2scRyMrvblmpKfVWRslbwjnHlHe0aIOJk.6wLPNqD5M8_FAlDVxJ2v9-CuHyYDxshpzU8qPBTaUd3JCo8A7Z9RpOsubw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2572 -form: Symfony\Component\Form\Form {#2559 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2522 …5} |
| full_name | "city_select_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "city_select_form__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_city_select_form__token" |
| valid | true |
| value | "9f73097a33d8b21.rmXib5SpZf2scRyMrvblmpKfVWRslbwjnHlHe0aIOJk.6wLPNqD5M8_FAlDVxJ2v9-CuHyYDxshpzU8qPBTaUd3JCo8A7Z9RpOsubw" |