Forms
-
project_form
-
domain
-
name
-
legal
-
city
-
__submit
-
_token
-
-
filters
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 {#1163 -domain: ? string -name: ? string -apiKey: ? string -updatedAt: DateTimeImmutable @1771337355 {#1160 date: 2026-02-17 17:09:15.305561 Europe/Moscow (+03:00) } -legal: null -city: null -subProjects: Doctrine\Common\Collections\ArrayCollection {#1162 …} -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 {#1163 -domain: ? string -name: ? string -apiKey: ? string -updatedAt: DateTimeImmutable @1771337355 {#1160 date: 2026-02-17 17:09:15.305561 Europe/Moscow (+03:00) } -legal: null -city: null -subProjects: Doctrine\Common\Collections\ArrayCollection {#1162 …} -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 {#97 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#583 …} -logger: Monolog\Logger {#469 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#98 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Project\Entity\Project {#1163 -domain: ? string -name: ? string -apiKey: ? string -updatedAt: DateTimeImmutable @1771337355 {#1160 date: 2026-02-17 17:09:15.305561 Europe/Moscow (+03:00) } -legal: null -city: null -subProjects: Doctrine\Common\Collections\ArrayCollection {#1162 …} -id: null #deletedAt: null } |
| data_class | "App\Project\Entity\Project" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#702 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() {#785 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $message: Closure() {#786 …} $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 {#1163 -domain: ? string -name: ? string -apiKey: ? string -updatedAt: DateTimeImmutable @1771337355 {#1160 date: 2026-02-17 17:09:15.305561 Europe/Moscow (+03:00) } -legal: null -city: null -subProjects: Doctrine\Common\Collections\ArrayCollection {#1162 …} -id: null #deletedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1380 -errors: [] -form: Symfony\Component\Form\Form {#1262 …} } |
| form | Symfony\Component\Form\FormView {#789 …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 {#1163 -domain: ? string -name: ? string -apiKey: ? string -updatedAt: DateTimeImmutable @1771337355 {#1160 date: 2026-02-17 17:09:15.305561 Europe/Moscow (+03:00) } -legal: null -city: null -subProjects: Doctrine\Common\Collections\ArrayCollection {#1162 …} -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 {#738 +payload: null +groups: ? ?array +message: "Введите доменное имя проекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#713 +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 {#704 +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 {#738 +payload: null +groups: ? ?array +message: "Введите доменное имя проекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#713 +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 {#704 +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 {#738 +payload: null +groups: ? ?array +message: "Введите доменное имя проекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#713 +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 {#704 +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 {#97 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#583 …} -logger: Monolog\Logger {#469 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#98 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#749 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() {#781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $message: Closure() {#755 …} $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 {#1403 -errors: [] -form: Symfony\Component\Form\Form {#1362 …} } |
| form | Symfony\Component\Form\FormView {#1401 …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 {#777 +payload: null +groups: ? ?array +message: "Введите наименование проекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#770 +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 {#772 +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 {#777 +payload: null +groups: ? ?array +message: "Введите наименование проекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#770 +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 {#772 +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 {#777 +payload: null +groups: ? ?array +message: "Введите наименование проекта" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#770 +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 {#772 +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 {#97 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#583 …} -logger: Monolog\Logger {#469 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#98 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#731 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() {#715 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $message: Closure() {#725 …} $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 {#1404 -errors: [] -form: Symfony\Component\Form\Form {#1359 …} } |
| form | Symfony\Component\Form\FormView {#1405 …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) {#768 class: "App\Project\Form\ProjectFormType" this: App\Project\Form\ProjectFormType {#1141 …} } |
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 {#774 returnType: "Doctrine\ORM\QueryBuilder" } |
Doctrine\ORM\QueryBuilder {#675 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#672 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "legal" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#673 #from: "App\Legal\Entity\Legal" #alias: "legal" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#685 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "legal.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#671 …} -dql: "SELECT legal FROM App\Legal\Entity\Legal legal ORDER BY legal.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#676 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Container9BC1sKY\EntityManagerGhost614a58f {#297 …12} } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(Legal $legal) {#768 class: "App\Project\Form\ProjectFormType" this: App\Project\Form\ProjectFormType {#1141 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#900 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#654 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#898 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#684 …} } |
| 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 {#97 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#583 …} -logger: Monolog\Logger {#469 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#98 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container9BC1sKY\EntityManagerGhost614a58f {#297 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1167 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: Container9BC1sKY\EntityManagerGhost614a58f {#297 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#791 …} } |
| 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 {#675 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#672 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "legal" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#673 #from: "App\Legal\Entity\Legal" #alias: "legal" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#685 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "legal.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#671 …} -dql: "SELECT legal FROM App\Legal\Entity\Legal legal ORDER BY legal.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#676 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Container9BC1sKY\EntityManagerGhost614a58f {#297 …12} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#769 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $message: Closure() {#766 …} $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 {#1258 +data: App\Legal\Entity\Legal {#1390 …} +value: "a4a0bd19-c47c-40df-91fd-03e6ee7449ca" +label: "ООО "Агора Тест"" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1397 +data: App\Legal\Entity\Legal {#1535 …} +value: "b85343c2-9e21-46b0-92ef-9b67849e7e96" +label: "ООО "Агора Тест 2"" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1374 +data: App\Legal\Entity\Legal {#1622 …} +value: "7a846134-99f6-48b5-84a9-57910c6431ba" +label: "ИП "Капустин Павел Петрович"" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#778 +data: App\Legal\Entity\Legal {#1632 …} +value: "91725554-a0d0-4296-8831-5ebc5965caf7" +label: "ИП "Крючков Александр Николаевич"" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#726 +data: App\Legal\Entity\Legal {#1645 …} +value: "f3ec4de5-94c7-43d7-bae3-129e35fbc9eb" +label: "ИП "Луцкин Александр Сергеевич"" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1408 +data: App\Legal\Entity\Legal {#1655 …} +value: "398da026-3648-4a88-83af-9af26c2424ed" +label: "ООО "ОТДЕЛКИНО"" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1381 +data: App\Legal\Entity\Legal {#1665 …} +value: "a9e55667-6b1e-4718-a951-3f7fc9d7167a" +label: "ООО "ПАРИТЕТ"" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1398 +data: App\Legal\Entity\Legal {#1675 …} +value: "154ca654-0bea-4102-9486-66abdd207770" +label: "ООО "СТАРОДУБ"" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1399 +data: App\Legal\Entity\Legal {#1685 …} +value: "6c065970-d14d-498e-ad13-385359433f3c" +label: "ИП "Фурзиков Андрей Анатольевич"" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1406 -errors: [] -form: Symfony\Component\Form\Form {#1358 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1407 …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) {#1696 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) {#756 class: "App\Project\Form\ProjectFormType" this: App\Project\Form\ProjectFormType {#1141 …} } |
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 {#719 returnType: "Doctrine\ORM\QueryBuilder" } |
Doctrine\ORM\QueryBuilder {#1226 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1242 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "city" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1245 #from: "App\Geo\Entity\City" #alias: "city" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1243 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "city.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#671 …} -dql: "SELECT city FROM App\Geo\Entity\City city ORDER BY city.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1248 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Container9BC1sKY\EntityManagerGhost614a58f {#297 …12} } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | true |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(City $city) {#756 class: "App\Project\Form\ProjectFormType" this: App\Project\Form\ProjectFormType {#1141 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1264 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1246 …} } |
| 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 {#1244 …} } |
| 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 {#97 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#583 …} -logger: Monolog\Logger {#469 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#98 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container9BC1sKY\EntityManagerGhost614a58f {#297 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1252 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: Container9BC1sKY\EntityManagerGhost614a58f {#297 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#635 …} } |
| 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 {#1226 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1242 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "city" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1245 #from: "App\Geo\Entity\City" #alias: "city" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1243 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "city.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#671 …} -dql: "SELECT city FROM App\Geo\Entity\City city ORDER BY city.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1248 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Container9BC1sKY\EntityManagerGhost614a58f {#297 …12} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $message: Closure() {#901 …} $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 {#1694 +data: App\Geo\Entity\City {#1715 …} +value: "3e16d8e1-aba2-45f4-8b95-ed9133f835cd" +label: "Абаза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1693 +data: App\Geo\Entity\City {#1793 …} +value: "2f3e0ea0-61a1-462c-adf5-d0d114d768e8" +label: "Абакан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1703 +data: App\Geo\Entity\City {#1807 …} +value: "98bb2b0d-931e-4b73-9424-c20d01c2e186" +label: "Абдулино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1706 +data: App\Geo\Entity\City {#1819 …} +value: "d96b08d4-3358-4507-9bbd-09cb22a68c73" +label: "Абинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1705 +data: App\Geo\Entity\City {#1831 …} +value: "9efbb0b0-1434-4521-ae71-7edf6b9ae7d1" +label: "Авдеевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1695 +data: App\Geo\Entity\City {#1843 …} +value: "9f778d66-0772-490d-84aa-5ea19c6b7969" +label: "Агидель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1710 +data: App\Geo\Entity\City {#1855 …} +value: "2331d2fc-5b88-4464-817d-d4a5d5487df1" +label: "Агрыз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1708 +data: App\Geo\Entity\City {#1867 …} +value: "a9319d8d-7316-4153-9195-3c4d871b7bce" +label: "Адыгейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1709 +data: App\Geo\Entity\City {#1879 …} +value: "9ad0a994-8398-46a8-9626-b011937c6bbe" +label: "Азнакаево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1702 +data: App\Geo\Entity\City {#1888 …} +value: "3bba28bc-7a7c-4c58-9ac3-d44c8d6462be" +label: "Азов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1707 +data: App\Geo\Entity\City {#1900 …} +value: "e58cc500-b025-4500-8475-60cdfb162394" +label: "Ак-Довурак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13304 +data: App\Geo\Entity\City {#1912 …} +value: "3c59f287-af3e-44c5-a4c4-dde0167a2f06" +label: "Аксай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13306 +data: App\Geo\Entity\City {#1921 …} +value: "d9725192-5362-432f-9773-6545e5e9e89f" +label: "Алагир" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13305 +data: App\Geo\Entity\City {#1933 …} +value: "5211ba67-8500-4c05-88c0-c3efc7a235a9" +label: "Алапаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13303 +data: App\Geo\Entity\City {#1945 …} +value: "5d3e3d25-92b6-4e6c-98a8-c78b98a3c40b" +label: "Алатырь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13312 +data: App\Geo\Entity\City {#1957 …} +value: "4b89a907-21d3-41de-820d-e3c280cce90b" +label: "Алдан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13313 +data: App\Geo\Entity\City {#1969 …} +value: "d36c9731-0104-440e-8fa6-ec4f3ff21426" +label: "Алейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13314 +data: App\Geo\Entity\City {#1981 …} +value: "ba79afad-694b-4096-9e03-9ad00e4be35f" +label: "Александров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13315 +data: App\Geo\Entity\City {#1993 …} +value: "6d6863fd-9c6d-42eb-bc55-8d9ce12d0dcc" +label: "Александровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13316 +data: App\Geo\Entity\City {#2005 …} +value: "942487ad-56b0-4dfb-a9a2-12251e45991a" +label: "Александровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13317 +data: App\Geo\Entity\City {#2017 …} +value: "a9dc9df3-a8f6-4b00-b094-3d66de9506d9" +label: "Александровск-Сахалинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13318 +data: App\Geo\Entity\City {#2029 …} +value: "4cf82711-ed46-4f02-b459-f6ad44a8695f" +label: "Алексеевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13319 +data: App\Geo\Entity\City {#2041 …} +value: "9e736093-bbd5-41d3-9eb1-85b4ecf6f94f" +label: "Алексин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13320 +data: App\Geo\Entity\City {#2053 …} +value: "d00a9886-fc87-4f74-828c-5281a5f0c19f" +label: "Алешки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13321 +data: App\Geo\Entity\City {#2065 …} +value: "2b503874-9694-41e9-8d67-725bc38a8685" +label: "Алзамай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13322 +data: App\Geo\Entity\City {#2077 …} +value: "31bd20e0-45f7-40f8-bd2b-7ea5df30d61d" +label: "Алмазная" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13323 +data: App\Geo\Entity\City {#2086 …} +value: "d93fc8b8-b0d6-4ff3-9301-5f933cf46ca2" +label: "Алупка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13324 +data: App\Geo\Entity\City {#2098 …} +value: "f620194d-24a4-4b16-aa30-cc900ce06598" +label: "Алушта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13325 +data: App\Geo\Entity\City {#2107 …} +value: "52e4104e-e2ae-42c3-878b-73b018e1ee9e" +label: "Алчевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13326 +data: App\Geo\Entity\City {#2116 …} +value: "f331c62d-a1f1-43f9-af70-53b4ec0bc65b" +label: "Альметьевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13327 +data: App\Geo\Entity\City {#2125 …} +value: "7ffc916c-c2d6-4e03-8303-6ddb2bbb7ea3" +label: "Амвросиевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13328 +data: App\Geo\Entity\City {#2134 …} +value: "88ac231e-cdd7-4f92-9ea4-4e03c0840cca" +label: "Амурск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13329 +data: App\Geo\Entity\City {#2146 …} +value: "71ab3aef-339a-41f8-bc66-0301c269170c" +label: "Анадырь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13330 +data: App\Geo\Entity\City {#2158 …} +value: "59cfe832-10cf-463d-8f89-d6104e2c2415" +label: "Анапа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13331 +data: App\Geo\Entity\City {#2167 …} +value: "a4a75327-6a2a-4e67-850a-0966e1a27a83" +label: "Ангарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13332 +data: App\Geo\Entity\City {#2176 …} +value: "af13812f-2f4c-41cb-97c9-1312b336e529" +label: "Андреаполь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13333 +data: App\Geo\Entity\City {#2188 …} +value: "d8840ee2-be96-4d57-9d1a-0d347e33976a" +label: "Анжеро-Судженск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13334 +data: App\Geo\Entity\City {#2200 …} +value: "0629a249-378e-4591-b43c-a30b7a846be1" +label: "Анива" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13335 +data: App\Geo\Entity\City {#2209 …} +value: "3166ba02-afbc-40ed-bae9-1eebfc503d4c" +label: "Антрацит" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13336 +data: App\Geo\Entity\City {#2218 …} +value: "4a5a758c-e7c3-4725-b410-001207fce2e8" +label: "Апатиты" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13337 +data: App\Geo\Entity\City {#2230 …} +value: "aadd93ed-952a-47c3-877c-37b55ae508db" +label: "Апрелевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13338 +data: App\Geo\Entity\City {#2242 …} +value: "cdc34042-85ae-4d91-8047-1d7d0ea88d3f" +label: "Апшеронск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13339 +data: App\Geo\Entity\City {#2251 …} +value: "55c28391-bbb3-4106-bae6-73408338b5f1" +label: "Арамиль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13340 +data: App\Geo\Entity\City {#2260 …} +value: "6ae96261-8498-42ed-95b5-b31ffcd111c8" +label: "Аргун" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13341 +data: App\Geo\Entity\City {#2272 …} +value: "dd336245-b5e5-47be-aa64-3ff049ac17ab" +label: "Ардатов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13342 +data: App\Geo\Entity\City {#2284 …} +value: "23148453-0122-46bf-a8d0-8ba48ab994e1" +label: "Ардон" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13343 +data: App\Geo\Entity\City {#2293 …} +value: "223bd297-c3af-40a1-95ba-39925fa1ef6b" +label: "Арзамас" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13344 +data: App\Geo\Entity\City {#2305 …} +value: "bd599d9f-6f14-4995-a676-dfa8ce45a97d" +label: "Аркадак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13345 +data: App\Geo\Entity\City {#2317 …} +value: "9d73182a-d010-4c56-9742-742810dec03c" +label: "Армавир" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13346 +data: App\Geo\Entity\City {#2326 …} +value: "d16ac676-333f-445c-aad0-30b3cb195826" +label: "Армянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13347 +data: App\Geo\Entity\City {#2335 …} +value: "78a47815-4340-475b-8bbd-5dfb205804da" +label: "Арсеньев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13348 +data: App\Geo\Entity\City {#2347 …} +value: "617277be-37ec-4ebf-b919-7b40eb0c3c48" +label: "Арск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13349 +data: App\Geo\Entity\City {#2356 …} +value: "5c4a46f0-3938-4dab-a95e-c5a42f56020e" +label: "Артем" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13350 +data: App\Geo\Entity\City {#2365 …} +value: "fe54789b-f182-4399-9e2f-02ac8235ddf0" +label: "Артемово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13351 +data: App\Geo\Entity\City {#2374 …} +value: "bff0f54a-5332-413c-b655-f2dc72f607e2" +label: "Артемовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13352 +data: App\Geo\Entity\City {#2386 …} +value: "3f6f463b-6781-4a79-ae1a-35c6df2d3bd8" +label: "Артемовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13353 +data: App\Geo\Entity\City {#2395 …} +value: "85a47f9a-7c64-4d18-9eea-6c7745db83e3" +label: "Артемовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13354 +data: App\Geo\Entity\City {#2404 …} +value: "58196d7a-619e-4f51-87dd-79b5c60627fe" +label: "Артемовский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13355 +data: App\Geo\Entity\City {#2413 …} +value: "bed27156-a8da-4054-b91b-12cc95affd19" +label: "Архангельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13356 +data: App\Geo\Entity\City {#2425 …} +value: "90f09120-e787-4cb5-b89e-499aa46659b4" +label: "Асбест" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13357 +data: App\Geo\Entity\City {#2434 …} +value: "b10d2428-753c-4f03-b49d-552e5058f497" +label: "Асино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13358 +data: App\Geo\Entity\City {#2446 …} +value: "a90466ac-5495-4918-91ea-823b4fca05b1" +label: "Астрахань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13359 +data: App\Geo\Entity\City {#2458 …} +value: "8f06b6d3-a6c2-4181-a5f7-2fc1b2a23dab" +label: "Аткарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13360 +data: App\Geo\Entity\City {#2467 …} +value: "eaf72f75-8ef9-437a-9acb-bc1aa82b5496" +label: "Ахтубинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13361 +data: App\Geo\Entity\City {#2476 …} +value: "669e07ec-39ca-4d51-90a4-63a616a9250c" +label: "Ачинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13362 +data: App\Geo\Entity\City {#2485 …} +value: "86ffcc18-8416-468b-8400-c2479f373e52" +label: "Ачхой-Мартан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13363 +data: App\Geo\Entity\City {#2494 …} +value: "9059ab9b-6c25-4962-b086-b0c988d81203" +label: "Аша" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13364 +data: App\Geo\Entity\City {#2506 …} +value: "a4fc0f89-0c92-4450-b7a3-5ef734edebd1" +label: "Бабаево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13365 +data: App\Geo\Entity\City {#2518 …} +value: "c82f7bfc-e54b-4579-b279-62c3214801d5" +label: "Бабушкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13366 +data: App\Geo\Entity\City {#2530 …} +value: "cd468ba7-3608-44e9-a41b-41990e6bcb22" +label: "Бавлы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13367 +data: App\Geo\Entity\City {#2539 …} +value: "51a70150-034b-4e74-8387-f969c3fa6f26" +label: "Байкальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13368 +data: App\Geo\Entity\City {#2548 …} +value: "1b23d7b6-791d-4932-ae88-d8c60173313b" +label: "Баймак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13369 +data: App\Geo\Entity\City {#2557 …} +value: "e6c689fd-595d-4740-8b3a-502f70119adb" +label: "Бакал" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13370 +data: App\Geo\Entity\City {#2566 …} +value: "fae4fd29-65c5-4509-9656-0acee176426b" +label: "Баксан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13371 +data: App\Geo\Entity\City {#2578 …} +value: "32531e41-413a-471e-950a-ae23a6bc28fd" +label: "Балабаново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13372 +data: App\Geo\Entity\City {#2590 …} +value: "45fb23d8-ab45-4112-8827-dce506ce5f37" +label: "Балаклава" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13373 +data: App\Geo\Entity\City {#2602 …} +value: "79f69ade-d5d5-45d8-a7a0-741e694022e6" +label: "Балаково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13374 +data: App\Geo\Entity\City {#2611 …} +value: "5e23ae24-c4c5-4b8e-8d00-978517b02ea3" +label: "Балахна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13375 +data: App\Geo\Entity\City {#2620 …} +value: "6c7111a0-5cbd-458a-95e1-d99a23af469d" +label: "Балашиха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13376 +data: App\Geo\Entity\City {#2629 …} +value: "71fd677b-f945-4db9-b777-f4172fa916f0" +label: "Балашов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13377 +data: App\Geo\Entity\City {#2638 …} +value: "a694a0d1-cf60-418a-a27a-357552fc5f79" +label: "Балей" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13378 +data: App\Geo\Entity\City {#2650 …} +value: "67ec8b29-0f33-4da4-8a85-23270aef5807" +label: "Балтийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13379 +data: App\Geo\Entity\City {#2662 …} +value: "69498cf1-e1c8-4015-aaf6-1579a8f7559e" +label: "Барабинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13380 +data: App\Geo\Entity\City {#2674 …} +value: "d8d4429b-238c-46e7-a891-d21b073f14c7" +label: "Барнаул" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13381 +data: App\Geo\Entity\City {#2683 …} +value: "5e81cf4f-9352-4397-9e7e-36c79b95593e" +label: "Барыш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13382 +data: App\Geo\Entity\City {#2695 …} +value: "5c684a6a-4024-47ff-8a9d-a7240189b590" +label: "Батайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13383 +data: App\Geo\Entity\City {#2704 …} +value: "52821ca0-924a-47e0-ba15-1de8940baa66" +label: "Бахчисарай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13384 +data: App\Geo\Entity\City {#2713 …} +value: "bf875dbc-cd68-48ec-ba7e-e06bebd24daf" +label: "Бежецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13385 +data: App\Geo\Entity\City {#2722 …} +value: "736cf6d7-da4f-40b3-8866-4c5f980019a5" +label: "Белая Калитва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13386 +data: App\Geo\Entity\City {#2731 …} +value: "9915671a-5a14-4f8b-ad58-08ae8fbb8c60" +label: "Белая Холуница" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13387 +data: App\Geo\Entity\City {#2743 …} +value: "c83bcd19-0b5a-451a-8a7f-144248926172" +label: "Белгород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13388 +data: App\Geo\Entity\City {#2752 …} +value: "682d82ae-c0db-4e8d-a3ea-32c007639239" +label: "Белебей" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13389 +data: App\Geo\Entity\City {#2761 …} +value: "31523fcd-118d-42ea-ba32-b8a73bebc433" +label: "Белев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13390 +data: App\Geo\Entity\City {#2770 …} +value: "a441874a-0b4a-42bd-8846-5cd312563c54" +label: "Белинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13391 +data: App\Geo\Entity\City {#2782 …} +value: "713f409f-8f50-491f-8c35-20e36b9cb78f" +label: "Белицкое" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13392 +data: App\Geo\Entity\City {#2791 …} +value: "029dc233-dba5-45ee-9a29-30aa5524be78" +label: "Белово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13393 +data: App\Geo\Entity\City {#2800 …} +value: "73baf6c0-db23-4253-a7cd-618112455c55" +label: "Белогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13394 +data: App\Geo\Entity\City {#2809 …} +value: "04dd7fdb-a19f-41ca-98eb-2afba124cfd9" +label: "Белогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13395 +data: App\Geo\Entity\City {#2821 …} +value: "93342fa7-3bb8-4732-bac1-a5a1c98e0655" +label: "Белозерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13396 +data: App\Geo\Entity\City {#2830 …} +value: "e632b8a7-d7de-4e5f-ac2f-a23e282f2e62" +label: "Белозерское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13397 +data: App\Geo\Entity\City {#2839 …} +value: "30fb1d9f-5e3f-4132-a581-7c15708fac16" +label: "Белокуриха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13398 +data: App\Geo\Entity\City {#2848 …} +value: "5ea25827-df3a-49c9-8b57-58bd1f01ba65" +label: "Беломорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13399 +data: App\Geo\Entity\City {#2860 …} +value: "f533b3e7-3355-4b03-96ed-6ad05e377d8e" +label: "Белоозёрский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13400 +data: App\Geo\Entity\City {#2869 …} +value: "22aeed8b-5168-4af2-94fd-4de2beee97c5" +label: "Белорецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13401 +data: App\Geo\Entity\City {#2878 …} +value: "a3eb18ec-4f70-40cc-ae08-ed397dcbbe4c" +label: "Белореченск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13402 +data: App\Geo\Entity\City {#2887 …} +value: "f1d64bcc-b9d8-4934-8632-29d8c8d69c85" +label: "Белоусово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13403 +data: App\Geo\Entity\City {#2896 …} +value: "a5d88397-7775-437a-9aae-cf7407993138" +label: "Белоярский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13404 +data: App\Geo\Entity\City {#2908 …} +value: "b4f7c03a-cbe3-4089-a150-a896a54cc9ef" +label: "Белый" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13405 +data: App\Geo\Entity\City {#2917 …} +value: "91abb1f7-9d3e-4597-afb6-ffdda87caa81" +label: "Бердск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13406 +data: App\Geo\Entity\City {#2926 …} +value: "5cd00a71-7f64-49e5-a2b3-8bac6b61ea11" +label: "Бердянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13407 +data: App\Geo\Entity\City {#2938 …} +value: "fa4f4b61-9b7e-418d-a0d0-3c2045e5ea83" +label: "Березники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13408 +data: App\Geo\Entity\City {#2947 …} +value: "df583f20-485f-439c-9cbb-e85f4f13aab8" +label: "Березовский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13409 +data: App\Geo\Entity\City {#2956 …} +value: "c737dbe9-6e3f-4bcf-bc2d-b640e38dd111" +label: "Березовский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13410 +data: App\Geo\Entity\City {#2965 …} +value: "577d0be1-6c2f-4a69-982b-7c8a0d63cfda" +label: "Берислав" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13411 +data: App\Geo\Entity\City {#2974 …} +value: "744aaa65-094c-4532-86b8-6c857ae5c815" +label: "Беслан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13412 +data: App\Geo\Entity\City {#2983 …} +value: "34c6c103-da32-4032-92cb-1bfa6d9d2fe8" +label: "Бийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13413 +data: App\Geo\Entity\City {#2992 …} +value: "847365fc-5e52-4fbb-baec-aad7cc8fcd75" +label: "Бикин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13414 +data: App\Geo\Entity\City {#3001 …} +value: "f1dcd711-15ee-43e8-ac70-0e50bb624ca5" +label: "Билибино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13415 +data: App\Geo\Entity\City {#3010 …} +value: "aa4a1250-fd27-4308-b1b3-ba6fdaf30629" +label: "Биробиджан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13416 +data: App\Geo\Entity\City {#3022 …} +value: "50281b8d-630e-4b10-89c0-b8da3ec311bb" +label: "Бирск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13417 +data: App\Geo\Entity\City {#3031 …} +value: "abd2778a-2378-4c4b-9f66-3b2dd6c7ae0a" +label: "Бирюсинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13418 +data: App\Geo\Entity\City {#3040 …} +value: "abfa2a58-6f44-465a-a9e3-26323689d949" +label: "Бирюч" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13419 +data: App\Geo\Entity\City {#3049 …} +value: "992565c6-8c6f-47a6-a116-e9fe35654d99" +label: "Благовещенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13420 +data: App\Geo\Entity\City {#3058 …} +value: "5d39d7f6-ffd8-48b6-9539-423c7ae94f02" +label: "Благовещенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13421 +data: App\Geo\Entity\City {#3067 …} +value: "72bbd8a5-f359-41f0-a553-54785d0d0180" +label: "Благодарный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13422 +data: App\Geo\Entity\City {#3079 …} +value: "57f27761-4c22-44c6-aa4c-ecebf95f2610" +label: "Бобров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13423 +data: App\Geo\Entity\City {#3091 …} +value: "0c94d728-a0cc-4722-acc0-212a04f8c0e6" +label: "Богданович" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13424 +data: App\Geo\Entity\City {#3100 …} +value: "b09a5399-2dc0-4207-81c3-5e307b1cad74" +label: "Богородицк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13425 +data: App\Geo\Entity\City {#3109 …} +value: "a2aea334-ac57-49a6-bdc1-332385e817b6" +label: "Богородск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13426 +data: App\Geo\Entity\City {#3118 …} +value: "b2f59164-c1e5-4d37-9d39-465fccdcea1d" +label: "Боготол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13427 +data: App\Geo\Entity\City {#3127 …} +value: "b9b5c4c9-4910-4c55-ab2d-07ce361273b2" +label: "Богучар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13428 +data: App\Geo\Entity\City {#3136 …} +value: "45f36978-6728-446b-883a-e01235ac8474" +label: "Бодайбо" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13429 +data: App\Geo\Entity\City {#3145 …} +value: "18f82a1b-b5a6-4230-b9bf-0e5c8b455363" +label: "Бокситогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13430 +data: App\Geo\Entity\City {#3157 …} +value: "cc34e41b-5247-4f7b-b96e-79bd02d022e5" +label: "Болгар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13431 +data: App\Geo\Entity\City {#3166 …} +value: "a7bdbae8-5794-4c0d-9a5d-9c536b7a3830" +label: "Бологое" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13432 +data: App\Geo\Entity\City {#3175 …} +value: "8e037503-2556-4780-8796-da32319fb4fd" +label: "Болотное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13433 +data: App\Geo\Entity\City {#3184 …} +value: "67846359-9e82-4fdc-b6f6-a984db6b0fe2" +label: "Болохово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13434 +data: App\Geo\Entity\City {#3193 …} +value: "014c5e82-6b75-4de5-987e-109081f66857" +label: "Болхов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13435 +data: App\Geo\Entity\City {#3205 …} +value: "afb8ce94-71e5-4fc1-aea4-352b5b40e7d8" +label: "Большой Камень" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13436 +data: App\Geo\Entity\City {#3214 …} +value: "10a1ffc7-48c2-4eb4-8881-bf16131a1501" +label: "Бор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13437 +data: App\Geo\Entity\City {#3223 …} +value: "3eba397e-21a8-4cdd-9032-92ec280282aa" +label: "Борзя" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13438 +data: App\Geo\Entity\City {#3232 …} +value: "a940221b-9bd5-43c2-a134-cb7eea2f5f3c" +label: "Борисоглебск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13439 +data: App\Geo\Entity\City {#3241 …} +value: "5055cc82-653e-481b-8c2e-be1f8c1ab7b5" +label: "Боровичи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13440 +data: App\Geo\Entity\City {#3253 …} +value: "4240b37d-3ba2-40fe-83c2-e826b730d1f9" +label: "Боровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13441 +data: App\Geo\Entity\City {#3262 …} +value: "76e301ef-e40c-4df1-9de7-706675b35eb8" +label: "Бородино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13442 +data: App\Geo\Entity\City {#3271 …} +value: "a0e57c49-24b1-44c0-a856-ab911fb441a8" +label: "Братск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13443 +data: App\Geo\Entity\City {#3280 …} +value: "356908b8-615d-445d-ba80-c34a44471ada" +label: "Бронницы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13444 +data: App\Geo\Entity\City {#3289 …} +value: "2142cba9-132e-4ac2-b2f4-6dc9cb18ec5e" +label: "Брянка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13445 +data: App\Geo\Entity\City {#3298 …} +value: "a2904471-b4fe-4412-bf1b-f089b3c39261" +label: "Брянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13446 +data: App\Geo\Entity\City {#3310 …} +value: "7aaf6e49-4807-4f0d-9a66-5f1621e8b612" +label: "Бугры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13447 +data: App\Geo\Entity\City {#3319 …} +value: "e17478bc-22df-4924-bcd8-35e41b453e47" +label: "Бугульма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13448 +data: App\Geo\Entity\City {#3328 …} +value: "99defabe-df5a-4f30-923f-03bda790291e" +label: "Бугуруслан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13449 +data: App\Geo\Entity\City {#3337 …} +value: "1e315799-5769-4db3-b9c0-4be4a279aed7" +label: "Буденновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13450 +data: App\Geo\Entity\City {#3346 …} +value: "02cd49d7-ba27-4b39-8809-64cb47b6dcec" +label: "Бузулук" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13451 +data: App\Geo\Entity\City {#3355 …} +value: "4b968866-efda-4705-8d18-6b17aefa0a81" +label: "Буинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13452 +data: App\Geo\Entity\City {#3364 …} +value: "cc076378-99db-4a1d-823b-d6b5a268d926" +label: "Буй" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13453 +data: App\Geo\Entity\City {#3376 …} +value: "e492ca4d-69b5-454f-a86b-60a4b7058b62" +label: "Буйнакск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13454 +data: App\Geo\Entity\City {#3388 …} +value: "810278ea-e4ba-4e0d-8467-7f7421074681" +label: "Бутурлиновка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13455 +data: App\Geo\Entity\City {#3397 …} +value: "2f03e7a5-6c39-4af8-a29d-55b03a16878d" +label: "Валдай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13456 +data: App\Geo\Entity\City {#3406 …} +value: "6adbb9d8-2802-4ab6-ab83-6f52ede16fda" +label: "Валуйки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13457 +data: App\Geo\Entity\City {#3415 …} +value: "c171a6a4-a972-48da-ad32-4f8d8ab6cd37" +label: "Васильевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13458 +data: App\Geo\Entity\City {#3424 …} +value: "ad413285-8572-40d0-ba43-60d113686c79" +label: "Вахрушево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13459 +data: App\Geo\Entity\City {#3433 …} +value: "af3cb0ce-14ca-47ab-8820-981a8f0e2754" +label: "Велиж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13460 +data: App\Geo\Entity\City {#3445 …} +value: "874f9f4d-acd1-4813-85ab-3781961ef5d6" +label: "Великие Луки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13461 +data: App\Geo\Entity\City {#3457 …} +value: "4e76a325-11ee-490e-ac5b-7292066fed62" +label: "Великий Новгород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13462 +data: App\Geo\Entity\City {#3466 …} +value: "4f6ade7e-2b83-469a-89a7-7257afb526b3" +label: "Великий Устюг" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13463 +data: App\Geo\Entity\City {#3475 …} +value: "83797cb5-3539-4e13-842e-267c98f3aa1d" +label: "Вельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13464 +data: App\Geo\Entity\City {#3484 …} +value: "e1aeab36-c9bf-4298-8aec-82e5ff142f83" +label: "Венев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13465 +data: App\Geo\Entity\City {#3493 …} +value: "e344b7c4-fabd-4eae-901f-02675f9da01a" +label: "Верещагино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13466 +data: App\Geo\Entity\City {#3502 …} +value: "6b4c41f2-635a-4fff-962a-c02c524f851d" +label: "Верея" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13467 +data: App\Geo\Entity\City {#3511 …} +value: "90819b97-b57b-4593-8ff8-3281dbaae2b7" +label: "Верхнеуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13468 +data: App\Geo\Entity\City {#3520 …} +value: "82a76d1d-659f-4250-b1df-6942948bbc87" +label: "Верхний Тагил" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13469 +data: App\Geo\Entity\City {#3529 …} +value: "5d9de0ce-79ae-454e-8b8f-f88c131da217" +label: "Верхний Уфалей" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13470 +data: App\Geo\Entity\City {#3538 …} +value: "0eaf9d54-26ce-4250-9a7b-6b5030d1d6ad" +label: "Верхняя Пышма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13471 +data: App\Geo\Entity\City {#3547 …} +value: "9e3a90ec-287e-4b4d-bf95-f1ba865ccb2a" +label: "Верхняя Салда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13472 +data: App\Geo\Entity\City {#3556 …} +value: "5290551a-1ff5-462e-8142-3ed5a9160cba" +label: "Верхняя Тура" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13473 +data: App\Geo\Entity\City {#3565 …} +value: "56b4d272-a3a0-4245-b983-9b8366710c8f" +label: "Верхотурье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13474 +data: App\Geo\Entity\City {#3574 …} +value: "91865a4d-2c65-498b-a922-acc57d3c2e2a" +label: "Верхоянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13475 +data: App\Geo\Entity\City {#3583 …} +value: "73e25d07-6da4-4d98-bb82-e36238817ce8" +label: "Весьегонск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13476 +data: App\Geo\Entity\City {#3592 …} +value: "8e5ecdb3-bace-429d-a443-16e1742d5a03" +label: "Ветлуга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13477 +data: App\Geo\Entity\City {#3601 …} +value: "96ad74c4-3dd6-477d-9a99-57c07f11a5a9" +label: "Видное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13478 +data: App\Geo\Entity\City {#3610 …} +value: "8397aa13-0c21-4366-afbe-1947f069842d" +label: "Вилюйск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13479 +data: App\Geo\Entity\City {#3619 …} +value: "1def87d9-4633-485b-908e-80fe1949ee26" +label: "Вилючинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13480 +data: App\Geo\Entity\City {#3631 …} +value: "7d65aa53-921a-4256-bdaf-2dd177c918c3" +label: "Вихоревка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13481 +data: App\Geo\Entity\City {#3640 …} +value: "ba8aad32-3d7d-44b6-ab4f-20c1cb5773c5" +label: "Вичуга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13482 +data: App\Geo\Entity\City {#3652 …} +value: "6ab10c8d-7c9f-4b5e-b8e9-76ef02abb007" +label: "Владивосток" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13483 +data: App\Geo\Entity\City {#3661 …} +value: "b13dd955-9a09-4af7-a581-2528ebd57741" +label: "Владикавказ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13484 +data: App\Geo\Entity\City {#3670 …} +value: "a8aa0ded-b7fb-4f1c-931b-b333f120551a" +label: "Владимир" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13485 +data: App\Geo\Entity\City {#3679 …} +value: "b76c6cbb-ef82-4478-8f2d-2d2c209f6ce4" +label: "Волгоград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13486 +data: App\Geo\Entity\City {#3691 …} +value: "f5980be6-ecc3-4b17-a80b-c4bc6cc930d3" +label: "Волгодонск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13487 +data: App\Geo\Entity\City {#3700 …} +value: "0c9c1799-1594-466b-80c3-fe21a554523c" +label: "Волгореченск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13488 +data: App\Geo\Entity\City {#3709 …} +value: "f5142f21-ac9c-4b13-af19-b381c62c787e" +label: "Волжск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13489 +data: App\Geo\Entity\City {#3721 …} +value: "a0a45a9f-02ec-485f-8bab-cccd9a20572b" +label: "Волжский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13490 +data: App\Geo\Entity\City {#3730 …} +value: "35c348ef-d385-4196-a161-a0d2b7e50f53" +label: "Волноваха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13491 +data: App\Geo\Entity\City {#3739 …} +value: "3bf0b07b-b809-470b-86b8-bfdded70b61a" +label: "Вологда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13492 +data: App\Geo\Entity\City {#3748 …} +value: "7a7a7e83-a6e7-461b-a8dd-10c272221bb9" +label: "Володарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13493 +data: App\Geo\Entity\City {#3757 …} +value: "79620d6e-ca48-4085-8fbd-1afde50475b5" +label: "Волоколамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13494 +data: App\Geo\Entity\City {#3766 …} +value: "49b0184f-9959-42ad-904a-7913aaaed6e3" +label: "Волосово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13495 +data: App\Geo\Entity\City {#3775 …} +value: "d6ab32a4-4d54-45da-a158-508fc1f6e7f1" +label: "Волхов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13496 +data: App\Geo\Entity\City {#3784 …} +value: "d412472a-0de5-4f45-b427-a7a0c08f71cd" +label: "Волчанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13497 +data: App\Geo\Entity\City {#3793 …} +value: "8bc74c02-c61a-42d0-a295-1eec62f915e1" +label: "Вольнянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13498 +data: App\Geo\Entity\City {#3802 …} +value: "8f37a8a1-4187-4d27-8a2e-14238b4a0494" +label: "Вольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13499 +data: App\Geo\Entity\City {#3811 …} +value: "3ddde8f1-ef3b-438b-bf89-0696eab6deff" +label: "Воркута" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13500 +data: App\Geo\Entity\City {#3823 …} +value: "30cd419f-adba-45a8-ac17-61d6477f24c9" +label: "Воронеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13501 +data: App\Geo\Entity\City {#3832 …} +value: "e1ac3f60-c2aa-4ed8-9f2c-82ece290ec8a" +label: "Воронеж-45" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13502 +data: App\Geo\Entity\City {#3841 …} +value: "d6796f53-a9ba-4096-bec2-5633e026efbe" +label: "Ворсма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13503 +data: App\Geo\Entity\City {#3850 …} +value: "b2b9e8c6-9e48-4649-aa2f-b09caff71e30" +label: "Воскресенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13504 +data: App\Geo\Entity\City {#3859 …} +value: "4146eca1-f590-4c42-ad1d-cc91a615b382" +label: "Воткинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13505 +data: App\Geo\Entity\City {#3871 …} +value: "b7cbe033-daee-4218-bcbe-0d35db92d108" +label: "Всеволожск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13506 +data: App\Geo\Entity\City {#3880 …} +value: "227d5f2e-808b-4b80-a70c-4723163404cf" +label: "Вуктыл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13507 +data: App\Geo\Entity\City {#3889 …} +value: "6095f272-f32a-4045-b7dd-149c3ce01ead" +label: "Выборг" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13508 +data: App\Geo\Entity\City {#3898 …} +value: "0399fab2-bacc-4ee7-a372-2c9f6f48974a" +label: "Выкса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13509 +data: App\Geo\Entity\City {#3907 …} +value: "143bfd49-3f29-40f1-b981-d4417b6968ee" +label: "Высоковск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13510 +data: App\Geo\Entity\City {#3916 …} +value: "78edd8ba-0ade-4ada-9152-273a8da57e44" +label: "Высоцк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13511 +data: App\Geo\Entity\City {#3925 …} +value: "806ccf7a-7f43-4d2e-b6ed-b07e70492955" +label: "Вытегра" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13512 +data: App\Geo\Entity\City {#3934 …} +value: "964da746-d8d5-4607-9665-39d809f48f59" +label: "Вышний Волочек" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13513 +data: App\Geo\Entity\City {#3943 …} +value: "a2ea8d03-c91e-4911-99de-baf04bc409c5" +label: "Вяземский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13514 +data: App\Geo\Entity\City {#3952 …} +value: "61484b56-7e43-4fa1-96c8-c0f962b25e20" +label: "Вязники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13515 +data: App\Geo\Entity\City {#3961 …} +value: "545a36ff-8fec-4f09-839c-e7c4f84c4a8b" +label: "Вязьма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13516 +data: App\Geo\Entity\City {#3970 …} +value: "dfe83d31-297a-4632-a38c-0ab12998b8f9" +label: "Вятские Поляны" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13517 +data: App\Geo\Entity\City {#3979 …} +value: "1ead2452-eae8-4664-acba-bcb4ccf57e47" +label: "Гаврилов Посад" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13518 +data: App\Geo\Entity\City {#3988 …} +value: "835c9108-1f17-4b84-8087-2e84799155cd" +label: "Гаврилов-Ям" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13519 +data: App\Geo\Entity\City {#4000 …} +value: "afbfef47-5008-4fcd-9f4e-1608b9698792" +label: "Гагарин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13520 +data: App\Geo\Entity\City {#4009 …} +value: "adfb1d3c-de51-400b-b3ec-1b058e6dec55" +label: "Гаджиево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13521 +data: App\Geo\Entity\City {#4018 …} +value: "2c4eaa68-61ff-428d-9995-2055360654ff" +label: "Гай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13522 +data: App\Geo\Entity\City {#4027 …} +value: "8331b1df-6bbf-445f-a1fa-c689e4c47938" +label: "Галич" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13523 +data: App\Geo\Entity\City {#4036 …} +value: "00d99c52-2203-4333-b71f-7f8fe460ac4a" +label: "Гатчина" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13524 +data: App\Geo\Entity\City {#4045 …} +value: "964f79df-d19f-4553-909f-fb6b5cb72c58" +label: "Гдов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13525 +data: App\Geo\Entity\City {#4054 …} +value: "796af09a-b751-469a-881e-57e528e82fb5" +label: "Геленджик" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13526 +data: App\Geo\Entity\City {#4063 …} +value: "393d0204-a321-4356-ae94-5a072cc11f8b" +label: "Геническ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13527 +data: App\Geo\Entity\City {#4072 …} +value: "5ea6bf09-c073-4472-b094-3a74892346bc" +label: "Георгиевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13528 +data: App\Geo\Entity\City {#4081 …} +value: "4869d9e5-89c0-48b2-aef5-0af7d609654c" +label: "Глазов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13529 +data: App\Geo\Entity\City {#4090 …} +value: "ac83a69b-d2c9-4ebf-8530-4cd54cc556f8" +label: "Голая Пристань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13530 +data: App\Geo\Entity\City {#4099 …} +value: "413367ce-9cb7-4dd4-9eed-ab6a2fd573e9" +label: "Голицыно" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13531 +data: App\Geo\Entity\City {#4108 …} +value: "8d147499-6cbf-4ca3-8d61-97bde5eb844b" +label: "Горбатов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13532 +data: App\Geo\Entity\City {#4117 …} +value: "19119215-dcd2-49c4-99be-a9792fe4e649" +label: "Горловка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13533 +data: App\Geo\Entity\City {#4126 …} +value: "c55b0b0b-de77-4b16-a833-339381ac4828" +label: "Горно-Алтайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13534 +data: App\Geo\Entity\City {#4138 …} +value: "d70441bd-7882-4780-959b-9e7a48b0ec7c" +label: "Горнозаводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13535 +data: App\Geo\Entity\City {#4147 …} +value: "8a110fa8-cfcf-4045-8aa1-f8dcd4277025" +label: "Горняк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13536 +data: App\Geo\Entity\City {#4156 …} +value: "17a9618a-c2c1-4ceb-bca0-a472772f6b41" +label: "Горняк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13537 +data: App\Geo\Entity\City {#4165 …} +value: "7fd21c56-a1bd-42a6-bba0-aa0d3c6da54b" +label: "Городец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13538 +data: App\Geo\Entity\City {#4174 …} +value: "6005b6b2-1d97-4ee4-8311-755eebc76839" +label: "Городище" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13539 +data: App\Geo\Entity\City {#4183 …} +value: "cc8439e3-e815-456d-8bd0-a4c133a1309c" +label: "Городовиковск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13540 +data: App\Geo\Entity\City {#4195 …} +value: "a470cc62-7a49-4b79-9b03-23dad40e291e" +label: "Гороховец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13541 +data: App\Geo\Entity\City {#4204 …} +value: "5209e38e-d004-4c91-9e2d-49f262397e79" +label: "Горское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13542 +data: App\Geo\Entity\City {#4213 …} +value: "9ee93795-d0fc-413d-b3ea-9aa61e5685e8" +label: "Горячий Ключ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13543 +data: App\Geo\Entity\City {#4222 …} +value: "d3a96c90-ec1f-462b-a8c9-637da707a0e3" +label: "Грайворон" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13544 +data: App\Geo\Entity\City {#4231 …} +value: "aa4e6d7d-5a78-40de-b5f9-d47d20b9dfcb" +label: "Гремячинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13545 +data: App\Geo\Entity\City {#4240 …} +value: "b9370a30-1ec1-43c9-84bc-805474bafde9" +label: "Грозный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13546 +data: App\Geo\Entity\City {#4249 …} +value: "75fd1e0e-98c4-423d-9943-182187390a7d" +label: "Грязи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13547 +data: App\Geo\Entity\City {#4261 …} +value: "559137fe-56e1-4d27-b668-8cfb8d3f8c7d" +label: "Грязовец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13548 +data: App\Geo\Entity\City {#4270 …} +value: "18ea8c80-af79-457e-8b0c-cf2287a6198e" +label: "Губаха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13549 +data: App\Geo\Entity\City {#4279 …} +value: "36798445-32b4-4628-91e5-aa97f782bd5d" +label: "Губкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13550 +data: App\Geo\Entity\City {#4288 …} +value: "617fbabe-1ffb-4ca5-b55f-7c529f8d3a2b" +label: "Губкинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13551 +data: App\Geo\Entity\City {#4300 …} +value: "602e3f34-7fd8-4e0d-be3c-f71254638b06" +label: "Гудермес" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13552 +data: App\Geo\Entity\City {#4309 …} +value: "5db0e1fa-d5b4-44e3-902f-e644002a44bc" +label: "Гуково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13553 +data: App\Geo\Entity\City {#4318 …} +value: "61426b7c-c81b-417b-9dca-1a68fc1b6f20" +label: "Гулькевичи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13554 +data: App\Geo\Entity\City {#4327 …} +value: "79d937ba-0a74-495c-ad1a-318316e95c4f" +label: "Гуляйполе" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13555 +data: App\Geo\Entity\City {#4336 …} +value: "0eeba4c3-5066-4068-8adc-33bb8459ab17" +label: "Гурьевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13556 +data: App\Geo\Entity\City {#4345 …} +value: "02aa15ed-1132-4ce5-be10-443a17bdc9e8" +label: "Гусиноозерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13557 +data: App\Geo\Entity\City {#4354 …} +value: "54038e39-09c2-4aa8-9c55-559ad43928b2" +label: "Гусь-Хрустальный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13558 +data: App\Geo\Entity\City {#4363 …} +value: "0696f580-67c4-46a7-bc98-17881abc4481" +label: "Давлеканово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13559 +data: App\Geo\Entity\City {#4372 …} +value: "88f3d2d3-d6e7-4b9f-a625-206b8608fe1d" +label: "Дагестанские Огни" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13560 +data: App\Geo\Entity\City {#4381 …} +value: "a796c317-f641-4922-ab09-866a6b826d95" +label: "Далматово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13561 +data: App\Geo\Entity\City {#4393 …} +value: "254512be-a59a-48ca-9291-d5404c774410" +label: "Дальнегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13562 +data: App\Geo\Entity\City {#4402 …} +value: "fcca87b5-e337-49ad-ac52-23d6b37513bd" +label: "Дальнереченск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13563 +data: App\Geo\Entity\City {#4411 …} +value: "4b52441a-7b33-4719-9281-9197ef4804b4" +label: "Данилов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13564 +data: App\Geo\Entity\City {#4420 …} +value: "90f1b33b-1653-43ac-9eaf-7fa7ee1adb1e" +label: "Данков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13565 +data: App\Geo\Entity\City {#4429 …} +value: "9123eff7-bbd5-4582-8936-ec59bb5151b2" +label: "Дебальцево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13566 +data: App\Geo\Entity\City {#4438 …} +value: "7af86d4b-5601-4a37-bb57-689bcbca65e9" +label: "Дегтярск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13567 +data: App\Geo\Entity\City {#4447 …} +value: "1c3c9693-4ec7-4827-96d9-d50df3917808" +label: "Дедовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13568 +data: App\Geo\Entity\City {#4456 …} +value: "d8dbe6b3-54fc-4890-a8aa-cf6fe1d5560d" +label: "Демидов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13569 +data: App\Geo\Entity\City {#4465 …} +value: "8957732f-f370-4ff4-a8cf-6436b81e34cf" +label: "Дербент" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13570 +data: App\Geo\Entity\City {#4474 …} +value: "f6938138-2280-4dfa-98b3-877b15daf0ab" +label: "Десногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13571 +data: App\Geo\Entity\City {#4483 …} +value: "ab139095-f694-42f8-bbe7-1665a6149c52" +label: "Джанкой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13572 +data: App\Geo\Entity\City {#4492 …} +value: "ef1c1e95-8efe-479b-a047-028af8b936f5" +label: "Дзержинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13573 +data: App\Geo\Entity\City {#4501 …} +value: "c390f0ef-0667-41b5-af85-6932424e6807" +label: "Дзержинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13574 +data: App\Geo\Entity\City {#4510 …} +value: "488af15b-4011-4caf-afdd-5de27759879c" +label: "Дзержинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13575 +data: App\Geo\Entity\City {#4519 …} +value: "c05da270-26a2-4c5b-8951-77f9230ffc1b" +label: "Дивногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13576 +data: App\Geo\Entity\City {#4528 …} +value: "391dfe6e-a5cb-4dd5-ae93-18529e700053" +label: "Дигора" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13577 +data: App\Geo\Entity\City {#4537 …} +value: "3469fe5e-c79f-4ca4-8779-c4308b50482d" +label: "Димитров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13578 +data: App\Geo\Entity\City {#4546 …} +value: "d1bf68ee-03b1-4dbd-8b56-5fcb21a58522" +label: "Димитровград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13579 +data: App\Geo\Entity\City {#4555 …} +value: "20d69a9d-06f6-4cb8-b085-5a0c441990a6" +label: "Дмитриев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13580 +data: App\Geo\Entity\City {#4567 …} +value: "6b2cee9c-0d80-4ab5-be42-b706c9e5e5bf" +label: "Дмитров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13581 +data: App\Geo\Entity\City {#4576 …} +value: "1f2f29be-91e0-44a5-a484-b9b7eef6a60d" +label: "Дмитровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13582 +data: App\Geo\Entity\City {#4585 …} +value: "87342c9b-bbb8-4ebc-9419-940128efbdf6" +label: "Днепрорудное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13583 +data: App\Geo\Entity\City {#4594 …} +value: "928c57c0-c776-48e5-8ee6-e0abd97bbb84" +label: "Дно" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13584 +data: App\Geo\Entity\City {#4603 …} +value: "404603a9-dd9a-4669-9b40-356d82a5ea1a" +label: "Доброполье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13585 +data: App\Geo\Entity\City {#4612 …} +value: "b78d12e8-fd07-4dac-b5f6-195044738502" +label: "Добрянка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13586 +data: App\Geo\Entity\City {#4621 …} +value: "58acd5d8-be23-46c0-bcc3-687c174d0fbb" +label: "Докучаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13587 +data: App\Geo\Entity\City {#4630 …} +value: "896aedeb-e5ba-4b9c-b063-b6a64ade4907" +label: "Долгопрудный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13588 +data: App\Geo\Entity\City {#4639 …} +value: "5995879e-b21f-481b-b0c4-3ab5e946c925" +label: "Долинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13589 +data: App\Geo\Entity\City {#4648 …} +value: "a252b5dd-1075-4dc6-b5ce-4355c4ba70aa" +label: "Домодедово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13590 +data: App\Geo\Entity\City {#4657 …} +value: "7fed9596-2db8-4d59-8aa1-09390b6273f2" +label: "Донецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13591 +data: App\Geo\Entity\City {#4666 …} +value: "7f7285b0-874f-4dd3-a313-b0dd1be6ac0f" +label: "Донецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13592 +data: App\Geo\Entity\City {#4675 …} +value: "c9c14489-1f09-4abc-bcfa-a5ba804a680a" +label: "Донской" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13593 +data: App\Geo\Entity\City {#4684 …} +value: "ef2cd129-7a7f-4f50-8cb3-a669ebcecd07" +label: "Дорогобуж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13594 +data: App\Geo\Entity\City {#4693 …} +value: "32e9f798-5a8c-4d50-a007-b4878b5378f4" +label: "Дрезна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13595 +data: App\Geo\Entity\City {#4702 …} +value: "f3943b51-0016-4abe-b524-72a124b7fc9b" +label: "Дружковка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13596 +data: App\Geo\Entity\City {#4711 …} +value: "f91d954f-b9e7-44bf-864c-64efa75f2a49" +label: "Дубна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13597 +data: App\Geo\Entity\City {#4720 …} +value: "937cefe1-9aa3-41a6-9218-b75ae8627e2e" +label: "Дубовка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13598 +data: App\Geo\Entity\City {#4729 …} +value: "11d1dd80-71ce-4f2e-84b0-f0c99bae2dde" +label: "Дудинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13599 +data: App\Geo\Entity\City {#4738 …} +value: "6da21626-6947-41d7-a2b1-9787b235744d" +label: "Духовщина" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13600 +data: App\Geo\Entity\City {#4747 …} +value: "96e3bee9-09f9-49f0-ab2c-365f2759e750" +label: "Дюртюли" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13601 +data: App\Geo\Entity\City {#4756 …} +value: "4a3858fe-2f66-4426-b8a1-1cc33ac45ae0" +label: "Дятьково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13602 +data: App\Geo\Entity\City {#4765 …} +value: "275e83c2-f219-463b-9212-a9c88439b60e" +label: "Евпатория" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13603 +data: App\Geo\Entity\City {#4774 …} +value: "0f4937f0-8152-4d85-931d-7ed53a31bb3b" +label: "Егорьевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13604 +data: App\Geo\Entity\City {#4783 …} +value: "b0c70999-2922-4038-988f-c0bbdee0e339" +label: "Ейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13605 +data: App\Geo\Entity\City {#4792 …} +value: "685ed10b-8b75-4bf4-a452-0cd3d2cc2195" +label: "Екатеринбург" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13606 +data: App\Geo\Entity\City {#4801 …} +value: "b0f5e651-5369-497f-bea3-a8c0443cb0a1" +label: "Елабуга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13607 +data: App\Geo\Entity\City {#4810 …} +value: "0eb02ee2-24c5-4a02-b8cd-259a3359923c" +label: "Елец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13608 +data: App\Geo\Entity\City {#4819 …} +value: "6673596f-fd16-4789-842b-456ff01d54b1" +label: "Елизово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13609 +data: App\Geo\Entity\City {#4828 …} +value: "05cd1ea4-2d66-4bd8-9b9a-0570996e67f1" +label: "Ельня" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13610 +data: App\Geo\Entity\City {#4837 …} +value: "09e9102b-b558-4396-a611-74799d12ec6f" +label: "Еманжелинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13611 +data: App\Geo\Entity\City {#4846 …} +value: "b849e900-1869-409b-a972-62ba11575070" +label: "Емва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13612 +data: App\Geo\Entity\City {#4855 …} +value: "4dc83019-55a7-485e-aba1-eb61fab2a8a7" +label: "Енакиево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13613 +data: App\Geo\Entity\City {#4864 …} +value: "d9cd1173-6b74-4d59-841f-80faf304c3b4" +label: "Енисейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13614 +data: App\Geo\Entity\City {#4873 …} +value: "31d818ec-057d-43b1-9225-d4b87ff97551" +label: "Ермолино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13615 +data: App\Geo\Entity\City {#4882 …} +value: "d27c1228-5acc-44f4-96ac-534d73317d1b" +label: "Ершов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13616 +data: App\Geo\Entity\City {#4891 …} +value: "55b03893-d993-4423-9da5-74fa98c7340d" +label: "Ессентуки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13617 +data: App\Geo\Entity\City {#4900 …} +value: "825f9a61-a867-43f5-b3d6-2e75be329b59" +label: "Ефремов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13618 +data: App\Geo\Entity\City {#4909 …} +value: "aa8050db-a825-401a-8917-baec8cff9363" +label: "Ждановка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13619 +data: App\Geo\Entity\City {#4918 …} +value: "c96f084f-9cda-43ed-86d3-9ddb84cb9c0c" +label: "Железноводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13620 +data: App\Geo\Entity\City {#4927 …} +value: "872e9a78-822e-4414-855e-0578a807407b" +label: "Железногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13621 +data: App\Geo\Entity\City {#4936 …} +value: "204b4300-1936-4fe2-81b3-ad8ef96a9ea8" +label: "Железногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13622 +data: App\Geo\Entity\City {#4945 …} +value: "9286bb45-7998-4f33-88ee-c5e0c524615f" +label: "Железногорск-Илимский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13623 +data: App\Geo\Entity\City {#4954 …} +value: "e849ad84-3abb-45f0-8cbf-d300f65ed6b3" +label: "Жердевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13624 +data: App\Geo\Entity\City {#4966 …} +value: "ce79d8bb-585d-4e70-aac0-f78be891418f" +label: "Жигулевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13625 +data: App\Geo\Entity\City {#4978 …} +value: "6879a4fd-4afb-48f8-9039-c6ac7337afef" +label: "Жиздра" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13626 +data: App\Geo\Entity\City {#4987 …} +value: "fe20f4b6-95ff-4533-94db-dffcea9584ce" +label: "Жирновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13627 +data: App\Geo\Entity\City {#4996 …} +value: "db5dbbfe-f6c6-4d64-a0b3-3867a0ed1ac8" +label: "Жуков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13628 +data: App\Geo\Entity\City {#5005 …} +value: "edd5f85b-6f1f-4ee6-8c09-c15cd4580cff" +label: "Жуковка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13629 +data: App\Geo\Entity\City {#5014 …} +value: "d86ba261-3aef-4060-8cb1-6f8eeb1d624b" +label: "Жуковский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13630 +data: App\Geo\Entity\City {#5023 …} +value: "fee58e2e-05fd-4db2-9c52-6c942eee00d2" +label: "Завитинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13631 +data: App\Geo\Entity\City {#5032 …} +value: "23e89f86-02bf-4302-b962-0f86e05f4154" +label: "Заводоуковск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13632 +data: App\Geo\Entity\City {#5044 …} +value: "f62787bb-4208-432c-b5dd-6feaa1100ccf" +label: "Заволжск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13633 +data: App\Geo\Entity\City {#5053 …} +value: "2070a2d0-a0cd-4b77-9cb5-353f7301834e" +label: "Заволжье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13634 +data: App\Geo\Entity\City {#5062 …} +value: "8398fe4a-40f0-4d55-a529-cd49bc2972ad" +label: "Задонск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13635 +data: App\Geo\Entity\City {#5071 …} +value: "04b1c54c-9cea-40a0-87f1-9096252949ec" +label: "Заинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13636 +data: App\Geo\Entity\City {#5080 …} +value: "2bcf0121-c125-4ccb-a8db-d061e6a73702" +label: "Закаменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13637 +data: App\Geo\Entity\City {#5089 …} +value: "d3fb3af2-0c86-4b84-85bf-157cd6db5cc8" +label: "Заозерный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13638 +data: App\Geo\Entity\City {#5098 …} +value: "ecdd4b77-c8f2-49f6-887a-f705aaaa060f" +label: "Заозерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13639 +data: App\Geo\Entity\City {#5107 …} +value: "1a71104c-2cf8-40e6-bdf8-18224150a5d1" +label: "Западная Двина" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13640 +data: App\Geo\Entity\City {#5116 …} +value: "d86ae4c3-0b3d-4972-bf7d-0d584307c146" +label: "Заполярный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13641 +data: App\Geo\Entity\City {#5125 …} +value: "78dd3e15-f46e-40b5-a2bc-097e50c63620" +label: "Запорожье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13642 +data: App\Geo\Entity\City {#5134 …} +value: "59a6a209-63ba-43a0-983d-bf17e7406b6b" +label: "Зарайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13643 +data: App\Geo\Entity\City {#5143 …} +value: "cc2c5ff2-a47f-42bf-ba6a-5bb6afc7dfa8" +label: "Заречный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13644 +data: App\Geo\Entity\City {#5152 …} +value: "b13b5d25-3049-447b-8f9b-f5faae35ba41" +label: "Заречный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13645 +data: App\Geo\Entity\City {#5161 …} +value: "cc299ac7-9646-4d7b-bab8-ec78ec6ea21f" +label: "Заринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13646 +data: App\Geo\Entity\City {#5170 …} +value: "79fcb82a-d09d-4bf4-b20d-ac4128f51031" +label: "Звенигово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13647 +data: App\Geo\Entity\City {#5179 …} +value: "b4ce3761-58a3-4f83-804c-7c391926935d" +label: "Звенигород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13648 +data: App\Geo\Entity\City {#5188 …} +value: "8854afa7-df22-4572-8e04-626c6e03cfd2" +label: "Зверево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13649 +data: App\Geo\Entity\City {#5197 …} +value: "15324fcf-515b-4902-aaee-36c1f7b2ee7c" +label: "Зеленогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13650 +data: App\Geo\Entity\City {#5209 …} +value: "4dc3421c-84e1-49f5-952b-144983fb5432" +label: "Зеленогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13651 +data: App\Geo\Entity\City {#5218 …} +value: "a68108ef-ed5b-405b-813f-191932b23b6e" +label: "Зеленоград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13652 +data: App\Geo\Entity\City {#5230 …} +value: "244f8fd8-b8e8-4cf7-8b57-d15097d8d02e" +label: "Зеленодольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13653 +data: App\Geo\Entity\City {#5239 …} +value: "9f46ae41-1e09-48eb-b708-ddd000d4e62a" +label: "Зеленокумск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13654 +data: App\Geo\Entity\City {#5248 …} +value: "f14bc625-9d88-4c9d-8b53-2d48f4d65079" +label: "Зерноград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13655 +data: App\Geo\Entity\City {#5257 …} +value: "6cfe6b77-422f-46b9-a0d6-e49b25509e34" +label: "Зея" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13656 +data: App\Geo\Entity\City {#5266 …} +value: "75491880-ed4f-434e-a54d-f62d4c99f1ee" +label: "Зима" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13657 +data: App\Geo\Entity\City {#5275 …} +value: "6022fd63-d4e8-4749-adc0-cc10c267cdb9" +label: "Зимогорье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13658 +data: App\Geo\Entity\City {#5284 …} +value: "ab6558d2-2147-455c-a9da-274efde3f912" +label: "Златоуст" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13659 +data: App\Geo\Entity\City {#5293 …} +value: "402e4b85-2ec2-41ab-a016-a39068e36669" +label: "Злынка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13660 +data: App\Geo\Entity\City {#5302 …} +value: "8d583025-4b2d-4a9e-a870-fbf1a4eae0d5" +label: "Змеиногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13661 +data: App\Geo\Entity\City {#5311 …} +value: "9fe1c4ab-c259-4199-9c62-7944ec22b602" +label: "Знаменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13662 +data: App\Geo\Entity\City {#5320 …} +value: "cf7bac8b-0ca4-452b-84bd-c280dc93e594" +label: "Золотое" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13663 +data: App\Geo\Entity\City {#5329 …} +value: "8c17ab95-2816-4b71-9122-1bf12bf92d23" +label: "Зоринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13664 +data: App\Geo\Entity\City {#5338 …} +value: "35e368dd-0b04-457d-882c-30cd9ebdf87a" +label: "Зубцов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13665 +data: App\Geo\Entity\City {#5347 …} +value: "350bf0b0-b957-4e9e-900d-5cc935fd4af5" +label: "Зугрэс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13666 +data: App\Geo\Entity\City {#5356 …} +value: "16d1ff29-8508-4d02-989f-f23bb138a792" +label: "Зуевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13667 +data: App\Geo\Entity\City {#5365 …} +value: "88d33e96-927e-429c-bba2-63817ede082b" +label: "Ивангород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13668 +data: App\Geo\Entity\City {#5374 …} +value: "9ef7048d-e574-4a07-9b2b-d82266d45011" +label: "Иваново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13669 +data: App\Geo\Entity\City {#5383 …} +value: "5404e5cd-2577-423b-a446-c1f21c56b556" +label: "Ивантеевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13670 +data: App\Geo\Entity\City {#5392 …} +value: "28c0c72d-e9ca-4ff0-b3f5-0928bb11f239" +label: "Ивдель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13671 +data: App\Geo\Entity\City {#5401 …} +value: "033f380f-d181-43d7-a766-37c0b8805b9f" +label: "Игарка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13672 +data: App\Geo\Entity\City {#5410 …} +value: "c2f49688-e92a-46b0-ba8c-ce5599c85c55" +label: "Ижевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13673 +data: App\Geo\Entity\City {#5419 …} +value: "7d7f9706-1802-458d-a966-52ad929c106b" +label: "Избербаш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13674 +data: App\Geo\Entity\City {#5428 …} +value: "21a21a9b-b8cd-46cb-aa34-e698f8b45bb0" +label: "Изобильный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13675 +data: App\Geo\Entity\City {#5437 …} +value: "3e1429fc-8a68-40d7-b170-8a98852c58ce" +label: "Иланский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13676 +data: App\Geo\Entity\City {#5446 …} +value: "5f2be4d2-60b8-42f6-a749-4445b6c719c3" +label: "Иловайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13677 +data: App\Geo\Entity\City {#5455 …} +value: "f0d98e58-1696-4404-b2b2-4060e7eb9999" +label: "Инза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13678 +data: App\Geo\Entity\City {#5464 …} +value: "bbc442d6-b8a1-42c1-8514-4ed3d1a455f2" +label: "Инкерман" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13679 +data: App\Geo\Entity\City {#5473 …} +value: "6644dc32-695f-471e-aed6-a7d525b969f8" +label: "Иннополис" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13680 +data: App\Geo\Entity\City {#5482 …} +value: "d3c19bd5-9102-4375-a08a-88622d199ea7" +label: "Инсар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13681 +data: App\Geo\Entity\City {#5491 …} +value: "09e4600d-539d-4b13-a08d-a81c9f414d4c" +label: "Инта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13682 +data: App\Geo\Entity\City {#5500 …} +value: "11f3faaf-2f2e-4b74-b20c-e9217e39b387" +label: "Ипатово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13683 +data: App\Geo\Entity\City {#5509 …} +value: "e3b6bcfd-4a2f-4ad7-b125-678888a18489" +label: "Ирбит" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13684 +data: App\Geo\Entity\City {#5518 …} +value: "5b121abd-8049-4197-b338-a818183d80c0" +label: "Иркутск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13685 +data: App\Geo\Entity\City {#5527 …} +value: "ce581bcb-d72d-45e0-bfcc-57183489f67a" +label: "Ирмино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13686 +data: App\Geo\Entity\City {#5536 …} +value: "542a9aef-6cc2-46b1-b19c-294e801cc883" +label: "Исилькуль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13687 +data: App\Geo\Entity\City {#5548 …} +value: "1f901d1c-b0fd-401c-a9c8-057eb0584caa" +label: "Искитим" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13688 +data: App\Geo\Entity\City {#5557 …} +value: "bb7c15f0-970a-40cd-8ae5-59d7ec451b96" +label: "Истра" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13689 +data: App\Geo\Entity\City {#5566 …} +value: "49b62cf6-9f30-4cad-bfbe-f653104fab6a" +label: "Ишим" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13690 +data: App\Geo\Entity\City {#5575 …} +value: "4c533061-bb2a-4f7e-8581-74cf81ac7b37" +label: "Ишимбай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13691 +data: App\Geo\Entity\City {#5584 …} +value: "8c078225-508e-47cf-a69a-eed8eae5cdac" +label: "Йошкар-Ола" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13692 +data: App\Geo\Entity\City {#5593 …} +value: "fd0e7483-75e3-41ef-8338-681a7108aaa3" +label: "Кадников" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13693 +data: App\Geo\Entity\City {#5602 …} +value: "fdcfdf2a-6fed-494b-b5be-19c1c96bf1df" +label: "Казань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13694 +data: App\Geo\Entity\City {#5611 …} +value: "dcdc6cc4-33e0-4613-8622-f8f6f621c78d" +label: "Калач" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13695 +data: App\Geo\Entity\City {#5620 …} +value: "4df61d5b-c72d-43ff-ae40-30de62b415bf" +label: "Калачинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13696 +data: App\Geo\Entity\City {#5629 …} +value: "2bf4697b-7d09-4941-b5b8-9714d3f20f05" +label: "Калач-на-Дону" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13697 +data: App\Geo\Entity\City {#5638 …} +value: "b4eaa9d0-b026-4513-9643-8d81b22f7d97" +label: "Калининград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13698 +data: App\Geo\Entity\City {#5647 …} +value: "d094f859-eb24-4c0b-9f8b-a74980154ead" +label: "Калининск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13699 +data: App\Geo\Entity\City {#5656 …} +value: "515e90d7-a569-411d-a7bb-55a17801f31e" +label: "Калтан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13700 +data: App\Geo\Entity\City {#5665 …} +value: "51f87aaa-61b3-4a91-a354-7c2175a11f18" +label: "Калуга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13701 +data: App\Geo\Entity\City {#5674 …} +value: "73216b1d-d27d-4cb5-a610-a1de33b318dc" +label: "Калязин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13702 +data: App\Geo\Entity\City {#5683 …} +value: "6d721e21-9e1e-4406-8e37-06a8a2027ada" +label: "Камбарка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13703 +data: App\Geo\Entity\City {#5692 …} +value: "5ac6f597-0f15-41be-8d02-e9d80ae76b58" +label: "Каменка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13704 +data: App\Geo\Entity\City {#5701 …} +value: "549fe7de-6df6-4d14-a292-89afd0461a32" +label: "Каменка-Днепровская" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13705 +data: App\Geo\Entity\City {#5710 …} +value: "dc15c019-9c73-4545-8363-b0b37314f794" +label: "Каменногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13706 +data: App\Geo\Entity\City {#5719 …} +value: "f7fb5be6-3a42-4f43-9447-0249a09bfc96" +label: "Каменск-Уральский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13707 +data: App\Geo\Entity\City {#5728 …} +value: "c3a30e06-07e2-44cb-b10e-a5f957b73b8a" +label: "Каменск-Шахтинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13708 +data: App\Geo\Entity\City {#5737 …} +value: "db0d30b5-d89e-4a25-9ef1-386765c20ab0" +label: "Камень-на-Оби" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13709 +data: App\Geo\Entity\City {#5746 …} +value: "838c4638-e43d-4675-9e73-8924b7f9ec8b" +label: "Камешково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13710 +data: App\Geo\Entity\City {#5755 …} +value: "57b845c3-571d-491e-8925-594decb932bb" +label: "Камызяк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13711 +data: App\Geo\Entity\City {#5764 …} +value: "c050b766-f836-4a65-9519-2e2b5955ed8b" +label: "Камышин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13712 +data: App\Geo\Entity\City {#5773 …} +value: "8368a2a3-a77c-4940-ae09-d9a5441608cc" +label: "Камышлов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13713 +data: App\Geo\Entity\City {#5782 …} +value: "9036c14a-10cb-4fc6-83f3-00b6960ce419" +label: "Канаш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13714 +data: App\Geo\Entity\City {#5791 …} +value: "995cc810-54d7-41b1-8436-a1939f8c5277" +label: "Кандалакша" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13715 +data: App\Geo\Entity\City {#5800 …} +value: "63346208-188f-4259-8a05-3cb3cc74785d" +label: "Канск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13716 +data: App\Geo\Entity\City {#5809 …} +value: "b8abfd73-6bca-4698-b97b-4a1d04f7d461" +label: "Карабаново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13717 +data: App\Geo\Entity\City {#5818 …} +value: "2fa395bb-4fbe-4efe-89e7-2e958a20e27c" +label: "Карабаш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13718 +data: App\Geo\Entity\City {#5827 …} +value: "b5b90591-2fbf-4cec-9d4a-ccfad0a39717" +label: "Карабулак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13719 +data: App\Geo\Entity\City {#5839 …} +value: "f5f83595-bbec-46cf-845c-81c62a7d53b5" +label: "Карасук" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13720 +data: App\Geo\Entity\City {#5848 …} +value: "bb0b8ff4-966d-4f5f-b1b4-eb6841d62612" +label: "Карачаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13721 +data: App\Geo\Entity\City {#5860 …} +value: "17c99869-ec08-430c-b0b1-d4bb07af3090" +label: "Карачев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13722 +data: App\Geo\Entity\City {#5869 …} +value: "cb66665e-0ad6-4b93-9a98-b4be28728143" +label: "Каргат" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13723 +data: App\Geo\Entity\City {#5878 …} +value: "827cfeb1-dffa-4cd9-8cc4-c5911cf067c6" +label: "Каргополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13724 +data: App\Geo\Entity\City {#5887 …} +value: "88b5afef-81e2-4460-a987-be8e2650fc92" +label: "Карпинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13725 +data: App\Geo\Entity\City {#5896 …} +value: "52c22b37-9e4e-4b19-94f2-6e93fe492481" +label: "Карталы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13726 +data: App\Geo\Entity\City {#5905 …} +value: "2f15e00e-0790-434c-bbb5-60883bb16f56" +label: "Касимов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13727 +data: App\Geo\Entity\City {#5917 …} +value: "1b7539df-9d67-4dc1-ae67-322fbc0ec31f" +label: "Касли" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13728 +data: App\Geo\Entity\City {#5926 …} +value: "560c8946-8e7d-43fe-9bdf-be8a54df7015" +label: "Каспийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13729 +data: App\Geo\Entity\City {#5935 …} +value: "d9f3c06e-268c-43e9-b15a-91be907f0ba7" +label: "Катав-Ивановск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13730 +data: App\Geo\Entity\City {#5944 …} +value: "e6defe75-83a3-4f03-888a-9f641ea2783f" +label: "Катайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13731 +data: App\Geo\Entity\City {#5953 …} +value: "02bd7010-2493-4aa4-8b4a-7cf44dec4bd1" +label: "Каховка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13732 +data: App\Geo\Entity\City {#5962 …} +value: "4eb587ef-ec48-4a85-965c-623ae48b86c0" +label: "Качканар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13733 +data: App\Geo\Entity\City {#5971 …} +value: "52dd0771-ef75-4507-ba49-d29e255f5de8" +label: "Кашин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13734 +data: App\Geo\Entity\City {#5980 …} +value: "224f3ab4-d62e-4c0c-82cf-b17ea1d68fa3" +label: "Кашира" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13735 +data: App\Geo\Entity\City {#5989 …} +value: "40a688bf-f37d-48bf-8187-af12a2d5a3d8" +label: "Кедровый" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13736 +data: App\Geo\Entity\City {#5998 …} +value: "75aa8e9b-6c7a-4a7a-8677-17cd0d47c32d" +label: "Кемерово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13737 +data: App\Geo\Entity\City {#6007 …} +value: "c376bb48-eff4-4352-8efc-6c42df56672e" +label: "Кемь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13738 +data: App\Geo\Entity\City {#6016 …} +value: "73229b35-28dc-46f9-867e-f94ee201748a" +label: "Керчь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13739 +data: App\Geo\Entity\City {#6025 …} +value: "c87c921b-7f07-4ba2-aae3-59fc7e8db751" +label: "Кизел" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13740 +data: App\Geo\Entity\City {#6034 …} +value: "80ce79a9-d9fe-41ad-9560-2e1c3caec2c7" +label: "Кизилюрт" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13741 +data: App\Geo\Entity\City {#6043 …} +value: "5bd332d6-938d-47c7-8ae9-030f127564ff" +label: "Кизляр" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13742 +data: App\Geo\Entity\City {#6052 …} +value: "ce7ef348-2456-47b9-a64a-232132641054" +label: "Кимовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13743 +data: App\Geo\Entity\City {#6061 …} +value: "88ff834b-b19c-42cb-911f-a6a6e04adbdc" +label: "Кимры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13744 +data: App\Geo\Entity\City {#6070 …} +value: "ae377115-e785-44bf-9543-d00e4449ca0c" +label: "Кингисепп" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13745 +data: App\Geo\Entity\City {#6079 …} +value: "eeb63cbb-5d3a-48bf-b5fa-f121f2a583a5" +label: "Кинель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13746 +data: App\Geo\Entity\City {#6088 …} +value: "1f42a249-cff7-4369-a89f-469ff253f234" +label: "Кинешма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13747 +data: App\Geo\Entity\City {#6097 …} +value: "89b3ee88-adb5-4dc7-8c1a-15ed46fc3796" +label: "Киреевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13748 +data: App\Geo\Entity\City {#6106 …} +value: "dafcae72-b92d-4241-9531-e39b7876c94a" +label: "Киренск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13749 +data: App\Geo\Entity\City {#6115 …} +value: "73cd421e-6ca7-45c2-a095-18d4119843d8" +label: "Киржач" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13750 +data: App\Geo\Entity\City {#6124 …} +value: "6fe4833a-245f-4b78-8ece-0a3272fcdd39" +label: "Кириллов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13751 +data: App\Geo\Entity\City {#6133 …} +value: "cd17dc45-807e-4faf-93d4-2ff832ca6a60" +label: "Кириши" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13752 +data: App\Geo\Entity\City {#6142 …} +value: "5aeb77aa-7c33-4b93-8a61-98324c3957f2" +label: "Киров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13753 +data: App\Geo\Entity\City {#6151 …} +value: "96370cf7-9c5f-425a-9cbd-7ac6cea01a07" +label: "Киров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13754 +data: App\Geo\Entity\City {#6160 …} +value: "e4ad907c-e288-4614-9307-3b66ed9c5171" +label: "Кировград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13755 +data: App\Geo\Entity\City {#6169 …} +value: "2bc53f82-fa52-434b-875f-b61fd5341b3a" +label: "Кирово-Чепецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13756 +data: App\Geo\Entity\City {#6178 …} +value: "3a627757-dcbe-4a2b-bd30-82a21e098a56" +label: "Кировск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13757 +data: App\Geo\Entity\City {#6187 …} +value: "2df39cf7-4f13-4947-9db5-da998495f83d" +label: "Кировск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13758 +data: App\Geo\Entity\City {#6196 …} +value: "14c5a277-a609-40c7-99b3-116d694a753d" +label: "Кировск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13759 +data: App\Geo\Entity\City {#6205 …} +value: "7746f17d-7622-4828-98bd-959bd5d9e0cb" +label: "Кировское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13760 +data: App\Geo\Entity\City {#6214 …} +value: "04026c3d-2040-4b5e-bd9f-23a01fa8cf7f" +label: "Кирс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13761 +data: App\Geo\Entity\City {#6223 …} +value: "364cadf4-3d80-42ee-9a6d-f65ed9122d6c" +label: "Кирсанов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13762 +data: App\Geo\Entity\City {#6232 …} +value: "f2b5abd6-0253-4c1a-bb40-323499f9307d" +label: "Киселевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13763 +data: App\Geo\Entity\City {#6241 …} +value: "28290564-6189-4d18-924d-dc9bb783d570" +label: "Кисловодск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13764 +data: App\Geo\Entity\City {#6250 …} +value: "3764ce03-b633-4394-af99-e5c4700625ae" +label: "Клин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13765 +data: App\Geo\Entity\City {#6259 …} +value: "e0a887a1-81b7-4f5f-ad00-f8b86472c331" +label: "Клинцы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13766 +data: App\Geo\Entity\City {#6268 …} +value: "92f6f512-788f-4015-99d7-e72038152a69" +label: "Княгинино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13767 +data: App\Geo\Entity\City {#6277 …} +value: "e24b6564-1d29-4a0f-b695-101588fdd3c0" +label: "Ковдор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13768 +data: App\Geo\Entity\City {#6286 …} +value: "5835f48d-e7aa-4d60-a4d5-c35e89282613" +label: "Ковров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13769 +data: App\Geo\Entity\City {#6295 …} +value: "783fec33-96db-42bd-a4c1-43ba67ae6f05" +label: "Ковылкино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13770 +data: App\Geo\Entity\City {#6304 …} +value: "b5e179ac-99ec-4494-98b8-21b5a849580c" +label: "Когалым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13771 +data: App\Geo\Entity\City {#6313 …} +value: "5e0064f9-cf1d-4538-bf54-69ca059cbd19" +label: "Кодинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13772 +data: App\Geo\Entity\City {#6322 …} +value: "6dc4598a-1304-49b2-9d84-e1e00e797020" +label: "Козельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13773 +data: App\Geo\Entity\City {#6331 …} +value: "8885d22f-7018-41a7-a957-f436883bd802" +label: "Козловка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13774 +data: App\Geo\Entity\City {#6340 …} +value: "12fd2e49-4b0f-4397-b8d7-f93aea4a9f19" +label: "Козьмодемьянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13775 +data: App\Geo\Entity\City {#6349 …} +value: "d048f788-cb5e-49f4-83cd-78894b9e5775" +label: "Кола" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13776 +data: App\Geo\Entity\City {#6358 …} +value: "dd89a822-e441-4c61-aa7a-9607ac14d78f" +label: "Кологрив" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13777 +data: App\Geo\Entity\City {#6367 …} +value: "ae8b9adf-f831-4c01-b136-16947158c780" +label: "Коломна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13778 +data: App\Geo\Entity\City {#6376 …} +value: "faf8759f-27dd-49c7-b109-57437f18b39d" +label: "Колпашево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13779 +data: App\Geo\Entity\City {#6385 …} +value: "36ac3d6d-95b8-49ab-b8bf-f86995d99d5f" +label: "Колпино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13780 +data: App\Geo\Entity\City {#6394 …} +value: "9ef00b7a-fdb1-412a-ac85-bb96c5ee3d85" +label: "Колтуши" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13781 +data: App\Geo\Entity\City {#6403 …} +value: "c49e485f-5d93-4618-9bce-a2ba35af9701" +label: "Кольчугино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13782 +data: App\Geo\Entity\City {#6412 …} +value: "f12618e7-c874-4bd3-bdeb-c9a868973dcc" +label: "Коммунар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13783 +data: App\Geo\Entity\City {#6421 …} +value: "eee642c8-0b79-4f12-b025-6649c952dfad" +label: "Комсомольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13784 +data: App\Geo\Entity\City {#6430 …} +value: "6166306e-62b9-4fba-a2e9-e4a740020a72" +label: "Комсомольск-на-Амуре" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13785 +data: App\Geo\Entity\City {#6439 …} +value: "ddebbc92-f4e1-4a88-b97a-ff020b2f7776" +label: "Комсомольское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13786 +data: App\Geo\Entity\City {#6448 …} +value: "10126822-9f86-4958-a478-543e96298d22" +label: "Конаково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13787 +data: App\Geo\Entity\City {#6457 …} +value: "e42a515a-cc88-44cb-83bb-5bd412022a46" +label: "Кондопога" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13788 +data: App\Geo\Entity\City {#6466 …} +value: "ac2dae23-4328-4697-a84d-2781ecda3b5a" +label: "Кондрово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13789 +data: App\Geo\Entity\City {#6475 …} +value: "ffe81ca9-a067-4d88-a581-23c23e6ada8e" +label: "Константиновка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13790 +data: App\Geo\Entity\City {#6484 …} +value: "f9b10215-fb98-47b3-a2c1-505a0d6df503" +label: "Константиновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13791 +data: App\Geo\Entity\City {#6493 …} +value: "dc0c7228-1405-4fc6-a296-acc57a0bc6ca" +label: "Копейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13792 +data: App\Geo\Entity\City {#6502 …} +value: "01625260-254d-42c3-992a-b33e0041fe1a" +label: "Кораблино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13793 +data: App\Geo\Entity\City {#6511 …} +value: "89bf5a75-2fa7-4923-9b3b-7bae4ca95125" +label: "Кореновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13794 +data: App\Geo\Entity\City {#6520 …} +value: "93d1f0d4-d9d6-48fb-95a4-c9dc347689e6" +label: "Коркино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13795 +data: App\Geo\Entity\City {#6529 …} +value: "5911c7bc-391c-4f44-8636-b887c31b24f9" +label: "Королёв" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13796 +data: App\Geo\Entity\City {#6538 …} +value: "121ce3a9-731b-47dd-9cdf-adefc75855ea" +label: "Короча" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13797 +data: App\Geo\Entity\City {#6547 …} +value: "cc678804-72f5-4f89-a15a-10b7552a1b86" +label: "Корсаков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13798 +data: App\Geo\Entity\City {#6556 …} +value: "51149563-0910-42a4-9e24-19de274e6790" +label: "Коряжма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13799 +data: App\Geo\Entity\City {#6565 …} +value: "f6b733c1-b87e-4676-a422-191712aae4bb" +label: "Костерево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13800 +data: App\Geo\Entity\City {#6574 …} +value: "d6db3915-fe78-430f-94b6-7f57d9c58ba8" +label: "Костомукша" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13801 +data: App\Geo\Entity\City {#6583 …} +value: "6377ffb0-85d8-43a8-a206-62de040eaf20" +label: "Кострома" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13802 +data: App\Geo\Entity\City {#6592 …} +value: "f1cffe94-dea8-48a6-bb70-3dad4ab8f61d" +label: "Котельники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13803 +data: App\Geo\Entity\City {#6601 …} +value: "595a4289-33b7-483f-ad58-0d22261197ca" +label: "Котельниково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13804 +data: App\Geo\Entity\City {#6610 …} +value: "ee00a4ee-3fda-4362-8cf5-b3dd0cd355e2" +label: "Котельнич" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13805 +data: App\Geo\Entity\City {#6619 …} +value: "27e310b5-9169-406c-8af3-d335f463c9ae" +label: "Котлас" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13806 +data: App\Geo\Entity\City {#6628 …} +value: "927d33ca-16b5-4464-828a-1dbb6aca0381" +label: "Котово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13807 +data: App\Geo\Entity\City {#6637 …} +value: "f5872d0d-059e-4171-ad54-cf9532d2e714" +label: "Котовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13808 +data: App\Geo\Entity\City {#6646 …} +value: "1dc15d2d-993a-4710-b24e-da9c2436cac5" +label: "Кохма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13809 +data: App\Geo\Entity\City {#6655 …} +value: "5257ba84-d32b-40db-ace9-48a0c6f80827" +label: "Краматорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13810 +data: App\Geo\Entity\City {#6664 …} +value: "36dfdc46-e603-4e8e-a598-983638470200" +label: "Красавино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13811 +data: App\Geo\Entity\City {#6673 …} +value: "2fe50a0d-4ac9-45d5-bd6f-645235a64f64" +label: "Красноармейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13812 +data: App\Geo\Entity\City {#6682 …} +value: "ed75d3b2-2f49-498f-9161-906c9865b530" +label: "Красноармейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13813 +data: App\Geo\Entity\City {#6691 …} +value: "4aa6c5b3-493a-41eb-ad4a-ac8ebbfc9b61" +label: "Красноармейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13814 +data: App\Geo\Entity\City {#6700 …} +value: "7c1370fa-9b9c-43cb-8936-945a1bb55802" +label: "Красновишерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13815 +data: App\Geo\Entity\City {#6709 …} +value: "0c80a888-adcd-41ff-a0fb-23fb329e7864" +label: "Красногоровка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13816 +data: App\Geo\Entity\City {#6718 …} +value: "f1059191-05e6-46c9-aa3a-184ebec4b2ff" +label: "Красногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13817 +data: App\Geo\Entity\City {#6727 …} +value: "56998f18-d53d-4eb9-8458-88d52f54d608" +label: "Краснодар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13818 +data: App\Geo\Entity\City {#6736 …} +value: "d236795a-aa85-4cb7-b132-6015906aa4c5" +label: "Краснодон" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13819 +data: App\Geo\Entity\City {#6745 …} +value: "89235438-80b1-4711-987c-764e40567db5" +label: "Красное Село" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13820 +data: App\Geo\Entity\City {#6754 …} +value: "0fd09b3a-ae18-46a7-b386-7eee9d99bb9f" +label: "Краснозаводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13821 +data: App\Geo\Entity\City {#6763 …} +value: "34c84066-9aa6-4890-975d-05627e4b3552" +label: "Краснознаменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13822 +data: App\Geo\Entity\City {#6772 …} +value: "1393090c-4fbc-4aaf-b886-02073f1b784c" +label: "Краснокаменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13823 +data: App\Geo\Entity\City {#6781 …} +value: "dde4a722-7bd9-4803-afe7-3efeefd1fc97" +label: "Краснокамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13824 +data: App\Geo\Entity\City {#6790 …} +value: "ab879108-3f3b-4107-b802-ca56fb50b739" +label: "Красноперекопск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13825 +data: App\Geo\Entity\City {#6799 …} +value: "cb8ec940-712c-42c1-abf6-96fc2f826915" +label: "Краснослободск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13826 +data: App\Geo\Entity\City {#6808 …} +value: "99f46ffa-3512-46b6-a1b2-510a12888973" +label: "Краснослободск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13827 +data: App\Geo\Entity\City {#6817 …} +value: "53948dde-a308-431f-b8b1-81b3ef50096a" +label: "Краснотурьинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13828 +data: App\Geo\Entity\City {#6826 …} +value: "dfbdedc9-7527-42bd-8eec-ce4deaf81c12" +label: "Красноуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13829 +data: App\Geo\Entity\City {#6835 …} +value: "aa228bd0-f5b9-4792-b6e7-d6ea1c0cc6b5" +label: "Красноуфимск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13830 +data: App\Geo\Entity\City {#6844 …} +value: "44924986-da88-4373-a2b0-3407ef0bd95f" +label: "Красноярск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13831 +data: App\Geo\Entity\City {#6853 …} +value: "f181891a-8d76-4899-8891-6afe66d102a9" +label: "Красный Кут" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13832 +data: App\Geo\Entity\City {#6862 …} +value: "7dd40b62-c681-44ff-879f-3bceb0e75583" +label: "Красный Лиман" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13833 +data: App\Geo\Entity\City {#6871 …} +value: "cc2a4b68-407f-4411-8bf0-af973d964825" +label: "Красный Луч" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13834 +data: App\Geo\Entity\City {#6880 …} +value: "a167c6c5-90f5-4bf8-85ed-d1273058fae7" +label: "Красный Сулин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13835 +data: App\Geo\Entity\City {#6889 …} +value: "9d2ead30-65e7-4fc3-bca1-836bee8d04c4" +label: "Красный Холм" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13836 +data: App\Geo\Entity\City {#6898 …} +value: "305fda9a-69d2-4539-b726-8caac43d11cd" +label: "Кременки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13837 +data: App\Geo\Entity\City {#6907 …} +value: "d2d111d7-fdec-4e02-aef3-909a423fb7cd" +label: "Кременная" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13838 +data: App\Geo\Entity\City {#6916 …} +value: "73a82253-9395-4739-a2a3-2cc937a33e7a" +label: "Кронштадт" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13839 +data: App\Geo\Entity\City {#6925 …} +value: "af46f400-ee42-4167-8010-90ad8d634786" +label: "Кропоткин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13840 +data: App\Geo\Entity\City {#6934 …} +value: "e2c351b9-27a5-41ed-81fa-77810331c9a7" +label: "Крымск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13841 +data: App\Geo\Entity\City {#6943 …} +value: "a4c7b1fa-02f6-4e64-bc4c-e132488a4d71" +label: "Кстово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13842 +data: App\Geo\Entity\City {#6952 …} +value: "e331fff0-75d9-41bd-ad25-8fa0ad4a008e" +label: "Кубинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13843 +data: App\Geo\Entity\City {#6961 …} +value: "c6d3e23d-66c0-4144-ae6f-0e686332db66" +label: "Кувандык" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13844 +data: App\Geo\Entity\City {#6970 …} +value: "9d508063-2ccb-480a-a547-bca040b8de41" +label: "Кувшиново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13845 +data: App\Geo\Entity\City {#6979 …} +value: "68fb2e9a-db24-40c0-b934-be0cbda0de51" +label: "Кудрово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13846 +data: App\Geo\Entity\City {#6988 …} +value: "64122b60-e9d8-4827-b5d3-3378883d25e2" +label: "Кудымкар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13847 +data: App\Geo\Entity\City {#6997 …} +value: "8cf984de-b19c-4b28-a1dc-bcb86088192a" +label: "Кузнецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13848 +data: App\Geo\Entity\City {#7006 …} +value: "e86f3d28-f638-4276-8b09-5da9b463e5c2" +label: "Кузнецк-12" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13849 +data: App\Geo\Entity\City {#7015 …} +value: "98a36a9c-1115-439a-898c-8c787923c7bf" +label: "Кузнецк-8" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13850 +data: App\Geo\Entity\City {#7024 …} +value: "6c054df9-217e-4fb1-ac95-daa0be65200b" +label: "Куйбышев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13851 +data: App\Geo\Entity\City {#7033 …} +value: "09cfb8f5-c330-4d54-95c6-0bbe177e8065" +label: "Кукмор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13852 +data: App\Geo\Entity\City {#7042 …} +value: "6ffd4e8a-3f8b-4780-a4ac-31701250e244" +label: "Кулебаки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13853 +data: App\Geo\Entity\City {#7051 …} +value: "71ee5ced-bdda-4fd3-94b9-04a538f23a07" +label: "Кумертау" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13854 +data: App\Geo\Entity\City {#7060 …} +value: "6a3dfb25-8607-491e-ac35-14896a8d1365" +label: "Кунгур" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13855 +data: App\Geo\Entity\City {#7069 …} +value: "4475486c-5cf8-434c-bd40-52bd32ab066e" +label: "Купино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13856 +data: App\Geo\Entity\City {#7078 …} +value: "6010ad13-6e72-4435-858f-9f89aa9d4e7a" +label: "Курахово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13857 +data: App\Geo\Entity\City {#7087 …} +value: "0861bef7-f45c-4cb0-8da4-422437b5867c" +label: "Курган" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13858 +data: App\Geo\Entity\City {#7096 …} +value: "83436660-f82a-4581-929c-54bfe26b50c9" +label: "Курганинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13859 +data: App\Geo\Entity\City {#7105 …} +value: "87c7edc8-49d9-4090-b397-690e1e230a46" +label: "Курильск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13860 +data: App\Geo\Entity\City {#7114 …} +value: "48885ef6-ff15-4247-a04d-19a7f2044193" +label: "Курлово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13861 +data: App\Geo\Entity\City {#7123 …} +value: "0e2df9ab-f186-4680-bdcb-092fabda0dfe" +label: "Куровское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13862 +data: App\Geo\Entity\City {#7132 …} +value: "eb7a6164-788d-4a96-98da-74d3a851c5d3" +label: "Курск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13863 +data: App\Geo\Entity\City {#7141 …} +value: "54957f9a-893f-476d-b761-ad5de61dfd6e" +label: "Куртамыш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13864 +data: App\Geo\Entity\City {#7150 …} +value: "28904440-d0d3-479c-8d7e-2e80d5ecb293" +label: "Курчалой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13865 +data: App\Geo\Entity\City {#7159 …} +value: "63701795-76d3-4fb2-b7dd-44c133418569" +label: "Курчатов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13866 +data: App\Geo\Entity\City {#7168 …} +value: "ed793140-32a6-4fa2-b0c1-a480866ff066" +label: "Куса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13867 +data: App\Geo\Entity\City {#7177 …} +value: "cbd80d7b-f66e-4328-8cc5-35a0a4e2211f" +label: "Кушва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13868 +data: App\Geo\Entity\City {#7186 …} +value: "e1f2bd93-4fd3-4c7d-8f8f-aa511a0cb1b6" +label: "Кызыл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13869 +data: App\Geo\Entity\City {#7195 …} +value: "43c4c57f-266d-4238-a1ec-7bbe3705a6e0" +label: "Кыштым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13870 +data: App\Geo\Entity\City {#7204 …} +value: "a61ef075-78ef-46ad-8da6-74d1b22f8c15" +label: "Кяхта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13871 +data: App\Geo\Entity\City {#7213 …} +value: "448d237b-1d47-4e2d-904d-a4d080a7c6e8" +label: "Лабинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13872 +data: App\Geo\Entity\City {#7222 …} +value: "7bbcc33d-efff-401d-9c58-5078681ff314" +label: "Лабытнанги" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13873 +data: App\Geo\Entity\City {#7231 …} +value: "9733aa48-6923-413e-a039-37ba70e7e849" +label: "Лагань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13874 +data: App\Geo\Entity\City {#7240 …} +value: "6e267768-3989-451c-802d-46de4d36bc06" +label: "Ладушкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13875 +data: App\Geo\Entity\City {#7249 …} +value: "d02ee2ed-f06c-428e-a75c-ed37c3c86957" +label: "Лаишево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13876 +data: App\Geo\Entity\City {#7258 …} +value: "b1df8a11-c6ed-4cfd-98be-cdd3cdc31e57" +label: "Лакинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13877 +data: App\Geo\Entity\City {#7267 …} +value: "11da8f72-ae9f-4ee6-8536-a0eb3d6977fe" +label: "Лангепас" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13878 +data: App\Geo\Entity\City {#7276 …} +value: "60b0a696-551d-4652-a4e4-8b6f922dbd06" +label: "Лахденпохья" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13879 +data: App\Geo\Entity\City {#7285 …} +value: "ec2d90ae-a0d7-42cd-81ef-58e774d17d83" +label: "Лебедянь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13880 +data: App\Geo\Entity\City {#7294 …} +value: "3db9f351-f6c3-423e-97a0-62f8cd901d70" +label: "Лениногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13881 +data: App\Geo\Entity\City {#7303 …} +value: "a450f237-430d-4c18-8f1d-5be147c22769" +label: "Ленинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13882 +data: App\Geo\Entity\City {#7312 …} +value: "210a21e3-58a7-4aed-a255-5ebb38616173" +label: "Ленинск-Кузнецкий" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13883 +data: App\Geo\Entity\City {#7321 …} +value: "e2974b7d-e7a3-4566-8898-3f5f4d74b4d3" +label: "Ленск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13884 +data: App\Geo\Entity\City {#7330 …} +value: "08cd2cdc-290e-4bf5-9586-c6068a7c941d" +label: "Лермонтов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13885 +data: App\Geo\Entity\City {#7339 …} +value: "5d37999f-7eff-4b28-ae3c-c86f1a35affa" +label: "Лесной" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13886 +data: App\Geo\Entity\City {#7348 …} +value: "898fd0e7-536d-46dd-9250-6fc9b9ac24ff" +label: "Лесозаводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13887 +data: App\Geo\Entity\City {#7357 …} +value: "e68ec6f7-b568-4dd0-8a03-de32ec094451" +label: "Лесосибирск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13888 +data: App\Geo\Entity\City {#7366 …} +value: "719b4469-eba8-4bfb-ad91-83ea7d87d6be" +label: "Ливны" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13889 +data: App\Geo\Entity\City {#7375 …} +value: "0cb6027a-818b-42ba-b814-7a8f890e8a06" +label: "Ликино-Дулёво" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13890 +data: App\Geo\Entity\City {#7384 …} +value: "0b98cb1f-ae49-4d03-a2df-7d804a1a19ef" +label: "Липецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13891 +data: App\Geo\Entity\City {#7393 …} +value: "908bcecf-c6eb-4e57-8f26-4cde7bb9e705" +label: "Липки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13892 +data: App\Geo\Entity\City {#7402 …} +value: "32ee201f-f51c-4009-b448-716863a2c5e5" +label: "Лисичанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13893 +data: App\Geo\Entity\City {#7411 …} +value: "b608ec1e-928c-428c-b2db-99bd356b7dd7" +label: "Лиски" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13894 +data: App\Geo\Entity\City {#7420 …} +value: "9e64afbb-ac54-41a7-bb79-256068cdd047" +label: "Лихославль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13895 +data: App\Geo\Entity\City {#7429 …} +value: "e0c7be90-46e1-4bb8-b9aa-2e5ddd28dcaa" +label: "Лобня" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13896 +data: App\Geo\Entity\City {#7438 …} +value: "24ec0bad-f001-4812-a24e-eb543bf45991" +label: "Лодейное Поле" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13897 +data: App\Geo\Entity\City {#7447 …} +value: "3142b653-8c4e-4e7a-ab79-2bdd608ddea5" +label: "Ломоносов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13898 +data: App\Geo\Entity\City {#7456 …} +value: "c381edc9-aca1-4c99-b6da-cf3f73bb016c" +label: "Лосино-Петровский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13899 +data: App\Geo\Entity\City {#7465 …} +value: "0cdbc9ef-3030-4017-bda3-60bff3f1bdbc" +label: "Луга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13900 +data: App\Geo\Entity\City {#7474 …} +value: "0371321a-c7c9-4d67-84a4-a90d75735b03" +label: "Луганск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13901 +data: App\Geo\Entity\City {#7483 …} +value: "24623176-5cf5-4374-8859-4b7b4dd06b27" +label: "Луза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13902 +data: App\Geo\Entity\City {#7492 …} +value: "ee3114f0-4229-4ccc-b8c1-b389f1557498" +label: "Лукоянов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13903 +data: App\Geo\Entity\City {#7501 …} +value: "274c7f43-e99f-47eb-9151-37c3eca69f68" +label: "Лутугино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13904 +data: App\Geo\Entity\City {#7510 …} +value: "2c4ecc02-2d17-4a79-9909-6c92b40dfc1e" +label: "Луховицы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13905 +data: App\Geo\Entity\City {#7519 …} +value: "93dad0a9-1f47-4b06-89aa-cc0125f6ec13" +label: "Лысково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13906 +data: App\Geo\Entity\City {#7528 …} +value: "a6c6bf79-5220-4879-9ed9-3c9f535f2681" +label: "Лысьва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13907 +data: App\Geo\Entity\City {#7537 …} +value: "281f079c-7877-40e7-90c1-4b7a910abbaf" +label: "Лыткарино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13908 +data: App\Geo\Entity\City {#7546 …} +value: "b15409d8-f88c-4275-8c7e-8283ce4ec5e6" +label: "Льгов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13909 +data: App\Geo\Entity\City {#7555 …} +value: "60410f00-b33a-4209-b259-d4a9c4e3aa4d" +label: "Любань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13910 +data: App\Geo\Entity\City {#7564 …} +value: "43009877-f1be-4587-b921-98846b6f7fb4" +label: "Люберцы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13911 +data: App\Geo\Entity\City {#7573 …} +value: "8a27ad2c-66cc-4355-95ae-c9f4c5a04618" +label: "Любим" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13912 +data: App\Geo\Entity\City {#7582 …} +value: "1ef2c2a0-95c6-4be8-9b8d-be7c83ceada0" +label: "Людиново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13913 +data: App\Geo\Entity\City {#7591 …} +value: "4f9796c7-63a0-46e2-8488-d5a309ac04ba" +label: "Лянтор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13914 +data: App\Geo\Entity\City {#7600 …} +value: "bb13d250-d4b6-4357-ab82-a43fb323f62f" +label: "Магадан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13915 +data: App\Geo\Entity\City {#7612 …} +value: "af8f423e-b2f2-4ca8-b5f5-8f6fefec85c6" +label: "Магас" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13916 +data: App\Geo\Entity\City {#7621 …} +value: "e2fc9f53-4be6-4b82-89b0-48b69b0540d1" +label: "Магнитогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13917 +data: App\Geo\Entity\City {#7630 …} +value: "08e36d28-5162-451e-8121-81509ff3a912" +label: "Майкоп" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13918 +data: App\Geo\Entity\City {#7639 …} +value: "68fb1b62-b64c-43bb-bc02-c7be80335d6d" +label: "Майский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13919 +data: App\Geo\Entity\City {#7648 …} +value: "054cda63-bf7a-4045-8237-71689bd5161e" +label: "Макаров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13920 +data: App\Geo\Entity\City {#7657 …} +value: "fb633acf-bac2-404b-a301-0441207e41fa" +label: "Макарьев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13921 +data: App\Geo\Entity\City {#7666 …} +value: "92e4ed06-085d-44fe-bd64-7b86754fa2c3" +label: "Макеевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13922 +data: App\Geo\Entity\City {#7675 …} +value: "3e32d34c-4262-4ce1-b61a-bc8ea3da1c2e" +label: "Макушино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13923 +data: App\Geo\Entity\City {#7684 …} +value: "0141415f-c972-481a-9885-9433db08a899" +label: "Малая Вишера" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13924 +data: App\Geo\Entity\City {#7693 …} +value: "b474b49c-2713-4e5a-b7de-0c1f3d89fe2d" +label: "Малгобек" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13925 +data: App\Geo\Entity\City {#7702 …} +value: "82dc2283-0b04-4157-b6f9-df15019e12b7" +label: "Малмыж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13926 +data: App\Geo\Entity\City {#7711 …} +value: "f95e0b2e-ca4b-4e1b-91d4-52ad525a65cc" +label: "Малоархангельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13927 +data: App\Geo\Entity\City {#7720 …} +value: "0a36996e-5b94-4d59-b2ad-ef9961654f2e" +label: "Малоярославец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13928 +data: App\Geo\Entity\City {#7729 …} +value: "eb1b7669-d8a1-466f-a749-b59de9205b9b" +label: "Мамадыш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13929 +data: App\Geo\Entity\City {#7738 …} +value: "c2046a7d-cd44-476b-aeaf-5d93b6d9abba" +label: "Мамоново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13930 +data: App\Geo\Entity\City {#7747 …} +value: "2bd82c82-8d2b-4a1d-8c51-40eb56d977da" +label: "Мантурово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13931 +data: App\Geo\Entity\City {#7756 …} +value: "e926ddd8-4c61-435a-b6c1-780ca5157aac" +label: "Мариинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13932 +data: App\Geo\Entity\City {#7765 …} +value: "2f34a4ed-887f-4e5e-851e-df4e0b935051" +label: "Мариинский Посад" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13933 +data: App\Geo\Entity\City {#7774 …} +value: "42c8f580-e41d-4cb1-82d2-73f584e318d2" +label: "Мариуполь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13934 +data: App\Geo\Entity\City {#7783 …} +value: "3e56dfbf-5bea-4217-abb9-02cf192fb9a8" +label: "Маркс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13935 +data: App\Geo\Entity\City {#7792 …} +value: "463cf0cd-26a6-45ce-922a-2f139638c6c8" +label: "Марьинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13936 +data: App\Geo\Entity\City {#7801 …} +value: "cd3204e7-c203-4141-87c0-2d61cf452193" +label: "Махачкала" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13937 +data: App\Geo\Entity\City {#7810 …} +value: "030e61aa-89c0-4b01-9ae9-36a68f9615f0" +label: "Мглин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13938 +data: App\Geo\Entity\City {#7819 …} +value: "495af5fd-2fb1-4efb-8036-5f2862dea44a" +label: "Мегион" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13939 +data: App\Geo\Entity\City {#7828 …} +value: "7d8b55fd-3df5-43a8-bf80-3fcc8719dc9c" +label: "Медвежьегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13940 +data: App\Geo\Entity\City {#7837 …} +value: "3929373a-b59b-470a-8bec-a4040100ffdf" +label: "Медногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13941 +data: App\Geo\Entity\City {#7846 …} +value: "075efe38-925c-4c9f-8a2c-40e631c36cbf" +label: "Медынь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13942 +data: App\Geo\Entity\City {#7855 …} +value: "b1c221fd-df1e-45ef-8e61-7eddff426dad" +label: "Межгорье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13943 +data: App\Geo\Entity\City {#7864 …} +value: "d425de8e-6d30-4bb4-9e51-d366c1026432" +label: "Междуреченск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13944 +data: App\Geo\Entity\City {#7873 …} +value: "dbffcdf7-58c8-4f10-af9e-3766bddc3055" +label: "Мезень" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13945 +data: App\Geo\Entity\City {#7882 …} +value: "4131a6ab-af28-49b1-85d4-c4efb9c697df" +label: "Меленки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13946 +data: App\Geo\Entity\City {#7891 …} +value: "c1aacb3f-9a10-45ee-b602-852089d46e19" +label: "Мелеуз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13947 +data: App\Geo\Entity\City {#7900 …} +value: "3399f62a-c70c-4ba4-82d6-a119dc38c55d" +label: "Мелитополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13948 +data: App\Geo\Entity\City {#7909 …} +value: "8a8b16a7-122d-47a0-aca3-7e2386c235e7" +label: "Менделеевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13949 +data: App\Geo\Entity\City {#7918 …} +value: "a092889f-8cef-4367-8cf8-5a5cfff59256" +label: "Мензелинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13950 +data: App\Geo\Entity\City {#7927 …} +value: "a48ca268-035f-4a91-800d-32dbc2eb4b9b" +label: "Мещовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13951 +data: App\Geo\Entity\City {#7936 …} +value: "f7470edf-0eb3-4685-9754-58100de7b6dd" +label: "Миасс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13952 +data: App\Geo\Entity\City {#7945 …} +value: "e50974db-19f9-463d-a81e-61506ca68782" +label: "Микунь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13953 +data: App\Geo\Entity\City {#7954 …} +value: "dd024bba-efc8-4e5b-8157-c46031ba9175" +label: "Миллерово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13954 +data: App\Geo\Entity\City {#7963 …} +value: "c83921b9-4a59-4b79-8bef-04401053a70f" +label: "Минеральные Воды" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13955 +data: App\Geo\Entity\City {#7972 …} +value: "6808bc25-6d41-4f70-b76f-9ae7fe3abad8" +label: "Минусинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13956 +data: App\Geo\Entity\City {#7981 …} +value: "3c540f57-f3fd-41af-9106-9eb2d00b09d5" +label: "Миньяр" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13957 +data: App\Geo\Entity\City {#7990 …} +value: "d9b95c6e-3ae1-4e15-a909-d5a0c904364a" +label: "Мирный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13958 +data: App\Geo\Entity\City {#7999 …} +value: "6f48e553-3f2c-4af1-ad60-edfca14b512d" +label: "Мирный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13959 +data: App\Geo\Entity\City {#8008 …} +value: "84ddf8cf-93c0-4630-8432-e7c0e0c3d141" +label: "Миусинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13960 +data: App\Geo\Entity\City {#8017 …} +value: "e529335d-1dd6-4d4a-bde9-ba15e9350480" +label: "Михайлов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13961 +data: App\Geo\Entity\City {#8026 …} +value: "a11e6632-391a-4953-9022-e2bcb3612463" +label: "Михайловка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13962 +data: App\Geo\Entity\City {#8035 …} +value: "fbbcad37-7ac4-4a6e-9897-0378c3f1d969" +label: "Михайловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13963 +data: App\Geo\Entity\City {#8044 …} +value: "eb27d510-5801-4705-b434-941514308d39" +label: "Михайловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13964 +data: App\Geo\Entity\City {#8053 …} +value: "e64cf7e1-fa37-4405-b2e2-b4e57c5fe1ca" +label: "Мичуринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13965 +data: App\Geo\Entity\City {#8062 …} +value: "bd5e4a7a-bb39-4d22-9977-11abe603a001" +label: "Могоча" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13966 +data: App\Geo\Entity\City {#8071 …} +value: "d5cc8867-1f03-471f-9923-24692c47a512" +label: "Можайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13967 +data: App\Geo\Entity\City {#8080 …} +value: "da08b451-14cf-4ae6-9023-a70eec0e2ea7" +label: "Можга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13968 +data: App\Geo\Entity\City {#8089 …} +value: "eeeafedb-606d-467a-a56e-e6ee0de54c16" +label: "Моздок" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13969 +data: App\Geo\Entity\City {#8098 …} +value: "3d8917b2-1b65-409e-a1ad-c5bb46e06ded" +label: "Молодогвардейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13970 +data: App\Geo\Entity\City {#8107 …} +value: "17e5296d-b178-4075-ac3f-60535fd056ec" +label: "Молочанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13971 +data: App\Geo\Entity\City {#8116 …} +value: "59413c2e-26bf-4a26-b80b-3b835b97eb09" +label: "Мончегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13972 +data: App\Geo\Entity\City {#8125 …} +value: "3a86defc-64ac-4944-b77f-86ce36275be4" +label: "Морозовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13973 +data: App\Geo\Entity\City {#8134 …} +value: "6e9f3192-d67d-4e04-a302-b813c5160242" +label: "Моршанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13974 +data: App\Geo\Entity\City {#8143 …} +value: "36204fe3-8378-4419-835b-993e66d0462e" +label: "Мосальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13975 +data: App\Geo\Entity\City {#8152 …} +value: "fba353dd-6edc-498f-b696-f9a7d6d513ad" +label: "Москва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13976 +data: App\Geo\Entity\City {#8161 …} +value: "60103f70-f83e-4f43-b163-b164c6c87e55" +label: "Московский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13977 +data: App\Geo\Entity\City {#8170 …} +value: "300d79af-8b3c-4c27-8895-89fec50038e7" +label: "Моспино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13978 +data: App\Geo\Entity\City {#8179 …} +value: "a58488aa-5e0a-4c5a-b154-dc42eec2e8f0" +label: "Муравленко" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13979 +data: App\Geo\Entity\City {#8188 …} +value: "7bd2fa8d-a251-4394-a29a-67c44e59ec50" +label: "Мураши" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13980 +data: App\Geo\Entity\City {#8197 …} +value: "32ced78f-b882-4ba1-a7e0-55f5ac087516" +label: "Мурино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13981 +data: App\Geo\Entity\City {#8206 …} +value: "763b4696-4d35-4367-9667-05e229ea66b4" +label: "Мурманск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13982 +data: App\Geo\Entity\City {#8215 …} +value: "0e144a23-07a7-4c16-ac03-5fc673869906" +label: "Муром" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13983 +data: App\Geo\Entity\City {#8224 …} +value: "d0b6ccb3-7f1c-4aac-9219-69dd3a9aa0eb" +label: "Мценск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13984 +data: App\Geo\Entity\City {#8233 …} +value: "b27c8744-5111-4d54-bf20-4c1a2122b1c4" +label: "Мыски" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13985 +data: App\Geo\Entity\City {#8242 …} +value: "2ca47fdb-1f4b-40a0-9bdb-498b6df89fbf" +label: "Мытищи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13986 +data: App\Geo\Entity\City {#8251 …} +value: "4a057404-9f26-4757-8058-3897bb0b4566" +label: "Мышкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13987 +data: App\Geo\Entity\City {#8260 …} +value: "f743b4e5-ebad-47cb-ab1d-8d4d0a52e6d3" +label: "Набережные Челны" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13988 +data: App\Geo\Entity\City {#8269 …} +value: "d5bc2df1-6244-4ab0-8405-1d72a0a0f2bd" +label: "Навашино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13989 +data: App\Geo\Entity\City {#8278 …} +value: "eaabc75b-3894-49a1-aa78-b40950698e4f" +label: "Наволоки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13990 +data: App\Geo\Entity\City {#8287 …} +value: "e3c6880f-973b-4fec-aeb4-86f524833cc2" +label: "Надым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13991 +data: App\Geo\Entity\City {#8296 …} +value: "4670d000-d8d2-438d-b85c-2c4e9f5b1faa" +label: "Назарово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13992 +data: App\Geo\Entity\City {#8305 …} +value: "9c8de486-9161-4c74-8c79-47bdacbe717e" +label: "Назрань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13993 +data: App\Geo\Entity\City {#8314 …} +value: "6eeb8458-6836-42df-95d5-1dc8e3f04293" +label: "Называевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13994 +data: App\Geo\Entity\City {#8323 …} +value: "eaa541bd-4535-4d6e-b203-6e8ce18e571e" +label: "Нальчик" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13995 +data: App\Geo\Entity\City {#8332 …} +value: "7f3c8adc-f75d-4b3a-9280-0404f481d7af" +label: "Нариманов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13996 +data: App\Geo\Entity\City {#8341 …} +value: "73c5999d-83e2-45da-819d-ae04a0e2cc57" +label: "Наро-Фоминск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13997 +data: App\Geo\Entity\City {#8350 …} +value: "d838844c-953b-4617-a37a-d4d16fa5951f" +label: "Нарткала" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13998 +data: App\Geo\Entity\City {#8359 …} +value: "899b601a-68af-4005-8ae8-1eed06f80b94" +label: "Нарьян-Мар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13999 +data: App\Geo\Entity\City {#8371 …} +value: "0adadf47-d468-4629-87a8-a78d5b788cf7" +label: "Наурская" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14000 +data: App\Geo\Entity\City {#8380 …} +value: "150264ca-6949-4f23-a0a5-29a62bb608c8" +label: "Находка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14001 +data: App\Geo\Entity\City {#8389 …} +value: "3260bdbb-2f1e-4c55-8d5c-fe863ad58dab" +label: "Невель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14002 +data: App\Geo\Entity\City {#8398 …} +value: "3f388544-f08b-4a83-b780-2a02cedbcd38" +label: "Невельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14003 +data: App\Geo\Entity\City {#8407 …} +value: "d39bc26b-e61e-4976-b9ee-3195029bf841" +label: "Невинномысск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14004 +data: App\Geo\Entity\City {#8416 …} +value: "3ae3c138-6c6c-408e-b12a-b9b981aff624" +label: "Невьянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14005 +data: App\Geo\Entity\City {#8425 …} +value: "64494a4b-1a23-4127-b085-f90e659d6179" +label: "Нелидово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14006 +data: App\Geo\Entity\City {#8434 …} +value: "50226fb0-3d7a-44cb-8544-37df5b8fb73c" +label: "Нерехта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14007 +data: App\Geo\Entity\City {#8443 …} +value: "309dd904-ccab-494f-9459-51e8e9b2620b" +label: "Нерчинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14008 +data: App\Geo\Entity\City {#8452 …} +value: "5dd6806f-5428-4f7b-87dc-f892c2febb97" +label: "Нерюнгри" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14009 +data: App\Geo\Entity\City {#8461 …} +value: "bf831d38-8bc9-4a44-be95-efa3f6b1fd24" +label: "Нефтегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14010 +data: App\Geo\Entity\City {#8470 …} +value: "0e071301-fa0f-47d4-894f-d95d07784802" +label: "Нефтекамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14011 +data: App\Geo\Entity\City {#8479 …} +value: "c7279ad6-104e-4b82-a68f-2fe1f14bf7ae" +label: "Нефтекумск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14012 +data: App\Geo\Entity\City {#8488 …} +value: "71e40753-84cf-47ec-b9c9-88e30da19b1e" +label: "Нефтеюганск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14013 +data: App\Geo\Entity\City {#8497 …} +value: "ca6734e7-22b3-4bad-a574-d5998844c98b" +label: "Нея" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14014 +data: App\Geo\Entity\City {#8506 …} +value: "718cb77c-31c4-47c6-8198-a8f084676dc7" +label: "Нижневартовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14015 +data: App\Geo\Entity\City {#8515 …} +value: "3f64d0d9-2c63-4004-a5aa-547d8af74240" +label: "Нижнекамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14016 +data: App\Geo\Entity\City {#8524 …} +value: "a5397d6c-7c61-4d68-ab28-627ff03a952a" +label: "Нижнеудинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14017 +data: App\Geo\Entity\City {#8533 …} +value: "b9d8998d-928c-4791-9d53-5e5e52894d03" +label: "Нижние Серги" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14018 +data: App\Geo\Entity\City {#8542 …} +value: "1fe817b7-501f-43a5-ba26-3bd8e0aa22c2" +label: "Нижние Серги-3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14019 +data: App\Geo\Entity\City {#8551 …} +value: "961754af-9a17-4c8b-8304-2162d2270ed6" +label: "Нижний Ломов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14020 +data: App\Geo\Entity\City {#8560 …} +value: "5cff09f2-a579-44fb-81ae-80548f70e26b" +label: "Нижний Новгород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14021 +data: App\Geo\Entity\City {#8569 …} +value: "10fa4faf-3a4a-49fe-bff7-5b8a1bc29638" +label: "Нижний Тагил" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14022 +data: App\Geo\Entity\City {#8578 …} +value: "cce26450-5988-484f-9166-79217203b5d8" +label: "Нижняя Салда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14023 +data: App\Geo\Entity\City {#8587 …} +value: "52658671-bdc3-4e57-98f2-6ef5172e58a2" +label: "Нижняя Тура" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14024 +data: App\Geo\Entity\City {#8596 …} +value: "cd7d1f22-5217-43f2-a679-79f5232d0ce2" +label: "Николаевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14025 +data: App\Geo\Entity\City {#8605 …} +value: "81822fd3-b87a-4889-adaa-9c40860f3cc6" +label: "Николаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14026 +data: App\Geo\Entity\City {#8614 …} +value: "3c4fc0a6-f2a9-43c2-8ff0-02c587d3aeb0" +label: "Николаевск-на-Амуре" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14027 +data: App\Geo\Entity\City {#8623 …} +value: "32140e22-fdde-43f7-8bbc-ec06a058bc4a" +label: "Никольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14028 +data: App\Geo\Entity\City {#8632 …} +value: "299ed1cc-08fb-4418-b142-00ef525779a7" +label: "Никольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14029 +data: App\Geo\Entity\City {#8641 …} +value: "56ed23ac-0c4d-4209-97c8-5b3afa3cb612" +label: "Никольское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14030 +data: App\Geo\Entity\City {#8650 …} +value: "240cab6a-1bec-4fcb-9f34-f302261b3c0f" +label: "Новая Каховка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14031 +data: App\Geo\Entity\City {#8659 …} +value: "8ab197f3-4dab-4a4d-8f26-867719ff8503" +label: "Новая Ладога" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14032 +data: App\Geo\Entity\City {#8668 …} +value: "1382b32a-23da-41b6-a93a-d92237c9fa6d" +label: "Новая Ляля" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14033 +data: App\Geo\Entity\City {#8677 …} +value: "d7c15841-3e05-4a27-a4c5-e16bbbc52338" +label: "Новоазовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14034 +data: App\Geo\Entity\City {#8686 …} +value: "5e16b184-df69-4db1-9225-b82f4a39489d" +label: "Новоалександровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14035 +data: App\Geo\Entity\City {#8695 …} +value: "718fad34-21cf-48cb-9e50-3c8fd20a34b4" +label: "Новоалтайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14036 +data: App\Geo\Entity\City {#8704 …} +value: "b0277779-c25a-42b6-ab24-f6ba118d0852" +label: "Новоаннинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14037 +data: App\Geo\Entity\City {#8713 …} +value: "7a4596e5-428b-46cf-a9db-711f5573e297" +label: "Нововоронеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14038 +data: App\Geo\Entity\City {#8722 …} +value: "ff1c0083-6091-4855-bdea-9c00f81c20f2" +label: "Новогродовка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14039 +data: App\Geo\Entity\City {#8731 …} +value: "9d3edbf2-637d-46a4-9c72-42ea84f0bfd7" +label: "Новодвинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14040 +data: App\Geo\Entity\City {#8740 …} +value: "956f16d3-a08e-419d-a99d-28e216dc58b7" +label: "Новодружеск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14041 +data: App\Geo\Entity\City {#8749 …} +value: "9766277a-cb93-4295-84bb-f6c5be8a359a" +label: "Новозыбков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14042 +data: App\Geo\Entity\City {#8758 …} +value: "afec7d6a-b6b5-4702-8659-c143705cf094" +label: "Новокубанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14043 +data: App\Geo\Entity\City {#8767 …} +value: "fe44261b-f9e0-4882-875e-14a8c433c139" +label: "Новокузнецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14044 +data: App\Geo\Entity\City {#8776 …} +value: "6dbe3fb0-9d67-4684-8fc2-4e4f790f9572" +label: "Новокуйбышевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14045 +data: App\Geo\Entity\City {#8785 …} +value: "c858f109-bc87-4ffd-9760-a7dfd78cc3b6" +label: "Новомичуринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14046 +data: App\Geo\Entity\City {#8794 …} +value: "2d420ac8-6d01-40d4-9e5a-6da0c9e91ba8" +label: "Новомосковск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14047 +data: App\Geo\Entity\City {#8803 …} +value: "d48e1fa1-2766-43da-93e9-774ebc3c14a6" +label: "Новопавловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14048 +data: App\Geo\Entity\City {#8812 …} +value: "16b5b8d6-f64b-405e-8a0e-3d7e5bc300ae" +label: "Новоржев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14049 +data: App\Geo\Entity\City {#8821 …} +value: "88e2b2b9-b2f7-4b31-bf9e-0b755dd17ad8" +label: "Новороссийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14050 +data: App\Geo\Entity\City {#8830 …} +value: "c3852210-9693-4977-b0b3-bc544c80701b" +label: "Новосибирск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14051 +data: App\Geo\Entity\City {#8839 …} +value: "36d6d177-27e5-4fb6-95ef-978b921ed041" +label: "Новосиль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14052 +data: App\Geo\Entity\City {#8848 …} +value: "8dd4d703-e454-42eb-aef4-d4e5c9fa7631" +label: "Новосокольники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14053 +data: App\Geo\Entity\City {#8857 …} +value: "57c86d81-d81c-4fc3-ba39-8e2ba31ccb85" +label: "Новотроицк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14054 +data: App\Geo\Entity\City {#8866 …} +value: "a5f9cde4-998d-46d1-be06-d6bf13e19242" +label: "Новоузенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14055 +data: App\Geo\Entity\City {#8875 …} +value: "08e5b279-d49d-4657-a70d-2076e29f4c01" +label: "Новоульяновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14056 +data: App\Geo\Entity\City {#8884 …} +value: "8aec25d1-0fd6-4502-bcc1-1ad89f564426" +label: "Новоуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14057 +data: App\Geo\Entity\City {#8893 …} +value: "d16fbe66-e3a6-433e-b945-f4a6b968221a" +label: "Новохопёрск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14058 +data: App\Geo\Entity\City {#8902 …} +value: "a0e2e82b-d85a-4307-9847-d2a0f5db410d" +label: "Новочебоксарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14059 +data: App\Geo\Entity\City {#8911 …} +value: "c08c4117-479d-4511-bb68-aedb69b647e4" +label: "Новочеркасск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14060 +data: App\Geo\Entity\City {#8920 …} +value: "28add0e6-c687-43c6-8c3f-6704fa0cbd27" +label: "Новошахтинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14061 +data: App\Geo\Entity\City {#8929 …} +value: "83bdb959-87b6-40b3-ba96-fbf5d067f231" +label: "Новый Оскол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14062 +data: App\Geo\Entity\City {#8938 …} +value: "e9770cc6-9ab9-4b80-ae4b-ff455b72c3d5" +label: "Новый Уренгой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14063 +data: App\Geo\Entity\City {#8947 …} +value: "c2763203-1ba8-4c13-8f87-b95826931505" +label: "Ногинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14064 +data: App\Geo\Entity\City {#8956 …} +value: "1731c3c9-70d2-448b-b019-966936106f86" +label: "Нолинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14065 +data: App\Geo\Entity\City {#8965 …} +value: "821d420d-af0e-4c63-b4ce-b4da0bec64a4" +label: "Норильск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14066 +data: App\Geo\Entity\City {#8974 …} +value: "7ff3b522-eac8-48cf-8f04-51aa672f998d" +label: "Ноябрьск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14067 +data: App\Geo\Entity\City {#8983 …} +value: "916b232e-0cb1-45a8-a21b-9e335500661e" +label: "Нурлат" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14068 +data: App\Geo\Entity\City {#8992 …} +value: "21d3976e-bc4b-48c7-b1b3-e45272f856a4" +label: "Нытва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14069 +data: App\Geo\Entity\City {#9001 …} +value: "c49b75a9-3673-46cd-a95a-65f3183ee6dc" +label: "Нюрба" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14070 +data: App\Geo\Entity\City {#9010 …} +value: "61896e82-72dd-413f-8ebf-d1fea6d264e0" +label: "Нягань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14071 +data: App\Geo\Entity\City {#9019 …} +value: "919650bc-69ab-403a-95c2-349903c26e03" +label: "Нязепетровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14072 +data: App\Geo\Entity\City {#9028 …} +value: "1ff239bb-9038-405b-b098-0fe0564b9389" +label: "Няндома" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14073 +data: App\Geo\Entity\City {#9037 …} +value: "0b65822b-7ec9-4907-8e8e-d6774e7457a2" +label: "Облучье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14074 +data: App\Geo\Entity\City {#9046 …} +value: "08a8d323-7a47-4e5d-9f99-376696c4ef0f" +label: "Обнинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14075 +data: App\Geo\Entity\City {#9055 …} +value: "16ed08ec-620e-4554-83b5-34fdb6a687cf" +label: "Обоянь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14076 +data: App\Geo\Entity\City {#9064 …} +value: "bff505e0-fc88-494e-a09f-22cc6005c76b" +label: "Обь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14077 +data: App\Geo\Entity\City {#9073 …} +value: "f33f2291-7b57-4614-92d6-2fe75abd6f4a" +label: "Одинцово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14078 +data: App\Geo\Entity\City {#9082 …} +value: "3e96b792-bfae-4f85-9c47-7afbb0d62ceb" +label: "Озерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14079 +data: App\Geo\Entity\City {#9091 …} +value: "09eb5dc3-4291-4a7e-aefd-c541ef37b6a4" +label: "Озёры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14080 +data: App\Geo\Entity\City {#9100 …} +value: "fb524ed2-fd32-49ba-a505-5501abc01d1a" +label: "Ойсхара" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14081 +data: App\Geo\Entity\City {#9109 …} +value: "44437aad-7c16-4f68-8930-482ae916df05" +label: "Октябрьск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14082 +data: App\Geo\Entity\City {#9118 …} +value: "b6ec93ca-c36a-42db-9065-7ac7eaf18f69" +label: "Октябрьский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14083 +data: App\Geo\Entity\City {#9127 …} +value: "08f065a0-79f0-438a-978e-47b7e8080775" +label: "Окуловка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14084 +data: App\Geo\Entity\City {#9136 …} +value: "e8abb229-ddcc-4676-9117-631b88281759" +label: "Олекминск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14085 +data: App\Geo\Entity\City {#9145 …} +value: "63dd802e-4577-4db6-b6aa-3bcd8929ecce" +label: "Оленегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14086 +data: App\Geo\Entity\City {#9154 …} +value: "f7bad1ab-ba45-4324-baf0-9ef508ab9107" +label: "Оленегорск-1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14087 +data: App\Geo\Entity\City {#9163 …} +value: "68fa83e1-6836-4183-b9ed-912918374e26" +label: "Оленегорск-2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14088 +data: App\Geo\Entity\City {#9172 …} +value: "c873603c-da5e-4e24-b276-15140310865c" +label: "Олонец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14089 +data: App\Geo\Entity\City {#9181 …} +value: "949664aa-f807-41ed-957e-d05b47fa8a66" +label: "Омск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14090 +data: App\Geo\Entity\City {#9190 …} +value: "5fc126a6-8979-49e5-8cd7-44bf1f7de67d" +label: "Омутнинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14091 +data: App\Geo\Entity\City {#9199 …} +value: "49dd311d-0895-4cb5-91bb-e8981af2dbea" +label: "Онега" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14092 +data: App\Geo\Entity\City {#9208 …} +value: "6319306b-3232-4807-8dfb-38b9070e2caa" +label: "Опочка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14093 +data: App\Geo\Entity\City {#9217 …} +value: "34812615-876c-4ac3-a866-032ea1b0ed8d" +label: "Орёл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14094 +data: App\Geo\Entity\City {#9226 …} +value: "b0400797-cd81-4894-aac1-273829771828" +label: "Оренбург" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14095 +data: App\Geo\Entity\City {#9235 …} +value: "a474ba1f-3747-4942-9636-115c9a61d152" +label: "Орехов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14096 +data: App\Geo\Entity\City {#9244 …} +value: "1305937b-d93d-43ec-87ab-646e421a8c9b" +label: "Орехово-Зуево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14097 +data: App\Geo\Entity\City {#9253 …} +value: "34a11294-c01b-40e3-9468-45a73f51ae51" +label: "Орлов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14098 +data: App\Geo\Entity\City {#9262 …} +value: "38bc4947-c230-4794-a4a9-1e61a8cc2411" +label: "Орск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14099 +data: App\Geo\Entity\City {#9271 …} +value: "57762ce4-ad55-4c97-832c-f1ac6ea9d92f" +label: "Оса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14100 +data: App\Geo\Entity\City {#9280 …} +value: "a247e5e5-5264-4e34-b351-e6063f2db0c1" +label: "Осинники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14101 +data: App\Geo\Entity\City {#9289 …} +value: "4f07cc50-a722-4a73-9404-57bdbc8a9b68" +label: "Осташков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14102 +data: App\Geo\Entity\City {#9298 …} +value: "1f8a2325-8cdb-4e3e-b5dd-a0c6c98b27cd" +label: "Остров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14103 +data: App\Geo\Entity\City {#9307 …} +value: "53af89bb-8140-437d-be24-20cb5ef62c7b" +label: "Островной" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14104 +data: App\Geo\Entity\City {#9316 …} +value: "2181f85c-c0ab-4709-ba47-c80e5200171c" +label: "Острогожск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14105 +data: App\Geo\Entity\City {#9325 …} +value: "6be68821-7d34-464e-97c1-06f61bd1203b" +label: "Отрадное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14106 +data: App\Geo\Entity\City {#9334 …} +value: "2490904a-abb0-40fd-b745-003be931ec67" +label: "Отрадный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14107 +data: App\Geo\Entity\City {#9343 …} +value: "b2640b16-3046-4a53-8995-6776833ff5d3" +label: "Оха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14108 +data: App\Geo\Entity\City {#9352 …} +value: "e867c8ee-e786-4572-bf4a-bd3db30b3f4a" +label: "Оханск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14109 +data: App\Geo\Entity\City {#9361 …} +value: "ffe69cc5-b8db-4d1e-bc7d-d4f1ae26d5bd" +label: "Очер" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14110 +data: App\Geo\Entity\City {#9370 …} +value: "6d92bd3b-b445-4c08-83a1-e92e583c19be" +label: "Павлово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14111 +data: App\Geo\Entity\City {#9379 …} +value: "010cbf67-ed01-4b02-93d9-898818f18b39" +label: "Павловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14112 +data: App\Geo\Entity\City {#9388 …} +value: "d2ed27cf-e1fc-4d51-b3cb-943005b157d5" +label: "Павловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14113 +data: App\Geo\Entity\City {#9397 …} +value: "dbe77252-a6c4-46e5-98e8-9dda6b561d5d" +label: "Павловский Посад" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14114 +data: App\Geo\Entity\City {#9406 …} +value: "1da79ac1-9353-4154-9074-393ee64ad8c4" +label: "Палласовка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14115 +data: App\Geo\Entity\City {#9415 …} +value: "47fd2246-a8b1-44cd-85d4-633a6a85530e" +label: "Партизанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14116 +data: App\Geo\Entity\City {#9424 …} +value: "34a98c65-3f0e-4417-bfa7-65b6551938bf" +label: "Певек" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14117 +data: App\Geo\Entity\City {#9433 …} +value: "1172815b-ce12-456c-acd6-0837136455f7" +label: "Пенза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14118 +data: App\Geo\Entity\City {#9442 …} +value: "5645fc95-3bef-4d94-baec-6230163ea82b" +label: "Первомайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14119 +data: App\Geo\Entity\City {#9451 …} +value: "7109974e-4951-4005-b47c-478cc3ddb805" +label: "Первомайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14120 +data: App\Geo\Entity\City {#9460 …} +value: "0f3ad316-9776-4d84-92d2-5bb83b0a5376" +label: "Первоуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14121 +data: App\Geo\Entity\City {#9469 …} +value: "70b8d97a-3a64-48b3-a714-534b77e1a3f5" +label: "Перевальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14122 +data: App\Geo\Entity\City {#9478 …} +value: "de3f945e-d3fc-4ad0-9f4f-ce1373c4632a" +label: "Перевоз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14123 +data: App\Geo\Entity\City {#9487 …} +value: "ac76ef7f-9030-49d2-bd7f-aa8b524cc644" +label: "Пересвет" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14124 +data: App\Geo\Entity\City {#9496 …} +value: "04acd64a-5ba7-4439-8594-d78293483ae7" +label: "Переславль-Залесский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14125 +data: App\Geo\Entity\City {#9505 …} +value: "904c93bd-df8d-4b13-aecc-46cbd86559a8" +label: "Пермь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14126 +data: App\Geo\Entity\City {#9514 …} +value: "ce8eab1f-a906-404a-bd93-c10cc3de4c40" +label: "Пестово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14127 +data: App\Geo\Entity\City {#9523 …} +value: "30f0b744-38ee-42ad-88ba-3d8d4923608f" +label: "Петергоф" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14128 +data: App\Geo\Entity\City {#9532 …} +value: "1d1630fd-cc6c-48c3-a62b-68c0ced568fa" +label: "Петров Вал" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14129 +data: App\Geo\Entity\City {#9541 …} +value: "03914414-34b6-4c7d-ba3f-12539c71f888" +label: "Петровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14130 +data: App\Geo\Entity\City {#9550 …} +value: "1cb08cea-139d-49ba-9e9f-85d0d328bd0f" +label: "Петровск-Забайкальский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14131 +data: App\Geo\Entity\City {#9559 …} +value: "35c05557-0fd9-4902-baf8-e23f9c3ca6a9" +label: "Петровское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14132 +data: App\Geo\Entity\City {#9568 …} +value: "ac446dc2-a450-44fa-b878-f1535a407c55" +label: "Петрозаводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14133 +data: App\Geo\Entity\City {#9577 …} +value: "aad416d5-ce02-447b-ab86-8bde0f8c77ae" +label: "Петропавловск-Камчатский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14134 +data: App\Geo\Entity\City {#9586 …} +value: "74a2f8b6-f0d4-4d03-aec5-e5d1c9da542e" +label: "Петухово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14135 +data: App\Geo\Entity\City {#9595 …} +value: "b3ba8a57-c068-4a8d-b067-0a990f5b8124" +label: "Петушки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14136 +data: App\Geo\Entity\City {#9604 …} +value: "0edfc91f-28ae-497e-90e7-3289f0ad529c" +label: "Печора" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14137 +data: App\Geo\Entity\City {#9613 …} +value: "62600c9e-80ae-43e9-ae34-39703cd42a5b" +label: "Печоры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14138 +data: App\Geo\Entity\City {#9622 …} +value: "bbd2a443-d208-4bf4-9a8a-18674f1d9090" +label: "Пикалево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14139 +data: App\Geo\Entity\City {#9631 …} +value: "50f9d764-6fc2-431b-ae1d-be240a7b6b83" +label: "Пионерский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14140 +data: App\Geo\Entity\City {#9640 …} +value: "f7ecd10a-f672-4e2f-958e-323ac5e41565" +label: "Питкяранта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14141 +data: App\Geo\Entity\City {#9649 …} +value: "2278f382-a043-4fa1-a016-4612906db214" +label: "Плавск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14142 +data: App\Geo\Entity\City {#9658 …} +value: "c1aeac6e-fb18-4da7-87b4-d333300c292a" +label: "Пласт" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14143 +data: App\Geo\Entity\City {#9667 …} +value: "c8a16c14-ee5f-41c9-859c-98e6a8fd541c" +label: "Плес" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14144 +data: App\Geo\Entity\City {#9676 …} +value: "dbf44430-0beb-459a-9e0b-c502f736ac0c" +label: "Поворино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14145 +data: App\Geo\Entity\City {#9685 …} +value: "09e3d680-7357-4237-97b9-5e7c6571fb49" +label: "Подольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14146 +data: App\Geo\Entity\City {#9694 …} +value: "8a5f268e-f3ad-4e76-ab17-8b3c442a003e" +label: "Подпорожье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14147 +data: App\Geo\Entity\City {#9703 …} +value: "2589799d-c9e7-4395-ad04-263d49e5470d" +label: "Покачи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14148 +data: App\Geo\Entity\City {#9712 …} +value: "ed135d81-db56-4e9c-a1bf-e02ff56d72af" +label: "Покров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14149 +data: App\Geo\Entity\City {#9721 …} +value: "6b7b9b88-34e9-4f2b-8a43-7642fe3da7ad" +label: "Покровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14150 +data: App\Geo\Entity\City {#9730 …} +value: "7b11e41b-4895-4448-ab10-5b08a44bc1c5" +label: "Полевской" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14151 +data: App\Geo\Entity\City {#9739 …} +value: "bdc46d5d-6814-40f6-9a60-dab2af2d0855" +label: "Пологи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14152 +data: App\Geo\Entity\City {#9748 …} +value: "d8d7796f-198e-4b98-910a-c7e587def0e8" +label: "Полысаево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14153 +data: App\Geo\Entity\City {#9757 …} +value: "7c9cc066-e5b8-4174-ba73-dda90d29847b" +label: "Полярные Зори" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14154 +data: App\Geo\Entity\City {#9766 …} +value: "8132651f-a0dd-4fe4-9fb3-a2ed4325f457" +label: "Полярный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14155 +data: App\Geo\Entity\City {#9775 …} +value: "17eefca1-3bae-4e07-9d98-ac79b2126a25" +label: "Попасная" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14156 +data: App\Geo\Entity\City {#9784 …} +value: "fa93e395-8fb9-4a66-a427-8d6bf7bff109" +label: "Поронайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14157 +data: App\Geo\Entity\City {#9793 …} +value: "c9b3128d-2a17-47a1-9aa8-c67797e0126b" +label: "Порхов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14158 +data: App\Geo\Entity\City {#9802 …} +value: "b54abcda-09a2-4807-b566-be478842c434" +label: "Похвистнево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14159 +data: App\Geo\Entity\City {#9811 …} +value: "fd251e2a-ddd8-4c19-9307-4666de74aee3" +label: "Почеп" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14160 +data: App\Geo\Entity\City {#9820 …} +value: "97372d7e-ea07-47b1-8166-a27e99168eb6" +label: "Починок" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14161 +data: App\Geo\Entity\City {#9829 …} +value: "27e304a3-ca85-468c-a485-a3c7de71f268" +label: "Пошехонье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14162 +data: App\Geo\Entity\City {#9838 …} +value: "8c67252e-c18b-4314-86c6-4835695b0d42" +label: "Приволжск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14163 +data: App\Geo\Entity\City {#9847 …} +value: "43536ad0-0545-4ff9-8089-e7c8e62c25f6" +label: "Приволье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14164 +data: App\Geo\Entity\City {#9856 …} +value: "b5d21dd6-9b93-424a-a853-03ffd29495f9" +label: "Приморск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14165 +data: App\Geo\Entity\City {#9865 …} +value: "5cf2cd5b-6196-41d9-b5e5-05a5762e74d7" +label: "Приморск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14166 +data: App\Geo\Entity\City {#9874 …} +value: "7604140c-6900-4ead-8c14-01ef9ed99059" +label: "Приморско-Ахтарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14167 +data: App\Geo\Entity\City {#9883 …} +value: "361a811f-de6f-4b38-ae93-6507d9d3fb39" +label: "Приозерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14168 +data: App\Geo\Entity\City {#9892 …} +value: "4c556d60-4f84-48b6-835e-8f6503ffcfbc" +label: "Прокопьевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14169 +data: App\Geo\Entity\City {#9901 …} +value: "0e23c553-4483-48d5-be0a-3ffa6483d4b1" +label: "Пролетарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14170 +data: App\Geo\Entity\City {#9910 …} +value: "f324ebb4-21b8-4857-9ed4-e5d080ff660b" +label: "Протвино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14171 +data: App\Geo\Entity\City {#9919 …} +value: "a85e5867-e18f-4b77-b3a0-6bfc3630b85c" +label: "Прохладный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14172 +data: App\Geo\Entity\City {#9928 …} +value: "f09ecd1b-1a3e-4507-a3e1-70a774a1c683" +label: "Псков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14173 +data: App\Geo\Entity\City {#9937 …} +value: "a87c0490-5352-4224-9a63-bfd2c7920251" +label: "Пугачев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14174 +data: App\Geo\Entity\City {#9946 …} +value: "3bd1507f-218a-49b7-893f-8591897cd1ad" +label: "Пудож" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14175 +data: App\Geo\Entity\City {#9955 …} +value: "464b3698-e548-4f8f-8f7e-7d496595343f" +label: "Пустошка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14176 +data: App\Geo\Entity\City {#9964 …} +value: "8bc2b9a0-5b12-4f5c-ade3-71b63ca5d723" +label: "Пучеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14177 +data: App\Geo\Entity\City {#9973 …} +value: "42584042-9bc1-4d7a-b37e-7ca617f2d454" +label: "Пушкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14178 +data: App\Geo\Entity\City {#9982 …} +value: "20feac08-f069-4dde-9618-03cf4f7b27fb" +label: "Пушкино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14179 +data: App\Geo\Entity\City {#9991 …} +value: "082b2794-3a5e-42df-b1c8-2eb867e52be7" +label: "Пущино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14180 +data: App\Geo\Entity\City {#10000 …} +value: "45747539-6dc3-4cec-9232-b820dbce353c" +label: "Пыталово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14181 +data: App\Geo\Entity\City {#10009 …} +value: "f6d5fdd1-47b5-466b-92bc-c7cd21b31cd8" +label: "Пыть-Ях" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14182 +data: App\Geo\Entity\City {#10018 …} +value: "a6330ff5-1318-4a0b-aaf4-edba5a9a7cb9" +label: "Пятигорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14183 +data: App\Geo\Entity\City {#10027 …} +value: "4fd44567-cc78-40f5-9336-716bc8ab02e8" +label: "Радужный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14184 +data: App\Geo\Entity\City {#10036 …} +value: "72022fae-09a4-49d9-ab5a-38ebe4d098c2" +label: "Радужный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14185 +data: App\Geo\Entity\City {#10045 …} +value: "0fdc063c-1d9d-49ca-b504-43a56c620f60" +label: "Райчихинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14186 +data: App\Geo\Entity\City {#10054 …} +value: "62bbe68c-967d-4505-ada9-0d92273db5e9" +label: "Раменское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14187 +data: App\Geo\Entity\City {#10063 …} +value: "419cd473-fa5a-4af4-8c74-adf428e99509" +label: "Рассказово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14188 +data: App\Geo\Entity\City {#10072 …} +value: "e6cebe19-ef06-4a58-ac53-4c0b26458f0d" +label: "Ревда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14189 +data: App\Geo\Entity\City {#10081 …} +value: "3b6f62a1-2801-43fc-8a81-662be8e08b86" +label: "Реж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14190 +data: App\Geo\Entity\City {#10090 …} +value: "b84c6030-402a-4a8e-94c3-dc9d61fa5b2d" +label: "Реутов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14191 +data: App\Geo\Entity\City {#10099 …} +value: "9ec25ebd-1a0f-4427-851c-75b2d718a17d" +label: "Ржев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14192 +data: App\Geo\Entity\City {#10108 …} +value: "0f1438e7-78c8-4e3b-b0da-17c3aa8a9034" +label: "Ровеньки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14193 +data: App\Geo\Entity\City {#10117 …} +value: "e2fa5048-ab47-4e0d-880f-dffdbc16a48a" +label: "Родинское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14194 +data: App\Geo\Entity\City {#10126 …} +value: "f565ae5c-d718-4176-bb52-3bfd52dea0ff" +label: "Родники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14195 +data: App\Geo\Entity\City {#10135 …} +value: "305d9f39-7cf0-4e4c-a112-87055a4b1b38" +label: "Рославль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14196 +data: App\Geo\Entity\City {#10144 …} +value: "4f5ec34c-b514-4f2f-b0db-b6a5f3f9668f" +label: "Россошь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14197 +data: App\Geo\Entity\City {#10153 …} +value: "a0d0f166-77b9-44e2-a8fd-cce084c351a2" +label: "Ростов Великий" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14198 +data: App\Geo\Entity\City {#10162 …} +value: "9ebf8b82-9f4e-4b04-a4a1-943087e78ac4" +label: "Ростов-на-Дону" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14199 +data: App\Geo\Entity\City {#10171 …} +value: "b5109d74-f834-4b05-9e96-44e1ad12d330" +label: "Рошаль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14200 +data: App\Geo\Entity\City {#10180 …} +value: "5e5f093e-1a0b-4704-be51-a0e59c9b87ea" +label: "Ртищево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14201 +data: App\Geo\Entity\City {#10189 …} +value: "a57abd9f-41fc-4b00-8a99-eb2caaf41665" +label: "Рубежное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14202 +data: App\Geo\Entity\City {#10198 …} +value: "639db27c-6ffa-4139-aaf5-25719fe01953" +label: "Рубцовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14203 +data: App\Geo\Entity\City {#10207 …} +value: "0704c745-bab9-43de-bd72-c91485d8cb3b" +label: "Рудня" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14204 +data: App\Geo\Entity\City {#10216 …} +value: "e9dcc3da-8b94-47b2-83dd-5125f65c2019" +label: "Руза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14205 +data: App\Geo\Entity\City {#10225 …} +value: "8f592e14-fdbb-4581-9cb3-33f22e510887" +label: "Рузаевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14206 +data: App\Geo\Entity\City {#10234 …} +value: "588e7b77-2f25-4a07-b0d6-78785ef4ce26" +label: "Рыбинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14207 +data: App\Geo\Entity\City {#10243 …} +value: "74184a4c-429b-498f-a367-852f204f4247" +label: "Рыбное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14208 +data: App\Geo\Entity\City {#10252 …} +value: "ce462984-7a67-43bc-9979-d405d09fa694" +label: "Рыльск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14209 +data: App\Geo\Entity\City {#10261 …} +value: "730bde62-af57-4d98-8e66-efefbd9ee0c3" +label: "Ряжск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14210 +data: App\Geo\Entity\City {#10270 …} +value: "45e8d669-e6fd-4261-a1fc-e00febc94399" +label: "Рязань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14211 +data: App\Geo\Entity\City {#10279 …} +value: "94810a23-3172-4b8a-a489-99ad2a36e6fd" +label: "Саки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14212 +data: App\Geo\Entity\City {#10288 …} +value: "5d3e5f7b-067c-4280-b85d-7d368ffd3f2d" +label: "Салават" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14213 +data: App\Geo\Entity\City {#10297 …} +value: "7f67826f-6f7c-4427-b5c9-6aca5868150a" +label: "Салаир" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14214 +data: App\Geo\Entity\City {#10306 …} +value: "c81281c7-8970-4106-8859-f915791764e9" +label: "Салехард" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14215 +data: App\Geo\Entity\City {#10315 …} +value: "b8fdba02-1262-4792-a49e-39f41d778216" +label: "Сальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14216 +data: App\Geo\Entity\City {#10324 …} +value: "e0d4f1cc-bdb8-4ef5-b7da-df2578c36294" +label: "Самара" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14217 +data: App\Geo\Entity\City {#10333 …} +value: "8a8e93b9-7478-4df1-8532-20926d5b6dcd" +label: "Санкт-Петербург" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14218 +data: App\Geo\Entity\City {#10342 …} +value: "d7ece0b2-fe2a-4a8b-babc-811acda87210" +label: "Саранск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14219 +data: App\Geo\Entity\City {#10351 …} +value: "7ceb30c5-cbe4-4e39-95d8-b62e81534b6f" +label: "Сарапул" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14220 +data: App\Geo\Entity\City {#10360 …} +value: "b459099e-6275-4ff5-904c-64f1548f9f35" +label: "Саратов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14221 +data: App\Geo\Entity\City {#10369 …} +value: "26ea719b-3ef4-4dc1-964b-f492f54db25a" +label: "Саров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14222 +data: App\Geo\Entity\City {#10378 …} +value: "70a92c09-9425-4c59-85c7-a380af8bd719" +label: "Сасово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14223 +data: App\Geo\Entity\City {#10387 …} +value: "bea32874-5fe6-4f8b-bb76-1b60a7ca3fdd" +label: "Сатка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14224 +data: App\Geo\Entity\City {#10396 …} +value: "c7a1df0a-9386-479a-9198-227ec120e4ae" +label: "Сафоново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14225 +data: App\Geo\Entity\City {#10405 …} +value: "568c3c7a-94d5-4310-9405-b583a8bb9001" +label: "Саяногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14226 +data: App\Geo\Entity\City {#10414 …} +value: "daeeb8b4-ec7d-408d-aebd-06c13f1e769e" +label: "Саянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14227 +data: App\Geo\Entity\City {#10423 …} +value: "86de9043-71d0-4411-bf52-0511e01d7b76" +label: "Сватово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14228 +data: App\Geo\Entity\City {#10432 …} +value: "2f9105a2-e705-4a45-99ca-65b7db6b4a4d" +label: "Свердловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14229 +data: App\Geo\Entity\City {#10441 …} +value: "cfc6e206-3fdc-44b7-8899-538fcd6e3835" +label: "Светлоград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14230 +data: App\Geo\Entity\City {#10450 …} +value: "419fe231-4fb5-43cf-9824-0efa5af4ce4e" +label: "Светлодарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14231 +data: App\Geo\Entity\City {#10459 …} +value: "3cc27c04-3bf2-49c8-a72e-a94e5b5647a9" +label: "Светлый" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14232 +data: App\Geo\Entity\City {#10468 …} +value: "d4f3786f-2f48-43e4-bd9b-3690d1dffa7a" +label: "Светогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14233 +data: App\Geo\Entity\City {#10477 …} +value: "5e27b6cb-6c1f-4862-9606-484c289eaa0d" +label: "Свирск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14234 +data: App\Geo\Entity\City {#10486 …} +value: "447a302d-329f-4ece-884e-0b51cd65af8a" +label: "Свободный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14235 +data: App\Geo\Entity\City {#10495 …} +value: "0418a76c-ebf3-4fd0-8118-5b35a492e80d" +label: "Святогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14236 +data: App\Geo\Entity\City {#10504 …} +value: "c05b47fb-70df-4b49-972b-cee57dfa8488" +label: "Себеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14237 +data: App\Geo\Entity\City {#10513 …} +value: "ab683342-b10a-46c7-8948-dc787cd79fbd" +label: "Севастополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14238 +data: App\Geo\Entity\City {#10522 …} +value: "515efa42-b1ec-40f2-86c3-5b14d1e9964e" +label: "Северобайкальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14239 +data: App\Geo\Entity\City {#10531 …} +value: "9718ece1-0e15-4fc9-9afe-b6f2382bb4cd" +label: "Северодвинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14240 +data: App\Geo\Entity\City {#10540 …} +value: "61113271-addd-4e85-948a-0fff67dcf59a" +label: "Северодонецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14241 +data: App\Geo\Entity\City {#10549 …} +value: "4b190b8f-0a19-4d0e-879a-42e188ab5ab4" +label: "Северо-Курильск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14242 +data: App\Geo\Entity\City {#10558 …} +value: "1ca22ff3-d81d-4023-8673-104df5f1181f" +label: "Североморск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14243 +data: App\Geo\Entity\City {#10567 …} +value: "ccfe3cb6-69c1-444b-ae6d-16aec357f65f" +label: "Североуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14244 +data: App\Geo\Entity\City {#10576 …} +value: "c1202491-6baa-4f47-b4fb-91aa5883eb03" +label: "Северск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14245 +data: App\Geo\Entity\City {#10585 …} +value: "a775517b-7d09-4970-aeec-6465771e75db" +label: "Северск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14246 +data: App\Geo\Entity\City {#10594 …} +value: "442a8667-35c4-4a4e-83f7-65ca7dfdfb33" +label: "Севск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14247 +data: App\Geo\Entity\City {#10603 …} +value: "f7c32c80-3a60-4d0c-bbe7-c4079cf6d9ac" +label: "Сегежа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14248 +data: App\Geo\Entity\City {#10612 …} +value: "fe9a690c-d11b-40cf-969b-13b87598df8b" +label: "Селидово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14249 +data: App\Geo\Entity\City {#10621 …} +value: "ea8e01e2-84e5-4b87-a344-48ce68c220a4" +label: "Сельцо" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14250 +data: App\Geo\Entity\City {#10630 …} +value: "888f0f40-b3b5-430f-8308-71e155d9ff9b" +label: "Семенов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14251 +data: App\Geo\Entity\City {#10639 …} +value: "ce3adfa1-e5eb-4c41-92bc-89fc8f41f727" +label: "Семикаракорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14252 +data: App\Geo\Entity\City {#10648 …} +value: "4fb4c53e-88c3-4f45-bddf-499485464b90" +label: "Семилуки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14253 +data: App\Geo\Entity\City {#10657 …} +value: "b1b4bc60-177d-44cd-a038-0b7e824a27ee" +label: "Сенгилей" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14254 +data: App\Geo\Entity\City {#10666 …} +value: "98d0ebad-c3ff-4b08-8e91-99f84ef0b991" +label: "Серафимович" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14255 +data: App\Geo\Entity\City {#10675 …} +value: "91c00a65-e8cd-49c8-a50d-660e1bcab263" +label: "Сергач" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14256 +data: App\Geo\Entity\City {#10684 …} +value: "0b7b58e0-1526-4e14-a68f-ecf42faccbc5" +label: "Сергиев Посад" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14257 +data: App\Geo\Entity\City {#10693 …} +value: "7f3c8bd2-cd80-4a2e-b9cf-75761c8303ef" +label: "Сердобск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14258 +data: App\Geo\Entity\City {#10702 …} +value: "f0b2ffac-47b3-4fa0-ba85-d1997a775843" +label: "Серноводское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14259 +data: App\Geo\Entity\City {#10711 …} +value: "80cc2ac9-201a-46ca-8bf4-b809966f0b3e" +label: "Серов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14260 +data: App\Geo\Entity\City {#10720 …} +value: "7b056df4-94ff-469e-bf8b-83247a4bbe62" +label: "Серпухов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14261 +data: App\Geo\Entity\City {#10729 …} +value: "92239c1c-5dc0-4be8-99ad-71e7eb5fd15c" +label: "Сертолово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14262 +data: App\Geo\Entity\City {#10738 …} +value: "4cb92acc-65f1-44c9-a99e-61a8af069dd8" +label: "Сестрорецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14263 +data: App\Geo\Entity\City {#10747 …} +value: "fd5befd8-bb7d-41c7-b15c-ab558ef02bb8" +label: "Сибай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14264 +data: App\Geo\Entity\City {#10756 …} +value: "b8c60093-eb58-48cf-8305-1c89d0f2df7a" +label: "Сим" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14265 +data: App\Geo\Entity\City {#10765 …} +value: "76fa2b3e-183c-4bd3-b5d0-084f7196a3e8" +label: "Симферополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14266 +data: App\Geo\Entity\City {#10774 …} +value: "cf3487de-a405-469e-8718-afe7a75519e1" +label: "Скадовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14267 +data: App\Geo\Entity\City {#10783 …} +value: "3882d693-54ca-4c0b-8037-99f040506732" +label: "Сковородино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14268 +data: App\Geo\Entity\City {#10792 …} +value: "496672af-b2be-4813-9609-bdd83d5cc3e8" +label: "Скопин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14269 +data: App\Geo\Entity\City {#10801 …} +value: "1ae3c6b2-ae97-4ec8-b9e2-dc790e267feb" +label: "Славгород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14270 +data: App\Geo\Entity\City {#10810 …} +value: "72342b22-05aa-4229-a1e2-fd6f15b3f943" +label: "Славянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14271 +data: App\Geo\Entity\City {#10819 …} +value: "cf75bfdd-e02a-44f2-b90f-ce9b85fc467f" +label: "Славянск-на-Кубани" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14272 +data: App\Geo\Entity\City {#10828 …} +value: "40be2447-8299-457e-8bdf-882a935de4a9" +label: "Сланцы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14273 +data: App\Geo\Entity\City {#10837 …} +value: "3967f841-84be-4a0b-abaf-278c476076e4" +label: "Слободской" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14274 +data: App\Geo\Entity\City {#10846 …} +value: "9b731ac7-002c-42fd-b19f-9ad689e26496" +label: "Слюдянка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14275 +data: App\Geo\Entity\City {#10855 …} +value: "c10c1351-993b-42d5-a26f-49407ce731f7" +label: "Смоленск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14276 +data: App\Geo\Entity\City {#10864 …} +value: "93fc6ce0-5e62-4993-9ee4-e71c7341f379" +label: "Снежинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14277 +data: App\Geo\Entity\City {#10873 …} +value: "f3204712-f6a3-4bfd-bbb7-4acf397fd6a0" +label: "Снежногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14278 +data: App\Geo\Entity\City {#10882 …} +value: "48ba0500-eccc-49a2-9802-73a1d4696f10" +label: "Снежное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14279 +data: App\Geo\Entity\City {#10891 …} +value: "9f6e9f83-5257-4fa7-b157-20df76a7e64b" +label: "Снигиревка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14280 +data: App\Geo\Entity\City {#10900 …} +value: "f7c467a8-8b62-4af1-ad3c-4b03448ae780" +label: "Собинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14281 +data: App\Geo\Entity\City {#10909 …} +value: "496477f2-10d3-4db8-b340-ded4faa6cbd7" +label: "Советск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14282 +data: App\Geo\Entity\City {#10918 …} +value: "81f58b55-87bd-401f-b870-a5f2fc8d5596" +label: "Советск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14283 +data: App\Geo\Entity\City {#10927 …} +value: "0d388739-82b9-4d1c-a534-d4b4144cd72a" +label: "Советск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14284 +data: App\Geo\Entity\City {#10936 …} +value: "220f706d-c430-4e6c-8628-767236bb39df" +label: "Советская Гавань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14285 +data: App\Geo\Entity\City {#10945 …} +value: "fd1594d6-4a4c-4a7b-a672-3f0e3dd30590" +label: "Советский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14286 +data: App\Geo\Entity\City {#10954 …} +value: "6be84c3d-4d19-421d-987b-781655a22ace" +label: "Сокол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14287 +data: App\Geo\Entity\City {#10963 …} +value: "96555c08-d643-4280-98c6-ff72b78dbc39" +label: "Соледар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14288 +data: App\Geo\Entity\City {#10972 …} +value: "a8245281-b07f-4c83-8740-a7fded3f3c27" +label: "Солигалич" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14289 +data: App\Geo\Entity\City {#10981 …} +value: "c79fae9c-ef0d-4a1d-9917-9e23869f1153" +label: "Соликамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14290 +data: App\Geo\Entity\City {#10990 …} +value: "1a053838-3df6-4e17-9141-e5d87422a4ff" +label: "Солнечногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14291 +data: App\Geo\Entity\City {#10999 …} +value: "4b937651-c98f-4bbf-8288-ba5bbe4facbf" +label: "Сольвычегодск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14292 +data: App\Geo\Entity\City {#11008 …} +value: "24641425-a77d-4c2c-a79a-abfc010db619" +label: "Соль-Илецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14293 +data: App\Geo\Entity\City {#11017 …} +value: "a9892ca4-d8f1-46a8-afa0-2584bfb4f7cd" +label: "Сольцы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14294 +data: App\Geo\Entity\City {#11026 …} +value: "ba341292-e2d4-408d-a9e2-160dcb6094c4" +label: "Сольцы 2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14295 +data: App\Geo\Entity\City {#11035 …} +value: "3c95ea71-906f-44f5-bea6-43489153e43f" +label: "Сорочинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14296 +data: App\Geo\Entity\City {#11044 …} +value: "4cfd0405-8f46-40d9-87e4-2f368ffa1ba1" +label: "Сорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14297 +data: App\Geo\Entity\City {#11053 …} +value: "7b7e7267-1af2-4186-bd6a-f4a0958375c7" +label: "Сортавала" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14298 +data: App\Geo\Entity\City {#11062 …} +value: "1dfdb04c-3dd2-4432-a617-153abb778c67" +label: "Сосенский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14299 +data: App\Geo\Entity\City {#11071 …} +value: "30a2ea01-7c20-46d3-8c62-5fe20bbf6f11" +label: "Сосновка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14300 +data: App\Geo\Entity\City {#11080 …} +value: "78499fb4-3656-4e8b-9e35-2f8a2ebfccda" +label: "Сосновоборск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14301 +data: App\Geo\Entity\City {#11089 …} +value: "e15ca3ac-89e0-47d9-a522-3f379a201c12" +label: "Сосновый Бор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14302 +data: App\Geo\Entity\City {#11098 …} +value: "ca1d6fc5-f02c-495c-b53c-a3a7d0019922" +label: "Сосногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14303 +data: App\Geo\Entity\City {#11107 …} +value: "7420fac1-5b21-497b-901c-b549a9695404" +label: "Сочи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14304 +data: App\Geo\Entity\City {#11116 …} +value: "21248160-0c45-44e4-8027-9d92fdb3f5c5" +label: "Спас-Деменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14305 +data: App\Geo\Entity\City {#11125 …} +value: "236fe351-aa86-4327-a5cc-ab4e4ca7bb2d" +label: "Спас-Клепики" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14306 +data: App\Geo\Entity\City {#11134 …} +value: "205bc722-b44b-43ff-a9e2-d5f43c39841f" +label: "Спасск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14307 +data: App\Geo\Entity\City {#11143 …} +value: "f1e1cd96-c6f5-4077-9db4-86c27c19d20d" +label: "Спасск-Дальний" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14308 +data: App\Geo\Entity\City {#11152 …} +value: "e2a79bd5-34d2-49f0-a536-4320bd254628" +label: "Спасск-Рязанский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14309 +data: App\Geo\Entity\City {#11161 …} +value: "ef34a32b-1731-4c8d-9b24-4c8d2d679a64" +label: "Среднеколымск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14310 +data: App\Geo\Entity\City {#11170 …} +value: "34c82516-7e11-4ae5-856b-c7e9f4ce0bc2" +label: "Среднеуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14311 +data: App\Geo\Entity\City {#11179 …} +value: "1a127f71-ea07-4caf-981b-eb855588d7bf" +label: "Сретенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14312 +data: App\Geo\Entity\City {#11188 …} +value: "0de24069-8c60-406b-a8b0-f8f3ca3947b7" +label: "Ставрополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14313 +data: App\Geo\Entity\City {#11197 …} +value: "334ac86a-f36f-496a-b1fa-62c7fec9e73d" +label: "Старая Купавна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14314 +data: App\Geo\Entity\City {#11206 …} +value: "fe32f018-2413-42aa-aae2-1639aace9606" +label: "Старая Русса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14315 +data: App\Geo\Entity\City {#11215 …} +value: "c0bf7f6e-01e1-4265-acad-9127d8208cb2" +label: "Старица" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14316 +data: App\Geo\Entity\City {#11224 …} +value: "20677ded-64bd-4be6-82ef-45ff282128b9" +label: "Старобельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14317 +data: App\Geo\Entity\City {#11233 …} +value: "73550728-256d-4b40-919f-a975c507e4ce" +label: "Стародуб" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14318 +data: App\Geo\Entity\City {#11242 …} +value: "f5f4ff16-71ab-4d61-9f60-e3e5701aaf75" +label: "Старый Крым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14319 +data: App\Geo\Entity\City {#11251 …} +value: "745d82e7-fee1-4047-b1bb-314c702c98ad" +label: "Старый Оскол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14320 +data: App\Geo\Entity\City {#11260 …} +value: "30ec2a44-d19b-4c6e-ab01-c02637a1c25e" +label: "Стаханов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14321 +data: App\Geo\Entity\City {#11269 …} +value: "e7b3f269-58ad-45e3-abcb-f8c177a48017" +label: "Стерлитамак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14322 +data: App\Geo\Entity\City {#11278 …} +value: "5f1efa4b-2f17-4614-9a26-93c0da7d015e" +label: "Стрежевой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14323 +data: App\Geo\Entity\City {#11287 …} +value: "e17f7451-2c56-432f-91cd-bde47b608545" +label: "Строитель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14324 +data: App\Geo\Entity\City {#11296 …} +value: "08d36d31-2457-4dba-9cde-0fb01ef47ae2" +label: "Струнино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14325 +data: App\Geo\Entity\City {#11305 …} +value: "4cad3cd2-fc99-4e00-a462-0e955e743010" +label: "Ступино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14326 +data: App\Geo\Entity\City {#11314 …} +value: "620ba42e-3a99-434d-bb26-d3e137e623d2" +label: "Суворов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14327 +data: App\Geo\Entity\City {#11323 …} +value: "3bf56b7a-056f-4212-ac5f-b9f6a103a828" +label: "Судак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14328 +data: App\Geo\Entity\City {#11332 …} +value: "aa3902b6-4a51-41b4-9080-67e05d2f1e63" +label: "Суджа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14329 +data: App\Geo\Entity\City {#11341 …} +value: "493b6647-b5ec-4c77-9361-c9a5824a3ae5" +label: "Судогда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14330 +data: App\Geo\Entity\City {#11350 …} +value: "a9abb863-7d2a-4d24-b70d-fed75f3aa048" +label: "Суздаль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14331 +data: App\Geo\Entity\City {#11359 …} +value: "c0551cec-9cc4-4e9b-9717-cd7491240cb6" +label: "Сунжа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14332 +data: App\Geo\Entity\City {#11368 …} +value: "1c67d6c2-5cc3-475a-8b23-d2622535b617" +label: "Суоярви" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14333 +data: App\Geo\Entity\City {#11377 …} +value: "a10354fd-47e5-4d24-b5f9-79f1e677d9ee" +label: "Сураж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14334 +data: App\Geo\Entity\City {#11386 …} +value: "1495546f-ed1f-459c-8a59-b13e35075c23" +label: "Сургут" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14335 +data: App\Geo\Entity\City {#11395 …} +value: "75a58327-7d4f-492e-9e75-bc40fcd0a075" +label: "Суровикино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14336 +data: App\Geo\Entity\City {#11404 …} +value: "d9d7e80d-1ee0-4528-ae26-575e01cced40" +label: "Сурск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14337 +data: App\Geo\Entity\City {#11413 …} +value: "e4ebad58-16e8-4729-ae40-a15fb451f735" +label: "Сусуман" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14338 +data: App\Geo\Entity\City {#11422 …} +value: "dd7c2f10-7e3c-484b-b8b8-b8557dfeecba" +label: "Сухиничи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14339 +data: App\Geo\Entity\City {#11431 …} +value: "953393a5-80ec-4ce5-baab-373900c63b1a" +label: "Суходольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14340 +data: App\Geo\Entity\City {#11440 …} +value: "823e3bf9-b531-465c-8b23-74b19716cee1" +label: "Сухой Лог" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14341 +data: App\Geo\Entity\City {#11449 …} +value: "106bd44b-2b7b-4adb-ad0a-4937ed8a5bfa" +label: "Счастье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14342 +data: App\Geo\Entity\City {#11458 …} +value: "aaa0afc0-833a-40d1-84c8-f43dd51e8cf6" +label: "Сызрань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14343 +data: App\Geo\Entity\City {#11467 …} +value: "36336dad-b0cd-4844-8c62-bc0216c714ca" +label: "Сыктывкар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14344 +data: App\Geo\Entity\City {#11476 …} +value: "9f0ee1f6-210e-41c9-8555-50745ef1e052" +label: "Сысерть" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14345 +data: App\Geo\Entity\City {#11485 …} +value: "e727a99c-77ee-4f76-b7e3-dfb404abbd78" +label: "Сычевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14346 +data: App\Geo\Entity\City {#11494 …} +value: "5a059239-0ca0-48c4-97b1-7c70c7020db8" +label: "Сясьстрой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14347 +data: App\Geo\Entity\City {#11503 …} +value: "28746151-bfcb-49bd-948c-131a9564de10" +label: "Тавда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14348 +data: App\Geo\Entity\City {#11512 …} +value: "0df9e418-6dd6-4643-8409-d8ab522e523d" +label: "Таврийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14349 +data: App\Geo\Entity\City {#11521 …} +value: "4dfe2a29-a36f-4e4c-9e5c-daa198dcaa7e" +label: "Таганрог" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14350 +data: App\Geo\Entity\City {#11530 …} +value: "06360db2-6e1f-4b0a-aea1-358b95707e55" +label: "Тайга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14351 +data: App\Geo\Entity\City {#11539 …} +value: "cefdcd14-3b35-45e8-bb49-cd5643b0054e" +label: "Тайшет" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14352 +data: App\Geo\Entity\City {#11548 …} +value: "e0d44994-9b87-4ab4-b0b5-f65f378b1a2e" +label: "Талдом" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14353 +data: App\Geo\Entity\City {#11557 …} +value: "2a77d8c9-9a35-4b88-a78e-a3ed803107db" +label: "Талица" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14354 +data: App\Geo\Entity\City {#11566 …} +value: "e45e8ff1-bd54-418b-a316-8f7791219ab9" +label: "Тамбов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14355 +data: App\Geo\Entity\City {#11575 …} +value: "332f76f9-beaf-4dbe-a2eb-b51483f1bfb3" +label: "Тара" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14356 +data: App\Geo\Entity\City {#11584 …} +value: "244e64da-7275-49dc-ac5e-8fa0cf338869" +label: "Тарко-Сале" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14357 +data: App\Geo\Entity\City {#11593 …} +value: "80425d91-48d3-4c84-8a1e-44c9f62ad943" +label: "Таруса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14358 +data: App\Geo\Entity\City {#11602 …} +value: "47af989b-3f4e-4614-baaa-c2473a765bea" +label: "Татарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14359 +data: App\Geo\Entity\City {#11611 …} +value: "3a0d5c4b-d602-4647-bf49-4a5b97b0b456" +label: "Таштагол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14360 +data: App\Geo\Entity\City {#11620 …} +value: "85c4a219-0023-4e8c-88dc-97456e0ab7e3" +label: "Тверь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14361 +data: App\Geo\Entity\City {#11629 …} +value: "6e290f76-4686-4d42-b977-4a29f0827136" +label: "Теберда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14362 +data: App\Geo\Entity\City {#11638 …} +value: "72ddf3c4-0c18-4ed1-9bd0-f7e8e5a6998f" +label: "Тейково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14363 +data: App\Geo\Entity\City {#11647 …} +value: "d0dac465-a27c-47b7-aa45-044226baf3a0" +label: "Тельмана" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14364 +data: App\Geo\Entity\City {#11656 …} +value: "b9a72ef9-8699-402c-968c-40e0c7a7626c" +label: "Темников" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14365 +data: App\Geo\Entity\City {#11665 …} +value: "4194497f-4349-4439-8e66-9f61e54dad67" +label: "Темрюк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14366 +data: App\Geo\Entity\City {#11674 …} +value: "6c73c74a-375a-45fe-8e8c-260468d22676" +label: "Терек" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14367 +data: App\Geo\Entity\City {#11683 …} +value: "b8683c2b-4cca-4496-9ee7-82a92d66fead" +label: "Тетюши" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14368 +data: App\Geo\Entity\City {#11692 …} +value: "fd43f3d2-08b5-4482-a36e-78b5a571bd83" +label: "Тимашевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14369 +data: App\Geo\Entity\City {#11701 …} +value: "bfc236f6-8875-44f5-b2b1-32c0d7eb4278" +label: "Тихвин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14370 +data: App\Geo\Entity\City {#11710 …} +value: "e1c9fe51-31c6-41e3-ac88-5d621df5abdc" +label: "Тихорецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14371 +data: App\Geo\Entity\City {#11719 …} +value: "53f41afe-9cea-414b-b602-fd9b94657976" +label: "Тобольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14372 +data: App\Geo\Entity\City {#11728 …} +value: "eaf4bd3c-aab8-4bbd-bfca-1fc20ba2a214" +label: "Тогучин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14373 +data: App\Geo\Entity\City {#11737 …} +value: "4e737995-a9f0-4751-9879-250964f46c06" +label: "Токмак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14374 +data: App\Geo\Entity\City {#11746 …} +value: "a7007b64-8b14-4722-b543-033d21e0875a" +label: "Тольятти" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14375 +data: App\Geo\Entity\City {#11755 …} +value: "b56d52fb-e551-415a-878d-c2fb1ce1a446" +label: "Томари" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14376 +data: App\Geo\Entity\City {#11764 …} +value: "9ea03d23-ebb1-4049-9244-74cbb74a5471" +label: "Томмот" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14377 +data: App\Geo\Entity\City {#11773 …} +value: "0abf5849-8089-4258-980b-f44a297d5930" +label: "Томск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14378 +data: App\Geo\Entity\City {#11782 …} +value: "2fd39bc9-6c2d-44d1-92d8-677f0a0a7412" +label: "Топки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14379 +data: App\Geo\Entity\City {#11791 …} +value: "d6625ea8-76b1-4eb9-ad92-a5fade811a65" +label: "Торез" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14380 +data: App\Geo\Entity\City {#11800 …} +value: "585f6c6a-70a1-43c3-a7cc-4ccccd8cf7d6" +label: "Торжок" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14381 +data: App\Geo\Entity\City {#11809 …} +value: "ff0be5de-238a-4607-9b56-45177a1e8356" +label: "Торопец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14382 +data: App\Geo\Entity\City {#11818 …} +value: "ccec9140-f8e9-47b4-b4fd-4c003a338d05" +label: "Тосно" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14383 +data: App\Geo\Entity\City {#11827 …} +value: "70f30aa0-4df1-481d-8766-3f11dfd5bb17" +label: "Тотьма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14384 +data: App\Geo\Entity\City {#11836 …} +value: "1132f0c0-4ebc-4041-a18a-6e4363f4c6d3" +label: "Трехгорный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14385 +data: App\Geo\Entity\City {#11845 …} +value: "707496b2-c270-4cf5-9c16-30e7deebc2a8" +label: "Трехгорный-1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14386 +data: App\Geo\Entity\City {#11854 …} +value: "4c254f20-cd12-4302-8744-8778bbdf32fd" +label: "Троицк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14387 +data: App\Geo\Entity\City {#11863 …} +value: "1c4224c8-0c69-4cc2-beee-38cbec99358c" +label: "Троицк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14388 +data: App\Geo\Entity\City {#11872 …} +value: "ca532dd0-5eb9-4ae8-a989-4f713c18b633" +label: "Трубчевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14389 +data: App\Geo\Entity\City {#11881 …} +value: "db08da57-66fa-4411-9171-a517a6809d26" +label: "Туапсе" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14390 +data: App\Geo\Entity\City {#11890 …} +value: "89ab322d-b4d3-40fb-954b-ab0774996525" +label: "Туймазы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14391 +data: App\Geo\Entity\City {#11899 …} +value: "e1dc1a16-6474-4b8d-a1c0-52698a3859a0" +label: "Тула" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14392 +data: App\Geo\Entity\City {#11908 …} +value: "9ec0da76-8d03-4230-b372-574892edc7ff" +label: "Тулун" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14393 +data: App\Geo\Entity\City {#11917 …} +value: "b75b9acd-f556-4a6d-8782-36aea77062e0" +label: "Туран" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14394 +data: App\Geo\Entity\City {#11926 …} +value: "d323ce02-c6fa-445b-a319-e61ef708db26" +label: "Туринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14395 +data: App\Geo\Entity\City {#11935 …} +value: "650f6640-3138-4004-9e17-65ff6459cda1" +label: "Тутаев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14396 +data: App\Geo\Entity\City {#11944 …} +value: "4aad33a5-9eeb-4314-89d6-333a038b3870" +label: "Тында" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14397 +data: App\Geo\Entity\City {#11953 …} +value: "ae37ff83-07f3-44eb-8ef2-4877740944df" +label: "Тырныауз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14398 +data: App\Geo\Entity\City {#11962 …} +value: "0284607b-0071-4640-9428-d835551b739a" +label: "Тюкалинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14399 +data: App\Geo\Entity\City {#11971 …} +value: "5a57d304-1952-48d4-b3d7-1cd022b1c984" +label: "Тюмень" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14400 +data: App\Geo\Entity\City {#11980 …} +value: "e16adfd5-34de-4296-9d39-12c39329af6e" +label: "Уварово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14401 +data: App\Geo\Entity\City {#11989 …} +value: "09b0f9b1-042e-4438-9d26-311471989d16" +label: "Углегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14402 +data: App\Geo\Entity\City {#11998 …} +value: "970c1cc7-61af-4b0f-9f50-ffd4ca4a864b" +label: "Углегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14403 +data: App\Geo\Entity\City {#12007 …} +value: "973a1acd-8dcc-4b57-996f-a2db22f8483f" +label: "Угледар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14404 +data: App\Geo\Entity\City {#12016 …} +value: "9d089e27-67c9-4918-b63b-a1b3df083cad" +label: "Углич" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14405 +data: App\Geo\Entity\City {#12025 …} +value: "d119c225-f83b-4e05-aaea-18a88dec8a69" +label: "Удачный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14406 +data: App\Geo\Entity\City {#12034 …} +value: "ca435ace-caa4-4794-b5c7-2597a0d177c7" +label: "Удомля" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14407 +data: App\Geo\Entity\City {#12043 …} +value: "e0916016-f72f-494b-a95a-87bb05220e9b" +label: "Ужур" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14408 +data: App\Geo\Entity\City {#12052 …} +value: "9397ac1b-ab76-42a4-ac55-bf932a694768" +label: "Узловая" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14409 +data: App\Geo\Entity\City {#12061 …} +value: "18dc1b83-59b8-4b4f-bc86-0f31c2038847" +label: "Украинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14410 +data: App\Geo\Entity\City {#12070 …} +value: "7419b0ab-178c-4840-b6b6-692db7620fa2" +label: "Улан-Удэ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14411 +data: App\Geo\Entity\City {#12079 …} +value: "6eb5ea0c-e0a7-437b-b717-5605027ec726" +label: "Ульяновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14412 +data: App\Geo\Entity\City {#12088 …} +value: "b0cf3543-2d0c-497b-ac03-fb823e1d91c6" +label: "Унеча" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14413 +data: App\Geo\Entity\City {#12097 …} +value: "0653015f-cd51-4501-acc9-0112fc7d65b3" +label: "Урай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14414 +data: App\Geo\Entity\City {#12106 …} +value: "351ce952-6a8f-4c9f-a0fc-8624a605cca5" +label: "Урень" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14415 +data: App\Geo\Entity\City {#12115 …} +value: "f3ecf4ac-bc99-4c70-b817-f3d7069caeb4" +label: "Уржум" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14416 +data: App\Geo\Entity\City {#12124 …} +value: "236b2b81-aea5-427e-a1ef-363d7bf3b035" +label: "Урус-Мартан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14417 +data: App\Geo\Entity\City {#12133 …} +value: "e7727dbb-4e80-4243-b2ce-455581fa8d24" +label: "Урюпинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14418 +data: App\Geo\Entity\City {#12142 …} +value: "c62cc3ab-9d08-4cf6-9c99-35908bc961f3" +label: "Усинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14419 +data: App\Geo\Entity\City {#12151 …} +value: "28b672a2-e320-4abb-bd49-881c712e0268" +label: "Усмань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14420 +data: App\Geo\Entity\City {#12160 …} +value: "ae7f0737-20f0-4d6f-bbe6-1a6232d411ee" +label: "Усолье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14421 +data: App\Geo\Entity\City {#12169 …} +value: "9cd69a7d-15f9-489e-a938-9926186d12e7" +label: "Усолье-Сибирское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14422 +data: App\Geo\Entity\City {#12178 …} +value: "0a083746-be3c-4dec-9498-60c932404d95" +label: "Уссурийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14423 +data: App\Geo\Entity\City {#12187 …} +value: "81fb08d4-4997-495b-8dc8-dc2456c215b9" +label: "Усть-Джегута" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14424 +data: App\Geo\Entity\City {#12196 …} +value: "cccc9195-73a8-446d-be6b-16ace755b58a" +label: "Усть-Илимск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14425 +data: App\Geo\Entity\City {#12205 …} +value: "70f19e75-9f0e-4c12-92d9-fbfb69135de1" +label: "Усть-Катав" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14426 +data: App\Geo\Entity\City {#12214 …} +value: "0c821fde-8d3b-4b15-b215-b0d4d1d4d6b9" +label: "Усть-Кут" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14427 +data: App\Geo\Entity\City {#12223 …} +value: "6000d48b-b3e4-46f2-9526-ebaf44d4b23d" +label: "Усть-Лабинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14428 +data: App\Geo\Entity\City {#12232 …} +value: "7cd215ab-a5fe-4220-9944-2840078cb28a" +label: "Устюжна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14429 +data: App\Geo\Entity\City {#12241 …} +value: "6c4b1363-36ef-46ce-ab9e-d100eaad60a1" +label: "Уфа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14430 +data: App\Geo\Entity\City {#12250 …} +value: "0deadb16-880d-44f8-9249-97cb7ac1518e" +label: "Ухта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14431 +data: App\Geo\Entity\City {#12259 …} +value: "4b5d2a10-9060-4eb4-a40f-7c14582cf437" +label: "Учалы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14432 +data: App\Geo\Entity\City {#12268 …} +value: "2a14eae0-3e46-45b2-9518-b6fabdd6ec7a" +label: "Уяр" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14433 +data: App\Geo\Entity\City {#12277 …} +value: "942b955b-158a-4f18-81f4-8a1c34137bfe" +label: "Фатеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14434 +data: App\Geo\Entity\City {#12286 …} +value: "9567b61e-3f53-45db-a2e0-c21b39625330" +label: "Феодосия" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14435 +data: App\Geo\Entity\City {#12295 …} +value: "a8a3afad-ae2a-4e11-ab7b-62d05b65273b" +label: "Фокино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14436 +data: App\Geo\Entity\City {#12304 …} +value: "8f2b52ef-9de4-4844-b16c-b7cac2bd804c" +label: "Фокино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14437 +data: App\Geo\Entity\City {#12313 …} +value: "12beac86-3cd6-428c-87f1-1283856c6dc7" +label: "Фролово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14438 +data: App\Geo\Entity\City {#12322 …} +value: "9a47f914-7997-4013-a71d-6dbb84e00f8b" +label: "Фрязино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14439 +data: App\Geo\Entity\City {#12331 …} +value: "c566fb6f-30ff-4e1a-a0d2-9c58728484aa" +label: "Фурманов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14440 +data: App\Geo\Entity\City {#12340 …} +value: "a28a13b4-02df-45aa-9b85-229b4084b664" +label: "Хабаровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14441 +data: App\Geo\Entity\City {#12349 …} +value: "c5dc3a05-aad7-40da-8282-d49ac629389e" +label: "Хадыженск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14442 +data: App\Geo\Entity\City {#12358 …} +value: "b1f50dd0-0d92-45eb-841f-a4a7be4dd1c0" +label: "Ханты-Мансийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14443 +data: App\Geo\Entity\City {#12367 …} +value: "09cc9fba-0178-490d-b2fc-84da364c7a65" +label: "Харабали" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14444 +data: App\Geo\Entity\City {#12376 …} +value: "9d48dae0-dfe2-46b5-8d68-3ab41d85d934" +label: "Харовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14445 +data: App\Geo\Entity\City {#12385 …} +value: "4873ebe9-2466-4531-95e2-84a6339687b7" +label: "Харцызск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14446 +data: App\Geo\Entity\City {#12394 …} +value: "6cd7a3d1-24aa-4a31-a075-a3df69c64491" +label: "Хасавюрт" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14447 +data: App\Geo\Entity\City {#12403 …} +value: "1d84c22d-3974-4e8b-9d43-4aed3db0a638" +label: "Хвалынск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14448 +data: App\Geo\Entity\City {#12412 …} +value: "22b17a7d-318c-4614-923b-c9de878e7422" +label: "Херсон" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14449 +data: App\Geo\Entity\City {#12421 …} +value: "7b9e2e24-634e-4981-8119-56082e84c54e" +label: "Хилок" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14450 +data: App\Geo\Entity\City {#12430 …} +value: "01fb4040-9361-43db-b221-70f5a2b09029" +label: "Химки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14451 +data: App\Geo\Entity\City {#12439 …} +value: "899ec5ab-1e5c-4add-9bd3-126482589345" +label: "Холм" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14452 +data: App\Geo\Entity\City {#12448 …} +value: "3b028dcd-428e-4702-b1c8-251c93bcac78" +label: "Холмск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14453 +data: App\Geo\Entity\City {#12457 …} +value: "99c88b60-554c-4cf4-8430-f534cddcb0f8" +label: "Хотьково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14454 +data: App\Geo\Entity\City {#12466 …} +value: "64b298e9-150e-4ea1-8e46-93faa267b0c9" +label: "Цивильск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14455 +data: App\Geo\Entity\City {#12475 …} +value: "8d8a0a31-4259-4492-b718-d4bf542a4daf" +label: "Цимлянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14456 +data: App\Geo\Entity\City {#12484 …} +value: "0bd09fcb-c843-40b4-8ccc-0813d2c287f3" +label: "Циолковский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14457 +data: App\Geo\Entity\City {#12493 …} +value: "a8516094-1294-4c8f-895e-aa6f01cb5bb2" +label: "Чадан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14458 +data: App\Geo\Entity\City {#12502 …} +value: "5a5c83dd-c01a-4b96-9f99-8cda12d80ce2" +label: "Чайковский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14459 +data: App\Geo\Entity\City {#12511 …} +value: "8384a05b-5220-458a-8a46-1bd8d8fb4f85" +label: "Чапаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14460 +data: App\Geo\Entity\City {#12520 …} +value: "0b71dbdf-3790-49ba-b446-5b1f5fe5fb30" +label: "Чаплыгин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14461 +data: App\Geo\Entity\City {#12529 …} +value: "abeac488-2d91-4342-af02-256dc23efc6d" +label: "Часов Яр" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14462 +data: App\Geo\Entity\City {#12538 …} +value: "d95225f6-5793-4552-ac03-c8a7995269d1" +label: "Чебаркуль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14463 +data: App\Geo\Entity\City {#12547 …} +value: "3f8c1e93-db74-4dfc-87e2-2b2466410e2e" +label: "Чебоксары" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14464 +data: App\Geo\Entity\City {#12556 …} +value: "ea0b2bc7-05e2-4e85-9d9c-f6dd72b0fd1d" +label: "Чегем" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14465 +data: App\Geo\Entity\City {#12565 …} +value: "ef533d53-4e6e-4a08-9022-393e8ae2c6d0" +label: "Чекалин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14466 +data: App\Geo\Entity\City {#12574 …} +value: "f5ed56e7-bf55-4dea-959b-7096378b9f6b" +label: "Челябинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14467 +data: App\Geo\Entity\City {#12583 …} +value: "4ae2efd9-00e8-4bd2-936a-2b219f3d2c05" +label: "Червонопартизанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14468 +data: App\Geo\Entity\City {#12592 …} +value: "4c8a149d-83ca-4967-8ce0-0a501d92c0cb" +label: "Чердынь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14469 +data: App\Geo\Entity\City {#12601 …} +value: "196f15dc-3709-48a7-9506-c28ebdece527" +label: "Черемхово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14470 +data: App\Geo\Entity\City {#12610 …} +value: "32c84095-200d-4c8b-bf56-4bb011629e04" +label: "Черепаново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14471 +data: App\Geo\Entity\City {#12619 …} +value: "cfdba94a-1d29-4dd3-b6a7-c3592e2d6352" +label: "Череповец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14472 +data: App\Geo\Entity\City {#12628 …} +value: "8650e57b-a9fa-489e-9582-2f53e31c9c68" +label: "Черкесск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14473 +data: App\Geo\Entity\City {#12637 …} +value: "5d399527-6d8a-4c07-9498-bb10882781c9" +label: "Чермоз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14474 +data: App\Geo\Entity\City {#12646 …} +value: "cb14fb12-a94e-4ee8-a447-3523b4d9e94a" +label: "Черноголовка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14475 +data: App\Geo\Entity\City {#12655 …} +value: "f6925233-031b-4d2f-822a-cdbc7d5f86ee" +label: "Черногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14476 +data: App\Geo\Entity\City {#12664 …} +value: "3e669a2d-0f5a-4c1f-b2a2-8e31306b1c16" +label: "Чернушка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14477 +data: App\Geo\Entity\City {#12673 …} +value: "fee0529b-5cd2-4437-93a7-d61dadc5c784" +label: "Черняховск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14478 +data: App\Geo\Entity\City {#12682 …} +value: "814b0534-89fb-47e1-a645-a6c1ed61b9f1" +label: "Чехов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14479 +data: App\Geo\Entity\City {#12691 …} +value: "e4136fbf-7acb-4c4a-a501-8c0046ccd6a3" +label: "Чехов-2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14480 +data: App\Geo\Entity\City {#12700 …} +value: "6f9b049d-ae1a-4231-a01f-da93bfd9a9fa" +label: "Чехов-3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14481 +data: App\Geo\Entity\City {#12709 …} +value: "84c6c991-9f91-4a73-9129-052a39a9e12a" +label: "Чистополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14482 +data: App\Geo\Entity\City {#12718 …} +value: "c801e770-bd3f-43fc-872c-8af663410611" +label: "Чита" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14483 +data: App\Geo\Entity\City {#12727 …} +value: "c171ea5c-5ca7-4df4-ad75-ab890a962711" +label: "Чкаловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14484 +data: App\Geo\Entity\City {#12736 …} +value: "26d2dc68-cbcb-4bfc-bd79-9b9626382946" +label: "Чудово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14485 +data: App\Geo\Entity\City {#12745 …} +value: "b7b89bab-eeeb-4a03-8ac8-c9c68cda46f9" +label: "Чулым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14486 +data: App\Geo\Entity\City {#12754 …} +value: "67af25f2-0b1c-4938-8e57-b125131f8b01" +label: "Чусовой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14487 +data: App\Geo\Entity\City {#12763 …} +value: "b0650531-95a3-4126-a13f-c632eb22acb0" +label: "Чухлома" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14488 +data: App\Geo\Entity\City {#12772 …} +value: "0188a226-5c7a-467b-ba78-118820f4c17a" +label: "Шагонар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14489 +data: App\Geo\Entity\City {#12781 …} +value: "c247b116-385a-4e3e-ac81-89dd49403aaa" +label: "Шадринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14490 +data: App\Geo\Entity\City {#12790 …} +value: "73215932-9107-41da-b421-1a762f2730cb" +label: "Шали" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14491 +data: App\Geo\Entity\City {#12799 …} +value: "a42633a9-b382-497f-bfc4-69d1a9b51f3f" +label: "Шарыпово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14492 +data: App\Geo\Entity\City {#12808 …} +value: "b4fcc3e8-af59-4c18-b755-25b1c2a378da" +label: "Шарья" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14493 +data: App\Geo\Entity\City {#12817 …} +value: "d08397d2-917f-40bc-b11a-27f5bbd194a7" +label: "Шатура" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14494 +data: App\Geo\Entity\City {#12826 …} +value: "0b48e86e-d579-4458-a46e-0e1981b25658" +label: "Шахтерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14495 +data: App\Geo\Entity\City {#12835 …} +value: "a9f98a59-9b23-496c-85c2-85532b49facc" +label: "Шахты" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14496 +data: App\Geo\Entity\City {#12844 …} +value: "4ad95d47-8d9a-4b82-9da6-f24a66a1e7a9" +label: "Шахунья" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14497 +data: App\Geo\Entity\City {#12853 …} +value: "6381f973-32fe-4d43-a061-25dc67b2b57a" +label: "Шацк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14498 +data: App\Geo\Entity\City {#12862 …} +value: "b217ccd4-7f30-417b-8a77-306c09d98694" +label: "Шебекино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14499 +data: App\Geo\Entity\City {#12871 …} +value: "cdd06abf-0896-43a0-bf85-685c9a53fc3d" +label: "Шелехов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14500 +data: App\Geo\Entity\City {#12880 …} +value: "082192e5-977f-4d6b-b567-53cfa6b67b4f" +label: "Шелковская" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14501 +data: App\Geo\Entity\City {#12889 …} +value: "bdc1ceb6-cde5-4114-b9c9-6dd3edbdf885" +label: "Шенкурск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14502 +data: App\Geo\Entity\City {#12898 …} +value: "dbb6db25-a689-4b89-9777-93f85ca73a2a" +label: "Шилка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14503 +data: App\Geo\Entity\City {#12907 …} +value: "7ca200cf-d429-4ee7-8736-885945139044" +label: "Шимановск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14504 +data: App\Geo\Entity\City {#12916 …} +value: "acdd868b-227b-4a0d-9a3e-3cb8a1623414" +label: "Шиханы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14505 +data: App\Geo\Entity\City {#12925 …} +value: "510af5ea-8522-44c8-b83a-f0a5d6652704" +label: "Шлиссельбург" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14506 +data: App\Geo\Entity\City {#12934 …} +value: "b8e9a797-18be-4fdd-98cd-2bb4e370802b" +label: "Шумерля" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14507 +data: App\Geo\Entity\City {#12943 …} +value: "7fdb12eb-f9f2-49c0-abb9-0f04b2d61545" +label: "Шумиха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14508 +data: App\Geo\Entity\City {#12952 …} +value: "c09beff1-dad0-4e2d-a3cb-e896f38efc92" +label: "Шуя" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14509 +data: App\Geo\Entity\City {#12961 …} +value: "f346c7fe-da5f-45a2-96af-36d320108683" +label: "Щекино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14510 +data: App\Geo\Entity\City {#12970 …} +value: "dcc60416-f8e5-4787-b817-3a4e01b0a00a" +label: "Щелкино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14511 +data: App\Geo\Entity\City {#12979 …} +value: "48a303cd-b667-4564-8f42-96d2a1429a81" +label: "Щёлково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14512 +data: App\Geo\Entity\City {#12988 …} +value: "127a759d-49d9-4741-960b-3efb7e75d922" +label: "Щербинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14513 +data: App\Geo\Entity\City {#12997 …} +value: "3e10d9a0-f280-49fd-a720-f64016f8320b" +label: "Щигры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14514 +data: App\Geo\Entity\City {#13006 …} +value: "184421d8-fd0a-4dc3-a1e5-7faa008fa0c0" +label: "Щучье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14515 +data: App\Geo\Entity\City {#13015 …} +value: "7d496731-20e1-48c9-b0e7-316e8e44c249" +label: "Электрогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14516 +data: App\Geo\Entity\City {#13024 …} +value: "57b1f9eb-1a18-4797-a61f-13c21ea12bbb" +label: "Электросталь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14517 +data: App\Geo\Entity\City {#13033 …} +value: "8a7ea618-c43e-48d5-9281-fc9e6798a1d9" +label: "Электроугли" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14518 +data: App\Geo\Entity\City {#13042 …} +value: "ae9cb540-e24a-4cc2-9ad0-326086475da8" +label: "Элиста" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14519 +data: App\Geo\Entity\City {#13051 …} +value: "74ba2457-3896-4fce-9ee4-7e4055a8dece" +label: "Энгельс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14520 +data: App\Geo\Entity\City {#13060 …} +value: "643bbd14-1e35-494e-8190-85a99e81be65" +label: "Энергодар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14521 +data: App\Geo\Entity\City {#13069 …} +value: "6e9d845e-d7a8-4c8e-9337-b9789665edb9" +label: "Эртиль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14522 +data: App\Geo\Entity\City {#13078 …} +value: "693f0f1c-4b32-47cf-a81c-9741c522d846" +label: "Югорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14523 +data: App\Geo\Entity\City {#13087 …} +value: "ef8ec08c-7dc6-4c92-a2ad-53b81ac2611f" +label: "Южа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14524 +data: App\Geo\Entity\City {#13096 …} +value: "92b6f8ff-cc23-4846-a2a4-dc986e39f6d0" +label: "Южно-Сахалинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14525 +data: App\Geo\Entity\City {#13105 …} +value: "94e21b0d-3585-4270-b770-4549f64c6ca4" +label: "Южно-Сухокумск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14526 +data: App\Geo\Entity\City {#13114 …} +value: "e88f08f4-0fd0-45cf-9526-627dcd26f54b" +label: "Южноуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14527 +data: App\Geo\Entity\City {#13123 …} +value: "409582be-dac3-4f32-9a9f-af2cda308165" +label: "Юнокоммунаровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14528 +data: App\Geo\Entity\City {#13132 …} +value: "f66c7e07-0f18-47ec-98a4-fe6a23f01c23" +label: "Юрга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14529 +data: App\Geo\Entity\City {#13141 …} +value: "fef86f35-8727-4138-8c3e-3dcc60a0c762" +label: "Юрьевец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14530 +data: App\Geo\Entity\City {#13150 …} +value: "304e6505-384a-4c45-a973-201a789d5e18" +label: "Юрьев-Польский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14531 +data: App\Geo\Entity\City {#13159 …} +value: "6118ed43-7cfd-462a-8925-efef727e869c" +label: "Юрюзань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14532 +data: App\Geo\Entity\City {#13168 …} +value: "4591911b-683b-44f7-83f7-76b0234f88b1" +label: "Юхнов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14533 +data: App\Geo\Entity\City {#13177 …} +value: "9d397cd4-8609-4cf2-97e2-1f8c50debbde" +label: "Юхнов-1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14534 +data: App\Geo\Entity\City {#13186 …} +value: "db714f65-f135-421d-87b7-5b3796b4db04" +label: "Ядрин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14535 +data: App\Geo\Entity\City {#13195 …} +value: "8d4f25e5-2fe2-4d0e-9624-a72faaa5e0e5" +label: "Якутск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14536 +data: App\Geo\Entity\City {#13204 …} +value: "764ee17f-f564-4cc4-b928-a7c6e078e54f" +label: "Ялта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14537 +data: App\Geo\Entity\City {#13213 …} +value: "f1c14ffa-e6fc-4a29-81d7-0bf751ef56c7" +label: "Ялуторовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14538 +data: App\Geo\Entity\City {#13222 …} +value: "934f992d-cd0c-413a-92cc-ba33dbb63d77" +label: "Янаул" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14539 +data: App\Geo\Entity\City {#13231 …} +value: "0027a520-843b-43fd-b676-824f34b3d795" +label: "Яранск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14540 +data: App\Geo\Entity\City {#13240 …} +value: "18559986-fd1b-47c6-b863-5c969de2dbcc" +label: "Яровое" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14541 +data: App\Geo\Entity\City {#13249 …} +value: "81886b51-d2fe-4425-af0c-91cfa08304e0" +label: "Ярославль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14542 +data: App\Geo\Entity\City {#13258 …} +value: "10421064-c5ce-4041-b207-3693bc5776e6" +label: "Ярцево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14543 +data: App\Geo\Entity\City {#13267 …} +value: "929a7b9f-cd6f-427b-a8d0-5082302a08c5" +label: "Ясиноватая" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14544 +data: App\Geo\Entity\City {#13276 …} +value: "e290ca8b-fa6d-4183-a933-94ee0f73716e" +label: "Ясногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14545 +data: App\Geo\Entity\City {#13285 …} +value: "6d095b4f-a934-4d00-86c0-948ca09aacdf" +label: "Ясный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14546 +data: App\Geo\Entity\City {#13294 …} +value: "fc55b099-8d28-4433-9e75-91d38fb144e6" +label: "Яхрома" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1410 -errors: [] -form: Symfony\Component\Form\Form {#1365 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1176 …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) {#14548 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 | "" |
__submit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn btn-success" ] |
[ "class" => "btn btn-success" ] |
| label | "Сохранить" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-success" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Сохранить" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-success" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_project_form___submit" ] |
| cache_key | "_project_form___submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#14547 …5} |
| full_name | "project_form[__submit]" |
| id | "project_form___submit" |
| label | "Сохранить" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "__submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_project_form___submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#97 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#583 …} -logger: Monolog\Logger {#469 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#98 …} -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) {#14584 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() {#14579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $message: Closure() {#1402 …} $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 {#14569 -errors: [] -form: Symfony\Component\Form\Form {#14573 …} } |
| form | Symfony\Component\Form\FormView {#14578 …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" |
filters
Form type:
"Symfony\Component\Form\Extension\Core\Type\FormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [] |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#97 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#583 …} -logger: Monolog\Logger {#469 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#98 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15784 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#15801 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $message: Closure() {#15805 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|