Forms
-
project_form
-
domain
-
name
-
legal
-
city
-
_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 {#695 -domain: ? string -name: ? string -apiKey: ? string -updatedAt: DateTimeImmutable @1765056760 {#797 date: 2025-12-07 00:32:40.888389 Europe/Moscow (+03:00) } -legal: null -city: null -subProjects: Doctrine\Common\Collections\ArrayCollection {#778 …} -id: null #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 {#695 -domain: ? string -name: ? string -apiKey: ? string -updatedAt: DateTimeImmutable @1765056760 {#797 date: 2025-12-07 00:32:40.888389 Europe/Moscow (+03:00) } -legal: null -city: null -subProjects: Doctrine\Common\Collections\ArrayCollection {#778 …} -id: null #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 {#517 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#455 …} -logger: Monolog\Logger {#343 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#650 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Project\Entity\Project {#695 -domain: ? string -name: ? string -apiKey: ? string -updatedAt: DateTimeImmutable @1765056760 {#797 date: 2025-12-07 00:32:40.888389 Europe/Moscow (+03:00) } -legal: null -city: null -subProjects: Doctrine\Common\Collections\ArrayCollection {#778 …} -id: null #deletedAt: null } |
| data_class | "App\Project\Entity\Project" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#577 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() {#573 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#291 …} $message: Closure() {#582 …} $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 {#695 -domain: ? string -name: ? string -apiKey: ? string -updatedAt: DateTimeImmutable @1765056760 {#797 date: 2025-12-07 00:32:40.888389 Europe/Moscow (+03:00) } -legal: null -city: null -subProjects: Doctrine\Common\Collections\ArrayCollection {#778 …} -id: null #deletedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1104 -errors: [] -form: Symfony\Component\Form\Form {#1185 …} } |
| form | Symfony\Component\Form\FormView {#574 …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 {#695 -domain: ? string -name: ? string -apiKey: ? string -updatedAt: DateTimeImmutable @1765056760 {#797 date: 2025-12-07 00:32:40.888389 Europe/Moscow (+03:00) } -legal: null -city: null -subProjects: Doctrine\Common\Collections\ArrayCollection {#778 …} -id: null #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 | 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 {#938 +payload: null +groups: ? ?array +message: "Введите доменное имя проекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#847 +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 {#809 +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 {#938 +payload: null +groups: ? ?array +message: "Введите доменное имя проекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#847 +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 {#809 +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 {#938 +payload: null +groups: ? ?array +message: "Введите доменное имя проекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#847 +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 {#809 +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 {#517 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#455 …} -logger: Monolog\Logger {#343 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#650 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#808 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() {#840 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#291 …} $message: Closure() {#944 …} $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 | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1349 -errors: [] -form: Symfony\Component\Form\Form {#1348 …} } |
| form | Symfony\Component\Form\FormView {#1358 …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 | "" |
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 {#818 +payload: null +groups: ? ?array +message: "Введите наименование проекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#816 +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 {#814 +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 {#818 +payload: null +groups: ? ?array +message: "Введите наименование проекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#816 +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 {#814 +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 {#818 +payload: null +groups: ? ?array +message: "Введите наименование проекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#816 +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 {#814 +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 {#517 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#455 …} -logger: Monolog\Logger {#343 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#650 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#879 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() {#916 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#291 …} $message: Closure() {#867 …} $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 | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1344 -errors: [] -form: Symfony\Component\Form\Form {#1351 …} } |
| form | Symfony\Component\Form\FormView {#1343 …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) {#812 class: "App\Project\Form\ProjectFormType" this: App\Project\Form\ProjectFormType {#680 …} } |
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 {#817 returnType: "Doctrine\ORM\QueryBuilder" } |
Doctrine\ORM\QueryBuilder {#1089 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1091 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "legal" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1085 #from: "App\Legal\Entity\Legal" #alias: "legal" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1096 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "legal.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1044 …} -dql: "SELECT legal FROM App\Legal\Entity\Legal legal ORDER BY legal.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1090 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerO07kdLt\EntityManagerGhost614a58f {#33 …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) {#812 class: "App\Project\Form\ProjectFormType" this: App\Project\Form\ProjectFormType {#680 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1075 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1093 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1112 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1068 …} } |
| 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 {#517 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#455 …} -logger: Monolog\Logger {#343 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#650 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerO07kdLt\EntityManagerGhost614a58f {#33 …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 {#1160 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: ContainerO07kdLt\EntityManagerGhost614a58f {#33 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#962 …} } |
| 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 {#1089 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1091 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "legal" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1085 #from: "App\Legal\Entity\Legal" #alias: "legal" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1096 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "legal.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1044 …} -dql: "SELECT legal FROM App\Legal\Entity\Legal legal ORDER BY legal.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1090 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerO07kdLt\EntityManagerGhost614a58f {#33 …12} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#958 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#291 …} $message: Closure() {#960 …} $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 {#1206 +data: App\Legal\Entity\Legal {#1387 …} +value: "e4bc4401-e64c-4422-84e7-156f85785c4e" +label: "ИП "Капустин Павел Петрович"" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1372 +data: App\Legal\Entity\Legal {#1458 …} +value: "c46cec37-2540-4ac3-8ff2-f788e111f3d2" +label: "ИП "Крючков Александр Николаевич"" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1326 +data: App\Legal\Entity\Legal {#1535 …} +value: "761a2ab3-6554-4ccb-a1a1-025a26385c89" +label: "ИП "Луцкин Александр Сергеевич"" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1077 +data: App\Legal\Entity\Legal {#1543 …} +value: "12a04f6e-5815-458c-ae58-0a3b6421e518" +label: "ООО "ПАРИТЕТ"" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#810 +data: App\Legal\Entity\Legal {#1551 …} +value: "469b9dd4-0c02-4cca-b6cb-0f38d4ba8993" +label: "ИП "Фурзиков Андрей Анатольевич"" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1342 -errors: [] -form: Symfony\Component\Form\Form {#1354 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1341 …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) {#1371 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 | 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) {#583 class: "App\Project\Form\ProjectFormType" this: App\Project\Form\ProjectFormType {#680 …} } |
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 {#805 returnType: "Doctrine\ORM\QueryBuilder" } |
Doctrine\ORM\QueryBuilder {#1217 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1223 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "city" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1220 #from: "App\Geo\Entity\City" #alias: "city" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1222 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "city.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1044 …} -dql: "SELECT city FROM App\Geo\Entity\City city ORDER BY city.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1224 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerO07kdLt\EntityManagerGhost614a58f {#33 …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) {#583 class: "App\Project\Form\ProjectFormType" this: App\Project\Form\ProjectFormType {#680 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1230 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1219 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1218 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1221 …} } |
| 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 {#517 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#455 …} -logger: Monolog\Logger {#343 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#650 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerO07kdLt\EntityManagerGhost614a58f {#33 …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 {#1233 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: ContainerO07kdLt\EntityManagerGhost614a58f {#33 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1065 …} } |
| 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 {#1217 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1223 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "city" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1220 #from: "App\Geo\Entity\City" #alias: "city" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1222 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "city.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1044 …} -dql: "SELECT city FROM App\Geo\Entity\City city ORDER BY city.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1224 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerO07kdLt\EntityManagerGhost614a58f {#33 …12} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1069 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#291 …} $message: Closure() {#1074 …} $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 {#1359 +data: App\Geo\Entity\City {#1575 …} +value: "41562de9-2423-4527-a0e5-a423e3770755" +label: "Абаза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#917 +data: App\Geo\Entity\City {#1653 …} +value: "be0eba2f-8cc2-4b7b-9374-e3e817945199" +label: "Абакан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1560 +data: App\Geo\Entity\City {#1667 …} +value: "d119a6c7-5461-4d4f-83c8-b9fd8fe9526d" +label: "Абдулино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1566 +data: App\Geo\Entity\City {#1679 …} +value: "1fc68545-983f-44f3-8503-f460836bb20f" +label: "Абинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1444 +data: App\Geo\Entity\City {#1691 …} +value: "281633ba-947d-4e84-94a6-2468f105c0b6" +label: "Авдеевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1339 +data: App\Geo\Entity\City {#1703 …} +value: "e731f243-ede9-4dee-b000-ddf1de419029" +label: "Агидель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1570 +data: App\Geo\Entity\City {#1715 …} +value: "47cbd902-9741-43f2-9a9d-1dff1b7ef184" +label: "Агрыз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1568 +data: App\Geo\Entity\City {#1727 …} +value: "f20deaf5-6dbc-49e2-ad48-58778a993d6b" +label: "Адыгейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1569 +data: App\Geo\Entity\City {#1739 …} +value: "57578570-6067-477b-9aa0-6a956313eb2d" +label: "Азнакаево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1558 +data: App\Geo\Entity\City {#1748 …} +value: "a74db6c6-9c20-43f6-a15a-f51a718bc1ca" +label: "Азов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1567 +data: App\Geo\Entity\City {#1760 …} +value: "c02eb365-cd85-469a-8853-6be2a001d4c9" +label: "Ак-Довурак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13224 +data: App\Geo\Entity\City {#1772 …} +value: "9c963717-38e7-4b44-a1b5-c309b50491b7" +label: "Аксай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13226 +data: App\Geo\Entity\City {#1781 …} +value: "90442856-42c6-4fc6-82de-ec096c7d3e36" +label: "Алагир" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13225 +data: App\Geo\Entity\City {#1793 …} +value: "e82b42e7-d0d7-47e1-ab9c-9ea2ada034de" +label: "Алапаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13223 +data: App\Geo\Entity\City {#1805 …} +value: "569db795-6487-4895-8982-d399d520b160" +label: "Алатырь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13232 +data: App\Geo\Entity\City {#1817 …} +value: "ff8b695d-9b00-4d02-9e64-276926dadcb5" +label: "Алдан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13233 +data: App\Geo\Entity\City {#1829 …} +value: "2bc64291-d4b6-4563-9b16-9e9902db410f" +label: "Алейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13234 +data: App\Geo\Entity\City {#1841 …} +value: "1a2d16b9-3299-45be-ae6d-2c62c14f7468" +label: "Александров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13235 +data: App\Geo\Entity\City {#1853 …} +value: "65189220-064b-49ca-b7ff-668c108d5dc4" +label: "Александровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13236 +data: App\Geo\Entity\City {#1865 …} +value: "d3c321a4-22c1-423b-8666-11598119b732" +label: "Александровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13237 +data: App\Geo\Entity\City {#1877 …} +value: "da4365b1-35a1-4e7f-8b70-7f5e9d10a99b" +label: "Александровск-Сахалинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13238 +data: App\Geo\Entity\City {#1889 …} +value: "4b53072b-9e12-4c35-b4ee-a13223e593e6" +label: "Алексеевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13239 +data: App\Geo\Entity\City {#1901 …} +value: "d533a6b6-f17b-41b3-ba6d-17dd9813c8d8" +label: "Алексин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13240 +data: App\Geo\Entity\City {#1913 …} +value: "d783cb88-4e63-4afb-8e39-ab714f007095" +label: "Алешки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13241 +data: App\Geo\Entity\City {#1925 …} +value: "e66fa431-71dc-4d1b-a77a-e3d3e738da12" +label: "Алзамай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13242 +data: App\Geo\Entity\City {#1937 …} +value: "c8bed298-f792-45d9-97bc-9999308599e9" +label: "Алмазная" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13243 +data: App\Geo\Entity\City {#1946 …} +value: "3bd9247c-d0a4-483a-a08c-8583367e4be3" +label: "Алупка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13244 +data: App\Geo\Entity\City {#1958 …} +value: "b50b9c15-6032-4f74-a418-4c12cbcf7ea9" +label: "Алушта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13245 +data: App\Geo\Entity\City {#1967 …} +value: "295e9b60-7c19-472f-a624-0da46913fcec" +label: "Алчевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13246 +data: App\Geo\Entity\City {#1976 …} +value: "f8bda849-6523-4eb7-b7a7-c58bcd1b9d2a" +label: "Альметьевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13247 +data: App\Geo\Entity\City {#1985 …} +value: "8db858ce-c4af-440b-9bf4-7ec4beb2444f" +label: "Амвросиевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13248 +data: App\Geo\Entity\City {#1994 …} +value: "9e4a7b5a-f093-465d-8aa9-b1dcb963d0e9" +label: "Амурск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13249 +data: App\Geo\Entity\City {#2006 …} +value: "c4d233b9-56f8-44de-9c65-5d780b289171" +label: "Анадырь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13250 +data: App\Geo\Entity\City {#2018 …} +value: "8af13864-1b19-4354-907e-a56e3f42dfde" +label: "Анапа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13251 +data: App\Geo\Entity\City {#2027 …} +value: "1a6d32a0-8304-413c-bcd6-23dce9849301" +label: "Ангарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13252 +data: App\Geo\Entity\City {#2036 …} +value: "6d759a39-d586-4f13-b1a9-6d85a7c60c74" +label: "Андреаполь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13253 +data: App\Geo\Entity\City {#2048 …} +value: "6ba60e06-89e0-4eaf-a674-589e90292278" +label: "Анжеро-Судженск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13254 +data: App\Geo\Entity\City {#2060 …} +value: "2243f51a-9c19-4828-a84a-1b7e710f1bd1" +label: "Анива" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13255 +data: App\Geo\Entity\City {#2069 …} +value: "9fd70e92-aa69-4944-9b51-9c0eda50572f" +label: "Антрацит" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13256 +data: App\Geo\Entity\City {#2078 …} +value: "598253af-d3a2-49d7-8dfe-9f08a8f2fed2" +label: "Апатиты" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13257 +data: App\Geo\Entity\City {#2090 …} +value: "3f8de13d-a166-4b3a-997e-5be6fab638a9" +label: "Апрелевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13258 +data: App\Geo\Entity\City {#2102 …} +value: "8f8ee60d-4f94-4a6d-abcc-8806d5fa3c27" +label: "Апшеронск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13259 +data: App\Geo\Entity\City {#2111 …} +value: "4bf7c87e-8c1b-4951-8484-883851986b21" +label: "Арамиль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13260 +data: App\Geo\Entity\City {#2120 …} +value: "5316248d-d27c-40b1-935e-b92f9d9a2786" +label: "Аргун" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13261 +data: App\Geo\Entity\City {#2132 …} +value: "9b57f5bd-67c5-466f-9ed9-2aa3caf921c4" +label: "Ардатов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13262 +data: App\Geo\Entity\City {#2144 …} +value: "fcf2fd5d-f911-4cbc-aa93-ea44ec4f2bda" +label: "Ардон" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13263 +data: App\Geo\Entity\City {#2153 …} +value: "f6ba298a-017e-4e6b-93f4-2ffc4bb3b792" +label: "Арзамас" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13264 +data: App\Geo\Entity\City {#2165 …} +value: "1328487a-d4a5-44a2-b439-891f40f94bfe" +label: "Аркадак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13265 +data: App\Geo\Entity\City {#2177 …} +value: "ed533b8f-5f17-4707-82cf-605f36240ffa" +label: "Армавир" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13266 +data: App\Geo\Entity\City {#2186 …} +value: "777f3bf6-93f1-4cfc-bac3-554e555a1d62" +label: "Армянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13267 +data: App\Geo\Entity\City {#2195 …} +value: "35f85809-9292-4bdd-b158-8b831af88085" +label: "Арсеньев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13268 +data: App\Geo\Entity\City {#2207 …} +value: "3c84e24b-0a21-43f9-a7d0-64407e7acfa0" +label: "Арск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13269 +data: App\Geo\Entity\City {#2216 …} +value: "4de05846-5549-4a59-9fca-2885d11c9da9" +label: "Артем" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13270 +data: App\Geo\Entity\City {#2225 …} +value: "1fafcdbf-e570-4019-818d-218bf374063c" +label: "Артемово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13271 +data: App\Geo\Entity\City {#2234 …} +value: "f555defe-2112-4cc9-8850-d0eac82643e1" +label: "Артемовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13272 +data: App\Geo\Entity\City {#2243 …} +value: "ce80f9ec-ba59-4682-bd29-af8c44b99b6a" +label: "Артемовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13273 +data: App\Geo\Entity\City {#2255 …} +value: "bdb3d757-650e-4a89-b548-a82528b5a2ef" +label: "Артемовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13274 +data: App\Geo\Entity\City {#2264 …} +value: "c6e90287-870e-400f-84b0-88ccac687e6a" +label: "Артемовский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13275 +data: App\Geo\Entity\City {#2273 …} +value: "d12ee400-31de-4bf5-ba37-f929e6601e06" +label: "Архангельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13276 +data: App\Geo\Entity\City {#2285 …} +value: "a88ae935-d050-48e3-9ad8-4ad66649b419" +label: "Асбест" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13277 +data: App\Geo\Entity\City {#2294 …} +value: "843a5001-a376-41b6-8b25-e6a08e777749" +label: "Асино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13278 +data: App\Geo\Entity\City {#2315 …} +value: "828b0bc4-f302-41a0-97e4-f8ce122a1c1e" +label: "Астрахань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13279 +data: App\Geo\Entity\City {#2358 …} +value: "d6bdca89-9b49-4a48-bbf4-8f96f85c676b" +label: "Аткарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13280 +data: App\Geo\Entity\City {#2367 …} +value: "449fc634-ff72-42e8-90c2-0c7562612b3f" +label: "Ахтубинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13281 +data: App\Geo\Entity\City {#2376 …} +value: "f4d67d11-4aaa-4106-8f9d-3ef1d49d17fe" +label: "Ачинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13282 +data: App\Geo\Entity\City {#2385 …} +value: "5913f8be-026b-4da4-a930-04f9aedbc5a6" +label: "Ачхой-Мартан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13283 +data: App\Geo\Entity\City {#2394 …} +value: "f9daab45-5423-4290-b513-142b6603d2b3" +label: "Аша" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13284 +data: App\Geo\Entity\City {#2406 …} +value: "a67e6f1d-c181-43f6-b631-f15f78aca08c" +label: "Бабаево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13285 +data: App\Geo\Entity\City {#2418 …} +value: "6ee4e6be-5bfa-418b-874c-2e1c49634f86" +label: "Бабушкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13286 +data: App\Geo\Entity\City {#2430 …} +value: "81fec91b-aba6-4715-a26b-4e71d7222561" +label: "Бавлы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13287 +data: App\Geo\Entity\City {#2439 …} +value: "ae07de56-f606-43b9-9dc0-0f46c3b5124b" +label: "Байкальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13288 +data: App\Geo\Entity\City {#2448 …} +value: "baa63a2a-6cae-42e1-b51a-1314ad408bf5" +label: "Баймак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13289 +data: App\Geo\Entity\City {#2457 …} +value: "6154efe1-e48a-4fa6-ae3b-5cb45f2b4397" +label: "Бакал" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13290 +data: App\Geo\Entity\City {#2466 …} +value: "61b5e67d-86ab-4900-8c02-eae290a164d9" +label: "Баксан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13291 +data: App\Geo\Entity\City {#2478 …} +value: "959c6139-43eb-4bbb-b75c-13207b3c7ba2" +label: "Балабаново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13292 +data: App\Geo\Entity\City {#2490 …} +value: "7e225f85-ffe5-4786-ab9c-6b698c43c4fb" +label: "Балаклава" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13293 +data: App\Geo\Entity\City {#2502 …} +value: "6d8efd16-c6d0-48c2-94af-8a978e36dc51" +label: "Балаково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13294 +data: App\Geo\Entity\City {#2511 …} +value: "c4d6f96b-f278-4f77-ae32-d7db3aabf25d" +label: "Балахна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13295 +data: App\Geo\Entity\City {#2520 …} +value: "80334e91-0dbe-4c6c-ac99-b09242c39f4f" +label: "Балашиха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13296 +data: App\Geo\Entity\City {#2529 …} +value: "fd8adc24-bfd8-4465-9090-f576d53d814a" +label: "Балашов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13297 +data: App\Geo\Entity\City {#2538 …} +value: "68113f04-70ab-4021-8b85-923c8e040fe0" +label: "Балей" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13298 +data: App\Geo\Entity\City {#2550 …} +value: "804c1094-18f9-4a2f-9749-0a3550f66fd2" +label: "Балтийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13299 +data: App\Geo\Entity\City {#2562 …} +value: "977973af-e5cc-4224-bff4-031c94787d9a" +label: "Барабинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13300 +data: App\Geo\Entity\City {#2574 …} +value: "60af2395-70a8-4987-a8b0-fd271a156f96" +label: "Барнаул" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13301 +data: App\Geo\Entity\City {#2583 …} +value: "5bca50b7-db2b-4232-a232-e14d20d7f1f9" +label: "Барыш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13302 +data: App\Geo\Entity\City {#2595 …} +value: "dcfdd1e2-f794-4082-9e0c-3524d67dfb8f" +label: "Батайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13303 +data: App\Geo\Entity\City {#2604 …} +value: "c4b7682d-6f74-447d-b788-3d7d01be0521" +label: "Бахчисарай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13304 +data: App\Geo\Entity\City {#2613 …} +value: "16b36ab7-c608-445e-bcf6-dde7984b5cbe" +label: "Бежецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13305 +data: App\Geo\Entity\City {#2622 …} +value: "891abf75-2698-4998-8fa1-22516394ef9d" +label: "Белая Калитва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13306 +data: App\Geo\Entity\City {#2631 …} +value: "be6cfea6-d4f0-4944-9571-b82f4247189c" +label: "Белая Холуница" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13307 +data: App\Geo\Entity\City {#2652 …} +value: "18853a8c-b40d-4e30-9199-fa00f2be644b" +label: "Белгород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13308 +data: App\Geo\Entity\City {#2656 …} +value: "5937d66b-fb2f-4138-8cb4-2292c0477f06" +label: "Белебей" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13309 +data: App\Geo\Entity\City {#2665 …} +value: "f90d730c-533b-43c2-8ead-fcbb0ea80259" +label: "Белев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13310 +data: App\Geo\Entity\City {#2674 …} +value: "9610c7f6-2f48-4206-9957-2cdeee8fb651" +label: "Белинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13311 +data: App\Geo\Entity\City {#2686 …} +value: "06cc1962-8d33-4bc0-9194-fbf2b97f8051" +label: "Белицкое" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13312 +data: App\Geo\Entity\City {#2695 …} +value: "fffe7021-7705-47c9-a18c-e8544605fc35" +label: "Белово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13313 +data: App\Geo\Entity\City {#2704 …} +value: "99f611b5-728d-4a8a-b21e-8cfa7b69fe0b" +label: "Белогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13314 +data: App\Geo\Entity\City {#2716 …} +value: "22dfef13-7bf9-4f75-92fd-3db779e297ee" +label: "Белогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13315 +data: App\Geo\Entity\City {#2725 …} +value: "87e53d5b-6921-406c-8741-c5159f59e1ff" +label: "Белозерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13316 +data: App\Geo\Entity\City {#2734 …} +value: "aad08293-0d76-4e23-93e0-e322d5a3fb9f" +label: "Белозерское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13317 +data: App\Geo\Entity\City {#2743 …} +value: "2c35ef51-42a3-4fb9-8a3c-cb50a2f200ae" +label: "Белокуриха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13318 +data: App\Geo\Entity\City {#2752 …} +value: "761fa8c0-b70b-4a28-9401-cd429d34a6d3" +label: "Беломорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13319 +data: App\Geo\Entity\City {#2764 …} +value: "912e6437-fbea-4307-bb10-f52d671116c0" +label: "Белоозёрский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13320 +data: App\Geo\Entity\City {#2773 …} +value: "e28fd2ec-8970-4c45-a924-cd58659145c3" +label: "Белорецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13321 +data: App\Geo\Entity\City {#2782 …} +value: "8689d7ce-2de6-412f-ae47-e855504e5646" +label: "Белореченск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13322 +data: App\Geo\Entity\City {#2791 …} +value: "ac656fe7-6e4c-416e-b151-3363b15a4cc4" +label: "Белоусово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13323 +data: App\Geo\Entity\City {#2800 …} +value: "e68b56b1-805f-4fe1-bce5-b3b90e11cc7c" +label: "Белоярский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13324 +data: App\Geo\Entity\City {#2812 …} +value: "5416d732-c22a-4fc0-b3aa-c4b41c0be8dd" +label: "Белый" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13325 +data: App\Geo\Entity\City {#2821 …} +value: "3a248217-746b-43e2-9ffb-c05809e29903" +label: "Бердск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13326 +data: App\Geo\Entity\City {#2830 …} +value: "e6663cc5-fce0-4a93-aae2-3871bc71ccd3" +label: "Бердянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13327 +data: App\Geo\Entity\City {#2842 …} +value: "4c27d3e7-ab2c-4a9a-a690-e2ad325a7ed1" +label: "Березники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13328 +data: App\Geo\Entity\City {#2851 …} +value: "b6876a7c-93ac-4e32-b170-04277b1b91f2" +label: "Березовский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13329 +data: App\Geo\Entity\City {#2860 …} +value: "c3a45d45-520a-4880-a3d3-55247e1530db" +label: "Березовский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13330 +data: App\Geo\Entity\City {#2869 …} +value: "5b2c1b6b-00dc-4436-96db-091927262ef6" +label: "Берислав" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13331 +data: App\Geo\Entity\City {#2878 …} +value: "ffebb8f6-08a6-4148-92b9-b6db308102ef" +label: "Беслан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13332 +data: App\Geo\Entity\City {#2887 …} +value: "82c8807f-2b7e-4cd8-b861-b930c3b50170" +label: "Бийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13333 +data: App\Geo\Entity\City {#2896 …} +value: "d6282f25-35a6-4138-81b3-a597901f2c7c" +label: "Бикин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13334 +data: App\Geo\Entity\City {#2905 …} +value: "da552771-993b-4dbb-9ff0-330275ce1a96" +label: "Билибино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13335 +data: App\Geo\Entity\City {#2914 …} +value: "56258a70-ab52-4983-8598-f44634a7b4e9" +label: "Биробиджан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13336 +data: App\Geo\Entity\City {#2926 …} +value: "a9f83a31-5081-4fbb-b210-7a38cc389169" +label: "Бирск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13337 +data: App\Geo\Entity\City {#2935 …} +value: "8a53aeea-6c46-4814-979e-587ab457ef23" +label: "Бирюсинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13338 +data: App\Geo\Entity\City {#2944 …} +value: "c812fe3c-bf38-41c3-a43c-d9fe77afacaf" +label: "Бирюч" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13339 +data: App\Geo\Entity\City {#2953 …} +value: "656b9728-b4e2-478c-a8b9-408a9ef19158" +label: "Благовещенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13340 +data: App\Geo\Entity\City {#2962 …} +value: "14381e34-5ab9-438c-88b7-e6c0b8cc5e09" +label: "Благовещенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13341 +data: App\Geo\Entity\City {#2971 …} +value: "71246dfd-fd3d-475f-ae69-9c709573e237" +label: "Благодарный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13342 +data: App\Geo\Entity\City {#2983 …} +value: "808f68d7-885e-49b1-8ff0-bf3fe9f96199" +label: "Бобров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13343 +data: App\Geo\Entity\City {#2995 …} +value: "0554a7e8-2f5c-45c8-adeb-955a623615b5" +label: "Богданович" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13344 +data: App\Geo\Entity\City {#3004 …} +value: "2f5a576e-0a5e-442c-82e8-e8d6609bf27a" +label: "Богородицк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13345 +data: App\Geo\Entity\City {#3013 …} +value: "52e30238-ee54-4c3b-89e8-4ed1b4929e04" +label: "Богородск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13346 +data: App\Geo\Entity\City {#3022 …} +value: "b1b54f76-d919-44ef-9963-7875ced844d8" +label: "Боготол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13347 +data: App\Geo\Entity\City {#3031 …} +value: "4352746c-ebf6-4897-b459-e2f409eafdcf" +label: "Богучар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13348 +data: App\Geo\Entity\City {#3040 …} +value: "bf79d77f-eaa1-4d98-930f-a952564e3fcb" +label: "Бодайбо" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13349 +data: App\Geo\Entity\City {#3049 …} +value: "aaa5c427-8b09-44b3-ac97-1164cfe8315d" +label: "Бокситогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13350 +data: App\Geo\Entity\City {#3061 …} +value: "a9e1c7bf-8990-4b91-9591-775ed4eb3e30" +label: "Болгар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13351 +data: App\Geo\Entity\City {#3070 …} +value: "1d59a76e-4d9a-440e-a062-c5072401f211" +label: "Бологое" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13352 +data: App\Geo\Entity\City {#3079 …} +value: "dafb24bc-ac99-4812-965a-f8907eb8c3e6" +label: "Болотное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13353 +data: App\Geo\Entity\City {#3088 …} +value: "71ee608b-0070-4d36-bbdd-60e051084491" +label: "Болохово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13354 +data: App\Geo\Entity\City {#3097 …} +value: "5193f9a6-7659-43ff-9731-1b2e5660feb6" +label: "Болхов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13355 +data: App\Geo\Entity\City {#3109 …} +value: "740be6b8-0b9e-4b83-abbd-198e9c70e2a2" +label: "Большой Камень" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13356 +data: App\Geo\Entity\City {#3118 …} +value: "ad8a983f-cf6a-4bdc-b060-e7832faa93f7" +label: "Бор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13357 +data: App\Geo\Entity\City {#3127 …} +value: "3050b250-74bd-492c-bd6d-0db969cd4f6d" +label: "Борзя" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13358 +data: App\Geo\Entity\City {#3136 …} +value: "f45137c9-e62f-4fd9-8cc3-3944fd7a6204" +label: "Борисоглебск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13359 +data: App\Geo\Entity\City {#3145 …} +value: "f9d1a908-2457-46ed-bce6-9dd968071b60" +label: "Боровичи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13360 +data: App\Geo\Entity\City {#3157 …} +value: "309f2e1e-40ec-40cd-85d9-b7cb19c2b708" +label: "Боровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13361 +data: App\Geo\Entity\City {#3166 …} +value: "beaacad7-301d-40af-a342-931f17c4aa53" +label: "Бородино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13362 +data: App\Geo\Entity\City {#3175 …} +value: "9c235049-092f-4531-b4cd-724123d7be8a" +label: "Братск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13363 +data: App\Geo\Entity\City {#3184 …} +value: "f63ade4a-88a4-4c87-9b60-7e848e42cf99" +label: "Бронницы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13364 +data: App\Geo\Entity\City {#3193 …} +value: "14d62f24-9880-4a8b-9efc-cda6ce5dd9c5" +label: "Брянка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13365 +data: App\Geo\Entity\City {#3202 …} +value: "d4f4c2c4-e85c-4b86-ac62-465413db2d23" +label: "Брянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13366 +data: App\Geo\Entity\City {#3214 …} +value: "ccd7ca93-5c02-40da-a1bf-8ae987224e8f" +label: "Бугры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13367 +data: App\Geo\Entity\City {#3223 …} +value: "00f6eb52-a13c-4b72-813f-bb900107b68d" +label: "Бугульма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13368 +data: App\Geo\Entity\City {#3232 …} +value: "6e40b183-3589-4135-ac11-f325e4ec2a43" +label: "Бугуруслан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13369 +data: App\Geo\Entity\City {#3241 …} +value: "ea35ac92-f13b-4591-8c18-16f2749c7755" +label: "Буденновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13370 +data: App\Geo\Entity\City {#3250 …} +value: "b030bb7c-ffe3-4d6b-ba18-9f171978e64b" +label: "Бузулук" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13371 +data: App\Geo\Entity\City {#3259 …} +value: "829814d7-533a-4d1a-a49b-aaf493aff8f9" +label: "Буинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13372 +data: App\Geo\Entity\City {#3268 …} +value: "fcb5e7e4-d973-4ee8-a361-6db6895d293f" +label: "Буй" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13373 +data: App\Geo\Entity\City {#3280 …} +value: "cc05b539-e636-4b4e-b66a-f1a6fecad371" +label: "Буйнакск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13374 +data: App\Geo\Entity\City {#3292 …} +value: "6cdd3aa2-ef25-4512-8347-343bd6a677a7" +label: "Бутурлиновка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13375 +data: App\Geo\Entity\City {#3301 …} +value: "4d8b5ef9-e361-45c7-921b-5ac508d419a3" +label: "Валдай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13376 +data: App\Geo\Entity\City {#3310 …} +value: "9e5ddd91-ef5d-40bf-b1c4-60ae51e52540" +label: "Валуйки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13377 +data: App\Geo\Entity\City {#3319 …} +value: "2fb79239-efc9-4f6e-a6f6-c4beb2304acd" +label: "Васильевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13378 +data: App\Geo\Entity\City {#3328 …} +value: "b6beaa8b-9e67-430e-8137-b655bcd4d316" +label: "Вахрушево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13379 +data: App\Geo\Entity\City {#3337 …} +value: "9ad33690-0183-4389-9e2d-4eabc7ee4d4e" +label: "Велиж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13380 +data: App\Geo\Entity\City {#3349 …} +value: "d1caa2fc-f1d0-4028-972b-e9fdba362322" +label: "Великие Луки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13381 +data: App\Geo\Entity\City {#3361 …} +value: "b26ab996-8c87-48c9-8e4e-5eaccc95f131" +label: "Великий Новгород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13382 +data: App\Geo\Entity\City {#3370 …} +value: "e399f802-e6ab-401f-b09f-79f8a5092827" +label: "Великий Устюг" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13383 +data: App\Geo\Entity\City {#3379 …} +value: "9d210d37-65f7-4738-b8ca-c664929c142e" +label: "Вельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13384 +data: App\Geo\Entity\City {#3388 …} +value: "bf380723-4972-46a4-8d45-cb259d37dd2e" +label: "Венев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13385 +data: App\Geo\Entity\City {#3397 …} +value: "18a05bd6-ef98-4654-8079-d203121ec622" +label: "Верещагино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13386 +data: App\Geo\Entity\City {#3406 …} +value: "5322615c-d4c1-4540-92cb-c0eda591ca5f" +label: "Верея" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13387 +data: App\Geo\Entity\City {#3415 …} +value: "cc455db9-5112-4ee5-bb3e-676c324f2a15" +label: "Верхнеуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13388 +data: App\Geo\Entity\City {#3424 …} +value: "cb0dcfe4-909b-4173-9b8d-b5f83b8d8fe3" +label: "Верхний Тагил" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13389 +data: App\Geo\Entity\City {#3433 …} +value: "26076feb-ee85-43b6-b1e6-c895b262c959" +label: "Верхний Уфалей" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13390 +data: App\Geo\Entity\City {#3442 …} +value: "6309edfb-c9d4-43d9-b23e-4bc1899a2e93" +label: "Верхняя Пышма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13391 +data: App\Geo\Entity\City {#3451 …} +value: "40a485d1-c682-400d-a002-669bb26e5440" +label: "Верхняя Салда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13392 +data: App\Geo\Entity\City {#3460 …} +value: "8d2fad8f-daa5-461e-b244-9bab9e249de8" +label: "Верхняя Тура" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13393 +data: App\Geo\Entity\City {#3469 …} +value: "6bbd2716-f44f-420e-a2bb-835bf1bab8da" +label: "Верхотурье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13394 +data: App\Geo\Entity\City {#3478 …} +value: "820b3b0f-623c-414b-915b-6b1dd0479fdd" +label: "Верхоянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13395 +data: App\Geo\Entity\City {#3487 …} +value: "91012ff2-98db-4377-8c1c-6e33a74997c2" +label: "Весьегонск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13396 +data: App\Geo\Entity\City {#3496 …} +value: "72de8861-3310-4976-a1d4-03493583573e" +label: "Ветлуга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13397 +data: App\Geo\Entity\City {#3505 …} +value: "6dd6fa09-957d-4f85-8b46-be5e52d58178" +label: "Видное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13398 +data: App\Geo\Entity\City {#3514 …} +value: "1993082b-3941-47d5-bd19-cb323fcd4731" +label: "Вилюйск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13399 +data: App\Geo\Entity\City {#3523 …} +value: "623cec42-e7a3-4e2d-ab2f-213062b0ed55" +label: "Вилючинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13400 +data: App\Geo\Entity\City {#3535 …} +value: "dfcb8e15-62a0-406c-92ec-7e686156704a" +label: "Вихоревка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13401 +data: App\Geo\Entity\City {#3544 …} +value: "98ae2445-7105-48ea-aac8-ba7a425d61ad" +label: "Вичуга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13402 +data: App\Geo\Entity\City {#3556 …} +value: "1ce7dbf2-ebb2-4c65-b24c-b982adb9f4a1" +label: "Владивосток" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13403 +data: App\Geo\Entity\City {#3565 …} +value: "5cc47cca-c6c0-4d1c-8517-b6d453977519" +label: "Владикавказ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13404 +data: App\Geo\Entity\City {#3574 …} +value: "ea2e091d-c8ee-4d02-81ef-1a9c32b25ffc" +label: "Владимир" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13405 +data: App\Geo\Entity\City {#3583 …} +value: "cfca9c8f-6d90-4b98-ac6b-9207b2a95c43" +label: "Волгоград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13406 +data: App\Geo\Entity\City {#3595 …} +value: "84b2bf31-ac7e-4495-869a-1406e6215a8b" +label: "Волгодонск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13407 +data: App\Geo\Entity\City {#3604 …} +value: "e0240b70-c158-46d6-83ce-f68977087258" +label: "Волгореченск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13408 +data: App\Geo\Entity\City {#3613 …} +value: "778e008b-c02d-4f42-b20e-b2f5568d9ced" +label: "Волжск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13409 +data: App\Geo\Entity\City {#3625 …} +value: "e3dc0148-8590-4060-a251-0d5dfb1a2ec2" +label: "Волжский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13410 +data: App\Geo\Entity\City {#3634 …} +value: "809208c5-d2b9-4c5d-bcee-ae21db67961a" +label: "Волноваха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13411 +data: App\Geo\Entity\City {#3643 …} +value: "c7e38c7c-f04b-47f4-98cc-3199524f5bfd" +label: "Вологда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13412 +data: App\Geo\Entity\City {#3652 …} +value: "417bd70b-2a6e-4be9-b881-74bce720b57d" +label: "Володарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13413 +data: App\Geo\Entity\City {#3661 …} +value: "41cfc313-479e-4151-8842-8f35155f336e" +label: "Волоколамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13414 +data: App\Geo\Entity\City {#3670 …} +value: "24ea9abc-54dc-4843-ae71-9b4477ce13ee" +label: "Волосово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13415 +data: App\Geo\Entity\City {#3679 …} +value: "805a4902-c8a7-483f-8864-e488e3af4399" +label: "Волхов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13416 +data: App\Geo\Entity\City {#3688 …} +value: "f86e1a19-b8fc-4b71-9587-00a8f58394b2" +label: "Волчанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13417 +data: App\Geo\Entity\City {#3697 …} +value: "98554776-58ed-460d-a72b-e6eb07e41ac4" +label: "Вольнянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13418 +data: App\Geo\Entity\City {#3706 …} +value: "b46860df-c562-4c76-8a75-48344d9c1755" +label: "Вольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13419 +data: App\Geo\Entity\City {#3715 …} +value: "9bb20b77-066e-49f6-a88e-7794803f1169" +label: "Воркута" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13420 +data: App\Geo\Entity\City {#3727 …} +value: "92f33f50-4e6f-47c4-8ba5-6dbee6559470" +label: "Воронеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13421 +data: App\Geo\Entity\City {#3736 …} +value: "52c96f98-38d1-4db0-a639-dd027777091b" +label: "Воронеж-45" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13422 +data: App\Geo\Entity\City {#3745 …} +value: "660ca442-31b5-4dfa-9757-8881f496432b" +label: "Ворсма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13423 +data: App\Geo\Entity\City {#3754 …} +value: "9ddfe601-368b-41e6-bef2-68dff604e039" +label: "Воскресенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13424 +data: App\Geo\Entity\City {#3763 …} +value: "21041be8-8fcb-4150-b09c-ef69f913033c" +label: "Воткинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13425 +data: App\Geo\Entity\City {#3775 …} +value: "675e69ec-ccfc-466d-ad84-52e1d90d3e31" +label: "Всеволожск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13426 +data: App\Geo\Entity\City {#3784 …} +value: "30a81f33-df97-4afe-bbf1-5fe55f0fb726" +label: "Вуктыл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13427 +data: App\Geo\Entity\City {#3793 …} +value: "22b18ac8-1b7e-4013-bd24-73d4a88523d1" +label: "Выборг" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13428 +data: App\Geo\Entity\City {#3802 …} +value: "e061dbf0-f96f-4e24-aac5-8326bc290f39" +label: "Выкса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13429 +data: App\Geo\Entity\City {#3811 …} +value: "c20bee12-e756-4027-b014-0fa616f4eebe" +label: "Высоковск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13430 +data: App\Geo\Entity\City {#3820 …} +value: "4d844c8c-df7a-4a04-953c-cc1273d1fa65" +label: "Высоцк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13431 +data: App\Geo\Entity\City {#3829 …} +value: "0e64a643-6cde-4ab8-bab5-99947ce4ce97" +label: "Вытегра" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13432 +data: App\Geo\Entity\City {#3838 …} +value: "1ab56b71-1c87-4ac4-9e65-49e89dffa15a" +label: "Вышний Волочек" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13433 +data: App\Geo\Entity\City {#3847 …} +value: "cc138806-c235-49b5-acae-59ffa19924f2" +label: "Вяземский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13434 +data: App\Geo\Entity\City {#3856 …} +value: "1682c4e1-c97c-40ac-be1e-9b8e53229292" +label: "Вязники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13435 +data: App\Geo\Entity\City {#3865 …} +value: "5d67d291-1787-456f-b047-20fabfc15595" +label: "Вязьма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13436 +data: App\Geo\Entity\City {#3874 …} +value: "b6f09827-d15a-450b-9fdf-c29d677b9900" +label: "Вятские Поляны" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13437 +data: App\Geo\Entity\City {#3883 …} +value: "f57f6d60-e4a5-4b6b-ab2f-312fbaf9f9dc" +label: "Гаврилов Посад" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13438 +data: App\Geo\Entity\City {#3892 …} +value: "6b42160e-a34f-4d02-9c4b-a29f13cad8d3" +label: "Гаврилов-Ям" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13439 +data: App\Geo\Entity\City {#3904 …} +value: "544894b8-556a-4ff5-a998-c609e5b0b8b6" +label: "Гагарин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13440 +data: App\Geo\Entity\City {#3913 …} +value: "64cc1b0c-4730-4955-bebd-fa5d78639e81" +label: "Гаджиево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13441 +data: App\Geo\Entity\City {#3922 …} +value: "bcfcf5e1-a949-4a62-86c9-a03a013f943c" +label: "Гай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13442 +data: App\Geo\Entity\City {#3931 …} +value: "53a3f6d5-b8ca-4b4c-8a6a-6648b18fa484" +label: "Галич" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13443 +data: App\Geo\Entity\City {#3940 …} +value: "81babec7-9d17-4364-9b44-6d1bc09459e2" +label: "Гатчина" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13444 +data: App\Geo\Entity\City {#3949 …} +value: "c8c7549f-90d4-45d9-a82e-5b28a6e25b96" +label: "Гдов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13445 +data: App\Geo\Entity\City {#3958 …} +value: "2a885681-ea0d-4c84-8aa9-08603caa8ffc" +label: "Геленджик" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13446 +data: App\Geo\Entity\City {#3967 …} +value: "f44d80c2-5527-44bb-975a-956741a263fc" +label: "Геническ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13447 +data: App\Geo\Entity\City {#3976 …} +value: "0db672ec-337c-4c1f-82cc-0da2bf8c2086" +label: "Георгиевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13448 +data: App\Geo\Entity\City {#3985 …} +value: "3588c49e-2d2e-4c32-8830-7651a9880aeb" +label: "Глазов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13449 +data: App\Geo\Entity\City {#3994 …} +value: "287cc5ec-78ff-4ee9-ab6b-2313f8fcf3c9" +label: "Голая Пристань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13450 +data: App\Geo\Entity\City {#4003 …} +value: "8b152ac8-7e07-4bf5-8cfd-9fb93a56217d" +label: "Голицыно" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13451 +data: App\Geo\Entity\City {#4012 …} +value: "93219ec2-3aff-4326-a18f-2f754e24866c" +label: "Горбатов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13452 +data: App\Geo\Entity\City {#4021 …} +value: "f3f55a3a-e814-4cac-bdc8-4e79ebcc589b" +label: "Горловка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13453 +data: App\Geo\Entity\City {#4030 …} +value: "88fbc0f6-edc4-4628-9f6d-affdcd73881c" +label: "Горно-Алтайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13454 +data: App\Geo\Entity\City {#4042 …} +value: "30fc8658-20e0-4af7-ad53-91ff484f138e" +label: "Горнозаводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13455 +data: App\Geo\Entity\City {#4051 …} +value: "38cb2a40-49e6-4e16-8e02-8e2055f596b9" +label: "Горняк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13456 +data: App\Geo\Entity\City {#4060 …} +value: "000bc7df-5d37-49ea-b822-b8588c24a228" +label: "Горняк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13457 +data: App\Geo\Entity\City {#4069 …} +value: "2457fe90-cfd7-4e10-b4da-6b03555f5e7e" +label: "Городец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13458 +data: App\Geo\Entity\City {#4078 …} +value: "d0c1e337-411f-4eec-8a5f-ccdc432a950f" +label: "Городище" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13459 +data: App\Geo\Entity\City {#4087 …} +value: "cd8b1df8-0558-4042-bc3f-f5e16ea456dc" +label: "Городовиковск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13460 +data: App\Geo\Entity\City {#4099 …} +value: "392e0636-99b1-4807-970d-5948d019024d" +label: "Гороховец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13461 +data: App\Geo\Entity\City {#4108 …} +value: "435cbd73-5749-458b-8476-7f3ae5bcba1c" +label: "Горское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13462 +data: App\Geo\Entity\City {#4117 …} +value: "91d582d3-5141-42f1-ab10-0abde7b29613" +label: "Горячий Ключ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13463 +data: App\Geo\Entity\City {#4126 …} +value: "db5dca96-67dc-470b-b2a2-3ef119f57160" +label: "Грайворон" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13464 +data: App\Geo\Entity\City {#4135 …} +value: "3ffd9e9f-a625-4983-8a97-d79b7d1d99c6" +label: "Гремячинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13465 +data: App\Geo\Entity\City {#4144 …} +value: "f76d34f7-20a1-4796-9cce-235edf82b467" +label: "Грозный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13466 +data: App\Geo\Entity\City {#4153 …} +value: "990ec973-4eb1-41e5-b527-40c3ea1487e1" +label: "Грязи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13467 +data: App\Geo\Entity\City {#4165 …} +value: "969f756b-12ce-4826-af8b-c8fc35d8b2a7" +label: "Грязовец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13468 +data: App\Geo\Entity\City {#4174 …} +value: "ee7507c0-7e08-44c8-943d-d39b83b7b80b" +label: "Губаха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13469 +data: App\Geo\Entity\City {#4183 …} +value: "c36054ff-fb94-4711-b090-631d3da1ed63" +label: "Губкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13470 +data: App\Geo\Entity\City {#4192 …} +value: "915d9c00-2df7-48e6-8f80-7c41893f20f1" +label: "Губкинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13471 +data: App\Geo\Entity\City {#4204 …} +value: "0be617ac-302e-4d78-b6a1-549196f416de" +label: "Гудермес" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13472 +data: App\Geo\Entity\City {#4213 …} +value: "ab06ece4-5a90-4c1a-b55c-f790078eafdf" +label: "Гуково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13473 +data: App\Geo\Entity\City {#4222 …} +value: "58e992c6-8d02-4156-a740-5b0549d9f253" +label: "Гулькевичи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13474 +data: App\Geo\Entity\City {#4231 …} +value: "343ca991-d7aa-4d87-a86c-a33e712d8ee1" +label: "Гуляйполе" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13475 +data: App\Geo\Entity\City {#4240 …} +value: "46897817-47f1-4039-944f-1be12705d3ce" +label: "Гурьевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13476 +data: App\Geo\Entity\City {#4249 …} +value: "05301653-4da7-4557-b097-65d8513ac9e3" +label: "Гусиноозерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13477 +data: App\Geo\Entity\City {#4258 …} +value: "31be4428-18cc-4752-943c-ad971b4cbfe3" +label: "Гусь-Хрустальный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13478 +data: App\Geo\Entity\City {#4267 …} +value: "0469fbfe-3370-4d46-b827-c57ae279b2b1" +label: "Давлеканово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13479 +data: App\Geo\Entity\City {#4276 …} +value: "c11362ef-653a-4dc8-9c39-9346c6f2eb10" +label: "Дагестанские Огни" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13480 +data: App\Geo\Entity\City {#4285 …} +value: "6a74dca6-ba0d-4903-809e-030d61c16bcb" +label: "Далматово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13481 +data: App\Geo\Entity\City {#4297 …} +value: "4649594b-7677-4bfb-9553-eab7a27605b4" +label: "Дальнегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13482 +data: App\Geo\Entity\City {#4306 …} +value: "d9ae5dbb-b2e1-4180-8596-c94d702b683c" +label: "Дальнереченск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13483 +data: App\Geo\Entity\City {#4315 …} +value: "a6384bb3-47c1-485b-a38f-3be355865f84" +label: "Данилов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13484 +data: App\Geo\Entity\City {#4324 …} +value: "ddf05907-708d-4e5b-a9b6-bb8b236ff6f8" +label: "Данков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13485 +data: App\Geo\Entity\City {#4333 …} +value: "0ecc9682-d616-4552-9fd7-c2155389ca5b" +label: "Дебальцево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13486 +data: App\Geo\Entity\City {#4342 …} +value: "f7b82570-686f-4f0b-996b-632af52eee25" +label: "Дегтярск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13487 +data: App\Geo\Entity\City {#4351 …} +value: "f0af2179-3d57-4522-85f2-8da23c879aca" +label: "Дедовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13488 +data: App\Geo\Entity\City {#4360 …} +value: "65f939c0-0357-403e-91a3-c229b9beb686" +label: "Демидов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13489 +data: App\Geo\Entity\City {#4369 …} +value: "3555c801-b25e-4bc5-80ec-ee2b53368ae1" +label: "Дербент" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13490 +data: App\Geo\Entity\City {#4378 …} +value: "43554278-7ce7-4321-a463-52d4899dc113" +label: "Десногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13491 +data: App\Geo\Entity\City {#4387 …} +value: "20d4ede3-41cb-48f5-baf6-55444fb948ef" +label: "Джанкой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13492 +data: App\Geo\Entity\City {#4396 …} +value: "99d377c8-66c6-45ee-8e83-3816b16eb00d" +label: "Дзержинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13493 +data: App\Geo\Entity\City {#4405 …} +value: "b5932d04-95dd-4236-aad2-15c5b5f7f891" +label: "Дзержинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13494 +data: App\Geo\Entity\City {#4414 …} +value: "6646e5a8-3df9-4bc7-9065-fbf5cdef4613" +label: "Дзержинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13495 +data: App\Geo\Entity\City {#4423 …} +value: "6c97b49b-f78b-4401-9c22-c2e4a284c71e" +label: "Дивногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13496 +data: App\Geo\Entity\City {#4432 …} +value: "6c051ca9-af86-40f0-821f-e90494bb42ba" +label: "Дигора" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13497 +data: App\Geo\Entity\City {#4441 …} +value: "d03ff092-bbb6-434e-ba30-4b17e3e77e3e" +label: "Димитров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13498 +data: App\Geo\Entity\City {#4450 …} +value: "294439a9-958a-4550-9153-76ccecbb08f3" +label: "Димитровград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13499 +data: App\Geo\Entity\City {#4459 …} +value: "32449bf6-0182-4c6d-8bd5-be0492a0d392" +label: "Дмитриев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13500 +data: App\Geo\Entity\City {#4471 …} +value: "59cdd1dd-7e99-436f-b82c-2835a2efc9ce" +label: "Дмитров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13501 +data: App\Geo\Entity\City {#4480 …} +value: "f6d2aa16-1daf-48e7-9a03-5f8de1856c54" +label: "Дмитровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13502 +data: App\Geo\Entity\City {#4489 …} +value: "cfe1b3fe-92f1-468a-9e99-06869b501f0b" +label: "Днепрорудное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13503 +data: App\Geo\Entity\City {#4498 …} +value: "c0a2cd8e-ed5a-4c8d-a5d6-24ce0e1713f7" +label: "Дно" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13504 +data: App\Geo\Entity\City {#4507 …} +value: "da077c56-f904-4314-aa20-5b2c3347ce2d" +label: "Доброполье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13505 +data: App\Geo\Entity\City {#4516 …} +value: "8f66dc14-bb0d-45a6-9846-300b8c4dad95" +label: "Добрянка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13506 +data: App\Geo\Entity\City {#4525 …} +value: "cea069be-44c0-49e1-b173-6967b509f61b" +label: "Докучаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13507 +data: App\Geo\Entity\City {#4534 …} +value: "5a5b0e0e-bc53-4d68-877f-bd6914c26c87" +label: "Долгопрудный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13508 +data: App\Geo\Entity\City {#4543 …} +value: "e9446e12-4dc0-47eb-8c6b-ed3bc7b969cb" +label: "Долинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13509 +data: App\Geo\Entity\City {#4552 …} +value: "1979453f-90ee-449d-bd7e-c4e8d2ef9b09" +label: "Домодедово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13510 +data: App\Geo\Entity\City {#4561 …} +value: "1f72d92b-ba62-4a36-b369-3fa195812c99" +label: "Донецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13511 +data: App\Geo\Entity\City {#4570 …} +value: "8ed4d67e-5a1b-41e9-a688-fa18cb973534" +label: "Донецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13512 +data: App\Geo\Entity\City {#4579 …} +value: "6da1f3c2-1a9f-4271-a985-a39c9fd0da8a" +label: "Донской" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13513 +data: App\Geo\Entity\City {#4588 …} +value: "a0986d49-b066-457f-ad8e-f5e3e123cbb6" +label: "Дорогобуж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13514 +data: App\Geo\Entity\City {#4597 …} +value: "6c8da564-2fa1-449d-b5ee-3e16a1cae34b" +label: "Дрезна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13515 +data: App\Geo\Entity\City {#4606 …} +value: "78cfac2e-6d3f-47bb-ab69-0ee0ab5f5d6a" +label: "Дружковка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13516 +data: App\Geo\Entity\City {#4615 …} +value: "9a60b892-19fb-4236-b112-09e8ac6fad8e" +label: "Дубна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13517 +data: App\Geo\Entity\City {#4624 …} +value: "8fa3f534-1e1e-47c0-aeaa-d185e164ff46" +label: "Дубовка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13518 +data: App\Geo\Entity\City {#4633 …} +value: "307f621d-a222-4563-8e48-d6fc7eeffe06" +label: "Дудинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13519 +data: App\Geo\Entity\City {#4642 …} +value: "310db257-7746-44a7-a1f2-eb023261f318" +label: "Духовщина" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13520 +data: App\Geo\Entity\City {#4651 …} +value: "24a1d521-349d-481e-8ea9-54d4a4c7fb40" +label: "Дюртюли" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13521 +data: App\Geo\Entity\City {#4660 …} +value: "cd6ae23c-0bed-42cf-9358-133b5e0a2a6b" +label: "Дятьково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13522 +data: App\Geo\Entity\City {#4669 …} +value: "67962405-2fd4-448b-b0a7-a0a60c48a680" +label: "Евпатория" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13523 +data: App\Geo\Entity\City {#4678 …} +value: "72b88049-cc87-4466-91ab-59b501995d36" +label: "Егорьевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13524 +data: App\Geo\Entity\City {#4687 …} +value: "9563f3a5-c192-43b3-8793-4d98128f2e0a" +label: "Ейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13525 +data: App\Geo\Entity\City {#4696 …} +value: "4e5dc1ac-75a8-4efe-9e3b-24ce0543f961" +label: "Екатеринбург" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13526 +data: App\Geo\Entity\City {#4705 …} +value: "d983b255-d70b-486d-b10f-068aaeed3860" +label: "Елабуга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13527 +data: App\Geo\Entity\City {#4714 …} +value: "ac1079d2-5a68-4ef7-8f4c-6322942c1f70" +label: "Елец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13528 +data: App\Geo\Entity\City {#4723 …} +value: "5a5ce0ff-135a-4382-bde5-97d0e4352728" +label: "Елизово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13529 +data: App\Geo\Entity\City {#4732 …} +value: "cd396b8c-b5a9-435a-9b76-79d205ff82ae" +label: "Ельня" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13530 +data: App\Geo\Entity\City {#4741 …} +value: "48d91147-e3c7-4456-b268-10c8aad54953" +label: "Еманжелинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13531 +data: App\Geo\Entity\City {#4750 …} +value: "d0f623f5-9fdb-44b2-9a31-7b727edbe687" +label: "Емва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13532 +data: App\Geo\Entity\City {#4759 …} +value: "ef2bc189-6e7a-4a72-959b-1e8f23d955cd" +label: "Енакиево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13533 +data: App\Geo\Entity\City {#4768 …} +value: "a99ba527-0224-4e95-8821-83e72c75fab0" +label: "Енисейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13534 +data: App\Geo\Entity\City {#4777 …} +value: "3d124309-34f4-47ff-b65b-8fa759bc27eb" +label: "Ермолино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13535 +data: App\Geo\Entity\City {#4786 …} +value: "8c21c71c-a192-4fa1-a1a9-c41f792bbcda" +label: "Ершов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13536 +data: App\Geo\Entity\City {#4795 …} +value: "7871f3c0-8f14-4681-8ca6-45bc55e7ccc6" +label: "Ессентуки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13537 +data: App\Geo\Entity\City {#4804 …} +value: "999bcb5e-5852-49f6-9d01-abfd3bceea15" +label: "Ефремов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13538 +data: App\Geo\Entity\City {#4813 …} +value: "7cd62736-e9a6-4809-b293-55319b9effa7" +label: "Ждановка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13539 +data: App\Geo\Entity\City {#4822 …} +value: "1e7c09de-5064-40a8-9182-2a484cc350cb" +label: "Железноводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13540 +data: App\Geo\Entity\City {#4831 …} +value: "f4d36fea-8bff-42dd-ab2b-adc9b1bf72ce" +label: "Железногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13541 +data: App\Geo\Entity\City {#4840 …} +value: "c9c8b6ce-7f31-4623-8769-981d4b9e2622" +label: "Железногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13542 +data: App\Geo\Entity\City {#4849 …} +value: "a5a055d9-bd08-49a9-b1ae-008ba487b996" +label: "Железногорск-Илимский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13543 +data: App\Geo\Entity\City {#4858 …} +value: "e35fb68e-891f-4ea3-baf5-92666a78aca5" +label: "Жердевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13544 +data: App\Geo\Entity\City {#4870 …} +value: "79151bd7-8d51-47a8-8117-0707c6673a66" +label: "Жигулевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13545 +data: App\Geo\Entity\City {#4882 …} +value: "068e65e1-4321-4898-a92f-98a0fa20e317" +label: "Жиздра" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13546 +data: App\Geo\Entity\City {#4891 …} +value: "5daa401a-1590-487d-94be-524fe09271f3" +label: "Жирновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13547 +data: App\Geo\Entity\City {#4900 …} +value: "0a1665d9-fb1e-46d6-a7bd-a9a36113cd20" +label: "Жуков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13548 +data: App\Geo\Entity\City {#4909 …} +value: "22407004-36fc-4e55-be3e-b73ca5ddacfe" +label: "Жуковка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13549 +data: App\Geo\Entity\City {#4918 …} +value: "1c8f0e75-7aa1-4dbd-a50f-e471df4f0f85" +label: "Жуковский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13550 +data: App\Geo\Entity\City {#4927 …} +value: "e74e3db0-468e-4585-85cb-cea88fbde138" +label: "Завитинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13551 +data: App\Geo\Entity\City {#4936 …} +value: "903be3ec-f555-4444-bba0-17df318cb94d" +label: "Заводоуковск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13552 +data: App\Geo\Entity\City {#4948 …} +value: "c212095d-d7ba-48ba-8749-97782e359365" +label: "Заволжск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13553 +data: App\Geo\Entity\City {#4957 …} +value: "76489adf-13c5-4e1c-8e9d-51824f23d232" +label: "Заволжье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13554 +data: App\Geo\Entity\City {#4966 …} +value: "5bddf563-aa86-43ad-b902-a14b89d78a99" +label: "Задонск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13555 +data: App\Geo\Entity\City {#4975 …} +value: "3467a369-07de-4beb-9d87-ea050e863f27" +label: "Заинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13556 +data: App\Geo\Entity\City {#4984 …} +value: "39d22bbf-bfd5-4329-9bea-e12b605d4ce7" +label: "Закаменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13557 +data: App\Geo\Entity\City {#4993 …} +value: "d363345e-04b5-43c4-98e1-2872cd3442b5" +label: "Заозерный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13558 +data: App\Geo\Entity\City {#5002 …} +value: "e641d3c2-7aac-4d17-8cd5-eccd74a133cc" +label: "Заозерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13559 +data: App\Geo\Entity\City {#5011 …} +value: "8ce3898d-80cc-46f6-bbd9-15130badf0ea" +label: "Западная Двина" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13560 +data: App\Geo\Entity\City {#5020 …} +value: "017980d0-5bac-4d9f-b3a3-b30cdef3dfcb" +label: "Заполярный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13561 +data: App\Geo\Entity\City {#5029 …} +value: "5b39f793-2482-4935-ab1f-1b265a8776ae" +label: "Запорожье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13562 +data: App\Geo\Entity\City {#5038 …} +value: "7f546888-ba2f-437c-81a0-d89e2832fa07" +label: "Зарайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13563 +data: App\Geo\Entity\City {#5047 …} +value: "2ec66759-9fb6-4d08-ad2e-b55ee27d70d4" +label: "Заречный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13564 +data: App\Geo\Entity\City {#5056 …} +value: "5dcf8592-f357-4374-b3ff-8f6912627225" +label: "Заречный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13565 +data: App\Geo\Entity\City {#5065 …} +value: "6ee81ee2-0274-4f38-a0b6-eb85371866cf" +label: "Заринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13566 +data: App\Geo\Entity\City {#5074 …} +value: "a5ffbf03-f9af-4981-926d-23b6e4720a89" +label: "Звенигово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13567 +data: App\Geo\Entity\City {#5083 …} +value: "5d9f1ec7-4350-4625-8e3c-f16c234e4f23" +label: "Звенигород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13568 +data: App\Geo\Entity\City {#5092 …} +value: "c77545d5-b7fc-4aed-9ba9-6382c5165362" +label: "Зверево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13569 +data: App\Geo\Entity\City {#5101 …} +value: "67d3cffa-3843-44d6-a3bd-0dffb22c832a" +label: "Зеленогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13570 +data: App\Geo\Entity\City {#5110 …} +value: "93549c19-6546-493a-96ea-e7715755a665" +label: "Зеленогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13571 +data: App\Geo\Entity\City {#5122 …} +value: "944ea926-4d54-4253-a83f-779d0aeeff9b" +label: "Зеленоград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13572 +data: App\Geo\Entity\City {#5134 …} +value: "8341f955-0417-4f20-8b7f-cb57f32345e2" +label: "Зеленодольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13573 +data: App\Geo\Entity\City {#5143 …} +value: "f632f347-63ac-4a24-a4d0-1c6d0af527e6" +label: "Зеленокумск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13574 +data: App\Geo\Entity\City {#5152 …} +value: "9477004a-def3-4a83-9717-dcb53ef9c44b" +label: "Зерноград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13575 +data: App\Geo\Entity\City {#5161 …} +value: "acea7bbd-8b71-4d99-b0cc-9e16e8542561" +label: "Зея" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13576 +data: App\Geo\Entity\City {#5170 …} +value: "de879d51-db61-4c85-85a2-ac5e7d238489" +label: "Зима" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13577 +data: App\Geo\Entity\City {#5179 …} +value: "8410146c-0768-49e4-a04d-fec208ab2642" +label: "Зимогорье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13578 +data: App\Geo\Entity\City {#5188 …} +value: "7b5715a2-7046-4260-a7cd-c3024205ef80" +label: "Златоуст" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13579 +data: App\Geo\Entity\City {#5197 …} +value: "4bdc8e1c-4c4a-4335-905c-f193a068df3c" +label: "Злынка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13580 +data: App\Geo\Entity\City {#5206 …} +value: "24a6854d-090a-46dc-8345-d76c009049d1" +label: "Змеиногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13581 +data: App\Geo\Entity\City {#5215 …} +value: "f033ea1d-af60-43ab-ad8e-0c549574f266" +label: "Знаменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13582 +data: App\Geo\Entity\City {#5224 …} +value: "de83ea47-1e88-4b85-8f52-aad4e8962c17" +label: "Золотое" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13583 +data: App\Geo\Entity\City {#5233 …} +value: "f3831f89-f41c-48c8-ab2c-d41835c92318" +label: "Зоринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13584 +data: App\Geo\Entity\City {#5242 …} +value: "d12ba6b3-05fc-406d-bfcc-1e9cdd7992b2" +label: "Зубцов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13585 +data: App\Geo\Entity\City {#5251 …} +value: "a8524db4-d5ab-471d-823c-74fc3f28ba71" +label: "Зугрэс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13586 +data: App\Geo\Entity\City {#5260 …} +value: "0cb13877-7ac2-40a8-bb49-f70f900989af" +label: "Зуевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13587 +data: App\Geo\Entity\City {#5269 …} +value: "c61f28d8-0527-4d50-9944-5111056853ee" +label: "Ивангород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13588 +data: App\Geo\Entity\City {#5278 …} +value: "68a4e6d4-8fda-4ce8-a18b-3f4b0755935e" +label: "Иваново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13589 +data: App\Geo\Entity\City {#5287 …} +value: "53d55b6a-587d-4ca4-ada4-0cf37b8798c5" +label: "Ивантеевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13590 +data: App\Geo\Entity\City {#5296 …} +value: "04ade56d-35c4-4a8d-8e5b-4fe2360cd28f" +label: "Ивдель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13591 +data: App\Geo\Entity\City {#5305 …} +value: "e579bbd4-88b3-4adf-b7dd-3f7eba75f362" +label: "Игарка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13592 +data: App\Geo\Entity\City {#5314 …} +value: "296611e2-a2c6-4a68-b8eb-c47c1a98256f" +label: "Ижевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13593 +data: App\Geo\Entity\City {#5323 …} +value: "60c00b21-8b8c-4d9b-ad1c-f8378d906594" +label: "Избербаш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13594 +data: App\Geo\Entity\City {#5332 …} +value: "ab4d3d9e-92ea-4aa8-b432-8194c7c9061d" +label: "Изобильный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13595 +data: App\Geo\Entity\City {#5341 …} +value: "406c4f5a-bed3-422a-92eb-f558e24f8ea3" +label: "Иланский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13596 +data: App\Geo\Entity\City {#5350 …} +value: "5bd151ec-c0b5-440b-b9fa-b79be639f943" +label: "Иловайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13597 +data: App\Geo\Entity\City {#5359 …} +value: "3183e243-4697-4c01-807b-8fab2ab2eb1b" +label: "Инза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13598 +data: App\Geo\Entity\City {#5368 …} +value: "81cbd869-898c-4e54-8ad0-6aedc00518fc" +label: "Инкерман" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13599 +data: App\Geo\Entity\City {#5377 …} +value: "7b663883-a341-46da-8f7c-f1018c695e50" +label: "Иннополис" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13600 +data: App\Geo\Entity\City {#5386 …} +value: "e588c40c-a459-456e-9127-9c0c07167dee" +label: "Инсар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13601 +data: App\Geo\Entity\City {#5395 …} +value: "a9039790-fea5-4974-b083-8c5529f65f6a" +label: "Инта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13602 +data: App\Geo\Entity\City {#5404 …} +value: "9fff724c-c3df-46fe-b097-0d4271891a6e" +label: "Ипатово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13603 +data: App\Geo\Entity\City {#5413 …} +value: "6cc65842-b1b5-44d3-9137-c5a2b8f7617b" +label: "Ирбит" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13604 +data: App\Geo\Entity\City {#5422 …} +value: "df246246-6cf2-465d-ba35-1da101285dfc" +label: "Иркутск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13605 +data: App\Geo\Entity\City {#5431 …} +value: "9161c091-199b-410e-8e8e-e1989fc61029" +label: "Ирмино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13606 +data: App\Geo\Entity\City {#5440 …} +value: "b8ebe91a-ace5-4040-8c5f-2db92bf1111b" +label: "Исилькуль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13607 +data: App\Geo\Entity\City {#5452 …} +value: "400e52b4-9f59-4a95-8165-93bfecc27c4a" +label: "Искитим" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13608 +data: App\Geo\Entity\City {#5461 …} +value: "3f9aff3b-b26e-4be5-91b3-5efc82b66c50" +label: "Истра" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13609 +data: App\Geo\Entity\City {#5470 …} +value: "797cb478-0358-4cd1-8e79-e0ca82b00037" +label: "Ишим" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13610 +data: App\Geo\Entity\City {#5479 …} +value: "31633f10-c116-4fec-b298-ec14f0d6bef4" +label: "Ишимбай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13611 +data: App\Geo\Entity\City {#5488 …} +value: "a1cdf4c1-120d-4a7a-b363-baa6eadec037" +label: "Йошкар-Ола" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13612 +data: App\Geo\Entity\City {#5497 …} +value: "8c14f7a2-c412-4e85-ba45-2f103a60213e" +label: "Кадников" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13613 +data: App\Geo\Entity\City {#5506 …} +value: "812bdaba-1630-49b9-aeea-83bb76a54f39" +label: "Казань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13614 +data: App\Geo\Entity\City {#5515 …} +value: "4162212c-70bb-4b0f-b884-2e45a27f30e8" +label: "Калач" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13615 +data: App\Geo\Entity\City {#5524 …} +value: "429e2dbd-1e42-43be-80c5-9bfcb32e8122" +label: "Калач-на-Дону" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13616 +data: App\Geo\Entity\City {#5533 …} +value: "ef0e1772-c2e0-4c5f-9cdd-b44423b787d2" +label: "Калачинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13617 +data: App\Geo\Entity\City {#5542 …} +value: "276bce0d-4dd0-44db-bbc2-be39ceaf8ac6" +label: "Калининград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13618 +data: App\Geo\Entity\City {#5551 …} +value: "5640e6fc-abe4-43c9-825c-ff0424bc252b" +label: "Калининск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13619 +data: App\Geo\Entity\City {#5560 …} +value: "75cd2aba-678b-488e-b932-9d93742365a3" +label: "Калтан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13620 +data: App\Geo\Entity\City {#5569 …} +value: "0b669eef-3314-486b-89b2-65dd0914a0eb" +label: "Калуга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13621 +data: App\Geo\Entity\City {#5578 …} +value: "f59574eb-d1bc-4747-9c8d-f676d19928cc" +label: "Калязин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13622 +data: App\Geo\Entity\City {#5587 …} +value: "b6b81b54-09e6-4671-8692-8a393a144bfc" +label: "Камбарка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13623 +data: App\Geo\Entity\City {#5596 …} +value: "f96afbd8-effd-4385-938e-d4feaa918911" +label: "Каменка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13624 +data: App\Geo\Entity\City {#5605 …} +value: "b37c6ac5-e716-482b-a302-a8c1cc0a2f6f" +label: "Каменка-Днепровская" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13625 +data: App\Geo\Entity\City {#5614 …} +value: "866b9d0b-f85a-4b52-9d6f-a9a11dace730" +label: "Каменногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13626 +data: App\Geo\Entity\City {#5623 …} +value: "e764ffe1-3141-4390-a5e2-a0ff1eb0b06c" +label: "Каменск-Уральский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13627 +data: App\Geo\Entity\City {#5632 …} +value: "57ae354d-6d34-4afb-835c-7a1acc2ddf95" +label: "Каменск-Шахтинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13628 +data: App\Geo\Entity\City {#5641 …} +value: "2cf4850b-d611-48fd-810a-041cb607fe12" +label: "Камень-на-Оби" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13629 +data: App\Geo\Entity\City {#5650 …} +value: "e1d49eb5-cdcc-42e2-b538-e3d50adf9377" +label: "Камешково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13630 +data: App\Geo\Entity\City {#5659 …} +value: "c918a1a0-f401-4fda-85d9-86f7f56bc3b2" +label: "Камызяк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13631 +data: App\Geo\Entity\City {#5668 …} +value: "2a87f8c8-259c-4504-96d3-a3df6e6979be" +label: "Камышин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13632 +data: App\Geo\Entity\City {#5677 …} +value: "2088d0c2-4eec-4948-991f-0f5f36857c81" +label: "Камышлов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13633 +data: App\Geo\Entity\City {#5686 …} +value: "46a0f1c7-d88e-4617-837b-1c75275e9410" +label: "Канаш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13634 +data: App\Geo\Entity\City {#5695 …} +value: "20a04d37-f5e1-49be-9819-8beb827cf008" +label: "Кандалакша" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13635 +data: App\Geo\Entity\City {#5704 …} +value: "822e1ace-cfb9-44d2-b1af-2e526c861ca1" +label: "Канск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13636 +data: App\Geo\Entity\City {#5713 …} +value: "541c7df1-8c43-41ae-a4a6-56d1015422d4" +label: "Карабаново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13637 +data: App\Geo\Entity\City {#5722 …} +value: "9b179368-a74a-48f5-8b48-1f627cfa5df6" +label: "Карабаш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13638 +data: App\Geo\Entity\City {#5731 …} +value: "a9670790-744b-41a6-b34a-770364daf14f" +label: "Карабулак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13639 +data: App\Geo\Entity\City {#5743 …} +value: "222dcb11-2d62-4e2b-9668-e407fb8e9776" +label: "Карасук" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13640 +data: App\Geo\Entity\City {#5752 …} +value: "c12c22a9-d9d5-4700-9626-4a0f6dacde2a" +label: "Карачаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13641 +data: App\Geo\Entity\City {#5764 …} +value: "d3c916a1-7de1-47a9-b0b8-47cded1e68f5" +label: "Карачев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13642 +data: App\Geo\Entity\City {#5773 …} +value: "8bc237ba-2a0b-4ea1-8942-49782111b244" +label: "Каргат" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13643 +data: App\Geo\Entity\City {#5782 …} +value: "bf857186-e89c-448c-85f4-0299f568b94e" +label: "Каргополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13644 +data: App\Geo\Entity\City {#5791 …} +value: "e27b65bf-16f3-4011-9c4a-28785473801a" +label: "Карпинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13645 +data: App\Geo\Entity\City {#5800 …} +value: "bd5ce22c-4c1f-4da0-8695-7257eb80edb4" +label: "Карталы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13646 +data: App\Geo\Entity\City {#5809 …} +value: "7c6b8695-bd8f-4a6b-b3d5-0e7982eb0e78" +label: "Касимов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13647 +data: App\Geo\Entity\City {#5821 …} +value: "495212da-e9b0-489c-8c6a-a03b882aa8c9" +label: "Касли" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13648 +data: App\Geo\Entity\City {#5830 …} +value: "97843a16-2ef9-418c-8863-df5c15eb8a69" +label: "Каспийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13649 +data: App\Geo\Entity\City {#5839 …} +value: "07fff0c9-11a5-49df-a562-e8f3e92b89f4" +label: "Катав-Ивановск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13650 +data: App\Geo\Entity\City {#5848 …} +value: "dd3bd75b-5bf1-43e4-97ae-8807884b03f0" +label: "Катайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13651 +data: App\Geo\Entity\City {#5857 …} +value: "7cf01ec3-ed0b-46f9-b89f-3b13a5f6d106" +label: "Каховка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13652 +data: App\Geo\Entity\City {#5866 …} +value: "46ba1144-dec9-43f8-a119-8a03d6cd7d6a" +label: "Качканар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13653 +data: App\Geo\Entity\City {#5875 …} +value: "17fa3e52-6b3f-43cb-b205-66e41faf1ec2" +label: "Кашин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13654 +data: App\Geo\Entity\City {#5884 …} +value: "17ac10cd-f557-4567-97a0-9559eb07273c" +label: "Кашира" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13655 +data: App\Geo\Entity\City {#5893 …} +value: "1f75bf33-36aa-436f-a922-77b6724f50fc" +label: "Кедровый" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13656 +data: App\Geo\Entity\City {#5902 …} +value: "ac0e6744-054d-49f8-9ad0-fdca014d9a7f" +label: "Кемерово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13657 +data: App\Geo\Entity\City {#5911 …} +value: "fb1504da-11d5-4547-9715-c7b753639746" +label: "Кемь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13658 +data: App\Geo\Entity\City {#5920 …} +value: "f78bdcb4-643c-4461-8278-959e9371026e" +label: "Керчь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13659 +data: App\Geo\Entity\City {#5929 …} +value: "3008cb94-0527-47b5-8813-4bf766cbc483" +label: "Кизел" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13660 +data: App\Geo\Entity\City {#5938 …} +value: "885179b5-1d5b-4a0d-a2bf-804f958735e0" +label: "Кизилюрт" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13661 +data: App\Geo\Entity\City {#5947 …} +value: "8afda293-96bf-4bbb-9501-248047e21f0d" +label: "Кизляр" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13662 +data: App\Geo\Entity\City {#5956 …} +value: "7af424d0-e19d-49a7-8614-98bc4d45d077" +label: "Кимовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13663 +data: App\Geo\Entity\City {#5965 …} +value: "bfe22483-3aaf-44b4-8fd6-d920535471e1" +label: "Кимры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13664 +data: App\Geo\Entity\City {#5974 …} +value: "8424a2be-9932-49f0-b742-af10d442e6a9" +label: "Кингисепп" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13665 +data: App\Geo\Entity\City {#5983 …} +value: "7f7deb5c-3c54-4c9f-8cff-059b60140a36" +label: "Кинель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13666 +data: App\Geo\Entity\City {#5992 …} +value: "07b4bcc2-d8dc-4eee-8ed8-b1e824c4ba7c" +label: "Кинешма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13667 +data: App\Geo\Entity\City {#6001 …} +value: "2377f5aa-4a2a-445e-af58-4951c0853a50" +label: "Киреевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13668 +data: App\Geo\Entity\City {#6010 …} +value: "ac15ba7c-dd26-479a-9535-9e7ab91ab1af" +label: "Киренск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13669 +data: App\Geo\Entity\City {#6019 …} +value: "60c6b415-c08c-4de1-923b-fabf6a17aa60" +label: "Киржач" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13670 +data: App\Geo\Entity\City {#6028 …} +value: "1026bc2e-928a-4107-892b-6f3b5b532dfa" +label: "Кириллов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13671 +data: App\Geo\Entity\City {#6037 …} +value: "f19d2afb-2c85-495b-8410-3a0e1c1ada36" +label: "Кириши" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13672 +data: App\Geo\Entity\City {#6046 …} +value: "676d0f2e-b04a-451f-8ffd-06efe8acfe7c" +label: "Киров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13673 +data: App\Geo\Entity\City {#6055 …} +value: "01b7cccb-f737-46b3-a9d2-1463eb453a34" +label: "Киров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13674 +data: App\Geo\Entity\City {#6064 …} +value: "b55a626d-bdd7-4228-803a-4521998a0a52" +label: "Кировград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13675 +data: App\Geo\Entity\City {#6073 …} +value: "0ad8fe21-ee46-4aec-ad9a-e3b0cac3bd05" +label: "Кирово-Чепецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13676 +data: App\Geo\Entity\City {#6082 …} +value: "e00b4317-f2ec-46eb-a422-b6d1354bcf61" +label: "Кировск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13677 +data: App\Geo\Entity\City {#6091 …} +value: "b42c24a9-fc34-4fbf-9ca5-befcbebb14c4" +label: "Кировск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13678 +data: App\Geo\Entity\City {#6100 …} +value: "909a0ec5-3b36-488a-ae66-088c8230eb15" +label: "Кировск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13679 +data: App\Geo\Entity\City {#6109 …} +value: "8ad49df0-fab9-45d9-9b43-535120e87bc9" +label: "Кировское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13680 +data: App\Geo\Entity\City {#6118 …} +value: "1b297954-1983-4f66-ac9a-c89bbaaf9081" +label: "Кирс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13681 +data: App\Geo\Entity\City {#6127 …} +value: "be9b5b2c-53af-4128-aca4-9da778b3e33e" +label: "Кирсанов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13682 +data: App\Geo\Entity\City {#6136 …} +value: "dd7c5179-d4cd-49dc-9b0f-518c83d8bf6a" +label: "Киселевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13683 +data: App\Geo\Entity\City {#6145 …} +value: "19451cc2-c78b-4882-8abe-70caada58f1b" +label: "Кисловодск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13684 +data: App\Geo\Entity\City {#6154 …} +value: "77d920d3-27c2-492b-85be-3759a648b392" +label: "Клин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13685 +data: App\Geo\Entity\City {#6163 …} +value: "78a4427d-2389-4937-a1de-20b67015727f" +label: "Клинцы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13686 +data: App\Geo\Entity\City {#6172 …} +value: "af02fd9f-b8b1-416b-9656-f516de6f0ca1" +label: "Княгинино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13687 +data: App\Geo\Entity\City {#6181 …} +value: "94798596-4e32-47b9-bb69-29003e613f88" +label: "Ковдор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13688 +data: App\Geo\Entity\City {#6190 …} +value: "21b86d71-7d51-4adc-bde3-f13aeeee2abf" +label: "Ковров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13689 +data: App\Geo\Entity\City {#6199 …} +value: "5301e074-b6ca-40fb-ac1f-8127ee15b1e5" +label: "Ковылкино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13690 +data: App\Geo\Entity\City {#6208 …} +value: "0c0107d4-f945-4102-8057-1f4c5d5999ad" +label: "Когалым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13691 +data: App\Geo\Entity\City {#6217 …} +value: "f337172a-4aa4-4a67-9255-22379bef1b34" +label: "Кодинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13692 +data: App\Geo\Entity\City {#6226 …} +value: "fd49b5a6-aeb1-4286-a04f-49480fb2f603" +label: "Козельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13693 +data: App\Geo\Entity\City {#6235 …} +value: "061e59ba-c75d-4832-874c-47f92a10995a" +label: "Козловка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13694 +data: App\Geo\Entity\City {#6244 …} +value: "742fcf25-313e-40b6-abda-8d430aeb6d9c" +label: "Козьмодемьянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13695 +data: App\Geo\Entity\City {#6253 …} +value: "b200e5bd-9487-4d00-b802-c5131b8cbec9" +label: "Кола" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13696 +data: App\Geo\Entity\City {#6262 …} +value: "fd8a670d-6c82-4832-b07e-b6c9235d3bda" +label: "Кологрив" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13697 +data: App\Geo\Entity\City {#6271 …} +value: "47024a23-358c-42b3-8659-213c6b134177" +label: "Коломна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13698 +data: App\Geo\Entity\City {#6280 …} +value: "819a81fa-899a-44c9-9492-ee813310b677" +label: "Колпашево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13699 +data: App\Geo\Entity\City {#6289 …} +value: "7cc82b7a-8272-4188-9905-885ceceb4e08" +label: "Колпино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13700 +data: App\Geo\Entity\City {#6298 …} +value: "7665fc1b-16b4-48fe-8375-495430fd4214" +label: "Колтуши" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13701 +data: App\Geo\Entity\City {#6307 …} +value: "ce4e157c-b3dc-4f1c-bf8f-527fe82c0f8b" +label: "Кольчугино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13702 +data: App\Geo\Entity\City {#6316 …} +value: "b544531b-468c-42b9-8587-6b1bb55db75c" +label: "Коммунар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13703 +data: App\Geo\Entity\City {#6325 …} +value: "90a027e6-a9fc-4bd2-8bf4-985478fdc9e1" +label: "Комсомольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13704 +data: App\Geo\Entity\City {#6334 …} +value: "5a517490-0bc5-45df-87d4-552969e7be6e" +label: "Комсомольск-на-Амуре" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13705 +data: App\Geo\Entity\City {#6343 …} +value: "92190bd4-9409-4f58-beb4-a19fd86e276c" +label: "Комсомольское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13706 +data: App\Geo\Entity\City {#6352 …} +value: "83836f78-cc25-4545-928f-9d5162b3a475" +label: "Конаково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13707 +data: App\Geo\Entity\City {#6361 …} +value: "0dbea4cb-bb6d-4d7b-8fc0-391fd1a0ab41" +label: "Кондопога" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13708 +data: App\Geo\Entity\City {#6370 …} +value: "5fffe105-c58d-4ebb-ba4b-0f5f64040933" +label: "Кондрово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13709 +data: App\Geo\Entity\City {#6379 …} +value: "bb26cf31-dd93-4e1a-9607-9e00a03d8500" +label: "Константиновка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13710 +data: App\Geo\Entity\City {#6388 …} +value: "dd83749d-9b0e-4551-af03-4e2e4c81c0be" +label: "Константиновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13711 +data: App\Geo\Entity\City {#6397 …} +value: "d59d921c-1930-407e-ba86-65582b37070a" +label: "Копейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13712 +data: App\Geo\Entity\City {#6406 …} +value: "720b45b4-75fc-4350-a494-d7faf1550986" +label: "Кораблино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13713 +data: App\Geo\Entity\City {#6415 …} +value: "ec2e09c0-6a8b-4d41-a12e-16beb1dc3086" +label: "Кореновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13714 +data: App\Geo\Entity\City {#6424 …} +value: "bc70a56b-4101-4eab-80fe-14be0cca0378" +label: "Коркино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13715 +data: App\Geo\Entity\City {#6433 …} +value: "e844de7c-871e-4c3b-9a45-b255a0651aab" +label: "Королёв" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13716 +data: App\Geo\Entity\City {#6442 …} +value: "8e2f2003-1ec4-479c-b5c4-16f32d47e68a" +label: "Короча" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13717 +data: App\Geo\Entity\City {#6451 …} +value: "7f04de89-ae16-4904-8b35-80fd631d49cf" +label: "Корсаков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13718 +data: App\Geo\Entity\City {#6460 …} +value: "0eba454b-2677-4ff9-84cb-cb53266234c6" +label: "Коряжма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13719 +data: App\Geo\Entity\City {#6469 …} +value: "85f54bda-5f54-43ef-b41d-194d103878af" +label: "Костерево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13720 +data: App\Geo\Entity\City {#6478 …} +value: "4e1e06d8-ec59-46cf-8db4-6c0107349bf8" +label: "Костомукша" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13721 +data: App\Geo\Entity\City {#6496 …} +value: "24564f8c-e778-4151-87cb-7ffb4284afb7" +label: "Кострома" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13722 +data: App\Geo\Entity\City {#6500 …} +value: "b5598820-dbef-4114-9f50-bd00dbd15075" +label: "Котельники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13723 +data: App\Geo\Entity\City {#6509 …} +value: "e8e9e6b6-97c8-4808-8abf-7253fc2f648a" +label: "Котельниково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13724 +data: App\Geo\Entity\City {#6518 …} +value: "7f7f4ba5-9882-4395-88e1-ad9ccb5a63c2" +label: "Котельнич" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13725 +data: App\Geo\Entity\City {#6527 …} +value: "5e457ec4-87bc-43a4-808e-44e964105505" +label: "Котлас" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13726 +data: App\Geo\Entity\City {#6536 …} +value: "e52fca21-3568-49c7-b60d-ace45e9625a7" +label: "Котово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13727 +data: App\Geo\Entity\City {#6545 …} +value: "449e388e-be5d-4a11-888a-5bbe1fb7950b" +label: "Котовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13728 +data: App\Geo\Entity\City {#6554 …} +value: "a0eef0fd-ac6b-4d8b-bee6-1243cc3aa7e7" +label: "Кохма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13729 +data: App\Geo\Entity\City {#6563 …} +value: "e2d14b7c-7d79-4213-9c89-6e8330a31c7a" +label: "Краматорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13730 +data: App\Geo\Entity\City {#6572 …} +value: "365ebbb5-720e-41a4-bbdc-a4712deca5cd" +label: "Красавино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13731 +data: App\Geo\Entity\City {#6581 …} +value: "d0305f7d-d86c-4f09-b701-ea7fa15b6b52" +label: "Красноармейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13732 +data: App\Geo\Entity\City {#6590 …} +value: "0312f8e4-0f0f-488a-a7c3-17d3cf1a25d0" +label: "Красноармейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13733 +data: App\Geo\Entity\City {#6599 …} +value: "2570bbd1-bbfe-4a2c-8eb6-693ec9b889b4" +label: "Красноармейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13734 +data: App\Geo\Entity\City {#6608 …} +value: "90f5e814-ea0b-44d4-8537-e20999a353fe" +label: "Красновишерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13735 +data: App\Geo\Entity\City {#6617 …} +value: "30f1045b-92e2-43d9-a1bc-ccb35a4b25f7" +label: "Красногоровка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13736 +data: App\Geo\Entity\City {#6626 …} +value: "030d1c35-00ea-46f3-b367-f007bae63caf" +label: "Красногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13737 +data: App\Geo\Entity\City {#6635 …} +value: "17950121-7491-405f-9edd-a30b160360b3" +label: "Краснодар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13738 +data: App\Geo\Entity\City {#6644 …} +value: "77ec0b09-4956-4da4-8ec7-62311b86e0e8" +label: "Краснодон" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13739 +data: App\Geo\Entity\City {#6653 …} +value: "f96f8f30-7b00-48cf-a2fc-5fe68baa0460" +label: "Красное Село" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13740 +data: App\Geo\Entity\City {#6662 …} +value: "71f2b319-8392-4e67-94d1-319c137b9591" +label: "Краснозаводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13741 +data: App\Geo\Entity\City {#6671 …} +value: "fb8dd3f7-8703-42b8-9eb8-1af709c6f3d3" +label: "Краснознаменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13742 +data: App\Geo\Entity\City {#6680 …} +value: "7c5bea7a-51cc-437f-9b05-378307358acc" +label: "Краснокаменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13743 +data: App\Geo\Entity\City {#6689 …} +value: "e108877e-e42d-483f-99b9-a3c7e4b7254a" +label: "Краснокамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13744 +data: App\Geo\Entity\City {#6698 …} +value: "f450e777-b4fa-4cfc-9bd0-1fc0cc5f73d5" +label: "Красноперекопск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13745 +data: App\Geo\Entity\City {#6707 …} +value: "3a7cbe6e-58e1-4389-acc1-032dcc2802c7" +label: "Краснослободск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13746 +data: App\Geo\Entity\City {#6716 …} +value: "df5c3f90-ff30-4b16-9042-72a65182cbb9" +label: "Краснослободск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13747 +data: App\Geo\Entity\City {#6725 …} +value: "3abfeadc-87b4-4fa2-955f-508c3f4b2ecb" +label: "Краснотурьинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13748 +data: App\Geo\Entity\City {#6734 …} +value: "27b26531-486b-454b-aa23-31833c42ed1a" +label: "Красноуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13749 +data: App\Geo\Entity\City {#6743 …} +value: "38faf30d-ea81-4d78-be46-9b3730bc78be" +label: "Красноуфимск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13750 +data: App\Geo\Entity\City {#6752 …} +value: "bfbd1c1a-fe5e-49dd-a1a8-590576d2e032" +label: "Красноярск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13751 +data: App\Geo\Entity\City {#6761 …} +value: "9ac02a53-47d4-4a93-b1a7-047b190d3b8c" +label: "Красный Кут" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13752 +data: App\Geo\Entity\City {#6770 …} +value: "839e1875-6c26-4b15-93da-4bf1d622fafe" +label: "Красный Лиман" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13753 +data: App\Geo\Entity\City {#6779 …} +value: "be291921-8c69-48d4-863b-6e7aae7cd9fe" +label: "Красный Луч" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13754 +data: App\Geo\Entity\City {#6788 …} +value: "e789df93-c172-4fd0-a722-ca4f4461aefa" +label: "Красный Сулин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13755 +data: App\Geo\Entity\City {#6797 …} +value: "4ffe6085-4966-44cd-92d0-46c52dfdbc10" +label: "Красный Холм" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13756 +data: App\Geo\Entity\City {#6806 …} +value: "621f175f-835d-41b4-8b2c-92aadcde76e1" +label: "Кременки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13757 +data: App\Geo\Entity\City {#6815 …} +value: "ee1c58b4-0e70-41f3-b40d-74ec6666d04a" +label: "Кременная" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13758 +data: App\Geo\Entity\City {#6824 …} +value: "b75f9321-a231-43b4-8882-cfc87a73e702" +label: "Кронштадт" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13759 +data: App\Geo\Entity\City {#6833 …} +value: "1a5299bd-25c3-4399-ba36-54b38e75fd6b" +label: "Кропоткин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13760 +data: App\Geo\Entity\City {#6842 …} +value: "99c4e86e-d2d7-4afa-a8ef-3d2199685ad0" +label: "Крымск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13761 +data: App\Geo\Entity\City {#6851 …} +value: "14bba41a-e806-405d-9686-34d124180d35" +label: "Кстово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13762 +data: App\Geo\Entity\City {#6860 …} +value: "97cc6356-ce91-41e2-8aab-a5568d08adcd" +label: "Кубинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13763 +data: App\Geo\Entity\City {#6869 …} +value: "4b0a0cae-2252-47d7-8117-0bbee55da636" +label: "Кувандык" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13764 +data: App\Geo\Entity\City {#6878 …} +value: "b3d0fa77-6230-4a57-83fd-8869e1c8fb3f" +label: "Кувшиново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13765 +data: App\Geo\Entity\City {#6887 …} +value: "ccc73e6d-fb0c-49c6-9076-316c12603a65" +label: "Кудрово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13766 +data: App\Geo\Entity\City {#6896 …} +value: "5954b152-e1f9-447b-bc85-94b15f39f2ac" +label: "Кудымкар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13767 +data: App\Geo\Entity\City {#6905 …} +value: "3336ea2e-2f4a-4923-8340-8f915221d9f7" +label: "Кузнецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13768 +data: App\Geo\Entity\City {#6914 …} +value: "53706b98-3864-4bc0-bc54-90edb1f6de3c" +label: "Кузнецк-12" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13769 +data: App\Geo\Entity\City {#6923 …} +value: "c86c08ba-9e8c-4551-a79b-0f624356e86b" +label: "Кузнецк-8" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13770 +data: App\Geo\Entity\City {#6932 …} +value: "0dac1d31-04da-4951-bec3-c6d3181e0539" +label: "Куйбышев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13771 +data: App\Geo\Entity\City {#6941 …} +value: "a490d797-a901-446b-a2a4-f2732fab7e4f" +label: "Кукмор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13772 +data: App\Geo\Entity\City {#6950 …} +value: "4907d724-ebf5-4b72-aa06-4fdac41034de" +label: "Кулебаки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13773 +data: App\Geo\Entity\City {#6959 …} +value: "5dcbf98d-3af0-4092-9486-c9aec37f1e2e" +label: "Кумертау" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13774 +data: App\Geo\Entity\City {#6968 …} +value: "d4ba3df8-d1d5-4fee-8493-a61387795113" +label: "Кунгур" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13775 +data: App\Geo\Entity\City {#6977 …} +value: "ace02eec-5532-4bc2-a447-d1cf5dc40f42" +label: "Купино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13776 +data: App\Geo\Entity\City {#6986 …} +value: "1fbf2f1c-ec0f-4f4b-9c40-adf77b066713" +label: "Курахово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13777 +data: App\Geo\Entity\City {#6995 …} +value: "8191abe2-d7e1-411e-93f5-09d6b49af893" +label: "Курган" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13778 +data: App\Geo\Entity\City {#7004 …} +value: "69bc0b81-8581-4b98-bc34-59cf3a01c4f1" +label: "Курганинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13779 +data: App\Geo\Entity\City {#7013 …} +value: "4469425c-2f3d-444c-9e7a-c007a92f2062" +label: "Курильск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13780 +data: App\Geo\Entity\City {#7022 …} +value: "0489dc54-7717-43ec-abe9-412d2c7493ac" +label: "Курлово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13781 +data: App\Geo\Entity\City {#7031 …} +value: "219063c5-ab6d-471d-8e12-8e2c19082493" +label: "Куровское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13782 +data: App\Geo\Entity\City {#7049 …} +value: "1ad9de51-db1d-49e1-aa35-af6cca649a75" +label: "Курск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13783 +data: App\Geo\Entity\City {#7053 …} +value: "267d3be2-4b3d-481f-a89f-710d4a2a31ad" +label: "Куртамыш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13784 +data: App\Geo\Entity\City {#7062 …} +value: "53ada4fb-f7ef-47a1-a2b4-06477cd169f1" +label: "Курчалой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13785 +data: App\Geo\Entity\City {#7071 …} +value: "2853b0b5-f19b-4807-9d5e-a1e1c1d61337" +label: "Курчатов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13786 +data: App\Geo\Entity\City {#7080 …} +value: "0a5820ed-9046-4bea-882f-e9020de53df5" +label: "Куса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13787 +data: App\Geo\Entity\City {#7089 …} +value: "d3ac6aa2-f6b5-4edd-a164-05245957fc43" +label: "Кушва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13788 +data: App\Geo\Entity\City {#7098 …} +value: "36f44f79-8f18-4f20-93db-d9725c5ea87d" +label: "Кызыл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13789 +data: App\Geo\Entity\City {#7107 …} +value: "2de62f43-41f1-4b9d-89c1-5c80a1b3b4f8" +label: "Кыштым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13790 +data: App\Geo\Entity\City {#7116 …} +value: "1239cf95-9a64-439c-a394-ea70809b0f83" +label: "Кяхта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13791 +data: App\Geo\Entity\City {#7125 …} +value: "344846e5-6968-4009-b348-0b6b5ab4c1f9" +label: "Лабинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13792 +data: App\Geo\Entity\City {#7134 …} +value: "43dc6e9d-3e1c-430d-8e0d-4afe011ecbaf" +label: "Лабытнанги" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13793 +data: App\Geo\Entity\City {#7143 …} +value: "ec6b6ec0-17a6-4d09-82d7-6a25467a8035" +label: "Лагань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13794 +data: App\Geo\Entity\City {#7152 …} +value: "c8cac69f-7d94-4d95-9574-7ceb09aeefad" +label: "Ладушкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13795 +data: App\Geo\Entity\City {#7161 …} +value: "1ea79c20-6328-41c5-be9c-c377394757a3" +label: "Лаишево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13796 +data: App\Geo\Entity\City {#7170 …} +value: "cf5e3703-2081-48b5-a8f0-e8a5f4bb13d7" +label: "Лакинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13797 +data: App\Geo\Entity\City {#7179 …} +value: "c776a6f2-1d9d-4af0-98d5-cbafa78eeab0" +label: "Лангепас" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13798 +data: App\Geo\Entity\City {#7188 …} +value: "b918799d-37e1-4da4-8a9d-b688cd463922" +label: "Лахденпохья" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13799 +data: App\Geo\Entity\City {#7197 …} +value: "3e58b0a6-140d-410d-b84c-b05942e5187e" +label: "Лебедянь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13800 +data: App\Geo\Entity\City {#7206 …} +value: "7bba6f81-13e9-416f-975d-0a949c1a4241" +label: "Лениногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13801 +data: App\Geo\Entity\City {#7215 …} +value: "eb5e60f6-b1d7-47b0-ae49-4dddfd84e142" +label: "Ленинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13802 +data: App\Geo\Entity\City {#7224 …} +value: "b7852801-972a-4e03-9a39-b0ce1f804c59" +label: "Ленинск-Кузнецкий" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13803 +data: App\Geo\Entity\City {#7233 …} +value: "039c9e7c-4ddb-4a75-abd1-eb797befe028" +label: "Ленск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13804 +data: App\Geo\Entity\City {#7242 …} +value: "527ffd23-6518-4c93-a8f5-22077d7e035d" +label: "Лермонтов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13805 +data: App\Geo\Entity\City {#7251 …} +value: "f082c48b-3f03-4f32-bdc8-91a684c7c82b" +label: "Лесной" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13806 +data: App\Geo\Entity\City {#7260 …} +value: "55e2c06c-18b0-4529-9b57-829047bd2a42" +label: "Лесозаводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13807 +data: App\Geo\Entity\City {#7269 …} +value: "e3c890aa-fff1-40b7-bdbd-ceaeab95549a" +label: "Лесосибирск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13808 +data: App\Geo\Entity\City {#7278 …} +value: "2c5a2d13-639a-4b1c-8275-078b1a36f521" +label: "Ливны" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13809 +data: App\Geo\Entity\City {#7287 …} +value: "21284d04-a8d4-4e1f-a101-838a3b12d50f" +label: "Ликино-Дулёво" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13810 +data: App\Geo\Entity\City {#7296 …} +value: "e307ef03-f206-46fb-b6e5-f2949a88ece9" +label: "Липецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13811 +data: App\Geo\Entity\City {#7305 …} +value: "c493cd5f-0e63-46ce-b81e-1066499db29d" +label: "Липки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13812 +data: App\Geo\Entity\City {#7314 …} +value: "78321be3-9f74-48f8-b7b1-cdb0b506c541" +label: "Лисичанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13813 +data: App\Geo\Entity\City {#7323 …} +value: "b591c2e0-1dc5-4576-8509-986e3a109d3f" +label: "Лиски" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13814 +data: App\Geo\Entity\City {#7332 …} +value: "3d75f590-523e-46ed-b0f0-5f7fd73b72eb" +label: "Лихославль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13815 +data: App\Geo\Entity\City {#7341 …} +value: "44e531a7-3441-4724-bf70-6d5a647d683b" +label: "Лобня" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13816 +data: App\Geo\Entity\City {#7350 …} +value: "79fecd23-110a-4d84-ba7d-a8bff61e375b" +label: "Лодейное Поле" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13817 +data: App\Geo\Entity\City {#7359 …} +value: "937ff35f-2d9a-4372-9c94-bf8f751232c3" +label: "Ломоносов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13818 +data: App\Geo\Entity\City {#7368 …} +value: "994752f8-b0a5-466f-90c1-13aec4e0dacf" +label: "Лосино-Петровский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13819 +data: App\Geo\Entity\City {#7377 …} +value: "a66b7179-2857-47dc-bea7-6402c814bd23" +label: "Луга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13820 +data: App\Geo\Entity\City {#7386 …} +value: "650b8624-3e15-47ac-b6e9-4658a597e6c1" +label: "Луганск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13821 +data: App\Geo\Entity\City {#7395 …} +value: "9f53c395-03a3-4e1a-9bf3-75693f331fea" +label: "Луза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13822 +data: App\Geo\Entity\City {#7404 …} +value: "dad09961-4c86-4831-83cd-47e061052fcf" +label: "Лукоянов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13823 +data: App\Geo\Entity\City {#7413 …} +value: "689df97b-06fc-400d-bed4-774b61e23742" +label: "Лутугино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13824 +data: App\Geo\Entity\City {#7422 …} +value: "8d957928-de52-4a16-b9a1-999b48f7efef" +label: "Луховицы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13825 +data: App\Geo\Entity\City {#7431 …} +value: "8215ab98-74b4-4f17-9416-9594f834e05f" +label: "Лысково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13826 +data: App\Geo\Entity\City {#7440 …} +value: "b7b90dce-f027-482b-aaec-8f31fcd434b9" +label: "Лысьва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13827 +data: App\Geo\Entity\City {#7449 …} +value: "713146c2-ed07-4fc1-99dc-8a4f49fcfd8b" +label: "Лыткарино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13828 +data: App\Geo\Entity\City {#7458 …} +value: "7957c485-4224-41b5-b64b-53ba8927f554" +label: "Льгов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13829 +data: App\Geo\Entity\City {#7467 …} +value: "ea22ce80-d002-4e4f-9b42-747aab18db27" +label: "Любань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13830 +data: App\Geo\Entity\City {#7476 …} +value: "29cedf46-8ed5-40fe-b1c2-77b8693f1195" +label: "Люберцы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13831 +data: App\Geo\Entity\City {#7485 …} +value: "40601bed-fb5d-4971-ac3c-5b8a118d0ef7" +label: "Любим" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13832 +data: App\Geo\Entity\City {#7494 …} +value: "07733649-c705-4781-97cd-884be9fc5751" +label: "Людиново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13833 +data: App\Geo\Entity\City {#7503 …} +value: "5ac80b2f-c328-4548-97fe-1ca947e32f32" +label: "Лянтор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13834 +data: App\Geo\Entity\City {#7512 …} +value: "7f3beb39-262c-4aeb-a70a-4d2d7e5ff83f" +label: "Магадан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13835 +data: App\Geo\Entity\City {#7524 …} +value: "1b43254d-d0a4-45c2-ae54-f3de8ab7ddad" +label: "Магас" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13836 +data: App\Geo\Entity\City {#7533 …} +value: "60e8afce-9842-494f-a275-3fb0337a4210" +label: "Магнитогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13837 +data: App\Geo\Entity\City {#7542 …} +value: "40159a49-8f91-4a68-9839-73c7f320ab3e" +label: "Майкоп" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13838 +data: App\Geo\Entity\City {#7551 …} +value: "bd5e8838-a4e6-4b5e-be7b-53cb3830a298" +label: "Майский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13839 +data: App\Geo\Entity\City {#7560 …} +value: "450a1f44-47a2-4aa1-ab44-d7e28e2c7ef2" +label: "Макаров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13840 +data: App\Geo\Entity\City {#7569 …} +value: "afde229b-8874-49e9-b681-3b86cb14fe3e" +label: "Макарьев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13841 +data: App\Geo\Entity\City {#7578 …} +value: "3f232535-30a1-48a1-bbce-e56c1c446840" +label: "Макеевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13842 +data: App\Geo\Entity\City {#7587 …} +value: "2d91ef0d-d894-41d8-930f-d910f01ecc87" +label: "Макушино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13843 +data: App\Geo\Entity\City {#7596 …} +value: "843c19a8-95c4-459c-9df9-fa75def52c0f" +label: "Малая Вишера" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13844 +data: App\Geo\Entity\City {#7605 …} +value: "6819ff7c-a835-49bf-b83c-26d8632475f5" +label: "Малгобек" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13845 +data: App\Geo\Entity\City {#7614 …} +value: "a348701f-55de-413a-b204-0c52f48bbb42" +label: "Малмыж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13846 +data: App\Geo\Entity\City {#7623 …} +value: "daff8b99-83fd-4a80-836c-a0a3e452a480" +label: "Малоархангельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13847 +data: App\Geo\Entity\City {#7632 …} +value: "acf91ae4-d262-4f92-85c3-3d1907e4973f" +label: "Малоярославец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13848 +data: App\Geo\Entity\City {#7641 …} +value: "a78a1082-e20c-46a9-bbfb-ef361990815d" +label: "Мамадыш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13849 +data: App\Geo\Entity\City {#7650 …} +value: "b708d4fa-87d7-4249-a728-f4b516e58a60" +label: "Мамоново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13850 +data: App\Geo\Entity\City {#7659 …} +value: "a1afcef8-c693-423b-ba81-24ad7fb4fef4" +label: "Мантурово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13851 +data: App\Geo\Entity\City {#7668 …} +value: "c64b1304-4915-4cfe-bac4-27a00d8af416" +label: "Мариинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13852 +data: App\Geo\Entity\City {#7677 …} +value: "417afcd4-87c9-42b2-b453-6386231ac758" +label: "Мариинский Посад" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13853 +data: App\Geo\Entity\City {#7686 …} +value: "ec95128d-ff77-49c2-901b-ee6f1d3793a5" +label: "Мариуполь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13854 +data: App\Geo\Entity\City {#7695 …} +value: "d2bb263d-7ec2-4eac-ac47-a8a67bb46a6b" +label: "Маркс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13855 +data: App\Geo\Entity\City {#7704 …} +value: "3e6acb6c-fe91-400c-b6ea-f8d26849b76b" +label: "Марьинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13856 +data: App\Geo\Entity\City {#7713 …} +value: "5bd189ee-e846-4c4f-aa79-2c53d8d1ea8c" +label: "Махачкала" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13857 +data: App\Geo\Entity\City {#7722 …} +value: "62f8266e-a4a3-444b-8d78-116899055e11" +label: "Мглин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13858 +data: App\Geo\Entity\City {#7731 …} +value: "94125843-69a9-43f6-8d67-57004f1409d8" +label: "Мегион" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13859 +data: App\Geo\Entity\City {#7740 …} +value: "586573db-71b7-4b1b-afad-4b7ad79280bb" +label: "Медвежьегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13860 +data: App\Geo\Entity\City {#7749 …} +value: "de979d37-45c6-4ea7-b73f-b28226a9d2ed" +label: "Медногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13861 +data: App\Geo\Entity\City {#7758 …} +value: "e65b068d-d356-4d6e-9220-3b90c5c5013f" +label: "Медынь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13862 +data: App\Geo\Entity\City {#7767 …} +value: "89232d28-8814-4884-866a-db8f5b949aec" +label: "Межгорье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13863 +data: App\Geo\Entity\City {#7776 …} +value: "e11ee76e-11fd-4e6a-a495-02d27f971c32" +label: "Междуреченск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13864 +data: App\Geo\Entity\City {#7785 …} +value: "8d2e8297-795b-46e7-85d6-5f013b801c7d" +label: "Мезень" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13865 +data: App\Geo\Entity\City {#7794 …} +value: "cb82dbad-5055-4e56-a17d-fcbf61a34fe9" +label: "Меленки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13866 +data: App\Geo\Entity\City {#7803 …} +value: "55bb0ab9-b66b-4ce7-ad80-26015425b593" +label: "Мелеуз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13867 +data: App\Geo\Entity\City {#7812 …} +value: "b7984411-2205-4a3b-9f27-9695863980b9" +label: "Мелитополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13868 +data: App\Geo\Entity\City {#7821 …} +value: "0aae8a92-cf84-40eb-b2b9-78e04854c2c8" +label: "Менделеевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13869 +data: App\Geo\Entity\City {#7830 …} +value: "e59f53f0-3ee5-4e0e-82b4-3b86b71c25ce" +label: "Мензелинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13870 +data: App\Geo\Entity\City {#7839 …} +value: "8f503cd4-0cf3-4888-97f4-d6942e546282" +label: "Мещовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13871 +data: App\Geo\Entity\City {#7848 …} +value: "008444be-18bc-4c1c-9158-feb1688406bc" +label: "Миасс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13872 +data: App\Geo\Entity\City {#7857 …} +value: "1d051070-8263-4e51-8e79-653b635d50ce" +label: "Микунь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13873 +data: App\Geo\Entity\City {#7866 …} +value: "2923df53-d563-421a-a256-9514a5b002d6" +label: "Миллерово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13874 +data: App\Geo\Entity\City {#7875 …} +value: "6756e42a-15dc-465a-8631-06f464c0ed36" +label: "Минеральные Воды" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13875 +data: App\Geo\Entity\City {#7884 …} +value: "b5f60b43-7bc6-40b0-96b9-e3e5580ed68f" +label: "Минусинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13876 +data: App\Geo\Entity\City {#7893 …} +value: "db720bed-ec1e-4c1f-ad68-ddcbd3deed27" +label: "Миньяр" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13877 +data: App\Geo\Entity\City {#7902 …} +value: "ba0999de-3be6-4791-95ba-ff11e34b863f" +label: "Мирный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13878 +data: App\Geo\Entity\City {#7911 …} +value: "4ba7e7b1-e360-4185-9491-d55b54773f38" +label: "Мирный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13879 +data: App\Geo\Entity\City {#7920 …} +value: "04650037-6d56-461e-a376-7fef55cfaa82" +label: "Миусинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13880 +data: App\Geo\Entity\City {#7929 …} +value: "66c50a8a-3501-487a-87a2-bfdccebed6a8" +label: "Михайлов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13881 +data: App\Geo\Entity\City {#7938 …} +value: "6e7b9e7d-bf36-40a3-92dd-ad5df4bc9990" +label: "Михайловка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13882 +data: App\Geo\Entity\City {#7947 …} +value: "9b8e6e88-9c89-4a84-bf38-f3e8afe0f3e5" +label: "Михайловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13883 +data: App\Geo\Entity\City {#7956 …} +value: "c76a6bed-dbf8-4b71-b976-1d7e820b8c76" +label: "Михайловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13884 +data: App\Geo\Entity\City {#7965 …} +value: "f202938a-704b-4ea8-8299-898e256a26e2" +label: "Мичуринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13885 +data: App\Geo\Entity\City {#7974 …} +value: "30f53fab-d78b-4825-9707-76507651d2a4" +label: "Могоча" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13886 +data: App\Geo\Entity\City {#7983 …} +value: "a2c2864e-fef1-4a03-9192-def7c1c3069a" +label: "Можайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13887 +data: App\Geo\Entity\City {#7992 …} +value: "6f9ae9c0-09b9-47ce-ba3b-e2ec494478c2" +label: "Можга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13888 +data: App\Geo\Entity\City {#8001 …} +value: "3b29a2d8-cb29-486e-8e40-9bc31910b59f" +label: "Моздок" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13889 +data: App\Geo\Entity\City {#8010 …} +value: "db0b3bc1-b15e-46d9-8a43-de36cefea137" +label: "Молодогвардейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13890 +data: App\Geo\Entity\City {#8019 …} +value: "ebfd5e3e-36f8-4754-a373-e2509f3af64d" +label: "Молочанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13891 +data: App\Geo\Entity\City {#8028 …} +value: "40f42453-7eb5-46b9-8d35-894dc56314bd" +label: "Мончегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13892 +data: App\Geo\Entity\City {#8037 …} +value: "75532edc-738a-4283-85bc-a97298db5800" +label: "Морозовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13893 +data: App\Geo\Entity\City {#8046 …} +value: "ed8d43e9-dab1-4f7c-93d3-73ea415b6ba1" +label: "Моршанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13894 +data: App\Geo\Entity\City {#8055 …} +value: "db2594ec-63f9-4993-827f-47fda61e6c01" +label: "Мосальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13895 +data: App\Geo\Entity\City {#8064 …} +value: "7fb20596-797d-4064-b4eb-79b78e059764" +label: "Москва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13896 +data: App\Geo\Entity\City {#8073 …} +value: "12597bd8-2ce6-4ea3-9526-51435908b2e0" +label: "Московский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13897 +data: App\Geo\Entity\City {#8082 …} +value: "08c4dcbe-1523-4c50-a763-ee2231ce2d79" +label: "Моспино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13898 +data: App\Geo\Entity\City {#8091 …} +value: "b59d7b5b-4948-45dc-a772-801e9861851a" +label: "Муравленко" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13899 +data: App\Geo\Entity\City {#8100 …} +value: "5a55758b-860c-4be3-a05b-ec7b66e14d7b" +label: "Мураши" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13900 +data: App\Geo\Entity\City {#8109 …} +value: "e1ffdf6d-7afe-483a-a56c-15d57943ee49" +label: "Мурино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13901 +data: App\Geo\Entity\City {#8118 …} +value: "65eb2796-1876-49c1-bd28-032eeca454f3" +label: "Мурманск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13902 +data: App\Geo\Entity\City {#8127 …} +value: "8289b995-4b3a-4ad3-b6b9-82dd36d0d1ba" +label: "Муром" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13903 +data: App\Geo\Entity\City {#8136 …} +value: "95a22953-0d53-45ea-a2d5-f4acaa058679" +label: "Мценск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13904 +data: App\Geo\Entity\City {#8145 …} +value: "7fd5f778-0133-42c4-842f-b619d883ccf8" +label: "Мыски" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13905 +data: App\Geo\Entity\City {#8154 …} +value: "a78dd170-62de-4886-b5cd-edd54406e860" +label: "Мытищи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13906 +data: App\Geo\Entity\City {#8163 …} +value: "5e3ab37c-06f9-4ec1-9146-38116fc6c574" +label: "Мышкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13907 +data: App\Geo\Entity\City {#8172 …} +value: "994ff2d3-c1df-4121-aa23-6a0bba108c08" +label: "Набережные Челны" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13908 +data: App\Geo\Entity\City {#8181 …} +value: "089f321e-e887-4856-b044-617f54f26b17" +label: "Навашино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13909 +data: App\Geo\Entity\City {#8190 …} +value: "f0649de2-bb3d-4d74-b346-33e020222829" +label: "Наволоки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13910 +data: App\Geo\Entity\City {#8199 …} +value: "3bc24b8a-a455-4fe9-9f5d-a32da5fd1d94" +label: "Надым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13911 +data: App\Geo\Entity\City {#8208 …} +value: "7bc94728-888c-43fb-ac14-97172e9964f4" +label: "Назарово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13912 +data: App\Geo\Entity\City {#8217 …} +value: "b3ee3e4f-cc25-4f1c-ac86-21e84687da90" +label: "Назрань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13913 +data: App\Geo\Entity\City {#8226 …} +value: "083f2a6a-1b19-4fb5-886a-e13f36fda664" +label: "Называевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13914 +data: App\Geo\Entity\City {#8235 …} +value: "6aab3f5f-c895-4ee5-af78-085e8b65f050" +label: "Нальчик" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13915 +data: App\Geo\Entity\City {#8244 …} +value: "61421e16-1ccc-4b79-86f3-e49c9c307582" +label: "Нариманов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13916 +data: App\Geo\Entity\City {#8253 …} +value: "a3e3bed9-bbbe-45d9-a0bc-4d4be4f2556e" +label: "Наро-Фоминск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13917 +data: App\Geo\Entity\City {#8262 …} +value: "c8ce4114-e1a4-4a4e-a4aa-a736fc5ef354" +label: "Нарткала" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13918 +data: App\Geo\Entity\City {#8271 …} +value: "79029519-f2e1-4f1a-bf6c-36778da06ae2" +label: "Нарьян-Мар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13919 +data: App\Geo\Entity\City {#8283 …} +value: "a67833b8-ce3f-4e27-a5db-00bc0f608879" +label: "Наурская" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13920 +data: App\Geo\Entity\City {#8292 …} +value: "9a94a7ec-ac20-4eed-be64-1c6a650002cd" +label: "Находка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13921 +data: App\Geo\Entity\City {#8301 …} +value: "924d9a59-dbda-4c9f-9af0-4c86f2bda59f" +label: "Невель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13922 +data: App\Geo\Entity\City {#8310 …} +value: "74ead583-3d1c-49d7-ba9c-07bc57c08d6a" +label: "Невельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13923 +data: App\Geo\Entity\City {#8319 …} +value: "e055735d-506c-4dee-9063-87cde271d999" +label: "Невинномысск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13924 +data: App\Geo\Entity\City {#8328 …} +value: "ff116137-685f-4f47-9cff-7f4c997bf9f6" +label: "Невьянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13925 +data: App\Geo\Entity\City {#8337 …} +value: "84899a71-e4d2-4ffc-8702-a5dfcfc5ed2a" +label: "Нелидово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13926 +data: App\Geo\Entity\City {#8346 …} +value: "47ce71c8-8b82-4614-856d-c4c1cb65a275" +label: "Нерехта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13927 +data: App\Geo\Entity\City {#8355 …} +value: "6d1ce82d-c2a1-4565-84d5-86c9c96dfced" +label: "Нерчинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13928 +data: App\Geo\Entity\City {#8364 …} +value: "16940fce-053a-4e99-86e1-92e0f28d5e21" +label: "Нерюнгри" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13929 +data: App\Geo\Entity\City {#8373 …} +value: "c39bb5f1-0dff-493f-b4e4-0bdcf9fd25d5" +label: "Нефтегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13930 +data: App\Geo\Entity\City {#8382 …} +value: "195ed34f-4f59-442b-a496-480065cf6ce3" +label: "Нефтекамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13931 +data: App\Geo\Entity\City {#8391 …} +value: "76a922fd-eec1-41ad-9c81-a5f9f0953875" +label: "Нефтекумск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13932 +data: App\Geo\Entity\City {#8400 …} +value: "2b02d14e-e4b5-47c8-81aa-fbef3f989a69" +label: "Нефтеюганск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13933 +data: App\Geo\Entity\City {#8409 …} +value: "104919b0-3217-4487-83b6-7ca2830476fb" +label: "Нея" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13934 +data: App\Geo\Entity\City {#8418 …} +value: "2d574889-9650-47ed-8a65-67b7d1226ba6" +label: "Нижневартовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13935 +data: App\Geo\Entity\City {#8427 …} +value: "4b9c85e9-91b9-41ba-b89f-219c7ee3ef72" +label: "Нижнекамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13936 +data: App\Geo\Entity\City {#8436 …} +value: "1ca83974-6a50-4f87-8b5f-2c6f31c7c649" +label: "Нижнеудинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13937 +data: App\Geo\Entity\City {#8445 …} +value: "9a362483-cb48-4bfb-a1eb-d0e5b9133454" +label: "Нижние Серги" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13938 +data: App\Geo\Entity\City {#8454 …} +value: "20c52a84-c6d6-4be7-9948-52bc3a5091cf" +label: "Нижние Серги-3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13939 +data: App\Geo\Entity\City {#8463 …} +value: "ff04954d-b58f-4ee4-b99b-bea657c99066" +label: "Нижний Ломов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13940 +data: App\Geo\Entity\City {#8481 …} +value: "aea0911e-19ae-4eda-8fe3-bdf0258bf1f9" +label: "Нижний Новгород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13941 +data: App\Geo\Entity\City {#8485 …} +value: "44772c6f-9966-4710-a4a7-e805c6d7611d" +label: "Нижний Тагил" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13942 +data: App\Geo\Entity\City {#8494 …} +value: "4dd9bca1-059f-40e8-89c2-c8c8dd089eba" +label: "Нижняя Салда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13943 +data: App\Geo\Entity\City {#8503 …} +value: "9d5e2495-9f28-4eeb-9646-1558a165f33c" +label: "Нижняя Тура" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13944 +data: App\Geo\Entity\City {#8512 …} +value: "5866d933-905c-4d6a-88e9-c340893429de" +label: "Николаевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13945 +data: App\Geo\Entity\City {#8521 …} +value: "c0e54f1c-e68b-4adc-8abc-43a2fd0e413f" +label: "Николаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13946 +data: App\Geo\Entity\City {#8530 …} +value: "cf5f22a2-35c8-49bb-aa19-98dcf7e424df" +label: "Николаевск-на-Амуре" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13947 +data: App\Geo\Entity\City {#8539 …} +value: "566e6871-42af-4e76-9b4a-1299b171dd0c" +label: "Никольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13948 +data: App\Geo\Entity\City {#8548 …} +value: "fd9a5af1-13f6-4186-ad04-be4a3d4978d3" +label: "Никольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13949 +data: App\Geo\Entity\City {#8557 …} +value: "f66f313c-e2ae-4ece-bdb5-f618c0335a1f" +label: "Никольское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13950 +data: App\Geo\Entity\City {#8566 …} +value: "83b6df2d-5fbf-4de1-80fa-421ac7fff081" +label: "Новая Каховка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13951 +data: App\Geo\Entity\City {#8575 …} +value: "38439213-3dcd-45b7-8470-aff676c7c2c1" +label: "Новая Ладога" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13952 +data: App\Geo\Entity\City {#8584 …} +value: "21633802-9a8f-4ae7-a918-6a3a94b9c51b" +label: "Новая Ляля" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13953 +data: App\Geo\Entity\City {#8593 …} +value: "8783e0bb-eab3-4675-bd38-ea8681066ecd" +label: "Новоазовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13954 +data: App\Geo\Entity\City {#8602 …} +value: "41560c68-a94a-48b0-8e70-437d4252b83e" +label: "Новоалександровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13955 +data: App\Geo\Entity\City {#8611 …} +value: "b9658a72-483f-4ece-9645-ca2e5fcf2757" +label: "Новоалтайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13956 +data: App\Geo\Entity\City {#8620 …} +value: "d7411e99-0472-48fc-bf9a-d22f65b8acf3" +label: "Новоаннинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13957 +data: App\Geo\Entity\City {#8629 …} +value: "84722e2f-6f5b-4d92-9f9f-9c173199246e" +label: "Нововоронеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13958 +data: App\Geo\Entity\City {#8638 …} +value: "1da95c3a-d140-4d4c-8dd3-6ce0a15edc5f" +label: "Новогродовка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13959 +data: App\Geo\Entity\City {#8647 …} +value: "82890b01-6c32-404c-8723-bdc1cbd9613b" +label: "Новодвинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13960 +data: App\Geo\Entity\City {#8656 …} +value: "418edad1-ab79-4bbf-8291-217b37c9377b" +label: "Новодружеск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13961 +data: App\Geo\Entity\City {#8665 …} +value: "ebd3d8cd-87b2-4722-8cc9-907e7ec83fb9" +label: "Новозыбков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13962 +data: App\Geo\Entity\City {#8674 …} +value: "b677d0d7-0f70-4ad1-a93b-9b794464f2ab" +label: "Новокубанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13963 +data: App\Geo\Entity\City {#8683 …} +value: "c4f01e20-d328-4a16-9116-5f6a4f8c09b3" +label: "Новокузнецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13964 +data: App\Geo\Entity\City {#8692 …} +value: "3fbac0b0-94e9-45f4-ace3-246ebe86c6cd" +label: "Новокуйбышевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13965 +data: App\Geo\Entity\City {#8701 …} +value: "852271d5-a137-4074-bed7-8766fd3ec194" +label: "Новомичуринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13966 +data: App\Geo\Entity\City {#8710 …} +value: "ebc87d29-682a-4510-b119-5ea93ab5481c" +label: "Новомосковск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13967 +data: App\Geo\Entity\City {#8719 …} +value: "550a3b31-6073-40e6-8a4b-aa1c469e14da" +label: "Новопавловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13968 +data: App\Geo\Entity\City {#8728 …} +value: "f31a7511-d3f8-402e-9a9f-45e1e580923b" +label: "Новоржев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13969 +data: App\Geo\Entity\City {#8737 …} +value: "84a40438-20b4-4839-a1c5-59022f707816" +label: "Новороссийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13970 +data: App\Geo\Entity\City {#8746 …} +value: "e39b04f3-50e6-49b8-ada5-9b2c6f17c587" +label: "Новосибирск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13971 +data: App\Geo\Entity\City {#8755 …} +value: "9092f10f-27b1-4574-932f-3c0cacf37891" +label: "Новосиль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13972 +data: App\Geo\Entity\City {#8764 …} +value: "e2317415-5dd2-4283-8945-4a09178884f3" +label: "Новосокольники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13973 +data: App\Geo\Entity\City {#8773 …} +value: "2ba79ea5-3e4d-4fe0-9082-91872ece53cf" +label: "Новотроицк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13974 +data: App\Geo\Entity\City {#8782 …} +value: "fd75f65b-3225-42d7-abff-20bb13df9382" +label: "Новоузенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13975 +data: App\Geo\Entity\City {#8791 …} +value: "48971fc9-2da7-4134-b647-5afb907347ff" +label: "Новоульяновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13976 +data: App\Geo\Entity\City {#8800 …} +value: "06b3db05-23f3-44eb-bdef-91c4f8438be9" +label: "Новоуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13977 +data: App\Geo\Entity\City {#8809 …} +value: "51ac565d-ce50-4e3c-ab99-ebe95f45b540" +label: "Новохопёрск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13978 +data: App\Geo\Entity\City {#8818 …} +value: "bb61ae4c-73de-495f-9057-490ac80184c7" +label: "Новочебоксарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13979 +data: App\Geo\Entity\City {#8827 …} +value: "913f6504-ea18-4a25-ab82-ef1a89c3f59a" +label: "Новочеркасск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13980 +data: App\Geo\Entity\City {#8836 …} +value: "7b57a489-0f06-48a4-97c7-28680297d9b7" +label: "Новошахтинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13981 +data: App\Geo\Entity\City {#8845 …} +value: "bbacb182-fffe-4fee-9379-ecd00bf454bd" +label: "Новый Оскол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13982 +data: App\Geo\Entity\City {#8854 …} +value: "a0d4d76b-410f-4e4d-8a37-59943ca978ae" +label: "Новый Уренгой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13983 +data: App\Geo\Entity\City {#8863 …} +value: "aa14ac03-a982-4a38-b5fe-5c1f27401f14" +label: "Ногинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13984 +data: App\Geo\Entity\City {#8872 …} +value: "f4ab0920-7a90-452c-a4f4-65fe1e8947d4" +label: "Нолинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13985 +data: App\Geo\Entity\City {#8881 …} +value: "ca1c5eff-378a-4514-83d7-80289056ed9b" +label: "Норильск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13986 +data: App\Geo\Entity\City {#8890 …} +value: "a32c3f35-e036-4eaa-a1a5-f281d167d1e3" +label: "Ноябрьск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13987 +data: App\Geo\Entity\City {#8899 …} +value: "006c4a57-e460-4e4a-9479-d5a45a662f3b" +label: "Нурлат" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13988 +data: App\Geo\Entity\City {#8908 …} +value: "e52d0f11-6903-402f-850f-bd562662b4af" +label: "Нытва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13989 +data: App\Geo\Entity\City {#8917 …} +value: "38337034-11c1-4b7d-af90-a9b4b3cb4347" +label: "Нюрба" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13990 +data: App\Geo\Entity\City {#8926 …} +value: "937ef313-9f06-429b-b5cb-18a8df724ded" +label: "Нягань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13991 +data: App\Geo\Entity\City {#8935 …} +value: "fd405489-c7aa-4756-a07b-4e802c6f28f8" +label: "Нязепетровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13992 +data: App\Geo\Entity\City {#8944 …} +value: "faac9253-c0a6-4cad-89f8-2324e0fd07a0" +label: "Няндома" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13993 +data: App\Geo\Entity\City {#8953 …} +value: "8d9c6d8c-10e1-4eed-9450-683150835139" +label: "Облучье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13994 +data: App\Geo\Entity\City {#8962 …} +value: "107d2a21-395b-4f5d-bec7-153efaba6507" +label: "Обнинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13995 +data: App\Geo\Entity\City {#8971 …} +value: "a71238eb-3b75-4bad-b3dc-81d0aefcdee1" +label: "Обоянь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13996 +data: App\Geo\Entity\City {#8980 …} +value: "83e24691-b278-4cc3-bbe4-5a48864cdc92" +label: "Обь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13997 +data: App\Geo\Entity\City {#8989 …} +value: "e5eeab54-1341-4cbe-aea4-40ac6e6a32a8" +label: "Одинцово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13998 +data: App\Geo\Entity\City {#8998 …} +value: "18ddc0a7-b572-4f98-8aeb-1370afac9123" +label: "Озерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13999 +data: App\Geo\Entity\City {#9007 …} +value: "e08288a7-01b8-4b1e-b5df-23b04c538f16" +label: "Озёры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14000 +data: App\Geo\Entity\City {#9016 …} +value: "b133ed67-af4e-472c-a2c2-3e47766c06cd" +label: "Ойсхара" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14001 +data: App\Geo\Entity\City {#9025 …} +value: "524a2906-974f-4ccc-8d5c-a56896bc1ea1" +label: "Октябрьск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14002 +data: App\Geo\Entity\City {#9034 …} +value: "e71c2171-2d0d-4fa9-8d39-66e3da86ffd9" +label: "Октябрьский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14003 +data: App\Geo\Entity\City {#9043 …} +value: "1844e817-0944-4977-be5e-bc28d1191d3e" +label: "Окуловка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14004 +data: App\Geo\Entity\City {#9052 …} +value: "f4e8aa55-b10f-4169-b716-b73a023923d9" +label: "Олекминск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14005 +data: App\Geo\Entity\City {#9061 …} +value: "df5a204a-d966-4ed3-a911-fe6a5b3bc66e" +label: "Оленегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14006 +data: App\Geo\Entity\City {#9070 …} +value: "a4cee4bf-fd92-451e-ac6a-5b4519529052" +label: "Оленегорск-1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14007 +data: App\Geo\Entity\City {#9079 …} +value: "9d30f659-9cc2-4b65-a4dc-ad6b05c88684" +label: "Оленегорск-2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14008 +data: App\Geo\Entity\City {#9088 …} +value: "f9995ea2-fb40-450e-9bef-af3388242a76" +label: "Олонец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14009 +data: App\Geo\Entity\City {#9097 …} +value: "d9edb5f7-9a2a-49e7-a23e-6dc1ff1c29e5" +label: "Омск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14010 +data: App\Geo\Entity\City {#9106 …} +value: "36af63b6-e77a-4e26-8568-1284bd004d17" +label: "Омутнинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14011 +data: App\Geo\Entity\City {#9115 …} +value: "bfe501d6-cfcc-439e-8b86-adee2c35f17b" +label: "Онега" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14012 +data: App\Geo\Entity\City {#9124 …} +value: "a5025b98-afbf-4960-852e-96bb58e50c9d" +label: "Опочка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14013 +data: App\Geo\Entity\City {#9133 …} +value: "30a21e42-3ef2-4eb7-b341-627989d6e14c" +label: "Оренбург" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14014 +data: App\Geo\Entity\City {#9142 …} +value: "3d9d8d78-1205-49ce-96a3-937cbecfc678" +label: "Орехов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14015 +data: App\Geo\Entity\City {#9151 …} +value: "98b52774-7cd6-42b9-b684-0484ded88898" +label: "Орехово-Зуево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14016 +data: App\Geo\Entity\City {#9160 …} +value: "3cb07392-a8e2-47dc-99b4-3855b69974f3" +label: "Орлов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14017 +data: App\Geo\Entity\City {#9169 …} +value: "343f3751-30b2-41a7-97ed-9c209243f794" +label: "Орск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14018 +data: App\Geo\Entity\City {#9178 …} +value: "a70908de-c662-4e24-8386-adf2d2ebd173" +label: "Орёл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14019 +data: App\Geo\Entity\City {#9187 …} +value: "ac74d8f8-df7f-4b62-ad53-d78772486173" +label: "Оса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14020 +data: App\Geo\Entity\City {#9196 …} +value: "b0750e4b-1648-4138-982f-3725ab92f857" +label: "Осинники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14021 +data: App\Geo\Entity\City {#9205 …} +value: "4fb62fb9-1378-48ae-909b-24a35cb5204a" +label: "Осташков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14022 +data: App\Geo\Entity\City {#9214 …} +value: "bc344785-bb71-4db7-9b6a-45f5867de1b1" +label: "Остров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14023 +data: App\Geo\Entity\City {#9223 …} +value: "3ed7591f-fd0f-4059-b614-4a165fbb9c2f" +label: "Островной" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14024 +data: App\Geo\Entity\City {#9232 …} +value: "c6c2ad8a-9435-40b7-802d-760decb4cc7e" +label: "Острогожск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14025 +data: App\Geo\Entity\City {#9241 …} +value: "0a6becdf-50e5-47a2-acb2-a5efb306ee7e" +label: "Отрадное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14026 +data: App\Geo\Entity\City {#9250 …} +value: "ac26100d-4267-4810-9730-4f62c4aa87c2" +label: "Отрадный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14027 +data: App\Geo\Entity\City {#9259 …} +value: "00cfce94-c19d-4216-8697-1a9bcc63563d" +label: "Оха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14028 +data: App\Geo\Entity\City {#9268 …} +value: "8d613aac-d1e5-4dbc-b37e-3d96ac490b40" +label: "Оханск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14029 +data: App\Geo\Entity\City {#9277 …} +value: "0757c220-0006-4e96-a8ab-2dc1fc8952da" +label: "Очер" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14030 +data: App\Geo\Entity\City {#9286 …} +value: "fe22cc08-244e-4a85-b067-ea827190e112" +label: "Павлово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14031 +data: App\Geo\Entity\City {#9295 …} +value: "0cd75193-5799-4501-95ca-64f6d154efe6" +label: "Павловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14032 +data: App\Geo\Entity\City {#9304 …} +value: "d2645ff5-1565-4851-9dc6-23031208abd2" +label: "Павловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14033 +data: App\Geo\Entity\City {#9313 …} +value: "065b6042-4fb5-4f9f-ab0b-7a462feeb9e8" +label: "Павловский Посад" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14034 +data: App\Geo\Entity\City {#9322 …} +value: "234d809d-1ed3-4f4b-8256-d02dcdbe50c7" +label: "Палласовка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14035 +data: App\Geo\Entity\City {#9331 …} +value: "c092641b-c6c3-49ad-92af-4c528b9d8f13" +label: "Партизанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14036 +data: App\Geo\Entity\City {#9340 …} +value: "70ba389a-adb1-4ed0-805d-056a3a1d9058" +label: "Певек" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14037 +data: App\Geo\Entity\City {#9349 …} +value: "a36cc8ab-312f-4496-9784-2360e30e4316" +label: "Пенза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14038 +data: App\Geo\Entity\City {#9358 …} +value: "f8a44d6e-64f8-46b0-a0cd-ab12a0afe1e1" +label: "Первомайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14039 +data: App\Geo\Entity\City {#9367 …} +value: "339dd926-db9e-4519-909e-421876a22f39" +label: "Первомайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14040 +data: App\Geo\Entity\City {#9376 …} +value: "b726c250-66d9-452a-97fc-027fede263e8" +label: "Первоуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14041 +data: App\Geo\Entity\City {#9385 …} +value: "75bb147a-0234-4724-a652-c1834dfa88d6" +label: "Перевальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14042 +data: App\Geo\Entity\City {#9394 …} +value: "563b3fa7-c2c8-4b20-86fd-83fe6071beeb" +label: "Перевоз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14043 +data: App\Geo\Entity\City {#9403 …} +value: "206bac61-53b7-4260-b45f-b7cd47cc03c5" +label: "Пересвет" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14044 +data: App\Geo\Entity\City {#9412 …} +value: "d9eebad6-d363-43ac-8111-95334fd6e6c0" +label: "Переславль-Залесский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14045 +data: App\Geo\Entity\City {#9421 …} +value: "c63bd8dd-65c6-42c3-a32a-d07d0cbb8460" +label: "Пермь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14046 +data: App\Geo\Entity\City {#9430 …} +value: "530096ab-e85a-4c37-a13b-a4244c8a16b8" +label: "Пестово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14047 +data: App\Geo\Entity\City {#9439 …} +value: "a7e57b39-fb55-4646-8be8-35a94fa867c8" +label: "Петергоф" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14048 +data: App\Geo\Entity\City {#9448 …} +value: "e3e0aac8-7fda-4afc-90b9-243457fe277f" +label: "Петров Вал" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14049 +data: App\Geo\Entity\City {#9457 …} +value: "13fcbeba-396f-465f-a8e0-fa3dcea0231b" +label: "Петровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14050 +data: App\Geo\Entity\City {#9466 …} +value: "203d1970-ef1b-476e-8afd-a5259a85d1be" +label: "Петровск-Забайкальский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14051 +data: App\Geo\Entity\City {#9475 …} +value: "f673a019-5acd-44c6-9945-de5b2c32fe46" +label: "Петровское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14052 +data: App\Geo\Entity\City {#9484 …} +value: "5615227c-7434-45cc-86b1-9dd5921dd2f4" +label: "Петрозаводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14053 +data: App\Geo\Entity\City {#9493 …} +value: "3a0dd554-b31f-4312-8fda-ee76543ac460" +label: "Петропавловск-Камчатский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14054 +data: App\Geo\Entity\City {#9502 …} +value: "f94e6f1d-de31-4910-b805-a145212706c0" +label: "Петухово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14055 +data: App\Geo\Entity\City {#9511 …} +value: "fb8edddc-7abe-4281-a57e-3754b64ac4e8" +label: "Петушки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14056 +data: App\Geo\Entity\City {#9520 …} +value: "38f6c837-04c1-4fd7-a64f-3d50e21e103b" +label: "Печора" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14057 +data: App\Geo\Entity\City {#9529 …} +value: "84ebe1c0-5a16-4103-994f-43fd659be760" +label: "Печоры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14058 +data: App\Geo\Entity\City {#9538 …} +value: "38f403a3-b610-43aa-af73-81057875bc7c" +label: "Пикалево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14059 +data: App\Geo\Entity\City {#9547 …} +value: "a6b1ec4c-d323-4a38-b4e8-2e10550d26cb" +label: "Пионерский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14060 +data: App\Geo\Entity\City {#9556 …} +value: "0f943cde-cb32-4a7b-9c4e-ec24b3ec4d96" +label: "Питкяранта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14061 +data: App\Geo\Entity\City {#9565 …} +value: "52d00dff-1ced-47d2-a08a-fea805af487d" +label: "Плавск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14062 +data: App\Geo\Entity\City {#9574 …} +value: "f87a7de7-bf3a-4745-8881-f3f0d7155d9b" +label: "Пласт" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14063 +data: App\Geo\Entity\City {#9583 …} +value: "8d3d680c-bd2b-4403-9460-25bef5947908" +label: "Плес" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14064 +data: App\Geo\Entity\City {#9592 …} +value: "944240e1-46d6-4e70-a0c8-1cd5de7a4fc5" +label: "Поворино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14065 +data: App\Geo\Entity\City {#9601 …} +value: "011706ea-fc21-443e-ba2d-ce89c2ec89f0" +label: "Подольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14066 +data: App\Geo\Entity\City {#9610 …} +value: "e69d7f88-b870-40a3-bcb8-08068080807b" +label: "Подпорожье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14067 +data: App\Geo\Entity\City {#9619 …} +value: "953f2817-0411-4560-ab74-2024285937fd" +label: "Покачи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14068 +data: App\Geo\Entity\City {#9628 …} +value: "d31d8044-5f2f-4409-82d0-09ccc3b2cca9" +label: "Покров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14069 +data: App\Geo\Entity\City {#9637 …} +value: "1e27fb50-d080-4300-b8e0-39285945a67d" +label: "Покровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14070 +data: App\Geo\Entity\City {#9646 …} +value: "93022d07-9082-4776-bc0f-b8438c679a4c" +label: "Полевской" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14071 +data: App\Geo\Entity\City {#9655 …} +value: "dc6565b8-c22b-4bd3-a7bd-4f65cc81d434" +label: "Пологи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14072 +data: App\Geo\Entity\City {#9664 …} +value: "98f3d13a-91c8-4f82-a7f3-254b509bb470" +label: "Полысаево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14073 +data: App\Geo\Entity\City {#9673 …} +value: "ae9e47f1-35d7-41b6-a977-5be440fdfcb8" +label: "Полярные Зори" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14074 +data: App\Geo\Entity\City {#9682 …} +value: "56b3528b-fcdb-4bc4-93a2-6834c44a6c18" +label: "Полярный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14075 +data: App\Geo\Entity\City {#9691 …} +value: "e8f835fe-9c27-459b-af26-3f2cb7755824" +label: "Попасная" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14076 +data: App\Geo\Entity\City {#9700 …} +value: "01e79d85-292d-4fbc-ac80-381de9f7be7e" +label: "Поронайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14077 +data: App\Geo\Entity\City {#9709 …} +value: "b90c8b6b-2c4c-4372-8092-3759cb56c86d" +label: "Порхов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14078 +data: App\Geo\Entity\City {#9718 …} +value: "d67b58dd-3d1e-4039-bd04-5d61c4b53bd3" +label: "Похвистнево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14079 +data: App\Geo\Entity\City {#9727 …} +value: "3f940ee0-6261-4040-a0d1-8f5273790c5e" +label: "Почеп" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14080 +data: App\Geo\Entity\City {#9736 …} +value: "a59848c4-03b4-435d-bb24-c42a2a49f144" +label: "Починок" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14081 +data: App\Geo\Entity\City {#9745 …} +value: "93e9b158-8b21-42e6-a704-c5e2d659a51d" +label: "Пошехонье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14082 +data: App\Geo\Entity\City {#9754 …} +value: "d851e751-e10c-446d-93bf-4eb13de2d7ad" +label: "Приволжск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14083 +data: App\Geo\Entity\City {#9763 …} +value: "1e8d9690-344f-42e8-95aa-345ab8942f98" +label: "Приволье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14084 +data: App\Geo\Entity\City {#9772 …} +value: "3d6c4dce-1f66-4314-90f6-389dda13e1e3" +label: "Приморск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14085 +data: App\Geo\Entity\City {#9781 …} +value: "314b5a13-13b3-4d9f-8293-de2f906c3cb9" +label: "Приморск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14086 +data: App\Geo\Entity\City {#9790 …} +value: "089bef70-9794-43ef-833f-adab9b980a1d" +label: "Приморско-Ахтарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14087 +data: App\Geo\Entity\City {#9799 …} +value: "b41076c4-aebc-48a2-8067-ec97ec0879c3" +label: "Приозерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14088 +data: App\Geo\Entity\City {#9808 …} +value: "39ee5517-c831-49ab-9f09-9e671993c15e" +label: "Прокопьевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14089 +data: App\Geo\Entity\City {#9817 …} +value: "f01b9765-a67f-4833-b4a9-dab94af0d711" +label: "Пролетарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14090 +data: App\Geo\Entity\City {#9826 …} +value: "5c8c3116-3d34-4519-9e06-5c8a8cbfd0a4" +label: "Протвино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14091 +data: App\Geo\Entity\City {#9835 …} +value: "c07e6fe0-5e6a-4330-a732-729c9a07063d" +label: "Прохладный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14092 +data: App\Geo\Entity\City {#9844 …} +value: "6a43a44c-9355-4904-83d8-df61f09bb8cd" +label: "Псков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14093 +data: App\Geo\Entity\City {#9853 …} +value: "9c46640c-b9ad-4571-8fa6-738395e46b59" +label: "Пугачев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14094 +data: App\Geo\Entity\City {#9862 …} +value: "924d692e-5407-4722-afa0-bb4bb138b81a" +label: "Пудож" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14095 +data: App\Geo\Entity\City {#9871 …} +value: "2ae5e8dc-805e-4243-b3e8-2f8f1b9f19fb" +label: "Пустошка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14096 +data: App\Geo\Entity\City {#9880 …} +value: "e5784a79-0032-4e15-a9bb-03dca7b74e35" +label: "Пучеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14097 +data: App\Geo\Entity\City {#9889 …} +value: "b873e927-89fb-4624-9f64-17cfd3731618" +label: "Пушкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14098 +data: App\Geo\Entity\City {#9898 …} +value: "c6a6dc6f-da15-444a-b1f1-977b7d4b5bc0" +label: "Пушкино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14099 +data: App\Geo\Entity\City {#9907 …} +value: "06cb130d-d0df-4ed6-8b9c-ec1190131761" +label: "Пущино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14100 +data: App\Geo\Entity\City {#9916 …} +value: "51384bdc-f48c-4ec9-8faa-66229a802445" +label: "Пыталово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14101 +data: App\Geo\Entity\City {#9925 …} +value: "b5a0bbd8-4211-489e-9288-56a1440d8962" +label: "Пыть-Ях" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14102 +data: App\Geo\Entity\City {#9934 …} +value: "e9d03a43-04cc-44ce-b5b3-d729ec5ab885" +label: "Пятигорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14103 +data: App\Geo\Entity\City {#9943 …} +value: "acf871a4-a699-4fe6-a0a4-2d8aaab692e0" +label: "Радужный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14104 +data: App\Geo\Entity\City {#9952 …} +value: "fde06a8a-b3d7-4d89-b388-21be2c08e3e9" +label: "Радужный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14105 +data: App\Geo\Entity\City {#9961 …} +value: "41edf2c4-b51e-43a3-9285-c455e7e6c373" +label: "Райчихинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14106 +data: App\Geo\Entity\City {#9970 …} +value: "e3f4ebb3-5e83-4708-9491-19b02ec203d9" +label: "Раменское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14107 +data: App\Geo\Entity\City {#9979 …} +value: "570de91b-ecbd-4d36-a6e6-12be723cb55e" +label: "Рассказово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14108 +data: App\Geo\Entity\City {#9988 …} +value: "c1932b7a-763d-4fd1-9b48-da2633d99cd8" +label: "Ревда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14109 +data: App\Geo\Entity\City {#9997 …} +value: "49a0e685-29fa-410c-98b7-4320b61d147c" +label: "Реж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14110 +data: App\Geo\Entity\City {#10006 …} +value: "dd8fce9c-9d48-4cec-961f-91cfabaa4173" +label: "Реутов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14111 +data: App\Geo\Entity\City {#10015 …} +value: "259c48f1-5c1d-4f5c-8810-c66de76422c6" +label: "Ржев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14112 +data: App\Geo\Entity\City {#10024 …} +value: "5de3311f-18a2-46e0-a443-42c9a50ef306" +label: "Ровеньки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14113 +data: App\Geo\Entity\City {#10033 …} +value: "97e58d97-b03d-4a35-9c59-7a75ff3c1d88" +label: "Родинское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14114 +data: App\Geo\Entity\City {#10042 …} +value: "0cfe7ffb-12bd-4fdb-951e-8590db8fc421" +label: "Родники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14115 +data: App\Geo\Entity\City {#10051 …} +value: "7c9545bd-2b6f-45bc-97e6-9e98991c179a" +label: "Рославль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14116 +data: App\Geo\Entity\City {#10060 …} +value: "bd85264c-45da-41f2-bfd6-ba57663f016b" +label: "Россошь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14117 +data: App\Geo\Entity\City {#10069 …} +value: "d8aafe3e-8fe6-4f51-ab5c-5e2f65ed3a13" +label: "Ростов Великий" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14118 +data: App\Geo\Entity\City {#10078 …} +value: "3c5272f9-f5e2-4fd1-84e0-ec341dc5158c" +label: "Ростов-на-Дону" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14119 +data: App\Geo\Entity\City {#10087 …} +value: "ed4431ef-db58-4dfe-89bb-f8f7523474f2" +label: "Рошаль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14120 +data: App\Geo\Entity\City {#10096 …} +value: "2d1618a4-f4da-4b18-9f30-c03cfbc38aec" +label: "Ртищево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14121 +data: App\Geo\Entity\City {#10105 …} +value: "04c1b4da-ebf7-43a7-a0ea-be89c2e4230e" +label: "Рубежное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14122 +data: App\Geo\Entity\City {#10114 …} +value: "ad330323-5ff3-4b44-be3d-1769bbddd4dd" +label: "Рубцовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14123 +data: App\Geo\Entity\City {#10123 …} +value: "e1a9a354-d3f5-4ac6-8ad0-660463819b4f" +label: "Рудня" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14124 +data: App\Geo\Entity\City {#10132 …} +value: "95ccadbd-baad-4d2d-a7a0-7479bd9590ad" +label: "Руза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14125 +data: App\Geo\Entity\City {#10141 …} +value: "36f31d65-5165-4fa0-9261-92380b4c177e" +label: "Рузаевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14126 +data: App\Geo\Entity\City {#10150 …} +value: "13b27be8-44c5-4b2d-a00d-2e100445d885" +label: "Рыбинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14127 +data: App\Geo\Entity\City {#10159 …} +value: "d505bc91-89a9-4be0-9dd3-d65b958e8fc0" +label: "Рыбное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14128 +data: App\Geo\Entity\City {#10168 …} +value: "bc012eb0-ff08-4a49-8cf3-9dc0aa6efb3b" +label: "Рыльск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14129 +data: App\Geo\Entity\City {#10177 …} +value: "30b90ced-6314-4e35-8edc-6665b75fb019" +label: "Ряжск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14130 +data: App\Geo\Entity\City {#10186 …} +value: "88384a62-1101-4c8e-ac76-462ede821f69" +label: "Рязань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14131 +data: App\Geo\Entity\City {#10195 …} +value: "fd6174ce-0c7b-4c38-9e96-a31434ec5ec3" +label: "Саки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14132 +data: App\Geo\Entity\City {#10204 …} +value: "12d3c82d-3eed-409e-8069-a0ce84cb7102" +label: "Салават" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14133 +data: App\Geo\Entity\City {#10213 …} +value: "4ec78c01-eeb2-4882-98bf-2c91ac00120f" +label: "Салаир" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14134 +data: App\Geo\Entity\City {#10222 …} +value: "e0deab19-d783-4a1e-ac31-d29301ad4557" +label: "Салехард" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14135 +data: App\Geo\Entity\City {#10231 …} +value: "f9bf87dd-aa2b-4c5a-bddf-f38ef0a1aa69" +label: "Сальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14136 +data: App\Geo\Entity\City {#10240 …} +value: "20b79e4f-abf3-4466-8f44-fc1b0e2d48d0" +label: "Самара" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14137 +data: App\Geo\Entity\City {#10249 …} +value: "3e6a7261-f2fd-43f5-8561-50c2c1f5d6c1" +label: "Санкт-Петербург" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14138 +data: App\Geo\Entity\City {#10258 …} +value: "d0e3e183-6458-40e8-bc17-bc586af98e5b" +label: "Саранск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14139 +data: App\Geo\Entity\City {#10267 …} +value: "4c9dd66b-ce6f-4cb3-aee7-017e8cb147bc" +label: "Сарапул" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14140 +data: App\Geo\Entity\City {#10276 …} +value: "8cb8c3c5-bedd-4abb-b07b-fb31f3593e4c" +label: "Саратов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14141 +data: App\Geo\Entity\City {#10285 …} +value: "24c86a60-cc2b-4d20-afb0-4c410e8060be" +label: "Саров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14142 +data: App\Geo\Entity\City {#10294 …} +value: "1f265fd3-9c05-415e-a796-02f8c30dcb70" +label: "Сасово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14143 +data: App\Geo\Entity\City {#10303 …} +value: "824b33ec-6dcb-427d-b892-0ae2e87d2500" +label: "Сатка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14144 +data: App\Geo\Entity\City {#10312 …} +value: "2d4f048e-752a-4814-8b62-b21cca48fdba" +label: "Сафоново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14145 +data: App\Geo\Entity\City {#10321 …} +value: "35b3fd0d-58ae-43ea-93d1-e24fbf99f5d2" +label: "Саяногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14146 +data: App\Geo\Entity\City {#10330 …} +value: "25b6ff8a-23be-4c48-895b-5e015957b7d2" +label: "Саянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14147 +data: App\Geo\Entity\City {#10339 …} +value: "3e023592-5faf-4f0d-9ccc-6b3b540dcaf0" +label: "Сватово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14148 +data: App\Geo\Entity\City {#10348 …} +value: "8de6d177-479f-45ff-844e-85201f297107" +label: "Свердловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14149 +data: App\Geo\Entity\City {#10357 …} +value: "5a2e7591-89c0-4f90-b22b-03e70c329cf1" +label: "Светлоград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14150 +data: App\Geo\Entity\City {#10366 …} +value: "c47abe34-c126-43cc-b2c1-69436afafd87" +label: "Светлодарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14151 +data: App\Geo\Entity\City {#10375 …} +value: "709388a2-22eb-4523-8da2-e076b4b8dd43" +label: "Светлый" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14152 +data: App\Geo\Entity\City {#10384 …} +value: "86a45c3b-3683-4918-80ca-1af2251d5dfc" +label: "Светогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14153 +data: App\Geo\Entity\City {#10393 …} +value: "2bf2eb75-81bc-4165-9c82-ef25c2de5398" +label: "Свирск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14154 +data: App\Geo\Entity\City {#10402 …} +value: "209250e6-87e1-4ada-8611-87a48d6f7874" +label: "Свободный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14155 +data: App\Geo\Entity\City {#10411 …} +value: "902c93e4-665d-47fd-a8de-4fb5881306e7" +label: "Святогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14156 +data: App\Geo\Entity\City {#10420 …} +value: "ae6ae06f-8752-4d28-96ad-6d760aa4151d" +label: "Себеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14157 +data: App\Geo\Entity\City {#10429 …} +value: "5c59a6f4-d920-4852-8141-c423e044ac5c" +label: "Севастополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14158 +data: App\Geo\Entity\City {#10438 …} +value: "1d86ff1e-c93f-4bea-b20f-575c63609b31" +label: "Северо-Курильск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14159 +data: App\Geo\Entity\City {#10447 …} +value: "b9d5a220-0732-4ee1-81a9-b7261a40401a" +label: "Северобайкальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14160 +data: App\Geo\Entity\City {#10456 …} +value: "8f010c3f-3d4a-475b-856a-230f1357bbc3" +label: "Северодвинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14161 +data: App\Geo\Entity\City {#10465 …} +value: "0d4c8855-0880-44d2-b370-244e092938af" +label: "Северодонецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14162 +data: App\Geo\Entity\City {#10474 …} +value: "4b93e146-6177-4931-b82a-d7c007ac22e0" +label: "Североморск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14163 +data: App\Geo\Entity\City {#10483 …} +value: "d52886a0-daf8-41f5-b717-e38aa23eafc3" +label: "Североуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14164 +data: App\Geo\Entity\City {#10492 …} +value: "d1bcd286-f595-40ed-919a-5282a7c920bc" +label: "Северск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14165 +data: App\Geo\Entity\City {#10501 …} +value: "865e6aa4-149c-4387-a522-211a21dee2c9" +label: "Северск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14166 +data: App\Geo\Entity\City {#10510 …} +value: "96d885b8-634a-41c0-9eba-579fe52e22b7" +label: "Севск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14167 +data: App\Geo\Entity\City {#10519 …} +value: "8783fd68-089d-4acd-bb09-b8b79fdee665" +label: "Сегежа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14168 +data: App\Geo\Entity\City {#10528 …} +value: "9cbd03df-e5fa-4e1a-aae9-4f105bd58d2f" +label: "Селидово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14169 +data: App\Geo\Entity\City {#10537 …} +value: "6a7bdd36-c1ab-43d4-941c-fe18e61f59aa" +label: "Сельцо" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14170 +data: App\Geo\Entity\City {#10546 …} +value: "0ea0b89e-3393-41f8-952b-bf0b0ad7006e" +label: "Семенов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14171 +data: App\Geo\Entity\City {#10555 …} +value: "338ce091-abca-4cf7-874a-59acee0c5e36" +label: "Семикаракорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14172 +data: App\Geo\Entity\City {#10564 …} +value: "e7cea61a-5ef3-4d46-9f69-6d44429abf4f" +label: "Семилуки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14173 +data: App\Geo\Entity\City {#10573 …} +value: "e91a5cd7-74e9-4921-9af7-8ead70492293" +label: "Сенгилей" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14174 +data: App\Geo\Entity\City {#10582 …} +value: "bdcb7222-ad43-4014-ac48-ad02f294f914" +label: "Серафимович" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14175 +data: App\Geo\Entity\City {#10591 …} +value: "e745a441-cc23-4728-ae9a-ea55ea251093" +label: "Сергач" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14176 +data: App\Geo\Entity\City {#10600 …} +value: "b6f91813-d9be-4fbe-b8a2-917e4b2444dd" +label: "Сергиев Посад" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14177 +data: App\Geo\Entity\City {#10609 …} +value: "144f79e3-5896-41ba-aa27-74eab56b8fec" +label: "Сердобск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14178 +data: App\Geo\Entity\City {#10618 …} +value: "4843fc41-2c2c-42c2-a935-24254a6794b2" +label: "Серноводское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14179 +data: App\Geo\Entity\City {#10627 …} +value: "4b0b18f5-cada-43e8-8f21-065bfab46d8f" +label: "Серов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14180 +data: App\Geo\Entity\City {#10636 …} +value: "3a0a1726-a004-4a4f-98cc-151013fd3aab" +label: "Серпухов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14181 +data: App\Geo\Entity\City {#10645 …} +value: "b242a1d7-7f07-44cf-b2eb-a3c18c5001ae" +label: "Сертолово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14182 +data: App\Geo\Entity\City {#10654 …} +value: "cf0fb922-cfa0-4e30-ac05-a94f89206090" +label: "Сестрорецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14183 +data: App\Geo\Entity\City {#10663 …} +value: "f5c2f424-6f8a-4329-94d8-79abd72dba5a" +label: "Сибай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14184 +data: App\Geo\Entity\City {#10672 …} +value: "71403f77-0a33-4793-bd78-c569977f0911" +label: "Сим" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14185 +data: App\Geo\Entity\City {#10681 …} +value: "985b06f9-bbd2-4112-90ab-ba27abfd94b0" +label: "Симферополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14186 +data: App\Geo\Entity\City {#10690 …} +value: "e3ab0dcb-facf-4401-a373-3252ce3d85f5" +label: "Скадовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14187 +data: App\Geo\Entity\City {#10699 …} +value: "25e62927-e35d-4ec6-a13b-32b476be19d8" +label: "Сковородино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14188 +data: App\Geo\Entity\City {#10708 …} +value: "3ff0c02b-e587-4acd-91a1-bf13d25d3969" +label: "Скопин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14189 +data: App\Geo\Entity\City {#10717 …} +value: "e55172e0-2af5-446d-b895-addbcf5b4974" +label: "Славгород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14190 +data: App\Geo\Entity\City {#10726 …} +value: "8ca42d73-07fd-43a6-962d-841ac9523a7d" +label: "Славянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14191 +data: App\Geo\Entity\City {#10735 …} +value: "416588c2-2d63-456c-9ae7-0094b9507972" +label: "Славянск-на-Кубани" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14192 +data: App\Geo\Entity\City {#10744 …} +value: "1fec1f13-033f-4917-8bb9-57a95a9f1e81" +label: "Сланцы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14193 +data: App\Geo\Entity\City {#10753 …} +value: "012499d2-ea0b-4a98-be13-c7fea918c708" +label: "Слободской" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14194 +data: App\Geo\Entity\City {#10762 …} +value: "9fdb3138-e31b-4eb4-9cf7-07f14120a886" +label: "Слюдянка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14195 +data: App\Geo\Entity\City {#10771 …} +value: "89334aaa-d83f-433e-a560-5ff66373dee8" +label: "Смоленск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14196 +data: App\Geo\Entity\City {#10780 …} +value: "7b786c84-b05e-4560-b6b1-7b03c6ac716f" +label: "Снежинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14197 +data: App\Geo\Entity\City {#10789 …} +value: "484326af-1de1-4aaf-ba7a-09230279320e" +label: "Снежногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14198 +data: App\Geo\Entity\City {#10798 …} +value: "e0e60735-57c6-4a3e-8437-30146155e405" +label: "Снежное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14199 +data: App\Geo\Entity\City {#10807 …} +value: "c571d88b-801d-4355-80f9-5f0e2e827e94" +label: "Снигиревка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14200 +data: App\Geo\Entity\City {#10816 …} +value: "c5d67e2b-888c-48a8-8460-7e35616150b9" +label: "Собинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14201 +data: App\Geo\Entity\City {#10825 …} +value: "fd2ab4c3-a2fe-4055-a894-773335b00543" +label: "Советск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14202 +data: App\Geo\Entity\City {#10834 …} +value: "295d8a8c-14c4-4060-8e74-65758c6c6bbc" +label: "Советск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14203 +data: App\Geo\Entity\City {#10843 …} +value: "2d5b14c9-11ce-45f8-a6f7-ca5568873a2b" +label: "Советск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14204 +data: App\Geo\Entity\City {#10852 …} +value: "d91e0446-36ca-4c4a-9b31-f1a7fba9880e" +label: "Советская Гавань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14205 +data: App\Geo\Entity\City {#10861 …} +value: "192859ec-0111-43c9-afa9-fed1332b5d0f" +label: "Советский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14206 +data: App\Geo\Entity\City {#10870 …} +value: "b80956d6-f2a0-4b34-a706-e053a8cb0e7e" +label: "Сокол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14207 +data: App\Geo\Entity\City {#10879 …} +value: "5a3b9327-5f5b-4f71-9713-a9ab893ce317" +label: "Соледар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14208 +data: App\Geo\Entity\City {#10888 …} +value: "32ba848b-a4cb-47e8-a50d-21fd7ce8afb0" +label: "Солигалич" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14209 +data: App\Geo\Entity\City {#10897 …} +value: "8bc311fc-f2d4-4114-baee-3a9678801359" +label: "Соликамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14210 +data: App\Geo\Entity\City {#10906 …} +value: "0b5c282e-1653-4b02-b1b0-7fc21a6e8795" +label: "Солнечногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14211 +data: App\Geo\Entity\City {#10915 …} +value: "57126e91-3f3e-4f1a-bcf6-e8d172866493" +label: "Соль-Илецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14212 +data: App\Geo\Entity\City {#10924 …} +value: "b51a9279-818f-4df4-b221-05fa5661eefe" +label: "Сольвычегодск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14213 +data: App\Geo\Entity\City {#10933 …} +value: "34dd1895-c755-43bb-9f00-a95a69e2ca9a" +label: "Сольцы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14214 +data: App\Geo\Entity\City {#10942 …} +value: "547293fc-fc2e-4b15-b7ef-24d2ca8f53bf" +label: "Сольцы 2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14215 +data: App\Geo\Entity\City {#10951 …} +value: "0aacb47b-8426-4de8-b9d7-591a55df45c1" +label: "Сорочинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14216 +data: App\Geo\Entity\City {#10960 …} +value: "51f42359-9892-4830-b11e-c2dd79c2a4d3" +label: "Сорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14217 +data: App\Geo\Entity\City {#10969 …} +value: "cbd80420-2316-4cec-9408-d4240127cd63" +label: "Сортавала" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14218 +data: App\Geo\Entity\City {#10978 …} +value: "ace5c093-5020-469f-bc10-f17220f87817" +label: "Сосенский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14219 +data: App\Geo\Entity\City {#10987 …} +value: "c4ae03b8-da0e-4fda-907f-e473ed112573" +label: "Сосновка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14220 +data: App\Geo\Entity\City {#10996 …} +value: "134ee0d0-49a2-4d19-ada6-a0093f330ec0" +label: "Сосновоборск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14221 +data: App\Geo\Entity\City {#11005 …} +value: "9e7f9e09-bede-4f77-b623-ce980bca5cd3" +label: "Сосновый Бор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14222 +data: App\Geo\Entity\City {#11014 …} +value: "7dc6872c-0c69-4830-86ac-145536328211" +label: "Сосногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14223 +data: App\Geo\Entity\City {#11023 …} +value: "76ac3acf-bb08-4598-bed3-c789e52ae13c" +label: "Сочи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14224 +data: App\Geo\Entity\City {#11032 …} +value: "912221d8-96ee-4fd2-a3b0-491610d62755" +label: "Спас-Деменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14225 +data: App\Geo\Entity\City {#11041 …} +value: "e75d1fed-518b-4a39-8409-d6db8cb0d2fe" +label: "Спас-Клепики" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14226 +data: App\Geo\Entity\City {#11050 …} +value: "833da22d-d4b5-4f28-a54e-e5e0826967da" +label: "Спасск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14227 +data: App\Geo\Entity\City {#11059 …} +value: "48f683d0-b55f-478c-ab5d-558ab79b2fb0" +label: "Спасск-Дальний" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14228 +data: App\Geo\Entity\City {#11068 …} +value: "c2ce63f6-12a0-465e-b6bb-5a03e978bf6b" +label: "Спасск-Рязанский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14229 +data: App\Geo\Entity\City {#11077 …} +value: "44b6425e-f84e-4abf-bc3f-99982771f7a7" +label: "Среднеколымск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14230 +data: App\Geo\Entity\City {#11086 …} +value: "9b1bd7da-ee32-44bb-9246-b079701fab34" +label: "Среднеуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14231 +data: App\Geo\Entity\City {#11095 …} +value: "86641e7e-a74a-4d74-af47-bc6be8d7f3ab" +label: "Сретенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14232 +data: App\Geo\Entity\City {#11104 …} +value: "866135b3-2600-4836-9899-df11785b9004" +label: "Ставрополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14233 +data: App\Geo\Entity\City {#11113 …} +value: "e1ece903-26f2-4adb-8ea4-3d41cd199045" +label: "Старая Купавна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14234 +data: App\Geo\Entity\City {#11122 …} +value: "19ebc3b1-83ef-4dd0-a1f4-ea052c059e17" +label: "Старая Русса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14235 +data: App\Geo\Entity\City {#11131 …} +value: "3da3d082-8f86-4ce2-a95c-a11888881514" +label: "Старица" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14236 +data: App\Geo\Entity\City {#11140 …} +value: "3b6bd216-ceef-4e00-a9db-424762081652" +label: "Старобельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14237 +data: App\Geo\Entity\City {#11149 …} +value: "b95f8b8a-c0f2-4f79-9d5b-eeaff557cb26" +label: "Стародуб" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14238 +data: App\Geo\Entity\City {#11158 …} +value: "320fb740-2212-4aad-afad-057f1ece03b8" +label: "Старый Крым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14239 +data: App\Geo\Entity\City {#11167 …} +value: "20c71002-1fd3-4bb9-b400-477cdce5e08d" +label: "Старый Оскол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14240 +data: App\Geo\Entity\City {#11176 …} +value: "4223bdd2-5a33-4b87-9380-b2bf2742d2cf" +label: "Стаханов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14241 +data: App\Geo\Entity\City {#11185 …} +value: "3f2824b7-31f0-4850-a1f1-9e1cfc9dc5d4" +label: "Стерлитамак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14242 +data: App\Geo\Entity\City {#11194 …} +value: "71d8a13b-8303-488f-b742-491710999678" +label: "Стрежевой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14243 +data: App\Geo\Entity\City {#11203 …} +value: "a9736d79-0b8f-4c78-bf31-c9cd95edfb49" +label: "Строитель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14244 +data: App\Geo\Entity\City {#11212 …} +value: "1c3f1694-7969-446c-83fc-8fc427c22455" +label: "Струнино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14245 +data: App\Geo\Entity\City {#11221 …} +value: "c82b6a71-4091-4533-8a85-034eaf9d7db3" +label: "Ступино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14246 +data: App\Geo\Entity\City {#11230 …} +value: "41589223-1062-45c8-89f4-1d3a21222e3e" +label: "Суворов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14247 +data: App\Geo\Entity\City {#11239 …} +value: "c7a4ea43-727a-4ba1-9865-2a3c4617e25d" +label: "Судак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14248 +data: App\Geo\Entity\City {#11248 …} +value: "c6ff3548-a9f0-4683-b351-35773267c762" +label: "Суджа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14249 +data: App\Geo\Entity\City {#11257 …} +value: "2be07e2f-052a-4922-ad69-2ecccfa44e5b" +label: "Судогда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14250 +data: App\Geo\Entity\City {#11266 …} +value: "e28e7438-97f0-48e9-aefa-65c6933eb030" +label: "Суздаль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14251 +data: App\Geo\Entity\City {#11275 …} +value: "51f4ae4a-b522-4d49-a8ec-9c5d4ee66975" +label: "Сунжа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14252 +data: App\Geo\Entity\City {#11284 …} +value: "556f6f0a-1935-4468-ab9f-4b9898a7e152" +label: "Суоярви" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14253 +data: App\Geo\Entity\City {#11293 …} +value: "e2d591da-9f28-4591-ba7c-8c4544837874" +label: "Сураж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14254 +data: App\Geo\Entity\City {#11302 …} +value: "5cb150d1-2649-4878-be6a-0c090fcf8b08" +label: "Сургут" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14255 +data: App\Geo\Entity\City {#11311 …} +value: "cca59543-8c18-4ce7-ba0f-02a776556f53" +label: "Суровикино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14256 +data: App\Geo\Entity\City {#11320 …} +value: "6fac95a1-97e8-4e27-992a-b87bfe77b127" +label: "Сурск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14257 +data: App\Geo\Entity\City {#11329 …} +value: "d276d307-8ab8-4617-b432-91e4d96cb3a6" +label: "Сусуман" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14258 +data: App\Geo\Entity\City {#11338 …} +value: "05afc1da-c1fa-4cc7-8308-d3c70a4f0cc4" +label: "Сухиничи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14259 +data: App\Geo\Entity\City {#11347 …} +value: "d6cff01f-361f-4aff-bcd2-a0ed66a2473d" +label: "Суходольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14260 +data: App\Geo\Entity\City {#11356 …} +value: "d0444ee0-ed18-4e2f-8e61-84dc147f79f5" +label: "Сухой Лог" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14261 +data: App\Geo\Entity\City {#11365 …} +value: "11de03ea-8b8c-4fa3-9580-0393ef5e2c50" +label: "Счастье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14262 +data: App\Geo\Entity\City {#11374 …} +value: "25dd7947-66b2-4f1c-b397-be8abc7fde5f" +label: "Сызрань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14263 +data: App\Geo\Entity\City {#11383 …} +value: "7614f6dd-9989-4bf4-b170-3fe7cea9e11d" +label: "Сыктывкар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14264 +data: App\Geo\Entity\City {#11392 …} +value: "da29b6c5-f001-4809-bcdf-bf4172f08003" +label: "Сысерть" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14265 +data: App\Geo\Entity\City {#11401 …} +value: "4b58da85-6d41-44ec-b019-3872838f885a" +label: "Сычевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14266 +data: App\Geo\Entity\City {#11410 …} +value: "ddb15105-32e6-4f3f-b351-b43e3400f7c1" +label: "Сясьстрой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14267 +data: App\Geo\Entity\City {#11419 …} +value: "32b69d42-16c9-4240-b8cf-322551e17cc7" +label: "Тавда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14268 +data: App\Geo\Entity\City {#11428 …} +value: "32af82a4-7677-4b7b-92f3-0747e3a7dbec" +label: "Таврийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14269 +data: App\Geo\Entity\City {#11437 …} +value: "db161754-ef0f-495d-a034-0e832f5b72bc" +label: "Таганрог" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14270 +data: App\Geo\Entity\City {#11446 …} +value: "b4b9e184-4d46-4011-9a1b-9479786efd61" +label: "Тайга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14271 +data: App\Geo\Entity\City {#11455 …} +value: "b51b66e0-9672-4eab-88bd-4401b79f80a2" +label: "Тайшет" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14272 +data: App\Geo\Entity\City {#11464 …} +value: "dda2761e-6dc9-4f21-a074-eef93ecad514" +label: "Талдом" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14273 +data: App\Geo\Entity\City {#11473 …} +value: "a0f886a2-952e-4800-ac84-abc34e82e23d" +label: "Талица" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14274 +data: App\Geo\Entity\City {#11482 …} +value: "0d489b1a-f263-4986-9a38-3df3b79d5ac6" +label: "Тамбов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14275 +data: App\Geo\Entity\City {#11491 …} +value: "17daf337-6dbf-4004-83d9-fe214175e896" +label: "Тара" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14276 +data: App\Geo\Entity\City {#11500 …} +value: "09a70df3-2c44-43d2-883e-6cf7e740c623" +label: "Тарко-Сале" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14277 +data: App\Geo\Entity\City {#11509 …} +value: "a39db34a-043d-4164-b4d9-1cce368a5adc" +label: "Таруса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14278 +data: App\Geo\Entity\City {#11518 …} +value: "b1fcfef0-4db5-47b0-9052-3ca9ec8f8ad7" +label: "Татарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14279 +data: App\Geo\Entity\City {#11527 …} +value: "e4b47e9b-6d8c-42e1-bbcc-eb66bda13c05" +label: "Таштагол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14280 +data: App\Geo\Entity\City {#11536 …} +value: "ea61461f-be08-4686-bec4-163a2c631444" +label: "Тверь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14281 +data: App\Geo\Entity\City {#11545 …} +value: "183159d2-03ee-4956-8ede-52a573f4b5ba" +label: "Теберда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14282 +data: App\Geo\Entity\City {#11554 …} +value: "77c1a836-0a53-48a3-b4fc-0c048c9460fa" +label: "Тейково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14283 +data: App\Geo\Entity\City {#11563 …} +value: "e436c055-5c07-4f68-ab0f-0e6a91e4b2c3" +label: "Тельмана" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14284 +data: App\Geo\Entity\City {#11572 …} +value: "8ac1626b-c528-4708-8942-aa6ccb96239e" +label: "Темников" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14285 +data: App\Geo\Entity\City {#11581 …} +value: "e729420f-5c9f-4bce-a45c-1d547822f00d" +label: "Темрюк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14286 +data: App\Geo\Entity\City {#11590 …} +value: "a0e35fc1-ccf6-4bba-b64a-a55fcbdaacdf" +label: "Терек" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14287 +data: App\Geo\Entity\City {#11599 …} +value: "86e98ff0-6fff-4425-89f5-c57f095db3da" +label: "Тетюши" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14288 +data: App\Geo\Entity\City {#11608 …} +value: "5d33384f-e82a-439a-a473-a0aa7d17ac85" +label: "Тимашевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14289 +data: App\Geo\Entity\City {#11617 …} +value: "3ca9c00c-4d0b-4a39-b77d-b8481991891c" +label: "Тихвин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14290 +data: App\Geo\Entity\City {#11626 …} +value: "6673e743-b451-4885-a764-c014b6dfd7a0" +label: "Тихорецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14291 +data: App\Geo\Entity\City {#11635 …} +value: "c44dd537-f7ef-417c-a2fa-f28959e5b51d" +label: "Тобольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14292 +data: App\Geo\Entity\City {#11644 …} +value: "474ecfe7-173d-4903-a068-d1a0698e9575" +label: "Тогучин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14293 +data: App\Geo\Entity\City {#11653 …} +value: "12664fe7-b3b1-41bb-8cc3-fb9fc08311e8" +label: "Токмак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14294 +data: App\Geo\Entity\City {#11662 …} +value: "43c76d01-f1be-45ae-a761-66ebb453c946" +label: "Тольятти" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14295 +data: App\Geo\Entity\City {#11671 …} +value: "6e555a7b-6999-45be-a060-b153231f9be0" +label: "Томари" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14296 +data: App\Geo\Entity\City {#11680 …} +value: "d72070d8-5790-41b4-b016-1dd298122c0e" +label: "Томмот" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14297 +data: App\Geo\Entity\City {#11689 …} +value: "c5db628a-22e2-4c83-8e98-93d6f462a1d7" +label: "Томск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14298 +data: App\Geo\Entity\City {#11698 …} +value: "08783278-a6ef-4a7b-bbfd-c6cdebb0f0d1" +label: "Топки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14299 +data: App\Geo\Entity\City {#11707 …} +value: "add413b4-0bbe-47fc-91d4-20a5aa4da3f7" +label: "Торез" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14300 +data: App\Geo\Entity\City {#11716 …} +value: "595f2867-a9f6-44d0-b5e6-9cacd5dcac65" +label: "Торжок" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14301 +data: App\Geo\Entity\City {#11725 …} +value: "6fa32f51-8345-49a0-a62a-e751d2be661f" +label: "Торопец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14302 +data: App\Geo\Entity\City {#11734 …} +value: "7ee4e13e-1481-464d-b374-17c60da0319a" +label: "Тосно" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14303 +data: App\Geo\Entity\City {#11743 …} +value: "a79750de-aa7e-4036-911c-08abc74e625c" +label: "Тотьма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14304 +data: App\Geo\Entity\City {#11752 …} +value: "bc54ffad-669f-4dee-9367-05f261b98ad6" +label: "Трехгорный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14305 +data: App\Geo\Entity\City {#11761 …} +value: "47b1b4af-d2b7-4bfc-8b98-81d8580de6ff" +label: "Трехгорный-1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14306 +data: App\Geo\Entity\City {#11770 …} +value: "52250a12-6e07-4046-b5f6-d01f249e6283" +label: "Троицк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14307 +data: App\Geo\Entity\City {#11779 …} +value: "74e2f1d4-74ba-481b-9562-a47ff5514ff3" +label: "Троицк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14308 +data: App\Geo\Entity\City {#11788 …} +value: "ac232572-7bae-4a6d-b67b-073b47acb853" +label: "Трубчевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14309 +data: App\Geo\Entity\City {#11797 …} +value: "1d04e2c4-e51f-4a26-bb56-faa90d6b8999" +label: "Туапсе" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14310 +data: App\Geo\Entity\City {#11806 …} +value: "444cb86f-0d40-4a67-b118-185281a601f4" +label: "Туймазы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14311 +data: App\Geo\Entity\City {#11815 …} +value: "9305e48e-cabd-4304-9c8b-cbfcb1f8a9f4" +label: "Тула" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14312 +data: App\Geo\Entity\City {#11824 …} +value: "ba69a369-321b-4e45-9e59-c482eacf4013" +label: "Тулун" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14313 +data: App\Geo\Entity\City {#11833 …} +value: "4f92f285-6896-4ee7-8e6e-0b4844c42021" +label: "Туран" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14314 +data: App\Geo\Entity\City {#11842 …} +value: "9fae21cd-cad0-46f4-bc68-00bbfe2d629e" +label: "Туринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14315 +data: App\Geo\Entity\City {#11851 …} +value: "ca222b3c-8e7d-4a82-af4b-0a47b61b11f1" +label: "Тутаев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14316 +data: App\Geo\Entity\City {#11860 …} +value: "cf56cd14-f8e9-4ebb-b6b8-c49cd668bef5" +label: "Тында" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14317 +data: App\Geo\Entity\City {#11869 …} +value: "de9615a4-7658-41f8-b498-8efc6f01c464" +label: "Тырныауз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14318 +data: App\Geo\Entity\City {#11878 …} +value: "25252029-1e21-4ea0-ab53-a32ca391d0a1" +label: "Тюкалинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14319 +data: App\Geo\Entity\City {#11887 …} +value: "91fc6856-9e3d-4107-a42c-05bff5cff539" +label: "Тюмень" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14320 +data: App\Geo\Entity\City {#11896 …} +value: "d35dd5f9-55b0-462c-87c9-f9e440af5991" +label: "Уварово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14321 +data: App\Geo\Entity\City {#11905 …} +value: "f08b9902-485f-48f9-a887-f5ae10ab3ec5" +label: "Углегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14322 +data: App\Geo\Entity\City {#11914 …} +value: "9a130825-da33-4e74-8210-39f060233316" +label: "Углегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14323 +data: App\Geo\Entity\City {#11923 …} +value: "b29a5f75-a109-4ed2-a44d-607a81e8364c" +label: "Угледар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14324 +data: App\Geo\Entity\City {#11932 …} +value: "fa361025-7af9-4609-b97b-6bd58a8afb6c" +label: "Углич" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14325 +data: App\Geo\Entity\City {#11941 …} +value: "7c234fb0-f5bb-4132-93e5-d0a42f365abe" +label: "Удачный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14326 +data: App\Geo\Entity\City {#11950 …} +value: "ba747f30-c8a5-457e-81f6-a27643109295" +label: "Удомля" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14327 +data: App\Geo\Entity\City {#11959 …} +value: "8aa1afff-cd81-4e10-a309-677fee4ab8af" +label: "Ужур" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14328 +data: App\Geo\Entity\City {#11968 …} +value: "1fa67cc1-af9e-4ce6-9253-9f6d884b3e9d" +label: "Узловая" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14329 +data: App\Geo\Entity\City {#11977 …} +value: "367117c0-b943-4ef3-baa7-d47fef9e9548" +label: "Украинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14330 +data: App\Geo\Entity\City {#11986 …} +value: "9a1fddf9-b86d-4494-8d28-f7e3e4d90776" +label: "Улан-Удэ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14331 +data: App\Geo\Entity\City {#11995 …} +value: "19328d48-03ad-4fce-9297-ff089e5b5ebe" +label: "Ульяновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14332 +data: App\Geo\Entity\City {#12004 …} +value: "2b58775e-810a-441e-9abf-a1f53c744aa9" +label: "Унеча" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14333 +data: App\Geo\Entity\City {#12013 …} +value: "f3891c7e-e5a3-41c6-9a4e-b38e6acc7c36" +label: "Урай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14334 +data: App\Geo\Entity\City {#12022 …} +value: "d0bde45a-1c22-4a06-8ca4-a275dd55c7a1" +label: "Урень" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14335 +data: App\Geo\Entity\City {#12031 …} +value: "fe87efff-460b-4252-9fce-6dafab8ae451" +label: "Уржум" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14336 +data: App\Geo\Entity\City {#12040 …} +value: "5a13f0f3-6edb-4946-9e97-91c90e7a5222" +label: "Урус-Мартан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14337 +data: App\Geo\Entity\City {#12049 …} +value: "4a615ed1-de6e-4734-a8e6-8554c6c1e385" +label: "Урюпинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14338 +data: App\Geo\Entity\City {#12058 …} +value: "37420157-d61c-46b7-a573-ab22aca02346" +label: "Усинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14339 +data: App\Geo\Entity\City {#12067 …} +value: "5b7f5700-3ad4-4327-bf32-3d545bbf996b" +label: "Усмань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14340 +data: App\Geo\Entity\City {#12076 …} +value: "4558fbea-2a1f-45fc-b98a-871ef9aadc94" +label: "Усолье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14341 +data: App\Geo\Entity\City {#12085 …} +value: "b7f6abc9-feb7-4911-a6e3-9670008bac40" +label: "Усолье-Сибирское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14342 +data: App\Geo\Entity\City {#12094 …} +value: "a0ad29c5-0a31-42da-90eb-15206da9c947" +label: "Уссурийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14343 +data: App\Geo\Entity\City {#12103 …} +value: "b7df3aa2-8ad5-489b-8a0c-da51d620c786" +label: "Усть-Джегута" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14344 +data: App\Geo\Entity\City {#12112 …} +value: "c556f2f4-4d76-48a6-bbd0-6595b6ecfc31" +label: "Усть-Илимск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14345 +data: App\Geo\Entity\City {#12121 …} +value: "c8feb72d-d2c4-4bbf-9a57-e853a04046f6" +label: "Усть-Катав" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14346 +data: App\Geo\Entity\City {#12130 …} +value: "09518354-c7a7-4c6d-ad5d-83a86f8a7370" +label: "Усть-Кут" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14347 +data: App\Geo\Entity\City {#12139 …} +value: "8d483f88-5d11-4ad7-a2d8-13212a456ae2" +label: "Усть-Лабинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14348 +data: App\Geo\Entity\City {#12148 …} +value: "1273b9b1-45f7-4491-9744-ea74e686c10e" +label: "Устюжна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14349 +data: App\Geo\Entity\City {#12166 …} +value: "96f962fa-ca4d-4943-8a3d-755a29190a40" +label: "Уфа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14350 +data: App\Geo\Entity\City {#12170 …} +value: "f0c6e506-d12d-4127-8ff9-ee13e9ec9be1" +label: "Ухта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14351 +data: App\Geo\Entity\City {#12179 …} +value: "7673eac8-d7a7-4725-8ccc-886173fc8d21" +label: "Учалы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14352 +data: App\Geo\Entity\City {#12188 …} +value: "ddbaf409-ee3f-44df-8bbf-32dbb3e4a9f1" +label: "Уяр" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14353 +data: App\Geo\Entity\City {#12197 …} +value: "66ed9c69-9687-4614-9a87-5ae0a9639dea" +label: "Фатеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14354 +data: App\Geo\Entity\City {#12206 …} +value: "028d8897-2af3-4ab0-afb9-26eae0f824ae" +label: "Феодосия" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14355 +data: App\Geo\Entity\City {#12215 …} +value: "0cb7f22d-5026-45de-bed9-4d233d65f4e0" +label: "Фокино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14356 +data: App\Geo\Entity\City {#12224 …} +value: "56203b93-b206-4c13-b22e-3c0da0db663b" +label: "Фокино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14357 +data: App\Geo\Entity\City {#12233 …} +value: "f07b979e-c571-4302-a59c-c9bbc4c1e795" +label: "Фролово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14358 +data: App\Geo\Entity\City {#12242 …} +value: "83f2c8ee-a5c1-409f-9295-f71d4df4637d" +label: "Фрязино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14359 +data: App\Geo\Entity\City {#12251 …} +value: "907564be-fbe2-448a-85b3-b9a66ff08405" +label: "Фурманов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14360 +data: App\Geo\Entity\City {#12260 …} +value: "0746c768-5dd4-4740-bb24-ce73a8cf82cf" +label: "Хабаровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14361 +data: App\Geo\Entity\City {#12269 …} +value: "21258f11-ec8b-4f42-88bc-ab131c38fde4" +label: "Хадыженск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14362 +data: App\Geo\Entity\City {#12278 …} +value: "a1892078-39f3-4fc7-8b80-56b2ea3738e7" +label: "Ханты-Мансийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14363 +data: App\Geo\Entity\City {#12287 …} +value: "e7342c9d-309f-4cdf-8a53-ed38af23d046" +label: "Харабали" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14364 +data: App\Geo\Entity\City {#12296 …} +value: "c7a5f71a-e059-41db-89e4-d46f0cfb6414" +label: "Харовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14365 +data: App\Geo\Entity\City {#12305 …} +value: "a6a4d3aa-dc4e-4fd7-acf4-8cc7244725ca" +label: "Харцызск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14366 +data: App\Geo\Entity\City {#12314 …} +value: "ca788dee-1468-48a5-8b67-3ad1697fa245" +label: "Хасавюрт" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14367 +data: App\Geo\Entity\City {#12323 …} +value: "828b8d51-141a-454b-acd0-779ed608c20f" +label: "Хвалынск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14368 +data: App\Geo\Entity\City {#12332 …} +value: "678fc972-39f4-4c6b-8cec-d2d05b5a182b" +label: "Херсон" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14369 +data: App\Geo\Entity\City {#12341 …} +value: "737badb4-7f49-4cb6-b055-26131eacf0f5" +label: "Хилок" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14370 +data: App\Geo\Entity\City {#12350 …} +value: "92183081-fcff-4553-a1e3-5f6508a15a67" +label: "Химки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14371 +data: App\Geo\Entity\City {#12359 …} +value: "0d8f14c8-0e24-412b-9a7d-c847bbaf40a5" +label: "Холм" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14372 +data: App\Geo\Entity\City {#12368 …} +value: "3f75f43c-6158-43f8-9852-b3c5bd34773e" +label: "Холмск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14373 +data: App\Geo\Entity\City {#12377 …} +value: "e795571a-2c99-4bfd-8813-996f1f8c61e1" +label: "Хотьково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14374 +data: App\Geo\Entity\City {#12386 …} +value: "be8ed2c2-0913-4117-b116-0628176f4abe" +label: "Цивильск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14375 +data: App\Geo\Entity\City {#12395 …} +value: "e9bba241-df78-456f-b8cd-61a5b3f1233c" +label: "Цимлянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14376 +data: App\Geo\Entity\City {#12404 …} +value: "2f519694-66ef-4cf6-9438-ba110f1f9a10" +label: "Циолковский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14377 +data: App\Geo\Entity\City {#12413 …} +value: "32eb77ca-a5fe-4ff1-b51f-ff6a2ab5536b" +label: "Чадан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14378 +data: App\Geo\Entity\City {#12422 …} +value: "784ac39a-afc4-49dd-b618-04c33dedc24a" +label: "Чайковский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14379 +data: App\Geo\Entity\City {#12431 …} +value: "42431bda-583c-4139-b899-cf450f1be518" +label: "Чапаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14380 +data: App\Geo\Entity\City {#12440 …} +value: "b2c3861d-6f6d-4e69-b0d5-2b1e04455a3a" +label: "Чаплыгин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14381 +data: App\Geo\Entity\City {#12449 …} +value: "381388ee-702b-4207-b86e-a986ecd6c85c" +label: "Часов Яр" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14382 +data: App\Geo\Entity\City {#12458 …} +value: "4e287a79-b601-480b-9387-c152ace905d9" +label: "Чебаркуль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14383 +data: App\Geo\Entity\City {#12467 …} +value: "4a79fbee-b782-44e6-8a8d-8ac0f1bf7707" +label: "Чебоксары" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14384 +data: App\Geo\Entity\City {#12476 …} +value: "92872640-4dcc-49b0-a556-5bc9307902b7" +label: "Чегем" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14385 +data: App\Geo\Entity\City {#12485 …} +value: "602753c5-5cbe-410b-8ce8-dd5edf107795" +label: "Чекалин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14386 +data: App\Geo\Entity\City {#12494 …} +value: "728f883e-8bc3-48a4-bb71-a256a6ee0460" +label: "Челябинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14387 +data: App\Geo\Entity\City {#12503 …} +value: "cb63e121-7184-4582-bbae-506df4a2338e" +label: "Червонопартизанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14388 +data: App\Geo\Entity\City {#12512 …} +value: "59cf9b2f-2f54-4c2a-a641-5dfe9437bc5e" +label: "Чердынь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14389 +data: App\Geo\Entity\City {#12521 …} +value: "3c284184-1840-4c40-8566-6b6824efd71c" +label: "Черемхово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14390 +data: App\Geo\Entity\City {#12530 …} +value: "87502d15-9994-4f6a-a6cd-5be0228d2f95" +label: "Черепаново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14391 +data: App\Geo\Entity\City {#12539 …} +value: "b16645a0-8c99-4d7a-8dd5-21d692e4a6ec" +label: "Череповец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14392 +data: App\Geo\Entity\City {#12548 …} +value: "915ca1e2-69c9-4ae7-89a5-49e6ddc9138a" +label: "Черкесск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14393 +data: App\Geo\Entity\City {#12557 …} +value: "ab8eb5ca-bc53-4e3c-a3a6-e859280e3e1b" +label: "Чермоз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14394 +data: App\Geo\Entity\City {#12566 …} +value: "450f56ea-685c-417b-8e0f-9d179ccde2b4" +label: "Черноголовка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14395 +data: App\Geo\Entity\City {#12575 …} +value: "3ef07375-1a8c-4dff-ad53-6f5fd9f61c7e" +label: "Черногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14396 +data: App\Geo\Entity\City {#12584 …} +value: "b2b4148f-b043-4606-bb6f-6c0b0db23cad" +label: "Чернушка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14397 +data: App\Geo\Entity\City {#12593 …} +value: "6c2d341e-d383-4e4e-8e33-b29da70876b9" +label: "Черняховск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14398 +data: App\Geo\Entity\City {#12602 …} +value: "2251c076-346d-4eea-a7eb-04419453c272" +label: "Чехов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14399 +data: App\Geo\Entity\City {#12611 …} +value: "218e84b0-ad15-4b0a-a633-db3ac02504c5" +label: "Чехов-2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14400 +data: App\Geo\Entity\City {#12620 …} +value: "a16ed0f2-4e9a-4af1-97c2-300ac8bc7855" +label: "Чехов-3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14401 +data: App\Geo\Entity\City {#12629 …} +value: "163da41f-544b-4dfa-bd31-9d8f55b30e8a" +label: "Чистополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14402 +data: App\Geo\Entity\City {#12638 …} +value: "19d5c88a-c7d0-4f15-a395-cd6042235c2c" +label: "Чита" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14403 +data: App\Geo\Entity\City {#12647 …} +value: "b6e09352-d8c4-46fa-8072-7db74a809b59" +label: "Чкаловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14404 +data: App\Geo\Entity\City {#12656 …} +value: "7473aa94-d0ec-475a-b805-6cf35b491592" +label: "Чудово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14405 +data: App\Geo\Entity\City {#12665 …} +value: "e810b861-adee-4069-b499-1469dc30c786" +label: "Чулым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14406 +data: App\Geo\Entity\City {#12674 …} +value: "589fb20b-27b8-4cf6-a41a-e8fa06f18cf4" +label: "Чусовой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14407 +data: App\Geo\Entity\City {#12683 …} +value: "fd7fe146-d3fb-46d0-a6db-13552b09b414" +label: "Чухлома" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14408 +data: App\Geo\Entity\City {#12692 …} +value: "24a85c59-c75c-438e-9fba-bc97036f76c6" +label: "Шагонар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14409 +data: App\Geo\Entity\City {#12701 …} +value: "129d0d7f-9573-43ec-857f-4c9a57712317" +label: "Шадринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14410 +data: App\Geo\Entity\City {#12710 …} +value: "901c756a-5936-4386-9b92-623f9c27794a" +label: "Шали" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14411 +data: App\Geo\Entity\City {#12719 …} +value: "0e8e39da-2f4c-4dbf-9ce7-d6bbebfae787" +label: "Шарыпово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14412 +data: App\Geo\Entity\City {#12728 …} +value: "7aceeb5d-3089-461e-934b-fd9fda6c8c23" +label: "Шарья" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14413 +data: App\Geo\Entity\City {#12737 …} +value: "e016809c-2007-4cde-bf01-eee429131451" +label: "Шатура" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14414 +data: App\Geo\Entity\City {#12746 …} +value: "ead245d4-5aad-4454-914c-e29a0a691acb" +label: "Шахтерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14415 +data: App\Geo\Entity\City {#12755 …} +value: "a50998da-43ed-4453-8a96-76151b55581a" +label: "Шахты" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14416 +data: App\Geo\Entity\City {#12764 …} +value: "f3a9fab3-ea02-4065-b6cd-afa3dbf31d3d" +label: "Шахунья" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14417 +data: App\Geo\Entity\City {#12773 …} +value: "80d54054-5c00-458d-95e3-ddd7712e7d0f" +label: "Шацк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14418 +data: App\Geo\Entity\City {#12782 …} +value: "49702c57-a384-4d17-a0ae-86e71b64fa02" +label: "Шебекино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14419 +data: App\Geo\Entity\City {#12791 …} +value: "a2ad1864-98d9-4212-b01a-6104d577389c" +label: "Шелехов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14420 +data: App\Geo\Entity\City {#12800 …} +value: "f677fbd5-81be-45ee-b2e0-e3a26d79d6dd" +label: "Шелковская" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14421 +data: App\Geo\Entity\City {#12809 …} +value: "d6d156d7-8d89-4218-bdbe-8eca6e1d093e" +label: "Шенкурск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14422 +data: App\Geo\Entity\City {#12818 …} +value: "b7bd0f02-86f2-49de-a58d-3296aad44946" +label: "Шилка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14423 +data: App\Geo\Entity\City {#12827 …} +value: "12094300-eafa-4379-9fc3-1e58ff8f1906" +label: "Шимановск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14424 +data: App\Geo\Entity\City {#12836 …} +value: "b55d030e-0dc7-4fcf-8ebc-0693e2cb6fe5" +label: "Шиханы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14425 +data: App\Geo\Entity\City {#12845 …} +value: "ee901c20-10a1-463c-886f-126948074973" +label: "Шлиссельбург" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14426 +data: App\Geo\Entity\City {#12854 …} +value: "04769742-b033-4e2f-a27a-a9dace9b8d85" +label: "Шумерля" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14427 +data: App\Geo\Entity\City {#12863 …} +value: "fa5d8529-ee0c-4565-b1cc-dd392238993e" +label: "Шумиха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14428 +data: App\Geo\Entity\City {#12872 …} +value: "b3a90e2e-d93d-43d4-bfb3-a32791986340" +label: "Шуя" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14429 +data: App\Geo\Entity\City {#12881 …} +value: "c3d7ff80-d6ba-4392-aaeb-314799f74681" +label: "Щекино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14430 +data: App\Geo\Entity\City {#12890 …} +value: "98255241-e476-45e3-9172-d16f8c59e2a0" +label: "Щелкино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14431 +data: App\Geo\Entity\City {#12899 …} +value: "f08dff1e-bbe9-4689-84ef-a2f8d8fb1d58" +label: "Щербинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14432 +data: App\Geo\Entity\City {#12908 …} +value: "65a9489e-7e9c-4e29-953e-5c20b39c5a69" +label: "Щигры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14433 +data: App\Geo\Entity\City {#12917 …} +value: "afe965ee-ce65-4448-bb78-05d46a7740b5" +label: "Щучье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14434 +data: App\Geo\Entity\City {#12926 …} +value: "1215d7a0-7493-4f6b-b400-72f8655c3481" +label: "Щёлково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14435 +data: App\Geo\Entity\City {#12935 …} +value: "fd3de694-2eda-4ccf-a03b-e91cb1a624b5" +label: "Электрогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14436 +data: App\Geo\Entity\City {#12944 …} +value: "6ec1e680-f3e4-45ee-863f-fa44ca4c34de" +label: "Электросталь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14437 +data: App\Geo\Entity\City {#12953 …} +value: "87e6c76a-bb0d-434c-9e3a-4510e2195ac3" +label: "Электроугли" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14438 +data: App\Geo\Entity\City {#12962 …} +value: "6f84400a-5303-4ad1-9fd2-30e6603a5dcc" +label: "Элиста" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14439 +data: App\Geo\Entity\City {#12971 …} +value: "a809a9c3-5dde-4421-8df2-4356091b2e0b" +label: "Энгельс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14440 +data: App\Geo\Entity\City {#12980 …} +value: "d343cead-6469-4fe2-887c-97ebd4128c35" +label: "Энергодар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14441 +data: App\Geo\Entity\City {#12989 …} +value: "229e8221-fb48-4f8b-9720-b1c263f34978" +label: "Эртиль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14442 +data: App\Geo\Entity\City {#12998 …} +value: "2bcd6a80-e219-4981-9cb3-b486cb706bdc" +label: "Югорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14443 +data: App\Geo\Entity\City {#13007 …} +value: "7482cbaf-b391-4ebf-ad04-d490f8a5d62c" +label: "Южа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14444 +data: App\Geo\Entity\City {#13016 …} +value: "dd5b9b70-799a-4e37-8cae-e0dd4c575bf7" +label: "Южно-Сахалинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14445 +data: App\Geo\Entity\City {#13025 …} +value: "dcc731e1-e7e3-4ae8-897d-5b12566926da" +label: "Южно-Сухокумск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14446 +data: App\Geo\Entity\City {#13034 …} +value: "8a2ef789-355a-4272-9277-0b63e9ef8f7a" +label: "Южноуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14447 +data: App\Geo\Entity\City {#13043 …} +value: "b120c127-1b17-4abc-9082-0f7350f952f3" +label: "Юнокоммунаровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14448 +data: App\Geo\Entity\City {#13052 …} +value: "27be936f-6da3-47b9-bafb-6dd9a291ef70" +label: "Юрга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14449 +data: App\Geo\Entity\City {#13061 …} +value: "a5de609c-7a8d-44c7-84a4-3125580bb677" +label: "Юрьев-Польский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14450 +data: App\Geo\Entity\City {#13070 …} +value: "b33a91b8-6fdc-4ce5-8cc2-0c66b69adfec" +label: "Юрьевец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14451 +data: App\Geo\Entity\City {#13079 …} +value: "a108532f-99b5-403e-80af-728308bc0745" +label: "Юрюзань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14452 +data: App\Geo\Entity\City {#13088 …} +value: "62fd1e44-a6d7-4df9-b88f-2a4bcb913bd3" +label: "Юхнов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14453 +data: App\Geo\Entity\City {#13097 …} +value: "2916c51a-162a-4535-a778-f3ff145738f0" +label: "Юхнов-1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14454 +data: App\Geo\Entity\City {#13106 …} +value: "8a78be6f-7273-45d7-8885-7b02004cac56" +label: "Ядрин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14455 +data: App\Geo\Entity\City {#13115 …} +value: "39e6fd33-fa1f-4d0e-8e2d-6c8e498f91e8" +label: "Якутск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14456 +data: App\Geo\Entity\City {#13124 …} +value: "df19a7e7-26e6-4d8f-895f-c20a6f37b168" +label: "Ялта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14457 +data: App\Geo\Entity\City {#13133 …} +value: "63d01004-3d47-48bd-838f-cb628bb373f3" +label: "Ялуторовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14458 +data: App\Geo\Entity\City {#13142 …} +value: "4e29a10f-7e44-4642-b35a-3b8aab5b1ef5" +label: "Янаул" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14459 +data: App\Geo\Entity\City {#13151 …} +value: "6c8b9a93-afaf-40ae-be41-2e90c2fa2e57" +label: "Яранск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14460 +data: App\Geo\Entity\City {#13160 …} +value: "9488a50a-4f3c-462b-930f-42f0dfb1bab7" +label: "Яровое" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14461 +data: App\Geo\Entity\City {#13169 …} +value: "5cab2c04-67a7-423b-b624-e65fe3d92d8f" +label: "Ярославль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14462 +data: App\Geo\Entity\City {#13178 …} +value: "ee4f8dc4-3170-4b40-a72d-aa3a472b1d3d" +label: "Ярцево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14463 +data: App\Geo\Entity\City {#13187 …} +value: "3e20bbf7-8594-4bcd-8157-9df3724af38c" +label: "Ясиноватая" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14464 +data: App\Geo\Entity\City {#13196 …} +value: "fd4ae3be-e49b-401c-bb51-222374284cb5" +label: "Ясногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14465 +data: App\Geo\Entity\City {#13205 …} +value: "f9067e56-70b6-41c3-9902-6d2544043305" +label: "Ясный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14466 +data: App\Geo\Entity\City {#13214 …} +value: "75ab8e1e-e9c7-45bf-8f14-f64631522883" +label: "Яхрома" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1340 -errors: [] -form: Symfony\Component\Form\Form {#1195 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1327 …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) {#14468 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 | "" |
_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 {#517 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#455 …} -logger: Monolog\Logger {#343 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#650 …} -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) {#14502 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() {#14498 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#291 …} $message: Closure() {#14501 …} $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 {#14488 -errors: [] -form: Symfony\Component\Form\Form {#14492 …} } |
| form | Symfony\Component\Form\FormView {#14497 …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" |