Forms
-
project_form
-
domain
-
name
-
legal
-
city
-
__submit
-
_token
-
-
subproject_new
-
subdomain
-
name
-
city
-
__submit
-
_token
-
project_form
Form type:
"App\Project\Form\ProjectFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Project\Entity\Project {#1060 -domain: "pre.kim.paritet.sprintf.ru" -name: "КИМ" -apiKey: "f1d92098422de7fabda644777c7d149211bb4da79237e04b2983bf3fa89248c9" -updatedAt: DateTimeImmutable @1770886325 {#1050 date: 2026-02-12 11:52:05.0 Europe/Moscow (+03:00) } -legal: null -city: Proxies\__CG__\App\Geo\Entity\City {#671 -region: Proxies\__CG__\App\Geo\Entity\Region {#1612 …} -name: "Москва" -okato: null -nameFull: "г. Москва" -nameEng: "moscow" -shop: null -updatedAt: DateTimeImmutable @1770886167 {#1590 date: 2026-02-12 11:49:27.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1674 …} -id: Symfony\Component\Uid\UuidV4 {#1591 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#680 …} } -subProjects: Doctrine\ORM\PersistentCollection {#692 …} -id: Symfony\Component\Uid\UuidV6 {#1056 …} #deletedAt: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Project\Entity\Project {#1060 -domain: "pre.kim.paritet.sprintf.ru" -name: "КИМ" -apiKey: "f1d92098422de7fabda644777c7d149211bb4da79237e04b2983bf3fa89248c9" -updatedAt: DateTimeImmutable @1770886325 {#1050 date: 2026-02-12 11:52:05.0 Europe/Moscow (+03:00) } -legal: null -city: Proxies\__CG__\App\Geo\Entity\City {#671 -region: Proxies\__CG__\App\Geo\Entity\Region {#1612 …} -name: "Москва" -okato: null -nameFull: "г. Москва" -nameEng: "moscow" -shop: null -updatedAt: DateTimeImmutable @1770886167 {#1590 date: 2026-02-12 11:49:27.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1674 …} -id: Symfony\Component\Uid\UuidV4 {#1591 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#680 …} } -subProjects: Doctrine\ORM\PersistentCollection {#692 …} -id: Symfony\Component\Uid\UuidV6 {#1056 …} #deletedAt: null } |
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 | 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\SameOriginCsrfTokenManager {#118 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#583 …} -logger: Monolog\Logger {#469 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#889 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Project\Entity\Project {#1060 -domain: "pre.kim.paritet.sprintf.ru" -name: "КИМ" -apiKey: "f1d92098422de7fabda644777c7d149211bb4da79237e04b2983bf3fa89248c9" -updatedAt: DateTimeImmutable @1770886325 {#1050 date: 2026-02-12 11:52:05.0 Europe/Moscow (+03:00) } -legal: null -city: Proxies\__CG__\App\Geo\Entity\City {#671 -region: Proxies\__CG__\App\Geo\Entity\Region {#1612 …} -name: "Москва" -okato: null -nameFull: "г. Москва" -nameEng: "moscow" -shop: null -updatedAt: DateTimeImmutable @1770886167 {#1590 date: 2026-02-12 11:49:27.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1674 …} -id: Symfony\Component\Uid\UuidV4 {#1591 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#680 …} } -subProjects: Doctrine\ORM\PersistentCollection {#692 …} -id: Symfony\Component\Uid\UuidV6 {#1056 …} #deletedAt: null } |
| data_class | "App\Project\Entity\Project" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#630 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Project\Entity\Project" } } |
| 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() {#635 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $message: Closure() {#631 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "project_form" "_project_form" ] |
| cache_key | "_project_form_project_form" |
| compound | true |
| data | App\Project\Entity\Project {#1060 -domain: "pre.kim.paritet.sprintf.ru" -name: "КИМ" -apiKey: "f1d92098422de7fabda644777c7d149211bb4da79237e04b2983bf3fa89248c9" -updatedAt: DateTimeImmutable @1770886325 {#1050 date: 2026-02-12 11:52:05.0 Europe/Moscow (+03:00) } -legal: null -city: Proxies\__CG__\App\Geo\Entity\City {#671 -region: Proxies\__CG__\App\Geo\Entity\Region {#1612 …} -name: "Москва" -okato: null -nameFull: "г. Москва" -nameEng: "moscow" -shop: null -updatedAt: DateTimeImmutable @1770886167 {#1590 date: 2026-02-12 11:49:27.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1674 …} -id: Symfony\Component\Uid\UuidV4 {#1591 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#680 …} } -subProjects: Doctrine\ORM\PersistentCollection {#692 …} -id: Symfony\Component\Uid\UuidV6 {#1056 …} #deletedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1741 -errors: [] -form: Symfony\Component\Form\Form {#1369 …} } |
| form | Symfony\Component\Form\FormView {#1486 …5} |
| full_name | "project_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "project_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "project_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_project_form" |
| valid | true |
| value | App\Project\Entity\Project {#1060 -domain: "pre.kim.paritet.sprintf.ru" -name: "КИМ" -apiKey: "f1d92098422de7fabda644777c7d149211bb4da79237e04b2983bf3fa89248c9" -updatedAt: DateTimeImmutable @1770886325 {#1050 date: 2026-02-12 11:52:05.0 Europe/Moscow (+03:00) } -legal: null -city: Proxies\__CG__\App\Geo\Entity\City {#671 -region: Proxies\__CG__\App\Geo\Entity\Region {#1612 …} -name: "Москва" -okato: null -nameFull: "г. Москва" -nameEng: "moscow" -shop: null -updatedAt: DateTimeImmutable @1770886167 {#1590 date: 2026-02-12 11:49:27.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1674 …} -id: Symfony\Component\Uid\UuidV4 {#1591 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#680 …} } -subProjects: Doctrine\ORM\PersistentCollection {#692 …} -id: Symfony\Component\Uid\UuidV6 {#1056 …} #deletedAt: null } |
domain
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 | "pre.kim.paritet.sprintf.ru" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "например: test.ru" ] |
[ "placeholder" => "например: test.ru" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1110 +payload: null +groups: ? ?array +message: "Введите доменное имя проекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#900 +payload: null +groups: ? ?array +maxMessage: "Длина доменного имени должна быть не более {{ limit }} символов." +minMessage: "Длина доменного имени должна быть не менее {{ limit }} символов." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 63 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1166 +payload: null +groups: ? ?array +message: "Некорректное доменное имя. Допустимы латиница, кириллица, цифры и дефис." +pattern: "/^(?:[a-z0-9а-я](?:[a-z0-9а-я-]{0,61}[a-z0-9а-я])?\.)+[a-zа-я]{2,}$/iu" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1110 +payload: null +groups: ? ?array +message: "Введите доменное имя проекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#900 +payload: null +groups: ? ?array +maxMessage: "Длина доменного имени должна быть не более {{ limit }} символов." +minMessage: "Длина доменного имени должна быть не менее {{ limit }} символов." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 63 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1166 +payload: null +groups: ? ?array +message: "Некорректное доменное имя. Допустимы латиница, кириллица, цифры и дефис." +pattern: "/^(?:[a-z0-9а-я](?:[a-z0-9а-я-]{0,61}[a-z0-9а-я])?\.)+[a-zа-я]{2,}$/iu" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Доменное имя проекта" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "например: test.ru" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1110 +payload: null +groups: ? ?array +message: "Введите доменное имя проекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#900 +payload: null +groups: ? ?array +maxMessage: "Длина доменного имени должна быть не более {{ limit }} символов." +minMessage: "Длина доменного имени должна быть не менее {{ limit }} символов." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 63 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1166 +payload: null +groups: ? ?array +message: "Некорректное доменное имя. Допустимы латиница, кириллица, цифры и дефис." +pattern: "/^(?:[a-z0-9а-я](?:[a-z0-9а-я-]{0,61}[a-z0-9а-я])?\.)+[a-zа-я]{2,}$/iu" +htmlPattern: null +match: true +normalizer: null } ] |
| create_option_text | "Add %placeholder%..." |
| 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\SameOriginCsrfTokenManager {#118 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#583 …} -logger: Monolog\Logger {#469 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#889 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1187 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Доменное имя проекта" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1189 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $message: Closure() {#1188 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "например: test.ru" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_project_form_domain" ] |
| cache_key | "_project_form_domain_text" |
| compound | false |
| data | "pre.kim.paritet.sprintf.ru" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1764 -errors: [] -form: Symfony\Component\Form\Form {#1373 …} } |
| form | Symfony\Component\Form\FormView {#1717 …5} |
| full_name | "project_form[domain]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "project_form_domain" |
| label | "Доменное имя проекта" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "domain" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_project_form_domain" |
| uses_autocomplete | false |
| valid | true |
| value | "pre.kim.paritet.sprintf.ru" |
name
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 | "КИМ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "например: Главный Проект" ] |
[ "placeholder" => "например: Главный Проект" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1168 +payload: null +groups: ? ?array +message: "Введите наименование проекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1170 +payload: null +groups: ? ?array +maxMessage: "Наименование должно содержать не более {{ limit }} символов." +minMessage: "Наименование должно содержать не менее {{ limit }} символов." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 30 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1172 +payload: null +groups: ? ?array +message: "Некорректное наименование. Допустимы латиница, кириллица, цифры и дефис." +pattern: "/^[a-z0-9а-я][a-z0-9а-я\- ]{0,28}[a-z0-9а-я]$/iu" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1168 +payload: null +groups: ? ?array +message: "Введите наименование проекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1170 +payload: null +groups: ? ?array +maxMessage: "Наименование должно содержать не более {{ limit }} символов." +minMessage: "Наименование должно содержать не менее {{ limit }} символов." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 30 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1172 +payload: null +groups: ? ?array +message: "Некорректное наименование. Допустимы латиница, кириллица, цифры и дефис." +pattern: "/^[a-z0-9а-я][a-z0-9а-я\- ]{0,28}[a-z0-9а-я]$/iu" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Наименование проекта" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "например: Главный Проект" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1168 +payload: null +groups: ? ?array +message: "Введите наименование проекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1170 +payload: null +groups: ? ?array +maxMessage: "Наименование должно содержать не более {{ limit }} символов." +minMessage: "Наименование должно содержать не менее {{ limit }} символов." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 30 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1172 +payload: null +groups: ? ?array +message: "Некорректное наименование. Допустимы латиница, кириллица, цифры и дефис." +pattern: "/^[a-z0-9а-я][a-z0-9а-я\- ]{0,28}[a-z0-9а-я]$/iu" +htmlPattern: null +match: true +normalizer: null } ] |
| create_option_text | "Add %placeholder%..." |
| 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\SameOriginCsrfTokenManager {#118 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#583 …} -logger: Monolog\Logger {#469 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#889 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1196 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Наименование проекта" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1198 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $message: Closure() {#1197 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "например: Главный Проект" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_project_form_name" ] |
| cache_key | "_project_form_name_text" |
| compound | false |
| data | "КИМ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1766 -errors: [] -form: Symfony\Component\Form\Form {#1468 …} } |
| form | Symfony\Component\Form\FormView {#1767 …5} |
| full_name | "project_form[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "project_form_name" |
| label | "Наименование проекта" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_project_form_name" |
| uses_autocomplete | false |
| valid | true |
| value | "КИМ" |
legal
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| choice_label | Closure(Legal $legal) {#1175 class: "App\Project\Form\ProjectFormType" this: App\Project\Form\ProjectFormType {#1022 …} } |
same as passed value |
| class | "App\Legal\Entity\Legal" |
same as passed value |
| label | "Юридическое лицо" |
same as passed value |
| placeholder | "Отсутствует" |
same as passed value |
| query_builder | App\Legal\Repository\LegalRepository::getLegalsOrderedByName(EntityRepository $er): QueryBuilder {#1174 returnType: "Doctrine\ORM\QueryBuilder" } |
Doctrine\ORM\QueryBuilder {#1251 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1239 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "legal" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1238 #from: "App\Legal\Entity\Legal" #alias: "legal" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1240 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "legal.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1237 …} -dql: "SELECT legal FROM App\Legal\Entity\Legal legal ORDER BY legal.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1236 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Container9BC1sKY\EntityManagerGhost614a58f {#297 …12} } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(Legal $legal) {#1175 class: "App\Project\Form\ProjectFormType" this: App\Project\Form\ProjectFormType {#1022 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1351 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1250 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1242 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1241 …} } |
| choices | null |
| class | "App\Legal\Entity\Legal" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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\SameOriginCsrfTokenManager {#118 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#583 …} -logger: Monolog\Logger {#469 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#889 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container9BC1sKY\EntityManagerGhost614a58f {#297 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1339 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: Container9BC1sKY\EntityManagerGhost614a58f {#297 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#789 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Юридическое лицо" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Отсутствует" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1251 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1239 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "legal" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1238 #from: "App\Legal\Entity\Legal" #alias: "legal" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1240 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "legal.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1237 …} -dql: "SELECT legal FROM App\Legal\Entity\Legal legal ORDER BY legal.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1236 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Container9BC1sKY\EntityManagerGhost614a58f {#297 …12} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $message: Closure() {#1231 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_project_form_legal" ] |
| cache_key | "_project_form_legal_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1779 +data: App\Legal\Entity\Legal {#1800 …} +value: "a4a0bd19-c47c-40df-91fd-03e6ee7449ca" +label: "ООО "Агора Тест"" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1784 +data: App\Legal\Entity\Legal {#1889 …} +value: "b85343c2-9e21-46b0-92ef-9b67849e7e96" +label: "ООО "Агора Тест 2"" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1786 +data: App\Legal\Entity\Legal {#1904 …} +value: "7a846134-99f6-48b5-84a9-57910c6431ba" +label: "ИП "Капустин Павел Петрович"" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1789 +data: App\Legal\Entity\Legal {#1914 …} +value: "91725554-a0d0-4296-8831-5ebc5965caf7" +label: "ИП "Крючков Александр Николаевич"" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1788 +data: App\Legal\Entity\Legal {#1927 …} +value: "f3ec4de5-94c7-43d7-bae3-129e35fbc9eb" +label: "ИП "Луцкин Александр Сергеевич"" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1783 +data: App\Legal\Entity\Legal {#1937 …} +value: "398da026-3648-4a88-83af-9af26c2424ed" +label: "ООО "ОТДЕЛКИНО"" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1793 +data: App\Legal\Entity\Legal {#1947 …} +value: "a9e55667-6b1e-4718-a951-3f7fc9d7167a" +label: "ООО "ПАРИТЕТ"" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1791 +data: App\Legal\Entity\Legal {#1957 …} +value: "154ca654-0bea-4102-9486-66abdd207770" +label: "ООО "СТАРОДУБ"" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1792 +data: App\Legal\Entity\Legal {#1967 …} +value: "6c065970-d14d-498e-ad13-385359433f3c" +label: "ИП "Фурзиков Андрей Анатольевич"" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1768 -errors: [] -form: Symfony\Component\Form\Form {#1473 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1769 …5} |
| full_name | "project_form[legal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "project_form_legal" |
| is_selected | Closure($choice, $value) {#1790 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Юридическое лицо" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "legal" |
| placeholder | "Отсутствует" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_project_form_legal" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
city
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Geo\Entity\City {#671 -region: Proxies\__CG__\App\Geo\Entity\Region {#1612 …} -name: "Москва" -okato: null -nameFull: "г. Москва" -nameEng: "moscow" -shop: null -updatedAt: DateTimeImmutable @1770886167 {#1590 date: 2026-02-12 11:49:27.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1674 …} -id: Symfony\Component\Uid\UuidV4 {#1591 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#680 …} } |
| View Format |
"fba353dd-6edc-498f-b696-f9a7d6d513ad"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| autocomplete | true |
same as passed value |
| choice_label | Closure(City $city) {#1177 class: "App\Project\Form\ProjectFormType" this: App\Project\Form\ProjectFormType {#1022 …} } |
same as passed value |
| class | "App\Geo\Entity\City" |
same as passed value |
| label | "Город" |
same as passed value |
| placeholder | "Отсутствует" |
same as passed value |
| query_builder | App\Geo\Repository\CityRepository::getCitiesOrderedByName(EntityRepository $er): QueryBuilder {#1176 returnType: "Doctrine\ORM\QueryBuilder" } |
Doctrine\ORM\QueryBuilder {#1344 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1329 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "city" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1341 #from: "App\Geo\Entity\City" #alias: "city" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1328 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "city.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1237 …} -dql: "SELECT city FROM App\Geo\Entity\City city ORDER BY city.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1360 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Container9BC1sKY\EntityManagerGhost614a58f {#297 …12} } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | true |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(City $city) {#1177 class: "App\Project\Form\ProjectFormType" this: App\Project\Form\ProjectFormType {#1022 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1376 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1346 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1345 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1347 …} } |
| choices | null |
| class | "App\Geo\Entity\City" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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\SameOriginCsrfTokenManager {#118 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#583 …} -logger: Monolog\Logger {#469 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#889 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container9BC1sKY\EntityManagerGhost614a58f {#297 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1364 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: Container9BC1sKY\EntityManagerGhost614a58f {#297 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#748 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Город" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Отсутствует" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1344 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1329 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "city" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1341 #from: "App\Geo\Entity\City" #alias: "city" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1328 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "city.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1237 …} -dql: "SELECT city FROM App\Geo\Entity\City city ORDER BY city.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1360 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Container9BC1sKY\EntityManagerGhost614a58f {#297 …12} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $message: Closure() {#1334 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Загрузка дополнительных результатов..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "Совпадений не найдено" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "Больше результатов нет" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Add %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_project_form_city" ] |
| cache_key | "_project_form_city_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1978 +data: App\Geo\Entity\City {#1997 …} +value: "3e16d8e1-aba2-45f4-8b95-ed9133f835cd" +label: "Абаза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1975 +data: App\Geo\Entity\City {#2002 …} +value: "2f3e0ea0-61a1-462c-adf5-d0d114d768e8" +label: "Абакан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1985 +data: App\Geo\Entity\City {#2011 …} +value: "98bb2b0d-931e-4b73-9424-c20d01c2e186" +label: "Абдулино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1988 +data: App\Geo\Entity\City {#2023 …} +value: "d96b08d4-3358-4507-9bbd-09cb22a68c73" +label: "Абинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1987 +data: App\Geo\Entity\City {#2035 …} +value: "9efbb0b0-1434-4521-ae71-7edf6b9ae7d1" +label: "Авдеевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1977 +data: App\Geo\Entity\City {#2047 …} +value: "9f778d66-0772-490d-84aa-5ea19c6b7969" +label: "Агидель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1992 +data: App\Geo\Entity\City {#2059 …} +value: "2331d2fc-5b88-4464-817d-d4a5d5487df1" +label: "Агрыз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1990 +data: App\Geo\Entity\City {#2071 …} +value: "a9319d8d-7316-4153-9195-3c4d871b7bce" +label: "Адыгейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1991 +data: App\Geo\Entity\City {#2083 …} +value: "9ad0a994-8398-46a8-9626-b011937c6bbe" +label: "Азнакаево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1984 +data: App\Geo\Entity\City {#2092 …} +value: "3bba28bc-7a7c-4c58-9ac3-d44c8d6462be" +label: "Азов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1989 +data: App\Geo\Entity\City {#2104 …} +value: "e58cc500-b025-4500-8475-60cdfb162394" +label: "Ак-Довурак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13496 +data: App\Geo\Entity\City {#2116 …} +value: "3c59f287-af3e-44c5-a4c4-dde0167a2f06" +label: "Аксай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13498 +data: App\Geo\Entity\City {#2125 …} +value: "d9725192-5362-432f-9773-6545e5e9e89f" +label: "Алагир" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13497 +data: App\Geo\Entity\City {#2137 …} +value: "5211ba67-8500-4c05-88c0-c3efc7a235a9" +label: "Алапаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13495 +data: App\Geo\Entity\City {#2149 …} +value: "5d3e3d25-92b6-4e6c-98a8-c78b98a3c40b" +label: "Алатырь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13504 +data: App\Geo\Entity\City {#2161 …} +value: "4b89a907-21d3-41de-820d-e3c280cce90b" +label: "Алдан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13505 +data: App\Geo\Entity\City {#2173 …} +value: "d36c9731-0104-440e-8fa6-ec4f3ff21426" +label: "Алейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13506 +data: App\Geo\Entity\City {#2185 …} +value: "ba79afad-694b-4096-9e03-9ad00e4be35f" +label: "Александров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13507 +data: App\Geo\Entity\City {#2197 …} +value: "6d6863fd-9c6d-42eb-bc55-8d9ce12d0dcc" +label: "Александровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13508 +data: App\Geo\Entity\City {#2209 …} +value: "942487ad-56b0-4dfb-a9a2-12251e45991a" +label: "Александровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13509 +data: App\Geo\Entity\City {#2221 …} +value: "a9dc9df3-a8f6-4b00-b094-3d66de9506d9" +label: "Александровск-Сахалинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13510 +data: App\Geo\Entity\City {#2233 …} +value: "4cf82711-ed46-4f02-b459-f6ad44a8695f" +label: "Алексеевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13511 +data: App\Geo\Entity\City {#2245 …} +value: "9e736093-bbd5-41d3-9eb1-85b4ecf6f94f" +label: "Алексин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13512 +data: App\Geo\Entity\City {#2257 …} +value: "d00a9886-fc87-4f74-828c-5281a5f0c19f" +label: "Алешки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13513 +data: App\Geo\Entity\City {#2269 …} +value: "2b503874-9694-41e9-8d67-725bc38a8685" +label: "Алзамай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13514 +data: App\Geo\Entity\City {#2281 …} +value: "31bd20e0-45f7-40f8-bd2b-7ea5df30d61d" +label: "Алмазная" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13515 +data: App\Geo\Entity\City {#2290 …} +value: "d93fc8b8-b0d6-4ff3-9301-5f933cf46ca2" +label: "Алупка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13516 +data: App\Geo\Entity\City {#2302 …} +value: "f620194d-24a4-4b16-aa30-cc900ce06598" +label: "Алушта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13517 +data: App\Geo\Entity\City {#2311 …} +value: "52e4104e-e2ae-42c3-878b-73b018e1ee9e" +label: "Алчевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13518 +data: App\Geo\Entity\City {#2320 …} +value: "f331c62d-a1f1-43f9-af70-53b4ec0bc65b" +label: "Альметьевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13519 +data: App\Geo\Entity\City {#2329 …} +value: "7ffc916c-c2d6-4e03-8303-6ddb2bbb7ea3" +label: "Амвросиевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13520 +data: App\Geo\Entity\City {#2338 …} +value: "88ac231e-cdd7-4f92-9ea4-4e03c0840cca" +label: "Амурск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13521 +data: App\Geo\Entity\City {#2350 …} +value: "71ab3aef-339a-41f8-bc66-0301c269170c" +label: "Анадырь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13522 +data: App\Geo\Entity\City {#2362 …} +value: "59cfe832-10cf-463d-8f89-d6104e2c2415" +label: "Анапа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13523 +data: App\Geo\Entity\City {#2371 …} +value: "a4a75327-6a2a-4e67-850a-0966e1a27a83" +label: "Ангарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13524 +data: App\Geo\Entity\City {#2380 …} +value: "af13812f-2f4c-41cb-97c9-1312b336e529" +label: "Андреаполь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13525 +data: App\Geo\Entity\City {#2392 …} +value: "d8840ee2-be96-4d57-9d1a-0d347e33976a" +label: "Анжеро-Судженск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13526 +data: App\Geo\Entity\City {#2404 …} +value: "0629a249-378e-4591-b43c-a30b7a846be1" +label: "Анива" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13527 +data: App\Geo\Entity\City {#2413 …} +value: "3166ba02-afbc-40ed-bae9-1eebfc503d4c" +label: "Антрацит" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13528 +data: App\Geo\Entity\City {#2422 …} +value: "4a5a758c-e7c3-4725-b410-001207fce2e8" +label: "Апатиты" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13529 +data: App\Geo\Entity\City {#2434 …} +value: "aadd93ed-952a-47c3-877c-37b55ae508db" +label: "Апрелевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13530 +data: App\Geo\Entity\City {#2446 …} +value: "cdc34042-85ae-4d91-8047-1d7d0ea88d3f" +label: "Апшеронск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13531 +data: App\Geo\Entity\City {#2455 …} +value: "55c28391-bbb3-4106-bae6-73408338b5f1" +label: "Арамиль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13532 +data: App\Geo\Entity\City {#2464 …} +value: "6ae96261-8498-42ed-95b5-b31ffcd111c8" +label: "Аргун" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13533 +data: App\Geo\Entity\City {#2476 …} +value: "dd336245-b5e5-47be-aa64-3ff049ac17ab" +label: "Ардатов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13534 +data: App\Geo\Entity\City {#2488 …} +value: "23148453-0122-46bf-a8d0-8ba48ab994e1" +label: "Ардон" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13535 +data: App\Geo\Entity\City {#2497 …} +value: "223bd297-c3af-40a1-95ba-39925fa1ef6b" +label: "Арзамас" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13536 +data: App\Geo\Entity\City {#2509 …} +value: "bd599d9f-6f14-4995-a676-dfa8ce45a97d" +label: "Аркадак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13537 +data: App\Geo\Entity\City {#2521 …} +value: "9d73182a-d010-4c56-9742-742810dec03c" +label: "Армавир" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13538 +data: App\Geo\Entity\City {#2530 …} +value: "d16ac676-333f-445c-aad0-30b3cb195826" +label: "Армянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13539 +data: App\Geo\Entity\City {#2539 …} +value: "78a47815-4340-475b-8bbd-5dfb205804da" +label: "Арсеньев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13540 +data: App\Geo\Entity\City {#2551 …} +value: "617277be-37ec-4ebf-b919-7b40eb0c3c48" +label: "Арск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13541 +data: App\Geo\Entity\City {#2560 …} +value: "5c4a46f0-3938-4dab-a95e-c5a42f56020e" +label: "Артем" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13542 +data: App\Geo\Entity\City {#2569 …} +value: "fe54789b-f182-4399-9e2f-02ac8235ddf0" +label: "Артемово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13543 +data: App\Geo\Entity\City {#2578 …} +value: "bff0f54a-5332-413c-b655-f2dc72f607e2" +label: "Артемовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13544 +data: App\Geo\Entity\City {#2590 …} +value: "3f6f463b-6781-4a79-ae1a-35c6df2d3bd8" +label: "Артемовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13545 +data: App\Geo\Entity\City {#2599 …} +value: "85a47f9a-7c64-4d18-9eea-6c7745db83e3" +label: "Артемовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13546 +data: App\Geo\Entity\City {#2608 …} +value: "58196d7a-619e-4f51-87dd-79b5c60627fe" +label: "Артемовский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13547 +data: App\Geo\Entity\City {#2617 …} +value: "bed27156-a8da-4054-b91b-12cc95affd19" +label: "Архангельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13548 +data: App\Geo\Entity\City {#2629 …} +value: "90f09120-e787-4cb5-b89e-499aa46659b4" +label: "Асбест" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13549 +data: App\Geo\Entity\City {#2638 …} +value: "b10d2428-753c-4f03-b49d-552e5058f497" +label: "Асино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13550 +data: App\Geo\Entity\City {#2650 …} +value: "a90466ac-5495-4918-91ea-823b4fca05b1" +label: "Астрахань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13551 +data: App\Geo\Entity\City {#2662 …} +value: "8f06b6d3-a6c2-4181-a5f7-2fc1b2a23dab" +label: "Аткарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13552 +data: App\Geo\Entity\City {#2671 …} +value: "eaf72f75-8ef9-437a-9acb-bc1aa82b5496" +label: "Ахтубинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13553 +data: App\Geo\Entity\City {#2680 …} +value: "669e07ec-39ca-4d51-90a4-63a616a9250c" +label: "Ачинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13554 +data: App\Geo\Entity\City {#2689 …} +value: "86ffcc18-8416-468b-8400-c2479f373e52" +label: "Ачхой-Мартан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13555 +data: App\Geo\Entity\City {#2698 …} +value: "9059ab9b-6c25-4962-b086-b0c988d81203" +label: "Аша" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13556 +data: App\Geo\Entity\City {#2710 …} +value: "a4fc0f89-0c92-4450-b7a3-5ef734edebd1" +label: "Бабаево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13557 +data: App\Geo\Entity\City {#2722 …} +value: "c82f7bfc-e54b-4579-b279-62c3214801d5" +label: "Бабушкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13558 +data: App\Geo\Entity\City {#2734 …} +value: "cd468ba7-3608-44e9-a41b-41990e6bcb22" +label: "Бавлы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13559 +data: App\Geo\Entity\City {#2743 …} +value: "51a70150-034b-4e74-8387-f969c3fa6f26" +label: "Байкальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13560 +data: App\Geo\Entity\City {#2752 …} +value: "1b23d7b6-791d-4932-ae88-d8c60173313b" +label: "Баймак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13561 +data: App\Geo\Entity\City {#2761 …} +value: "e6c689fd-595d-4740-8b3a-502f70119adb" +label: "Бакал" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13562 +data: App\Geo\Entity\City {#2770 …} +value: "fae4fd29-65c5-4509-9656-0acee176426b" +label: "Баксан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13563 +data: App\Geo\Entity\City {#2782 …} +value: "32531e41-413a-471e-950a-ae23a6bc28fd" +label: "Балабаново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13564 +data: App\Geo\Entity\City {#2794 …} +value: "45fb23d8-ab45-4112-8827-dce506ce5f37" +label: "Балаклава" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13565 +data: App\Geo\Entity\City {#2806 …} +value: "79f69ade-d5d5-45d8-a7a0-741e694022e6" +label: "Балаково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13566 +data: App\Geo\Entity\City {#2815 …} +value: "5e23ae24-c4c5-4b8e-8d00-978517b02ea3" +label: "Балахна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13567 +data: App\Geo\Entity\City {#2824 …} +value: "6c7111a0-5cbd-458a-95e1-d99a23af469d" +label: "Балашиха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13568 +data: App\Geo\Entity\City {#2833 …} +value: "71fd677b-f945-4db9-b777-f4172fa916f0" +label: "Балашов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13569 +data: App\Geo\Entity\City {#2842 …} +value: "a694a0d1-cf60-418a-a27a-357552fc5f79" +label: "Балей" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13570 +data: App\Geo\Entity\City {#2854 …} +value: "67ec8b29-0f33-4da4-8a85-23270aef5807" +label: "Балтийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13571 +data: App\Geo\Entity\City {#2866 …} +value: "69498cf1-e1c8-4015-aaf6-1579a8f7559e" +label: "Барабинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13572 +data: App\Geo\Entity\City {#2878 …} +value: "d8d4429b-238c-46e7-a891-d21b073f14c7" +label: "Барнаул" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13573 +data: App\Geo\Entity\City {#2887 …} +value: "5e81cf4f-9352-4397-9e7e-36c79b95593e" +label: "Барыш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13574 +data: App\Geo\Entity\City {#2899 …} +value: "5c684a6a-4024-47ff-8a9d-a7240189b590" +label: "Батайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13575 +data: App\Geo\Entity\City {#2908 …} +value: "52821ca0-924a-47e0-ba15-1de8940baa66" +label: "Бахчисарай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13576 +data: App\Geo\Entity\City {#2917 …} +value: "bf875dbc-cd68-48ec-ba7e-e06bebd24daf" +label: "Бежецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13577 +data: App\Geo\Entity\City {#2926 …} +value: "736cf6d7-da4f-40b3-8866-4c5f980019a5" +label: "Белая Калитва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13578 +data: App\Geo\Entity\City {#2935 …} +value: "9915671a-5a14-4f8b-ad58-08ae8fbb8c60" +label: "Белая Холуница" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13579 +data: App\Geo\Entity\City {#2947 …} +value: "c83bcd19-0b5a-451a-8a7f-144248926172" +label: "Белгород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13580 +data: App\Geo\Entity\City {#2956 …} +value: "682d82ae-c0db-4e8d-a3ea-32c007639239" +label: "Белебей" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13581 +data: App\Geo\Entity\City {#2965 …} +value: "31523fcd-118d-42ea-ba32-b8a73bebc433" +label: "Белев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13582 +data: App\Geo\Entity\City {#2974 …} +value: "a441874a-0b4a-42bd-8846-5cd312563c54" +label: "Белинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13583 +data: App\Geo\Entity\City {#2986 …} +value: "713f409f-8f50-491f-8c35-20e36b9cb78f" +label: "Белицкое" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13584 +data: App\Geo\Entity\City {#2995 …} +value: "029dc233-dba5-45ee-9a29-30aa5524be78" +label: "Белово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13585 +data: App\Geo\Entity\City {#3004 …} +value: "73baf6c0-db23-4253-a7cd-618112455c55" +label: "Белогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13586 +data: App\Geo\Entity\City {#3013 …} +value: "04dd7fdb-a19f-41ca-98eb-2afba124cfd9" +label: "Белогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13587 +data: App\Geo\Entity\City {#3025 …} +value: "93342fa7-3bb8-4732-bac1-a5a1c98e0655" +label: "Белозерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13588 +data: App\Geo\Entity\City {#3034 …} +value: "e632b8a7-d7de-4e5f-ac2f-a23e282f2e62" +label: "Белозерское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13589 +data: App\Geo\Entity\City {#3043 …} +value: "30fb1d9f-5e3f-4132-a581-7c15708fac16" +label: "Белокуриха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13590 +data: App\Geo\Entity\City {#3052 …} +value: "5ea25827-df3a-49c9-8b57-58bd1f01ba65" +label: "Беломорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13591 +data: App\Geo\Entity\City {#3064 …} +value: "f533b3e7-3355-4b03-96ed-6ad05e377d8e" +label: "Белоозёрский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13592 +data: App\Geo\Entity\City {#3073 …} +value: "22aeed8b-5168-4af2-94fd-4de2beee97c5" +label: "Белорецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13593 +data: App\Geo\Entity\City {#3082 …} +value: "a3eb18ec-4f70-40cc-ae08-ed397dcbbe4c" +label: "Белореченск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13594 +data: App\Geo\Entity\City {#3091 …} +value: "f1d64bcc-b9d8-4934-8632-29d8c8d69c85" +label: "Белоусово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13595 +data: App\Geo\Entity\City {#3100 …} +value: "a5d88397-7775-437a-9aae-cf7407993138" +label: "Белоярский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13596 +data: App\Geo\Entity\City {#3112 …} +value: "b4f7c03a-cbe3-4089-a150-a896a54cc9ef" +label: "Белый" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13597 +data: App\Geo\Entity\City {#3121 …} +value: "91abb1f7-9d3e-4597-afb6-ffdda87caa81" +label: "Бердск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13598 +data: App\Geo\Entity\City {#3130 …} +value: "5cd00a71-7f64-49e5-a2b3-8bac6b61ea11" +label: "Бердянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13599 +data: App\Geo\Entity\City {#3142 …} +value: "fa4f4b61-9b7e-418d-a0d0-3c2045e5ea83" +label: "Березники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13600 +data: App\Geo\Entity\City {#3151 …} +value: "df583f20-485f-439c-9cbb-e85f4f13aab8" +label: "Березовский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13601 +data: App\Geo\Entity\City {#3160 …} +value: "c737dbe9-6e3f-4bcf-bc2d-b640e38dd111" +label: "Березовский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13602 +data: App\Geo\Entity\City {#3169 …} +value: "577d0be1-6c2f-4a69-982b-7c8a0d63cfda" +label: "Берислав" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13603 +data: App\Geo\Entity\City {#3178 …} +value: "744aaa65-094c-4532-86b8-6c857ae5c815" +label: "Беслан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13604 +data: App\Geo\Entity\City {#3187 …} +value: "34c6c103-da32-4032-92cb-1bfa6d9d2fe8" +label: "Бийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13605 +data: App\Geo\Entity\City {#3196 …} +value: "847365fc-5e52-4fbb-baec-aad7cc8fcd75" +label: "Бикин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13606 +data: App\Geo\Entity\City {#3205 …} +value: "f1dcd711-15ee-43e8-ac70-0e50bb624ca5" +label: "Билибино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13607 +data: App\Geo\Entity\City {#3214 …} +value: "aa4a1250-fd27-4308-b1b3-ba6fdaf30629" +label: "Биробиджан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13608 +data: App\Geo\Entity\City {#3226 …} +value: "50281b8d-630e-4b10-89c0-b8da3ec311bb" +label: "Бирск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13609 +data: App\Geo\Entity\City {#3235 …} +value: "abd2778a-2378-4c4b-9f66-3b2dd6c7ae0a" +label: "Бирюсинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13610 +data: App\Geo\Entity\City {#3244 …} +value: "abfa2a58-6f44-465a-a9e3-26323689d949" +label: "Бирюч" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13611 +data: App\Geo\Entity\City {#3253 …} +value: "992565c6-8c6f-47a6-a116-e9fe35654d99" +label: "Благовещенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13612 +data: App\Geo\Entity\City {#3262 …} +value: "5d39d7f6-ffd8-48b6-9539-423c7ae94f02" +label: "Благовещенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13613 +data: App\Geo\Entity\City {#3271 …} +value: "72bbd8a5-f359-41f0-a553-54785d0d0180" +label: "Благодарный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13614 +data: App\Geo\Entity\City {#3283 …} +value: "57f27761-4c22-44c6-aa4c-ecebf95f2610" +label: "Бобров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13615 +data: App\Geo\Entity\City {#3295 …} +value: "0c94d728-a0cc-4722-acc0-212a04f8c0e6" +label: "Богданович" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13616 +data: App\Geo\Entity\City {#3304 …} +value: "b09a5399-2dc0-4207-81c3-5e307b1cad74" +label: "Богородицк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13617 +data: App\Geo\Entity\City {#3313 …} +value: "a2aea334-ac57-49a6-bdc1-332385e817b6" +label: "Богородск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13618 +data: App\Geo\Entity\City {#3322 …} +value: "b2f59164-c1e5-4d37-9d39-465fccdcea1d" +label: "Боготол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13619 +data: App\Geo\Entity\City {#3331 …} +value: "b9b5c4c9-4910-4c55-ab2d-07ce361273b2" +label: "Богучар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13620 +data: App\Geo\Entity\City {#3340 …} +value: "45f36978-6728-446b-883a-e01235ac8474" +label: "Бодайбо" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13621 +data: App\Geo\Entity\City {#3349 …} +value: "18f82a1b-b5a6-4230-b9bf-0e5c8b455363" +label: "Бокситогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13622 +data: App\Geo\Entity\City {#3361 …} +value: "cc34e41b-5247-4f7b-b96e-79bd02d022e5" +label: "Болгар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13623 +data: App\Geo\Entity\City {#3370 …} +value: "a7bdbae8-5794-4c0d-9a5d-9c536b7a3830" +label: "Бологое" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13624 +data: App\Geo\Entity\City {#3379 …} +value: "8e037503-2556-4780-8796-da32319fb4fd" +label: "Болотное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13625 +data: App\Geo\Entity\City {#3388 …} +value: "67846359-9e82-4fdc-b6f6-a984db6b0fe2" +label: "Болохово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13626 +data: App\Geo\Entity\City {#3397 …} +value: "014c5e82-6b75-4de5-987e-109081f66857" +label: "Болхов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13627 +data: App\Geo\Entity\City {#3409 …} +value: "afb8ce94-71e5-4fc1-aea4-352b5b40e7d8" +label: "Большой Камень" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13628 +data: App\Geo\Entity\City {#3418 …} +value: "10a1ffc7-48c2-4eb4-8881-bf16131a1501" +label: "Бор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13629 +data: App\Geo\Entity\City {#3427 …} +value: "3eba397e-21a8-4cdd-9032-92ec280282aa" +label: "Борзя" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13630 +data: App\Geo\Entity\City {#3436 …} +value: "a940221b-9bd5-43c2-a134-cb7eea2f5f3c" +label: "Борисоглебск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13631 +data: App\Geo\Entity\City {#3445 …} +value: "5055cc82-653e-481b-8c2e-be1f8c1ab7b5" +label: "Боровичи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13632 +data: App\Geo\Entity\City {#3457 …} +value: "4240b37d-3ba2-40fe-83c2-e826b730d1f9" +label: "Боровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13633 +data: App\Geo\Entity\City {#3466 …} +value: "76e301ef-e40c-4df1-9de7-706675b35eb8" +label: "Бородино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13634 +data: App\Geo\Entity\City {#3475 …} +value: "a0e57c49-24b1-44c0-a856-ab911fb441a8" +label: "Братск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13635 +data: App\Geo\Entity\City {#3484 …} +value: "356908b8-615d-445d-ba80-c34a44471ada" +label: "Бронницы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13636 +data: App\Geo\Entity\City {#3493 …} +value: "2142cba9-132e-4ac2-b2f4-6dc9cb18ec5e" +label: "Брянка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13637 +data: App\Geo\Entity\City {#3502 …} +value: "a2904471-b4fe-4412-bf1b-f089b3c39261" +label: "Брянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13638 +data: App\Geo\Entity\City {#3514 …} +value: "7aaf6e49-4807-4f0d-9a66-5f1621e8b612" +label: "Бугры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13639 +data: App\Geo\Entity\City {#3523 …} +value: "e17478bc-22df-4924-bcd8-35e41b453e47" +label: "Бугульма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13640 +data: App\Geo\Entity\City {#3532 …} +value: "99defabe-df5a-4f30-923f-03bda790291e" +label: "Бугуруслан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13641 +data: App\Geo\Entity\City {#3541 …} +value: "1e315799-5769-4db3-b9c0-4be4a279aed7" +label: "Буденновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13642 +data: App\Geo\Entity\City {#3550 …} +value: "02cd49d7-ba27-4b39-8809-64cb47b6dcec" +label: "Бузулук" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13643 +data: App\Geo\Entity\City {#3559 …} +value: "4b968866-efda-4705-8d18-6b17aefa0a81" +label: "Буинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13644 +data: App\Geo\Entity\City {#3568 …} +value: "cc076378-99db-4a1d-823b-d6b5a268d926" +label: "Буй" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13645 +data: App\Geo\Entity\City {#3580 …} +value: "e492ca4d-69b5-454f-a86b-60a4b7058b62" +label: "Буйнакск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13646 +data: App\Geo\Entity\City {#3592 …} +value: "810278ea-e4ba-4e0d-8467-7f7421074681" +label: "Бутурлиновка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13647 +data: App\Geo\Entity\City {#3601 …} +value: "2f03e7a5-6c39-4af8-a29d-55b03a16878d" +label: "Валдай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13648 +data: App\Geo\Entity\City {#3610 …} +value: "6adbb9d8-2802-4ab6-ab83-6f52ede16fda" +label: "Валуйки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13649 +data: App\Geo\Entity\City {#3619 …} +value: "c171a6a4-a972-48da-ad32-4f8d8ab6cd37" +label: "Васильевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13650 +data: App\Geo\Entity\City {#3628 …} +value: "ad413285-8572-40d0-ba43-60d113686c79" +label: "Вахрушево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13651 +data: App\Geo\Entity\City {#3637 …} +value: "af3cb0ce-14ca-47ab-8820-981a8f0e2754" +label: "Велиж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13652 +data: App\Geo\Entity\City {#3649 …} +value: "874f9f4d-acd1-4813-85ab-3781961ef5d6" +label: "Великие Луки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13653 +data: App\Geo\Entity\City {#3661 …} +value: "4e76a325-11ee-490e-ac5b-7292066fed62" +label: "Великий Новгород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13654 +data: App\Geo\Entity\City {#3670 …} +value: "4f6ade7e-2b83-469a-89a7-7257afb526b3" +label: "Великий Устюг" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13655 +data: App\Geo\Entity\City {#3679 …} +value: "83797cb5-3539-4e13-842e-267c98f3aa1d" +label: "Вельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13656 +data: App\Geo\Entity\City {#3688 …} +value: "e1aeab36-c9bf-4298-8aec-82e5ff142f83" +label: "Венев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13657 +data: App\Geo\Entity\City {#3697 …} +value: "e344b7c4-fabd-4eae-901f-02675f9da01a" +label: "Верещагино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13658 +data: App\Geo\Entity\City {#3706 …} +value: "6b4c41f2-635a-4fff-962a-c02c524f851d" +label: "Верея" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13659 +data: App\Geo\Entity\City {#3715 …} +value: "90819b97-b57b-4593-8ff8-3281dbaae2b7" +label: "Верхнеуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13660 +data: App\Geo\Entity\City {#3724 …} +value: "82a76d1d-659f-4250-b1df-6942948bbc87" +label: "Верхний Тагил" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13661 +data: App\Geo\Entity\City {#3733 …} +value: "5d9de0ce-79ae-454e-8b8f-f88c131da217" +label: "Верхний Уфалей" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13662 +data: App\Geo\Entity\City {#3742 …} +value: "0eaf9d54-26ce-4250-9a7b-6b5030d1d6ad" +label: "Верхняя Пышма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13663 +data: App\Geo\Entity\City {#3751 …} +value: "9e3a90ec-287e-4b4d-bf95-f1ba865ccb2a" +label: "Верхняя Салда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13664 +data: App\Geo\Entity\City {#3760 …} +value: "5290551a-1ff5-462e-8142-3ed5a9160cba" +label: "Верхняя Тура" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13665 +data: App\Geo\Entity\City {#3769 …} +value: "56b4d272-a3a0-4245-b983-9b8366710c8f" +label: "Верхотурье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13666 +data: App\Geo\Entity\City {#3778 …} +value: "91865a4d-2c65-498b-a922-acc57d3c2e2a" +label: "Верхоянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13667 +data: App\Geo\Entity\City {#3787 …} +value: "73e25d07-6da4-4d98-bb82-e36238817ce8" +label: "Весьегонск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13668 +data: App\Geo\Entity\City {#3796 …} +value: "8e5ecdb3-bace-429d-a443-16e1742d5a03" +label: "Ветлуга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13669 +data: App\Geo\Entity\City {#3805 …} +value: "96ad74c4-3dd6-477d-9a99-57c07f11a5a9" +label: "Видное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13670 +data: App\Geo\Entity\City {#3814 …} +value: "8397aa13-0c21-4366-afbe-1947f069842d" +label: "Вилюйск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13671 +data: App\Geo\Entity\City {#3823 …} +value: "1def87d9-4633-485b-908e-80fe1949ee26" +label: "Вилючинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13672 +data: App\Geo\Entity\City {#3835 …} +value: "7d65aa53-921a-4256-bdaf-2dd177c918c3" +label: "Вихоревка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13673 +data: App\Geo\Entity\City {#3844 …} +value: "ba8aad32-3d7d-44b6-ab4f-20c1cb5773c5" +label: "Вичуга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13674 +data: App\Geo\Entity\City {#3856 …} +value: "6ab10c8d-7c9f-4b5e-b8e9-76ef02abb007" +label: "Владивосток" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13675 +data: App\Geo\Entity\City {#3865 …} +value: "b13dd955-9a09-4af7-a581-2528ebd57741" +label: "Владикавказ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13676 +data: App\Geo\Entity\City {#3874 …} +value: "a8aa0ded-b7fb-4f1c-931b-b333f120551a" +label: "Владимир" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13677 +data: App\Geo\Entity\City {#3883 …} +value: "b76c6cbb-ef82-4478-8f2d-2d2c209f6ce4" +label: "Волгоград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13678 +data: App\Geo\Entity\City {#3895 …} +value: "f5980be6-ecc3-4b17-a80b-c4bc6cc930d3" +label: "Волгодонск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13679 +data: App\Geo\Entity\City {#3904 …} +value: "0c9c1799-1594-466b-80c3-fe21a554523c" +label: "Волгореченск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13680 +data: App\Geo\Entity\City {#3913 …} +value: "f5142f21-ac9c-4b13-af19-b381c62c787e" +label: "Волжск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13681 +data: App\Geo\Entity\City {#3925 …} +value: "a0a45a9f-02ec-485f-8bab-cccd9a20572b" +label: "Волжский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13682 +data: App\Geo\Entity\City {#3934 …} +value: "35c348ef-d385-4196-a161-a0d2b7e50f53" +label: "Волноваха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13683 +data: App\Geo\Entity\City {#3943 …} +value: "3bf0b07b-b809-470b-86b8-bfdded70b61a" +label: "Вологда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13684 +data: App\Geo\Entity\City {#3952 …} +value: "7a7a7e83-a6e7-461b-a8dd-10c272221bb9" +label: "Володарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13685 +data: App\Geo\Entity\City {#3961 …} +value: "79620d6e-ca48-4085-8fbd-1afde50475b5" +label: "Волоколамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13686 +data: App\Geo\Entity\City {#3970 …} +value: "49b0184f-9959-42ad-904a-7913aaaed6e3" +label: "Волосово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13687 +data: App\Geo\Entity\City {#3979 …} +value: "d6ab32a4-4d54-45da-a158-508fc1f6e7f1" +label: "Волхов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13688 +data: App\Geo\Entity\City {#3988 …} +value: "d412472a-0de5-4f45-b427-a7a0c08f71cd" +label: "Волчанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13689 +data: App\Geo\Entity\City {#3997 …} +value: "8bc74c02-c61a-42d0-a295-1eec62f915e1" +label: "Вольнянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13690 +data: App\Geo\Entity\City {#4006 …} +value: "8f37a8a1-4187-4d27-8a2e-14238b4a0494" +label: "Вольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13691 +data: App\Geo\Entity\City {#4015 …} +value: "3ddde8f1-ef3b-438b-bf89-0696eab6deff" +label: "Воркута" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13692 +data: App\Geo\Entity\City {#4027 …} +value: "30cd419f-adba-45a8-ac17-61d6477f24c9" +label: "Воронеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13693 +data: App\Geo\Entity\City {#4036 …} +value: "e1ac3f60-c2aa-4ed8-9f2c-82ece290ec8a" +label: "Воронеж-45" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13694 +data: App\Geo\Entity\City {#4045 …} +value: "d6796f53-a9ba-4096-bec2-5633e026efbe" +label: "Ворсма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13695 +data: App\Geo\Entity\City {#4054 …} +value: "b2b9e8c6-9e48-4649-aa2f-b09caff71e30" +label: "Воскресенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13696 +data: App\Geo\Entity\City {#4063 …} +value: "4146eca1-f590-4c42-ad1d-cc91a615b382" +label: "Воткинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13697 +data: App\Geo\Entity\City {#4075 …} +value: "b7cbe033-daee-4218-bcbe-0d35db92d108" +label: "Всеволожск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13698 +data: App\Geo\Entity\City {#4084 …} +value: "227d5f2e-808b-4b80-a70c-4723163404cf" +label: "Вуктыл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13699 +data: App\Geo\Entity\City {#4093 …} +value: "6095f272-f32a-4045-b7dd-149c3ce01ead" +label: "Выборг" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13700 +data: App\Geo\Entity\City {#4102 …} +value: "0399fab2-bacc-4ee7-a372-2c9f6f48974a" +label: "Выкса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13701 +data: App\Geo\Entity\City {#4111 …} +value: "143bfd49-3f29-40f1-b981-d4417b6968ee" +label: "Высоковск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13702 +data: App\Geo\Entity\City {#4120 …} +value: "78edd8ba-0ade-4ada-9152-273a8da57e44" +label: "Высоцк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13703 +data: App\Geo\Entity\City {#4129 …} +value: "806ccf7a-7f43-4d2e-b6ed-b07e70492955" +label: "Вытегра" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13704 +data: App\Geo\Entity\City {#4138 …} +value: "964da746-d8d5-4607-9665-39d809f48f59" +label: "Вышний Волочек" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13705 +data: App\Geo\Entity\City {#4147 …} +value: "a2ea8d03-c91e-4911-99de-baf04bc409c5" +label: "Вяземский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13706 +data: App\Geo\Entity\City {#4156 …} +value: "61484b56-7e43-4fa1-96c8-c0f962b25e20" +label: "Вязники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13707 +data: App\Geo\Entity\City {#4165 …} +value: "545a36ff-8fec-4f09-839c-e7c4f84c4a8b" +label: "Вязьма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13708 +data: App\Geo\Entity\City {#4174 …} +value: "dfe83d31-297a-4632-a38c-0ab12998b8f9" +label: "Вятские Поляны" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13709 +data: App\Geo\Entity\City {#4183 …} +value: "1ead2452-eae8-4664-acba-bcb4ccf57e47" +label: "Гаврилов Посад" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13710 +data: App\Geo\Entity\City {#4192 …} +value: "835c9108-1f17-4b84-8087-2e84799155cd" +label: "Гаврилов-Ям" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13711 +data: App\Geo\Entity\City {#4204 …} +value: "afbfef47-5008-4fcd-9f4e-1608b9698792" +label: "Гагарин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13712 +data: App\Geo\Entity\City {#4213 …} +value: "adfb1d3c-de51-400b-b3ec-1b058e6dec55" +label: "Гаджиево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13713 +data: App\Geo\Entity\City {#4222 …} +value: "2c4eaa68-61ff-428d-9995-2055360654ff" +label: "Гай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13714 +data: App\Geo\Entity\City {#4231 …} +value: "8331b1df-6bbf-445f-a1fa-c689e4c47938" +label: "Галич" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13715 +data: App\Geo\Entity\City {#4240 …} +value: "00d99c52-2203-4333-b71f-7f8fe460ac4a" +label: "Гатчина" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13716 +data: App\Geo\Entity\City {#4249 …} +value: "964f79df-d19f-4553-909f-fb6b5cb72c58" +label: "Гдов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13717 +data: App\Geo\Entity\City {#4258 …} +value: "796af09a-b751-469a-881e-57e528e82fb5" +label: "Геленджик" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13718 +data: App\Geo\Entity\City {#4267 …} +value: "393d0204-a321-4356-ae94-5a072cc11f8b" +label: "Геническ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13719 +data: App\Geo\Entity\City {#4276 …} +value: "5ea6bf09-c073-4472-b094-3a74892346bc" +label: "Георгиевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13720 +data: App\Geo\Entity\City {#4285 …} +value: "4869d9e5-89c0-48b2-aef5-0af7d609654c" +label: "Глазов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13721 +data: App\Geo\Entity\City {#4294 …} +value: "ac83a69b-d2c9-4ebf-8530-4cd54cc556f8" +label: "Голая Пристань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13722 +data: App\Geo\Entity\City {#4303 …} +value: "413367ce-9cb7-4dd4-9eed-ab6a2fd573e9" +label: "Голицыно" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13723 +data: App\Geo\Entity\City {#4312 …} +value: "8d147499-6cbf-4ca3-8d61-97bde5eb844b" +label: "Горбатов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13724 +data: App\Geo\Entity\City {#4321 …} +value: "19119215-dcd2-49c4-99be-a9792fe4e649" +label: "Горловка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13725 +data: App\Geo\Entity\City {#4330 …} +value: "c55b0b0b-de77-4b16-a833-339381ac4828" +label: "Горно-Алтайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13726 +data: App\Geo\Entity\City {#4342 …} +value: "d70441bd-7882-4780-959b-9e7a48b0ec7c" +label: "Горнозаводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13727 +data: App\Geo\Entity\City {#4351 …} +value: "8a110fa8-cfcf-4045-8aa1-f8dcd4277025" +label: "Горняк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13728 +data: App\Geo\Entity\City {#4360 …} +value: "17a9618a-c2c1-4ceb-bca0-a472772f6b41" +label: "Горняк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13729 +data: App\Geo\Entity\City {#4369 …} +value: "7fd21c56-a1bd-42a6-bba0-aa0d3c6da54b" +label: "Городец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13730 +data: App\Geo\Entity\City {#4378 …} +value: "6005b6b2-1d97-4ee4-8311-755eebc76839" +label: "Городище" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13731 +data: App\Geo\Entity\City {#4387 …} +value: "cc8439e3-e815-456d-8bd0-a4c133a1309c" +label: "Городовиковск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13732 +data: App\Geo\Entity\City {#4399 …} +value: "a470cc62-7a49-4b79-9b03-23dad40e291e" +label: "Гороховец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13733 +data: App\Geo\Entity\City {#4408 …} +value: "5209e38e-d004-4c91-9e2d-49f262397e79" +label: "Горское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13734 +data: App\Geo\Entity\City {#4417 …} +value: "9ee93795-d0fc-413d-b3ea-9aa61e5685e8" +label: "Горячий Ключ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13735 +data: App\Geo\Entity\City {#4426 …} +value: "d3a96c90-ec1f-462b-a8c9-637da707a0e3" +label: "Грайворон" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13736 +data: App\Geo\Entity\City {#4435 …} +value: "aa4e6d7d-5a78-40de-b5f9-d47d20b9dfcb" +label: "Гремячинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13737 +data: App\Geo\Entity\City {#4444 …} +value: "b9370a30-1ec1-43c9-84bc-805474bafde9" +label: "Грозный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13738 +data: App\Geo\Entity\City {#4453 …} +value: "75fd1e0e-98c4-423d-9943-182187390a7d" +label: "Грязи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13739 +data: App\Geo\Entity\City {#4465 …} +value: "559137fe-56e1-4d27-b668-8cfb8d3f8c7d" +label: "Грязовец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13740 +data: App\Geo\Entity\City {#4474 …} +value: "18ea8c80-af79-457e-8b0c-cf2287a6198e" +label: "Губаха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13741 +data: App\Geo\Entity\City {#4483 …} +value: "36798445-32b4-4628-91e5-aa97f782bd5d" +label: "Губкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13742 +data: App\Geo\Entity\City {#4492 …} +value: "617fbabe-1ffb-4ca5-b55f-7c529f8d3a2b" +label: "Губкинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13743 +data: App\Geo\Entity\City {#4504 …} +value: "602e3f34-7fd8-4e0d-be3c-f71254638b06" +label: "Гудермес" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13744 +data: App\Geo\Entity\City {#4513 …} +value: "5db0e1fa-d5b4-44e3-902f-e644002a44bc" +label: "Гуково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13745 +data: App\Geo\Entity\City {#4522 …} +value: "61426b7c-c81b-417b-9dca-1a68fc1b6f20" +label: "Гулькевичи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13746 +data: App\Geo\Entity\City {#4531 …} +value: "79d937ba-0a74-495c-ad1a-318316e95c4f" +label: "Гуляйполе" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13747 +data: App\Geo\Entity\City {#4540 …} +value: "0eeba4c3-5066-4068-8adc-33bb8459ab17" +label: "Гурьевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13748 +data: App\Geo\Entity\City {#4549 …} +value: "02aa15ed-1132-4ce5-be10-443a17bdc9e8" +label: "Гусиноозерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13749 +data: App\Geo\Entity\City {#4558 …} +value: "54038e39-09c2-4aa8-9c55-559ad43928b2" +label: "Гусь-Хрустальный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13750 +data: App\Geo\Entity\City {#4567 …} +value: "0696f580-67c4-46a7-bc98-17881abc4481" +label: "Давлеканово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13751 +data: App\Geo\Entity\City {#4576 …} +value: "88f3d2d3-d6e7-4b9f-a625-206b8608fe1d" +label: "Дагестанские Огни" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13752 +data: App\Geo\Entity\City {#4585 …} +value: "a796c317-f641-4922-ab09-866a6b826d95" +label: "Далматово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13753 +data: App\Geo\Entity\City {#4597 …} +value: "254512be-a59a-48ca-9291-d5404c774410" +label: "Дальнегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13754 +data: App\Geo\Entity\City {#4606 …} +value: "fcca87b5-e337-49ad-ac52-23d6b37513bd" +label: "Дальнереченск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13755 +data: App\Geo\Entity\City {#4615 …} +value: "4b52441a-7b33-4719-9281-9197ef4804b4" +label: "Данилов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13756 +data: App\Geo\Entity\City {#4624 …} +value: "90f1b33b-1653-43ac-9eaf-7fa7ee1adb1e" +label: "Данков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13757 +data: App\Geo\Entity\City {#4633 …} +value: "9123eff7-bbd5-4582-8936-ec59bb5151b2" +label: "Дебальцево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13758 +data: App\Geo\Entity\City {#4642 …} +value: "7af86d4b-5601-4a37-bb57-689bcbca65e9" +label: "Дегтярск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13759 +data: App\Geo\Entity\City {#4651 …} +value: "1c3c9693-4ec7-4827-96d9-d50df3917808" +label: "Дедовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13760 +data: App\Geo\Entity\City {#4660 …} +value: "d8dbe6b3-54fc-4890-a8aa-cf6fe1d5560d" +label: "Демидов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13761 +data: App\Geo\Entity\City {#4669 …} +value: "8957732f-f370-4ff4-a8cf-6436b81e34cf" +label: "Дербент" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13762 +data: App\Geo\Entity\City {#4678 …} +value: "f6938138-2280-4dfa-98b3-877b15daf0ab" +label: "Десногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13763 +data: App\Geo\Entity\City {#4687 …} +value: "ab139095-f694-42f8-bbe7-1665a6149c52" +label: "Джанкой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13764 +data: App\Geo\Entity\City {#4696 …} +value: "ef1c1e95-8efe-479b-a047-028af8b936f5" +label: "Дзержинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13765 +data: App\Geo\Entity\City {#4705 …} +value: "c390f0ef-0667-41b5-af85-6932424e6807" +label: "Дзержинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13766 +data: App\Geo\Entity\City {#4714 …} +value: "488af15b-4011-4caf-afdd-5de27759879c" +label: "Дзержинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13767 +data: App\Geo\Entity\City {#4723 …} +value: "c05da270-26a2-4c5b-8951-77f9230ffc1b" +label: "Дивногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13768 +data: App\Geo\Entity\City {#4732 …} +value: "391dfe6e-a5cb-4dd5-ae93-18529e700053" +label: "Дигора" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13769 +data: App\Geo\Entity\City {#4741 …} +value: "3469fe5e-c79f-4ca4-8779-c4308b50482d" +label: "Димитров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13770 +data: App\Geo\Entity\City {#4750 …} +value: "d1bf68ee-03b1-4dbd-8b56-5fcb21a58522" +label: "Димитровград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13771 +data: App\Geo\Entity\City {#4759 …} +value: "20d69a9d-06f6-4cb8-b085-5a0c441990a6" +label: "Дмитриев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13772 +data: App\Geo\Entity\City {#4771 …} +value: "6b2cee9c-0d80-4ab5-be42-b706c9e5e5bf" +label: "Дмитров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13773 +data: App\Geo\Entity\City {#4780 …} +value: "1f2f29be-91e0-44a5-a484-b9b7eef6a60d" +label: "Дмитровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13774 +data: App\Geo\Entity\City {#4789 …} +value: "87342c9b-bbb8-4ebc-9419-940128efbdf6" +label: "Днепрорудное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13775 +data: App\Geo\Entity\City {#4798 …} +value: "928c57c0-c776-48e5-8ee6-e0abd97bbb84" +label: "Дно" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13776 +data: App\Geo\Entity\City {#4807 …} +value: "404603a9-dd9a-4669-9b40-356d82a5ea1a" +label: "Доброполье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13777 +data: App\Geo\Entity\City {#4816 …} +value: "b78d12e8-fd07-4dac-b5f6-195044738502" +label: "Добрянка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13778 +data: App\Geo\Entity\City {#4825 …} +value: "58acd5d8-be23-46c0-bcc3-687c174d0fbb" +label: "Докучаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13779 +data: App\Geo\Entity\City {#4834 …} +value: "896aedeb-e5ba-4b9c-b063-b6a64ade4907" +label: "Долгопрудный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13780 +data: App\Geo\Entity\City {#4843 …} +value: "5995879e-b21f-481b-b0c4-3ab5e946c925" +label: "Долинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13781 +data: App\Geo\Entity\City {#4852 …} +value: "a252b5dd-1075-4dc6-b5ce-4355c4ba70aa" +label: "Домодедово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13782 +data: App\Geo\Entity\City {#4861 …} +value: "7fed9596-2db8-4d59-8aa1-09390b6273f2" +label: "Донецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13783 +data: App\Geo\Entity\City {#4870 …} +value: "7f7285b0-874f-4dd3-a313-b0dd1be6ac0f" +label: "Донецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13784 +data: App\Geo\Entity\City {#4879 …} +value: "c9c14489-1f09-4abc-bcfa-a5ba804a680a" +label: "Донской" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13785 +data: App\Geo\Entity\City {#4888 …} +value: "ef2cd129-7a7f-4f50-8cb3-a669ebcecd07" +label: "Дорогобуж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13786 +data: App\Geo\Entity\City {#4897 …} +value: "32e9f798-5a8c-4d50-a007-b4878b5378f4" +label: "Дрезна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13787 +data: App\Geo\Entity\City {#4906 …} +value: "f3943b51-0016-4abe-b524-72a124b7fc9b" +label: "Дружковка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13788 +data: App\Geo\Entity\City {#4915 …} +value: "f91d954f-b9e7-44bf-864c-64efa75f2a49" +label: "Дубна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13789 +data: App\Geo\Entity\City {#4924 …} +value: "937cefe1-9aa3-41a6-9218-b75ae8627e2e" +label: "Дубовка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13790 +data: App\Geo\Entity\City {#4933 …} +value: "11d1dd80-71ce-4f2e-84b0-f0c99bae2dde" +label: "Дудинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13791 +data: App\Geo\Entity\City {#4942 …} +value: "6da21626-6947-41d7-a2b1-9787b235744d" +label: "Духовщина" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13792 +data: App\Geo\Entity\City {#4951 …} +value: "96e3bee9-09f9-49f0-ab2c-365f2759e750" +label: "Дюртюли" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13793 +data: App\Geo\Entity\City {#4960 …} +value: "4a3858fe-2f66-4426-b8a1-1cc33ac45ae0" +label: "Дятьково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13794 +data: App\Geo\Entity\City {#4969 …} +value: "275e83c2-f219-463b-9212-a9c88439b60e" +label: "Евпатория" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13795 +data: App\Geo\Entity\City {#4978 …} +value: "0f4937f0-8152-4d85-931d-7ed53a31bb3b" +label: "Егорьевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13796 +data: App\Geo\Entity\City {#4987 …} +value: "b0c70999-2922-4038-988f-c0bbdee0e339" +label: "Ейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13797 +data: App\Geo\Entity\City {#4996 …} +value: "685ed10b-8b75-4bf4-a452-0cd3d2cc2195" +label: "Екатеринбург" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13798 +data: App\Geo\Entity\City {#5005 …} +value: "b0f5e651-5369-497f-bea3-a8c0443cb0a1" +label: "Елабуга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13799 +data: App\Geo\Entity\City {#5014 …} +value: "0eb02ee2-24c5-4a02-b8cd-259a3359923c" +label: "Елец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13800 +data: App\Geo\Entity\City {#5023 …} +value: "6673596f-fd16-4789-842b-456ff01d54b1" +label: "Елизово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13801 +data: App\Geo\Entity\City {#5032 …} +value: "05cd1ea4-2d66-4bd8-9b9a-0570996e67f1" +label: "Ельня" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13802 +data: App\Geo\Entity\City {#5041 …} +value: "09e9102b-b558-4396-a611-74799d12ec6f" +label: "Еманжелинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13803 +data: App\Geo\Entity\City {#5050 …} +value: "b849e900-1869-409b-a972-62ba11575070" +label: "Емва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13804 +data: App\Geo\Entity\City {#5059 …} +value: "4dc83019-55a7-485e-aba1-eb61fab2a8a7" +label: "Енакиево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13805 +data: App\Geo\Entity\City {#5068 …} +value: "d9cd1173-6b74-4d59-841f-80faf304c3b4" +label: "Енисейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13806 +data: App\Geo\Entity\City {#5077 …} +value: "31d818ec-057d-43b1-9225-d4b87ff97551" +label: "Ермолино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13807 +data: App\Geo\Entity\City {#5086 …} +value: "d27c1228-5acc-44f4-96ac-534d73317d1b" +label: "Ершов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13808 +data: App\Geo\Entity\City {#5095 …} +value: "55b03893-d993-4423-9da5-74fa98c7340d" +label: "Ессентуки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13809 +data: App\Geo\Entity\City {#5104 …} +value: "825f9a61-a867-43f5-b3d6-2e75be329b59" +label: "Ефремов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13810 +data: App\Geo\Entity\City {#5113 …} +value: "aa8050db-a825-401a-8917-baec8cff9363" +label: "Ждановка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13811 +data: App\Geo\Entity\City {#5122 …} +value: "c96f084f-9cda-43ed-86d3-9ddb84cb9c0c" +label: "Железноводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13812 +data: App\Geo\Entity\City {#5131 …} +value: "872e9a78-822e-4414-855e-0578a807407b" +label: "Железногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13813 +data: App\Geo\Entity\City {#5140 …} +value: "204b4300-1936-4fe2-81b3-ad8ef96a9ea8" +label: "Железногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13814 +data: App\Geo\Entity\City {#5149 …} +value: "9286bb45-7998-4f33-88ee-c5e0c524615f" +label: "Железногорск-Илимский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13815 +data: App\Geo\Entity\City {#5158 …} +value: "e849ad84-3abb-45f0-8cbf-d300f65ed6b3" +label: "Жердевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13816 +data: App\Geo\Entity\City {#5170 …} +value: "ce79d8bb-585d-4e70-aac0-f78be891418f" +label: "Жигулевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13817 +data: App\Geo\Entity\City {#5182 …} +value: "6879a4fd-4afb-48f8-9039-c6ac7337afef" +label: "Жиздра" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13818 +data: App\Geo\Entity\City {#5191 …} +value: "fe20f4b6-95ff-4533-94db-dffcea9584ce" +label: "Жирновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13819 +data: App\Geo\Entity\City {#5200 …} +value: "db5dbbfe-f6c6-4d64-a0b3-3867a0ed1ac8" +label: "Жуков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13820 +data: App\Geo\Entity\City {#5209 …} +value: "edd5f85b-6f1f-4ee6-8c09-c15cd4580cff" +label: "Жуковка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13821 +data: App\Geo\Entity\City {#5218 …} +value: "d86ba261-3aef-4060-8cb1-6f8eeb1d624b" +label: "Жуковский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13822 +data: App\Geo\Entity\City {#5227 …} +value: "fee58e2e-05fd-4db2-9c52-6c942eee00d2" +label: "Завитинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13823 +data: App\Geo\Entity\City {#5236 …} +value: "23e89f86-02bf-4302-b962-0f86e05f4154" +label: "Заводоуковск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13824 +data: App\Geo\Entity\City {#5248 …} +value: "f62787bb-4208-432c-b5dd-6feaa1100ccf" +label: "Заволжск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13825 +data: App\Geo\Entity\City {#5257 …} +value: "2070a2d0-a0cd-4b77-9cb5-353f7301834e" +label: "Заволжье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13826 +data: App\Geo\Entity\City {#5266 …} +value: "8398fe4a-40f0-4d55-a529-cd49bc2972ad" +label: "Задонск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13827 +data: App\Geo\Entity\City {#5275 …} +value: "04b1c54c-9cea-40a0-87f1-9096252949ec" +label: "Заинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13828 +data: App\Geo\Entity\City {#5284 …} +value: "2bcf0121-c125-4ccb-a8db-d061e6a73702" +label: "Закаменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13829 +data: App\Geo\Entity\City {#5293 …} +value: "d3fb3af2-0c86-4b84-85bf-157cd6db5cc8" +label: "Заозерный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13830 +data: App\Geo\Entity\City {#5302 …} +value: "ecdd4b77-c8f2-49f6-887a-f705aaaa060f" +label: "Заозерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13831 +data: App\Geo\Entity\City {#5311 …} +value: "1a71104c-2cf8-40e6-bdf8-18224150a5d1" +label: "Западная Двина" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13832 +data: App\Geo\Entity\City {#5320 …} +value: "d86ae4c3-0b3d-4972-bf7d-0d584307c146" +label: "Заполярный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13833 +data: App\Geo\Entity\City {#5329 …} +value: "78dd3e15-f46e-40b5-a2bc-097e50c63620" +label: "Запорожье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13834 +data: App\Geo\Entity\City {#5338 …} +value: "59a6a209-63ba-43a0-983d-bf17e7406b6b" +label: "Зарайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13835 +data: App\Geo\Entity\City {#5347 …} +value: "cc2c5ff2-a47f-42bf-ba6a-5bb6afc7dfa8" +label: "Заречный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13836 +data: App\Geo\Entity\City {#5356 …} +value: "b13b5d25-3049-447b-8f9b-f5faae35ba41" +label: "Заречный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13837 +data: App\Geo\Entity\City {#5365 …} +value: "cc299ac7-9646-4d7b-bab8-ec78ec6ea21f" +label: "Заринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13838 +data: App\Geo\Entity\City {#5374 …} +value: "79fcb82a-d09d-4bf4-b20d-ac4128f51031" +label: "Звенигово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13839 +data: App\Geo\Entity\City {#5383 …} +value: "b4ce3761-58a3-4f83-804c-7c391926935d" +label: "Звенигород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13840 +data: App\Geo\Entity\City {#5392 …} +value: "8854afa7-df22-4572-8e04-626c6e03cfd2" +label: "Зверево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13841 +data: App\Geo\Entity\City {#5401 …} +value: "15324fcf-515b-4902-aaee-36c1f7b2ee7c" +label: "Зеленогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13842 +data: App\Geo\Entity\City {#5413 …} +value: "4dc3421c-84e1-49f5-952b-144983fb5432" +label: "Зеленогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13843 +data: App\Geo\Entity\City {#5422 …} +value: "a68108ef-ed5b-405b-813f-191932b23b6e" +label: "Зеленоград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13844 +data: App\Geo\Entity\City {#5431 …} +value: "244f8fd8-b8e8-4cf7-8b57-d15097d8d02e" +label: "Зеленодольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13845 +data: App\Geo\Entity\City {#5440 …} +value: "9f46ae41-1e09-48eb-b708-ddd000d4e62a" +label: "Зеленокумск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13846 +data: App\Geo\Entity\City {#5449 …} +value: "f14bc625-9d88-4c9d-8b53-2d48f4d65079" +label: "Зерноград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13847 +data: App\Geo\Entity\City {#5458 …} +value: "6cfe6b77-422f-46b9-a0d6-e49b25509e34" +label: "Зея" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13848 +data: App\Geo\Entity\City {#5467 …} +value: "75491880-ed4f-434e-a54d-f62d4c99f1ee" +label: "Зима" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13849 +data: App\Geo\Entity\City {#5476 …} +value: "6022fd63-d4e8-4749-adc0-cc10c267cdb9" +label: "Зимогорье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13850 +data: App\Geo\Entity\City {#5485 …} +value: "ab6558d2-2147-455c-a9da-274efde3f912" +label: "Златоуст" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13851 +data: App\Geo\Entity\City {#5494 …} +value: "402e4b85-2ec2-41ab-a016-a39068e36669" +label: "Злынка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13852 +data: App\Geo\Entity\City {#5503 …} +value: "8d583025-4b2d-4a9e-a870-fbf1a4eae0d5" +label: "Змеиногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13853 +data: App\Geo\Entity\City {#5512 …} +value: "9fe1c4ab-c259-4199-9c62-7944ec22b602" +label: "Знаменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13854 +data: App\Geo\Entity\City {#5521 …} +value: "cf7bac8b-0ca4-452b-84bd-c280dc93e594" +label: "Золотое" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13855 +data: App\Geo\Entity\City {#5530 …} +value: "8c17ab95-2816-4b71-9122-1bf12bf92d23" +label: "Зоринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13856 +data: App\Geo\Entity\City {#5539 …} +value: "35e368dd-0b04-457d-882c-30cd9ebdf87a" +label: "Зубцов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13857 +data: App\Geo\Entity\City {#5548 …} +value: "350bf0b0-b957-4e9e-900d-5cc935fd4af5" +label: "Зугрэс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13858 +data: App\Geo\Entity\City {#5557 …} +value: "16d1ff29-8508-4d02-989f-f23bb138a792" +label: "Зуевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13859 +data: App\Geo\Entity\City {#5566 …} +value: "88d33e96-927e-429c-bba2-63817ede082b" +label: "Ивангород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13860 +data: App\Geo\Entity\City {#5575 …} +value: "9ef7048d-e574-4a07-9b2b-d82266d45011" +label: "Иваново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13861 +data: App\Geo\Entity\City {#5584 …} +value: "5404e5cd-2577-423b-a446-c1f21c56b556" +label: "Ивантеевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13862 +data: App\Geo\Entity\City {#5593 …} +value: "28c0c72d-e9ca-4ff0-b3f5-0928bb11f239" +label: "Ивдель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13863 +data: App\Geo\Entity\City {#5602 …} +value: "033f380f-d181-43d7-a766-37c0b8805b9f" +label: "Игарка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13864 +data: App\Geo\Entity\City {#5611 …} +value: "c2f49688-e92a-46b0-ba8c-ce5599c85c55" +label: "Ижевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13865 +data: App\Geo\Entity\City {#5620 …} +value: "7d7f9706-1802-458d-a966-52ad929c106b" +label: "Избербаш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13866 +data: App\Geo\Entity\City {#5629 …} +value: "21a21a9b-b8cd-46cb-aa34-e698f8b45bb0" +label: "Изобильный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13867 +data: App\Geo\Entity\City {#5638 …} +value: "3e1429fc-8a68-40d7-b170-8a98852c58ce" +label: "Иланский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13868 +data: App\Geo\Entity\City {#5647 …} +value: "5f2be4d2-60b8-42f6-a749-4445b6c719c3" +label: "Иловайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13869 +data: App\Geo\Entity\City {#5656 …} +value: "f0d98e58-1696-4404-b2b2-4060e7eb9999" +label: "Инза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13870 +data: App\Geo\Entity\City {#5665 …} +value: "bbc442d6-b8a1-42c1-8514-4ed3d1a455f2" +label: "Инкерман" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13871 +data: App\Geo\Entity\City {#5674 …} +value: "6644dc32-695f-471e-aed6-a7d525b969f8" +label: "Иннополис" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13872 +data: App\Geo\Entity\City {#5683 …} +value: "d3c19bd5-9102-4375-a08a-88622d199ea7" +label: "Инсар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13873 +data: App\Geo\Entity\City {#5692 …} +value: "09e4600d-539d-4b13-a08d-a81c9f414d4c" +label: "Инта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13874 +data: App\Geo\Entity\City {#5701 …} +value: "11f3faaf-2f2e-4b74-b20c-e9217e39b387" +label: "Ипатово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13875 +data: App\Geo\Entity\City {#5710 …} +value: "e3b6bcfd-4a2f-4ad7-b125-678888a18489" +label: "Ирбит" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13876 +data: App\Geo\Entity\City {#5719 …} +value: "5b121abd-8049-4197-b338-a818183d80c0" +label: "Иркутск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13877 +data: App\Geo\Entity\City {#5728 …} +value: "ce581bcb-d72d-45e0-bfcc-57183489f67a" +label: "Ирмино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13878 +data: App\Geo\Entity\City {#5737 …} +value: "542a9aef-6cc2-46b1-b19c-294e801cc883" +label: "Исилькуль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13879 +data: App\Geo\Entity\City {#5749 …} +value: "1f901d1c-b0fd-401c-a9c8-057eb0584caa" +label: "Искитим" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13880 +data: App\Geo\Entity\City {#5758 …} +value: "bb7c15f0-970a-40cd-8ae5-59d7ec451b96" +label: "Истра" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13881 +data: App\Geo\Entity\City {#5767 …} +value: "49b62cf6-9f30-4cad-bfbe-f653104fab6a" +label: "Ишим" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13882 +data: App\Geo\Entity\City {#5776 …} +value: "4c533061-bb2a-4f7e-8581-74cf81ac7b37" +label: "Ишимбай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13883 +data: App\Geo\Entity\City {#5785 …} +value: "8c078225-508e-47cf-a69a-eed8eae5cdac" +label: "Йошкар-Ола" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13884 +data: App\Geo\Entity\City {#5794 …} +value: "fd0e7483-75e3-41ef-8338-681a7108aaa3" +label: "Кадников" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13885 +data: App\Geo\Entity\City {#5803 …} +value: "fdcfdf2a-6fed-494b-b5be-19c1c96bf1df" +label: "Казань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13886 +data: App\Geo\Entity\City {#5812 …} +value: "dcdc6cc4-33e0-4613-8622-f8f6f621c78d" +label: "Калач" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13887 +data: App\Geo\Entity\City {#5821 …} +value: "4df61d5b-c72d-43ff-ae40-30de62b415bf" +label: "Калачинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13888 +data: App\Geo\Entity\City {#5830 …} +value: "2bf4697b-7d09-4941-b5b8-9714d3f20f05" +label: "Калач-на-Дону" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13889 +data: App\Geo\Entity\City {#5839 …} +value: "b4eaa9d0-b026-4513-9643-8d81b22f7d97" +label: "Калининград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13890 +data: App\Geo\Entity\City {#5848 …} +value: "d094f859-eb24-4c0b-9f8b-a74980154ead" +label: "Калининск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13891 +data: App\Geo\Entity\City {#5857 …} +value: "515e90d7-a569-411d-a7bb-55a17801f31e" +label: "Калтан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13892 +data: App\Geo\Entity\City {#5866 …} +value: "51f87aaa-61b3-4a91-a354-7c2175a11f18" +label: "Калуга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13893 +data: App\Geo\Entity\City {#5875 …} +value: "73216b1d-d27d-4cb5-a610-a1de33b318dc" +label: "Калязин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13894 +data: App\Geo\Entity\City {#5884 …} +value: "6d721e21-9e1e-4406-8e37-06a8a2027ada" +label: "Камбарка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13895 +data: App\Geo\Entity\City {#5893 …} +value: "5ac6f597-0f15-41be-8d02-e9d80ae76b58" +label: "Каменка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13896 +data: App\Geo\Entity\City {#5902 …} +value: "549fe7de-6df6-4d14-a292-89afd0461a32" +label: "Каменка-Днепровская" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13897 +data: App\Geo\Entity\City {#5911 …} +value: "dc15c019-9c73-4545-8363-b0b37314f794" +label: "Каменногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13898 +data: App\Geo\Entity\City {#5920 …} +value: "f7fb5be6-3a42-4f43-9447-0249a09bfc96" +label: "Каменск-Уральский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13899 +data: App\Geo\Entity\City {#5929 …} +value: "c3a30e06-07e2-44cb-b10e-a5f957b73b8a" +label: "Каменск-Шахтинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13900 +data: App\Geo\Entity\City {#5938 …} +value: "db0d30b5-d89e-4a25-9ef1-386765c20ab0" +label: "Камень-на-Оби" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13901 +data: App\Geo\Entity\City {#5947 …} +value: "838c4638-e43d-4675-9e73-8924b7f9ec8b" +label: "Камешково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13902 +data: App\Geo\Entity\City {#5956 …} +value: "57b845c3-571d-491e-8925-594decb932bb" +label: "Камызяк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13903 +data: App\Geo\Entity\City {#5965 …} +value: "c050b766-f836-4a65-9519-2e2b5955ed8b" +label: "Камышин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13904 +data: App\Geo\Entity\City {#5974 …} +value: "8368a2a3-a77c-4940-ae09-d9a5441608cc" +label: "Камышлов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13905 +data: App\Geo\Entity\City {#5983 …} +value: "9036c14a-10cb-4fc6-83f3-00b6960ce419" +label: "Канаш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13906 +data: App\Geo\Entity\City {#5992 …} +value: "995cc810-54d7-41b1-8436-a1939f8c5277" +label: "Кандалакша" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13907 +data: App\Geo\Entity\City {#6001 …} +value: "63346208-188f-4259-8a05-3cb3cc74785d" +label: "Канск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13908 +data: App\Geo\Entity\City {#6010 …} +value: "b8abfd73-6bca-4698-b97b-4a1d04f7d461" +label: "Карабаново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13909 +data: App\Geo\Entity\City {#6019 …} +value: "2fa395bb-4fbe-4efe-89e7-2e958a20e27c" +label: "Карабаш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13910 +data: App\Geo\Entity\City {#6028 …} +value: "b5b90591-2fbf-4cec-9d4a-ccfad0a39717" +label: "Карабулак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13911 +data: App\Geo\Entity\City {#6040 …} +value: "f5f83595-bbec-46cf-845c-81c62a7d53b5" +label: "Карасук" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13912 +data: App\Geo\Entity\City {#6049 …} +value: "bb0b8ff4-966d-4f5f-b1b4-eb6841d62612" +label: "Карачаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13913 +data: App\Geo\Entity\City {#6061 …} +value: "17c99869-ec08-430c-b0b1-d4bb07af3090" +label: "Карачев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13914 +data: App\Geo\Entity\City {#6070 …} +value: "cb66665e-0ad6-4b93-9a98-b4be28728143" +label: "Каргат" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13915 +data: App\Geo\Entity\City {#6079 …} +value: "827cfeb1-dffa-4cd9-8cc4-c5911cf067c6" +label: "Каргополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13916 +data: App\Geo\Entity\City {#6088 …} +value: "88b5afef-81e2-4460-a987-be8e2650fc92" +label: "Карпинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13917 +data: App\Geo\Entity\City {#6097 …} +value: "52c22b37-9e4e-4b19-94f2-6e93fe492481" +label: "Карталы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13918 +data: App\Geo\Entity\City {#6106 …} +value: "2f15e00e-0790-434c-bbb5-60883bb16f56" +label: "Касимов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13919 +data: App\Geo\Entity\City {#6118 …} +value: "1b7539df-9d67-4dc1-ae67-322fbc0ec31f" +label: "Касли" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13920 +data: App\Geo\Entity\City {#6127 …} +value: "560c8946-8e7d-43fe-9bdf-be8a54df7015" +label: "Каспийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13921 +data: App\Geo\Entity\City {#6136 …} +value: "d9f3c06e-268c-43e9-b15a-91be907f0ba7" +label: "Катав-Ивановск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13922 +data: App\Geo\Entity\City {#6145 …} +value: "e6defe75-83a3-4f03-888a-9f641ea2783f" +label: "Катайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13923 +data: App\Geo\Entity\City {#6154 …} +value: "02bd7010-2493-4aa4-8b4a-7cf44dec4bd1" +label: "Каховка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13924 +data: App\Geo\Entity\City {#6163 …} +value: "4eb587ef-ec48-4a85-965c-623ae48b86c0" +label: "Качканар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13925 +data: App\Geo\Entity\City {#6172 …} +value: "52dd0771-ef75-4507-ba49-d29e255f5de8" +label: "Кашин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13926 +data: App\Geo\Entity\City {#6181 …} +value: "224f3ab4-d62e-4c0c-82cf-b17ea1d68fa3" +label: "Кашира" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13927 +data: App\Geo\Entity\City {#6190 …} +value: "40a688bf-f37d-48bf-8187-af12a2d5a3d8" +label: "Кедровый" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13928 +data: App\Geo\Entity\City {#6199 …} +value: "75aa8e9b-6c7a-4a7a-8677-17cd0d47c32d" +label: "Кемерово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13929 +data: App\Geo\Entity\City {#6208 …} +value: "c376bb48-eff4-4352-8efc-6c42df56672e" +label: "Кемь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13930 +data: App\Geo\Entity\City {#6217 …} +value: "73229b35-28dc-46f9-867e-f94ee201748a" +label: "Керчь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13931 +data: App\Geo\Entity\City {#6226 …} +value: "c87c921b-7f07-4ba2-aae3-59fc7e8db751" +label: "Кизел" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13932 +data: App\Geo\Entity\City {#6235 …} +value: "80ce79a9-d9fe-41ad-9560-2e1c3caec2c7" +label: "Кизилюрт" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13933 +data: App\Geo\Entity\City {#6244 …} +value: "5bd332d6-938d-47c7-8ae9-030f127564ff" +label: "Кизляр" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13934 +data: App\Geo\Entity\City {#6253 …} +value: "ce7ef348-2456-47b9-a64a-232132641054" +label: "Кимовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13935 +data: App\Geo\Entity\City {#6262 …} +value: "88ff834b-b19c-42cb-911f-a6a6e04adbdc" +label: "Кимры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13936 +data: App\Geo\Entity\City {#6271 …} +value: "ae377115-e785-44bf-9543-d00e4449ca0c" +label: "Кингисепп" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13937 +data: App\Geo\Entity\City {#6280 …} +value: "eeb63cbb-5d3a-48bf-b5fa-f121f2a583a5" +label: "Кинель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13938 +data: App\Geo\Entity\City {#6289 …} +value: "1f42a249-cff7-4369-a89f-469ff253f234" +label: "Кинешма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13939 +data: App\Geo\Entity\City {#6298 …} +value: "89b3ee88-adb5-4dc7-8c1a-15ed46fc3796" +label: "Киреевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13940 +data: App\Geo\Entity\City {#6307 …} +value: "dafcae72-b92d-4241-9531-e39b7876c94a" +label: "Киренск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13941 +data: App\Geo\Entity\City {#6316 …} +value: "73cd421e-6ca7-45c2-a095-18d4119843d8" +label: "Киржач" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13942 +data: App\Geo\Entity\City {#6325 …} +value: "6fe4833a-245f-4b78-8ece-0a3272fcdd39" +label: "Кириллов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13943 +data: App\Geo\Entity\City {#6334 …} +value: "cd17dc45-807e-4faf-93d4-2ff832ca6a60" +label: "Кириши" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13944 +data: App\Geo\Entity\City {#6343 …} +value: "5aeb77aa-7c33-4b93-8a61-98324c3957f2" +label: "Киров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13945 +data: App\Geo\Entity\City {#6352 …} +value: "96370cf7-9c5f-425a-9cbd-7ac6cea01a07" +label: "Киров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13946 +data: App\Geo\Entity\City {#6361 …} +value: "e4ad907c-e288-4614-9307-3b66ed9c5171" +label: "Кировград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13947 +data: App\Geo\Entity\City {#6370 …} +value: "2bc53f82-fa52-434b-875f-b61fd5341b3a" +label: "Кирово-Чепецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13948 +data: App\Geo\Entity\City {#6379 …} +value: "3a627757-dcbe-4a2b-bd30-82a21e098a56" +label: "Кировск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13949 +data: App\Geo\Entity\City {#6388 …} +value: "2df39cf7-4f13-4947-9db5-da998495f83d" +label: "Кировск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13950 +data: App\Geo\Entity\City {#6397 …} +value: "14c5a277-a609-40c7-99b3-116d694a753d" +label: "Кировск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13951 +data: App\Geo\Entity\City {#6406 …} +value: "7746f17d-7622-4828-98bd-959bd5d9e0cb" +label: "Кировское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13952 +data: App\Geo\Entity\City {#6415 …} +value: "04026c3d-2040-4b5e-bd9f-23a01fa8cf7f" +label: "Кирс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13953 +data: App\Geo\Entity\City {#6424 …} +value: "364cadf4-3d80-42ee-9a6d-f65ed9122d6c" +label: "Кирсанов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13954 +data: App\Geo\Entity\City {#6433 …} +value: "f2b5abd6-0253-4c1a-bb40-323499f9307d" +label: "Киселевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13955 +data: App\Geo\Entity\City {#6442 …} +value: "28290564-6189-4d18-924d-dc9bb783d570" +label: "Кисловодск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13956 +data: App\Geo\Entity\City {#6451 …} +value: "3764ce03-b633-4394-af99-e5c4700625ae" +label: "Клин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13957 +data: App\Geo\Entity\City {#6460 …} +value: "e0a887a1-81b7-4f5f-ad00-f8b86472c331" +label: "Клинцы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13958 +data: App\Geo\Entity\City {#6469 …} +value: "92f6f512-788f-4015-99d7-e72038152a69" +label: "Княгинино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13959 +data: App\Geo\Entity\City {#6478 …} +value: "e24b6564-1d29-4a0f-b695-101588fdd3c0" +label: "Ковдор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13960 +data: App\Geo\Entity\City {#6487 …} +value: "5835f48d-e7aa-4d60-a4d5-c35e89282613" +label: "Ковров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13961 +data: App\Geo\Entity\City {#6496 …} +value: "783fec33-96db-42bd-a4c1-43ba67ae6f05" +label: "Ковылкино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13962 +data: App\Geo\Entity\City {#6505 …} +value: "b5e179ac-99ec-4494-98b8-21b5a849580c" +label: "Когалым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13963 +data: App\Geo\Entity\City {#6514 …} +value: "5e0064f9-cf1d-4538-bf54-69ca059cbd19" +label: "Кодинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13964 +data: App\Geo\Entity\City {#6523 …} +value: "6dc4598a-1304-49b2-9d84-e1e00e797020" +label: "Козельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13965 +data: App\Geo\Entity\City {#6532 …} +value: "8885d22f-7018-41a7-a957-f436883bd802" +label: "Козловка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13966 +data: App\Geo\Entity\City {#6541 …} +value: "12fd2e49-4b0f-4397-b8d7-f93aea4a9f19" +label: "Козьмодемьянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13967 +data: App\Geo\Entity\City {#6550 …} +value: "d048f788-cb5e-49f4-83cd-78894b9e5775" +label: "Кола" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13968 +data: App\Geo\Entity\City {#6559 …} +value: "dd89a822-e441-4c61-aa7a-9607ac14d78f" +label: "Кологрив" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13969 +data: App\Geo\Entity\City {#6568 …} +value: "ae8b9adf-f831-4c01-b136-16947158c780" +label: "Коломна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13970 +data: App\Geo\Entity\City {#6577 …} +value: "faf8759f-27dd-49c7-b109-57437f18b39d" +label: "Колпашево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13971 +data: App\Geo\Entity\City {#6586 …} +value: "36ac3d6d-95b8-49ab-b8bf-f86995d99d5f" +label: "Колпино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13972 +data: App\Geo\Entity\City {#6595 …} +value: "9ef00b7a-fdb1-412a-ac85-bb96c5ee3d85" +label: "Колтуши" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13973 +data: App\Geo\Entity\City {#6604 …} +value: "c49e485f-5d93-4618-9bce-a2ba35af9701" +label: "Кольчугино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13974 +data: App\Geo\Entity\City {#6613 …} +value: "f12618e7-c874-4bd3-bdeb-c9a868973dcc" +label: "Коммунар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13975 +data: App\Geo\Entity\City {#6622 …} +value: "eee642c8-0b79-4f12-b025-6649c952dfad" +label: "Комсомольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13976 +data: App\Geo\Entity\City {#6631 …} +value: "6166306e-62b9-4fba-a2e9-e4a740020a72" +label: "Комсомольск-на-Амуре" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13977 +data: App\Geo\Entity\City {#6640 …} +value: "ddebbc92-f4e1-4a88-b97a-ff020b2f7776" +label: "Комсомольское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13978 +data: App\Geo\Entity\City {#6649 …} +value: "10126822-9f86-4958-a478-543e96298d22" +label: "Конаково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13979 +data: App\Geo\Entity\City {#6658 …} +value: "e42a515a-cc88-44cb-83bb-5bd412022a46" +label: "Кондопога" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13980 +data: App\Geo\Entity\City {#6667 …} +value: "ac2dae23-4328-4697-a84d-2781ecda3b5a" +label: "Кондрово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13981 +data: App\Geo\Entity\City {#6676 …} +value: "ffe81ca9-a067-4d88-a581-23c23e6ada8e" +label: "Константиновка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13982 +data: App\Geo\Entity\City {#6685 …} +value: "f9b10215-fb98-47b3-a2c1-505a0d6df503" +label: "Константиновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13983 +data: App\Geo\Entity\City {#6694 …} +value: "dc0c7228-1405-4fc6-a296-acc57a0bc6ca" +label: "Копейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13984 +data: App\Geo\Entity\City {#6703 …} +value: "01625260-254d-42c3-992a-b33e0041fe1a" +label: "Кораблино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13985 +data: App\Geo\Entity\City {#6712 …} +value: "89bf5a75-2fa7-4923-9b3b-7bae4ca95125" +label: "Кореновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13986 +data: App\Geo\Entity\City {#6721 …} +value: "93d1f0d4-d9d6-48fb-95a4-c9dc347689e6" +label: "Коркино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13987 +data: App\Geo\Entity\City {#6730 …} +value: "5911c7bc-391c-4f44-8636-b887c31b24f9" +label: "Королёв" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13988 +data: App\Geo\Entity\City {#6739 …} +value: "121ce3a9-731b-47dd-9cdf-adefc75855ea" +label: "Короча" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13989 +data: App\Geo\Entity\City {#6748 …} +value: "cc678804-72f5-4f89-a15a-10b7552a1b86" +label: "Корсаков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13990 +data: App\Geo\Entity\City {#6757 …} +value: "51149563-0910-42a4-9e24-19de274e6790" +label: "Коряжма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13991 +data: App\Geo\Entity\City {#6766 …} +value: "f6b733c1-b87e-4676-a422-191712aae4bb" +label: "Костерево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13992 +data: App\Geo\Entity\City {#6775 …} +value: "d6db3915-fe78-430f-94b6-7f57d9c58ba8" +label: "Костомукша" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13993 +data: App\Geo\Entity\City {#6784 …} +value: "6377ffb0-85d8-43a8-a206-62de040eaf20" +label: "Кострома" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13994 +data: App\Geo\Entity\City {#6793 …} +value: "f1cffe94-dea8-48a6-bb70-3dad4ab8f61d" +label: "Котельники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13995 +data: App\Geo\Entity\City {#6802 …} +value: "595a4289-33b7-483f-ad58-0d22261197ca" +label: "Котельниково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13996 +data: App\Geo\Entity\City {#6811 …} +value: "ee00a4ee-3fda-4362-8cf5-b3dd0cd355e2" +label: "Котельнич" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13997 +data: App\Geo\Entity\City {#6820 …} +value: "27e310b5-9169-406c-8af3-d335f463c9ae" +label: "Котлас" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13998 +data: App\Geo\Entity\City {#6829 …} +value: "927d33ca-16b5-4464-828a-1dbb6aca0381" +label: "Котово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13999 +data: App\Geo\Entity\City {#6838 …} +value: "f5872d0d-059e-4171-ad54-cf9532d2e714" +label: "Котовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14000 +data: App\Geo\Entity\City {#6847 …} +value: "1dc15d2d-993a-4710-b24e-da9c2436cac5" +label: "Кохма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14001 +data: App\Geo\Entity\City {#6856 …} +value: "5257ba84-d32b-40db-ace9-48a0c6f80827" +label: "Краматорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14002 +data: App\Geo\Entity\City {#6865 …} +value: "36dfdc46-e603-4e8e-a598-983638470200" +label: "Красавино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14003 +data: App\Geo\Entity\City {#6874 …} +value: "2fe50a0d-4ac9-45d5-bd6f-645235a64f64" +label: "Красноармейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14004 +data: App\Geo\Entity\City {#6883 …} +value: "ed75d3b2-2f49-498f-9161-906c9865b530" +label: "Красноармейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14005 +data: App\Geo\Entity\City {#6892 …} +value: "4aa6c5b3-493a-41eb-ad4a-ac8ebbfc9b61" +label: "Красноармейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14006 +data: App\Geo\Entity\City {#6901 …} +value: "7c1370fa-9b9c-43cb-8936-945a1bb55802" +label: "Красновишерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14007 +data: App\Geo\Entity\City {#6910 …} +value: "0c80a888-adcd-41ff-a0fb-23fb329e7864" +label: "Красногоровка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14008 +data: App\Geo\Entity\City {#6919 …} +value: "f1059191-05e6-46c9-aa3a-184ebec4b2ff" +label: "Красногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14009 +data: App\Geo\Entity\City {#6928 …} +value: "56998f18-d53d-4eb9-8458-88d52f54d608" +label: "Краснодар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14010 +data: App\Geo\Entity\City {#6937 …} +value: "d236795a-aa85-4cb7-b132-6015906aa4c5" +label: "Краснодон" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14011 +data: App\Geo\Entity\City {#6946 …} +value: "89235438-80b1-4711-987c-764e40567db5" +label: "Красное Село" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14012 +data: App\Geo\Entity\City {#6955 …} +value: "0fd09b3a-ae18-46a7-b386-7eee9d99bb9f" +label: "Краснозаводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14013 +data: App\Geo\Entity\City {#6964 …} +value: "34c84066-9aa6-4890-975d-05627e4b3552" +label: "Краснознаменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14014 +data: App\Geo\Entity\City {#6973 …} +value: "1393090c-4fbc-4aaf-b886-02073f1b784c" +label: "Краснокаменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14015 +data: App\Geo\Entity\City {#6982 …} +value: "dde4a722-7bd9-4803-afe7-3efeefd1fc97" +label: "Краснокамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14016 +data: App\Geo\Entity\City {#6991 …} +value: "ab879108-3f3b-4107-b802-ca56fb50b739" +label: "Красноперекопск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14017 +data: App\Geo\Entity\City {#7000 …} +value: "cb8ec940-712c-42c1-abf6-96fc2f826915" +label: "Краснослободск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14018 +data: App\Geo\Entity\City {#7009 …} +value: "99f46ffa-3512-46b6-a1b2-510a12888973" +label: "Краснослободск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14019 +data: App\Geo\Entity\City {#7018 …} +value: "53948dde-a308-431f-b8b1-81b3ef50096a" +label: "Краснотурьинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14020 +data: App\Geo\Entity\City {#7027 …} +value: "dfbdedc9-7527-42bd-8eec-ce4deaf81c12" +label: "Красноуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14021 +data: App\Geo\Entity\City {#7036 …} +value: "aa228bd0-f5b9-4792-b6e7-d6ea1c0cc6b5" +label: "Красноуфимск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14022 +data: App\Geo\Entity\City {#7045 …} +value: "44924986-da88-4373-a2b0-3407ef0bd95f" +label: "Красноярск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14023 +data: App\Geo\Entity\City {#7054 …} +value: "f181891a-8d76-4899-8891-6afe66d102a9" +label: "Красный Кут" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14024 +data: App\Geo\Entity\City {#7063 …} +value: "7dd40b62-c681-44ff-879f-3bceb0e75583" +label: "Красный Лиман" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14025 +data: App\Geo\Entity\City {#7072 …} +value: "cc2a4b68-407f-4411-8bf0-af973d964825" +label: "Красный Луч" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14026 +data: App\Geo\Entity\City {#7081 …} +value: "a167c6c5-90f5-4bf8-85ed-d1273058fae7" +label: "Красный Сулин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14027 +data: App\Geo\Entity\City {#7090 …} +value: "9d2ead30-65e7-4fc3-bca1-836bee8d04c4" +label: "Красный Холм" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14028 +data: App\Geo\Entity\City {#7099 …} +value: "305fda9a-69d2-4539-b726-8caac43d11cd" +label: "Кременки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14029 +data: App\Geo\Entity\City {#7108 …} +value: "d2d111d7-fdec-4e02-aef3-909a423fb7cd" +label: "Кременная" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14030 +data: App\Geo\Entity\City {#7117 …} +value: "73a82253-9395-4739-a2a3-2cc937a33e7a" +label: "Кронштадт" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14031 +data: App\Geo\Entity\City {#7126 …} +value: "af46f400-ee42-4167-8010-90ad8d634786" +label: "Кропоткин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14032 +data: App\Geo\Entity\City {#7135 …} +value: "e2c351b9-27a5-41ed-81fa-77810331c9a7" +label: "Крымск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14033 +data: App\Geo\Entity\City {#7144 …} +value: "a4c7b1fa-02f6-4e64-bc4c-e132488a4d71" +label: "Кстово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14034 +data: App\Geo\Entity\City {#7153 …} +value: "e331fff0-75d9-41bd-ad25-8fa0ad4a008e" +label: "Кубинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14035 +data: App\Geo\Entity\City {#7162 …} +value: "c6d3e23d-66c0-4144-ae6f-0e686332db66" +label: "Кувандык" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14036 +data: App\Geo\Entity\City {#7171 …} +value: "9d508063-2ccb-480a-a547-bca040b8de41" +label: "Кувшиново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14037 +data: App\Geo\Entity\City {#7180 …} +value: "68fb2e9a-db24-40c0-b934-be0cbda0de51" +label: "Кудрово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14038 +data: App\Geo\Entity\City {#7189 …} +value: "64122b60-e9d8-4827-b5d3-3378883d25e2" +label: "Кудымкар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14039 +data: App\Geo\Entity\City {#7198 …} +value: "8cf984de-b19c-4b28-a1dc-bcb86088192a" +label: "Кузнецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14040 +data: App\Geo\Entity\City {#7207 …} +value: "e86f3d28-f638-4276-8b09-5da9b463e5c2" +label: "Кузнецк-12" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14041 +data: App\Geo\Entity\City {#7216 …} +value: "98a36a9c-1115-439a-898c-8c787923c7bf" +label: "Кузнецк-8" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14042 +data: App\Geo\Entity\City {#7225 …} +value: "6c054df9-217e-4fb1-ac95-daa0be65200b" +label: "Куйбышев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14043 +data: App\Geo\Entity\City {#7234 …} +value: "09cfb8f5-c330-4d54-95c6-0bbe177e8065" +label: "Кукмор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14044 +data: App\Geo\Entity\City {#7243 …} +value: "6ffd4e8a-3f8b-4780-a4ac-31701250e244" +label: "Кулебаки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14045 +data: App\Geo\Entity\City {#7252 …} +value: "71ee5ced-bdda-4fd3-94b9-04a538f23a07" +label: "Кумертау" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14046 +data: App\Geo\Entity\City {#7261 …} +value: "6a3dfb25-8607-491e-ac35-14896a8d1365" +label: "Кунгур" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14047 +data: App\Geo\Entity\City {#7270 …} +value: "4475486c-5cf8-434c-bd40-52bd32ab066e" +label: "Купино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14048 +data: App\Geo\Entity\City {#7279 …} +value: "6010ad13-6e72-4435-858f-9f89aa9d4e7a" +label: "Курахово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14049 +data: App\Geo\Entity\City {#7288 …} +value: "0861bef7-f45c-4cb0-8da4-422437b5867c" +label: "Курган" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14050 +data: App\Geo\Entity\City {#7297 …} +value: "83436660-f82a-4581-929c-54bfe26b50c9" +label: "Курганинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14051 +data: App\Geo\Entity\City {#7306 …} +value: "87c7edc8-49d9-4090-b397-690e1e230a46" +label: "Курильск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14052 +data: App\Geo\Entity\City {#7315 …} +value: "48885ef6-ff15-4247-a04d-19a7f2044193" +label: "Курлово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14053 +data: App\Geo\Entity\City {#7324 …} +value: "0e2df9ab-f186-4680-bdcb-092fabda0dfe" +label: "Куровское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14054 +data: App\Geo\Entity\City {#7333 …} +value: "eb7a6164-788d-4a96-98da-74d3a851c5d3" +label: "Курск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14055 +data: App\Geo\Entity\City {#7342 …} +value: "54957f9a-893f-476d-b761-ad5de61dfd6e" +label: "Куртамыш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14056 +data: App\Geo\Entity\City {#7351 …} +value: "28904440-d0d3-479c-8d7e-2e80d5ecb293" +label: "Курчалой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14057 +data: App\Geo\Entity\City {#7360 …} +value: "63701795-76d3-4fb2-b7dd-44c133418569" +label: "Курчатов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14058 +data: App\Geo\Entity\City {#7369 …} +value: "ed793140-32a6-4fa2-b0c1-a480866ff066" +label: "Куса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14059 +data: App\Geo\Entity\City {#7378 …} +value: "cbd80d7b-f66e-4328-8cc5-35a0a4e2211f" +label: "Кушва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14060 +data: App\Geo\Entity\City {#7387 …} +value: "e1f2bd93-4fd3-4c7d-8f8f-aa511a0cb1b6" +label: "Кызыл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14061 +data: App\Geo\Entity\City {#7396 …} +value: "43c4c57f-266d-4238-a1ec-7bbe3705a6e0" +label: "Кыштым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14062 +data: App\Geo\Entity\City {#7405 …} +value: "a61ef075-78ef-46ad-8da6-74d1b22f8c15" +label: "Кяхта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14063 +data: App\Geo\Entity\City {#7414 …} +value: "448d237b-1d47-4e2d-904d-a4d080a7c6e8" +label: "Лабинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14064 +data: App\Geo\Entity\City {#7423 …} +value: "7bbcc33d-efff-401d-9c58-5078681ff314" +label: "Лабытнанги" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14065 +data: App\Geo\Entity\City {#7432 …} +value: "9733aa48-6923-413e-a039-37ba70e7e849" +label: "Лагань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14066 +data: App\Geo\Entity\City {#7441 …} +value: "6e267768-3989-451c-802d-46de4d36bc06" +label: "Ладушкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14067 +data: App\Geo\Entity\City {#7450 …} +value: "d02ee2ed-f06c-428e-a75c-ed37c3c86957" +label: "Лаишево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14068 +data: App\Geo\Entity\City {#7459 …} +value: "b1df8a11-c6ed-4cfd-98be-cdd3cdc31e57" +label: "Лакинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14069 +data: App\Geo\Entity\City {#7468 …} +value: "11da8f72-ae9f-4ee6-8536-a0eb3d6977fe" +label: "Лангепас" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14070 +data: App\Geo\Entity\City {#7477 …} +value: "60b0a696-551d-4652-a4e4-8b6f922dbd06" +label: "Лахденпохья" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14071 +data: App\Geo\Entity\City {#7486 …} +value: "ec2d90ae-a0d7-42cd-81ef-58e774d17d83" +label: "Лебедянь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14072 +data: App\Geo\Entity\City {#7495 …} +value: "3db9f351-f6c3-423e-97a0-62f8cd901d70" +label: "Лениногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14073 +data: App\Geo\Entity\City {#7504 …} +value: "a450f237-430d-4c18-8f1d-5be147c22769" +label: "Ленинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14074 +data: App\Geo\Entity\City {#7513 …} +value: "210a21e3-58a7-4aed-a255-5ebb38616173" +label: "Ленинск-Кузнецкий" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14075 +data: App\Geo\Entity\City {#7522 …} +value: "e2974b7d-e7a3-4566-8898-3f5f4d74b4d3" +label: "Ленск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14076 +data: App\Geo\Entity\City {#7531 …} +value: "08cd2cdc-290e-4bf5-9586-c6068a7c941d" +label: "Лермонтов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14077 +data: App\Geo\Entity\City {#7540 …} +value: "5d37999f-7eff-4b28-ae3c-c86f1a35affa" +label: "Лесной" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14078 +data: App\Geo\Entity\City {#7549 …} +value: "898fd0e7-536d-46dd-9250-6fc9b9ac24ff" +label: "Лесозаводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14079 +data: App\Geo\Entity\City {#7558 …} +value: "e68ec6f7-b568-4dd0-8a03-de32ec094451" +label: "Лесосибирск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14080 +data: App\Geo\Entity\City {#7567 …} +value: "719b4469-eba8-4bfb-ad91-83ea7d87d6be" +label: "Ливны" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14081 +data: App\Geo\Entity\City {#7576 …} +value: "0cb6027a-818b-42ba-b814-7a8f890e8a06" +label: "Ликино-Дулёво" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14082 +data: App\Geo\Entity\City {#7585 …} +value: "0b98cb1f-ae49-4d03-a2df-7d804a1a19ef" +label: "Липецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14083 +data: App\Geo\Entity\City {#7594 …} +value: "908bcecf-c6eb-4e57-8f26-4cde7bb9e705" +label: "Липки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14084 +data: App\Geo\Entity\City {#7603 …} +value: "32ee201f-f51c-4009-b448-716863a2c5e5" +label: "Лисичанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14085 +data: App\Geo\Entity\City {#7612 …} +value: "b608ec1e-928c-428c-b2db-99bd356b7dd7" +label: "Лиски" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14086 +data: App\Geo\Entity\City {#7621 …} +value: "9e64afbb-ac54-41a7-bb79-256068cdd047" +label: "Лихославль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14087 +data: App\Geo\Entity\City {#7630 …} +value: "e0c7be90-46e1-4bb8-b9aa-2e5ddd28dcaa" +label: "Лобня" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14088 +data: App\Geo\Entity\City {#7639 …} +value: "24ec0bad-f001-4812-a24e-eb543bf45991" +label: "Лодейное Поле" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14089 +data: App\Geo\Entity\City {#7648 …} +value: "3142b653-8c4e-4e7a-ab79-2bdd608ddea5" +label: "Ломоносов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14090 +data: App\Geo\Entity\City {#7657 …} +value: "c381edc9-aca1-4c99-b6da-cf3f73bb016c" +label: "Лосино-Петровский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14091 +data: App\Geo\Entity\City {#7666 …} +value: "0cdbc9ef-3030-4017-bda3-60bff3f1bdbc" +label: "Луга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14092 +data: App\Geo\Entity\City {#7675 …} +value: "0371321a-c7c9-4d67-84a4-a90d75735b03" +label: "Луганск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14093 +data: App\Geo\Entity\City {#7684 …} +value: "24623176-5cf5-4374-8859-4b7b4dd06b27" +label: "Луза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14094 +data: App\Geo\Entity\City {#7693 …} +value: "ee3114f0-4229-4ccc-b8c1-b389f1557498" +label: "Лукоянов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14095 +data: App\Geo\Entity\City {#7702 …} +value: "274c7f43-e99f-47eb-9151-37c3eca69f68" +label: "Лутугино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14096 +data: App\Geo\Entity\City {#7711 …} +value: "2c4ecc02-2d17-4a79-9909-6c92b40dfc1e" +label: "Луховицы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14097 +data: App\Geo\Entity\City {#7720 …} +value: "93dad0a9-1f47-4b06-89aa-cc0125f6ec13" +label: "Лысково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14098 +data: App\Geo\Entity\City {#7729 …} +value: "a6c6bf79-5220-4879-9ed9-3c9f535f2681" +label: "Лысьва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14099 +data: App\Geo\Entity\City {#7738 …} +value: "281f079c-7877-40e7-90c1-4b7a910abbaf" +label: "Лыткарино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14100 +data: App\Geo\Entity\City {#7747 …} +value: "b15409d8-f88c-4275-8c7e-8283ce4ec5e6" +label: "Льгов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14101 +data: App\Geo\Entity\City {#7756 …} +value: "60410f00-b33a-4209-b259-d4a9c4e3aa4d" +label: "Любань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14102 +data: App\Geo\Entity\City {#7765 …} +value: "43009877-f1be-4587-b921-98846b6f7fb4" +label: "Люберцы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14103 +data: App\Geo\Entity\City {#7774 …} +value: "8a27ad2c-66cc-4355-95ae-c9f4c5a04618" +label: "Любим" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14104 +data: App\Geo\Entity\City {#7783 …} +value: "1ef2c2a0-95c6-4be8-9b8d-be7c83ceada0" +label: "Людиново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14105 +data: App\Geo\Entity\City {#7792 …} +value: "4f9796c7-63a0-46e2-8488-d5a309ac04ba" +label: "Лянтор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14106 +data: App\Geo\Entity\City {#7801 …} +value: "bb13d250-d4b6-4357-ab82-a43fb323f62f" +label: "Магадан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14107 +data: App\Geo\Entity\City {#7813 …} +value: "af8f423e-b2f2-4ca8-b5f5-8f6fefec85c6" +label: "Магас" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14108 +data: App\Geo\Entity\City {#7822 …} +value: "e2fc9f53-4be6-4b82-89b0-48b69b0540d1" +label: "Магнитогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14109 +data: App\Geo\Entity\City {#7831 …} +value: "08e36d28-5162-451e-8121-81509ff3a912" +label: "Майкоп" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14110 +data: App\Geo\Entity\City {#7840 …} +value: "68fb1b62-b64c-43bb-bc02-c7be80335d6d" +label: "Майский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14111 +data: App\Geo\Entity\City {#7849 …} +value: "054cda63-bf7a-4045-8237-71689bd5161e" +label: "Макаров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14112 +data: App\Geo\Entity\City {#7858 …} +value: "fb633acf-bac2-404b-a301-0441207e41fa" +label: "Макарьев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14113 +data: App\Geo\Entity\City {#7867 …} +value: "92e4ed06-085d-44fe-bd64-7b86754fa2c3" +label: "Макеевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14114 +data: App\Geo\Entity\City {#7876 …} +value: "3e32d34c-4262-4ce1-b61a-bc8ea3da1c2e" +label: "Макушино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14115 +data: App\Geo\Entity\City {#7885 …} +value: "0141415f-c972-481a-9885-9433db08a899" +label: "Малая Вишера" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14116 +data: App\Geo\Entity\City {#7894 …} +value: "b474b49c-2713-4e5a-b7de-0c1f3d89fe2d" +label: "Малгобек" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14117 +data: App\Geo\Entity\City {#7903 …} +value: "82dc2283-0b04-4157-b6f9-df15019e12b7" +label: "Малмыж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14118 +data: App\Geo\Entity\City {#7912 …} +value: "f95e0b2e-ca4b-4e1b-91d4-52ad525a65cc" +label: "Малоархангельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14119 +data: App\Geo\Entity\City {#7921 …} +value: "0a36996e-5b94-4d59-b2ad-ef9961654f2e" +label: "Малоярославец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14120 +data: App\Geo\Entity\City {#7930 …} +value: "eb1b7669-d8a1-466f-a749-b59de9205b9b" +label: "Мамадыш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14121 +data: App\Geo\Entity\City {#7939 …} +value: "c2046a7d-cd44-476b-aeaf-5d93b6d9abba" +label: "Мамоново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14122 +data: App\Geo\Entity\City {#7948 …} +value: "2bd82c82-8d2b-4a1d-8c51-40eb56d977da" +label: "Мантурово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14123 +data: App\Geo\Entity\City {#7957 …} +value: "e926ddd8-4c61-435a-b6c1-780ca5157aac" +label: "Мариинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14124 +data: App\Geo\Entity\City {#7966 …} +value: "2f34a4ed-887f-4e5e-851e-df4e0b935051" +label: "Мариинский Посад" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14125 +data: App\Geo\Entity\City {#7975 …} +value: "42c8f580-e41d-4cb1-82d2-73f584e318d2" +label: "Мариуполь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14126 +data: App\Geo\Entity\City {#7984 …} +value: "3e56dfbf-5bea-4217-abb9-02cf192fb9a8" +label: "Маркс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14127 +data: App\Geo\Entity\City {#7993 …} +value: "463cf0cd-26a6-45ce-922a-2f139638c6c8" +label: "Марьинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14128 +data: App\Geo\Entity\City {#8002 …} +value: "cd3204e7-c203-4141-87c0-2d61cf452193" +label: "Махачкала" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14129 +data: App\Geo\Entity\City {#8011 …} +value: "030e61aa-89c0-4b01-9ae9-36a68f9615f0" +label: "Мглин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14130 +data: App\Geo\Entity\City {#8020 …} +value: "495af5fd-2fb1-4efb-8036-5f2862dea44a" +label: "Мегион" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14131 +data: App\Geo\Entity\City {#8029 …} +value: "7d8b55fd-3df5-43a8-bf80-3fcc8719dc9c" +label: "Медвежьегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14132 +data: App\Geo\Entity\City {#8038 …} +value: "3929373a-b59b-470a-8bec-a4040100ffdf" +label: "Медногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14133 +data: App\Geo\Entity\City {#8047 …} +value: "075efe38-925c-4c9f-8a2c-40e631c36cbf" +label: "Медынь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14134 +data: App\Geo\Entity\City {#8056 …} +value: "b1c221fd-df1e-45ef-8e61-7eddff426dad" +label: "Межгорье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14135 +data: App\Geo\Entity\City {#8065 …} +value: "d425de8e-6d30-4bb4-9e51-d366c1026432" +label: "Междуреченск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14136 +data: App\Geo\Entity\City {#8074 …} +value: "dbffcdf7-58c8-4f10-af9e-3766bddc3055" +label: "Мезень" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14137 +data: App\Geo\Entity\City {#8083 …} +value: "4131a6ab-af28-49b1-85d4-c4efb9c697df" +label: "Меленки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14138 +data: App\Geo\Entity\City {#8092 …} +value: "c1aacb3f-9a10-45ee-b602-852089d46e19" +label: "Мелеуз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14139 +data: App\Geo\Entity\City {#8101 …} +value: "3399f62a-c70c-4ba4-82d6-a119dc38c55d" +label: "Мелитополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14140 +data: App\Geo\Entity\City {#8110 …} +value: "8a8b16a7-122d-47a0-aca3-7e2386c235e7" +label: "Менделеевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14141 +data: App\Geo\Entity\City {#8119 …} +value: "a092889f-8cef-4367-8cf8-5a5cfff59256" +label: "Мензелинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14142 +data: App\Geo\Entity\City {#8128 …} +value: "a48ca268-035f-4a91-800d-32dbc2eb4b9b" +label: "Мещовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14143 +data: App\Geo\Entity\City {#8137 …} +value: "f7470edf-0eb3-4685-9754-58100de7b6dd" +label: "Миасс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14144 +data: App\Geo\Entity\City {#8146 …} +value: "e50974db-19f9-463d-a81e-61506ca68782" +label: "Микунь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14145 +data: App\Geo\Entity\City {#8155 …} +value: "dd024bba-efc8-4e5b-8157-c46031ba9175" +label: "Миллерово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14146 +data: App\Geo\Entity\City {#8164 …} +value: "c83921b9-4a59-4b79-8bef-04401053a70f" +label: "Минеральные Воды" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14147 +data: App\Geo\Entity\City {#8173 …} +value: "6808bc25-6d41-4f70-b76f-9ae7fe3abad8" +label: "Минусинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14148 +data: App\Geo\Entity\City {#8182 …} +value: "3c540f57-f3fd-41af-9106-9eb2d00b09d5" +label: "Миньяр" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14149 +data: App\Geo\Entity\City {#8191 …} +value: "d9b95c6e-3ae1-4e15-a909-d5a0c904364a" +label: "Мирный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14150 +data: App\Geo\Entity\City {#8200 …} +value: "6f48e553-3f2c-4af1-ad60-edfca14b512d" +label: "Мирный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14151 +data: App\Geo\Entity\City {#8209 …} +value: "84ddf8cf-93c0-4630-8432-e7c0e0c3d141" +label: "Миусинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14152 +data: App\Geo\Entity\City {#8218 …} +value: "e529335d-1dd6-4d4a-bde9-ba15e9350480" +label: "Михайлов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14153 +data: App\Geo\Entity\City {#8227 …} +value: "a11e6632-391a-4953-9022-e2bcb3612463" +label: "Михайловка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14154 +data: App\Geo\Entity\City {#8236 …} +value: "fbbcad37-7ac4-4a6e-9897-0378c3f1d969" +label: "Михайловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14155 +data: App\Geo\Entity\City {#8245 …} +value: "eb27d510-5801-4705-b434-941514308d39" +label: "Михайловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14156 +data: App\Geo\Entity\City {#8254 …} +value: "e64cf7e1-fa37-4405-b2e2-b4e57c5fe1ca" +label: "Мичуринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14157 +data: App\Geo\Entity\City {#8263 …} +value: "bd5e4a7a-bb39-4d22-9977-11abe603a001" +label: "Могоча" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14158 +data: App\Geo\Entity\City {#8272 …} +value: "d5cc8867-1f03-471f-9923-24692c47a512" +label: "Можайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14159 +data: App\Geo\Entity\City {#8281 …} +value: "da08b451-14cf-4ae6-9023-a70eec0e2ea7" +label: "Можга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14160 +data: App\Geo\Entity\City {#8290 …} +value: "eeeafedb-606d-467a-a56e-e6ee0de54c16" +label: "Моздок" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14161 +data: App\Geo\Entity\City {#8299 …} +value: "3d8917b2-1b65-409e-a1ad-c5bb46e06ded" +label: "Молодогвардейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14162 +data: App\Geo\Entity\City {#8308 …} +value: "17e5296d-b178-4075-ac3f-60535fd056ec" +label: "Молочанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14163 +data: App\Geo\Entity\City {#8317 …} +value: "59413c2e-26bf-4a26-b80b-3b835b97eb09" +label: "Мончегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14164 +data: App\Geo\Entity\City {#8326 …} +value: "3a86defc-64ac-4944-b77f-86ce36275be4" +label: "Морозовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14165 +data: App\Geo\Entity\City {#8335 …} +value: "6e9f3192-d67d-4e04-a302-b813c5160242" +label: "Моршанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14166 +data: App\Geo\Entity\City {#8344 …} +value: "36204fe3-8378-4419-835b-993e66d0462e" +label: "Мосальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14167 +data: Proxies\__CG__\App\Geo\Entity\City {#671 -region: Proxies\__CG__\App\Geo\Entity\Region {#1612 …} -name: "Москва" -okato: null -nameFull: "г. Москва" -nameEng: "moscow" -shop: null -updatedAt: DateTimeImmutable @1770886167 {#1590 date: 2026-02-12 11:49:27.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1674 …} -id: Symfony\Component\Uid\UuidV4 {#1591 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#680 …} } +value: "fba353dd-6edc-498f-b696-f9a7d6d513ad" +label: "Москва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14168 +data: App\Geo\Entity\City {#8353 …} +value: "60103f70-f83e-4f43-b163-b164c6c87e55" +label: "Московский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14169 +data: App\Geo\Entity\City {#8362 …} +value: "300d79af-8b3c-4c27-8895-89fec50038e7" +label: "Моспино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14170 +data: App\Geo\Entity\City {#8371 …} +value: "a58488aa-5e0a-4c5a-b154-dc42eec2e8f0" +label: "Муравленко" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14171 +data: App\Geo\Entity\City {#8380 …} +value: "7bd2fa8d-a251-4394-a29a-67c44e59ec50" +label: "Мураши" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14172 +data: App\Geo\Entity\City {#8389 …} +value: "32ced78f-b882-4ba1-a7e0-55f5ac087516" +label: "Мурино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14173 +data: App\Geo\Entity\City {#8398 …} +value: "763b4696-4d35-4367-9667-05e229ea66b4" +label: "Мурманск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14174 +data: App\Geo\Entity\City {#8407 …} +value: "0e144a23-07a7-4c16-ac03-5fc673869906" +label: "Муром" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14175 +data: App\Geo\Entity\City {#8416 …} +value: "d0b6ccb3-7f1c-4aac-9219-69dd3a9aa0eb" +label: "Мценск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14176 +data: App\Geo\Entity\City {#8425 …} +value: "b27c8744-5111-4d54-bf20-4c1a2122b1c4" +label: "Мыски" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14177 +data: App\Geo\Entity\City {#8434 …} +value: "2ca47fdb-1f4b-40a0-9bdb-498b6df89fbf" +label: "Мытищи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14178 +data: App\Geo\Entity\City {#8443 …} +value: "4a057404-9f26-4757-8058-3897bb0b4566" +label: "Мышкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14179 +data: App\Geo\Entity\City {#8452 …} +value: "f743b4e5-ebad-47cb-ab1d-8d4d0a52e6d3" +label: "Набережные Челны" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14180 +data: App\Geo\Entity\City {#8461 …} +value: "d5bc2df1-6244-4ab0-8405-1d72a0a0f2bd" +label: "Навашино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14181 +data: App\Geo\Entity\City {#8470 …} +value: "eaabc75b-3894-49a1-aa78-b40950698e4f" +label: "Наволоки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14182 +data: App\Geo\Entity\City {#8479 …} +value: "e3c6880f-973b-4fec-aeb4-86f524833cc2" +label: "Надым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14183 +data: App\Geo\Entity\City {#8488 …} +value: "4670d000-d8d2-438d-b85c-2c4e9f5b1faa" +label: "Назарово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14184 +data: App\Geo\Entity\City {#8497 …} +value: "9c8de486-9161-4c74-8c79-47bdacbe717e" +label: "Назрань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14185 +data: App\Geo\Entity\City {#8506 …} +value: "6eeb8458-6836-42df-95d5-1dc8e3f04293" +label: "Называевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14186 +data: App\Geo\Entity\City {#8515 …} +value: "eaa541bd-4535-4d6e-b203-6e8ce18e571e" +label: "Нальчик" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14187 +data: App\Geo\Entity\City {#8524 …} +value: "7f3c8adc-f75d-4b3a-9280-0404f481d7af" +label: "Нариманов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14188 +data: App\Geo\Entity\City {#8533 …} +value: "73c5999d-83e2-45da-819d-ae04a0e2cc57" +label: "Наро-Фоминск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14189 +data: App\Geo\Entity\City {#8542 …} +value: "d838844c-953b-4617-a37a-d4d16fa5951f" +label: "Нарткала" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14190 +data: App\Geo\Entity\City {#8551 …} +value: "899b601a-68af-4005-8ae8-1eed06f80b94" +label: "Нарьян-Мар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14191 +data: App\Geo\Entity\City {#8563 …} +value: "0adadf47-d468-4629-87a8-a78d5b788cf7" +label: "Наурская" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14192 +data: App\Geo\Entity\City {#8572 …} +value: "150264ca-6949-4f23-a0a5-29a62bb608c8" +label: "Находка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14193 +data: App\Geo\Entity\City {#8581 …} +value: "3260bdbb-2f1e-4c55-8d5c-fe863ad58dab" +label: "Невель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14194 +data: App\Geo\Entity\City {#8590 …} +value: "3f388544-f08b-4a83-b780-2a02cedbcd38" +label: "Невельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14195 +data: App\Geo\Entity\City {#8599 …} +value: "d39bc26b-e61e-4976-b9ee-3195029bf841" +label: "Невинномысск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14196 +data: App\Geo\Entity\City {#8608 …} +value: "3ae3c138-6c6c-408e-b12a-b9b981aff624" +label: "Невьянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14197 +data: App\Geo\Entity\City {#8617 …} +value: "64494a4b-1a23-4127-b085-f90e659d6179" +label: "Нелидово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14198 +data: App\Geo\Entity\City {#8626 …} +value: "50226fb0-3d7a-44cb-8544-37df5b8fb73c" +label: "Нерехта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14199 +data: App\Geo\Entity\City {#8635 …} +value: "309dd904-ccab-494f-9459-51e8e9b2620b" +label: "Нерчинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14200 +data: App\Geo\Entity\City {#8644 …} +value: "5dd6806f-5428-4f7b-87dc-f892c2febb97" +label: "Нерюнгри" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14201 +data: App\Geo\Entity\City {#8653 …} +value: "bf831d38-8bc9-4a44-be95-efa3f6b1fd24" +label: "Нефтегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14202 +data: App\Geo\Entity\City {#8662 …} +value: "0e071301-fa0f-47d4-894f-d95d07784802" +label: "Нефтекамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14203 +data: App\Geo\Entity\City {#8671 …} +value: "c7279ad6-104e-4b82-a68f-2fe1f14bf7ae" +label: "Нефтекумск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14204 +data: App\Geo\Entity\City {#8680 …} +value: "71e40753-84cf-47ec-b9c9-88e30da19b1e" +label: "Нефтеюганск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14205 +data: App\Geo\Entity\City {#8689 …} +value: "ca6734e7-22b3-4bad-a574-d5998844c98b" +label: "Нея" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14206 +data: App\Geo\Entity\City {#8698 …} +value: "718cb77c-31c4-47c6-8198-a8f084676dc7" +label: "Нижневартовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14207 +data: App\Geo\Entity\City {#8707 …} +value: "3f64d0d9-2c63-4004-a5aa-547d8af74240" +label: "Нижнекамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14208 +data: App\Geo\Entity\City {#8716 …} +value: "a5397d6c-7c61-4d68-ab28-627ff03a952a" +label: "Нижнеудинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14209 +data: App\Geo\Entity\City {#8725 …} +value: "b9d8998d-928c-4791-9d53-5e5e52894d03" +label: "Нижние Серги" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14210 +data: App\Geo\Entity\City {#8734 …} +value: "1fe817b7-501f-43a5-ba26-3bd8e0aa22c2" +label: "Нижние Серги-3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14211 +data: App\Geo\Entity\City {#8743 …} +value: "961754af-9a17-4c8b-8304-2162d2270ed6" +label: "Нижний Ломов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14212 +data: App\Geo\Entity\City {#8752 …} +value: "5cff09f2-a579-44fb-81ae-80548f70e26b" +label: "Нижний Новгород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14213 +data: App\Geo\Entity\City {#8761 …} +value: "10fa4faf-3a4a-49fe-bff7-5b8a1bc29638" +label: "Нижний Тагил" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14214 +data: App\Geo\Entity\City {#8770 …} +value: "cce26450-5988-484f-9166-79217203b5d8" +label: "Нижняя Салда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14215 +data: App\Geo\Entity\City {#8779 …} +value: "52658671-bdc3-4e57-98f2-6ef5172e58a2" +label: "Нижняя Тура" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14216 +data: App\Geo\Entity\City {#8788 …} +value: "cd7d1f22-5217-43f2-a679-79f5232d0ce2" +label: "Николаевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14217 +data: App\Geo\Entity\City {#8797 …} +value: "81822fd3-b87a-4889-adaa-9c40860f3cc6" +label: "Николаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14218 +data: App\Geo\Entity\City {#8806 …} +value: "3c4fc0a6-f2a9-43c2-8ff0-02c587d3aeb0" +label: "Николаевск-на-Амуре" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14219 +data: App\Geo\Entity\City {#8815 …} +value: "32140e22-fdde-43f7-8bbc-ec06a058bc4a" +label: "Никольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14220 +data: App\Geo\Entity\City {#8824 …} +value: "299ed1cc-08fb-4418-b142-00ef525779a7" +label: "Никольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14221 +data: App\Geo\Entity\City {#8833 …} +value: "56ed23ac-0c4d-4209-97c8-5b3afa3cb612" +label: "Никольское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14222 +data: App\Geo\Entity\City {#8842 …} +value: "240cab6a-1bec-4fcb-9f34-f302261b3c0f" +label: "Новая Каховка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14223 +data: App\Geo\Entity\City {#8851 …} +value: "8ab197f3-4dab-4a4d-8f26-867719ff8503" +label: "Новая Ладога" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14224 +data: App\Geo\Entity\City {#8860 …} +value: "1382b32a-23da-41b6-a93a-d92237c9fa6d" +label: "Новая Ляля" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14225 +data: App\Geo\Entity\City {#8869 …} +value: "d7c15841-3e05-4a27-a4c5-e16bbbc52338" +label: "Новоазовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14226 +data: App\Geo\Entity\City {#8878 …} +value: "5e16b184-df69-4db1-9225-b82f4a39489d" +label: "Новоалександровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14227 +data: App\Geo\Entity\City {#8887 …} +value: "718fad34-21cf-48cb-9e50-3c8fd20a34b4" +label: "Новоалтайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14228 +data: App\Geo\Entity\City {#8896 …} +value: "b0277779-c25a-42b6-ab24-f6ba118d0852" +label: "Новоаннинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14229 +data: App\Geo\Entity\City {#8905 …} +value: "7a4596e5-428b-46cf-a9db-711f5573e297" +label: "Нововоронеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14230 +data: App\Geo\Entity\City {#8914 …} +value: "ff1c0083-6091-4855-bdea-9c00f81c20f2" +label: "Новогродовка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14231 +data: App\Geo\Entity\City {#8923 …} +value: "9d3edbf2-637d-46a4-9c72-42ea84f0bfd7" +label: "Новодвинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14232 +data: App\Geo\Entity\City {#8932 …} +value: "956f16d3-a08e-419d-a99d-28e216dc58b7" +label: "Новодружеск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14233 +data: App\Geo\Entity\City {#8941 …} +value: "9766277a-cb93-4295-84bb-f6c5be8a359a" +label: "Новозыбков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14234 +data: App\Geo\Entity\City {#8950 …} +value: "afec7d6a-b6b5-4702-8659-c143705cf094" +label: "Новокубанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14235 +data: App\Geo\Entity\City {#8959 …} +value: "fe44261b-f9e0-4882-875e-14a8c433c139" +label: "Новокузнецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14236 +data: App\Geo\Entity\City {#8968 …} +value: "6dbe3fb0-9d67-4684-8fc2-4e4f790f9572" +label: "Новокуйбышевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14237 +data: App\Geo\Entity\City {#8977 …} +value: "c858f109-bc87-4ffd-9760-a7dfd78cc3b6" +label: "Новомичуринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14238 +data: App\Geo\Entity\City {#8986 …} +value: "2d420ac8-6d01-40d4-9e5a-6da0c9e91ba8" +label: "Новомосковск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14239 +data: App\Geo\Entity\City {#8995 …} +value: "d48e1fa1-2766-43da-93e9-774ebc3c14a6" +label: "Новопавловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14240 +data: App\Geo\Entity\City {#9004 …} +value: "16b5b8d6-f64b-405e-8a0e-3d7e5bc300ae" +label: "Новоржев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14241 +data: App\Geo\Entity\City {#9013 …} +value: "88e2b2b9-b2f7-4b31-bf9e-0b755dd17ad8" +label: "Новороссийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14242 +data: App\Geo\Entity\City {#9022 …} +value: "c3852210-9693-4977-b0b3-bc544c80701b" +label: "Новосибирск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14243 +data: App\Geo\Entity\City {#9031 …} +value: "36d6d177-27e5-4fb6-95ef-978b921ed041" +label: "Новосиль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14244 +data: App\Geo\Entity\City {#9040 …} +value: "8dd4d703-e454-42eb-aef4-d4e5c9fa7631" +label: "Новосокольники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14245 +data: App\Geo\Entity\City {#9049 …} +value: "57c86d81-d81c-4fc3-ba39-8e2ba31ccb85" +label: "Новотроицк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14246 +data: App\Geo\Entity\City {#9058 …} +value: "a5f9cde4-998d-46d1-be06-d6bf13e19242" +label: "Новоузенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14247 +data: App\Geo\Entity\City {#9067 …} +value: "08e5b279-d49d-4657-a70d-2076e29f4c01" +label: "Новоульяновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14248 +data: App\Geo\Entity\City {#9076 …} +value: "8aec25d1-0fd6-4502-bcc1-1ad89f564426" +label: "Новоуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14249 +data: App\Geo\Entity\City {#9085 …} +value: "d16fbe66-e3a6-433e-b945-f4a6b968221a" +label: "Новохопёрск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14250 +data: App\Geo\Entity\City {#9094 …} +value: "a0e2e82b-d85a-4307-9847-d2a0f5db410d" +label: "Новочебоксарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14251 +data: App\Geo\Entity\City {#9103 …} +value: "c08c4117-479d-4511-bb68-aedb69b647e4" +label: "Новочеркасск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14252 +data: App\Geo\Entity\City {#9112 …} +value: "28add0e6-c687-43c6-8c3f-6704fa0cbd27" +label: "Новошахтинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14253 +data: App\Geo\Entity\City {#9121 …} +value: "83bdb959-87b6-40b3-ba96-fbf5d067f231" +label: "Новый Оскол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14254 +data: App\Geo\Entity\City {#9130 …} +value: "e9770cc6-9ab9-4b80-ae4b-ff455b72c3d5" +label: "Новый Уренгой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14255 +data: App\Geo\Entity\City {#9139 …} +value: "c2763203-1ba8-4c13-8f87-b95826931505" +label: "Ногинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14256 +data: App\Geo\Entity\City {#9148 …} +value: "1731c3c9-70d2-448b-b019-966936106f86" +label: "Нолинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14257 +data: App\Geo\Entity\City {#9157 …} +value: "821d420d-af0e-4c63-b4ce-b4da0bec64a4" +label: "Норильск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14258 +data: App\Geo\Entity\City {#9166 …} +value: "7ff3b522-eac8-48cf-8f04-51aa672f998d" +label: "Ноябрьск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14259 +data: App\Geo\Entity\City {#9175 …} +value: "916b232e-0cb1-45a8-a21b-9e335500661e" +label: "Нурлат" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14260 +data: App\Geo\Entity\City {#9184 …} +value: "21d3976e-bc4b-48c7-b1b3-e45272f856a4" +label: "Нытва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14261 +data: App\Geo\Entity\City {#9193 …} +value: "c49b75a9-3673-46cd-a95a-65f3183ee6dc" +label: "Нюрба" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14262 +data: App\Geo\Entity\City {#9202 …} +value: "61896e82-72dd-413f-8ebf-d1fea6d264e0" +label: "Нягань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14263 +data: App\Geo\Entity\City {#9211 …} +value: "919650bc-69ab-403a-95c2-349903c26e03" +label: "Нязепетровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14264 +data: App\Geo\Entity\City {#9220 …} +value: "1ff239bb-9038-405b-b098-0fe0564b9389" +label: "Няндома" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14265 +data: App\Geo\Entity\City {#9229 …} +value: "0b65822b-7ec9-4907-8e8e-d6774e7457a2" +label: "Облучье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14266 +data: App\Geo\Entity\City {#9238 …} +value: "08a8d323-7a47-4e5d-9f99-376696c4ef0f" +label: "Обнинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14267 +data: App\Geo\Entity\City {#9247 …} +value: "16ed08ec-620e-4554-83b5-34fdb6a687cf" +label: "Обоянь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14268 +data: App\Geo\Entity\City {#9256 …} +value: "bff505e0-fc88-494e-a09f-22cc6005c76b" +label: "Обь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14269 +data: App\Geo\Entity\City {#9265 …} +value: "f33f2291-7b57-4614-92d6-2fe75abd6f4a" +label: "Одинцово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14270 +data: App\Geo\Entity\City {#9274 …} +value: "3e96b792-bfae-4f85-9c47-7afbb0d62ceb" +label: "Озерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14271 +data: App\Geo\Entity\City {#9283 …} +value: "09eb5dc3-4291-4a7e-aefd-c541ef37b6a4" +label: "Озёры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14272 +data: App\Geo\Entity\City {#9292 …} +value: "fb524ed2-fd32-49ba-a505-5501abc01d1a" +label: "Ойсхара" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14273 +data: App\Geo\Entity\City {#9301 …} +value: "44437aad-7c16-4f68-8930-482ae916df05" +label: "Октябрьск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14274 +data: App\Geo\Entity\City {#9310 …} +value: "b6ec93ca-c36a-42db-9065-7ac7eaf18f69" +label: "Октябрьский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14275 +data: App\Geo\Entity\City {#9319 …} +value: "08f065a0-79f0-438a-978e-47b7e8080775" +label: "Окуловка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14276 +data: App\Geo\Entity\City {#9328 …} +value: "e8abb229-ddcc-4676-9117-631b88281759" +label: "Олекминск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14277 +data: App\Geo\Entity\City {#9337 …} +value: "63dd802e-4577-4db6-b6aa-3bcd8929ecce" +label: "Оленегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14278 +data: App\Geo\Entity\City {#9346 …} +value: "f7bad1ab-ba45-4324-baf0-9ef508ab9107" +label: "Оленегорск-1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14279 +data: App\Geo\Entity\City {#9355 …} +value: "68fa83e1-6836-4183-b9ed-912918374e26" +label: "Оленегорск-2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14280 +data: App\Geo\Entity\City {#9364 …} +value: "c873603c-da5e-4e24-b276-15140310865c" +label: "Олонец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14281 +data: App\Geo\Entity\City {#9373 …} +value: "949664aa-f807-41ed-957e-d05b47fa8a66" +label: "Омск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14282 +data: App\Geo\Entity\City {#9382 …} +value: "5fc126a6-8979-49e5-8cd7-44bf1f7de67d" +label: "Омутнинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14283 +data: App\Geo\Entity\City {#9391 …} +value: "49dd311d-0895-4cb5-91bb-e8981af2dbea" +label: "Онега" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14284 +data: App\Geo\Entity\City {#9400 …} +value: "6319306b-3232-4807-8dfb-38b9070e2caa" +label: "Опочка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14285 +data: App\Geo\Entity\City {#9409 …} +value: "34812615-876c-4ac3-a866-032ea1b0ed8d" +label: "Орёл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14286 +data: App\Geo\Entity\City {#9418 …} +value: "b0400797-cd81-4894-aac1-273829771828" +label: "Оренбург" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14287 +data: App\Geo\Entity\City {#9427 …} +value: "a474ba1f-3747-4942-9636-115c9a61d152" +label: "Орехов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14288 +data: App\Geo\Entity\City {#9436 …} +value: "1305937b-d93d-43ec-87ab-646e421a8c9b" +label: "Орехово-Зуево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14289 +data: App\Geo\Entity\City {#9445 …} +value: "34a11294-c01b-40e3-9468-45a73f51ae51" +label: "Орлов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14290 +data: App\Geo\Entity\City {#9454 …} +value: "38bc4947-c230-4794-a4a9-1e61a8cc2411" +label: "Орск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14291 +data: App\Geo\Entity\City {#9463 …} +value: "57762ce4-ad55-4c97-832c-f1ac6ea9d92f" +label: "Оса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14292 +data: App\Geo\Entity\City {#9472 …} +value: "a247e5e5-5264-4e34-b351-e6063f2db0c1" +label: "Осинники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14293 +data: App\Geo\Entity\City {#9481 …} +value: "4f07cc50-a722-4a73-9404-57bdbc8a9b68" +label: "Осташков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14294 +data: App\Geo\Entity\City {#9490 …} +value: "1f8a2325-8cdb-4e3e-b5dd-a0c6c98b27cd" +label: "Остров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14295 +data: App\Geo\Entity\City {#9499 …} +value: "53af89bb-8140-437d-be24-20cb5ef62c7b" +label: "Островной" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14296 +data: App\Geo\Entity\City {#9508 …} +value: "2181f85c-c0ab-4709-ba47-c80e5200171c" +label: "Острогожск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14297 +data: App\Geo\Entity\City {#9517 …} +value: "6be68821-7d34-464e-97c1-06f61bd1203b" +label: "Отрадное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14298 +data: App\Geo\Entity\City {#9526 …} +value: "2490904a-abb0-40fd-b745-003be931ec67" +label: "Отрадный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14299 +data: App\Geo\Entity\City {#9535 …} +value: "b2640b16-3046-4a53-8995-6776833ff5d3" +label: "Оха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14300 +data: App\Geo\Entity\City {#9544 …} +value: "e867c8ee-e786-4572-bf4a-bd3db30b3f4a" +label: "Оханск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14301 +data: App\Geo\Entity\City {#9553 …} +value: "ffe69cc5-b8db-4d1e-bc7d-d4f1ae26d5bd" +label: "Очер" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14302 +data: App\Geo\Entity\City {#9562 …} +value: "6d92bd3b-b445-4c08-83a1-e92e583c19be" +label: "Павлово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14303 +data: App\Geo\Entity\City {#9571 …} +value: "010cbf67-ed01-4b02-93d9-898818f18b39" +label: "Павловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14304 +data: App\Geo\Entity\City {#9580 …} +value: "d2ed27cf-e1fc-4d51-b3cb-943005b157d5" +label: "Павловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14305 +data: App\Geo\Entity\City {#9589 …} +value: "dbe77252-a6c4-46e5-98e8-9dda6b561d5d" +label: "Павловский Посад" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14306 +data: App\Geo\Entity\City {#9598 …} +value: "1da79ac1-9353-4154-9074-393ee64ad8c4" +label: "Палласовка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14307 +data: App\Geo\Entity\City {#9607 …} +value: "47fd2246-a8b1-44cd-85d4-633a6a85530e" +label: "Партизанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14308 +data: App\Geo\Entity\City {#9616 …} +value: "34a98c65-3f0e-4417-bfa7-65b6551938bf" +label: "Певек" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14309 +data: App\Geo\Entity\City {#9625 …} +value: "1172815b-ce12-456c-acd6-0837136455f7" +label: "Пенза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14310 +data: App\Geo\Entity\City {#9634 …} +value: "5645fc95-3bef-4d94-baec-6230163ea82b" +label: "Первомайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14311 +data: App\Geo\Entity\City {#9643 …} +value: "7109974e-4951-4005-b47c-478cc3ddb805" +label: "Первомайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14312 +data: App\Geo\Entity\City {#9652 …} +value: "0f3ad316-9776-4d84-92d2-5bb83b0a5376" +label: "Первоуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14313 +data: App\Geo\Entity\City {#9661 …} +value: "70b8d97a-3a64-48b3-a714-534b77e1a3f5" +label: "Перевальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14314 +data: App\Geo\Entity\City {#9670 …} +value: "de3f945e-d3fc-4ad0-9f4f-ce1373c4632a" +label: "Перевоз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14315 +data: App\Geo\Entity\City {#9679 …} +value: "ac76ef7f-9030-49d2-bd7f-aa8b524cc644" +label: "Пересвет" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14316 +data: App\Geo\Entity\City {#9688 …} +value: "04acd64a-5ba7-4439-8594-d78293483ae7" +label: "Переславль-Залесский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14317 +data: App\Geo\Entity\City {#9697 …} +value: "904c93bd-df8d-4b13-aecc-46cbd86559a8" +label: "Пермь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14318 +data: App\Geo\Entity\City {#9706 …} +value: "ce8eab1f-a906-404a-bd93-c10cc3de4c40" +label: "Пестово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14319 +data: App\Geo\Entity\City {#9715 …} +value: "30f0b744-38ee-42ad-88ba-3d8d4923608f" +label: "Петергоф" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14320 +data: App\Geo\Entity\City {#9724 …} +value: "1d1630fd-cc6c-48c3-a62b-68c0ced568fa" +label: "Петров Вал" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14321 +data: App\Geo\Entity\City {#9733 …} +value: "03914414-34b6-4c7d-ba3f-12539c71f888" +label: "Петровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14322 +data: App\Geo\Entity\City {#9742 …} +value: "1cb08cea-139d-49ba-9e9f-85d0d328bd0f" +label: "Петровск-Забайкальский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14323 +data: App\Geo\Entity\City {#9751 …} +value: "35c05557-0fd9-4902-baf8-e23f9c3ca6a9" +label: "Петровское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14324 +data: App\Geo\Entity\City {#9760 …} +value: "ac446dc2-a450-44fa-b878-f1535a407c55" +label: "Петрозаводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14325 +data: App\Geo\Entity\City {#9769 …} +value: "aad416d5-ce02-447b-ab86-8bde0f8c77ae" +label: "Петропавловск-Камчатский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14326 +data: App\Geo\Entity\City {#9778 …} +value: "74a2f8b6-f0d4-4d03-aec5-e5d1c9da542e" +label: "Петухово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14327 +data: App\Geo\Entity\City {#9787 …} +value: "b3ba8a57-c068-4a8d-b067-0a990f5b8124" +label: "Петушки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14328 +data: App\Geo\Entity\City {#9796 …} +value: "0edfc91f-28ae-497e-90e7-3289f0ad529c" +label: "Печора" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14329 +data: App\Geo\Entity\City {#9805 …} +value: "62600c9e-80ae-43e9-ae34-39703cd42a5b" +label: "Печоры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14330 +data: App\Geo\Entity\City {#9814 …} +value: "bbd2a443-d208-4bf4-9a8a-18674f1d9090" +label: "Пикалево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14331 +data: App\Geo\Entity\City {#9823 …} +value: "50f9d764-6fc2-431b-ae1d-be240a7b6b83" +label: "Пионерский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14332 +data: App\Geo\Entity\City {#9832 …} +value: "f7ecd10a-f672-4e2f-958e-323ac5e41565" +label: "Питкяранта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14333 +data: App\Geo\Entity\City {#9841 …} +value: "2278f382-a043-4fa1-a016-4612906db214" +label: "Плавск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14334 +data: App\Geo\Entity\City {#9850 …} +value: "c1aeac6e-fb18-4da7-87b4-d333300c292a" +label: "Пласт" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14335 +data: App\Geo\Entity\City {#9859 …} +value: "c8a16c14-ee5f-41c9-859c-98e6a8fd541c" +label: "Плес" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14336 +data: App\Geo\Entity\City {#9868 …} +value: "dbf44430-0beb-459a-9e0b-c502f736ac0c" +label: "Поворино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14337 +data: App\Geo\Entity\City {#9877 …} +value: "09e3d680-7357-4237-97b9-5e7c6571fb49" +label: "Подольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14338 +data: App\Geo\Entity\City {#9886 …} +value: "8a5f268e-f3ad-4e76-ab17-8b3c442a003e" +label: "Подпорожье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14339 +data: App\Geo\Entity\City {#9895 …} +value: "2589799d-c9e7-4395-ad04-263d49e5470d" +label: "Покачи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14340 +data: App\Geo\Entity\City {#9904 …} +value: "ed135d81-db56-4e9c-a1bf-e02ff56d72af" +label: "Покров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14341 +data: App\Geo\Entity\City {#9913 …} +value: "6b7b9b88-34e9-4f2b-8a43-7642fe3da7ad" +label: "Покровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14342 +data: App\Geo\Entity\City {#9922 …} +value: "7b11e41b-4895-4448-ab10-5b08a44bc1c5" +label: "Полевской" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14343 +data: App\Geo\Entity\City {#9931 …} +value: "bdc46d5d-6814-40f6-9a60-dab2af2d0855" +label: "Пологи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14344 +data: App\Geo\Entity\City {#9940 …} +value: "d8d7796f-198e-4b98-910a-c7e587def0e8" +label: "Полысаево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14345 +data: App\Geo\Entity\City {#9949 …} +value: "7c9cc066-e5b8-4174-ba73-dda90d29847b" +label: "Полярные Зори" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14346 +data: App\Geo\Entity\City {#9958 …} +value: "8132651f-a0dd-4fe4-9fb3-a2ed4325f457" +label: "Полярный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14347 +data: App\Geo\Entity\City {#9967 …} +value: "17eefca1-3bae-4e07-9d98-ac79b2126a25" +label: "Попасная" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14348 +data: App\Geo\Entity\City {#9976 …} +value: "fa93e395-8fb9-4a66-a427-8d6bf7bff109" +label: "Поронайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14349 +data: App\Geo\Entity\City {#9985 …} +value: "c9b3128d-2a17-47a1-9aa8-c67797e0126b" +label: "Порхов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14350 +data: App\Geo\Entity\City {#9994 …} +value: "b54abcda-09a2-4807-b566-be478842c434" +label: "Похвистнево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14351 +data: App\Geo\Entity\City {#10003 …} +value: "fd251e2a-ddd8-4c19-9307-4666de74aee3" +label: "Почеп" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14352 +data: App\Geo\Entity\City {#10012 …} +value: "97372d7e-ea07-47b1-8166-a27e99168eb6" +label: "Починок" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14353 +data: App\Geo\Entity\City {#10021 …} +value: "27e304a3-ca85-468c-a485-a3c7de71f268" +label: "Пошехонье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14354 +data: App\Geo\Entity\City {#10030 …} +value: "8c67252e-c18b-4314-86c6-4835695b0d42" +label: "Приволжск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14355 +data: App\Geo\Entity\City {#10039 …} +value: "43536ad0-0545-4ff9-8089-e7c8e62c25f6" +label: "Приволье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14356 +data: App\Geo\Entity\City {#10048 …} +value: "b5d21dd6-9b93-424a-a853-03ffd29495f9" +label: "Приморск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14357 +data: App\Geo\Entity\City {#10057 …} +value: "5cf2cd5b-6196-41d9-b5e5-05a5762e74d7" +label: "Приморск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14358 +data: App\Geo\Entity\City {#10066 …} +value: "7604140c-6900-4ead-8c14-01ef9ed99059" +label: "Приморско-Ахтарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14359 +data: App\Geo\Entity\City {#10075 …} +value: "361a811f-de6f-4b38-ae93-6507d9d3fb39" +label: "Приозерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14360 +data: App\Geo\Entity\City {#10084 …} +value: "4c556d60-4f84-48b6-835e-8f6503ffcfbc" +label: "Прокопьевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14361 +data: App\Geo\Entity\City {#10093 …} +value: "0e23c553-4483-48d5-be0a-3ffa6483d4b1" +label: "Пролетарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14362 +data: App\Geo\Entity\City {#10102 …} +value: "f324ebb4-21b8-4857-9ed4-e5d080ff660b" +label: "Протвино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14363 +data: App\Geo\Entity\City {#10111 …} +value: "a85e5867-e18f-4b77-b3a0-6bfc3630b85c" +label: "Прохладный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14364 +data: App\Geo\Entity\City {#10120 …} +value: "f09ecd1b-1a3e-4507-a3e1-70a774a1c683" +label: "Псков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14365 +data: App\Geo\Entity\City {#10129 …} +value: "a87c0490-5352-4224-9a63-bfd2c7920251" +label: "Пугачев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14366 +data: App\Geo\Entity\City {#10138 …} +value: "3bd1507f-218a-49b7-893f-8591897cd1ad" +label: "Пудож" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14367 +data: App\Geo\Entity\City {#10147 …} +value: "464b3698-e548-4f8f-8f7e-7d496595343f" +label: "Пустошка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14368 +data: App\Geo\Entity\City {#10156 …} +value: "8bc2b9a0-5b12-4f5c-ade3-71b63ca5d723" +label: "Пучеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14369 +data: App\Geo\Entity\City {#10165 …} +value: "42584042-9bc1-4d7a-b37e-7ca617f2d454" +label: "Пушкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14370 +data: App\Geo\Entity\City {#10174 …} +value: "20feac08-f069-4dde-9618-03cf4f7b27fb" +label: "Пушкино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14371 +data: App\Geo\Entity\City {#10183 …} +value: "082b2794-3a5e-42df-b1c8-2eb867e52be7" +label: "Пущино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14372 +data: App\Geo\Entity\City {#10192 …} +value: "45747539-6dc3-4cec-9232-b820dbce353c" +label: "Пыталово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14373 +data: App\Geo\Entity\City {#10201 …} +value: "f6d5fdd1-47b5-466b-92bc-c7cd21b31cd8" +label: "Пыть-Ях" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14374 +data: App\Geo\Entity\City {#10210 …} +value: "a6330ff5-1318-4a0b-aaf4-edba5a9a7cb9" +label: "Пятигорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14375 +data: App\Geo\Entity\City {#10219 …} +value: "4fd44567-cc78-40f5-9336-716bc8ab02e8" +label: "Радужный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14376 +data: App\Geo\Entity\City {#10228 …} +value: "72022fae-09a4-49d9-ab5a-38ebe4d098c2" +label: "Радужный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14377 +data: App\Geo\Entity\City {#10237 …} +value: "0fdc063c-1d9d-49ca-b504-43a56c620f60" +label: "Райчихинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14378 +data: App\Geo\Entity\City {#10246 …} +value: "62bbe68c-967d-4505-ada9-0d92273db5e9" +label: "Раменское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14379 +data: App\Geo\Entity\City {#10255 …} +value: "419cd473-fa5a-4af4-8c74-adf428e99509" +label: "Рассказово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14380 +data: App\Geo\Entity\City {#10264 …} +value: "e6cebe19-ef06-4a58-ac53-4c0b26458f0d" +label: "Ревда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14381 +data: App\Geo\Entity\City {#10273 …} +value: "3b6f62a1-2801-43fc-8a81-662be8e08b86" +label: "Реж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14382 +data: App\Geo\Entity\City {#10282 …} +value: "b84c6030-402a-4a8e-94c3-dc9d61fa5b2d" +label: "Реутов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14383 +data: App\Geo\Entity\City {#10291 …} +value: "9ec25ebd-1a0f-4427-851c-75b2d718a17d" +label: "Ржев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14384 +data: App\Geo\Entity\City {#10300 …} +value: "0f1438e7-78c8-4e3b-b0da-17c3aa8a9034" +label: "Ровеньки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14385 +data: App\Geo\Entity\City {#10309 …} +value: "e2fa5048-ab47-4e0d-880f-dffdbc16a48a" +label: "Родинское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14386 +data: App\Geo\Entity\City {#10318 …} +value: "f565ae5c-d718-4176-bb52-3bfd52dea0ff" +label: "Родники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14387 +data: App\Geo\Entity\City {#10327 …} +value: "305d9f39-7cf0-4e4c-a112-87055a4b1b38" +label: "Рославль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14388 +data: App\Geo\Entity\City {#10336 …} +value: "4f5ec34c-b514-4f2f-b0db-b6a5f3f9668f" +label: "Россошь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14389 +data: App\Geo\Entity\City {#10345 …} +value: "a0d0f166-77b9-44e2-a8fd-cce084c351a2" +label: "Ростов Великий" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14390 +data: App\Geo\Entity\City {#10354 …} +value: "9ebf8b82-9f4e-4b04-a4a1-943087e78ac4" +label: "Ростов-на-Дону" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14391 +data: App\Geo\Entity\City {#10363 …} +value: "b5109d74-f834-4b05-9e96-44e1ad12d330" +label: "Рошаль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14392 +data: App\Geo\Entity\City {#10372 …} +value: "5e5f093e-1a0b-4704-be51-a0e59c9b87ea" +label: "Ртищево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14393 +data: App\Geo\Entity\City {#10381 …} +value: "a57abd9f-41fc-4b00-8a99-eb2caaf41665" +label: "Рубежное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14394 +data: App\Geo\Entity\City {#10390 …} +value: "639db27c-6ffa-4139-aaf5-25719fe01953" +label: "Рубцовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14395 +data: App\Geo\Entity\City {#10399 …} +value: "0704c745-bab9-43de-bd72-c91485d8cb3b" +label: "Рудня" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14396 +data: App\Geo\Entity\City {#10408 …} +value: "e9dcc3da-8b94-47b2-83dd-5125f65c2019" +label: "Руза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14397 +data: App\Geo\Entity\City {#10417 …} +value: "8f592e14-fdbb-4581-9cb3-33f22e510887" +label: "Рузаевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14398 +data: App\Geo\Entity\City {#10426 …} +value: "588e7b77-2f25-4a07-b0d6-78785ef4ce26" +label: "Рыбинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14399 +data: App\Geo\Entity\City {#10435 …} +value: "74184a4c-429b-498f-a367-852f204f4247" +label: "Рыбное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14400 +data: App\Geo\Entity\City {#10444 …} +value: "ce462984-7a67-43bc-9979-d405d09fa694" +label: "Рыльск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14401 +data: App\Geo\Entity\City {#10453 …} +value: "730bde62-af57-4d98-8e66-efefbd9ee0c3" +label: "Ряжск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14402 +data: App\Geo\Entity\City {#10462 …} +value: "45e8d669-e6fd-4261-a1fc-e00febc94399" +label: "Рязань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14403 +data: App\Geo\Entity\City {#10471 …} +value: "94810a23-3172-4b8a-a489-99ad2a36e6fd" +label: "Саки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14404 +data: App\Geo\Entity\City {#10480 …} +value: "5d3e5f7b-067c-4280-b85d-7d368ffd3f2d" +label: "Салават" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14405 +data: App\Geo\Entity\City {#10489 …} +value: "7f67826f-6f7c-4427-b5c9-6aca5868150a" +label: "Салаир" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14406 +data: App\Geo\Entity\City {#10498 …} +value: "c81281c7-8970-4106-8859-f915791764e9" +label: "Салехард" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14407 +data: App\Geo\Entity\City {#10507 …} +value: "b8fdba02-1262-4792-a49e-39f41d778216" +label: "Сальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14408 +data: App\Geo\Entity\City {#10516 …} +value: "e0d4f1cc-bdb8-4ef5-b7da-df2578c36294" +label: "Самара" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14409 +data: App\Geo\Entity\City {#10525 …} +value: "8a8e93b9-7478-4df1-8532-20926d5b6dcd" +label: "Санкт-Петербург" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14410 +data: App\Geo\Entity\City {#10534 …} +value: "d7ece0b2-fe2a-4a8b-babc-811acda87210" +label: "Саранск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14411 +data: App\Geo\Entity\City {#10543 …} +value: "7ceb30c5-cbe4-4e39-95d8-b62e81534b6f" +label: "Сарапул" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14412 +data: App\Geo\Entity\City {#10552 …} +value: "b459099e-6275-4ff5-904c-64f1548f9f35" +label: "Саратов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14413 +data: App\Geo\Entity\City {#10561 …} +value: "26ea719b-3ef4-4dc1-964b-f492f54db25a" +label: "Саров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14414 +data: App\Geo\Entity\City {#10570 …} +value: "70a92c09-9425-4c59-85c7-a380af8bd719" +label: "Сасово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14415 +data: App\Geo\Entity\City {#10579 …} +value: "bea32874-5fe6-4f8b-bb76-1b60a7ca3fdd" +label: "Сатка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14416 +data: App\Geo\Entity\City {#10588 …} +value: "c7a1df0a-9386-479a-9198-227ec120e4ae" +label: "Сафоново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14417 +data: App\Geo\Entity\City {#10597 …} +value: "568c3c7a-94d5-4310-9405-b583a8bb9001" +label: "Саяногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14418 +data: App\Geo\Entity\City {#10606 …} +value: "daeeb8b4-ec7d-408d-aebd-06c13f1e769e" +label: "Саянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14419 +data: App\Geo\Entity\City {#10615 …} +value: "86de9043-71d0-4411-bf52-0511e01d7b76" +label: "Сватово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14420 +data: App\Geo\Entity\City {#10624 …} +value: "2f9105a2-e705-4a45-99ca-65b7db6b4a4d" +label: "Свердловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14421 +data: App\Geo\Entity\City {#10633 …} +value: "cfc6e206-3fdc-44b7-8899-538fcd6e3835" +label: "Светлоград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14422 +data: App\Geo\Entity\City {#10642 …} +value: "419fe231-4fb5-43cf-9824-0efa5af4ce4e" +label: "Светлодарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14423 +data: App\Geo\Entity\City {#10651 …} +value: "3cc27c04-3bf2-49c8-a72e-a94e5b5647a9" +label: "Светлый" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14424 +data: App\Geo\Entity\City {#10660 …} +value: "d4f3786f-2f48-43e4-bd9b-3690d1dffa7a" +label: "Светогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14425 +data: App\Geo\Entity\City {#10669 …} +value: "5e27b6cb-6c1f-4862-9606-484c289eaa0d" +label: "Свирск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14426 +data: App\Geo\Entity\City {#10678 …} +value: "447a302d-329f-4ece-884e-0b51cd65af8a" +label: "Свободный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14427 +data: App\Geo\Entity\City {#10687 …} +value: "0418a76c-ebf3-4fd0-8118-5b35a492e80d" +label: "Святогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14428 +data: App\Geo\Entity\City {#10696 …} +value: "c05b47fb-70df-4b49-972b-cee57dfa8488" +label: "Себеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14429 +data: App\Geo\Entity\City {#10705 …} +value: "ab683342-b10a-46c7-8948-dc787cd79fbd" +label: "Севастополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14430 +data: App\Geo\Entity\City {#10714 …} +value: "515efa42-b1ec-40f2-86c3-5b14d1e9964e" +label: "Северобайкальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14431 +data: App\Geo\Entity\City {#10723 …} +value: "9718ece1-0e15-4fc9-9afe-b6f2382bb4cd" +label: "Северодвинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14432 +data: App\Geo\Entity\City {#10732 …} +value: "61113271-addd-4e85-948a-0fff67dcf59a" +label: "Северодонецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14433 +data: App\Geo\Entity\City {#10741 …} +value: "4b190b8f-0a19-4d0e-879a-42e188ab5ab4" +label: "Северо-Курильск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14434 +data: App\Geo\Entity\City {#10750 …} +value: "1ca22ff3-d81d-4023-8673-104df5f1181f" +label: "Североморск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14435 +data: App\Geo\Entity\City {#10759 …} +value: "ccfe3cb6-69c1-444b-ae6d-16aec357f65f" +label: "Североуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14436 +data: App\Geo\Entity\City {#10768 …} +value: "c1202491-6baa-4f47-b4fb-91aa5883eb03" +label: "Северск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14437 +data: App\Geo\Entity\City {#10777 …} +value: "a775517b-7d09-4970-aeec-6465771e75db" +label: "Северск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14438 +data: App\Geo\Entity\City {#10786 …} +value: "442a8667-35c4-4a4e-83f7-65ca7dfdfb33" +label: "Севск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14439 +data: App\Geo\Entity\City {#10795 …} +value: "f7c32c80-3a60-4d0c-bbe7-c4079cf6d9ac" +label: "Сегежа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14440 +data: App\Geo\Entity\City {#10804 …} +value: "fe9a690c-d11b-40cf-969b-13b87598df8b" +label: "Селидово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14441 +data: App\Geo\Entity\City {#10813 …} +value: "ea8e01e2-84e5-4b87-a344-48ce68c220a4" +label: "Сельцо" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14442 +data: App\Geo\Entity\City {#10822 …} +value: "888f0f40-b3b5-430f-8308-71e155d9ff9b" +label: "Семенов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14443 +data: App\Geo\Entity\City {#10831 …} +value: "ce3adfa1-e5eb-4c41-92bc-89fc8f41f727" +label: "Семикаракорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14444 +data: App\Geo\Entity\City {#10840 …} +value: "4fb4c53e-88c3-4f45-bddf-499485464b90" +label: "Семилуки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14445 +data: App\Geo\Entity\City {#10849 …} +value: "b1b4bc60-177d-44cd-a038-0b7e824a27ee" +label: "Сенгилей" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14446 +data: App\Geo\Entity\City {#10858 …} +value: "98d0ebad-c3ff-4b08-8e91-99f84ef0b991" +label: "Серафимович" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14447 +data: App\Geo\Entity\City {#10867 …} +value: "91c00a65-e8cd-49c8-a50d-660e1bcab263" +label: "Сергач" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14448 +data: App\Geo\Entity\City {#10876 …} +value: "0b7b58e0-1526-4e14-a68f-ecf42faccbc5" +label: "Сергиев Посад" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14449 +data: App\Geo\Entity\City {#10885 …} +value: "7f3c8bd2-cd80-4a2e-b9cf-75761c8303ef" +label: "Сердобск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14450 +data: App\Geo\Entity\City {#10894 …} +value: "f0b2ffac-47b3-4fa0-ba85-d1997a775843" +label: "Серноводское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14451 +data: App\Geo\Entity\City {#10903 …} +value: "80cc2ac9-201a-46ca-8bf4-b809966f0b3e" +label: "Серов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14452 +data: App\Geo\Entity\City {#10912 …} +value: "7b056df4-94ff-469e-bf8b-83247a4bbe62" +label: "Серпухов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14453 +data: App\Geo\Entity\City {#10921 …} +value: "92239c1c-5dc0-4be8-99ad-71e7eb5fd15c" +label: "Сертолово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14454 +data: App\Geo\Entity\City {#10930 …} +value: "4cb92acc-65f1-44c9-a99e-61a8af069dd8" +label: "Сестрорецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14455 +data: App\Geo\Entity\City {#10939 …} +value: "fd5befd8-bb7d-41c7-b15c-ab558ef02bb8" +label: "Сибай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14456 +data: App\Geo\Entity\City {#10948 …} +value: "b8c60093-eb58-48cf-8305-1c89d0f2df7a" +label: "Сим" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14457 +data: App\Geo\Entity\City {#10957 …} +value: "76fa2b3e-183c-4bd3-b5d0-084f7196a3e8" +label: "Симферополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14458 +data: App\Geo\Entity\City {#10966 …} +value: "cf3487de-a405-469e-8718-afe7a75519e1" +label: "Скадовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14459 +data: App\Geo\Entity\City {#10975 …} +value: "3882d693-54ca-4c0b-8037-99f040506732" +label: "Сковородино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14460 +data: App\Geo\Entity\City {#10984 …} +value: "496672af-b2be-4813-9609-bdd83d5cc3e8" +label: "Скопин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14461 +data: App\Geo\Entity\City {#10993 …} +value: "1ae3c6b2-ae97-4ec8-b9e2-dc790e267feb" +label: "Славгород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14462 +data: App\Geo\Entity\City {#11002 …} +value: "72342b22-05aa-4229-a1e2-fd6f15b3f943" +label: "Славянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14463 +data: App\Geo\Entity\City {#11011 …} +value: "cf75bfdd-e02a-44f2-b90f-ce9b85fc467f" +label: "Славянск-на-Кубани" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14464 +data: App\Geo\Entity\City {#11020 …} +value: "40be2447-8299-457e-8bdf-882a935de4a9" +label: "Сланцы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14465 +data: App\Geo\Entity\City {#11029 …} +value: "3967f841-84be-4a0b-abaf-278c476076e4" +label: "Слободской" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14466 +data: App\Geo\Entity\City {#11038 …} +value: "9b731ac7-002c-42fd-b19f-9ad689e26496" +label: "Слюдянка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14467 +data: App\Geo\Entity\City {#11047 …} +value: "c10c1351-993b-42d5-a26f-49407ce731f7" +label: "Смоленск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14468 +data: App\Geo\Entity\City {#11056 …} +value: "93fc6ce0-5e62-4993-9ee4-e71c7341f379" +label: "Снежинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14469 +data: App\Geo\Entity\City {#11065 …} +value: "f3204712-f6a3-4bfd-bbb7-4acf397fd6a0" +label: "Снежногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14470 +data: App\Geo\Entity\City {#11074 …} +value: "48ba0500-eccc-49a2-9802-73a1d4696f10" +label: "Снежное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14471 +data: App\Geo\Entity\City {#11083 …} +value: "9f6e9f83-5257-4fa7-b157-20df76a7e64b" +label: "Снигиревка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14472 +data: App\Geo\Entity\City {#11092 …} +value: "f7c467a8-8b62-4af1-ad3c-4b03448ae780" +label: "Собинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14473 +data: App\Geo\Entity\City {#11101 …} +value: "496477f2-10d3-4db8-b340-ded4faa6cbd7" +label: "Советск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14474 +data: App\Geo\Entity\City {#11110 …} +value: "81f58b55-87bd-401f-b870-a5f2fc8d5596" +label: "Советск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14475 +data: App\Geo\Entity\City {#11119 …} +value: "0d388739-82b9-4d1c-a534-d4b4144cd72a" +label: "Советск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14476 +data: App\Geo\Entity\City {#11128 …} +value: "220f706d-c430-4e6c-8628-767236bb39df" +label: "Советская Гавань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14477 +data: App\Geo\Entity\City {#11137 …} +value: "fd1594d6-4a4c-4a7b-a672-3f0e3dd30590" +label: "Советский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14478 +data: App\Geo\Entity\City {#11146 …} +value: "6be84c3d-4d19-421d-987b-781655a22ace" +label: "Сокол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14479 +data: App\Geo\Entity\City {#11155 …} +value: "96555c08-d643-4280-98c6-ff72b78dbc39" +label: "Соледар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14480 +data: App\Geo\Entity\City {#11164 …} +value: "a8245281-b07f-4c83-8740-a7fded3f3c27" +label: "Солигалич" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14481 +data: App\Geo\Entity\City {#11173 …} +value: "c79fae9c-ef0d-4a1d-9917-9e23869f1153" +label: "Соликамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14482 +data: App\Geo\Entity\City {#11182 …} +value: "1a053838-3df6-4e17-9141-e5d87422a4ff" +label: "Солнечногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14483 +data: App\Geo\Entity\City {#11191 …} +value: "4b937651-c98f-4bbf-8288-ba5bbe4facbf" +label: "Сольвычегодск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14484 +data: App\Geo\Entity\City {#11200 …} +value: "24641425-a77d-4c2c-a79a-abfc010db619" +label: "Соль-Илецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14485 +data: App\Geo\Entity\City {#11209 …} +value: "a9892ca4-d8f1-46a8-afa0-2584bfb4f7cd" +label: "Сольцы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14486 +data: App\Geo\Entity\City {#11218 …} +value: "ba341292-e2d4-408d-a9e2-160dcb6094c4" +label: "Сольцы 2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14487 +data: App\Geo\Entity\City {#11227 …} +value: "3c95ea71-906f-44f5-bea6-43489153e43f" +label: "Сорочинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14488 +data: App\Geo\Entity\City {#11236 …} +value: "4cfd0405-8f46-40d9-87e4-2f368ffa1ba1" +label: "Сорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14489 +data: App\Geo\Entity\City {#11245 …} +value: "7b7e7267-1af2-4186-bd6a-f4a0958375c7" +label: "Сортавала" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14490 +data: App\Geo\Entity\City {#11254 …} +value: "1dfdb04c-3dd2-4432-a617-153abb778c67" +label: "Сосенский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14491 +data: App\Geo\Entity\City {#11263 …} +value: "30a2ea01-7c20-46d3-8c62-5fe20bbf6f11" +label: "Сосновка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14492 +data: App\Geo\Entity\City {#11272 …} +value: "78499fb4-3656-4e8b-9e35-2f8a2ebfccda" +label: "Сосновоборск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14493 +data: App\Geo\Entity\City {#11281 …} +value: "e15ca3ac-89e0-47d9-a522-3f379a201c12" +label: "Сосновый Бор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14494 +data: App\Geo\Entity\City {#11290 …} +value: "ca1d6fc5-f02c-495c-b53c-a3a7d0019922" +label: "Сосногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14495 +data: App\Geo\Entity\City {#11299 …} +value: "7420fac1-5b21-497b-901c-b549a9695404" +label: "Сочи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14496 +data: App\Geo\Entity\City {#11308 …} +value: "21248160-0c45-44e4-8027-9d92fdb3f5c5" +label: "Спас-Деменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14497 +data: App\Geo\Entity\City {#11317 …} +value: "236fe351-aa86-4327-a5cc-ab4e4ca7bb2d" +label: "Спас-Клепики" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14498 +data: App\Geo\Entity\City {#11326 …} +value: "205bc722-b44b-43ff-a9e2-d5f43c39841f" +label: "Спасск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14499 +data: App\Geo\Entity\City {#11335 …} +value: "f1e1cd96-c6f5-4077-9db4-86c27c19d20d" +label: "Спасск-Дальний" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14500 +data: App\Geo\Entity\City {#11344 …} +value: "e2a79bd5-34d2-49f0-a536-4320bd254628" +label: "Спасск-Рязанский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14501 +data: App\Geo\Entity\City {#11353 …} +value: "ef34a32b-1731-4c8d-9b24-4c8d2d679a64" +label: "Среднеколымск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14502 +data: App\Geo\Entity\City {#11362 …} +value: "34c82516-7e11-4ae5-856b-c7e9f4ce0bc2" +label: "Среднеуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14503 +data: App\Geo\Entity\City {#11371 …} +value: "1a127f71-ea07-4caf-981b-eb855588d7bf" +label: "Сретенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14504 +data: App\Geo\Entity\City {#11380 …} +value: "0de24069-8c60-406b-a8b0-f8f3ca3947b7" +label: "Ставрополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14505 +data: App\Geo\Entity\City {#11389 …} +value: "334ac86a-f36f-496a-b1fa-62c7fec9e73d" +label: "Старая Купавна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14506 +data: App\Geo\Entity\City {#11398 …} +value: "fe32f018-2413-42aa-aae2-1639aace9606" +label: "Старая Русса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14507 +data: App\Geo\Entity\City {#11407 …} +value: "c0bf7f6e-01e1-4265-acad-9127d8208cb2" +label: "Старица" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14508 +data: App\Geo\Entity\City {#11416 …} +value: "20677ded-64bd-4be6-82ef-45ff282128b9" +label: "Старобельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14509 +data: App\Geo\Entity\City {#11425 …} +value: "73550728-256d-4b40-919f-a975c507e4ce" +label: "Стародуб" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14510 +data: App\Geo\Entity\City {#11434 …} +value: "f5f4ff16-71ab-4d61-9f60-e3e5701aaf75" +label: "Старый Крым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14511 +data: App\Geo\Entity\City {#11443 …} +value: "745d82e7-fee1-4047-b1bb-314c702c98ad" +label: "Старый Оскол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14512 +data: App\Geo\Entity\City {#11452 …} +value: "30ec2a44-d19b-4c6e-ab01-c02637a1c25e" +label: "Стаханов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14513 +data: App\Geo\Entity\City {#11461 …} +value: "e7b3f269-58ad-45e3-abcb-f8c177a48017" +label: "Стерлитамак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14514 +data: App\Geo\Entity\City {#11470 …} +value: "5f1efa4b-2f17-4614-9a26-93c0da7d015e" +label: "Стрежевой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14515 +data: App\Geo\Entity\City {#11479 …} +value: "e17f7451-2c56-432f-91cd-bde47b608545" +label: "Строитель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14516 +data: App\Geo\Entity\City {#11488 …} +value: "08d36d31-2457-4dba-9cde-0fb01ef47ae2" +label: "Струнино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14517 +data: App\Geo\Entity\City {#11497 …} +value: "4cad3cd2-fc99-4e00-a462-0e955e743010" +label: "Ступино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14518 +data: App\Geo\Entity\City {#11506 …} +value: "620ba42e-3a99-434d-bb26-d3e137e623d2" +label: "Суворов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14519 +data: App\Geo\Entity\City {#11515 …} +value: "3bf56b7a-056f-4212-ac5f-b9f6a103a828" +label: "Судак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14520 +data: App\Geo\Entity\City {#11524 …} +value: "aa3902b6-4a51-41b4-9080-67e05d2f1e63" +label: "Суджа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14521 +data: App\Geo\Entity\City {#11533 …} +value: "493b6647-b5ec-4c77-9361-c9a5824a3ae5" +label: "Судогда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14522 +data: App\Geo\Entity\City {#11542 …} +value: "a9abb863-7d2a-4d24-b70d-fed75f3aa048" +label: "Суздаль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14523 +data: App\Geo\Entity\City {#11551 …} +value: "c0551cec-9cc4-4e9b-9717-cd7491240cb6" +label: "Сунжа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14524 +data: App\Geo\Entity\City {#11560 …} +value: "1c67d6c2-5cc3-475a-8b23-d2622535b617" +label: "Суоярви" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14525 +data: App\Geo\Entity\City {#11569 …} +value: "a10354fd-47e5-4d24-b5f9-79f1e677d9ee" +label: "Сураж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14526 +data: App\Geo\Entity\City {#11578 …} +value: "1495546f-ed1f-459c-8a59-b13e35075c23" +label: "Сургут" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14527 +data: App\Geo\Entity\City {#11587 …} +value: "75a58327-7d4f-492e-9e75-bc40fcd0a075" +label: "Суровикино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14528 +data: App\Geo\Entity\City {#11596 …} +value: "d9d7e80d-1ee0-4528-ae26-575e01cced40" +label: "Сурск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14529 +data: App\Geo\Entity\City {#11605 …} +value: "e4ebad58-16e8-4729-ae40-a15fb451f735" +label: "Сусуман" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14530 +data: App\Geo\Entity\City {#11614 …} +value: "dd7c2f10-7e3c-484b-b8b8-b8557dfeecba" +label: "Сухиничи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14531 +data: App\Geo\Entity\City {#11623 …} +value: "953393a5-80ec-4ce5-baab-373900c63b1a" +label: "Суходольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14532 +data: App\Geo\Entity\City {#11632 …} +value: "823e3bf9-b531-465c-8b23-74b19716cee1" +label: "Сухой Лог" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14533 +data: App\Geo\Entity\City {#11641 …} +value: "106bd44b-2b7b-4adb-ad0a-4937ed8a5bfa" +label: "Счастье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14534 +data: App\Geo\Entity\City {#11650 …} +value: "aaa0afc0-833a-40d1-84c8-f43dd51e8cf6" +label: "Сызрань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14535 +data: App\Geo\Entity\City {#11659 …} +value: "36336dad-b0cd-4844-8c62-bc0216c714ca" +label: "Сыктывкар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14536 +data: App\Geo\Entity\City {#11668 …} +value: "9f0ee1f6-210e-41c9-8555-50745ef1e052" +label: "Сысерть" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14537 +data: App\Geo\Entity\City {#11677 …} +value: "e727a99c-77ee-4f76-b7e3-dfb404abbd78" +label: "Сычевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14538 +data: App\Geo\Entity\City {#11686 …} +value: "5a059239-0ca0-48c4-97b1-7c70c7020db8" +label: "Сясьстрой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14539 +data: App\Geo\Entity\City {#11695 …} +value: "28746151-bfcb-49bd-948c-131a9564de10" +label: "Тавда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14540 +data: App\Geo\Entity\City {#11704 …} +value: "0df9e418-6dd6-4643-8409-d8ab522e523d" +label: "Таврийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14541 +data: App\Geo\Entity\City {#11713 …} +value: "4dfe2a29-a36f-4e4c-9e5c-daa198dcaa7e" +label: "Таганрог" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14542 +data: App\Geo\Entity\City {#11722 …} +value: "06360db2-6e1f-4b0a-aea1-358b95707e55" +label: "Тайга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14543 +data: App\Geo\Entity\City {#11731 …} +value: "cefdcd14-3b35-45e8-bb49-cd5643b0054e" +label: "Тайшет" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14544 +data: App\Geo\Entity\City {#11740 …} +value: "e0d44994-9b87-4ab4-b0b5-f65f378b1a2e" +label: "Талдом" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14545 +data: App\Geo\Entity\City {#11749 …} +value: "2a77d8c9-9a35-4b88-a78e-a3ed803107db" +label: "Талица" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14546 +data: App\Geo\Entity\City {#11758 …} +value: "e45e8ff1-bd54-418b-a316-8f7791219ab9" +label: "Тамбов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14547 +data: App\Geo\Entity\City {#11767 …} +value: "332f76f9-beaf-4dbe-a2eb-b51483f1bfb3" +label: "Тара" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14548 +data: App\Geo\Entity\City {#11776 …} +value: "244e64da-7275-49dc-ac5e-8fa0cf338869" +label: "Тарко-Сале" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14549 +data: App\Geo\Entity\City {#11785 …} +value: "80425d91-48d3-4c84-8a1e-44c9f62ad943" +label: "Таруса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14550 +data: App\Geo\Entity\City {#11794 …} +value: "47af989b-3f4e-4614-baaa-c2473a765bea" +label: "Татарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14551 +data: App\Geo\Entity\City {#11803 …} +value: "3a0d5c4b-d602-4647-bf49-4a5b97b0b456" +label: "Таштагол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14552 +data: App\Geo\Entity\City {#11812 …} +value: "85c4a219-0023-4e8c-88dc-97456e0ab7e3" +label: "Тверь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14553 +data: App\Geo\Entity\City {#11821 …} +value: "6e290f76-4686-4d42-b977-4a29f0827136" +label: "Теберда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14554 +data: App\Geo\Entity\City {#11830 …} +value: "72ddf3c4-0c18-4ed1-9bd0-f7e8e5a6998f" +label: "Тейково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14555 +data: App\Geo\Entity\City {#11839 …} +value: "d0dac465-a27c-47b7-aa45-044226baf3a0" +label: "Тельмана" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14556 +data: App\Geo\Entity\City {#11848 …} +value: "b9a72ef9-8699-402c-968c-40e0c7a7626c" +label: "Темников" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14557 +data: App\Geo\Entity\City {#11857 …} +value: "4194497f-4349-4439-8e66-9f61e54dad67" +label: "Темрюк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14558 +data: App\Geo\Entity\City {#11866 …} +value: "6c73c74a-375a-45fe-8e8c-260468d22676" +label: "Терек" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14559 +data: App\Geo\Entity\City {#11875 …} +value: "b8683c2b-4cca-4496-9ee7-82a92d66fead" +label: "Тетюши" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14560 +data: App\Geo\Entity\City {#11884 …} +value: "fd43f3d2-08b5-4482-a36e-78b5a571bd83" +label: "Тимашевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14561 +data: App\Geo\Entity\City {#11893 …} +value: "bfc236f6-8875-44f5-b2b1-32c0d7eb4278" +label: "Тихвин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14562 +data: App\Geo\Entity\City {#11902 …} +value: "e1c9fe51-31c6-41e3-ac88-5d621df5abdc" +label: "Тихорецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14563 +data: App\Geo\Entity\City {#11911 …} +value: "53f41afe-9cea-414b-b602-fd9b94657976" +label: "Тобольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14564 +data: App\Geo\Entity\City {#11920 …} +value: "eaf4bd3c-aab8-4bbd-bfca-1fc20ba2a214" +label: "Тогучин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14565 +data: App\Geo\Entity\City {#11929 …} +value: "4e737995-a9f0-4751-9879-250964f46c06" +label: "Токмак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14566 +data: App\Geo\Entity\City {#11938 …} +value: "a7007b64-8b14-4722-b543-033d21e0875a" +label: "Тольятти" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14567 +data: App\Geo\Entity\City {#11947 …} +value: "b56d52fb-e551-415a-878d-c2fb1ce1a446" +label: "Томари" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14568 +data: App\Geo\Entity\City {#11956 …} +value: "9ea03d23-ebb1-4049-9244-74cbb74a5471" +label: "Томмот" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14569 +data: App\Geo\Entity\City {#11965 …} +value: "0abf5849-8089-4258-980b-f44a297d5930" +label: "Томск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14570 +data: App\Geo\Entity\City {#11974 …} +value: "2fd39bc9-6c2d-44d1-92d8-677f0a0a7412" +label: "Топки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14571 +data: App\Geo\Entity\City {#11983 …} +value: "d6625ea8-76b1-4eb9-ad92-a5fade811a65" +label: "Торез" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14572 +data: App\Geo\Entity\City {#11992 …} +value: "585f6c6a-70a1-43c3-a7cc-4ccccd8cf7d6" +label: "Торжок" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14573 +data: App\Geo\Entity\City {#12001 …} +value: "ff0be5de-238a-4607-9b56-45177a1e8356" +label: "Торопец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14574 +data: App\Geo\Entity\City {#12010 …} +value: "ccec9140-f8e9-47b4-b4fd-4c003a338d05" +label: "Тосно" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14575 +data: App\Geo\Entity\City {#12019 …} +value: "70f30aa0-4df1-481d-8766-3f11dfd5bb17" +label: "Тотьма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14576 +data: App\Geo\Entity\City {#12028 …} +value: "1132f0c0-4ebc-4041-a18a-6e4363f4c6d3" +label: "Трехгорный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14577 +data: App\Geo\Entity\City {#12037 …} +value: "707496b2-c270-4cf5-9c16-30e7deebc2a8" +label: "Трехгорный-1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14578 +data: App\Geo\Entity\City {#12046 …} +value: "4c254f20-cd12-4302-8744-8778bbdf32fd" +label: "Троицк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14579 +data: App\Geo\Entity\City {#12055 …} +value: "1c4224c8-0c69-4cc2-beee-38cbec99358c" +label: "Троицк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14580 +data: App\Geo\Entity\City {#12064 …} +value: "ca532dd0-5eb9-4ae8-a989-4f713c18b633" +label: "Трубчевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14581 +data: App\Geo\Entity\City {#12073 …} +value: "db08da57-66fa-4411-9171-a517a6809d26" +label: "Туапсе" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14582 +data: App\Geo\Entity\City {#12082 …} +value: "89ab322d-b4d3-40fb-954b-ab0774996525" +label: "Туймазы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14583 +data: App\Geo\Entity\City {#12091 …} +value: "e1dc1a16-6474-4b8d-a1c0-52698a3859a0" +label: "Тула" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14584 +data: App\Geo\Entity\City {#12100 …} +value: "9ec0da76-8d03-4230-b372-574892edc7ff" +label: "Тулун" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14585 +data: App\Geo\Entity\City {#12109 …} +value: "b75b9acd-f556-4a6d-8782-36aea77062e0" +label: "Туран" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14586 +data: App\Geo\Entity\City {#12118 …} +value: "d323ce02-c6fa-445b-a319-e61ef708db26" +label: "Туринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14587 +data: App\Geo\Entity\City {#12127 …} +value: "650f6640-3138-4004-9e17-65ff6459cda1" +label: "Тутаев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14588 +data: App\Geo\Entity\City {#12136 …} +value: "4aad33a5-9eeb-4314-89d6-333a038b3870" +label: "Тында" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14589 +data: App\Geo\Entity\City {#12145 …} +value: "ae37ff83-07f3-44eb-8ef2-4877740944df" +label: "Тырныауз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14590 +data: App\Geo\Entity\City {#12154 …} +value: "0284607b-0071-4640-9428-d835551b739a" +label: "Тюкалинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14591 +data: App\Geo\Entity\City {#12163 …} +value: "5a57d304-1952-48d4-b3d7-1cd022b1c984" +label: "Тюмень" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14592 +data: App\Geo\Entity\City {#12172 …} +value: "e16adfd5-34de-4296-9d39-12c39329af6e" +label: "Уварово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14593 +data: App\Geo\Entity\City {#12181 …} +value: "09b0f9b1-042e-4438-9d26-311471989d16" +label: "Углегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14594 +data: App\Geo\Entity\City {#12190 …} +value: "970c1cc7-61af-4b0f-9f50-ffd4ca4a864b" +label: "Углегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14595 +data: App\Geo\Entity\City {#12199 …} +value: "973a1acd-8dcc-4b57-996f-a2db22f8483f" +label: "Угледар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14596 +data: App\Geo\Entity\City {#12208 …} +value: "9d089e27-67c9-4918-b63b-a1b3df083cad" +label: "Углич" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14597 +data: App\Geo\Entity\City {#12217 …} +value: "d119c225-f83b-4e05-aaea-18a88dec8a69" +label: "Удачный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14598 +data: App\Geo\Entity\City {#12226 …} +value: "ca435ace-caa4-4794-b5c7-2597a0d177c7" +label: "Удомля" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14599 +data: App\Geo\Entity\City {#12235 …} +value: "e0916016-f72f-494b-a95a-87bb05220e9b" +label: "Ужур" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14600 +data: App\Geo\Entity\City {#12244 …} +value: "9397ac1b-ab76-42a4-ac55-bf932a694768" +label: "Узловая" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14601 +data: App\Geo\Entity\City {#12253 …} +value: "18dc1b83-59b8-4b4f-bc86-0f31c2038847" +label: "Украинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14602 +data: App\Geo\Entity\City {#12262 …} +value: "7419b0ab-178c-4840-b6b6-692db7620fa2" +label: "Улан-Удэ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14603 +data: App\Geo\Entity\City {#12271 …} +value: "6eb5ea0c-e0a7-437b-b717-5605027ec726" +label: "Ульяновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14604 +data: App\Geo\Entity\City {#12280 …} +value: "b0cf3543-2d0c-497b-ac03-fb823e1d91c6" +label: "Унеча" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14605 +data: App\Geo\Entity\City {#12289 …} +value: "0653015f-cd51-4501-acc9-0112fc7d65b3" +label: "Урай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14606 +data: App\Geo\Entity\City {#12298 …} +value: "351ce952-6a8f-4c9f-a0fc-8624a605cca5" +label: "Урень" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14607 +data: App\Geo\Entity\City {#12307 …} +value: "f3ecf4ac-bc99-4c70-b817-f3d7069caeb4" +label: "Уржум" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14608 +data: App\Geo\Entity\City {#12316 …} +value: "236b2b81-aea5-427e-a1ef-363d7bf3b035" +label: "Урус-Мартан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14609 +data: App\Geo\Entity\City {#12325 …} +value: "e7727dbb-4e80-4243-b2ce-455581fa8d24" +label: "Урюпинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14610 +data: App\Geo\Entity\City {#12334 …} +value: "c62cc3ab-9d08-4cf6-9c99-35908bc961f3" +label: "Усинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14611 +data: App\Geo\Entity\City {#12343 …} +value: "28b672a2-e320-4abb-bd49-881c712e0268" +label: "Усмань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14612 +data: App\Geo\Entity\City {#12352 …} +value: "ae7f0737-20f0-4d6f-bbe6-1a6232d411ee" +label: "Усолье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14613 +data: App\Geo\Entity\City {#12361 …} +value: "9cd69a7d-15f9-489e-a938-9926186d12e7" +label: "Усолье-Сибирское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14614 +data: App\Geo\Entity\City {#12370 …} +value: "0a083746-be3c-4dec-9498-60c932404d95" +label: "Уссурийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14615 +data: App\Geo\Entity\City {#12379 …} +value: "81fb08d4-4997-495b-8dc8-dc2456c215b9" +label: "Усть-Джегута" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14616 +data: App\Geo\Entity\City {#12388 …} +value: "cccc9195-73a8-446d-be6b-16ace755b58a" +label: "Усть-Илимск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14617 +data: App\Geo\Entity\City {#12397 …} +value: "70f19e75-9f0e-4c12-92d9-fbfb69135de1" +label: "Усть-Катав" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14618 +data: App\Geo\Entity\City {#12406 …} +value: "0c821fde-8d3b-4b15-b215-b0d4d1d4d6b9" +label: "Усть-Кут" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14619 +data: App\Geo\Entity\City {#12415 …} +value: "6000d48b-b3e4-46f2-9526-ebaf44d4b23d" +label: "Усть-Лабинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14620 +data: App\Geo\Entity\City {#12424 …} +value: "7cd215ab-a5fe-4220-9944-2840078cb28a" +label: "Устюжна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14621 +data: App\Geo\Entity\City {#12433 …} +value: "6c4b1363-36ef-46ce-ab9e-d100eaad60a1" +label: "Уфа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14622 +data: App\Geo\Entity\City {#12442 …} +value: "0deadb16-880d-44f8-9249-97cb7ac1518e" +label: "Ухта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14623 +data: App\Geo\Entity\City {#12451 …} +value: "4b5d2a10-9060-4eb4-a40f-7c14582cf437" +label: "Учалы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14624 +data: App\Geo\Entity\City {#12460 …} +value: "2a14eae0-3e46-45b2-9518-b6fabdd6ec7a" +label: "Уяр" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14625 +data: App\Geo\Entity\City {#12469 …} +value: "942b955b-158a-4f18-81f4-8a1c34137bfe" +label: "Фатеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14626 +data: App\Geo\Entity\City {#12478 …} +value: "9567b61e-3f53-45db-a2e0-c21b39625330" +label: "Феодосия" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14627 +data: App\Geo\Entity\City {#12487 …} +value: "a8a3afad-ae2a-4e11-ab7b-62d05b65273b" +label: "Фокино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14628 +data: App\Geo\Entity\City {#12496 …} +value: "8f2b52ef-9de4-4844-b16c-b7cac2bd804c" +label: "Фокино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14629 +data: App\Geo\Entity\City {#12505 …} +value: "12beac86-3cd6-428c-87f1-1283856c6dc7" +label: "Фролово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14630 +data: App\Geo\Entity\City {#12514 …} +value: "9a47f914-7997-4013-a71d-6dbb84e00f8b" +label: "Фрязино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14631 +data: App\Geo\Entity\City {#12523 …} +value: "c566fb6f-30ff-4e1a-a0d2-9c58728484aa" +label: "Фурманов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14632 +data: App\Geo\Entity\City {#12532 …} +value: "a28a13b4-02df-45aa-9b85-229b4084b664" +label: "Хабаровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14633 +data: App\Geo\Entity\City {#12541 …} +value: "c5dc3a05-aad7-40da-8282-d49ac629389e" +label: "Хадыженск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14634 +data: App\Geo\Entity\City {#12550 …} +value: "b1f50dd0-0d92-45eb-841f-a4a7be4dd1c0" +label: "Ханты-Мансийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14635 +data: App\Geo\Entity\City {#12559 …} +value: "09cc9fba-0178-490d-b2fc-84da364c7a65" +label: "Харабали" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14636 +data: App\Geo\Entity\City {#12568 …} +value: "9d48dae0-dfe2-46b5-8d68-3ab41d85d934" +label: "Харовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14637 +data: App\Geo\Entity\City {#12577 …} +value: "4873ebe9-2466-4531-95e2-84a6339687b7" +label: "Харцызск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14638 +data: App\Geo\Entity\City {#12586 …} +value: "6cd7a3d1-24aa-4a31-a075-a3df69c64491" +label: "Хасавюрт" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14639 +data: App\Geo\Entity\City {#12595 …} +value: "1d84c22d-3974-4e8b-9d43-4aed3db0a638" +label: "Хвалынск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14640 +data: App\Geo\Entity\City {#12604 …} +value: "22b17a7d-318c-4614-923b-c9de878e7422" +label: "Херсон" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14641 +data: App\Geo\Entity\City {#12613 …} +value: "7b9e2e24-634e-4981-8119-56082e84c54e" +label: "Хилок" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14642 +data: App\Geo\Entity\City {#12622 …} +value: "01fb4040-9361-43db-b221-70f5a2b09029" +label: "Химки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14643 +data: App\Geo\Entity\City {#12631 …} +value: "899ec5ab-1e5c-4add-9bd3-126482589345" +label: "Холм" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14644 +data: App\Geo\Entity\City {#12640 …} +value: "3b028dcd-428e-4702-b1c8-251c93bcac78" +label: "Холмск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14645 +data: App\Geo\Entity\City {#12649 …} +value: "99c88b60-554c-4cf4-8430-f534cddcb0f8" +label: "Хотьково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14646 +data: App\Geo\Entity\City {#12658 …} +value: "64b298e9-150e-4ea1-8e46-93faa267b0c9" +label: "Цивильск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14647 +data: App\Geo\Entity\City {#12667 …} +value: "8d8a0a31-4259-4492-b718-d4bf542a4daf" +label: "Цимлянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14648 +data: App\Geo\Entity\City {#12676 …} +value: "0bd09fcb-c843-40b4-8ccc-0813d2c287f3" +label: "Циолковский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14649 +data: App\Geo\Entity\City {#12685 …} +value: "a8516094-1294-4c8f-895e-aa6f01cb5bb2" +label: "Чадан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14650 +data: App\Geo\Entity\City {#12694 …} +value: "5a5c83dd-c01a-4b96-9f99-8cda12d80ce2" +label: "Чайковский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14651 +data: App\Geo\Entity\City {#12703 …} +value: "8384a05b-5220-458a-8a46-1bd8d8fb4f85" +label: "Чапаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14652 +data: App\Geo\Entity\City {#12712 …} +value: "0b71dbdf-3790-49ba-b446-5b1f5fe5fb30" +label: "Чаплыгин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14653 +data: App\Geo\Entity\City {#12721 …} +value: "abeac488-2d91-4342-af02-256dc23efc6d" +label: "Часов Яр" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14654 +data: App\Geo\Entity\City {#12730 …} +value: "d95225f6-5793-4552-ac03-c8a7995269d1" +label: "Чебаркуль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14655 +data: App\Geo\Entity\City {#12739 …} +value: "3f8c1e93-db74-4dfc-87e2-2b2466410e2e" +label: "Чебоксары" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14656 +data: App\Geo\Entity\City {#12748 …} +value: "ea0b2bc7-05e2-4e85-9d9c-f6dd72b0fd1d" +label: "Чегем" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14657 +data: App\Geo\Entity\City {#12757 …} +value: "ef533d53-4e6e-4a08-9022-393e8ae2c6d0" +label: "Чекалин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14658 +data: App\Geo\Entity\City {#12766 …} +value: "f5ed56e7-bf55-4dea-959b-7096378b9f6b" +label: "Челябинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14659 +data: App\Geo\Entity\City {#12775 …} +value: "4ae2efd9-00e8-4bd2-936a-2b219f3d2c05" +label: "Червонопартизанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14660 +data: App\Geo\Entity\City {#12784 …} +value: "4c8a149d-83ca-4967-8ce0-0a501d92c0cb" +label: "Чердынь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14661 +data: App\Geo\Entity\City {#12793 …} +value: "196f15dc-3709-48a7-9506-c28ebdece527" +label: "Черемхово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14662 +data: App\Geo\Entity\City {#12802 …} +value: "32c84095-200d-4c8b-bf56-4bb011629e04" +label: "Черепаново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14663 +data: App\Geo\Entity\City {#12811 …} +value: "cfdba94a-1d29-4dd3-b6a7-c3592e2d6352" +label: "Череповец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14664 +data: App\Geo\Entity\City {#12820 …} +value: "8650e57b-a9fa-489e-9582-2f53e31c9c68" +label: "Черкесск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14665 +data: App\Geo\Entity\City {#12829 …} +value: "5d399527-6d8a-4c07-9498-bb10882781c9" +label: "Чермоз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14666 +data: App\Geo\Entity\City {#12838 …} +value: "cb14fb12-a94e-4ee8-a447-3523b4d9e94a" +label: "Черноголовка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14667 +data: App\Geo\Entity\City {#12847 …} +value: "f6925233-031b-4d2f-822a-cdbc7d5f86ee" +label: "Черногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14668 +data: App\Geo\Entity\City {#12856 …} +value: "3e669a2d-0f5a-4c1f-b2a2-8e31306b1c16" +label: "Чернушка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14669 +data: App\Geo\Entity\City {#12865 …} +value: "fee0529b-5cd2-4437-93a7-d61dadc5c784" +label: "Черняховск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14670 +data: App\Geo\Entity\City {#12874 …} +value: "814b0534-89fb-47e1-a645-a6c1ed61b9f1" +label: "Чехов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14671 +data: App\Geo\Entity\City {#12883 …} +value: "e4136fbf-7acb-4c4a-a501-8c0046ccd6a3" +label: "Чехов-2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14672 +data: App\Geo\Entity\City {#12892 …} +value: "6f9b049d-ae1a-4231-a01f-da93bfd9a9fa" +label: "Чехов-3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14673 +data: App\Geo\Entity\City {#12901 …} +value: "84c6c991-9f91-4a73-9129-052a39a9e12a" +label: "Чистополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14674 +data: App\Geo\Entity\City {#12910 …} +value: "c801e770-bd3f-43fc-872c-8af663410611" +label: "Чита" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14675 +data: App\Geo\Entity\City {#12919 …} +value: "c171ea5c-5ca7-4df4-ad75-ab890a962711" +label: "Чкаловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14676 +data: App\Geo\Entity\City {#12928 …} +value: "26d2dc68-cbcb-4bfc-bd79-9b9626382946" +label: "Чудово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14677 +data: App\Geo\Entity\City {#12937 …} +value: "b7b89bab-eeeb-4a03-8ac8-c9c68cda46f9" +label: "Чулым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14678 +data: App\Geo\Entity\City {#12946 …} +value: "67af25f2-0b1c-4938-8e57-b125131f8b01" +label: "Чусовой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14679 +data: App\Geo\Entity\City {#12955 …} +value: "b0650531-95a3-4126-a13f-c632eb22acb0" +label: "Чухлома" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14680 +data: App\Geo\Entity\City {#12964 …} +value: "0188a226-5c7a-467b-ba78-118820f4c17a" +label: "Шагонар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14681 +data: App\Geo\Entity\City {#12973 …} +value: "c247b116-385a-4e3e-ac81-89dd49403aaa" +label: "Шадринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14682 +data: App\Geo\Entity\City {#12982 …} +value: "73215932-9107-41da-b421-1a762f2730cb" +label: "Шали" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14683 +data: App\Geo\Entity\City {#12991 …} +value: "a42633a9-b382-497f-bfc4-69d1a9b51f3f" +label: "Шарыпово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14684 +data: App\Geo\Entity\City {#13000 …} +value: "b4fcc3e8-af59-4c18-b755-25b1c2a378da" +label: "Шарья" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14685 +data: App\Geo\Entity\City {#13009 …} +value: "d08397d2-917f-40bc-b11a-27f5bbd194a7" +label: "Шатура" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14686 +data: App\Geo\Entity\City {#13018 …} +value: "0b48e86e-d579-4458-a46e-0e1981b25658" +label: "Шахтерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14687 +data: App\Geo\Entity\City {#13027 …} +value: "a9f98a59-9b23-496c-85c2-85532b49facc" +label: "Шахты" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14688 +data: App\Geo\Entity\City {#13036 …} +value: "4ad95d47-8d9a-4b82-9da6-f24a66a1e7a9" +label: "Шахунья" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14689 +data: App\Geo\Entity\City {#13045 …} +value: "6381f973-32fe-4d43-a061-25dc67b2b57a" +label: "Шацк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14690 +data: App\Geo\Entity\City {#13054 …} +value: "b217ccd4-7f30-417b-8a77-306c09d98694" +label: "Шебекино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14691 +data: App\Geo\Entity\City {#13063 …} +value: "cdd06abf-0896-43a0-bf85-685c9a53fc3d" +label: "Шелехов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14692 +data: App\Geo\Entity\City {#13072 …} +value: "082192e5-977f-4d6b-b567-53cfa6b67b4f" +label: "Шелковская" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14693 +data: App\Geo\Entity\City {#13081 …} +value: "bdc1ceb6-cde5-4114-b9c9-6dd3edbdf885" +label: "Шенкурск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14694 +data: App\Geo\Entity\City {#13090 …} +value: "dbb6db25-a689-4b89-9777-93f85ca73a2a" +label: "Шилка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14695 +data: App\Geo\Entity\City {#13099 …} +value: "7ca200cf-d429-4ee7-8736-885945139044" +label: "Шимановск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14696 +data: App\Geo\Entity\City {#13108 …} +value: "acdd868b-227b-4a0d-9a3e-3cb8a1623414" +label: "Шиханы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14697 +data: App\Geo\Entity\City {#13117 …} +value: "510af5ea-8522-44c8-b83a-f0a5d6652704" +label: "Шлиссельбург" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14698 +data: App\Geo\Entity\City {#13126 …} +value: "b8e9a797-18be-4fdd-98cd-2bb4e370802b" +label: "Шумерля" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14699 +data: App\Geo\Entity\City {#13135 …} +value: "7fdb12eb-f9f2-49c0-abb9-0f04b2d61545" +label: "Шумиха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14700 +data: App\Geo\Entity\City {#13144 …} +value: "c09beff1-dad0-4e2d-a3cb-e896f38efc92" +label: "Шуя" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14701 +data: App\Geo\Entity\City {#13153 …} +value: "f346c7fe-da5f-45a2-96af-36d320108683" +label: "Щекино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14702 +data: App\Geo\Entity\City {#13162 …} +value: "dcc60416-f8e5-4787-b817-3a4e01b0a00a" +label: "Щелкино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14703 +data: App\Geo\Entity\City {#13171 …} +value: "48a303cd-b667-4564-8f42-96d2a1429a81" +label: "Щёлково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14704 +data: App\Geo\Entity\City {#13180 …} +value: "127a759d-49d9-4741-960b-3efb7e75d922" +label: "Щербинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14705 +data: App\Geo\Entity\City {#13189 …} +value: "3e10d9a0-f280-49fd-a720-f64016f8320b" +label: "Щигры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14706 +data: App\Geo\Entity\City {#13198 …} +value: "184421d8-fd0a-4dc3-a1e5-7faa008fa0c0" +label: "Щучье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14707 +data: App\Geo\Entity\City {#13207 …} +value: "7d496731-20e1-48c9-b0e7-316e8e44c249" +label: "Электрогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14708 +data: App\Geo\Entity\City {#13216 …} +value: "57b1f9eb-1a18-4797-a61f-13c21ea12bbb" +label: "Электросталь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14709 +data: App\Geo\Entity\City {#13225 …} +value: "8a7ea618-c43e-48d5-9281-fc9e6798a1d9" +label: "Электроугли" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14710 +data: App\Geo\Entity\City {#13234 …} +value: "ae9cb540-e24a-4cc2-9ad0-326086475da8" +label: "Элиста" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14711 +data: App\Geo\Entity\City {#13243 …} +value: "74ba2457-3896-4fce-9ee4-7e4055a8dece" +label: "Энгельс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14712 +data: App\Geo\Entity\City {#13252 …} +value: "643bbd14-1e35-494e-8190-85a99e81be65" +label: "Энергодар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14713 +data: App\Geo\Entity\City {#13261 …} +value: "6e9d845e-d7a8-4c8e-9337-b9789665edb9" +label: "Эртиль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14714 +data: App\Geo\Entity\City {#13270 …} +value: "693f0f1c-4b32-47cf-a81c-9741c522d846" +label: "Югорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14715 +data: App\Geo\Entity\City {#13279 …} +value: "ef8ec08c-7dc6-4c92-a2ad-53b81ac2611f" +label: "Южа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14716 +data: App\Geo\Entity\City {#13288 …} +value: "92b6f8ff-cc23-4846-a2a4-dc986e39f6d0" +label: "Южно-Сахалинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14717 +data: App\Geo\Entity\City {#13297 …} +value: "94e21b0d-3585-4270-b770-4549f64c6ca4" +label: "Южно-Сухокумск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14718 +data: App\Geo\Entity\City {#13306 …} +value: "e88f08f4-0fd0-45cf-9526-627dcd26f54b" +label: "Южноуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14719 +data: App\Geo\Entity\City {#13315 …} +value: "409582be-dac3-4f32-9a9f-af2cda308165" +label: "Юнокоммунаровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14720 +data: App\Geo\Entity\City {#13324 …} +value: "f66c7e07-0f18-47ec-98a4-fe6a23f01c23" +label: "Юрга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14721 +data: App\Geo\Entity\City {#13333 …} +value: "fef86f35-8727-4138-8c3e-3dcc60a0c762" +label: "Юрьевец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14722 +data: App\Geo\Entity\City {#13342 …} +value: "304e6505-384a-4c45-a973-201a789d5e18" +label: "Юрьев-Польский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14723 +data: App\Geo\Entity\City {#13351 …} +value: "6118ed43-7cfd-462a-8925-efef727e869c" +label: "Юрюзань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14724 +data: App\Geo\Entity\City {#13360 …} +value: "4591911b-683b-44f7-83f7-76b0234f88b1" +label: "Юхнов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14725 +data: App\Geo\Entity\City {#13369 …} +value: "9d397cd4-8609-4cf2-97e2-1f8c50debbde" +label: "Юхнов-1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14726 +data: App\Geo\Entity\City {#13378 …} +value: "db714f65-f135-421d-87b7-5b3796b4db04" +label: "Ядрин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14727 +data: App\Geo\Entity\City {#13387 …} +value: "8d4f25e5-2fe2-4d0e-9624-a72faaa5e0e5" +label: "Якутск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14728 +data: App\Geo\Entity\City {#13396 …} +value: "764ee17f-f564-4cc4-b928-a7c6e078e54f" +label: "Ялта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14729 +data: App\Geo\Entity\City {#13405 …} +value: "f1c14ffa-e6fc-4a29-81d7-0bf751ef56c7" +label: "Ялуторовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14730 +data: App\Geo\Entity\City {#13414 …} +value: "934f992d-cd0c-413a-92cc-ba33dbb63d77" +label: "Янаул" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14731 +data: App\Geo\Entity\City {#13423 …} +value: "0027a520-843b-43fd-b676-824f34b3d795" +label: "Яранск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14732 +data: App\Geo\Entity\City {#13432 …} +value: "18559986-fd1b-47c6-b863-5c969de2dbcc" +label: "Яровое" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14733 +data: App\Geo\Entity\City {#13441 …} +value: "81886b51-d2fe-4425-af0c-91cfa08304e0" +label: "Ярославль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14734 +data: App\Geo\Entity\City {#13450 …} +value: "10421064-c5ce-4041-b207-3693bc5776e6" +label: "Ярцево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14735 +data: App\Geo\Entity\City {#13459 …} +value: "929a7b9f-cd6f-427b-a8d0-5082302a08c5" +label: "Ясиноватая" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14736 +data: App\Geo\Entity\City {#13468 …} +value: "e290ca8b-fa6d-4183-a933-94ee0f73716e" +label: "Ясногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14737 +data: App\Geo\Entity\City {#13477 …} +value: "6d095b4f-a934-4d00-86c0-948ca09aacdf" +label: "Ясный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14738 +data: App\Geo\Entity\City {#13486 …} +value: "fc55b099-8d28-4433-9e75-91d38fb144e6" +label: "Яхрома" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Geo\Entity\City {#671 -region: Proxies\__CG__\App\Geo\Entity\Region {#1612 …} -name: "Москва" -okato: null -nameFull: "г. Москва" -nameEng: "moscow" -shop: null -updatedAt: DateTimeImmutable @1770886167 {#1590 date: 2026-02-12 11:49:27.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1674 …} -id: Symfony\Component\Uid\UuidV4 {#1591 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#680 …} } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1785 -errors: [] -form: Symfony\Component\Form\Form {#1476 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1976 …5} |
| full_name | "project_form[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "project_form_city" |
| is_selected | Closure($choice, $value) {#14740 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Город" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "city" |
| placeholder | "Отсутствует" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_project_form_city" |
| uses_autocomplete | true |
| valid | true |
| value | "fba353dd-6edc-498f-b696-f9a7d6d513ad" |
__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 |
|---|---|---|
| attr | [ "class" => "btn btn-success" ] |
[ "class" => "btn btn-success" ] |
| label | "Сохранить" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-success" ] |
| 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 | [ "class" => "btn btn-success" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_project_form___submit" ] |
| cache_key | "_project_form___submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#14739 …5} |
| full_name | "project_form[__submit]" |
| id | "project_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 | "_project_form___submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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\SameOriginCsrfTokenManager {#118 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#583 …} -logger: Monolog\Logger {#469 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#889 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#14773 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() {#14771 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $message: Closure() {#14772 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_project_form__token" ] |
| cache_key | "_project_form__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14761 -errors: [] -form: Symfony\Component\Form\Form {#14765 …} } |
| form | Symfony\Component\Form\FormView {#14770 …5} |
| full_name | "project_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "project_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 | "_project_form__token" |
| valid | true |
| value | "csrf-token" |
subproject_new
Form type:
"App\Project\Form\SubprojectFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Project\Entity\Subproject {#898 -project: App\Project\Entity\Project {#1060 -domain: "pre.kim.paritet.sprintf.ru" -name: "КИМ" -apiKey: "f1d92098422de7fabda644777c7d149211bb4da79237e04b2983bf3fa89248c9" -updatedAt: DateTimeImmutable @1770886325 {#1050 date: 2026-02-12 11:52:05.0 Europe/Moscow (+03:00) } -legal: null -city: Proxies\__CG__\App\Geo\Entity\City {#671 -region: Proxies\__CG__\App\Geo\Entity\Region {#1612 …} -name: "Москва" -okato: null -nameFull: "г. Москва" -nameEng: "moscow" -shop: null -updatedAt: DateTimeImmutable @1770886167 {#1590 date: 2026-02-12 11:49:27.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1674 …} -id: Symfony\Component\Uid\UuidV4 {#1591 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#680 …} } -subProjects: Doctrine\ORM\PersistentCollection {#692 …} -id: Symfony\Component\Uid\UuidV6 {#1056 …} #deletedAt: null } -city: ? App\Geo\Entity\City -subdomain: ? string -name: ? string -updatedAt: ? DateTimeImmutable -id: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Project\Entity\Subproject {#898 -project: App\Project\Entity\Project {#1060 -domain: "pre.kim.paritet.sprintf.ru" -name: "КИМ" -apiKey: "f1d92098422de7fabda644777c7d149211bb4da79237e04b2983bf3fa89248c9" -updatedAt: DateTimeImmutable @1770886325 {#1050 date: 2026-02-12 11:52:05.0 Europe/Moscow (+03:00) } -legal: null -city: Proxies\__CG__\App\Geo\Entity\City {#671 -region: Proxies\__CG__\App\Geo\Entity\Region {#1612 …} -name: "Москва" -okato: null -nameFull: "г. Москва" -nameEng: "moscow" -shop: null -updatedAt: DateTimeImmutable @1770886167 {#1590 date: 2026-02-12 11:49:27.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1674 …} -id: Symfony\Component\Uid\UuidV4 {#1591 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#680 …} } -subProjects: Doctrine\ORM\PersistentCollection {#692 …} -id: Symfony\Component\Uid\UuidV6 {#1056 …} #deletedAt: null } -city: ? App\Geo\Entity\City -subdomain: ? string -name: ? string -updatedAt: ? DateTimeImmutable -id: null } |
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 | 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\SameOriginCsrfTokenManager {#118 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#583 …} -logger: Monolog\Logger {#469 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#889 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Project\Entity\Subproject {#898 -project: App\Project\Entity\Project {#1060 -domain: "pre.kim.paritet.sprintf.ru" -name: "КИМ" -apiKey: "f1d92098422de7fabda644777c7d149211bb4da79237e04b2983bf3fa89248c9" -updatedAt: DateTimeImmutable @1770886325 {#1050 date: 2026-02-12 11:52:05.0 Europe/Moscow (+03:00) } -legal: null -city: Proxies\__CG__\App\Geo\Entity\City {#671 -region: Proxies\__CG__\App\Geo\Entity\Region {#1612 …} -name: "Москва" -okato: null -nameFull: "г. Москва" -nameEng: "moscow" -shop: null -updatedAt: DateTimeImmutable @1770886167 {#1590 date: 2026-02-12 11:49:27.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1674 …} -id: Symfony\Component\Uid\UuidV4 {#1591 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#680 …} } -subProjects: Doctrine\ORM\PersistentCollection {#692 …} -id: Symfony\Component\Uid\UuidV6 {#1056 …} #deletedAt: null } -city: ? App\Geo\Entity\City -subdomain: ? string -name: ? string -updatedAt: ? DateTimeImmutable -id: null } |
| data_class | "App\Project\Entity\Subproject" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1482 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Project\Entity\Subproject" } } |
| 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() {#1485 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $message: Closure() {#1484 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "subproject_form" "_subproject_new" ] |
| cache_key | "_subproject_new_subproject_form" |
| compound | true |
| data | App\Project\Entity\Subproject {#898 -project: App\Project\Entity\Project {#1060 -domain: "pre.kim.paritet.sprintf.ru" -name: "КИМ" -apiKey: "f1d92098422de7fabda644777c7d149211bb4da79237e04b2983bf3fa89248c9" -updatedAt: DateTimeImmutable @1770886325 {#1050 date: 2026-02-12 11:52:05.0 Europe/Moscow (+03:00) } -legal: null -city: Proxies\__CG__\App\Geo\Entity\City {#671 -region: Proxies\__CG__\App\Geo\Entity\Region {#1612 …} -name: "Москва" -okato: null -nameFull: "г. Москва" -nameEng: "moscow" -shop: null -updatedAt: DateTimeImmutable @1770886167 {#1590 date: 2026-02-12 11:49:27.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1674 …} -id: Symfony\Component\Uid\UuidV4 {#1591 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#680 …} } -subProjects: Doctrine\ORM\PersistentCollection {#692 …} -id: Symfony\Component\Uid\UuidV6 {#1056 …} #deletedAt: null } -city: ? App\Geo\Entity\City -subdomain: ? string -name: ? string -updatedAt: ? DateTimeImmutable -id: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14759 -errors: [] -form: Symfony\Component\Form\Form {#1740 …} } |
| form | Symfony\Component\Form\FormView {#14758 …5} |
| full_name | "subproject_new" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subproject_new" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "subproject_new" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subproject_new" |
| valid | true |
| value | App\Project\Entity\Subproject {#898 -project: App\Project\Entity\Project {#1060 -domain: "pre.kim.paritet.sprintf.ru" -name: "КИМ" -apiKey: "f1d92098422de7fabda644777c7d149211bb4da79237e04b2983bf3fa89248c9" -updatedAt: DateTimeImmutable @1770886325 {#1050 date: 2026-02-12 11:52:05.0 Europe/Moscow (+03:00) } -legal: null -city: Proxies\__CG__\App\Geo\Entity\City {#671 -region: Proxies\__CG__\App\Geo\Entity\Region {#1612 …} -name: "Москва" -okato: null -nameFull: "г. Москва" -nameEng: "moscow" -shop: null -updatedAt: DateTimeImmutable @1770886167 {#1590 date: 2026-02-12 11:49:27.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1674 …} -id: Symfony\Component\Uid\UuidV4 {#1591 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#680 …} } -subProjects: Doctrine\ORM\PersistentCollection {#692 …} -id: Symfony\Component\Uid\UuidV6 {#1056 …} #deletedAt: null } -city: ? App\Geo\Entity\City -subdomain: ? string -name: ? string -updatedAt: ? DateTimeImmutable -id: null } |
subdomain
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 |
|---|---|---|
| attr | [ "placeholder" => "например: test.ru" ] |
[ "placeholder" => "например: test.ru" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1589 +payload: null +groups: ? ?array +message: "Введите доменное имя подпроекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1668 +payload: null +groups: ? ?array +maxMessage: "Длина доменного имени должна быть не более {{ limit }} символов." +minMessage: "Длина доменного имени должна быть не менее {{ limit }} символов." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 63 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1667 +payload: null +groups: ? ?array +message: "Некорректное доменное имя. Допустимы латиница, кириллица, цифры и дефис." +pattern: "/^(?:[a-z0-9а-я](?:[a-z0-9а-я-]{0,61}[a-z0-9а-я])?\.)+[a-zа-я]{2,}$/iu" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1589 +payload: null +groups: ? ?array +message: "Введите доменное имя подпроекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1668 +payload: null +groups: ? ?array +maxMessage: "Длина доменного имени должна быть не более {{ limit }} символов." +minMessage: "Длина доменного имени должна быть не менее {{ limit }} символов." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 63 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1667 +payload: null +groups: ? ?array +message: "Некорректное доменное имя. Допустимы латиница, кириллица, цифры и дефис." +pattern: "/^(?:[a-z0-9а-я](?:[a-z0-9а-я-]{0,61}[a-z0-9а-я])?\.)+[a-zа-я]{2,}$/iu" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Доменное имя подпроекта" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "например: test.ru" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1589 +payload: null +groups: ? ?array +message: "Введите доменное имя подпроекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1668 +payload: null +groups: ? ?array +maxMessage: "Длина доменного имени должна быть не более {{ limit }} символов." +minMessage: "Длина доменного имени должна быть не менее {{ limit }} символов." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 63 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1667 +payload: null +groups: ? ?array +message: "Некорректное доменное имя. Допустимы латиница, кириллица, цифры и дефис." +pattern: "/^(?:[a-z0-9а-я](?:[a-z0-9а-я-]{0,61}[a-z0-9а-я])?\.)+[a-zа-я]{2,}$/iu" +htmlPattern: null +match: true +normalizer: null } ] |
| create_option_text | "Add %placeholder%..." |
| 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\SameOriginCsrfTokenManager {#118 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#583 …} -logger: Monolog\Logger {#469 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#889 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1714 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Доменное имя подпроекта" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1716 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $message: Closure() {#1715 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "например: test.ru" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_subproject_new_subdomain" ] |
| cache_key | "_subproject_new_subdomain_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14754 -errors: [] -form: Symfony\Component\Form\Form {#1737 …} } |
| form | Symfony\Component\Form\FormView {#14755 …5} |
| full_name | "subproject_new[subdomain]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subproject_new_subdomain" |
| label | "Доменное имя подпроекта" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "subdomain" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subproject_new_subdomain" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
name
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 |
|---|---|---|
| attr | [ "placeholder" => "например: Главный подпроект" ] |
[ "placeholder" => "например: Главный подпроект" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1705 +payload: null +groups: ? ?array +message: "Введите наименование подпроекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1707 +payload: null +groups: ? ?array +maxMessage: "Наименование должно содержать не более {{ limit }} символов." +minMessage: "Наименование должно содержать не менее {{ limit }} символов." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 30 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1709 +payload: null +groups: ? ?array +message: "Некорректное наименование. Допустимы латиница, кириллица, цифры и дефис." +pattern: "/^[a-z0-9а-я][a-z0-9а-я\- ]{0,28}[a-z0-9а-я]$/iu" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1705 +payload: null +groups: ? ?array +message: "Введите наименование подпроекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1707 +payload: null +groups: ? ?array +maxMessage: "Наименование должно содержать не более {{ limit }} символов." +minMessage: "Наименование должно содержать не менее {{ limit }} символов." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 30 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1709 +payload: null +groups: ? ?array +message: "Некорректное наименование. Допустимы латиница, кириллица, цифры и дефис." +pattern: "/^[a-z0-9а-я][a-z0-9а-я\- ]{0,28}[a-z0-9а-я]$/iu" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Наименование подпроекта" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "например: Главный подпроект" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1705 +payload: null +groups: ? ?array +message: "Введите наименование подпроекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1707 +payload: null +groups: ? ?array +maxMessage: "Наименование должно содержать не более {{ limit }} символов." +minMessage: "Наименование должно содержать не менее {{ limit }} символов." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 30 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1709 +payload: null +groups: ? ?array +message: "Некорректное наименование. Допустимы латиница, кириллица, цифры и дефис." +pattern: "/^[a-z0-9а-я][a-z0-9а-я\- ]{0,28}[a-z0-9а-я]$/iu" +htmlPattern: null +match: true +normalizer: null } ] |
| create_option_text | "Add %placeholder%..." |
| 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\SameOriginCsrfTokenManager {#118 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#583 …} -logger: Monolog\Logger {#469 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#889 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1723 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Наименование подпроекта" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1725 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $message: Closure() {#1724 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "например: Главный подпроект" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_subproject_new_name" ] |
| cache_key | "_subproject_new_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14753 -errors: [] -form: Symfony\Component\Form\Form {#1755 …} } |
| form | Symfony\Component\Form\FormView {#14752 …5} |
| full_name | "subproject_new[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subproject_new_name" |
| label | "Наименование подпроекта" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subproject_new_name" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
city
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| autocomplete | true |
same as passed value |
| choice_label | Closure(City $city) {#1712 class: "App\Project\Form\SubprojectFormType" this: App\Project\Form\SubprojectFormType {#1370 …} } |
same as passed value |
| class | "App\Geo\Entity\City" |
same as passed value |
| label | "Город" |
same as passed value |
| placeholder | "Отсутствует" |
same as passed value |
| query_builder | App\Geo\Repository\CityRepository::getCitiesOrderedByName(EntityRepository $er): QueryBuilder {#1711 returnType: "Doctrine\ORM\QueryBuilder" } |
Doctrine\ORM\QueryBuilder {#1734 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1753 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "city" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1752 #from: "App\Geo\Entity\City" #alias: "city" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1749 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "city.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1237 …} -dql: "SELECT city FROM App\Geo\Entity\City city ORDER BY city.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1746 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Container9BC1sKY\EntityManagerGhost614a58f {#297 …12} } |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | true |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(City $city) {#1712 class: "App\Project\Form\SubprojectFormType" this: App\Project\Form\SubprojectFormType {#1370 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1748 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1346 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1745 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1347 …} } |
| choices | null |
| class | "App\Geo\Entity\City" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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\SameOriginCsrfTokenManager {#118 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#583 …} -logger: Monolog\Logger {#469 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#889 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container9BC1sKY\EntityManagerGhost614a58f {#297 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1364 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: Container9BC1sKY\EntityManagerGhost614a58f {#297 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#748 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Город" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Отсутствует" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1734 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1753 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "city" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1752 #from: "App\Geo\Entity\City" #alias: "city" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1749 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "city.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1237 …} -dql: "SELECT city FROM App\Geo\Entity\City city ORDER BY city.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1746 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Container9BC1sKY\EntityManagerGhost614a58f {#297 …12} } |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1733 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $message: Closure() {#1732 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Загрузка дополнительных результатов..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "Совпадений не найдено" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "Больше результатов нет" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Add %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_subproject_new_city" ] |
| cache_key | "_subproject_new_city_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#14749 +data: App\Geo\Entity\City {#1997 …} +value: "3e16d8e1-aba2-45f4-8b95-ed9133f835cd" +label: "Абаза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14748 +data: App\Geo\Entity\City {#2002 …} +value: "2f3e0ea0-61a1-462c-adf5-d0d114d768e8" +label: "Абакан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14747 +data: App\Geo\Entity\City {#2011 …} +value: "98bb2b0d-931e-4b73-9424-c20d01c2e186" +label: "Абдулино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14746 +data: App\Geo\Entity\City {#2023 …} +value: "d96b08d4-3358-4507-9bbd-09cb22a68c73" +label: "Абинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14745 +data: App\Geo\Entity\City {#2035 …} +value: "9efbb0b0-1434-4521-ae71-7edf6b9ae7d1" +label: "Авдеевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14744 +data: App\Geo\Entity\City {#2047 …} +value: "9f778d66-0772-490d-84aa-5ea19c6b7969" +label: "Агидель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14743 +data: App\Geo\Entity\City {#2059 …} +value: "2331d2fc-5b88-4464-817d-d4a5d5487df1" +label: "Агрыз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14742 +data: App\Geo\Entity\City {#2071 …} +value: "a9319d8d-7316-4153-9195-3c4d871b7bce" +label: "Адыгейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14781 +data: App\Geo\Entity\City {#2083 …} +value: "9ad0a994-8398-46a8-9626-b011937c6bbe" +label: "Азнакаево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14778 +data: App\Geo\Entity\City {#2092 …} +value: "3bba28bc-7a7c-4c58-9ac3-d44c8d6462be" +label: "Азов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14779 +data: App\Geo\Entity\City {#2104 …} +value: "e58cc500-b025-4500-8475-60cdfb162394" +label: "Ак-Довурак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14780 +data: App\Geo\Entity\City {#2116 …} +value: "3c59f287-af3e-44c5-a4c4-dde0167a2f06" +label: "Аксай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14777 +data: App\Geo\Entity\City {#2125 …} +value: "d9725192-5362-432f-9773-6545e5e9e89f" +label: "Алагир" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14782 +data: App\Geo\Entity\City {#2137 …} +value: "5211ba67-8500-4c05-88c0-c3efc7a235a9" +label: "Алапаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14783 +data: App\Geo\Entity\City {#2149 …} +value: "5d3e3d25-92b6-4e6c-98a8-c78b98a3c40b" +label: "Алатырь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14784 +data: App\Geo\Entity\City {#2161 …} +value: "4b89a907-21d3-41de-820d-e3c280cce90b" +label: "Алдан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14785 +data: App\Geo\Entity\City {#2173 …} +value: "d36c9731-0104-440e-8fa6-ec4f3ff21426" +label: "Алейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14786 +data: App\Geo\Entity\City {#2185 …} +value: "ba79afad-694b-4096-9e03-9ad00e4be35f" +label: "Александров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14787 +data: App\Geo\Entity\City {#2197 …} +value: "6d6863fd-9c6d-42eb-bc55-8d9ce12d0dcc" +label: "Александровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14788 +data: App\Geo\Entity\City {#2209 …} +value: "942487ad-56b0-4dfb-a9a2-12251e45991a" +label: "Александровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14789 +data: App\Geo\Entity\City {#2221 …} +value: "a9dc9df3-a8f6-4b00-b094-3d66de9506d9" +label: "Александровск-Сахалинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14790 +data: App\Geo\Entity\City {#2233 …} +value: "4cf82711-ed46-4f02-b459-f6ad44a8695f" +label: "Алексеевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14791 +data: App\Geo\Entity\City {#2245 …} +value: "9e736093-bbd5-41d3-9eb1-85b4ecf6f94f" +label: "Алексин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14792 +data: App\Geo\Entity\City {#2257 …} +value: "d00a9886-fc87-4f74-828c-5281a5f0c19f" +label: "Алешки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14793 +data: App\Geo\Entity\City {#2269 …} +value: "2b503874-9694-41e9-8d67-725bc38a8685" +label: "Алзамай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14794 +data: App\Geo\Entity\City {#2281 …} +value: "31bd20e0-45f7-40f8-bd2b-7ea5df30d61d" +label: "Алмазная" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14795 +data: App\Geo\Entity\City {#2290 …} +value: "d93fc8b8-b0d6-4ff3-9301-5f933cf46ca2" +label: "Алупка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14796 +data: App\Geo\Entity\City {#2302 …} +value: "f620194d-24a4-4b16-aa30-cc900ce06598" +label: "Алушта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14797 +data: App\Geo\Entity\City {#2311 …} +value: "52e4104e-e2ae-42c3-878b-73b018e1ee9e" +label: "Алчевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14798 +data: App\Geo\Entity\City {#2320 …} +value: "f331c62d-a1f1-43f9-af70-53b4ec0bc65b" +label: "Альметьевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14799 +data: App\Geo\Entity\City {#2329 …} +value: "7ffc916c-c2d6-4e03-8303-6ddb2bbb7ea3" +label: "Амвросиевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14800 +data: App\Geo\Entity\City {#2338 …} +value: "88ac231e-cdd7-4f92-9ea4-4e03c0840cca" +label: "Амурск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14801 +data: App\Geo\Entity\City {#2350 …} +value: "71ab3aef-339a-41f8-bc66-0301c269170c" +label: "Анадырь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14802 +data: App\Geo\Entity\City {#2362 …} +value: "59cfe832-10cf-463d-8f89-d6104e2c2415" +label: "Анапа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14803 +data: App\Geo\Entity\City {#2371 …} +value: "a4a75327-6a2a-4e67-850a-0966e1a27a83" +label: "Ангарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14804 +data: App\Geo\Entity\City {#2380 …} +value: "af13812f-2f4c-41cb-97c9-1312b336e529" +label: "Андреаполь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14805 +data: App\Geo\Entity\City {#2392 …} +value: "d8840ee2-be96-4d57-9d1a-0d347e33976a" +label: "Анжеро-Судженск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14806 +data: App\Geo\Entity\City {#2404 …} +value: "0629a249-378e-4591-b43c-a30b7a846be1" +label: "Анива" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14807 +data: App\Geo\Entity\City {#2413 …} +value: "3166ba02-afbc-40ed-bae9-1eebfc503d4c" +label: "Антрацит" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14808 +data: App\Geo\Entity\City {#2422 …} +value: "4a5a758c-e7c3-4725-b410-001207fce2e8" +label: "Апатиты" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14809 +data: App\Geo\Entity\City {#2434 …} +value: "aadd93ed-952a-47c3-877c-37b55ae508db" +label: "Апрелевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14810 +data: App\Geo\Entity\City {#2446 …} +value: "cdc34042-85ae-4d91-8047-1d7d0ea88d3f" +label: "Апшеронск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14811 +data: App\Geo\Entity\City {#2455 …} +value: "55c28391-bbb3-4106-bae6-73408338b5f1" +label: "Арамиль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14812 +data: App\Geo\Entity\City {#2464 …} +value: "6ae96261-8498-42ed-95b5-b31ffcd111c8" +label: "Аргун" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14813 +data: App\Geo\Entity\City {#2476 …} +value: "dd336245-b5e5-47be-aa64-3ff049ac17ab" +label: "Ардатов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14814 +data: App\Geo\Entity\City {#2488 …} +value: "23148453-0122-46bf-a8d0-8ba48ab994e1" +label: "Ардон" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14815 +data: App\Geo\Entity\City {#2497 …} +value: "223bd297-c3af-40a1-95ba-39925fa1ef6b" +label: "Арзамас" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14816 +data: App\Geo\Entity\City {#2509 …} +value: "bd599d9f-6f14-4995-a676-dfa8ce45a97d" +label: "Аркадак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14817 +data: App\Geo\Entity\City {#2521 …} +value: "9d73182a-d010-4c56-9742-742810dec03c" +label: "Армавир" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14818 +data: App\Geo\Entity\City {#2530 …} +value: "d16ac676-333f-445c-aad0-30b3cb195826" +label: "Армянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14819 +data: App\Geo\Entity\City {#2539 …} +value: "78a47815-4340-475b-8bbd-5dfb205804da" +label: "Арсеньев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14820 +data: App\Geo\Entity\City {#2551 …} +value: "617277be-37ec-4ebf-b919-7b40eb0c3c48" +label: "Арск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14821 +data: App\Geo\Entity\City {#2560 …} +value: "5c4a46f0-3938-4dab-a95e-c5a42f56020e" +label: "Артем" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14822 +data: App\Geo\Entity\City {#2569 …} +value: "fe54789b-f182-4399-9e2f-02ac8235ddf0" +label: "Артемово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14823 +data: App\Geo\Entity\City {#2578 …} +value: "bff0f54a-5332-413c-b655-f2dc72f607e2" +label: "Артемовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14824 +data: App\Geo\Entity\City {#2590 …} +value: "3f6f463b-6781-4a79-ae1a-35c6df2d3bd8" +label: "Артемовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14825 +data: App\Geo\Entity\City {#2599 …} +value: "85a47f9a-7c64-4d18-9eea-6c7745db83e3" +label: "Артемовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14826 +data: App\Geo\Entity\City {#2608 …} +value: "58196d7a-619e-4f51-87dd-79b5c60627fe" +label: "Артемовский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14827 +data: App\Geo\Entity\City {#2617 …} +value: "bed27156-a8da-4054-b91b-12cc95affd19" +label: "Архангельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14828 +data: App\Geo\Entity\City {#2629 …} +value: "90f09120-e787-4cb5-b89e-499aa46659b4" +label: "Асбест" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14829 +data: App\Geo\Entity\City {#2638 …} +value: "b10d2428-753c-4f03-b49d-552e5058f497" +label: "Асино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14830 +data: App\Geo\Entity\City {#2650 …} +value: "a90466ac-5495-4918-91ea-823b4fca05b1" +label: "Астрахань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14831 +data: App\Geo\Entity\City {#2662 …} +value: "8f06b6d3-a6c2-4181-a5f7-2fc1b2a23dab" +label: "Аткарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14832 +data: App\Geo\Entity\City {#2671 …} +value: "eaf72f75-8ef9-437a-9acb-bc1aa82b5496" +label: "Ахтубинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14833 +data: App\Geo\Entity\City {#2680 …} +value: "669e07ec-39ca-4d51-90a4-63a616a9250c" +label: "Ачинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14834 +data: App\Geo\Entity\City {#2689 …} +value: "86ffcc18-8416-468b-8400-c2479f373e52" +label: "Ачхой-Мартан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14835 +data: App\Geo\Entity\City {#2698 …} +value: "9059ab9b-6c25-4962-b086-b0c988d81203" +label: "Аша" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14836 +data: App\Geo\Entity\City {#2710 …} +value: "a4fc0f89-0c92-4450-b7a3-5ef734edebd1" +label: "Бабаево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14837 +data: App\Geo\Entity\City {#2722 …} +value: "c82f7bfc-e54b-4579-b279-62c3214801d5" +label: "Бабушкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14838 +data: App\Geo\Entity\City {#2734 …} +value: "cd468ba7-3608-44e9-a41b-41990e6bcb22" +label: "Бавлы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14839 +data: App\Geo\Entity\City {#2743 …} +value: "51a70150-034b-4e74-8387-f969c3fa6f26" +label: "Байкальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14840 +data: App\Geo\Entity\City {#2752 …} +value: "1b23d7b6-791d-4932-ae88-d8c60173313b" +label: "Баймак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14841 +data: App\Geo\Entity\City {#2761 …} +value: "e6c689fd-595d-4740-8b3a-502f70119adb" +label: "Бакал" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14842 +data: App\Geo\Entity\City {#2770 …} +value: "fae4fd29-65c5-4509-9656-0acee176426b" +label: "Баксан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14843 +data: App\Geo\Entity\City {#2782 …} +value: "32531e41-413a-471e-950a-ae23a6bc28fd" +label: "Балабаново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14844 +data: App\Geo\Entity\City {#2794 …} +value: "45fb23d8-ab45-4112-8827-dce506ce5f37" +label: "Балаклава" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14845 +data: App\Geo\Entity\City {#2806 …} +value: "79f69ade-d5d5-45d8-a7a0-741e694022e6" +label: "Балаково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14846 +data: App\Geo\Entity\City {#2815 …} +value: "5e23ae24-c4c5-4b8e-8d00-978517b02ea3" +label: "Балахна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14847 +data: App\Geo\Entity\City {#2824 …} +value: "6c7111a0-5cbd-458a-95e1-d99a23af469d" +label: "Балашиха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14848 +data: App\Geo\Entity\City {#2833 …} +value: "71fd677b-f945-4db9-b777-f4172fa916f0" +label: "Балашов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14849 +data: App\Geo\Entity\City {#2842 …} +value: "a694a0d1-cf60-418a-a27a-357552fc5f79" +label: "Балей" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14850 +data: App\Geo\Entity\City {#2854 …} +value: "67ec8b29-0f33-4da4-8a85-23270aef5807" +label: "Балтийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14851 +data: App\Geo\Entity\City {#2866 …} +value: "69498cf1-e1c8-4015-aaf6-1579a8f7559e" +label: "Барабинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14852 +data: App\Geo\Entity\City {#2878 …} +value: "d8d4429b-238c-46e7-a891-d21b073f14c7" +label: "Барнаул" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14853 +data: App\Geo\Entity\City {#2887 …} +value: "5e81cf4f-9352-4397-9e7e-36c79b95593e" +label: "Барыш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14854 +data: App\Geo\Entity\City {#2899 …} +value: "5c684a6a-4024-47ff-8a9d-a7240189b590" +label: "Батайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14855 +data: App\Geo\Entity\City {#2908 …} +value: "52821ca0-924a-47e0-ba15-1de8940baa66" +label: "Бахчисарай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14856 +data: App\Geo\Entity\City {#2917 …} +value: "bf875dbc-cd68-48ec-ba7e-e06bebd24daf" +label: "Бежецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14857 +data: App\Geo\Entity\City {#2926 …} +value: "736cf6d7-da4f-40b3-8866-4c5f980019a5" +label: "Белая Калитва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14858 +data: App\Geo\Entity\City {#2935 …} +value: "9915671a-5a14-4f8b-ad58-08ae8fbb8c60" +label: "Белая Холуница" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14859 +data: App\Geo\Entity\City {#2947 …} +value: "c83bcd19-0b5a-451a-8a7f-144248926172" +label: "Белгород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14860 +data: App\Geo\Entity\City {#2956 …} +value: "682d82ae-c0db-4e8d-a3ea-32c007639239" +label: "Белебей" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14861 +data: App\Geo\Entity\City {#2965 …} +value: "31523fcd-118d-42ea-ba32-b8a73bebc433" +label: "Белев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14862 +data: App\Geo\Entity\City {#2974 …} +value: "a441874a-0b4a-42bd-8846-5cd312563c54" +label: "Белинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14863 +data: App\Geo\Entity\City {#2986 …} +value: "713f409f-8f50-491f-8c35-20e36b9cb78f" +label: "Белицкое" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14864 +data: App\Geo\Entity\City {#2995 …} +value: "029dc233-dba5-45ee-9a29-30aa5524be78" +label: "Белово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14865 +data: App\Geo\Entity\City {#3004 …} +value: "73baf6c0-db23-4253-a7cd-618112455c55" +label: "Белогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14866 +data: App\Geo\Entity\City {#3013 …} +value: "04dd7fdb-a19f-41ca-98eb-2afba124cfd9" +label: "Белогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14867 +data: App\Geo\Entity\City {#3025 …} +value: "93342fa7-3bb8-4732-bac1-a5a1c98e0655" +label: "Белозерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14868 +data: App\Geo\Entity\City {#3034 …} +value: "e632b8a7-d7de-4e5f-ac2f-a23e282f2e62" +label: "Белозерское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14869 +data: App\Geo\Entity\City {#3043 …} +value: "30fb1d9f-5e3f-4132-a581-7c15708fac16" +label: "Белокуриха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14870 +data: App\Geo\Entity\City {#3052 …} +value: "5ea25827-df3a-49c9-8b57-58bd1f01ba65" +label: "Беломорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14871 +data: App\Geo\Entity\City {#3064 …} +value: "f533b3e7-3355-4b03-96ed-6ad05e377d8e" +label: "Белоозёрский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14872 +data: App\Geo\Entity\City {#3073 …} +value: "22aeed8b-5168-4af2-94fd-4de2beee97c5" +label: "Белорецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14873 +data: App\Geo\Entity\City {#3082 …} +value: "a3eb18ec-4f70-40cc-ae08-ed397dcbbe4c" +label: "Белореченск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14874 +data: App\Geo\Entity\City {#3091 …} +value: "f1d64bcc-b9d8-4934-8632-29d8c8d69c85" +label: "Белоусово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14875 +data: App\Geo\Entity\City {#3100 …} +value: "a5d88397-7775-437a-9aae-cf7407993138" +label: "Белоярский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14876 +data: App\Geo\Entity\City {#3112 …} +value: "b4f7c03a-cbe3-4089-a150-a896a54cc9ef" +label: "Белый" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14877 +data: App\Geo\Entity\City {#3121 …} +value: "91abb1f7-9d3e-4597-afb6-ffdda87caa81" +label: "Бердск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14878 +data: App\Geo\Entity\City {#3130 …} +value: "5cd00a71-7f64-49e5-a2b3-8bac6b61ea11" +label: "Бердянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14879 +data: App\Geo\Entity\City {#3142 …} +value: "fa4f4b61-9b7e-418d-a0d0-3c2045e5ea83" +label: "Березники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14880 +data: App\Geo\Entity\City {#3151 …} +value: "df583f20-485f-439c-9cbb-e85f4f13aab8" +label: "Березовский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14881 +data: App\Geo\Entity\City {#3160 …} +value: "c737dbe9-6e3f-4bcf-bc2d-b640e38dd111" +label: "Березовский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14882 +data: App\Geo\Entity\City {#3169 …} +value: "577d0be1-6c2f-4a69-982b-7c8a0d63cfda" +label: "Берислав" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14883 +data: App\Geo\Entity\City {#3178 …} +value: "744aaa65-094c-4532-86b8-6c857ae5c815" +label: "Беслан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14884 +data: App\Geo\Entity\City {#3187 …} +value: "34c6c103-da32-4032-92cb-1bfa6d9d2fe8" +label: "Бийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14885 +data: App\Geo\Entity\City {#3196 …} +value: "847365fc-5e52-4fbb-baec-aad7cc8fcd75" +label: "Бикин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14886 +data: App\Geo\Entity\City {#3205 …} +value: "f1dcd711-15ee-43e8-ac70-0e50bb624ca5" +label: "Билибино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14887 +data: App\Geo\Entity\City {#3214 …} +value: "aa4a1250-fd27-4308-b1b3-ba6fdaf30629" +label: "Биробиджан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14888 +data: App\Geo\Entity\City {#3226 …} +value: "50281b8d-630e-4b10-89c0-b8da3ec311bb" +label: "Бирск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14889 +data: App\Geo\Entity\City {#3235 …} +value: "abd2778a-2378-4c4b-9f66-3b2dd6c7ae0a" +label: "Бирюсинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14890 +data: App\Geo\Entity\City {#3244 …} +value: "abfa2a58-6f44-465a-a9e3-26323689d949" +label: "Бирюч" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14891 +data: App\Geo\Entity\City {#3253 …} +value: "992565c6-8c6f-47a6-a116-e9fe35654d99" +label: "Благовещенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14892 +data: App\Geo\Entity\City {#3262 …} +value: "5d39d7f6-ffd8-48b6-9539-423c7ae94f02" +label: "Благовещенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14893 +data: App\Geo\Entity\City {#3271 …} +value: "72bbd8a5-f359-41f0-a553-54785d0d0180" +label: "Благодарный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14894 +data: App\Geo\Entity\City {#3283 …} +value: "57f27761-4c22-44c6-aa4c-ecebf95f2610" +label: "Бобров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14895 +data: App\Geo\Entity\City {#3295 …} +value: "0c94d728-a0cc-4722-acc0-212a04f8c0e6" +label: "Богданович" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14896 +data: App\Geo\Entity\City {#3304 …} +value: "b09a5399-2dc0-4207-81c3-5e307b1cad74" +label: "Богородицк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14897 +data: App\Geo\Entity\City {#3313 …} +value: "a2aea334-ac57-49a6-bdc1-332385e817b6" +label: "Богородск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14898 +data: App\Geo\Entity\City {#3322 …} +value: "b2f59164-c1e5-4d37-9d39-465fccdcea1d" +label: "Боготол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14899 +data: App\Geo\Entity\City {#3331 …} +value: "b9b5c4c9-4910-4c55-ab2d-07ce361273b2" +label: "Богучар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14900 +data: App\Geo\Entity\City {#3340 …} +value: "45f36978-6728-446b-883a-e01235ac8474" +label: "Бодайбо" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14901 +data: App\Geo\Entity\City {#3349 …} +value: "18f82a1b-b5a6-4230-b9bf-0e5c8b455363" +label: "Бокситогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14902 +data: App\Geo\Entity\City {#3361 …} +value: "cc34e41b-5247-4f7b-b96e-79bd02d022e5" +label: "Болгар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14903 +data: App\Geo\Entity\City {#3370 …} +value: "a7bdbae8-5794-4c0d-9a5d-9c536b7a3830" +label: "Бологое" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14904 +data: App\Geo\Entity\City {#3379 …} +value: "8e037503-2556-4780-8796-da32319fb4fd" +label: "Болотное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14905 +data: App\Geo\Entity\City {#3388 …} +value: "67846359-9e82-4fdc-b6f6-a984db6b0fe2" +label: "Болохово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14906 +data: App\Geo\Entity\City {#3397 …} +value: "014c5e82-6b75-4de5-987e-109081f66857" +label: "Болхов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14907 +data: App\Geo\Entity\City {#3409 …} +value: "afb8ce94-71e5-4fc1-aea4-352b5b40e7d8" +label: "Большой Камень" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14908 +data: App\Geo\Entity\City {#3418 …} +value: "10a1ffc7-48c2-4eb4-8881-bf16131a1501" +label: "Бор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14909 +data: App\Geo\Entity\City {#3427 …} +value: "3eba397e-21a8-4cdd-9032-92ec280282aa" +label: "Борзя" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14910 +data: App\Geo\Entity\City {#3436 …} +value: "a940221b-9bd5-43c2-a134-cb7eea2f5f3c" +label: "Борисоглебск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14911 +data: App\Geo\Entity\City {#3445 …} +value: "5055cc82-653e-481b-8c2e-be1f8c1ab7b5" +label: "Боровичи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14912 +data: App\Geo\Entity\City {#3457 …} +value: "4240b37d-3ba2-40fe-83c2-e826b730d1f9" +label: "Боровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14913 +data: App\Geo\Entity\City {#3466 …} +value: "76e301ef-e40c-4df1-9de7-706675b35eb8" +label: "Бородино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14914 +data: App\Geo\Entity\City {#3475 …} +value: "a0e57c49-24b1-44c0-a856-ab911fb441a8" +label: "Братск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14915 +data: App\Geo\Entity\City {#3484 …} +value: "356908b8-615d-445d-ba80-c34a44471ada" +label: "Бронницы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14916 +data: App\Geo\Entity\City {#3493 …} +value: "2142cba9-132e-4ac2-b2f4-6dc9cb18ec5e" +label: "Брянка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14917 +data: App\Geo\Entity\City {#3502 …} +value: "a2904471-b4fe-4412-bf1b-f089b3c39261" +label: "Брянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14918 +data: App\Geo\Entity\City {#3514 …} +value: "7aaf6e49-4807-4f0d-9a66-5f1621e8b612" +label: "Бугры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14919 +data: App\Geo\Entity\City {#3523 …} +value: "e17478bc-22df-4924-bcd8-35e41b453e47" +label: "Бугульма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14920 +data: App\Geo\Entity\City {#3532 …} +value: "99defabe-df5a-4f30-923f-03bda790291e" +label: "Бугуруслан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14921 +data: App\Geo\Entity\City {#3541 …} +value: "1e315799-5769-4db3-b9c0-4be4a279aed7" +label: "Буденновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14922 +data: App\Geo\Entity\City {#3550 …} +value: "02cd49d7-ba27-4b39-8809-64cb47b6dcec" +label: "Бузулук" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14923 +data: App\Geo\Entity\City {#3559 …} +value: "4b968866-efda-4705-8d18-6b17aefa0a81" +label: "Буинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14924 +data: App\Geo\Entity\City {#3568 …} +value: "cc076378-99db-4a1d-823b-d6b5a268d926" +label: "Буй" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14925 +data: App\Geo\Entity\City {#3580 …} +value: "e492ca4d-69b5-454f-a86b-60a4b7058b62" +label: "Буйнакск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14926 +data: App\Geo\Entity\City {#3592 …} +value: "810278ea-e4ba-4e0d-8467-7f7421074681" +label: "Бутурлиновка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14927 +data: App\Geo\Entity\City {#3601 …} +value: "2f03e7a5-6c39-4af8-a29d-55b03a16878d" +label: "Валдай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14928 +data: App\Geo\Entity\City {#3610 …} +value: "6adbb9d8-2802-4ab6-ab83-6f52ede16fda" +label: "Валуйки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14929 +data: App\Geo\Entity\City {#3619 …} +value: "c171a6a4-a972-48da-ad32-4f8d8ab6cd37" +label: "Васильевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14930 +data: App\Geo\Entity\City {#3628 …} +value: "ad413285-8572-40d0-ba43-60d113686c79" +label: "Вахрушево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14931 +data: App\Geo\Entity\City {#3637 …} +value: "af3cb0ce-14ca-47ab-8820-981a8f0e2754" +label: "Велиж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14932 +data: App\Geo\Entity\City {#3649 …} +value: "874f9f4d-acd1-4813-85ab-3781961ef5d6" +label: "Великие Луки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14933 +data: App\Geo\Entity\City {#3661 …} +value: "4e76a325-11ee-490e-ac5b-7292066fed62" +label: "Великий Новгород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14934 +data: App\Geo\Entity\City {#3670 …} +value: "4f6ade7e-2b83-469a-89a7-7257afb526b3" +label: "Великий Устюг" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14935 +data: App\Geo\Entity\City {#3679 …} +value: "83797cb5-3539-4e13-842e-267c98f3aa1d" +label: "Вельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14936 +data: App\Geo\Entity\City {#3688 …} +value: "e1aeab36-c9bf-4298-8aec-82e5ff142f83" +label: "Венев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14937 +data: App\Geo\Entity\City {#3697 …} +value: "e344b7c4-fabd-4eae-901f-02675f9da01a" +label: "Верещагино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14938 +data: App\Geo\Entity\City {#3706 …} +value: "6b4c41f2-635a-4fff-962a-c02c524f851d" +label: "Верея" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14939 +data: App\Geo\Entity\City {#3715 …} +value: "90819b97-b57b-4593-8ff8-3281dbaae2b7" +label: "Верхнеуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14940 +data: App\Geo\Entity\City {#3724 …} +value: "82a76d1d-659f-4250-b1df-6942948bbc87" +label: "Верхний Тагил" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14941 +data: App\Geo\Entity\City {#3733 …} +value: "5d9de0ce-79ae-454e-8b8f-f88c131da217" +label: "Верхний Уфалей" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14942 +data: App\Geo\Entity\City {#3742 …} +value: "0eaf9d54-26ce-4250-9a7b-6b5030d1d6ad" +label: "Верхняя Пышма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14943 +data: App\Geo\Entity\City {#3751 …} +value: "9e3a90ec-287e-4b4d-bf95-f1ba865ccb2a" +label: "Верхняя Салда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14944 +data: App\Geo\Entity\City {#3760 …} +value: "5290551a-1ff5-462e-8142-3ed5a9160cba" +label: "Верхняя Тура" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14945 +data: App\Geo\Entity\City {#3769 …} +value: "56b4d272-a3a0-4245-b983-9b8366710c8f" +label: "Верхотурье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14946 +data: App\Geo\Entity\City {#3778 …} +value: "91865a4d-2c65-498b-a922-acc57d3c2e2a" +label: "Верхоянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14947 +data: App\Geo\Entity\City {#3787 …} +value: "73e25d07-6da4-4d98-bb82-e36238817ce8" +label: "Весьегонск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14948 +data: App\Geo\Entity\City {#3796 …} +value: "8e5ecdb3-bace-429d-a443-16e1742d5a03" +label: "Ветлуга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14949 +data: App\Geo\Entity\City {#3805 …} +value: "96ad74c4-3dd6-477d-9a99-57c07f11a5a9" +label: "Видное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14950 +data: App\Geo\Entity\City {#3814 …} +value: "8397aa13-0c21-4366-afbe-1947f069842d" +label: "Вилюйск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14951 +data: App\Geo\Entity\City {#3823 …} +value: "1def87d9-4633-485b-908e-80fe1949ee26" +label: "Вилючинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14952 +data: App\Geo\Entity\City {#3835 …} +value: "7d65aa53-921a-4256-bdaf-2dd177c918c3" +label: "Вихоревка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14953 +data: App\Geo\Entity\City {#3844 …} +value: "ba8aad32-3d7d-44b6-ab4f-20c1cb5773c5" +label: "Вичуга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14954 +data: App\Geo\Entity\City {#3856 …} +value: "6ab10c8d-7c9f-4b5e-b8e9-76ef02abb007" +label: "Владивосток" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14955 +data: App\Geo\Entity\City {#3865 …} +value: "b13dd955-9a09-4af7-a581-2528ebd57741" +label: "Владикавказ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14956 +data: App\Geo\Entity\City {#3874 …} +value: "a8aa0ded-b7fb-4f1c-931b-b333f120551a" +label: "Владимир" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14957 +data: App\Geo\Entity\City {#3883 …} +value: "b76c6cbb-ef82-4478-8f2d-2d2c209f6ce4" +label: "Волгоград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14958 +data: App\Geo\Entity\City {#3895 …} +value: "f5980be6-ecc3-4b17-a80b-c4bc6cc930d3" +label: "Волгодонск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14959 +data: App\Geo\Entity\City {#3904 …} +value: "0c9c1799-1594-466b-80c3-fe21a554523c" +label: "Волгореченск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14960 +data: App\Geo\Entity\City {#3913 …} +value: "f5142f21-ac9c-4b13-af19-b381c62c787e" +label: "Волжск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14961 +data: App\Geo\Entity\City {#3925 …} +value: "a0a45a9f-02ec-485f-8bab-cccd9a20572b" +label: "Волжский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14962 +data: App\Geo\Entity\City {#3934 …} +value: "35c348ef-d385-4196-a161-a0d2b7e50f53" +label: "Волноваха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14963 +data: App\Geo\Entity\City {#3943 …} +value: "3bf0b07b-b809-470b-86b8-bfdded70b61a" +label: "Вологда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14964 +data: App\Geo\Entity\City {#3952 …} +value: "7a7a7e83-a6e7-461b-a8dd-10c272221bb9" +label: "Володарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14965 +data: App\Geo\Entity\City {#3961 …} +value: "79620d6e-ca48-4085-8fbd-1afde50475b5" +label: "Волоколамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14966 +data: App\Geo\Entity\City {#3970 …} +value: "49b0184f-9959-42ad-904a-7913aaaed6e3" +label: "Волосово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14967 +data: App\Geo\Entity\City {#3979 …} +value: "d6ab32a4-4d54-45da-a158-508fc1f6e7f1" +label: "Волхов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14968 +data: App\Geo\Entity\City {#3988 …} +value: "d412472a-0de5-4f45-b427-a7a0c08f71cd" +label: "Волчанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14969 +data: App\Geo\Entity\City {#3997 …} +value: "8bc74c02-c61a-42d0-a295-1eec62f915e1" +label: "Вольнянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14970 +data: App\Geo\Entity\City {#4006 …} +value: "8f37a8a1-4187-4d27-8a2e-14238b4a0494" +label: "Вольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14971 +data: App\Geo\Entity\City {#4015 …} +value: "3ddde8f1-ef3b-438b-bf89-0696eab6deff" +label: "Воркута" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14972 +data: App\Geo\Entity\City {#4027 …} +value: "30cd419f-adba-45a8-ac17-61d6477f24c9" +label: "Воронеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14973 +data: App\Geo\Entity\City {#4036 …} +value: "e1ac3f60-c2aa-4ed8-9f2c-82ece290ec8a" +label: "Воронеж-45" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14974 +data: App\Geo\Entity\City {#4045 …} +value: "d6796f53-a9ba-4096-bec2-5633e026efbe" +label: "Ворсма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14975 +data: App\Geo\Entity\City {#4054 …} +value: "b2b9e8c6-9e48-4649-aa2f-b09caff71e30" +label: "Воскресенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14976 +data: App\Geo\Entity\City {#4063 …} +value: "4146eca1-f590-4c42-ad1d-cc91a615b382" +label: "Воткинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14977 +data: App\Geo\Entity\City {#4075 …} +value: "b7cbe033-daee-4218-bcbe-0d35db92d108" +label: "Всеволожск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14978 +data: App\Geo\Entity\City {#4084 …} +value: "227d5f2e-808b-4b80-a70c-4723163404cf" +label: "Вуктыл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14979 +data: App\Geo\Entity\City {#4093 …} +value: "6095f272-f32a-4045-b7dd-149c3ce01ead" +label: "Выборг" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14980 +data: App\Geo\Entity\City {#4102 …} +value: "0399fab2-bacc-4ee7-a372-2c9f6f48974a" +label: "Выкса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14981 +data: App\Geo\Entity\City {#4111 …} +value: "143bfd49-3f29-40f1-b981-d4417b6968ee" +label: "Высоковск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14982 +data: App\Geo\Entity\City {#4120 …} +value: "78edd8ba-0ade-4ada-9152-273a8da57e44" +label: "Высоцк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14983 +data: App\Geo\Entity\City {#4129 …} +value: "806ccf7a-7f43-4d2e-b6ed-b07e70492955" +label: "Вытегра" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14984 +data: App\Geo\Entity\City {#4138 …} +value: "964da746-d8d5-4607-9665-39d809f48f59" +label: "Вышний Волочек" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14985 +data: App\Geo\Entity\City {#4147 …} +value: "a2ea8d03-c91e-4911-99de-baf04bc409c5" +label: "Вяземский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14986 +data: App\Geo\Entity\City {#4156 …} +value: "61484b56-7e43-4fa1-96c8-c0f962b25e20" +label: "Вязники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14987 +data: App\Geo\Entity\City {#4165 …} +value: "545a36ff-8fec-4f09-839c-e7c4f84c4a8b" +label: "Вязьма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14988 +data: App\Geo\Entity\City {#4174 …} +value: "dfe83d31-297a-4632-a38c-0ab12998b8f9" +label: "Вятские Поляны" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14989 +data: App\Geo\Entity\City {#4183 …} +value: "1ead2452-eae8-4664-acba-bcb4ccf57e47" +label: "Гаврилов Посад" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14990 +data: App\Geo\Entity\City {#4192 …} +value: "835c9108-1f17-4b84-8087-2e84799155cd" +label: "Гаврилов-Ям" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14991 +data: App\Geo\Entity\City {#4204 …} +value: "afbfef47-5008-4fcd-9f4e-1608b9698792" +label: "Гагарин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14992 +data: App\Geo\Entity\City {#4213 …} +value: "adfb1d3c-de51-400b-b3ec-1b058e6dec55" +label: "Гаджиево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14993 +data: App\Geo\Entity\City {#4222 …} +value: "2c4eaa68-61ff-428d-9995-2055360654ff" +label: "Гай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14994 +data: App\Geo\Entity\City {#4231 …} +value: "8331b1df-6bbf-445f-a1fa-c689e4c47938" +label: "Галич" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14995 +data: App\Geo\Entity\City {#4240 …} +value: "00d99c52-2203-4333-b71f-7f8fe460ac4a" +label: "Гатчина" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14996 +data: App\Geo\Entity\City {#4249 …} +value: "964f79df-d19f-4553-909f-fb6b5cb72c58" +label: "Гдов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14997 +data: App\Geo\Entity\City {#4258 …} +value: "796af09a-b751-469a-881e-57e528e82fb5" +label: "Геленджик" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14998 +data: App\Geo\Entity\City {#4267 …} +value: "393d0204-a321-4356-ae94-5a072cc11f8b" +label: "Геническ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14999 +data: App\Geo\Entity\City {#4276 …} +value: "5ea6bf09-c073-4472-b094-3a74892346bc" +label: "Георгиевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15000 +data: App\Geo\Entity\City {#4285 …} +value: "4869d9e5-89c0-48b2-aef5-0af7d609654c" +label: "Глазов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15001 +data: App\Geo\Entity\City {#4294 …} +value: "ac83a69b-d2c9-4ebf-8530-4cd54cc556f8" +label: "Голая Пристань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15002 +data: App\Geo\Entity\City {#4303 …} +value: "413367ce-9cb7-4dd4-9eed-ab6a2fd573e9" +label: "Голицыно" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15003 +data: App\Geo\Entity\City {#4312 …} +value: "8d147499-6cbf-4ca3-8d61-97bde5eb844b" +label: "Горбатов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15004 +data: App\Geo\Entity\City {#4321 …} +value: "19119215-dcd2-49c4-99be-a9792fe4e649" +label: "Горловка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15005 +data: App\Geo\Entity\City {#4330 …} +value: "c55b0b0b-de77-4b16-a833-339381ac4828" +label: "Горно-Алтайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15006 +data: App\Geo\Entity\City {#4342 …} +value: "d70441bd-7882-4780-959b-9e7a48b0ec7c" +label: "Горнозаводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15007 +data: App\Geo\Entity\City {#4351 …} +value: "8a110fa8-cfcf-4045-8aa1-f8dcd4277025" +label: "Горняк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15008 +data: App\Geo\Entity\City {#4360 …} +value: "17a9618a-c2c1-4ceb-bca0-a472772f6b41" +label: "Горняк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15009 +data: App\Geo\Entity\City {#4369 …} +value: "7fd21c56-a1bd-42a6-bba0-aa0d3c6da54b" +label: "Городец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15010 +data: App\Geo\Entity\City {#4378 …} +value: "6005b6b2-1d97-4ee4-8311-755eebc76839" +label: "Городище" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15011 +data: App\Geo\Entity\City {#4387 …} +value: "cc8439e3-e815-456d-8bd0-a4c133a1309c" +label: "Городовиковск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15012 +data: App\Geo\Entity\City {#4399 …} +value: "a470cc62-7a49-4b79-9b03-23dad40e291e" +label: "Гороховец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15013 +data: App\Geo\Entity\City {#4408 …} +value: "5209e38e-d004-4c91-9e2d-49f262397e79" +label: "Горское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15014 +data: App\Geo\Entity\City {#4417 …} +value: "9ee93795-d0fc-413d-b3ea-9aa61e5685e8" +label: "Горячий Ключ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15015 +data: App\Geo\Entity\City {#4426 …} +value: "d3a96c90-ec1f-462b-a8c9-637da707a0e3" +label: "Грайворон" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15016 +data: App\Geo\Entity\City {#4435 …} +value: "aa4e6d7d-5a78-40de-b5f9-d47d20b9dfcb" +label: "Гремячинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15017 +data: App\Geo\Entity\City {#4444 …} +value: "b9370a30-1ec1-43c9-84bc-805474bafde9" +label: "Грозный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15018 +data: App\Geo\Entity\City {#4453 …} +value: "75fd1e0e-98c4-423d-9943-182187390a7d" +label: "Грязи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15019 +data: App\Geo\Entity\City {#4465 …} +value: "559137fe-56e1-4d27-b668-8cfb8d3f8c7d" +label: "Грязовец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15020 +data: App\Geo\Entity\City {#4474 …} +value: "18ea8c80-af79-457e-8b0c-cf2287a6198e" +label: "Губаха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15021 +data: App\Geo\Entity\City {#4483 …} +value: "36798445-32b4-4628-91e5-aa97f782bd5d" +label: "Губкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15022 +data: App\Geo\Entity\City {#4492 …} +value: "617fbabe-1ffb-4ca5-b55f-7c529f8d3a2b" +label: "Губкинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15023 +data: App\Geo\Entity\City {#4504 …} +value: "602e3f34-7fd8-4e0d-be3c-f71254638b06" +label: "Гудермес" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15024 +data: App\Geo\Entity\City {#4513 …} +value: "5db0e1fa-d5b4-44e3-902f-e644002a44bc" +label: "Гуково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15025 +data: App\Geo\Entity\City {#4522 …} +value: "61426b7c-c81b-417b-9dca-1a68fc1b6f20" +label: "Гулькевичи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15026 +data: App\Geo\Entity\City {#4531 …} +value: "79d937ba-0a74-495c-ad1a-318316e95c4f" +label: "Гуляйполе" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15027 +data: App\Geo\Entity\City {#4540 …} +value: "0eeba4c3-5066-4068-8adc-33bb8459ab17" +label: "Гурьевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15028 +data: App\Geo\Entity\City {#4549 …} +value: "02aa15ed-1132-4ce5-be10-443a17bdc9e8" +label: "Гусиноозерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15029 +data: App\Geo\Entity\City {#4558 …} +value: "54038e39-09c2-4aa8-9c55-559ad43928b2" +label: "Гусь-Хрустальный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15030 +data: App\Geo\Entity\City {#4567 …} +value: "0696f580-67c4-46a7-bc98-17881abc4481" +label: "Давлеканово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15031 +data: App\Geo\Entity\City {#4576 …} +value: "88f3d2d3-d6e7-4b9f-a625-206b8608fe1d" +label: "Дагестанские Огни" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15032 +data: App\Geo\Entity\City {#4585 …} +value: "a796c317-f641-4922-ab09-866a6b826d95" +label: "Далматово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15033 +data: App\Geo\Entity\City {#4597 …} +value: "254512be-a59a-48ca-9291-d5404c774410" +label: "Дальнегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15034 +data: App\Geo\Entity\City {#4606 …} +value: "fcca87b5-e337-49ad-ac52-23d6b37513bd" +label: "Дальнереченск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15035 +data: App\Geo\Entity\City {#4615 …} +value: "4b52441a-7b33-4719-9281-9197ef4804b4" +label: "Данилов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15036 +data: App\Geo\Entity\City {#4624 …} +value: "90f1b33b-1653-43ac-9eaf-7fa7ee1adb1e" +label: "Данков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15037 +data: App\Geo\Entity\City {#4633 …} +value: "9123eff7-bbd5-4582-8936-ec59bb5151b2" +label: "Дебальцево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15038 +data: App\Geo\Entity\City {#4642 …} +value: "7af86d4b-5601-4a37-bb57-689bcbca65e9" +label: "Дегтярск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15039 +data: App\Geo\Entity\City {#4651 …} +value: "1c3c9693-4ec7-4827-96d9-d50df3917808" +label: "Дедовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15040 +data: App\Geo\Entity\City {#4660 …} +value: "d8dbe6b3-54fc-4890-a8aa-cf6fe1d5560d" +label: "Демидов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15041 +data: App\Geo\Entity\City {#4669 …} +value: "8957732f-f370-4ff4-a8cf-6436b81e34cf" +label: "Дербент" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15042 +data: App\Geo\Entity\City {#4678 …} +value: "f6938138-2280-4dfa-98b3-877b15daf0ab" +label: "Десногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15043 +data: App\Geo\Entity\City {#4687 …} +value: "ab139095-f694-42f8-bbe7-1665a6149c52" +label: "Джанкой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15044 +data: App\Geo\Entity\City {#4696 …} +value: "ef1c1e95-8efe-479b-a047-028af8b936f5" +label: "Дзержинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15045 +data: App\Geo\Entity\City {#4705 …} +value: "c390f0ef-0667-41b5-af85-6932424e6807" +label: "Дзержинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15046 +data: App\Geo\Entity\City {#4714 …} +value: "488af15b-4011-4caf-afdd-5de27759879c" +label: "Дзержинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15047 +data: App\Geo\Entity\City {#4723 …} +value: "c05da270-26a2-4c5b-8951-77f9230ffc1b" +label: "Дивногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15048 +data: App\Geo\Entity\City {#4732 …} +value: "391dfe6e-a5cb-4dd5-ae93-18529e700053" +label: "Дигора" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15049 +data: App\Geo\Entity\City {#4741 …} +value: "3469fe5e-c79f-4ca4-8779-c4308b50482d" +label: "Димитров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15050 +data: App\Geo\Entity\City {#4750 …} +value: "d1bf68ee-03b1-4dbd-8b56-5fcb21a58522" +label: "Димитровград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15051 +data: App\Geo\Entity\City {#4759 …} +value: "20d69a9d-06f6-4cb8-b085-5a0c441990a6" +label: "Дмитриев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15052 +data: App\Geo\Entity\City {#4771 …} +value: "6b2cee9c-0d80-4ab5-be42-b706c9e5e5bf" +label: "Дмитров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15053 +data: App\Geo\Entity\City {#4780 …} +value: "1f2f29be-91e0-44a5-a484-b9b7eef6a60d" +label: "Дмитровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15054 +data: App\Geo\Entity\City {#4789 …} +value: "87342c9b-bbb8-4ebc-9419-940128efbdf6" +label: "Днепрорудное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15055 +data: App\Geo\Entity\City {#4798 …} +value: "928c57c0-c776-48e5-8ee6-e0abd97bbb84" +label: "Дно" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15056 +data: App\Geo\Entity\City {#4807 …} +value: "404603a9-dd9a-4669-9b40-356d82a5ea1a" +label: "Доброполье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15057 +data: App\Geo\Entity\City {#4816 …} +value: "b78d12e8-fd07-4dac-b5f6-195044738502" +label: "Добрянка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15058 +data: App\Geo\Entity\City {#4825 …} +value: "58acd5d8-be23-46c0-bcc3-687c174d0fbb" +label: "Докучаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15059 +data: App\Geo\Entity\City {#4834 …} +value: "896aedeb-e5ba-4b9c-b063-b6a64ade4907" +label: "Долгопрудный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15060 +data: App\Geo\Entity\City {#4843 …} +value: "5995879e-b21f-481b-b0c4-3ab5e946c925" +label: "Долинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15061 +data: App\Geo\Entity\City {#4852 …} +value: "a252b5dd-1075-4dc6-b5ce-4355c4ba70aa" +label: "Домодедово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15062 +data: App\Geo\Entity\City {#4861 …} +value: "7fed9596-2db8-4d59-8aa1-09390b6273f2" +label: "Донецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15063 +data: App\Geo\Entity\City {#4870 …} +value: "7f7285b0-874f-4dd3-a313-b0dd1be6ac0f" +label: "Донецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15064 +data: App\Geo\Entity\City {#4879 …} +value: "c9c14489-1f09-4abc-bcfa-a5ba804a680a" +label: "Донской" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15065 +data: App\Geo\Entity\City {#4888 …} +value: "ef2cd129-7a7f-4f50-8cb3-a669ebcecd07" +label: "Дорогобуж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15066 +data: App\Geo\Entity\City {#4897 …} +value: "32e9f798-5a8c-4d50-a007-b4878b5378f4" +label: "Дрезна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15067 +data: App\Geo\Entity\City {#4906 …} +value: "f3943b51-0016-4abe-b524-72a124b7fc9b" +label: "Дружковка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15068 +data: App\Geo\Entity\City {#4915 …} +value: "f91d954f-b9e7-44bf-864c-64efa75f2a49" +label: "Дубна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15069 +data: App\Geo\Entity\City {#4924 …} +value: "937cefe1-9aa3-41a6-9218-b75ae8627e2e" +label: "Дубовка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15070 +data: App\Geo\Entity\City {#4933 …} +value: "11d1dd80-71ce-4f2e-84b0-f0c99bae2dde" +label: "Дудинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15071 +data: App\Geo\Entity\City {#4942 …} +value: "6da21626-6947-41d7-a2b1-9787b235744d" +label: "Духовщина" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15072 +data: App\Geo\Entity\City {#4951 …} +value: "96e3bee9-09f9-49f0-ab2c-365f2759e750" +label: "Дюртюли" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15073 +data: App\Geo\Entity\City {#4960 …} +value: "4a3858fe-2f66-4426-b8a1-1cc33ac45ae0" +label: "Дятьково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15074 +data: App\Geo\Entity\City {#4969 …} +value: "275e83c2-f219-463b-9212-a9c88439b60e" +label: "Евпатория" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15075 +data: App\Geo\Entity\City {#4978 …} +value: "0f4937f0-8152-4d85-931d-7ed53a31bb3b" +label: "Егорьевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15076 +data: App\Geo\Entity\City {#4987 …} +value: "b0c70999-2922-4038-988f-c0bbdee0e339" +label: "Ейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15077 +data: App\Geo\Entity\City {#4996 …} +value: "685ed10b-8b75-4bf4-a452-0cd3d2cc2195" +label: "Екатеринбург" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15078 +data: App\Geo\Entity\City {#5005 …} +value: "b0f5e651-5369-497f-bea3-a8c0443cb0a1" +label: "Елабуга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15079 +data: App\Geo\Entity\City {#5014 …} +value: "0eb02ee2-24c5-4a02-b8cd-259a3359923c" +label: "Елец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15080 +data: App\Geo\Entity\City {#5023 …} +value: "6673596f-fd16-4789-842b-456ff01d54b1" +label: "Елизово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15081 +data: App\Geo\Entity\City {#5032 …} +value: "05cd1ea4-2d66-4bd8-9b9a-0570996e67f1" +label: "Ельня" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15082 +data: App\Geo\Entity\City {#5041 …} +value: "09e9102b-b558-4396-a611-74799d12ec6f" +label: "Еманжелинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15083 +data: App\Geo\Entity\City {#5050 …} +value: "b849e900-1869-409b-a972-62ba11575070" +label: "Емва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15084 +data: App\Geo\Entity\City {#5059 …} +value: "4dc83019-55a7-485e-aba1-eb61fab2a8a7" +label: "Енакиево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15085 +data: App\Geo\Entity\City {#5068 …} +value: "d9cd1173-6b74-4d59-841f-80faf304c3b4" +label: "Енисейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15086 +data: App\Geo\Entity\City {#5077 …} +value: "31d818ec-057d-43b1-9225-d4b87ff97551" +label: "Ермолино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15087 +data: App\Geo\Entity\City {#5086 …} +value: "d27c1228-5acc-44f4-96ac-534d73317d1b" +label: "Ершов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15088 +data: App\Geo\Entity\City {#5095 …} +value: "55b03893-d993-4423-9da5-74fa98c7340d" +label: "Ессентуки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15089 +data: App\Geo\Entity\City {#5104 …} +value: "825f9a61-a867-43f5-b3d6-2e75be329b59" +label: "Ефремов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15090 +data: App\Geo\Entity\City {#5113 …} +value: "aa8050db-a825-401a-8917-baec8cff9363" +label: "Ждановка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15091 +data: App\Geo\Entity\City {#5122 …} +value: "c96f084f-9cda-43ed-86d3-9ddb84cb9c0c" +label: "Железноводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15092 +data: App\Geo\Entity\City {#5131 …} +value: "872e9a78-822e-4414-855e-0578a807407b" +label: "Железногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15093 +data: App\Geo\Entity\City {#5140 …} +value: "204b4300-1936-4fe2-81b3-ad8ef96a9ea8" +label: "Железногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15094 +data: App\Geo\Entity\City {#5149 …} +value: "9286bb45-7998-4f33-88ee-c5e0c524615f" +label: "Железногорск-Илимский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15095 +data: App\Geo\Entity\City {#5158 …} +value: "e849ad84-3abb-45f0-8cbf-d300f65ed6b3" +label: "Жердевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15096 +data: App\Geo\Entity\City {#5170 …} +value: "ce79d8bb-585d-4e70-aac0-f78be891418f" +label: "Жигулевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15097 +data: App\Geo\Entity\City {#5182 …} +value: "6879a4fd-4afb-48f8-9039-c6ac7337afef" +label: "Жиздра" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15098 +data: App\Geo\Entity\City {#5191 …} +value: "fe20f4b6-95ff-4533-94db-dffcea9584ce" +label: "Жирновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15099 +data: App\Geo\Entity\City {#5200 …} +value: "db5dbbfe-f6c6-4d64-a0b3-3867a0ed1ac8" +label: "Жуков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15100 +data: App\Geo\Entity\City {#5209 …} +value: "edd5f85b-6f1f-4ee6-8c09-c15cd4580cff" +label: "Жуковка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15101 +data: App\Geo\Entity\City {#5218 …} +value: "d86ba261-3aef-4060-8cb1-6f8eeb1d624b" +label: "Жуковский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15102 +data: App\Geo\Entity\City {#5227 …} +value: "fee58e2e-05fd-4db2-9c52-6c942eee00d2" +label: "Завитинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15103 +data: App\Geo\Entity\City {#5236 …} +value: "23e89f86-02bf-4302-b962-0f86e05f4154" +label: "Заводоуковск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15104 +data: App\Geo\Entity\City {#5248 …} +value: "f62787bb-4208-432c-b5dd-6feaa1100ccf" +label: "Заволжск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15105 +data: App\Geo\Entity\City {#5257 …} +value: "2070a2d0-a0cd-4b77-9cb5-353f7301834e" +label: "Заволжье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15106 +data: App\Geo\Entity\City {#5266 …} +value: "8398fe4a-40f0-4d55-a529-cd49bc2972ad" +label: "Задонск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15107 +data: App\Geo\Entity\City {#5275 …} +value: "04b1c54c-9cea-40a0-87f1-9096252949ec" +label: "Заинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15108 +data: App\Geo\Entity\City {#5284 …} +value: "2bcf0121-c125-4ccb-a8db-d061e6a73702" +label: "Закаменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15109 +data: App\Geo\Entity\City {#5293 …} +value: "d3fb3af2-0c86-4b84-85bf-157cd6db5cc8" +label: "Заозерный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15110 +data: App\Geo\Entity\City {#5302 …} +value: "ecdd4b77-c8f2-49f6-887a-f705aaaa060f" +label: "Заозерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15111 +data: App\Geo\Entity\City {#5311 …} +value: "1a71104c-2cf8-40e6-bdf8-18224150a5d1" +label: "Западная Двина" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15112 +data: App\Geo\Entity\City {#5320 …} +value: "d86ae4c3-0b3d-4972-bf7d-0d584307c146" +label: "Заполярный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15113 +data: App\Geo\Entity\City {#5329 …} +value: "78dd3e15-f46e-40b5-a2bc-097e50c63620" +label: "Запорожье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15114 +data: App\Geo\Entity\City {#5338 …} +value: "59a6a209-63ba-43a0-983d-bf17e7406b6b" +label: "Зарайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15115 +data: App\Geo\Entity\City {#5347 …} +value: "cc2c5ff2-a47f-42bf-ba6a-5bb6afc7dfa8" +label: "Заречный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15116 +data: App\Geo\Entity\City {#5356 …} +value: "b13b5d25-3049-447b-8f9b-f5faae35ba41" +label: "Заречный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15117 +data: App\Geo\Entity\City {#5365 …} +value: "cc299ac7-9646-4d7b-bab8-ec78ec6ea21f" +label: "Заринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15118 +data: App\Geo\Entity\City {#5374 …} +value: "79fcb82a-d09d-4bf4-b20d-ac4128f51031" +label: "Звенигово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15119 +data: App\Geo\Entity\City {#5383 …} +value: "b4ce3761-58a3-4f83-804c-7c391926935d" +label: "Звенигород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15120 +data: App\Geo\Entity\City {#5392 …} +value: "8854afa7-df22-4572-8e04-626c6e03cfd2" +label: "Зверево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15121 +data: App\Geo\Entity\City {#5401 …} +value: "15324fcf-515b-4902-aaee-36c1f7b2ee7c" +label: "Зеленогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15122 +data: App\Geo\Entity\City {#5413 …} +value: "4dc3421c-84e1-49f5-952b-144983fb5432" +label: "Зеленогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15123 +data: App\Geo\Entity\City {#5422 …} +value: "a68108ef-ed5b-405b-813f-191932b23b6e" +label: "Зеленоград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15124 +data: App\Geo\Entity\City {#5431 …} +value: "244f8fd8-b8e8-4cf7-8b57-d15097d8d02e" +label: "Зеленодольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15125 +data: App\Geo\Entity\City {#5440 …} +value: "9f46ae41-1e09-48eb-b708-ddd000d4e62a" +label: "Зеленокумск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15126 +data: App\Geo\Entity\City {#5449 …} +value: "f14bc625-9d88-4c9d-8b53-2d48f4d65079" +label: "Зерноград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15127 +data: App\Geo\Entity\City {#5458 …} +value: "6cfe6b77-422f-46b9-a0d6-e49b25509e34" +label: "Зея" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15128 +data: App\Geo\Entity\City {#5467 …} +value: "75491880-ed4f-434e-a54d-f62d4c99f1ee" +label: "Зима" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15129 +data: App\Geo\Entity\City {#5476 …} +value: "6022fd63-d4e8-4749-adc0-cc10c267cdb9" +label: "Зимогорье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15130 +data: App\Geo\Entity\City {#5485 …} +value: "ab6558d2-2147-455c-a9da-274efde3f912" +label: "Златоуст" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15131 +data: App\Geo\Entity\City {#5494 …} +value: "402e4b85-2ec2-41ab-a016-a39068e36669" +label: "Злынка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15132 +data: App\Geo\Entity\City {#5503 …} +value: "8d583025-4b2d-4a9e-a870-fbf1a4eae0d5" +label: "Змеиногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15133 +data: App\Geo\Entity\City {#5512 …} +value: "9fe1c4ab-c259-4199-9c62-7944ec22b602" +label: "Знаменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15134 +data: App\Geo\Entity\City {#5521 …} +value: "cf7bac8b-0ca4-452b-84bd-c280dc93e594" +label: "Золотое" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15135 +data: App\Geo\Entity\City {#5530 …} +value: "8c17ab95-2816-4b71-9122-1bf12bf92d23" +label: "Зоринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15136 +data: App\Geo\Entity\City {#5539 …} +value: "35e368dd-0b04-457d-882c-30cd9ebdf87a" +label: "Зубцов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15137 +data: App\Geo\Entity\City {#5548 …} +value: "350bf0b0-b957-4e9e-900d-5cc935fd4af5" +label: "Зугрэс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15138 +data: App\Geo\Entity\City {#5557 …} +value: "16d1ff29-8508-4d02-989f-f23bb138a792" +label: "Зуевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15139 +data: App\Geo\Entity\City {#5566 …} +value: "88d33e96-927e-429c-bba2-63817ede082b" +label: "Ивангород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15140 +data: App\Geo\Entity\City {#5575 …} +value: "9ef7048d-e574-4a07-9b2b-d82266d45011" +label: "Иваново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15141 +data: App\Geo\Entity\City {#5584 …} +value: "5404e5cd-2577-423b-a446-c1f21c56b556" +label: "Ивантеевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15142 +data: App\Geo\Entity\City {#5593 …} +value: "28c0c72d-e9ca-4ff0-b3f5-0928bb11f239" +label: "Ивдель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15143 +data: App\Geo\Entity\City {#5602 …} +value: "033f380f-d181-43d7-a766-37c0b8805b9f" +label: "Игарка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15144 +data: App\Geo\Entity\City {#5611 …} +value: "c2f49688-e92a-46b0-ba8c-ce5599c85c55" +label: "Ижевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15145 +data: App\Geo\Entity\City {#5620 …} +value: "7d7f9706-1802-458d-a966-52ad929c106b" +label: "Избербаш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15146 +data: App\Geo\Entity\City {#5629 …} +value: "21a21a9b-b8cd-46cb-aa34-e698f8b45bb0" +label: "Изобильный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15147 +data: App\Geo\Entity\City {#5638 …} +value: "3e1429fc-8a68-40d7-b170-8a98852c58ce" +label: "Иланский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15148 +data: App\Geo\Entity\City {#5647 …} +value: "5f2be4d2-60b8-42f6-a749-4445b6c719c3" +label: "Иловайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15149 +data: App\Geo\Entity\City {#5656 …} +value: "f0d98e58-1696-4404-b2b2-4060e7eb9999" +label: "Инза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15150 +data: App\Geo\Entity\City {#5665 …} +value: "bbc442d6-b8a1-42c1-8514-4ed3d1a455f2" +label: "Инкерман" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15151 +data: App\Geo\Entity\City {#5674 …} +value: "6644dc32-695f-471e-aed6-a7d525b969f8" +label: "Иннополис" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15152 +data: App\Geo\Entity\City {#5683 …} +value: "d3c19bd5-9102-4375-a08a-88622d199ea7" +label: "Инсар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15153 +data: App\Geo\Entity\City {#5692 …} +value: "09e4600d-539d-4b13-a08d-a81c9f414d4c" +label: "Инта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15154 +data: App\Geo\Entity\City {#5701 …} +value: "11f3faaf-2f2e-4b74-b20c-e9217e39b387" +label: "Ипатово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15155 +data: App\Geo\Entity\City {#5710 …} +value: "e3b6bcfd-4a2f-4ad7-b125-678888a18489" +label: "Ирбит" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15156 +data: App\Geo\Entity\City {#5719 …} +value: "5b121abd-8049-4197-b338-a818183d80c0" +label: "Иркутск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15157 +data: App\Geo\Entity\City {#5728 …} +value: "ce581bcb-d72d-45e0-bfcc-57183489f67a" +label: "Ирмино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15158 +data: App\Geo\Entity\City {#5737 …} +value: "542a9aef-6cc2-46b1-b19c-294e801cc883" +label: "Исилькуль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15159 +data: App\Geo\Entity\City {#5749 …} +value: "1f901d1c-b0fd-401c-a9c8-057eb0584caa" +label: "Искитим" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15160 +data: App\Geo\Entity\City {#5758 …} +value: "bb7c15f0-970a-40cd-8ae5-59d7ec451b96" +label: "Истра" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15161 +data: App\Geo\Entity\City {#5767 …} +value: "49b62cf6-9f30-4cad-bfbe-f653104fab6a" +label: "Ишим" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15162 +data: App\Geo\Entity\City {#5776 …} +value: "4c533061-bb2a-4f7e-8581-74cf81ac7b37" +label: "Ишимбай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15163 +data: App\Geo\Entity\City {#5785 …} +value: "8c078225-508e-47cf-a69a-eed8eae5cdac" +label: "Йошкар-Ола" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15164 +data: App\Geo\Entity\City {#5794 …} +value: "fd0e7483-75e3-41ef-8338-681a7108aaa3" +label: "Кадников" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15165 +data: App\Geo\Entity\City {#5803 …} +value: "fdcfdf2a-6fed-494b-b5be-19c1c96bf1df" +label: "Казань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15166 +data: App\Geo\Entity\City {#5812 …} +value: "dcdc6cc4-33e0-4613-8622-f8f6f621c78d" +label: "Калач" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15167 +data: App\Geo\Entity\City {#5821 …} +value: "4df61d5b-c72d-43ff-ae40-30de62b415bf" +label: "Калачинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15168 +data: App\Geo\Entity\City {#5830 …} +value: "2bf4697b-7d09-4941-b5b8-9714d3f20f05" +label: "Калач-на-Дону" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15169 +data: App\Geo\Entity\City {#5839 …} +value: "b4eaa9d0-b026-4513-9643-8d81b22f7d97" +label: "Калининград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15170 +data: App\Geo\Entity\City {#5848 …} +value: "d094f859-eb24-4c0b-9f8b-a74980154ead" +label: "Калининск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15171 +data: App\Geo\Entity\City {#5857 …} +value: "515e90d7-a569-411d-a7bb-55a17801f31e" +label: "Калтан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15172 +data: App\Geo\Entity\City {#5866 …} +value: "51f87aaa-61b3-4a91-a354-7c2175a11f18" +label: "Калуга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15173 +data: App\Geo\Entity\City {#5875 …} +value: "73216b1d-d27d-4cb5-a610-a1de33b318dc" +label: "Калязин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15174 +data: App\Geo\Entity\City {#5884 …} +value: "6d721e21-9e1e-4406-8e37-06a8a2027ada" +label: "Камбарка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15175 +data: App\Geo\Entity\City {#5893 …} +value: "5ac6f597-0f15-41be-8d02-e9d80ae76b58" +label: "Каменка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15176 +data: App\Geo\Entity\City {#5902 …} +value: "549fe7de-6df6-4d14-a292-89afd0461a32" +label: "Каменка-Днепровская" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15177 +data: App\Geo\Entity\City {#5911 …} +value: "dc15c019-9c73-4545-8363-b0b37314f794" +label: "Каменногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15178 +data: App\Geo\Entity\City {#5920 …} +value: "f7fb5be6-3a42-4f43-9447-0249a09bfc96" +label: "Каменск-Уральский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15179 +data: App\Geo\Entity\City {#5929 …} +value: "c3a30e06-07e2-44cb-b10e-a5f957b73b8a" +label: "Каменск-Шахтинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15180 +data: App\Geo\Entity\City {#5938 …} +value: "db0d30b5-d89e-4a25-9ef1-386765c20ab0" +label: "Камень-на-Оби" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15181 +data: App\Geo\Entity\City {#5947 …} +value: "838c4638-e43d-4675-9e73-8924b7f9ec8b" +label: "Камешково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15182 +data: App\Geo\Entity\City {#5956 …} +value: "57b845c3-571d-491e-8925-594decb932bb" +label: "Камызяк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15183 +data: App\Geo\Entity\City {#5965 …} +value: "c050b766-f836-4a65-9519-2e2b5955ed8b" +label: "Камышин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15184 +data: App\Geo\Entity\City {#5974 …} +value: "8368a2a3-a77c-4940-ae09-d9a5441608cc" +label: "Камышлов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15185 +data: App\Geo\Entity\City {#5983 …} +value: "9036c14a-10cb-4fc6-83f3-00b6960ce419" +label: "Канаш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15186 +data: App\Geo\Entity\City {#5992 …} +value: "995cc810-54d7-41b1-8436-a1939f8c5277" +label: "Кандалакша" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15187 +data: App\Geo\Entity\City {#6001 …} +value: "63346208-188f-4259-8a05-3cb3cc74785d" +label: "Канск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15188 +data: App\Geo\Entity\City {#6010 …} +value: "b8abfd73-6bca-4698-b97b-4a1d04f7d461" +label: "Карабаново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15189 +data: App\Geo\Entity\City {#6019 …} +value: "2fa395bb-4fbe-4efe-89e7-2e958a20e27c" +label: "Карабаш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15190 +data: App\Geo\Entity\City {#6028 …} +value: "b5b90591-2fbf-4cec-9d4a-ccfad0a39717" +label: "Карабулак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15191 +data: App\Geo\Entity\City {#6040 …} +value: "f5f83595-bbec-46cf-845c-81c62a7d53b5" +label: "Карасук" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15192 +data: App\Geo\Entity\City {#6049 …} +value: "bb0b8ff4-966d-4f5f-b1b4-eb6841d62612" +label: "Карачаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15193 +data: App\Geo\Entity\City {#6061 …} +value: "17c99869-ec08-430c-b0b1-d4bb07af3090" +label: "Карачев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15194 +data: App\Geo\Entity\City {#6070 …} +value: "cb66665e-0ad6-4b93-9a98-b4be28728143" +label: "Каргат" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15195 +data: App\Geo\Entity\City {#6079 …} +value: "827cfeb1-dffa-4cd9-8cc4-c5911cf067c6" +label: "Каргополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15196 +data: App\Geo\Entity\City {#6088 …} +value: "88b5afef-81e2-4460-a987-be8e2650fc92" +label: "Карпинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15197 +data: App\Geo\Entity\City {#6097 …} +value: "52c22b37-9e4e-4b19-94f2-6e93fe492481" +label: "Карталы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15198 +data: App\Geo\Entity\City {#6106 …} +value: "2f15e00e-0790-434c-bbb5-60883bb16f56" +label: "Касимов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15199 +data: App\Geo\Entity\City {#6118 …} +value: "1b7539df-9d67-4dc1-ae67-322fbc0ec31f" +label: "Касли" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15200 +data: App\Geo\Entity\City {#6127 …} +value: "560c8946-8e7d-43fe-9bdf-be8a54df7015" +label: "Каспийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15201 +data: App\Geo\Entity\City {#6136 …} +value: "d9f3c06e-268c-43e9-b15a-91be907f0ba7" +label: "Катав-Ивановск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15202 +data: App\Geo\Entity\City {#6145 …} +value: "e6defe75-83a3-4f03-888a-9f641ea2783f" +label: "Катайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15203 +data: App\Geo\Entity\City {#6154 …} +value: "02bd7010-2493-4aa4-8b4a-7cf44dec4bd1" +label: "Каховка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15204 +data: App\Geo\Entity\City {#6163 …} +value: "4eb587ef-ec48-4a85-965c-623ae48b86c0" +label: "Качканар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15205 +data: App\Geo\Entity\City {#6172 …} +value: "52dd0771-ef75-4507-ba49-d29e255f5de8" +label: "Кашин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15206 +data: App\Geo\Entity\City {#6181 …} +value: "224f3ab4-d62e-4c0c-82cf-b17ea1d68fa3" +label: "Кашира" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15207 +data: App\Geo\Entity\City {#6190 …} +value: "40a688bf-f37d-48bf-8187-af12a2d5a3d8" +label: "Кедровый" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15208 +data: App\Geo\Entity\City {#6199 …} +value: "75aa8e9b-6c7a-4a7a-8677-17cd0d47c32d" +label: "Кемерово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15209 +data: App\Geo\Entity\City {#6208 …} +value: "c376bb48-eff4-4352-8efc-6c42df56672e" +label: "Кемь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15210 +data: App\Geo\Entity\City {#6217 …} +value: "73229b35-28dc-46f9-867e-f94ee201748a" +label: "Керчь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15211 +data: App\Geo\Entity\City {#6226 …} +value: "c87c921b-7f07-4ba2-aae3-59fc7e8db751" +label: "Кизел" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15212 +data: App\Geo\Entity\City {#6235 …} +value: "80ce79a9-d9fe-41ad-9560-2e1c3caec2c7" +label: "Кизилюрт" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15213 +data: App\Geo\Entity\City {#6244 …} +value: "5bd332d6-938d-47c7-8ae9-030f127564ff" +label: "Кизляр" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15214 +data: App\Geo\Entity\City {#6253 …} +value: "ce7ef348-2456-47b9-a64a-232132641054" +label: "Кимовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15215 +data: App\Geo\Entity\City {#6262 …} +value: "88ff834b-b19c-42cb-911f-a6a6e04adbdc" +label: "Кимры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15216 +data: App\Geo\Entity\City {#6271 …} +value: "ae377115-e785-44bf-9543-d00e4449ca0c" +label: "Кингисепп" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15217 +data: App\Geo\Entity\City {#6280 …} +value: "eeb63cbb-5d3a-48bf-b5fa-f121f2a583a5" +label: "Кинель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15218 +data: App\Geo\Entity\City {#6289 …} +value: "1f42a249-cff7-4369-a89f-469ff253f234" +label: "Кинешма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15219 +data: App\Geo\Entity\City {#6298 …} +value: "89b3ee88-adb5-4dc7-8c1a-15ed46fc3796" +label: "Киреевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15220 +data: App\Geo\Entity\City {#6307 …} +value: "dafcae72-b92d-4241-9531-e39b7876c94a" +label: "Киренск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15221 +data: App\Geo\Entity\City {#6316 …} +value: "73cd421e-6ca7-45c2-a095-18d4119843d8" +label: "Киржач" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15222 +data: App\Geo\Entity\City {#6325 …} +value: "6fe4833a-245f-4b78-8ece-0a3272fcdd39" +label: "Кириллов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15223 +data: App\Geo\Entity\City {#6334 …} +value: "cd17dc45-807e-4faf-93d4-2ff832ca6a60" +label: "Кириши" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15224 +data: App\Geo\Entity\City {#6343 …} +value: "5aeb77aa-7c33-4b93-8a61-98324c3957f2" +label: "Киров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15225 +data: App\Geo\Entity\City {#6352 …} +value: "96370cf7-9c5f-425a-9cbd-7ac6cea01a07" +label: "Киров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15226 +data: App\Geo\Entity\City {#6361 …} +value: "e4ad907c-e288-4614-9307-3b66ed9c5171" +label: "Кировград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15227 +data: App\Geo\Entity\City {#6370 …} +value: "2bc53f82-fa52-434b-875f-b61fd5341b3a" +label: "Кирово-Чепецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15228 +data: App\Geo\Entity\City {#6379 …} +value: "3a627757-dcbe-4a2b-bd30-82a21e098a56" +label: "Кировск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15229 +data: App\Geo\Entity\City {#6388 …} +value: "2df39cf7-4f13-4947-9db5-da998495f83d" +label: "Кировск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15230 +data: App\Geo\Entity\City {#6397 …} +value: "14c5a277-a609-40c7-99b3-116d694a753d" +label: "Кировск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15231 +data: App\Geo\Entity\City {#6406 …} +value: "7746f17d-7622-4828-98bd-959bd5d9e0cb" +label: "Кировское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15232 +data: App\Geo\Entity\City {#6415 …} +value: "04026c3d-2040-4b5e-bd9f-23a01fa8cf7f" +label: "Кирс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15233 +data: App\Geo\Entity\City {#6424 …} +value: "364cadf4-3d80-42ee-9a6d-f65ed9122d6c" +label: "Кирсанов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15234 +data: App\Geo\Entity\City {#6433 …} +value: "f2b5abd6-0253-4c1a-bb40-323499f9307d" +label: "Киселевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15235 +data: App\Geo\Entity\City {#6442 …} +value: "28290564-6189-4d18-924d-dc9bb783d570" +label: "Кисловодск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15236 +data: App\Geo\Entity\City {#6451 …} +value: "3764ce03-b633-4394-af99-e5c4700625ae" +label: "Клин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15237 +data: App\Geo\Entity\City {#6460 …} +value: "e0a887a1-81b7-4f5f-ad00-f8b86472c331" +label: "Клинцы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15238 +data: App\Geo\Entity\City {#6469 …} +value: "92f6f512-788f-4015-99d7-e72038152a69" +label: "Княгинино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15239 +data: App\Geo\Entity\City {#6478 …} +value: "e24b6564-1d29-4a0f-b695-101588fdd3c0" +label: "Ковдор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15240 +data: App\Geo\Entity\City {#6487 …} +value: "5835f48d-e7aa-4d60-a4d5-c35e89282613" +label: "Ковров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15241 +data: App\Geo\Entity\City {#6496 …} +value: "783fec33-96db-42bd-a4c1-43ba67ae6f05" +label: "Ковылкино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15242 +data: App\Geo\Entity\City {#6505 …} +value: "b5e179ac-99ec-4494-98b8-21b5a849580c" +label: "Когалым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15243 +data: App\Geo\Entity\City {#6514 …} +value: "5e0064f9-cf1d-4538-bf54-69ca059cbd19" +label: "Кодинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15244 +data: App\Geo\Entity\City {#6523 …} +value: "6dc4598a-1304-49b2-9d84-e1e00e797020" +label: "Козельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15245 +data: App\Geo\Entity\City {#6532 …} +value: "8885d22f-7018-41a7-a957-f436883bd802" +label: "Козловка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15246 +data: App\Geo\Entity\City {#6541 …} +value: "12fd2e49-4b0f-4397-b8d7-f93aea4a9f19" +label: "Козьмодемьянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15247 +data: App\Geo\Entity\City {#6550 …} +value: "d048f788-cb5e-49f4-83cd-78894b9e5775" +label: "Кола" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15248 +data: App\Geo\Entity\City {#6559 …} +value: "dd89a822-e441-4c61-aa7a-9607ac14d78f" +label: "Кологрив" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15249 +data: App\Geo\Entity\City {#6568 …} +value: "ae8b9adf-f831-4c01-b136-16947158c780" +label: "Коломна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15250 +data: App\Geo\Entity\City {#6577 …} +value: "faf8759f-27dd-49c7-b109-57437f18b39d" +label: "Колпашево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15251 +data: App\Geo\Entity\City {#6586 …} +value: "36ac3d6d-95b8-49ab-b8bf-f86995d99d5f" +label: "Колпино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15252 +data: App\Geo\Entity\City {#6595 …} +value: "9ef00b7a-fdb1-412a-ac85-bb96c5ee3d85" +label: "Колтуши" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15253 +data: App\Geo\Entity\City {#6604 …} +value: "c49e485f-5d93-4618-9bce-a2ba35af9701" +label: "Кольчугино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15254 +data: App\Geo\Entity\City {#6613 …} +value: "f12618e7-c874-4bd3-bdeb-c9a868973dcc" +label: "Коммунар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15255 +data: App\Geo\Entity\City {#6622 …} +value: "eee642c8-0b79-4f12-b025-6649c952dfad" +label: "Комсомольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15256 +data: App\Geo\Entity\City {#6631 …} +value: "6166306e-62b9-4fba-a2e9-e4a740020a72" +label: "Комсомольск-на-Амуре" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15257 +data: App\Geo\Entity\City {#6640 …} +value: "ddebbc92-f4e1-4a88-b97a-ff020b2f7776" +label: "Комсомольское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15258 +data: App\Geo\Entity\City {#6649 …} +value: "10126822-9f86-4958-a478-543e96298d22" +label: "Конаково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15259 +data: App\Geo\Entity\City {#6658 …} +value: "e42a515a-cc88-44cb-83bb-5bd412022a46" +label: "Кондопога" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15260 +data: App\Geo\Entity\City {#6667 …} +value: "ac2dae23-4328-4697-a84d-2781ecda3b5a" +label: "Кондрово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15261 +data: App\Geo\Entity\City {#6676 …} +value: "ffe81ca9-a067-4d88-a581-23c23e6ada8e" +label: "Константиновка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15262 +data: App\Geo\Entity\City {#6685 …} +value: "f9b10215-fb98-47b3-a2c1-505a0d6df503" +label: "Константиновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15263 +data: App\Geo\Entity\City {#6694 …} +value: "dc0c7228-1405-4fc6-a296-acc57a0bc6ca" +label: "Копейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15264 +data: App\Geo\Entity\City {#6703 …} +value: "01625260-254d-42c3-992a-b33e0041fe1a" +label: "Кораблино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15265 +data: App\Geo\Entity\City {#6712 …} +value: "89bf5a75-2fa7-4923-9b3b-7bae4ca95125" +label: "Кореновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15266 +data: App\Geo\Entity\City {#6721 …} +value: "93d1f0d4-d9d6-48fb-95a4-c9dc347689e6" +label: "Коркино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15267 +data: App\Geo\Entity\City {#6730 …} +value: "5911c7bc-391c-4f44-8636-b887c31b24f9" +label: "Королёв" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15268 +data: App\Geo\Entity\City {#6739 …} +value: "121ce3a9-731b-47dd-9cdf-adefc75855ea" +label: "Короча" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15269 +data: App\Geo\Entity\City {#6748 …} +value: "cc678804-72f5-4f89-a15a-10b7552a1b86" +label: "Корсаков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15270 +data: App\Geo\Entity\City {#6757 …} +value: "51149563-0910-42a4-9e24-19de274e6790" +label: "Коряжма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15271 +data: App\Geo\Entity\City {#6766 …} +value: "f6b733c1-b87e-4676-a422-191712aae4bb" +label: "Костерево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15272 +data: App\Geo\Entity\City {#6775 …} +value: "d6db3915-fe78-430f-94b6-7f57d9c58ba8" +label: "Костомукша" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15273 +data: App\Geo\Entity\City {#6784 …} +value: "6377ffb0-85d8-43a8-a206-62de040eaf20" +label: "Кострома" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15274 +data: App\Geo\Entity\City {#6793 …} +value: "f1cffe94-dea8-48a6-bb70-3dad4ab8f61d" +label: "Котельники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15275 +data: App\Geo\Entity\City {#6802 …} +value: "595a4289-33b7-483f-ad58-0d22261197ca" +label: "Котельниково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15276 +data: App\Geo\Entity\City {#6811 …} +value: "ee00a4ee-3fda-4362-8cf5-b3dd0cd355e2" +label: "Котельнич" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15277 +data: App\Geo\Entity\City {#6820 …} +value: "27e310b5-9169-406c-8af3-d335f463c9ae" +label: "Котлас" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15278 +data: App\Geo\Entity\City {#6829 …} +value: "927d33ca-16b5-4464-828a-1dbb6aca0381" +label: "Котово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15279 +data: App\Geo\Entity\City {#6838 …} +value: "f5872d0d-059e-4171-ad54-cf9532d2e714" +label: "Котовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15280 +data: App\Geo\Entity\City {#6847 …} +value: "1dc15d2d-993a-4710-b24e-da9c2436cac5" +label: "Кохма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15281 +data: App\Geo\Entity\City {#6856 …} +value: "5257ba84-d32b-40db-ace9-48a0c6f80827" +label: "Краматорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15282 +data: App\Geo\Entity\City {#6865 …} +value: "36dfdc46-e603-4e8e-a598-983638470200" +label: "Красавино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15283 +data: App\Geo\Entity\City {#6874 …} +value: "2fe50a0d-4ac9-45d5-bd6f-645235a64f64" +label: "Красноармейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15284 +data: App\Geo\Entity\City {#6883 …} +value: "ed75d3b2-2f49-498f-9161-906c9865b530" +label: "Красноармейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15285 +data: App\Geo\Entity\City {#6892 …} +value: "4aa6c5b3-493a-41eb-ad4a-ac8ebbfc9b61" +label: "Красноармейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15286 +data: App\Geo\Entity\City {#6901 …} +value: "7c1370fa-9b9c-43cb-8936-945a1bb55802" +label: "Красновишерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15287 +data: App\Geo\Entity\City {#6910 …} +value: "0c80a888-adcd-41ff-a0fb-23fb329e7864" +label: "Красногоровка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15288 +data: App\Geo\Entity\City {#6919 …} +value: "f1059191-05e6-46c9-aa3a-184ebec4b2ff" +label: "Красногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15289 +data: App\Geo\Entity\City {#6928 …} +value: "56998f18-d53d-4eb9-8458-88d52f54d608" +label: "Краснодар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15290 +data: App\Geo\Entity\City {#6937 …} +value: "d236795a-aa85-4cb7-b132-6015906aa4c5" +label: "Краснодон" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15291 +data: App\Geo\Entity\City {#6946 …} +value: "89235438-80b1-4711-987c-764e40567db5" +label: "Красное Село" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15292 +data: App\Geo\Entity\City {#6955 …} +value: "0fd09b3a-ae18-46a7-b386-7eee9d99bb9f" +label: "Краснозаводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15293 +data: App\Geo\Entity\City {#6964 …} +value: "34c84066-9aa6-4890-975d-05627e4b3552" +label: "Краснознаменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15294 +data: App\Geo\Entity\City {#6973 …} +value: "1393090c-4fbc-4aaf-b886-02073f1b784c" +label: "Краснокаменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15295 +data: App\Geo\Entity\City {#6982 …} +value: "dde4a722-7bd9-4803-afe7-3efeefd1fc97" +label: "Краснокамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15296 +data: App\Geo\Entity\City {#6991 …} +value: "ab879108-3f3b-4107-b802-ca56fb50b739" +label: "Красноперекопск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15297 +data: App\Geo\Entity\City {#7000 …} +value: "cb8ec940-712c-42c1-abf6-96fc2f826915" +label: "Краснослободск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15298 +data: App\Geo\Entity\City {#7009 …} +value: "99f46ffa-3512-46b6-a1b2-510a12888973" +label: "Краснослободск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15299 +data: App\Geo\Entity\City {#7018 …} +value: "53948dde-a308-431f-b8b1-81b3ef50096a" +label: "Краснотурьинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15300 +data: App\Geo\Entity\City {#7027 …} +value: "dfbdedc9-7527-42bd-8eec-ce4deaf81c12" +label: "Красноуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15301 +data: App\Geo\Entity\City {#7036 …} +value: "aa228bd0-f5b9-4792-b6e7-d6ea1c0cc6b5" +label: "Красноуфимск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15302 +data: App\Geo\Entity\City {#7045 …} +value: "44924986-da88-4373-a2b0-3407ef0bd95f" +label: "Красноярск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15303 +data: App\Geo\Entity\City {#7054 …} +value: "f181891a-8d76-4899-8891-6afe66d102a9" +label: "Красный Кут" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15304 +data: App\Geo\Entity\City {#7063 …} +value: "7dd40b62-c681-44ff-879f-3bceb0e75583" +label: "Красный Лиман" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15305 +data: App\Geo\Entity\City {#7072 …} +value: "cc2a4b68-407f-4411-8bf0-af973d964825" +label: "Красный Луч" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15306 +data: App\Geo\Entity\City {#7081 …} +value: "a167c6c5-90f5-4bf8-85ed-d1273058fae7" +label: "Красный Сулин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15307 +data: App\Geo\Entity\City {#7090 …} +value: "9d2ead30-65e7-4fc3-bca1-836bee8d04c4" +label: "Красный Холм" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15308 +data: App\Geo\Entity\City {#7099 …} +value: "305fda9a-69d2-4539-b726-8caac43d11cd" +label: "Кременки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15309 +data: App\Geo\Entity\City {#7108 …} +value: "d2d111d7-fdec-4e02-aef3-909a423fb7cd" +label: "Кременная" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15310 +data: App\Geo\Entity\City {#7117 …} +value: "73a82253-9395-4739-a2a3-2cc937a33e7a" +label: "Кронштадт" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15311 +data: App\Geo\Entity\City {#7126 …} +value: "af46f400-ee42-4167-8010-90ad8d634786" +label: "Кропоткин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15312 +data: App\Geo\Entity\City {#7135 …} +value: "e2c351b9-27a5-41ed-81fa-77810331c9a7" +label: "Крымск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15313 +data: App\Geo\Entity\City {#7144 …} +value: "a4c7b1fa-02f6-4e64-bc4c-e132488a4d71" +label: "Кстово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15314 +data: App\Geo\Entity\City {#7153 …} +value: "e331fff0-75d9-41bd-ad25-8fa0ad4a008e" +label: "Кубинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15315 +data: App\Geo\Entity\City {#7162 …} +value: "c6d3e23d-66c0-4144-ae6f-0e686332db66" +label: "Кувандык" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15316 +data: App\Geo\Entity\City {#7171 …} +value: "9d508063-2ccb-480a-a547-bca040b8de41" +label: "Кувшиново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15317 +data: App\Geo\Entity\City {#7180 …} +value: "68fb2e9a-db24-40c0-b934-be0cbda0de51" +label: "Кудрово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15318 +data: App\Geo\Entity\City {#7189 …} +value: "64122b60-e9d8-4827-b5d3-3378883d25e2" +label: "Кудымкар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15319 +data: App\Geo\Entity\City {#7198 …} +value: "8cf984de-b19c-4b28-a1dc-bcb86088192a" +label: "Кузнецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15320 +data: App\Geo\Entity\City {#7207 …} +value: "e86f3d28-f638-4276-8b09-5da9b463e5c2" +label: "Кузнецк-12" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15321 +data: App\Geo\Entity\City {#7216 …} +value: "98a36a9c-1115-439a-898c-8c787923c7bf" +label: "Кузнецк-8" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15322 +data: App\Geo\Entity\City {#7225 …} +value: "6c054df9-217e-4fb1-ac95-daa0be65200b" +label: "Куйбышев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15323 +data: App\Geo\Entity\City {#7234 …} +value: "09cfb8f5-c330-4d54-95c6-0bbe177e8065" +label: "Кукмор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15324 +data: App\Geo\Entity\City {#7243 …} +value: "6ffd4e8a-3f8b-4780-a4ac-31701250e244" +label: "Кулебаки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15325 +data: App\Geo\Entity\City {#7252 …} +value: "71ee5ced-bdda-4fd3-94b9-04a538f23a07" +label: "Кумертау" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15326 +data: App\Geo\Entity\City {#7261 …} +value: "6a3dfb25-8607-491e-ac35-14896a8d1365" +label: "Кунгур" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15327 +data: App\Geo\Entity\City {#7270 …} +value: "4475486c-5cf8-434c-bd40-52bd32ab066e" +label: "Купино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15328 +data: App\Geo\Entity\City {#7279 …} +value: "6010ad13-6e72-4435-858f-9f89aa9d4e7a" +label: "Курахово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15329 +data: App\Geo\Entity\City {#7288 …} +value: "0861bef7-f45c-4cb0-8da4-422437b5867c" +label: "Курган" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15330 +data: App\Geo\Entity\City {#7297 …} +value: "83436660-f82a-4581-929c-54bfe26b50c9" +label: "Курганинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15331 +data: App\Geo\Entity\City {#7306 …} +value: "87c7edc8-49d9-4090-b397-690e1e230a46" +label: "Курильск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15332 +data: App\Geo\Entity\City {#7315 …} +value: "48885ef6-ff15-4247-a04d-19a7f2044193" +label: "Курлово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15333 +data: App\Geo\Entity\City {#7324 …} +value: "0e2df9ab-f186-4680-bdcb-092fabda0dfe" +label: "Куровское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15334 +data: App\Geo\Entity\City {#7333 …} +value: "eb7a6164-788d-4a96-98da-74d3a851c5d3" +label: "Курск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15335 +data: App\Geo\Entity\City {#7342 …} +value: "54957f9a-893f-476d-b761-ad5de61dfd6e" +label: "Куртамыш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15336 +data: App\Geo\Entity\City {#7351 …} +value: "28904440-d0d3-479c-8d7e-2e80d5ecb293" +label: "Курчалой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15337 +data: App\Geo\Entity\City {#7360 …} +value: "63701795-76d3-4fb2-b7dd-44c133418569" +label: "Курчатов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15338 +data: App\Geo\Entity\City {#7369 …} +value: "ed793140-32a6-4fa2-b0c1-a480866ff066" +label: "Куса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15339 +data: App\Geo\Entity\City {#7378 …} +value: "cbd80d7b-f66e-4328-8cc5-35a0a4e2211f" +label: "Кушва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15340 +data: App\Geo\Entity\City {#7387 …} +value: "e1f2bd93-4fd3-4c7d-8f8f-aa511a0cb1b6" +label: "Кызыл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15341 +data: App\Geo\Entity\City {#7396 …} +value: "43c4c57f-266d-4238-a1ec-7bbe3705a6e0" +label: "Кыштым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15342 +data: App\Geo\Entity\City {#7405 …} +value: "a61ef075-78ef-46ad-8da6-74d1b22f8c15" +label: "Кяхта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15343 +data: App\Geo\Entity\City {#7414 …} +value: "448d237b-1d47-4e2d-904d-a4d080a7c6e8" +label: "Лабинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15344 +data: App\Geo\Entity\City {#7423 …} +value: "7bbcc33d-efff-401d-9c58-5078681ff314" +label: "Лабытнанги" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15345 +data: App\Geo\Entity\City {#7432 …} +value: "9733aa48-6923-413e-a039-37ba70e7e849" +label: "Лагань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15346 +data: App\Geo\Entity\City {#7441 …} +value: "6e267768-3989-451c-802d-46de4d36bc06" +label: "Ладушкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15347 +data: App\Geo\Entity\City {#7450 …} +value: "d02ee2ed-f06c-428e-a75c-ed37c3c86957" +label: "Лаишево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15348 +data: App\Geo\Entity\City {#7459 …} +value: "b1df8a11-c6ed-4cfd-98be-cdd3cdc31e57" +label: "Лакинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15349 +data: App\Geo\Entity\City {#7468 …} +value: "11da8f72-ae9f-4ee6-8536-a0eb3d6977fe" +label: "Лангепас" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15350 +data: App\Geo\Entity\City {#7477 …} +value: "60b0a696-551d-4652-a4e4-8b6f922dbd06" +label: "Лахденпохья" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15351 +data: App\Geo\Entity\City {#7486 …} +value: "ec2d90ae-a0d7-42cd-81ef-58e774d17d83" +label: "Лебедянь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15352 +data: App\Geo\Entity\City {#7495 …} +value: "3db9f351-f6c3-423e-97a0-62f8cd901d70" +label: "Лениногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15353 +data: App\Geo\Entity\City {#7504 …} +value: "a450f237-430d-4c18-8f1d-5be147c22769" +label: "Ленинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15354 +data: App\Geo\Entity\City {#7513 …} +value: "210a21e3-58a7-4aed-a255-5ebb38616173" +label: "Ленинск-Кузнецкий" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15355 +data: App\Geo\Entity\City {#7522 …} +value: "e2974b7d-e7a3-4566-8898-3f5f4d74b4d3" +label: "Ленск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15356 +data: App\Geo\Entity\City {#7531 …} +value: "08cd2cdc-290e-4bf5-9586-c6068a7c941d" +label: "Лермонтов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15357 +data: App\Geo\Entity\City {#7540 …} +value: "5d37999f-7eff-4b28-ae3c-c86f1a35affa" +label: "Лесной" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15358 +data: App\Geo\Entity\City {#7549 …} +value: "898fd0e7-536d-46dd-9250-6fc9b9ac24ff" +label: "Лесозаводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15359 +data: App\Geo\Entity\City {#7558 …} +value: "e68ec6f7-b568-4dd0-8a03-de32ec094451" +label: "Лесосибирск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15360 +data: App\Geo\Entity\City {#7567 …} +value: "719b4469-eba8-4bfb-ad91-83ea7d87d6be" +label: "Ливны" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15361 +data: App\Geo\Entity\City {#7576 …} +value: "0cb6027a-818b-42ba-b814-7a8f890e8a06" +label: "Ликино-Дулёво" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15362 +data: App\Geo\Entity\City {#7585 …} +value: "0b98cb1f-ae49-4d03-a2df-7d804a1a19ef" +label: "Липецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15363 +data: App\Geo\Entity\City {#7594 …} +value: "908bcecf-c6eb-4e57-8f26-4cde7bb9e705" +label: "Липки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15364 +data: App\Geo\Entity\City {#7603 …} +value: "32ee201f-f51c-4009-b448-716863a2c5e5" +label: "Лисичанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15365 +data: App\Geo\Entity\City {#7612 …} +value: "b608ec1e-928c-428c-b2db-99bd356b7dd7" +label: "Лиски" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15366 +data: App\Geo\Entity\City {#7621 …} +value: "9e64afbb-ac54-41a7-bb79-256068cdd047" +label: "Лихославль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15367 +data: App\Geo\Entity\City {#7630 …} +value: "e0c7be90-46e1-4bb8-b9aa-2e5ddd28dcaa" +label: "Лобня" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15368 +data: App\Geo\Entity\City {#7639 …} +value: "24ec0bad-f001-4812-a24e-eb543bf45991" +label: "Лодейное Поле" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15369 +data: App\Geo\Entity\City {#7648 …} +value: "3142b653-8c4e-4e7a-ab79-2bdd608ddea5" +label: "Ломоносов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15370 +data: App\Geo\Entity\City {#7657 …} +value: "c381edc9-aca1-4c99-b6da-cf3f73bb016c" +label: "Лосино-Петровский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15371 +data: App\Geo\Entity\City {#7666 …} +value: "0cdbc9ef-3030-4017-bda3-60bff3f1bdbc" +label: "Луга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15372 +data: App\Geo\Entity\City {#7675 …} +value: "0371321a-c7c9-4d67-84a4-a90d75735b03" +label: "Луганск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15373 +data: App\Geo\Entity\City {#7684 …} +value: "24623176-5cf5-4374-8859-4b7b4dd06b27" +label: "Луза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15374 +data: App\Geo\Entity\City {#7693 …} +value: "ee3114f0-4229-4ccc-b8c1-b389f1557498" +label: "Лукоянов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15375 +data: App\Geo\Entity\City {#7702 …} +value: "274c7f43-e99f-47eb-9151-37c3eca69f68" +label: "Лутугино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15376 +data: App\Geo\Entity\City {#7711 …} +value: "2c4ecc02-2d17-4a79-9909-6c92b40dfc1e" +label: "Луховицы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15377 +data: App\Geo\Entity\City {#7720 …} +value: "93dad0a9-1f47-4b06-89aa-cc0125f6ec13" +label: "Лысково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15378 +data: App\Geo\Entity\City {#7729 …} +value: "a6c6bf79-5220-4879-9ed9-3c9f535f2681" +label: "Лысьва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15379 +data: App\Geo\Entity\City {#7738 …} +value: "281f079c-7877-40e7-90c1-4b7a910abbaf" +label: "Лыткарино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15380 +data: App\Geo\Entity\City {#7747 …} +value: "b15409d8-f88c-4275-8c7e-8283ce4ec5e6" +label: "Льгов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15381 +data: App\Geo\Entity\City {#7756 …} +value: "60410f00-b33a-4209-b259-d4a9c4e3aa4d" +label: "Любань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15382 +data: App\Geo\Entity\City {#7765 …} +value: "43009877-f1be-4587-b921-98846b6f7fb4" +label: "Люберцы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15383 +data: App\Geo\Entity\City {#7774 …} +value: "8a27ad2c-66cc-4355-95ae-c9f4c5a04618" +label: "Любим" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15384 +data: App\Geo\Entity\City {#7783 …} +value: "1ef2c2a0-95c6-4be8-9b8d-be7c83ceada0" +label: "Людиново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15385 +data: App\Geo\Entity\City {#7792 …} +value: "4f9796c7-63a0-46e2-8488-d5a309ac04ba" +label: "Лянтор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15386 +data: App\Geo\Entity\City {#7801 …} +value: "bb13d250-d4b6-4357-ab82-a43fb323f62f" +label: "Магадан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15387 +data: App\Geo\Entity\City {#7813 …} +value: "af8f423e-b2f2-4ca8-b5f5-8f6fefec85c6" +label: "Магас" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15388 +data: App\Geo\Entity\City {#7822 …} +value: "e2fc9f53-4be6-4b82-89b0-48b69b0540d1" +label: "Магнитогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15389 +data: App\Geo\Entity\City {#7831 …} +value: "08e36d28-5162-451e-8121-81509ff3a912" +label: "Майкоп" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15390 +data: App\Geo\Entity\City {#7840 …} +value: "68fb1b62-b64c-43bb-bc02-c7be80335d6d" +label: "Майский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15391 +data: App\Geo\Entity\City {#7849 …} +value: "054cda63-bf7a-4045-8237-71689bd5161e" +label: "Макаров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15392 +data: App\Geo\Entity\City {#7858 …} +value: "fb633acf-bac2-404b-a301-0441207e41fa" +label: "Макарьев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15393 +data: App\Geo\Entity\City {#7867 …} +value: "92e4ed06-085d-44fe-bd64-7b86754fa2c3" +label: "Макеевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15394 +data: App\Geo\Entity\City {#7876 …} +value: "3e32d34c-4262-4ce1-b61a-bc8ea3da1c2e" +label: "Макушино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15395 +data: App\Geo\Entity\City {#7885 …} +value: "0141415f-c972-481a-9885-9433db08a899" +label: "Малая Вишера" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15396 +data: App\Geo\Entity\City {#7894 …} +value: "b474b49c-2713-4e5a-b7de-0c1f3d89fe2d" +label: "Малгобек" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15397 +data: App\Geo\Entity\City {#7903 …} +value: "82dc2283-0b04-4157-b6f9-df15019e12b7" +label: "Малмыж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15398 +data: App\Geo\Entity\City {#7912 …} +value: "f95e0b2e-ca4b-4e1b-91d4-52ad525a65cc" +label: "Малоархангельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15399 +data: App\Geo\Entity\City {#7921 …} +value: "0a36996e-5b94-4d59-b2ad-ef9961654f2e" +label: "Малоярославец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15400 +data: App\Geo\Entity\City {#7930 …} +value: "eb1b7669-d8a1-466f-a749-b59de9205b9b" +label: "Мамадыш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15401 +data: App\Geo\Entity\City {#7939 …} +value: "c2046a7d-cd44-476b-aeaf-5d93b6d9abba" +label: "Мамоново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15402 +data: App\Geo\Entity\City {#7948 …} +value: "2bd82c82-8d2b-4a1d-8c51-40eb56d977da" +label: "Мантурово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15403 +data: App\Geo\Entity\City {#7957 …} +value: "e926ddd8-4c61-435a-b6c1-780ca5157aac" +label: "Мариинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15404 +data: App\Geo\Entity\City {#7966 …} +value: "2f34a4ed-887f-4e5e-851e-df4e0b935051" +label: "Мариинский Посад" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15405 +data: App\Geo\Entity\City {#7975 …} +value: "42c8f580-e41d-4cb1-82d2-73f584e318d2" +label: "Мариуполь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15406 +data: App\Geo\Entity\City {#7984 …} +value: "3e56dfbf-5bea-4217-abb9-02cf192fb9a8" +label: "Маркс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15407 +data: App\Geo\Entity\City {#7993 …} +value: "463cf0cd-26a6-45ce-922a-2f139638c6c8" +label: "Марьинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15408 +data: App\Geo\Entity\City {#8002 …} +value: "cd3204e7-c203-4141-87c0-2d61cf452193" +label: "Махачкала" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15409 +data: App\Geo\Entity\City {#8011 …} +value: "030e61aa-89c0-4b01-9ae9-36a68f9615f0" +label: "Мглин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15410 +data: App\Geo\Entity\City {#8020 …} +value: "495af5fd-2fb1-4efb-8036-5f2862dea44a" +label: "Мегион" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15411 +data: App\Geo\Entity\City {#8029 …} +value: "7d8b55fd-3df5-43a8-bf80-3fcc8719dc9c" +label: "Медвежьегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15412 +data: App\Geo\Entity\City {#8038 …} +value: "3929373a-b59b-470a-8bec-a4040100ffdf" +label: "Медногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15413 +data: App\Geo\Entity\City {#8047 …} +value: "075efe38-925c-4c9f-8a2c-40e631c36cbf" +label: "Медынь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15414 +data: App\Geo\Entity\City {#8056 …} +value: "b1c221fd-df1e-45ef-8e61-7eddff426dad" +label: "Межгорье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15415 +data: App\Geo\Entity\City {#8065 …} +value: "d425de8e-6d30-4bb4-9e51-d366c1026432" +label: "Междуреченск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15416 +data: App\Geo\Entity\City {#8074 …} +value: "dbffcdf7-58c8-4f10-af9e-3766bddc3055" +label: "Мезень" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15417 +data: App\Geo\Entity\City {#8083 …} +value: "4131a6ab-af28-49b1-85d4-c4efb9c697df" +label: "Меленки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15418 +data: App\Geo\Entity\City {#8092 …} +value: "c1aacb3f-9a10-45ee-b602-852089d46e19" +label: "Мелеуз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15419 +data: App\Geo\Entity\City {#8101 …} +value: "3399f62a-c70c-4ba4-82d6-a119dc38c55d" +label: "Мелитополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15420 +data: App\Geo\Entity\City {#8110 …} +value: "8a8b16a7-122d-47a0-aca3-7e2386c235e7" +label: "Менделеевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15421 +data: App\Geo\Entity\City {#8119 …} +value: "a092889f-8cef-4367-8cf8-5a5cfff59256" +label: "Мензелинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15422 +data: App\Geo\Entity\City {#8128 …} +value: "a48ca268-035f-4a91-800d-32dbc2eb4b9b" +label: "Мещовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15423 +data: App\Geo\Entity\City {#8137 …} +value: "f7470edf-0eb3-4685-9754-58100de7b6dd" +label: "Миасс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15424 +data: App\Geo\Entity\City {#8146 …} +value: "e50974db-19f9-463d-a81e-61506ca68782" +label: "Микунь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15425 +data: App\Geo\Entity\City {#8155 …} +value: "dd024bba-efc8-4e5b-8157-c46031ba9175" +label: "Миллерово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15426 +data: App\Geo\Entity\City {#8164 …} +value: "c83921b9-4a59-4b79-8bef-04401053a70f" +label: "Минеральные Воды" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15427 +data: App\Geo\Entity\City {#8173 …} +value: "6808bc25-6d41-4f70-b76f-9ae7fe3abad8" +label: "Минусинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15428 +data: App\Geo\Entity\City {#8182 …} +value: "3c540f57-f3fd-41af-9106-9eb2d00b09d5" +label: "Миньяр" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15429 +data: App\Geo\Entity\City {#8191 …} +value: "d9b95c6e-3ae1-4e15-a909-d5a0c904364a" +label: "Мирный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15430 +data: App\Geo\Entity\City {#8200 …} +value: "6f48e553-3f2c-4af1-ad60-edfca14b512d" +label: "Мирный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15431 +data: App\Geo\Entity\City {#8209 …} +value: "84ddf8cf-93c0-4630-8432-e7c0e0c3d141" +label: "Миусинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15432 +data: App\Geo\Entity\City {#8218 …} +value: "e529335d-1dd6-4d4a-bde9-ba15e9350480" +label: "Михайлов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15433 +data: App\Geo\Entity\City {#8227 …} +value: "a11e6632-391a-4953-9022-e2bcb3612463" +label: "Михайловка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15434 +data: App\Geo\Entity\City {#8236 …} +value: "fbbcad37-7ac4-4a6e-9897-0378c3f1d969" +label: "Михайловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15435 +data: App\Geo\Entity\City {#8245 …} +value: "eb27d510-5801-4705-b434-941514308d39" +label: "Михайловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15436 +data: App\Geo\Entity\City {#8254 …} +value: "e64cf7e1-fa37-4405-b2e2-b4e57c5fe1ca" +label: "Мичуринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15437 +data: App\Geo\Entity\City {#8263 …} +value: "bd5e4a7a-bb39-4d22-9977-11abe603a001" +label: "Могоча" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15438 +data: App\Geo\Entity\City {#8272 …} +value: "d5cc8867-1f03-471f-9923-24692c47a512" +label: "Можайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15439 +data: App\Geo\Entity\City {#8281 …} +value: "da08b451-14cf-4ae6-9023-a70eec0e2ea7" +label: "Можга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15440 +data: App\Geo\Entity\City {#8290 …} +value: "eeeafedb-606d-467a-a56e-e6ee0de54c16" +label: "Моздок" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15441 +data: App\Geo\Entity\City {#8299 …} +value: "3d8917b2-1b65-409e-a1ad-c5bb46e06ded" +label: "Молодогвардейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15442 +data: App\Geo\Entity\City {#8308 …} +value: "17e5296d-b178-4075-ac3f-60535fd056ec" +label: "Молочанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15443 +data: App\Geo\Entity\City {#8317 …} +value: "59413c2e-26bf-4a26-b80b-3b835b97eb09" +label: "Мончегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15444 +data: App\Geo\Entity\City {#8326 …} +value: "3a86defc-64ac-4944-b77f-86ce36275be4" +label: "Морозовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15445 +data: App\Geo\Entity\City {#8335 …} +value: "6e9f3192-d67d-4e04-a302-b813c5160242" +label: "Моршанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15446 +data: App\Geo\Entity\City {#8344 …} +value: "36204fe3-8378-4419-835b-993e66d0462e" +label: "Мосальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15447 +data: Proxies\__CG__\App\Geo\Entity\City {#671 -region: Proxies\__CG__\App\Geo\Entity\Region {#1612 …} -name: "Москва" -okato: null -nameFull: "г. Москва" -nameEng: "moscow" -shop: null -updatedAt: DateTimeImmutable @1770886167 {#1590 date: 2026-02-12 11:49:27.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1674 …} -id: Symfony\Component\Uid\UuidV4 {#1591 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#680 …} } +value: "fba353dd-6edc-498f-b696-f9a7d6d513ad" +label: "Москва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15448 +data: App\Geo\Entity\City {#8353 …} +value: "60103f70-f83e-4f43-b163-b164c6c87e55" +label: "Московский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15449 +data: App\Geo\Entity\City {#8362 …} +value: "300d79af-8b3c-4c27-8895-89fec50038e7" +label: "Моспино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15450 +data: App\Geo\Entity\City {#8371 …} +value: "a58488aa-5e0a-4c5a-b154-dc42eec2e8f0" +label: "Муравленко" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15451 +data: App\Geo\Entity\City {#8380 …} +value: "7bd2fa8d-a251-4394-a29a-67c44e59ec50" +label: "Мураши" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15452 +data: App\Geo\Entity\City {#8389 …} +value: "32ced78f-b882-4ba1-a7e0-55f5ac087516" +label: "Мурино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15453 +data: App\Geo\Entity\City {#8398 …} +value: "763b4696-4d35-4367-9667-05e229ea66b4" +label: "Мурманск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15454 +data: App\Geo\Entity\City {#8407 …} +value: "0e144a23-07a7-4c16-ac03-5fc673869906" +label: "Муром" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15455 +data: App\Geo\Entity\City {#8416 …} +value: "d0b6ccb3-7f1c-4aac-9219-69dd3a9aa0eb" +label: "Мценск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15456 +data: App\Geo\Entity\City {#8425 …} +value: "b27c8744-5111-4d54-bf20-4c1a2122b1c4" +label: "Мыски" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15457 +data: App\Geo\Entity\City {#8434 …} +value: "2ca47fdb-1f4b-40a0-9bdb-498b6df89fbf" +label: "Мытищи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15458 +data: App\Geo\Entity\City {#8443 …} +value: "4a057404-9f26-4757-8058-3897bb0b4566" +label: "Мышкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15459 +data: App\Geo\Entity\City {#8452 …} +value: "f743b4e5-ebad-47cb-ab1d-8d4d0a52e6d3" +label: "Набережные Челны" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15460 +data: App\Geo\Entity\City {#8461 …} +value: "d5bc2df1-6244-4ab0-8405-1d72a0a0f2bd" +label: "Навашино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15461 +data: App\Geo\Entity\City {#8470 …} +value: "eaabc75b-3894-49a1-aa78-b40950698e4f" +label: "Наволоки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15462 +data: App\Geo\Entity\City {#8479 …} +value: "e3c6880f-973b-4fec-aeb4-86f524833cc2" +label: "Надым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15463 +data: App\Geo\Entity\City {#8488 …} +value: "4670d000-d8d2-438d-b85c-2c4e9f5b1faa" +label: "Назарово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15464 +data: App\Geo\Entity\City {#8497 …} +value: "9c8de486-9161-4c74-8c79-47bdacbe717e" +label: "Назрань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15465 +data: App\Geo\Entity\City {#8506 …} +value: "6eeb8458-6836-42df-95d5-1dc8e3f04293" +label: "Называевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15466 +data: App\Geo\Entity\City {#8515 …} +value: "eaa541bd-4535-4d6e-b203-6e8ce18e571e" +label: "Нальчик" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15467 +data: App\Geo\Entity\City {#8524 …} +value: "7f3c8adc-f75d-4b3a-9280-0404f481d7af" +label: "Нариманов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15468 +data: App\Geo\Entity\City {#8533 …} +value: "73c5999d-83e2-45da-819d-ae04a0e2cc57" +label: "Наро-Фоминск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15469 +data: App\Geo\Entity\City {#8542 …} +value: "d838844c-953b-4617-a37a-d4d16fa5951f" +label: "Нарткала" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15470 +data: App\Geo\Entity\City {#8551 …} +value: "899b601a-68af-4005-8ae8-1eed06f80b94" +label: "Нарьян-Мар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15471 +data: App\Geo\Entity\City {#8563 …} +value: "0adadf47-d468-4629-87a8-a78d5b788cf7" +label: "Наурская" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15472 +data: App\Geo\Entity\City {#8572 …} +value: "150264ca-6949-4f23-a0a5-29a62bb608c8" +label: "Находка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15473 +data: App\Geo\Entity\City {#8581 …} +value: "3260bdbb-2f1e-4c55-8d5c-fe863ad58dab" +label: "Невель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15474 +data: App\Geo\Entity\City {#8590 …} +value: "3f388544-f08b-4a83-b780-2a02cedbcd38" +label: "Невельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15475 +data: App\Geo\Entity\City {#8599 …} +value: "d39bc26b-e61e-4976-b9ee-3195029bf841" +label: "Невинномысск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15476 +data: App\Geo\Entity\City {#8608 …} +value: "3ae3c138-6c6c-408e-b12a-b9b981aff624" +label: "Невьянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15477 +data: App\Geo\Entity\City {#8617 …} +value: "64494a4b-1a23-4127-b085-f90e659d6179" +label: "Нелидово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15478 +data: App\Geo\Entity\City {#8626 …} +value: "50226fb0-3d7a-44cb-8544-37df5b8fb73c" +label: "Нерехта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15479 +data: App\Geo\Entity\City {#8635 …} +value: "309dd904-ccab-494f-9459-51e8e9b2620b" +label: "Нерчинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15480 +data: App\Geo\Entity\City {#8644 …} +value: "5dd6806f-5428-4f7b-87dc-f892c2febb97" +label: "Нерюнгри" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15481 +data: App\Geo\Entity\City {#8653 …} +value: "bf831d38-8bc9-4a44-be95-efa3f6b1fd24" +label: "Нефтегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15482 +data: App\Geo\Entity\City {#8662 …} +value: "0e071301-fa0f-47d4-894f-d95d07784802" +label: "Нефтекамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15483 +data: App\Geo\Entity\City {#8671 …} +value: "c7279ad6-104e-4b82-a68f-2fe1f14bf7ae" +label: "Нефтекумск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15484 +data: App\Geo\Entity\City {#8680 …} +value: "71e40753-84cf-47ec-b9c9-88e30da19b1e" +label: "Нефтеюганск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15485 +data: App\Geo\Entity\City {#8689 …} +value: "ca6734e7-22b3-4bad-a574-d5998844c98b" +label: "Нея" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15486 +data: App\Geo\Entity\City {#8698 …} +value: "718cb77c-31c4-47c6-8198-a8f084676dc7" +label: "Нижневартовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15487 +data: App\Geo\Entity\City {#8707 …} +value: "3f64d0d9-2c63-4004-a5aa-547d8af74240" +label: "Нижнекамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15488 +data: App\Geo\Entity\City {#8716 …} +value: "a5397d6c-7c61-4d68-ab28-627ff03a952a" +label: "Нижнеудинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15489 +data: App\Geo\Entity\City {#8725 …} +value: "b9d8998d-928c-4791-9d53-5e5e52894d03" +label: "Нижние Серги" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15490 +data: App\Geo\Entity\City {#8734 …} +value: "1fe817b7-501f-43a5-ba26-3bd8e0aa22c2" +label: "Нижние Серги-3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15491 +data: App\Geo\Entity\City {#8743 …} +value: "961754af-9a17-4c8b-8304-2162d2270ed6" +label: "Нижний Ломов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15492 +data: App\Geo\Entity\City {#8752 …} +value: "5cff09f2-a579-44fb-81ae-80548f70e26b" +label: "Нижний Новгород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15493 +data: App\Geo\Entity\City {#8761 …} +value: "10fa4faf-3a4a-49fe-bff7-5b8a1bc29638" +label: "Нижний Тагил" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15494 +data: App\Geo\Entity\City {#8770 …} +value: "cce26450-5988-484f-9166-79217203b5d8" +label: "Нижняя Салда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15495 +data: App\Geo\Entity\City {#8779 …} +value: "52658671-bdc3-4e57-98f2-6ef5172e58a2" +label: "Нижняя Тура" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15496 +data: App\Geo\Entity\City {#8788 …} +value: "cd7d1f22-5217-43f2-a679-79f5232d0ce2" +label: "Николаевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15497 +data: App\Geo\Entity\City {#8797 …} +value: "81822fd3-b87a-4889-adaa-9c40860f3cc6" +label: "Николаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15498 +data: App\Geo\Entity\City {#8806 …} +value: "3c4fc0a6-f2a9-43c2-8ff0-02c587d3aeb0" +label: "Николаевск-на-Амуре" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15499 +data: App\Geo\Entity\City {#8815 …} +value: "32140e22-fdde-43f7-8bbc-ec06a058bc4a" +label: "Никольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15500 +data: App\Geo\Entity\City {#8824 …} +value: "299ed1cc-08fb-4418-b142-00ef525779a7" +label: "Никольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15501 +data: App\Geo\Entity\City {#8833 …} +value: "56ed23ac-0c4d-4209-97c8-5b3afa3cb612" +label: "Никольское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15502 +data: App\Geo\Entity\City {#8842 …} +value: "240cab6a-1bec-4fcb-9f34-f302261b3c0f" +label: "Новая Каховка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15503 +data: App\Geo\Entity\City {#8851 …} +value: "8ab197f3-4dab-4a4d-8f26-867719ff8503" +label: "Новая Ладога" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15504 +data: App\Geo\Entity\City {#8860 …} +value: "1382b32a-23da-41b6-a93a-d92237c9fa6d" +label: "Новая Ляля" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15505 +data: App\Geo\Entity\City {#8869 …} +value: "d7c15841-3e05-4a27-a4c5-e16bbbc52338" +label: "Новоазовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15506 +data: App\Geo\Entity\City {#8878 …} +value: "5e16b184-df69-4db1-9225-b82f4a39489d" +label: "Новоалександровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15507 +data: App\Geo\Entity\City {#8887 …} +value: "718fad34-21cf-48cb-9e50-3c8fd20a34b4" +label: "Новоалтайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15508 +data: App\Geo\Entity\City {#8896 …} +value: "b0277779-c25a-42b6-ab24-f6ba118d0852" +label: "Новоаннинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15509 +data: App\Geo\Entity\City {#8905 …} +value: "7a4596e5-428b-46cf-a9db-711f5573e297" +label: "Нововоронеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15510 +data: App\Geo\Entity\City {#8914 …} +value: "ff1c0083-6091-4855-bdea-9c00f81c20f2" +label: "Новогродовка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15511 +data: App\Geo\Entity\City {#8923 …} +value: "9d3edbf2-637d-46a4-9c72-42ea84f0bfd7" +label: "Новодвинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15512 +data: App\Geo\Entity\City {#8932 …} +value: "956f16d3-a08e-419d-a99d-28e216dc58b7" +label: "Новодружеск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15513 +data: App\Geo\Entity\City {#8941 …} +value: "9766277a-cb93-4295-84bb-f6c5be8a359a" +label: "Новозыбков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15514 +data: App\Geo\Entity\City {#8950 …} +value: "afec7d6a-b6b5-4702-8659-c143705cf094" +label: "Новокубанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15515 +data: App\Geo\Entity\City {#8959 …} +value: "fe44261b-f9e0-4882-875e-14a8c433c139" +label: "Новокузнецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15516 +data: App\Geo\Entity\City {#8968 …} +value: "6dbe3fb0-9d67-4684-8fc2-4e4f790f9572" +label: "Новокуйбышевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15517 +data: App\Geo\Entity\City {#8977 …} +value: "c858f109-bc87-4ffd-9760-a7dfd78cc3b6" +label: "Новомичуринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15518 +data: App\Geo\Entity\City {#8986 …} +value: "2d420ac8-6d01-40d4-9e5a-6da0c9e91ba8" +label: "Новомосковск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15519 +data: App\Geo\Entity\City {#8995 …} +value: "d48e1fa1-2766-43da-93e9-774ebc3c14a6" +label: "Новопавловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15520 +data: App\Geo\Entity\City {#9004 …} +value: "16b5b8d6-f64b-405e-8a0e-3d7e5bc300ae" +label: "Новоржев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15521 +data: App\Geo\Entity\City {#9013 …} +value: "88e2b2b9-b2f7-4b31-bf9e-0b755dd17ad8" +label: "Новороссийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15522 +data: App\Geo\Entity\City {#9022 …} +value: "c3852210-9693-4977-b0b3-bc544c80701b" +label: "Новосибирск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15523 +data: App\Geo\Entity\City {#9031 …} +value: "36d6d177-27e5-4fb6-95ef-978b921ed041" +label: "Новосиль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15524 +data: App\Geo\Entity\City {#9040 …} +value: "8dd4d703-e454-42eb-aef4-d4e5c9fa7631" +label: "Новосокольники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15525 +data: App\Geo\Entity\City {#9049 …} +value: "57c86d81-d81c-4fc3-ba39-8e2ba31ccb85" +label: "Новотроицк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15526 +data: App\Geo\Entity\City {#9058 …} +value: "a5f9cde4-998d-46d1-be06-d6bf13e19242" +label: "Новоузенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15527 +data: App\Geo\Entity\City {#9067 …} +value: "08e5b279-d49d-4657-a70d-2076e29f4c01" +label: "Новоульяновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15528 +data: App\Geo\Entity\City {#9076 …} +value: "8aec25d1-0fd6-4502-bcc1-1ad89f564426" +label: "Новоуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15529 +data: App\Geo\Entity\City {#9085 …} +value: "d16fbe66-e3a6-433e-b945-f4a6b968221a" +label: "Новохопёрск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15530 +data: App\Geo\Entity\City {#9094 …} +value: "a0e2e82b-d85a-4307-9847-d2a0f5db410d" +label: "Новочебоксарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15531 +data: App\Geo\Entity\City {#9103 …} +value: "c08c4117-479d-4511-bb68-aedb69b647e4" +label: "Новочеркасск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15532 +data: App\Geo\Entity\City {#9112 …} +value: "28add0e6-c687-43c6-8c3f-6704fa0cbd27" +label: "Новошахтинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15533 +data: App\Geo\Entity\City {#9121 …} +value: "83bdb959-87b6-40b3-ba96-fbf5d067f231" +label: "Новый Оскол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15534 +data: App\Geo\Entity\City {#9130 …} +value: "e9770cc6-9ab9-4b80-ae4b-ff455b72c3d5" +label: "Новый Уренгой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15535 +data: App\Geo\Entity\City {#9139 …} +value: "c2763203-1ba8-4c13-8f87-b95826931505" +label: "Ногинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15536 +data: App\Geo\Entity\City {#9148 …} +value: "1731c3c9-70d2-448b-b019-966936106f86" +label: "Нолинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15537 +data: App\Geo\Entity\City {#9157 …} +value: "821d420d-af0e-4c63-b4ce-b4da0bec64a4" +label: "Норильск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15538 +data: App\Geo\Entity\City {#9166 …} +value: "7ff3b522-eac8-48cf-8f04-51aa672f998d" +label: "Ноябрьск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15539 +data: App\Geo\Entity\City {#9175 …} +value: "916b232e-0cb1-45a8-a21b-9e335500661e" +label: "Нурлат" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15540 +data: App\Geo\Entity\City {#9184 …} +value: "21d3976e-bc4b-48c7-b1b3-e45272f856a4" +label: "Нытва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15541 +data: App\Geo\Entity\City {#9193 …} +value: "c49b75a9-3673-46cd-a95a-65f3183ee6dc" +label: "Нюрба" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15542 +data: App\Geo\Entity\City {#9202 …} +value: "61896e82-72dd-413f-8ebf-d1fea6d264e0" +label: "Нягань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15543 +data: App\Geo\Entity\City {#9211 …} +value: "919650bc-69ab-403a-95c2-349903c26e03" +label: "Нязепетровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15544 +data: App\Geo\Entity\City {#9220 …} +value: "1ff239bb-9038-405b-b098-0fe0564b9389" +label: "Няндома" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15545 +data: App\Geo\Entity\City {#9229 …} +value: "0b65822b-7ec9-4907-8e8e-d6774e7457a2" +label: "Облучье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15546 +data: App\Geo\Entity\City {#9238 …} +value: "08a8d323-7a47-4e5d-9f99-376696c4ef0f" +label: "Обнинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15547 +data: App\Geo\Entity\City {#9247 …} +value: "16ed08ec-620e-4554-83b5-34fdb6a687cf" +label: "Обоянь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15548 +data: App\Geo\Entity\City {#9256 …} +value: "bff505e0-fc88-494e-a09f-22cc6005c76b" +label: "Обь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15549 +data: App\Geo\Entity\City {#9265 …} +value: "f33f2291-7b57-4614-92d6-2fe75abd6f4a" +label: "Одинцово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15550 +data: App\Geo\Entity\City {#9274 …} +value: "3e96b792-bfae-4f85-9c47-7afbb0d62ceb" +label: "Озерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15551 +data: App\Geo\Entity\City {#9283 …} +value: "09eb5dc3-4291-4a7e-aefd-c541ef37b6a4" +label: "Озёры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15552 +data: App\Geo\Entity\City {#9292 …} +value: "fb524ed2-fd32-49ba-a505-5501abc01d1a" +label: "Ойсхара" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15553 +data: App\Geo\Entity\City {#9301 …} +value: "44437aad-7c16-4f68-8930-482ae916df05" +label: "Октябрьск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15554 +data: App\Geo\Entity\City {#9310 …} +value: "b6ec93ca-c36a-42db-9065-7ac7eaf18f69" +label: "Октябрьский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15555 +data: App\Geo\Entity\City {#9319 …} +value: "08f065a0-79f0-438a-978e-47b7e8080775" +label: "Окуловка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15556 +data: App\Geo\Entity\City {#9328 …} +value: "e8abb229-ddcc-4676-9117-631b88281759" +label: "Олекминск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15557 +data: App\Geo\Entity\City {#9337 …} +value: "63dd802e-4577-4db6-b6aa-3bcd8929ecce" +label: "Оленегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15558 +data: App\Geo\Entity\City {#9346 …} +value: "f7bad1ab-ba45-4324-baf0-9ef508ab9107" +label: "Оленегорск-1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15559 +data: App\Geo\Entity\City {#9355 …} +value: "68fa83e1-6836-4183-b9ed-912918374e26" +label: "Оленегорск-2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15560 +data: App\Geo\Entity\City {#9364 …} +value: "c873603c-da5e-4e24-b276-15140310865c" +label: "Олонец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15561 +data: App\Geo\Entity\City {#9373 …} +value: "949664aa-f807-41ed-957e-d05b47fa8a66" +label: "Омск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15562 +data: App\Geo\Entity\City {#9382 …} +value: "5fc126a6-8979-49e5-8cd7-44bf1f7de67d" +label: "Омутнинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15563 +data: App\Geo\Entity\City {#9391 …} +value: "49dd311d-0895-4cb5-91bb-e8981af2dbea" +label: "Онега" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15564 +data: App\Geo\Entity\City {#9400 …} +value: "6319306b-3232-4807-8dfb-38b9070e2caa" +label: "Опочка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15565 +data: App\Geo\Entity\City {#9409 …} +value: "34812615-876c-4ac3-a866-032ea1b0ed8d" +label: "Орёл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15566 +data: App\Geo\Entity\City {#9418 …} +value: "b0400797-cd81-4894-aac1-273829771828" +label: "Оренбург" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15567 +data: App\Geo\Entity\City {#9427 …} +value: "a474ba1f-3747-4942-9636-115c9a61d152" +label: "Орехов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15568 +data: App\Geo\Entity\City {#9436 …} +value: "1305937b-d93d-43ec-87ab-646e421a8c9b" +label: "Орехово-Зуево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15569 +data: App\Geo\Entity\City {#9445 …} +value: "34a11294-c01b-40e3-9468-45a73f51ae51" +label: "Орлов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15570 +data: App\Geo\Entity\City {#9454 …} +value: "38bc4947-c230-4794-a4a9-1e61a8cc2411" +label: "Орск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15571 +data: App\Geo\Entity\City {#9463 …} +value: "57762ce4-ad55-4c97-832c-f1ac6ea9d92f" +label: "Оса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15572 +data: App\Geo\Entity\City {#9472 …} +value: "a247e5e5-5264-4e34-b351-e6063f2db0c1" +label: "Осинники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15573 +data: App\Geo\Entity\City {#9481 …} +value: "4f07cc50-a722-4a73-9404-57bdbc8a9b68" +label: "Осташков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15574 +data: App\Geo\Entity\City {#9490 …} +value: "1f8a2325-8cdb-4e3e-b5dd-a0c6c98b27cd" +label: "Остров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15575 +data: App\Geo\Entity\City {#9499 …} +value: "53af89bb-8140-437d-be24-20cb5ef62c7b" +label: "Островной" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15576 +data: App\Geo\Entity\City {#9508 …} +value: "2181f85c-c0ab-4709-ba47-c80e5200171c" +label: "Острогожск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15577 +data: App\Geo\Entity\City {#9517 …} +value: "6be68821-7d34-464e-97c1-06f61bd1203b" +label: "Отрадное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15578 +data: App\Geo\Entity\City {#9526 …} +value: "2490904a-abb0-40fd-b745-003be931ec67" +label: "Отрадный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15579 +data: App\Geo\Entity\City {#9535 …} +value: "b2640b16-3046-4a53-8995-6776833ff5d3" +label: "Оха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15580 +data: App\Geo\Entity\City {#9544 …} +value: "e867c8ee-e786-4572-bf4a-bd3db30b3f4a" +label: "Оханск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15581 +data: App\Geo\Entity\City {#9553 …} +value: "ffe69cc5-b8db-4d1e-bc7d-d4f1ae26d5bd" +label: "Очер" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15582 +data: App\Geo\Entity\City {#9562 …} +value: "6d92bd3b-b445-4c08-83a1-e92e583c19be" +label: "Павлово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15583 +data: App\Geo\Entity\City {#9571 …} +value: "010cbf67-ed01-4b02-93d9-898818f18b39" +label: "Павловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15584 +data: App\Geo\Entity\City {#9580 …} +value: "d2ed27cf-e1fc-4d51-b3cb-943005b157d5" +label: "Павловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15585 +data: App\Geo\Entity\City {#9589 …} +value: "dbe77252-a6c4-46e5-98e8-9dda6b561d5d" +label: "Павловский Посад" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15586 +data: App\Geo\Entity\City {#9598 …} +value: "1da79ac1-9353-4154-9074-393ee64ad8c4" +label: "Палласовка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15587 +data: App\Geo\Entity\City {#9607 …} +value: "47fd2246-a8b1-44cd-85d4-633a6a85530e" +label: "Партизанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15588 +data: App\Geo\Entity\City {#9616 …} +value: "34a98c65-3f0e-4417-bfa7-65b6551938bf" +label: "Певек" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15589 +data: App\Geo\Entity\City {#9625 …} +value: "1172815b-ce12-456c-acd6-0837136455f7" +label: "Пенза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15590 +data: App\Geo\Entity\City {#9634 …} +value: "5645fc95-3bef-4d94-baec-6230163ea82b" +label: "Первомайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15591 +data: App\Geo\Entity\City {#9643 …} +value: "7109974e-4951-4005-b47c-478cc3ddb805" +label: "Первомайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15592 +data: App\Geo\Entity\City {#9652 …} +value: "0f3ad316-9776-4d84-92d2-5bb83b0a5376" +label: "Первоуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15593 +data: App\Geo\Entity\City {#9661 …} +value: "70b8d97a-3a64-48b3-a714-534b77e1a3f5" +label: "Перевальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15594 +data: App\Geo\Entity\City {#9670 …} +value: "de3f945e-d3fc-4ad0-9f4f-ce1373c4632a" +label: "Перевоз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15595 +data: App\Geo\Entity\City {#9679 …} +value: "ac76ef7f-9030-49d2-bd7f-aa8b524cc644" +label: "Пересвет" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15596 +data: App\Geo\Entity\City {#9688 …} +value: "04acd64a-5ba7-4439-8594-d78293483ae7" +label: "Переславль-Залесский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15597 +data: App\Geo\Entity\City {#9697 …} +value: "904c93bd-df8d-4b13-aecc-46cbd86559a8" +label: "Пермь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15598 +data: App\Geo\Entity\City {#9706 …} +value: "ce8eab1f-a906-404a-bd93-c10cc3de4c40" +label: "Пестово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15599 +data: App\Geo\Entity\City {#9715 …} +value: "30f0b744-38ee-42ad-88ba-3d8d4923608f" +label: "Петергоф" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15600 +data: App\Geo\Entity\City {#9724 …} +value: "1d1630fd-cc6c-48c3-a62b-68c0ced568fa" +label: "Петров Вал" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15601 +data: App\Geo\Entity\City {#9733 …} +value: "03914414-34b6-4c7d-ba3f-12539c71f888" +label: "Петровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15602 +data: App\Geo\Entity\City {#9742 …} +value: "1cb08cea-139d-49ba-9e9f-85d0d328bd0f" +label: "Петровск-Забайкальский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15603 +data: App\Geo\Entity\City {#9751 …} +value: "35c05557-0fd9-4902-baf8-e23f9c3ca6a9" +label: "Петровское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15604 +data: App\Geo\Entity\City {#9760 …} +value: "ac446dc2-a450-44fa-b878-f1535a407c55" +label: "Петрозаводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15605 +data: App\Geo\Entity\City {#9769 …} +value: "aad416d5-ce02-447b-ab86-8bde0f8c77ae" +label: "Петропавловск-Камчатский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15606 +data: App\Geo\Entity\City {#9778 …} +value: "74a2f8b6-f0d4-4d03-aec5-e5d1c9da542e" +label: "Петухово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15607 +data: App\Geo\Entity\City {#9787 …} +value: "b3ba8a57-c068-4a8d-b067-0a990f5b8124" +label: "Петушки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15608 +data: App\Geo\Entity\City {#9796 …} +value: "0edfc91f-28ae-497e-90e7-3289f0ad529c" +label: "Печора" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15609 +data: App\Geo\Entity\City {#9805 …} +value: "62600c9e-80ae-43e9-ae34-39703cd42a5b" +label: "Печоры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15610 +data: App\Geo\Entity\City {#9814 …} +value: "bbd2a443-d208-4bf4-9a8a-18674f1d9090" +label: "Пикалево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15611 +data: App\Geo\Entity\City {#9823 …} +value: "50f9d764-6fc2-431b-ae1d-be240a7b6b83" +label: "Пионерский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15612 +data: App\Geo\Entity\City {#9832 …} +value: "f7ecd10a-f672-4e2f-958e-323ac5e41565" +label: "Питкяранта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15613 +data: App\Geo\Entity\City {#9841 …} +value: "2278f382-a043-4fa1-a016-4612906db214" +label: "Плавск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15614 +data: App\Geo\Entity\City {#9850 …} +value: "c1aeac6e-fb18-4da7-87b4-d333300c292a" +label: "Пласт" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15615 +data: App\Geo\Entity\City {#9859 …} +value: "c8a16c14-ee5f-41c9-859c-98e6a8fd541c" +label: "Плес" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15616 +data: App\Geo\Entity\City {#9868 …} +value: "dbf44430-0beb-459a-9e0b-c502f736ac0c" +label: "Поворино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15617 +data: App\Geo\Entity\City {#9877 …} +value: "09e3d680-7357-4237-97b9-5e7c6571fb49" +label: "Подольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15618 +data: App\Geo\Entity\City {#9886 …} +value: "8a5f268e-f3ad-4e76-ab17-8b3c442a003e" +label: "Подпорожье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15619 +data: App\Geo\Entity\City {#9895 …} +value: "2589799d-c9e7-4395-ad04-263d49e5470d" +label: "Покачи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15620 +data: App\Geo\Entity\City {#9904 …} +value: "ed135d81-db56-4e9c-a1bf-e02ff56d72af" +label: "Покров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15621 +data: App\Geo\Entity\City {#9913 …} +value: "6b7b9b88-34e9-4f2b-8a43-7642fe3da7ad" +label: "Покровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15622 +data: App\Geo\Entity\City {#9922 …} +value: "7b11e41b-4895-4448-ab10-5b08a44bc1c5" +label: "Полевской" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15623 +data: App\Geo\Entity\City {#9931 …} +value: "bdc46d5d-6814-40f6-9a60-dab2af2d0855" +label: "Пологи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15624 +data: App\Geo\Entity\City {#9940 …} +value: "d8d7796f-198e-4b98-910a-c7e587def0e8" +label: "Полысаево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15625 +data: App\Geo\Entity\City {#9949 …} +value: "7c9cc066-e5b8-4174-ba73-dda90d29847b" +label: "Полярные Зори" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15626 +data: App\Geo\Entity\City {#9958 …} +value: "8132651f-a0dd-4fe4-9fb3-a2ed4325f457" +label: "Полярный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15627 +data: App\Geo\Entity\City {#9967 …} +value: "17eefca1-3bae-4e07-9d98-ac79b2126a25" +label: "Попасная" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15628 +data: App\Geo\Entity\City {#9976 …} +value: "fa93e395-8fb9-4a66-a427-8d6bf7bff109" +label: "Поронайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15629 +data: App\Geo\Entity\City {#9985 …} +value: "c9b3128d-2a17-47a1-9aa8-c67797e0126b" +label: "Порхов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15630 +data: App\Geo\Entity\City {#9994 …} +value: "b54abcda-09a2-4807-b566-be478842c434" +label: "Похвистнево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15631 +data: App\Geo\Entity\City {#10003 …} +value: "fd251e2a-ddd8-4c19-9307-4666de74aee3" +label: "Почеп" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15632 +data: App\Geo\Entity\City {#10012 …} +value: "97372d7e-ea07-47b1-8166-a27e99168eb6" +label: "Починок" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15633 +data: App\Geo\Entity\City {#10021 …} +value: "27e304a3-ca85-468c-a485-a3c7de71f268" +label: "Пошехонье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15634 +data: App\Geo\Entity\City {#10030 …} +value: "8c67252e-c18b-4314-86c6-4835695b0d42" +label: "Приволжск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15635 +data: App\Geo\Entity\City {#10039 …} +value: "43536ad0-0545-4ff9-8089-e7c8e62c25f6" +label: "Приволье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15636 +data: App\Geo\Entity\City {#10048 …} +value: "b5d21dd6-9b93-424a-a853-03ffd29495f9" +label: "Приморск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15637 +data: App\Geo\Entity\City {#10057 …} +value: "5cf2cd5b-6196-41d9-b5e5-05a5762e74d7" +label: "Приморск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15638 +data: App\Geo\Entity\City {#10066 …} +value: "7604140c-6900-4ead-8c14-01ef9ed99059" +label: "Приморско-Ахтарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15639 +data: App\Geo\Entity\City {#10075 …} +value: "361a811f-de6f-4b38-ae93-6507d9d3fb39" +label: "Приозерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15640 +data: App\Geo\Entity\City {#10084 …} +value: "4c556d60-4f84-48b6-835e-8f6503ffcfbc" +label: "Прокопьевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15641 +data: App\Geo\Entity\City {#10093 …} +value: "0e23c553-4483-48d5-be0a-3ffa6483d4b1" +label: "Пролетарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15642 +data: App\Geo\Entity\City {#10102 …} +value: "f324ebb4-21b8-4857-9ed4-e5d080ff660b" +label: "Протвино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15643 +data: App\Geo\Entity\City {#10111 …} +value: "a85e5867-e18f-4b77-b3a0-6bfc3630b85c" +label: "Прохладный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15644 +data: App\Geo\Entity\City {#10120 …} +value: "f09ecd1b-1a3e-4507-a3e1-70a774a1c683" +label: "Псков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15645 +data: App\Geo\Entity\City {#10129 …} +value: "a87c0490-5352-4224-9a63-bfd2c7920251" +label: "Пугачев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15646 +data: App\Geo\Entity\City {#10138 …} +value: "3bd1507f-218a-49b7-893f-8591897cd1ad" +label: "Пудож" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15647 +data: App\Geo\Entity\City {#10147 …} +value: "464b3698-e548-4f8f-8f7e-7d496595343f" +label: "Пустошка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15648 +data: App\Geo\Entity\City {#10156 …} +value: "8bc2b9a0-5b12-4f5c-ade3-71b63ca5d723" +label: "Пучеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15649 +data: App\Geo\Entity\City {#10165 …} +value: "42584042-9bc1-4d7a-b37e-7ca617f2d454" +label: "Пушкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15650 +data: App\Geo\Entity\City {#10174 …} +value: "20feac08-f069-4dde-9618-03cf4f7b27fb" +label: "Пушкино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15651 +data: App\Geo\Entity\City {#10183 …} +value: "082b2794-3a5e-42df-b1c8-2eb867e52be7" +label: "Пущино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15652 +data: App\Geo\Entity\City {#10192 …} +value: "45747539-6dc3-4cec-9232-b820dbce353c" +label: "Пыталово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15653 +data: App\Geo\Entity\City {#10201 …} +value: "f6d5fdd1-47b5-466b-92bc-c7cd21b31cd8" +label: "Пыть-Ях" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15654 +data: App\Geo\Entity\City {#10210 …} +value: "a6330ff5-1318-4a0b-aaf4-edba5a9a7cb9" +label: "Пятигорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15655 +data: App\Geo\Entity\City {#10219 …} +value: "4fd44567-cc78-40f5-9336-716bc8ab02e8" +label: "Радужный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15656 +data: App\Geo\Entity\City {#10228 …} +value: "72022fae-09a4-49d9-ab5a-38ebe4d098c2" +label: "Радужный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15657 +data: App\Geo\Entity\City {#10237 …} +value: "0fdc063c-1d9d-49ca-b504-43a56c620f60" +label: "Райчихинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15658 +data: App\Geo\Entity\City {#10246 …} +value: "62bbe68c-967d-4505-ada9-0d92273db5e9" +label: "Раменское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15659 +data: App\Geo\Entity\City {#10255 …} +value: "419cd473-fa5a-4af4-8c74-adf428e99509" +label: "Рассказово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15660 +data: App\Geo\Entity\City {#10264 …} +value: "e6cebe19-ef06-4a58-ac53-4c0b26458f0d" +label: "Ревда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15661 +data: App\Geo\Entity\City {#10273 …} +value: "3b6f62a1-2801-43fc-8a81-662be8e08b86" +label: "Реж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15662 +data: App\Geo\Entity\City {#10282 …} +value: "b84c6030-402a-4a8e-94c3-dc9d61fa5b2d" +label: "Реутов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15663 +data: App\Geo\Entity\City {#10291 …} +value: "9ec25ebd-1a0f-4427-851c-75b2d718a17d" +label: "Ржев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15664 +data: App\Geo\Entity\City {#10300 …} +value: "0f1438e7-78c8-4e3b-b0da-17c3aa8a9034" +label: "Ровеньки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15665 +data: App\Geo\Entity\City {#10309 …} +value: "e2fa5048-ab47-4e0d-880f-dffdbc16a48a" +label: "Родинское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15666 +data: App\Geo\Entity\City {#10318 …} +value: "f565ae5c-d718-4176-bb52-3bfd52dea0ff" +label: "Родники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15667 +data: App\Geo\Entity\City {#10327 …} +value: "305d9f39-7cf0-4e4c-a112-87055a4b1b38" +label: "Рославль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15668 +data: App\Geo\Entity\City {#10336 …} +value: "4f5ec34c-b514-4f2f-b0db-b6a5f3f9668f" +label: "Россошь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15669 +data: App\Geo\Entity\City {#10345 …} +value: "a0d0f166-77b9-44e2-a8fd-cce084c351a2" +label: "Ростов Великий" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15670 +data: App\Geo\Entity\City {#10354 …} +value: "9ebf8b82-9f4e-4b04-a4a1-943087e78ac4" +label: "Ростов-на-Дону" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15671 +data: App\Geo\Entity\City {#10363 …} +value: "b5109d74-f834-4b05-9e96-44e1ad12d330" +label: "Рошаль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15672 +data: App\Geo\Entity\City {#10372 …} +value: "5e5f093e-1a0b-4704-be51-a0e59c9b87ea" +label: "Ртищево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15673 +data: App\Geo\Entity\City {#10381 …} +value: "a57abd9f-41fc-4b00-8a99-eb2caaf41665" +label: "Рубежное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15674 +data: App\Geo\Entity\City {#10390 …} +value: "639db27c-6ffa-4139-aaf5-25719fe01953" +label: "Рубцовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15675 +data: App\Geo\Entity\City {#10399 …} +value: "0704c745-bab9-43de-bd72-c91485d8cb3b" +label: "Рудня" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15676 +data: App\Geo\Entity\City {#10408 …} +value: "e9dcc3da-8b94-47b2-83dd-5125f65c2019" +label: "Руза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15677 +data: App\Geo\Entity\City {#10417 …} +value: "8f592e14-fdbb-4581-9cb3-33f22e510887" +label: "Рузаевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15678 +data: App\Geo\Entity\City {#10426 …} +value: "588e7b77-2f25-4a07-b0d6-78785ef4ce26" +label: "Рыбинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15679 +data: App\Geo\Entity\City {#10435 …} +value: "74184a4c-429b-498f-a367-852f204f4247" +label: "Рыбное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15680 +data: App\Geo\Entity\City {#10444 …} +value: "ce462984-7a67-43bc-9979-d405d09fa694" +label: "Рыльск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15681 +data: App\Geo\Entity\City {#10453 …} +value: "730bde62-af57-4d98-8e66-efefbd9ee0c3" +label: "Ряжск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15682 +data: App\Geo\Entity\City {#10462 …} +value: "45e8d669-e6fd-4261-a1fc-e00febc94399" +label: "Рязань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15683 +data: App\Geo\Entity\City {#10471 …} +value: "94810a23-3172-4b8a-a489-99ad2a36e6fd" +label: "Саки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15684 +data: App\Geo\Entity\City {#10480 …} +value: "5d3e5f7b-067c-4280-b85d-7d368ffd3f2d" +label: "Салават" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15685 +data: App\Geo\Entity\City {#10489 …} +value: "7f67826f-6f7c-4427-b5c9-6aca5868150a" +label: "Салаир" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15686 +data: App\Geo\Entity\City {#10498 …} +value: "c81281c7-8970-4106-8859-f915791764e9" +label: "Салехард" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15687 +data: App\Geo\Entity\City {#10507 …} +value: "b8fdba02-1262-4792-a49e-39f41d778216" +label: "Сальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15688 +data: App\Geo\Entity\City {#10516 …} +value: "e0d4f1cc-bdb8-4ef5-b7da-df2578c36294" +label: "Самара" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15689 +data: App\Geo\Entity\City {#10525 …} +value: "8a8e93b9-7478-4df1-8532-20926d5b6dcd" +label: "Санкт-Петербург" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15690 +data: App\Geo\Entity\City {#10534 …} +value: "d7ece0b2-fe2a-4a8b-babc-811acda87210" +label: "Саранск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15691 +data: App\Geo\Entity\City {#10543 …} +value: "7ceb30c5-cbe4-4e39-95d8-b62e81534b6f" +label: "Сарапул" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15692 +data: App\Geo\Entity\City {#10552 …} +value: "b459099e-6275-4ff5-904c-64f1548f9f35" +label: "Саратов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15693 +data: App\Geo\Entity\City {#10561 …} +value: "26ea719b-3ef4-4dc1-964b-f492f54db25a" +label: "Саров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15694 +data: App\Geo\Entity\City {#10570 …} +value: "70a92c09-9425-4c59-85c7-a380af8bd719" +label: "Сасово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15695 +data: App\Geo\Entity\City {#10579 …} +value: "bea32874-5fe6-4f8b-bb76-1b60a7ca3fdd" +label: "Сатка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15696 +data: App\Geo\Entity\City {#10588 …} +value: "c7a1df0a-9386-479a-9198-227ec120e4ae" +label: "Сафоново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15697 +data: App\Geo\Entity\City {#10597 …} +value: "568c3c7a-94d5-4310-9405-b583a8bb9001" +label: "Саяногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15698 +data: App\Geo\Entity\City {#10606 …} +value: "daeeb8b4-ec7d-408d-aebd-06c13f1e769e" +label: "Саянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15699 +data: App\Geo\Entity\City {#10615 …} +value: "86de9043-71d0-4411-bf52-0511e01d7b76" +label: "Сватово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15700 +data: App\Geo\Entity\City {#10624 …} +value: "2f9105a2-e705-4a45-99ca-65b7db6b4a4d" +label: "Свердловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15701 +data: App\Geo\Entity\City {#10633 …} +value: "cfc6e206-3fdc-44b7-8899-538fcd6e3835" +label: "Светлоград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15702 +data: App\Geo\Entity\City {#10642 …} +value: "419fe231-4fb5-43cf-9824-0efa5af4ce4e" +label: "Светлодарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15703 +data: App\Geo\Entity\City {#10651 …} +value: "3cc27c04-3bf2-49c8-a72e-a94e5b5647a9" +label: "Светлый" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15704 +data: App\Geo\Entity\City {#10660 …} +value: "d4f3786f-2f48-43e4-bd9b-3690d1dffa7a" +label: "Светогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15705 +data: App\Geo\Entity\City {#10669 …} +value: "5e27b6cb-6c1f-4862-9606-484c289eaa0d" +label: "Свирск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15706 +data: App\Geo\Entity\City {#10678 …} +value: "447a302d-329f-4ece-884e-0b51cd65af8a" +label: "Свободный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15707 +data: App\Geo\Entity\City {#10687 …} +value: "0418a76c-ebf3-4fd0-8118-5b35a492e80d" +label: "Святогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15708 +data: App\Geo\Entity\City {#10696 …} +value: "c05b47fb-70df-4b49-972b-cee57dfa8488" +label: "Себеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15709 +data: App\Geo\Entity\City {#10705 …} +value: "ab683342-b10a-46c7-8948-dc787cd79fbd" +label: "Севастополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15710 +data: App\Geo\Entity\City {#10714 …} +value: "515efa42-b1ec-40f2-86c3-5b14d1e9964e" +label: "Северобайкальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15711 +data: App\Geo\Entity\City {#10723 …} +value: "9718ece1-0e15-4fc9-9afe-b6f2382bb4cd" +label: "Северодвинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15712 +data: App\Geo\Entity\City {#10732 …} +value: "61113271-addd-4e85-948a-0fff67dcf59a" +label: "Северодонецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15713 +data: App\Geo\Entity\City {#10741 …} +value: "4b190b8f-0a19-4d0e-879a-42e188ab5ab4" +label: "Северо-Курильск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15714 +data: App\Geo\Entity\City {#10750 …} +value: "1ca22ff3-d81d-4023-8673-104df5f1181f" +label: "Североморск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15715 +data: App\Geo\Entity\City {#10759 …} +value: "ccfe3cb6-69c1-444b-ae6d-16aec357f65f" +label: "Североуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15716 +data: App\Geo\Entity\City {#10768 …} +value: "c1202491-6baa-4f47-b4fb-91aa5883eb03" +label: "Северск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15717 +data: App\Geo\Entity\City {#10777 …} +value: "a775517b-7d09-4970-aeec-6465771e75db" +label: "Северск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15718 +data: App\Geo\Entity\City {#10786 …} +value: "442a8667-35c4-4a4e-83f7-65ca7dfdfb33" +label: "Севск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15719 +data: App\Geo\Entity\City {#10795 …} +value: "f7c32c80-3a60-4d0c-bbe7-c4079cf6d9ac" +label: "Сегежа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15720 +data: App\Geo\Entity\City {#10804 …} +value: "fe9a690c-d11b-40cf-969b-13b87598df8b" +label: "Селидово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15721 +data: App\Geo\Entity\City {#10813 …} +value: "ea8e01e2-84e5-4b87-a344-48ce68c220a4" +label: "Сельцо" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15722 +data: App\Geo\Entity\City {#10822 …} +value: "888f0f40-b3b5-430f-8308-71e155d9ff9b" +label: "Семенов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15723 +data: App\Geo\Entity\City {#10831 …} +value: "ce3adfa1-e5eb-4c41-92bc-89fc8f41f727" +label: "Семикаракорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15724 +data: App\Geo\Entity\City {#10840 …} +value: "4fb4c53e-88c3-4f45-bddf-499485464b90" +label: "Семилуки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15725 +data: App\Geo\Entity\City {#10849 …} +value: "b1b4bc60-177d-44cd-a038-0b7e824a27ee" +label: "Сенгилей" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15726 +data: App\Geo\Entity\City {#10858 …} +value: "98d0ebad-c3ff-4b08-8e91-99f84ef0b991" +label: "Серафимович" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15727 +data: App\Geo\Entity\City {#10867 …} +value: "91c00a65-e8cd-49c8-a50d-660e1bcab263" +label: "Сергач" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15728 +data: App\Geo\Entity\City {#10876 …} +value: "0b7b58e0-1526-4e14-a68f-ecf42faccbc5" +label: "Сергиев Посад" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15729 +data: App\Geo\Entity\City {#10885 …} +value: "7f3c8bd2-cd80-4a2e-b9cf-75761c8303ef" +label: "Сердобск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15730 +data: App\Geo\Entity\City {#10894 …} +value: "f0b2ffac-47b3-4fa0-ba85-d1997a775843" +label: "Серноводское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15731 +data: App\Geo\Entity\City {#10903 …} +value: "80cc2ac9-201a-46ca-8bf4-b809966f0b3e" +label: "Серов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15732 +data: App\Geo\Entity\City {#10912 …} +value: "7b056df4-94ff-469e-bf8b-83247a4bbe62" +label: "Серпухов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15733 +data: App\Geo\Entity\City {#10921 …} +value: "92239c1c-5dc0-4be8-99ad-71e7eb5fd15c" +label: "Сертолово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15734 +data: App\Geo\Entity\City {#10930 …} +value: "4cb92acc-65f1-44c9-a99e-61a8af069dd8" +label: "Сестрорецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15735 +data: App\Geo\Entity\City {#10939 …} +value: "fd5befd8-bb7d-41c7-b15c-ab558ef02bb8" +label: "Сибай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15736 +data: App\Geo\Entity\City {#10948 …} +value: "b8c60093-eb58-48cf-8305-1c89d0f2df7a" +label: "Сим" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15737 +data: App\Geo\Entity\City {#10957 …} +value: "76fa2b3e-183c-4bd3-b5d0-084f7196a3e8" +label: "Симферополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15738 +data: App\Geo\Entity\City {#10966 …} +value: "cf3487de-a405-469e-8718-afe7a75519e1" +label: "Скадовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15739 +data: App\Geo\Entity\City {#10975 …} +value: "3882d693-54ca-4c0b-8037-99f040506732" +label: "Сковородино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15740 +data: App\Geo\Entity\City {#10984 …} +value: "496672af-b2be-4813-9609-bdd83d5cc3e8" +label: "Скопин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15741 +data: App\Geo\Entity\City {#10993 …} +value: "1ae3c6b2-ae97-4ec8-b9e2-dc790e267feb" +label: "Славгород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15742 +data: App\Geo\Entity\City {#11002 …} +value: "72342b22-05aa-4229-a1e2-fd6f15b3f943" +label: "Славянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15743 +data: App\Geo\Entity\City {#11011 …} +value: "cf75bfdd-e02a-44f2-b90f-ce9b85fc467f" +label: "Славянск-на-Кубани" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15744 +data: App\Geo\Entity\City {#11020 …} +value: "40be2447-8299-457e-8bdf-882a935de4a9" +label: "Сланцы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15745 +data: App\Geo\Entity\City {#11029 …} +value: "3967f841-84be-4a0b-abaf-278c476076e4" +label: "Слободской" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15746 +data: App\Geo\Entity\City {#11038 …} +value: "9b731ac7-002c-42fd-b19f-9ad689e26496" +label: "Слюдянка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15747 +data: App\Geo\Entity\City {#11047 …} +value: "c10c1351-993b-42d5-a26f-49407ce731f7" +label: "Смоленск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15748 +data: App\Geo\Entity\City {#11056 …} +value: "93fc6ce0-5e62-4993-9ee4-e71c7341f379" +label: "Снежинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15749 +data: App\Geo\Entity\City {#11065 …} +value: "f3204712-f6a3-4bfd-bbb7-4acf397fd6a0" +label: "Снежногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15750 +data: App\Geo\Entity\City {#11074 …} +value: "48ba0500-eccc-49a2-9802-73a1d4696f10" +label: "Снежное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15751 +data: App\Geo\Entity\City {#11083 …} +value: "9f6e9f83-5257-4fa7-b157-20df76a7e64b" +label: "Снигиревка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15752 +data: App\Geo\Entity\City {#11092 …} +value: "f7c467a8-8b62-4af1-ad3c-4b03448ae780" +label: "Собинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15753 +data: App\Geo\Entity\City {#11101 …} +value: "496477f2-10d3-4db8-b340-ded4faa6cbd7" +label: "Советск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15754 +data: App\Geo\Entity\City {#11110 …} +value: "81f58b55-87bd-401f-b870-a5f2fc8d5596" +label: "Советск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15755 +data: App\Geo\Entity\City {#11119 …} +value: "0d388739-82b9-4d1c-a534-d4b4144cd72a" +label: "Советск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15756 +data: App\Geo\Entity\City {#11128 …} +value: "220f706d-c430-4e6c-8628-767236bb39df" +label: "Советская Гавань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15757 +data: App\Geo\Entity\City {#11137 …} +value: "fd1594d6-4a4c-4a7b-a672-3f0e3dd30590" +label: "Советский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15758 +data: App\Geo\Entity\City {#11146 …} +value: "6be84c3d-4d19-421d-987b-781655a22ace" +label: "Сокол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15759 +data: App\Geo\Entity\City {#11155 …} +value: "96555c08-d643-4280-98c6-ff72b78dbc39" +label: "Соледар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15760 +data: App\Geo\Entity\City {#11164 …} +value: "a8245281-b07f-4c83-8740-a7fded3f3c27" +label: "Солигалич" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15761 +data: App\Geo\Entity\City {#11173 …} +value: "c79fae9c-ef0d-4a1d-9917-9e23869f1153" +label: "Соликамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15762 +data: App\Geo\Entity\City {#11182 …} +value: "1a053838-3df6-4e17-9141-e5d87422a4ff" +label: "Солнечногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15763 +data: App\Geo\Entity\City {#11191 …} +value: "4b937651-c98f-4bbf-8288-ba5bbe4facbf" +label: "Сольвычегодск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15764 +data: App\Geo\Entity\City {#11200 …} +value: "24641425-a77d-4c2c-a79a-abfc010db619" +label: "Соль-Илецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15765 +data: App\Geo\Entity\City {#11209 …} +value: "a9892ca4-d8f1-46a8-afa0-2584bfb4f7cd" +label: "Сольцы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15766 +data: App\Geo\Entity\City {#11218 …} +value: "ba341292-e2d4-408d-a9e2-160dcb6094c4" +label: "Сольцы 2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15767 +data: App\Geo\Entity\City {#11227 …} +value: "3c95ea71-906f-44f5-bea6-43489153e43f" +label: "Сорочинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15768 +data: App\Geo\Entity\City {#11236 …} +value: "4cfd0405-8f46-40d9-87e4-2f368ffa1ba1" +label: "Сорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15769 +data: App\Geo\Entity\City {#11245 …} +value: "7b7e7267-1af2-4186-bd6a-f4a0958375c7" +label: "Сортавала" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15770 +data: App\Geo\Entity\City {#11254 …} +value: "1dfdb04c-3dd2-4432-a617-153abb778c67" +label: "Сосенский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15771 +data: App\Geo\Entity\City {#11263 …} +value: "30a2ea01-7c20-46d3-8c62-5fe20bbf6f11" +label: "Сосновка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15772 +data: App\Geo\Entity\City {#11272 …} +value: "78499fb4-3656-4e8b-9e35-2f8a2ebfccda" +label: "Сосновоборск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15773 +data: App\Geo\Entity\City {#11281 …} +value: "e15ca3ac-89e0-47d9-a522-3f379a201c12" +label: "Сосновый Бор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15774 +data: App\Geo\Entity\City {#11290 …} +value: "ca1d6fc5-f02c-495c-b53c-a3a7d0019922" +label: "Сосногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15775 +data: App\Geo\Entity\City {#11299 …} +value: "7420fac1-5b21-497b-901c-b549a9695404" +label: "Сочи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15776 +data: App\Geo\Entity\City {#11308 …} +value: "21248160-0c45-44e4-8027-9d92fdb3f5c5" +label: "Спас-Деменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15777 +data: App\Geo\Entity\City {#11317 …} +value: "236fe351-aa86-4327-a5cc-ab4e4ca7bb2d" +label: "Спас-Клепики" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15778 +data: App\Geo\Entity\City {#11326 …} +value: "205bc722-b44b-43ff-a9e2-d5f43c39841f" +label: "Спасск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15779 +data: App\Geo\Entity\City {#11335 …} +value: "f1e1cd96-c6f5-4077-9db4-86c27c19d20d" +label: "Спасск-Дальний" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15780 +data: App\Geo\Entity\City {#11344 …} +value: "e2a79bd5-34d2-49f0-a536-4320bd254628" +label: "Спасск-Рязанский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15781 +data: App\Geo\Entity\City {#11353 …} +value: "ef34a32b-1731-4c8d-9b24-4c8d2d679a64" +label: "Среднеколымск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15782 +data: App\Geo\Entity\City {#11362 …} +value: "34c82516-7e11-4ae5-856b-c7e9f4ce0bc2" +label: "Среднеуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15783 +data: App\Geo\Entity\City {#11371 …} +value: "1a127f71-ea07-4caf-981b-eb855588d7bf" +label: "Сретенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15784 +data: App\Geo\Entity\City {#11380 …} +value: "0de24069-8c60-406b-a8b0-f8f3ca3947b7" +label: "Ставрополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15785 +data: App\Geo\Entity\City {#11389 …} +value: "334ac86a-f36f-496a-b1fa-62c7fec9e73d" +label: "Старая Купавна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15786 +data: App\Geo\Entity\City {#11398 …} +value: "fe32f018-2413-42aa-aae2-1639aace9606" +label: "Старая Русса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15787 +data: App\Geo\Entity\City {#11407 …} +value: "c0bf7f6e-01e1-4265-acad-9127d8208cb2" +label: "Старица" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15788 +data: App\Geo\Entity\City {#11416 …} +value: "20677ded-64bd-4be6-82ef-45ff282128b9" +label: "Старобельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15789 +data: App\Geo\Entity\City {#11425 …} +value: "73550728-256d-4b40-919f-a975c507e4ce" +label: "Стародуб" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15790 +data: App\Geo\Entity\City {#11434 …} +value: "f5f4ff16-71ab-4d61-9f60-e3e5701aaf75" +label: "Старый Крым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15791 +data: App\Geo\Entity\City {#11443 …} +value: "745d82e7-fee1-4047-b1bb-314c702c98ad" +label: "Старый Оскол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15792 +data: App\Geo\Entity\City {#11452 …} +value: "30ec2a44-d19b-4c6e-ab01-c02637a1c25e" +label: "Стаханов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15793 +data: App\Geo\Entity\City {#11461 …} +value: "e7b3f269-58ad-45e3-abcb-f8c177a48017" +label: "Стерлитамак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15794 +data: App\Geo\Entity\City {#11470 …} +value: "5f1efa4b-2f17-4614-9a26-93c0da7d015e" +label: "Стрежевой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15795 +data: App\Geo\Entity\City {#11479 …} +value: "e17f7451-2c56-432f-91cd-bde47b608545" +label: "Строитель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15796 +data: App\Geo\Entity\City {#11488 …} +value: "08d36d31-2457-4dba-9cde-0fb01ef47ae2" +label: "Струнино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15797 +data: App\Geo\Entity\City {#11497 …} +value: "4cad3cd2-fc99-4e00-a462-0e955e743010" +label: "Ступино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15798 +data: App\Geo\Entity\City {#11506 …} +value: "620ba42e-3a99-434d-bb26-d3e137e623d2" +label: "Суворов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15799 +data: App\Geo\Entity\City {#11515 …} +value: "3bf56b7a-056f-4212-ac5f-b9f6a103a828" +label: "Судак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15800 +data: App\Geo\Entity\City {#11524 …} +value: "aa3902b6-4a51-41b4-9080-67e05d2f1e63" +label: "Суджа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15801 +data: App\Geo\Entity\City {#11533 …} +value: "493b6647-b5ec-4c77-9361-c9a5824a3ae5" +label: "Судогда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15802 +data: App\Geo\Entity\City {#11542 …} +value: "a9abb863-7d2a-4d24-b70d-fed75f3aa048" +label: "Суздаль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15803 +data: App\Geo\Entity\City {#11551 …} +value: "c0551cec-9cc4-4e9b-9717-cd7491240cb6" +label: "Сунжа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15804 +data: App\Geo\Entity\City {#11560 …} +value: "1c67d6c2-5cc3-475a-8b23-d2622535b617" +label: "Суоярви" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15805 +data: App\Geo\Entity\City {#11569 …} +value: "a10354fd-47e5-4d24-b5f9-79f1e677d9ee" +label: "Сураж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15806 +data: App\Geo\Entity\City {#11578 …} +value: "1495546f-ed1f-459c-8a59-b13e35075c23" +label: "Сургут" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15807 +data: App\Geo\Entity\City {#11587 …} +value: "75a58327-7d4f-492e-9e75-bc40fcd0a075" +label: "Суровикино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15808 +data: App\Geo\Entity\City {#11596 …} +value: "d9d7e80d-1ee0-4528-ae26-575e01cced40" +label: "Сурск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15809 +data: App\Geo\Entity\City {#11605 …} +value: "e4ebad58-16e8-4729-ae40-a15fb451f735" +label: "Сусуман" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15810 +data: App\Geo\Entity\City {#11614 …} +value: "dd7c2f10-7e3c-484b-b8b8-b8557dfeecba" +label: "Сухиничи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15811 +data: App\Geo\Entity\City {#11623 …} +value: "953393a5-80ec-4ce5-baab-373900c63b1a" +label: "Суходольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15812 +data: App\Geo\Entity\City {#11632 …} +value: "823e3bf9-b531-465c-8b23-74b19716cee1" +label: "Сухой Лог" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15813 +data: App\Geo\Entity\City {#11641 …} +value: "106bd44b-2b7b-4adb-ad0a-4937ed8a5bfa" +label: "Счастье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15814 +data: App\Geo\Entity\City {#11650 …} +value: "aaa0afc0-833a-40d1-84c8-f43dd51e8cf6" +label: "Сызрань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15815 +data: App\Geo\Entity\City {#11659 …} +value: "36336dad-b0cd-4844-8c62-bc0216c714ca" +label: "Сыктывкар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15816 +data: App\Geo\Entity\City {#11668 …} +value: "9f0ee1f6-210e-41c9-8555-50745ef1e052" +label: "Сысерть" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15817 +data: App\Geo\Entity\City {#11677 …} +value: "e727a99c-77ee-4f76-b7e3-dfb404abbd78" +label: "Сычевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15818 +data: App\Geo\Entity\City {#11686 …} +value: "5a059239-0ca0-48c4-97b1-7c70c7020db8" +label: "Сясьстрой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15819 +data: App\Geo\Entity\City {#11695 …} +value: "28746151-bfcb-49bd-948c-131a9564de10" +label: "Тавда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15820 +data: App\Geo\Entity\City {#11704 …} +value: "0df9e418-6dd6-4643-8409-d8ab522e523d" +label: "Таврийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15821 +data: App\Geo\Entity\City {#11713 …} +value: "4dfe2a29-a36f-4e4c-9e5c-daa198dcaa7e" +label: "Таганрог" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15822 +data: App\Geo\Entity\City {#11722 …} +value: "06360db2-6e1f-4b0a-aea1-358b95707e55" +label: "Тайга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15823 +data: App\Geo\Entity\City {#11731 …} +value: "cefdcd14-3b35-45e8-bb49-cd5643b0054e" +label: "Тайшет" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15824 +data: App\Geo\Entity\City {#11740 …} +value: "e0d44994-9b87-4ab4-b0b5-f65f378b1a2e" +label: "Талдом" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15825 +data: App\Geo\Entity\City {#11749 …} +value: "2a77d8c9-9a35-4b88-a78e-a3ed803107db" +label: "Талица" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15826 +data: App\Geo\Entity\City {#11758 …} +value: "e45e8ff1-bd54-418b-a316-8f7791219ab9" +label: "Тамбов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15827 +data: App\Geo\Entity\City {#11767 …} +value: "332f76f9-beaf-4dbe-a2eb-b51483f1bfb3" +label: "Тара" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15828 +data: App\Geo\Entity\City {#11776 …} +value: "244e64da-7275-49dc-ac5e-8fa0cf338869" +label: "Тарко-Сале" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15829 +data: App\Geo\Entity\City {#11785 …} +value: "80425d91-48d3-4c84-8a1e-44c9f62ad943" +label: "Таруса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15830 +data: App\Geo\Entity\City {#11794 …} +value: "47af989b-3f4e-4614-baaa-c2473a765bea" +label: "Татарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15831 +data: App\Geo\Entity\City {#11803 …} +value: "3a0d5c4b-d602-4647-bf49-4a5b97b0b456" +label: "Таштагол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15832 +data: App\Geo\Entity\City {#11812 …} +value: "85c4a219-0023-4e8c-88dc-97456e0ab7e3" +label: "Тверь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15833 +data: App\Geo\Entity\City {#11821 …} +value: "6e290f76-4686-4d42-b977-4a29f0827136" +label: "Теберда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15834 +data: App\Geo\Entity\City {#11830 …} +value: "72ddf3c4-0c18-4ed1-9bd0-f7e8e5a6998f" +label: "Тейково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15835 +data: App\Geo\Entity\City {#11839 …} +value: "d0dac465-a27c-47b7-aa45-044226baf3a0" +label: "Тельмана" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15836 +data: App\Geo\Entity\City {#11848 …} +value: "b9a72ef9-8699-402c-968c-40e0c7a7626c" +label: "Темников" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15837 +data: App\Geo\Entity\City {#11857 …} +value: "4194497f-4349-4439-8e66-9f61e54dad67" +label: "Темрюк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15838 +data: App\Geo\Entity\City {#11866 …} +value: "6c73c74a-375a-45fe-8e8c-260468d22676" +label: "Терек" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15839 +data: App\Geo\Entity\City {#11875 …} +value: "b8683c2b-4cca-4496-9ee7-82a92d66fead" +label: "Тетюши" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15840 +data: App\Geo\Entity\City {#11884 …} +value: "fd43f3d2-08b5-4482-a36e-78b5a571bd83" +label: "Тимашевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15841 +data: App\Geo\Entity\City {#11893 …} +value: "bfc236f6-8875-44f5-b2b1-32c0d7eb4278" +label: "Тихвин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15842 +data: App\Geo\Entity\City {#11902 …} +value: "e1c9fe51-31c6-41e3-ac88-5d621df5abdc" +label: "Тихорецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15843 +data: App\Geo\Entity\City {#11911 …} +value: "53f41afe-9cea-414b-b602-fd9b94657976" +label: "Тобольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15844 +data: App\Geo\Entity\City {#11920 …} +value: "eaf4bd3c-aab8-4bbd-bfca-1fc20ba2a214" +label: "Тогучин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15845 +data: App\Geo\Entity\City {#11929 …} +value: "4e737995-a9f0-4751-9879-250964f46c06" +label: "Токмак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15846 +data: App\Geo\Entity\City {#11938 …} +value: "a7007b64-8b14-4722-b543-033d21e0875a" +label: "Тольятти" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15847 +data: App\Geo\Entity\City {#11947 …} +value: "b56d52fb-e551-415a-878d-c2fb1ce1a446" +label: "Томари" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15848 +data: App\Geo\Entity\City {#11956 …} +value: "9ea03d23-ebb1-4049-9244-74cbb74a5471" +label: "Томмот" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15849 +data: App\Geo\Entity\City {#11965 …} +value: "0abf5849-8089-4258-980b-f44a297d5930" +label: "Томск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15850 +data: App\Geo\Entity\City {#11974 …} +value: "2fd39bc9-6c2d-44d1-92d8-677f0a0a7412" +label: "Топки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15851 +data: App\Geo\Entity\City {#11983 …} +value: "d6625ea8-76b1-4eb9-ad92-a5fade811a65" +label: "Торез" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15852 +data: App\Geo\Entity\City {#11992 …} +value: "585f6c6a-70a1-43c3-a7cc-4ccccd8cf7d6" +label: "Торжок" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15853 +data: App\Geo\Entity\City {#12001 …} +value: "ff0be5de-238a-4607-9b56-45177a1e8356" +label: "Торопец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15854 +data: App\Geo\Entity\City {#12010 …} +value: "ccec9140-f8e9-47b4-b4fd-4c003a338d05" +label: "Тосно" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15855 +data: App\Geo\Entity\City {#12019 …} +value: "70f30aa0-4df1-481d-8766-3f11dfd5bb17" +label: "Тотьма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15856 +data: App\Geo\Entity\City {#12028 …} +value: "1132f0c0-4ebc-4041-a18a-6e4363f4c6d3" +label: "Трехгорный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15857 +data: App\Geo\Entity\City {#12037 …} +value: "707496b2-c270-4cf5-9c16-30e7deebc2a8" +label: "Трехгорный-1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15858 +data: App\Geo\Entity\City {#12046 …} +value: "4c254f20-cd12-4302-8744-8778bbdf32fd" +label: "Троицк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15859 +data: App\Geo\Entity\City {#12055 …} +value: "1c4224c8-0c69-4cc2-beee-38cbec99358c" +label: "Троицк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15860 +data: App\Geo\Entity\City {#12064 …} +value: "ca532dd0-5eb9-4ae8-a989-4f713c18b633" +label: "Трубчевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15861 +data: App\Geo\Entity\City {#12073 …} +value: "db08da57-66fa-4411-9171-a517a6809d26" +label: "Туапсе" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15862 +data: App\Geo\Entity\City {#12082 …} +value: "89ab322d-b4d3-40fb-954b-ab0774996525" +label: "Туймазы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15863 +data: App\Geo\Entity\City {#12091 …} +value: "e1dc1a16-6474-4b8d-a1c0-52698a3859a0" +label: "Тула" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15864 +data: App\Geo\Entity\City {#12100 …} +value: "9ec0da76-8d03-4230-b372-574892edc7ff" +label: "Тулун" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15865 +data: App\Geo\Entity\City {#12109 …} +value: "b75b9acd-f556-4a6d-8782-36aea77062e0" +label: "Туран" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15866 +data: App\Geo\Entity\City {#12118 …} +value: "d323ce02-c6fa-445b-a319-e61ef708db26" +label: "Туринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15867 +data: App\Geo\Entity\City {#12127 …} +value: "650f6640-3138-4004-9e17-65ff6459cda1" +label: "Тутаев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15868 +data: App\Geo\Entity\City {#12136 …} +value: "4aad33a5-9eeb-4314-89d6-333a038b3870" +label: "Тында" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15869 +data: App\Geo\Entity\City {#12145 …} +value: "ae37ff83-07f3-44eb-8ef2-4877740944df" +label: "Тырныауз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15870 +data: App\Geo\Entity\City {#12154 …} +value: "0284607b-0071-4640-9428-d835551b739a" +label: "Тюкалинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15871 +data: App\Geo\Entity\City {#12163 …} +value: "5a57d304-1952-48d4-b3d7-1cd022b1c984" +label: "Тюмень" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15872 +data: App\Geo\Entity\City {#12172 …} +value: "e16adfd5-34de-4296-9d39-12c39329af6e" +label: "Уварово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15873 +data: App\Geo\Entity\City {#12181 …} +value: "09b0f9b1-042e-4438-9d26-311471989d16" +label: "Углегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15874 +data: App\Geo\Entity\City {#12190 …} +value: "970c1cc7-61af-4b0f-9f50-ffd4ca4a864b" +label: "Углегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15875 +data: App\Geo\Entity\City {#12199 …} +value: "973a1acd-8dcc-4b57-996f-a2db22f8483f" +label: "Угледар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15876 +data: App\Geo\Entity\City {#12208 …} +value: "9d089e27-67c9-4918-b63b-a1b3df083cad" +label: "Углич" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15877 +data: App\Geo\Entity\City {#12217 …} +value: "d119c225-f83b-4e05-aaea-18a88dec8a69" +label: "Удачный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15878 +data: App\Geo\Entity\City {#12226 …} +value: "ca435ace-caa4-4794-b5c7-2597a0d177c7" +label: "Удомля" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15879 +data: App\Geo\Entity\City {#12235 …} +value: "e0916016-f72f-494b-a95a-87bb05220e9b" +label: "Ужур" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15880 +data: App\Geo\Entity\City {#12244 …} +value: "9397ac1b-ab76-42a4-ac55-bf932a694768" +label: "Узловая" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15881 +data: App\Geo\Entity\City {#12253 …} +value: "18dc1b83-59b8-4b4f-bc86-0f31c2038847" +label: "Украинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15882 +data: App\Geo\Entity\City {#12262 …} +value: "7419b0ab-178c-4840-b6b6-692db7620fa2" +label: "Улан-Удэ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15883 +data: App\Geo\Entity\City {#12271 …} +value: "6eb5ea0c-e0a7-437b-b717-5605027ec726" +label: "Ульяновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15884 +data: App\Geo\Entity\City {#12280 …} +value: "b0cf3543-2d0c-497b-ac03-fb823e1d91c6" +label: "Унеча" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15885 +data: App\Geo\Entity\City {#12289 …} +value: "0653015f-cd51-4501-acc9-0112fc7d65b3" +label: "Урай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15886 +data: App\Geo\Entity\City {#12298 …} +value: "351ce952-6a8f-4c9f-a0fc-8624a605cca5" +label: "Урень" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15887 +data: App\Geo\Entity\City {#12307 …} +value: "f3ecf4ac-bc99-4c70-b817-f3d7069caeb4" +label: "Уржум" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15888 +data: App\Geo\Entity\City {#12316 …} +value: "236b2b81-aea5-427e-a1ef-363d7bf3b035" +label: "Урус-Мартан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15889 +data: App\Geo\Entity\City {#12325 …} +value: "e7727dbb-4e80-4243-b2ce-455581fa8d24" +label: "Урюпинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15890 +data: App\Geo\Entity\City {#12334 …} +value: "c62cc3ab-9d08-4cf6-9c99-35908bc961f3" +label: "Усинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15891 +data: App\Geo\Entity\City {#12343 …} +value: "28b672a2-e320-4abb-bd49-881c712e0268" +label: "Усмань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15892 +data: App\Geo\Entity\City {#12352 …} +value: "ae7f0737-20f0-4d6f-bbe6-1a6232d411ee" +label: "Усолье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15893 +data: App\Geo\Entity\City {#12361 …} +value: "9cd69a7d-15f9-489e-a938-9926186d12e7" +label: "Усолье-Сибирское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15894 +data: App\Geo\Entity\City {#12370 …} +value: "0a083746-be3c-4dec-9498-60c932404d95" +label: "Уссурийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15895 +data: App\Geo\Entity\City {#12379 …} +value: "81fb08d4-4997-495b-8dc8-dc2456c215b9" +label: "Усть-Джегута" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15896 +data: App\Geo\Entity\City {#12388 …} +value: "cccc9195-73a8-446d-be6b-16ace755b58a" +label: "Усть-Илимск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15897 +data: App\Geo\Entity\City {#12397 …} +value: "70f19e75-9f0e-4c12-92d9-fbfb69135de1" +label: "Усть-Катав" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15898 +data: App\Geo\Entity\City {#12406 …} +value: "0c821fde-8d3b-4b15-b215-b0d4d1d4d6b9" +label: "Усть-Кут" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15899 +data: App\Geo\Entity\City {#12415 …} +value: "6000d48b-b3e4-46f2-9526-ebaf44d4b23d" +label: "Усть-Лабинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15900 +data: App\Geo\Entity\City {#12424 …} +value: "7cd215ab-a5fe-4220-9944-2840078cb28a" +label: "Устюжна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15901 +data: App\Geo\Entity\City {#12433 …} +value: "6c4b1363-36ef-46ce-ab9e-d100eaad60a1" +label: "Уфа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15902 +data: App\Geo\Entity\City {#12442 …} +value: "0deadb16-880d-44f8-9249-97cb7ac1518e" +label: "Ухта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15903 +data: App\Geo\Entity\City {#12451 …} +value: "4b5d2a10-9060-4eb4-a40f-7c14582cf437" +label: "Учалы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15904 +data: App\Geo\Entity\City {#12460 …} +value: "2a14eae0-3e46-45b2-9518-b6fabdd6ec7a" +label: "Уяр" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15905 +data: App\Geo\Entity\City {#12469 …} +value: "942b955b-158a-4f18-81f4-8a1c34137bfe" +label: "Фатеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15906 +data: App\Geo\Entity\City {#12478 …} +value: "9567b61e-3f53-45db-a2e0-c21b39625330" +label: "Феодосия" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15907 +data: App\Geo\Entity\City {#12487 …} +value: "a8a3afad-ae2a-4e11-ab7b-62d05b65273b" +label: "Фокино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15908 +data: App\Geo\Entity\City {#12496 …} +value: "8f2b52ef-9de4-4844-b16c-b7cac2bd804c" +label: "Фокино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15909 +data: App\Geo\Entity\City {#12505 …} +value: "12beac86-3cd6-428c-87f1-1283856c6dc7" +label: "Фролово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15910 +data: App\Geo\Entity\City {#12514 …} +value: "9a47f914-7997-4013-a71d-6dbb84e00f8b" +label: "Фрязино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15911 +data: App\Geo\Entity\City {#12523 …} +value: "c566fb6f-30ff-4e1a-a0d2-9c58728484aa" +label: "Фурманов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15912 +data: App\Geo\Entity\City {#12532 …} +value: "a28a13b4-02df-45aa-9b85-229b4084b664" +label: "Хабаровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15913 +data: App\Geo\Entity\City {#12541 …} +value: "c5dc3a05-aad7-40da-8282-d49ac629389e" +label: "Хадыженск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15914 +data: App\Geo\Entity\City {#12550 …} +value: "b1f50dd0-0d92-45eb-841f-a4a7be4dd1c0" +label: "Ханты-Мансийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15915 +data: App\Geo\Entity\City {#12559 …} +value: "09cc9fba-0178-490d-b2fc-84da364c7a65" +label: "Харабали" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15916 +data: App\Geo\Entity\City {#12568 …} +value: "9d48dae0-dfe2-46b5-8d68-3ab41d85d934" +label: "Харовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15917 +data: App\Geo\Entity\City {#12577 …} +value: "4873ebe9-2466-4531-95e2-84a6339687b7" +label: "Харцызск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15918 +data: App\Geo\Entity\City {#12586 …} +value: "6cd7a3d1-24aa-4a31-a075-a3df69c64491" +label: "Хасавюрт" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15919 +data: App\Geo\Entity\City {#12595 …} +value: "1d84c22d-3974-4e8b-9d43-4aed3db0a638" +label: "Хвалынск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15920 +data: App\Geo\Entity\City {#12604 …} +value: "22b17a7d-318c-4614-923b-c9de878e7422" +label: "Херсон" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15921 +data: App\Geo\Entity\City {#12613 …} +value: "7b9e2e24-634e-4981-8119-56082e84c54e" +label: "Хилок" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15922 +data: App\Geo\Entity\City {#12622 …} +value: "01fb4040-9361-43db-b221-70f5a2b09029" +label: "Химки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15923 +data: App\Geo\Entity\City {#12631 …} +value: "899ec5ab-1e5c-4add-9bd3-126482589345" +label: "Холм" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15924 +data: App\Geo\Entity\City {#12640 …} +value: "3b028dcd-428e-4702-b1c8-251c93bcac78" +label: "Холмск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15925 +data: App\Geo\Entity\City {#12649 …} +value: "99c88b60-554c-4cf4-8430-f534cddcb0f8" +label: "Хотьково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15926 +data: App\Geo\Entity\City {#12658 …} +value: "64b298e9-150e-4ea1-8e46-93faa267b0c9" +label: "Цивильск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15927 +data: App\Geo\Entity\City {#12667 …} +value: "8d8a0a31-4259-4492-b718-d4bf542a4daf" +label: "Цимлянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15928 +data: App\Geo\Entity\City {#12676 …} +value: "0bd09fcb-c843-40b4-8ccc-0813d2c287f3" +label: "Циолковский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15929 +data: App\Geo\Entity\City {#12685 …} +value: "a8516094-1294-4c8f-895e-aa6f01cb5bb2" +label: "Чадан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15930 +data: App\Geo\Entity\City {#12694 …} +value: "5a5c83dd-c01a-4b96-9f99-8cda12d80ce2" +label: "Чайковский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15931 +data: App\Geo\Entity\City {#12703 …} +value: "8384a05b-5220-458a-8a46-1bd8d8fb4f85" +label: "Чапаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15932 +data: App\Geo\Entity\City {#12712 …} +value: "0b71dbdf-3790-49ba-b446-5b1f5fe5fb30" +label: "Чаплыгин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15933 +data: App\Geo\Entity\City {#12721 …} +value: "abeac488-2d91-4342-af02-256dc23efc6d" +label: "Часов Яр" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15934 +data: App\Geo\Entity\City {#12730 …} +value: "d95225f6-5793-4552-ac03-c8a7995269d1" +label: "Чебаркуль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15935 +data: App\Geo\Entity\City {#12739 …} +value: "3f8c1e93-db74-4dfc-87e2-2b2466410e2e" +label: "Чебоксары" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15936 +data: App\Geo\Entity\City {#12748 …} +value: "ea0b2bc7-05e2-4e85-9d9c-f6dd72b0fd1d" +label: "Чегем" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15937 +data: App\Geo\Entity\City {#12757 …} +value: "ef533d53-4e6e-4a08-9022-393e8ae2c6d0" +label: "Чекалин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15938 +data: App\Geo\Entity\City {#12766 …} +value: "f5ed56e7-bf55-4dea-959b-7096378b9f6b" +label: "Челябинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15939 +data: App\Geo\Entity\City {#12775 …} +value: "4ae2efd9-00e8-4bd2-936a-2b219f3d2c05" +label: "Червонопартизанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15940 +data: App\Geo\Entity\City {#12784 …} +value: "4c8a149d-83ca-4967-8ce0-0a501d92c0cb" +label: "Чердынь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15941 +data: App\Geo\Entity\City {#12793 …} +value: "196f15dc-3709-48a7-9506-c28ebdece527" +label: "Черемхово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15942 +data: App\Geo\Entity\City {#12802 …} +value: "32c84095-200d-4c8b-bf56-4bb011629e04" +label: "Черепаново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15943 +data: App\Geo\Entity\City {#12811 …} +value: "cfdba94a-1d29-4dd3-b6a7-c3592e2d6352" +label: "Череповец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15944 +data: App\Geo\Entity\City {#12820 …} +value: "8650e57b-a9fa-489e-9582-2f53e31c9c68" +label: "Черкесск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15945 +data: App\Geo\Entity\City {#12829 …} +value: "5d399527-6d8a-4c07-9498-bb10882781c9" +label: "Чермоз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15946 +data: App\Geo\Entity\City {#12838 …} +value: "cb14fb12-a94e-4ee8-a447-3523b4d9e94a" +label: "Черноголовка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15947 +data: App\Geo\Entity\City {#12847 …} +value: "f6925233-031b-4d2f-822a-cdbc7d5f86ee" +label: "Черногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15948 +data: App\Geo\Entity\City {#12856 …} +value: "3e669a2d-0f5a-4c1f-b2a2-8e31306b1c16" +label: "Чернушка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15949 +data: App\Geo\Entity\City {#12865 …} +value: "fee0529b-5cd2-4437-93a7-d61dadc5c784" +label: "Черняховск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15950 +data: App\Geo\Entity\City {#12874 …} +value: "814b0534-89fb-47e1-a645-a6c1ed61b9f1" +label: "Чехов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15951 +data: App\Geo\Entity\City {#12883 …} +value: "e4136fbf-7acb-4c4a-a501-8c0046ccd6a3" +label: "Чехов-2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15952 +data: App\Geo\Entity\City {#12892 …} +value: "6f9b049d-ae1a-4231-a01f-da93bfd9a9fa" +label: "Чехов-3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15953 +data: App\Geo\Entity\City {#12901 …} +value: "84c6c991-9f91-4a73-9129-052a39a9e12a" +label: "Чистополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15954 +data: App\Geo\Entity\City {#12910 …} +value: "c801e770-bd3f-43fc-872c-8af663410611" +label: "Чита" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15955 +data: App\Geo\Entity\City {#12919 …} +value: "c171ea5c-5ca7-4df4-ad75-ab890a962711" +label: "Чкаловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15956 +data: App\Geo\Entity\City {#12928 …} +value: "26d2dc68-cbcb-4bfc-bd79-9b9626382946" +label: "Чудово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15957 +data: App\Geo\Entity\City {#12937 …} +value: "b7b89bab-eeeb-4a03-8ac8-c9c68cda46f9" +label: "Чулым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15958 +data: App\Geo\Entity\City {#12946 …} +value: "67af25f2-0b1c-4938-8e57-b125131f8b01" +label: "Чусовой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15959 +data: App\Geo\Entity\City {#12955 …} +value: "b0650531-95a3-4126-a13f-c632eb22acb0" +label: "Чухлома" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15960 +data: App\Geo\Entity\City {#12964 …} +value: "0188a226-5c7a-467b-ba78-118820f4c17a" +label: "Шагонар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15961 +data: App\Geo\Entity\City {#12973 …} +value: "c247b116-385a-4e3e-ac81-89dd49403aaa" +label: "Шадринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15962 +data: App\Geo\Entity\City {#12982 …} +value: "73215932-9107-41da-b421-1a762f2730cb" +label: "Шали" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15963 +data: App\Geo\Entity\City {#12991 …} +value: "a42633a9-b382-497f-bfc4-69d1a9b51f3f" +label: "Шарыпово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15964 +data: App\Geo\Entity\City {#13000 …} +value: "b4fcc3e8-af59-4c18-b755-25b1c2a378da" +label: "Шарья" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15965 +data: App\Geo\Entity\City {#13009 …} +value: "d08397d2-917f-40bc-b11a-27f5bbd194a7" +label: "Шатура" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15966 +data: App\Geo\Entity\City {#13018 …} +value: "0b48e86e-d579-4458-a46e-0e1981b25658" +label: "Шахтерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15967 +data: App\Geo\Entity\City {#13027 …} +value: "a9f98a59-9b23-496c-85c2-85532b49facc" +label: "Шахты" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15968 +data: App\Geo\Entity\City {#13036 …} +value: "4ad95d47-8d9a-4b82-9da6-f24a66a1e7a9" +label: "Шахунья" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15969 +data: App\Geo\Entity\City {#13045 …} +value: "6381f973-32fe-4d43-a061-25dc67b2b57a" +label: "Шацк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15970 +data: App\Geo\Entity\City {#13054 …} +value: "b217ccd4-7f30-417b-8a77-306c09d98694" +label: "Шебекино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15971 +data: App\Geo\Entity\City {#13063 …} +value: "cdd06abf-0896-43a0-bf85-685c9a53fc3d" +label: "Шелехов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15972 +data: App\Geo\Entity\City {#13072 …} +value: "082192e5-977f-4d6b-b567-53cfa6b67b4f" +label: "Шелковская" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15973 +data: App\Geo\Entity\City {#13081 …} +value: "bdc1ceb6-cde5-4114-b9c9-6dd3edbdf885" +label: "Шенкурск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15974 +data: App\Geo\Entity\City {#13090 …} +value: "dbb6db25-a689-4b89-9777-93f85ca73a2a" +label: "Шилка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15975 +data: App\Geo\Entity\City {#13099 …} +value: "7ca200cf-d429-4ee7-8736-885945139044" +label: "Шимановск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15976 +data: App\Geo\Entity\City {#13108 …} +value: "acdd868b-227b-4a0d-9a3e-3cb8a1623414" +label: "Шиханы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15977 +data: App\Geo\Entity\City {#13117 …} +value: "510af5ea-8522-44c8-b83a-f0a5d6652704" +label: "Шлиссельбург" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15978 +data: App\Geo\Entity\City {#13126 …} +value: "b8e9a797-18be-4fdd-98cd-2bb4e370802b" +label: "Шумерля" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15979 +data: App\Geo\Entity\City {#13135 …} +value: "7fdb12eb-f9f2-49c0-abb9-0f04b2d61545" +label: "Шумиха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15980 +data: App\Geo\Entity\City {#13144 …} +value: "c09beff1-dad0-4e2d-a3cb-e896f38efc92" +label: "Шуя" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15981 +data: App\Geo\Entity\City {#13153 …} +value: "f346c7fe-da5f-45a2-96af-36d320108683" +label: "Щекино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15982 +data: App\Geo\Entity\City {#13162 …} +value: "dcc60416-f8e5-4787-b817-3a4e01b0a00a" +label: "Щелкино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15983 +data: App\Geo\Entity\City {#13171 …} +value: "48a303cd-b667-4564-8f42-96d2a1429a81" +label: "Щёлково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15984 +data: App\Geo\Entity\City {#13180 …} +value: "127a759d-49d9-4741-960b-3efb7e75d922" +label: "Щербинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15985 +data: App\Geo\Entity\City {#13189 …} +value: "3e10d9a0-f280-49fd-a720-f64016f8320b" +label: "Щигры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15986 +data: App\Geo\Entity\City {#13198 …} +value: "184421d8-fd0a-4dc3-a1e5-7faa008fa0c0" +label: "Щучье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15987 +data: App\Geo\Entity\City {#13207 …} +value: "7d496731-20e1-48c9-b0e7-316e8e44c249" +label: "Электрогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15988 +data: App\Geo\Entity\City {#13216 …} +value: "57b1f9eb-1a18-4797-a61f-13c21ea12bbb" +label: "Электросталь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15989 +data: App\Geo\Entity\City {#13225 …} +value: "8a7ea618-c43e-48d5-9281-fc9e6798a1d9" +label: "Электроугли" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15990 +data: App\Geo\Entity\City {#13234 …} +value: "ae9cb540-e24a-4cc2-9ad0-326086475da8" +label: "Элиста" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15991 +data: App\Geo\Entity\City {#13243 …} +value: "74ba2457-3896-4fce-9ee4-7e4055a8dece" +label: "Энгельс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15992 +data: App\Geo\Entity\City {#13252 …} +value: "643bbd14-1e35-494e-8190-85a99e81be65" +label: "Энергодар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15993 +data: App\Geo\Entity\City {#13261 …} +value: "6e9d845e-d7a8-4c8e-9337-b9789665edb9" +label: "Эртиль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15994 +data: App\Geo\Entity\City {#13270 …} +value: "693f0f1c-4b32-47cf-a81c-9741c522d846" +label: "Югорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15995 +data: App\Geo\Entity\City {#13279 …} +value: "ef8ec08c-7dc6-4c92-a2ad-53b81ac2611f" +label: "Южа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15996 +data: App\Geo\Entity\City {#13288 …} +value: "92b6f8ff-cc23-4846-a2a4-dc986e39f6d0" +label: "Южно-Сахалинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15997 +data: App\Geo\Entity\City {#13297 …} +value: "94e21b0d-3585-4270-b770-4549f64c6ca4" +label: "Южно-Сухокумск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15998 +data: App\Geo\Entity\City {#13306 …} +value: "e88f08f4-0fd0-45cf-9526-627dcd26f54b" +label: "Южноуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15999 +data: App\Geo\Entity\City {#13315 …} +value: "409582be-dac3-4f32-9a9f-af2cda308165" +label: "Юнокоммунаровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16000 +data: App\Geo\Entity\City {#13324 …} +value: "f66c7e07-0f18-47ec-98a4-fe6a23f01c23" +label: "Юрга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16001 +data: App\Geo\Entity\City {#13333 …} +value: "fef86f35-8727-4138-8c3e-3dcc60a0c762" +label: "Юрьевец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16002 +data: App\Geo\Entity\City {#13342 …} +value: "304e6505-384a-4c45-a973-201a789d5e18" +label: "Юрьев-Польский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16003 +data: App\Geo\Entity\City {#13351 …} +value: "6118ed43-7cfd-462a-8925-efef727e869c" +label: "Юрюзань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16004 +data: App\Geo\Entity\City {#13360 …} +value: "4591911b-683b-44f7-83f7-76b0234f88b1" +label: "Юхнов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16005 +data: App\Geo\Entity\City {#13369 …} +value: "9d397cd4-8609-4cf2-97e2-1f8c50debbde" +label: "Юхнов-1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16006 +data: App\Geo\Entity\City {#13378 …} +value: "db714f65-f135-421d-87b7-5b3796b4db04" +label: "Ядрин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16007 +data: App\Geo\Entity\City {#13387 …} +value: "8d4f25e5-2fe2-4d0e-9624-a72faaa5e0e5" +label: "Якутск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16008 +data: App\Geo\Entity\City {#13396 …} +value: "764ee17f-f564-4cc4-b928-a7c6e078e54f" +label: "Ялта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16009 +data: App\Geo\Entity\City {#13405 …} +value: "f1c14ffa-e6fc-4a29-81d7-0bf751ef56c7" +label: "Ялуторовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16010 +data: App\Geo\Entity\City {#13414 …} +value: "934f992d-cd0c-413a-92cc-ba33dbb63d77" +label: "Янаул" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16011 +data: App\Geo\Entity\City {#13423 …} +value: "0027a520-843b-43fd-b676-824f34b3d795" +label: "Яранск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16012 +data: App\Geo\Entity\City {#13432 …} +value: "18559986-fd1b-47c6-b863-5c969de2dbcc" +label: "Яровое" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16013 +data: App\Geo\Entity\City {#13441 …} +value: "81886b51-d2fe-4425-af0c-91cfa08304e0" +label: "Ярославль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16014 +data: App\Geo\Entity\City {#13450 …} +value: "10421064-c5ce-4041-b207-3693bc5776e6" +label: "Ярцево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16015 +data: App\Geo\Entity\City {#13459 …} +value: "929a7b9f-cd6f-427b-a8d0-5082302a08c5" +label: "Ясиноватая" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16016 +data: App\Geo\Entity\City {#13468 …} +value: "e290ca8b-fa6d-4183-a933-94ee0f73716e" +label: "Ясногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16017 +data: App\Geo\Entity\City {#13477 …} +value: "6d095b4f-a934-4d00-86c0-948ca09aacdf" +label: "Ясный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16018 +data: App\Geo\Entity\City {#13486 …} +value: "fc55b099-8d28-4433-9e75-91d38fb144e6" +label: "Яхрома" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#14751 -errors: [] -form: Symfony\Component\Form\Form {#1758 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#14750 …5} |
| full_name | "subproject_new[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subproject_new_city" |
| is_selected | Closure($choice, $value) {#16020 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Город" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "city" |
| placeholder | "Отсутствует" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subproject_new_city" |
| uses_autocomplete | true |
| valid | true |
| value | "" |
__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 |
|---|---|---|
| attr | [ "class" => "btn btn-success" ] |
[ "class" => "btn btn-success" ] |
| label | "Сохранить" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-success" ] |
| 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 | [ "class" => "btn btn-success" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_subproject_new___submit" ] |
| cache_key | "_subproject_new___submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#16021 …5} |
| full_name | "subproject_new[__submit]" |
| id | "subproject_new___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 | "_subproject_new___submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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\SameOriginCsrfTokenManager {#118 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#583 …} -logger: Monolog\Logger {#469 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#889 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#14757 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() {#16022 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $message: Closure() {#16019 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_subproject_new__token" ] |
| cache_key | "_subproject_new__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16032 -errors: [] -form: Symfony\Component\Form\Form {#16028 …} } |
| form | Symfony\Component\Form\FormView {#16023 …5} |
| full_name | "subproject_new[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subproject_new__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 | "_subproject_new__token" |
| valid | true |
| value | "csrf-token" |