Forms
-
subproject_form
-
subdomain
-
name
-
city
-
_token
-
subproject_form
Form type:
"App\Project\Form\SubprojectFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Project\Entity\Subproject {#1038 -project: App\Project\Entity\Project {#991 …} -city: ? App\Geo\Entity\City -subdomain: ? string -name: ? string -updatedAt: DateTimeImmutable @1762615115 {#1037 date: 2025-11-08 18:18:35.840708 Europe/Moscow (+03:00) } -id: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Project\Entity\Subproject {#1038 -project: App\Project\Entity\Project {#991 …} -city: ? App\Geo\Entity\City -subdomain: ? string -name: ? string -updatedAt: DateTimeImmutable @1762615115 {#1037 date: 2025-11-08 18:18:35.840708 Europe/Moscow (+03:00) } -id: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#668 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#409 …} -logger: Monolog\Logger {#299 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#671 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Project\Entity\Subproject {#1038 -project: App\Project\Entity\Project {#991 …} -city: ? App\Geo\Entity\City -subdomain: ? string -name: ? string -updatedAt: DateTimeImmutable @1762615115 {#1037 date: 2025-11-08 18:18:35.840708 Europe/Moscow (+03:00) } -id: null } |
| data_class | "App\Project\Entity\Subproject" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1106 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Project\Entity\Subproject" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1104 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#1105 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "subproject_form" "_subproject_form" ] |
| cache_key | "_subproject_form_subproject_form" |
| compound | true |
| data | App\Project\Entity\Subproject {#1038 -project: App\Project\Entity\Project {#991 …} -city: ? App\Geo\Entity\City -subdomain: ? string -name: ? string -updatedAt: DateTimeImmutable @1762615115 {#1037 date: 2025-11-08 18:18:35.840708 Europe/Moscow (+03:00) } -id: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1163 -errors: [] -form: Symfony\Component\Form\Form {#1168 …} } |
| form | Symfony\Component\Form\FormView {#1103 …5} |
| full_name | "subproject_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subproject_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "subproject_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subproject_form" |
| valid | true |
| value | App\Project\Entity\Subproject {#1038 -project: App\Project\Entity\Project {#991 …} -city: ? App\Geo\Entity\City -subdomain: ? string -name: ? string -updatedAt: DateTimeImmutable @1762615115 {#1037 date: 2025-11-08 18:18:35.840708 Europe/Moscow (+03:00) } -id: null } |
subdomain
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Доменное имя подпроекта" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#668 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#409 …} -logger: Monolog\Logger {#299 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#671 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1074 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Доменное имя подпроекта" |
| 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() {#1072 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#1073 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_subproject_form_subdomain" ] |
| cache_key | "_subproject_form_subdomain_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1304 -errors: [] -form: Symfony\Component\Form\Form {#1327 …} } |
| form | Symfony\Component\Form\FormView {#1315 …5} |
| full_name | "subproject_form[subdomain]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subproject_form_subdomain" |
| label | "Доменное имя подпроекта" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "subdomain" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subproject_form_subdomain" |
| 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 |
|---|---|---|
| label | "Наименование подпроекта" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#668 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#409 …} -logger: Monolog\Logger {#299 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#671 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1076 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Наименование подпроекта" |
| 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() {#1088 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#1119 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_subproject_form_name" ] |
| cache_key | "_subproject_form_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1306 -errors: [] -form: Symfony\Component\Form\Form {#1330 …} } |
| form | Symfony\Component\Form\FormView {#1317 …5} |
| full_name | "subproject_form[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subproject_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 | "_subproject_form_name" |
| 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 |
|---|---|---|
| choice_label | Closure(City $city) {#1153 class: "App\Project\Form\SubprojectFormType" this: App\Project\Form\SubprojectFormType {#1020 …} } |
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 {#1147 returnType: "Doctrine\ORM\QueryBuilder" } |
Doctrine\ORM\QueryBuilder {#1203 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1205 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "city" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1199 #from: "App\Geo\Entity\City" #alias: "city" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1210 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "city.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1134 …} -dql: "SELECT city FROM App\Geo\Entity\City city ORDER BY city.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1204 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerQ8fLo0c\EntityManagerGhost614a58f {#470 …12} } |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(City $city) {#1153 class: "App\Project\Form\SubprojectFormType" this: App\Project\Form\SubprojectFormType {#1020 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1172 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1207 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1206 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1165 …} } |
| choices | null |
| class | "App\Geo\Entity\City" |
| 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 {#668 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#409 …} -logger: Monolog\Logger {#299 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#671 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerQ8fLo0c\EntityManagerGhost614a58f {#470 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| 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 {#1274 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: ContainerQ8fLo0c\EntityManagerGhost614a58f {#470 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#653 …} } |
| 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 | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Отсутствует" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1203 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1205 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "city" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1199 #from: "App\Geo\Entity\City" #alias: "city" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1210 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "city.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1134 …} -dql: "SELECT city FROM App\Geo\Entity\City city ORDER BY city.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1204 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerQ8fLo0c\EntityManagerGhost614a58f {#470 …12} } |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1140 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#1142 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_subproject_form_city" ] |
| cache_key | "_subproject_form_city_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1193 +data: App\Geo\Entity\City {#1353 …} +value: "20d1c5bd-e166-47f0-b05a-25fecf7b44e0" +label: "Абаза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1324 +data: App\Geo\Entity\City {#1381 …} +value: "0cf981fb-bed1-4cfe-8248-a8ebe635aa85" +label: "Абакан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1176 +data: App\Geo\Entity\City {#1385 …} +value: "c93ed54b-3878-4039-a32f-d6d5e4514a97" +label: "Абдулино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1173 +data: App\Geo\Entity\City {#1392 …} +value: "9e8280a5-70bc-43d4-bce8-acfd3c65a872" +label: "Абинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1161 +data: App\Geo\Entity\City {#1399 …} +value: "207da504-c9ff-46a6-a8ab-917930cdbcfb" +label: "Авдеевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1293 +data: App\Geo\Entity\City {#1406 …} +value: "10455498-c311-49f8-bfcf-409ea3e0eff5" +label: "Агидель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1174 +data: App\Geo\Entity\City {#1413 …} +value: "b20dff67-e35e-4776-bd61-88098c973e6e" +label: "Агрыз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1323 +data: App\Geo\Entity\City {#1420 …} +value: "5c54de66-58c2-4c35-b605-56037a90b532" +label: "Адыгейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1298 +data: App\Geo\Entity\City {#1427 …} +value: "c57bbeae-ec67-4328-a229-b5f38b074f7b" +label: "Азнакаево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1164 +data: App\Geo\Entity\City {#1431 …} +value: "b9936242-d9f4-4a17-959d-6155f5688fd4" +label: "Азов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1071 +data: App\Geo\Entity\City {#1438 …} +value: "34585d5d-3555-4109-a062-a262aebd9d4a" +label: "Ак-Довурак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6638 +data: App\Geo\Entity\City {#1445 …} +value: "331fe89f-50f4-4b15-95ac-f4bf9de7c835" +label: "Аксай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6639 +data: App\Geo\Entity\City {#1449 …} +value: "d2f0081b-170a-473c-b2cb-9b6b8d8aab28" +label: "Алагир" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6640 +data: App\Geo\Entity\City {#1456 …} +value: "ff705bfc-9dbb-4aba-a1b5-64820e9d1dfd" +label: "Алапаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6641 +data: App\Geo\Entity\City {#1463 …} +value: "56d74828-62c1-46f8-b086-4035b6da8dd6" +label: "Алатырь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6642 +data: App\Geo\Entity\City {#1470 …} +value: "701a466b-9596-47f6-ab52-37b2aa855096" +label: "Алдан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6643 +data: App\Geo\Entity\City {#1477 …} +value: "7460ed1e-6a47-4768-bbd4-e5465b035474" +label: "Алейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6644 +data: App\Geo\Entity\City {#1484 …} +value: "ed3de610-3dd5-4c93-b209-01fb375f99e5" +label: "Александров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6645 +data: App\Geo\Entity\City {#1491 …} +value: "e769c1eb-2b9b-431a-abbd-d6eaca09f7c6" +label: "Александровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6646 +data: App\Geo\Entity\City {#1498 …} +value: "b47e2c96-2b6f-47fb-bbc7-0d4049681a21" +label: "Александровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6647 +data: App\Geo\Entity\City {#1505 …} +value: "9fe08753-46d4-42c8-9a17-46489a697c33" +label: "Александровск-Сахалинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6648 +data: App\Geo\Entity\City {#1512 …} +value: "dcf7adcf-6905-47dc-aad3-1e7f30bfd671" +label: "Алексеевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6649 +data: App\Geo\Entity\City {#1519 …} +value: "2212efe7-73d8-4d97-80b4-8be028f1c34f" +label: "Алексин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6650 +data: App\Geo\Entity\City {#1526 …} +value: "a15f230b-4ce9-4b32-97b0-77358fb24dbc" +label: "Алешки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6651 +data: App\Geo\Entity\City {#1533 …} +value: "6395a2b7-9bf2-4656-ad36-9575bc451394" +label: "Алзамай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6652 +data: App\Geo\Entity\City {#1540 …} +value: "4517c34d-5b5a-497e-b4ad-37239f27c158" +label: "Алмазная" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6653 +data: App\Geo\Entity\City {#1544 …} +value: "198f546e-333e-42a8-92fe-506271291ca2" +label: "Алупка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6654 +data: App\Geo\Entity\City {#1551 …} +value: "b1faa68b-cd60-49f7-838b-fd66fb5e2cdf" +label: "Алушта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6655 +data: App\Geo\Entity\City {#1555 …} +value: "553e2a4b-8590-46b4-ba6d-14cb946c8db2" +label: "Алчевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6656 +data: App\Geo\Entity\City {#1559 …} +value: "c1c7cbeb-fbff-4f58-9384-3f26f5810a79" +label: "Альметьевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6657 +data: App\Geo\Entity\City {#1563 …} +value: "cf57e8ff-d279-47d1-8f00-9b138e86b019" +label: "Амвросиевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6658 +data: App\Geo\Entity\City {#1567 …} +value: "3b2824bc-61ed-4585-a44d-f991d8ab7a6f" +label: "Амурск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6659 +data: App\Geo\Entity\City {#1574 …} +value: "85394a26-5070-42ee-b78f-eb9f9f2c1a8a" +label: "Анадырь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6660 +data: App\Geo\Entity\City {#1581 …} +value: "729fbeb7-41a9-479d-9ef3-85e00a0a626d" +label: "Анапа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6661 +data: App\Geo\Entity\City {#1585 …} +value: "7de34398-521b-46bf-8752-3dee371f1540" +label: "Ангарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6662 +data: App\Geo\Entity\City {#1589 …} +value: "49c0b358-d2df-4046-abb3-6a6654a4dba9" +label: "Андреаполь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6663 +data: App\Geo\Entity\City {#1596 …} +value: "25805963-6feb-4b48-869e-47d807a8aa3b" +label: "Анжеро-Судженск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6664 +data: App\Geo\Entity\City {#1603 …} +value: "1a5d19b4-3b9d-4571-8c63-3edd0d42896f" +label: "Анива" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6665 +data: App\Geo\Entity\City {#1607 …} +value: "1ba386fe-5557-43fe-abb9-0e7b6666212b" +label: "Антрацит" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6666 +data: App\Geo\Entity\City {#1611 …} +value: "907fbb93-c65e-468e-84ab-d466a10300aa" +label: "Апатиты" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6667 +data: App\Geo\Entity\City {#1618 …} +value: "9d1781cb-8dee-4d11-baaf-31f0ae7ba3cb" +label: "Апрелевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6668 +data: App\Geo\Entity\City {#1625 …} +value: "e6199ab9-def9-49ee-894c-e87dc5b6660d" +label: "Апшеронск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6669 +data: App\Geo\Entity\City {#1629 …} +value: "f785001b-e777-4c47-a5f3-7e28cc03a156" +label: "Арамиль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6670 +data: App\Geo\Entity\City {#1633 …} +value: "f4113d0a-4951-46c4-8009-caebe1d832ef" +label: "Аргун" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6671 +data: App\Geo\Entity\City {#1640 …} +value: "46b3fafc-2eff-4e86-888a-fcce68f5bf71" +label: "Ардатов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6672 +data: App\Geo\Entity\City {#1647 …} +value: "846a75ef-4764-41ca-811c-9982e0951245" +label: "Ардон" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6673 +data: App\Geo\Entity\City {#1651 …} +value: "4baec448-30a5-437a-95e8-bb7a55648317" +label: "Арзамас" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6674 +data: App\Geo\Entity\City {#1658 …} +value: "4923fb9a-59ca-4004-81b5-c1cd4f3910c1" +label: "Аркадак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6675 +data: App\Geo\Entity\City {#1665 …} +value: "1ffe0f75-a2fd-467b-b27a-913fb0cd0717" +label: "Армавир" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6676 +data: App\Geo\Entity\City {#1669 …} +value: "531549eb-2271-4d25-bc3f-bbde96966f62" +label: "Армянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6677 +data: App\Geo\Entity\City {#1673 …} +value: "eab30b41-92bf-4ddd-918e-65793960b851" +label: "Арсеньев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6678 +data: App\Geo\Entity\City {#1680 …} +value: "4c7a6c59-1f65-4445-9e8d-91f4cdee76c9" +label: "Арск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6679 +data: App\Geo\Entity\City {#1684 …} +value: "cc405efa-a907-47db-9e80-525d6b5f1a97" +label: "Артем" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6680 +data: App\Geo\Entity\City {#1688 …} +value: "36c7880e-6eb0-4b8d-a238-7f5d52800a5a" +label: "Артемово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6681 +data: App\Geo\Entity\City {#1692 …} +value: "4706adcf-6dca-48a9-a9df-062680836305" +label: "Артемовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6682 +data: App\Geo\Entity\City {#1696 …} +value: "ff2b25af-68ea-44a6-8ebe-3a092b66e840" +label: "Артемовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6683 +data: App\Geo\Entity\City {#1700 …} +value: "dde86964-beeb-4f0d-907f-c08ab5beddd1" +label: "Артемовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6684 +data: App\Geo\Entity\City {#1707 …} +value: "e17732bd-b7d6-4bc6-8a7e-01b009c592f5" +label: "Артемовский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6685 +data: App\Geo\Entity\City {#1711 …} +value: "8b37b71e-4409-4997-8d00-f0e5f8f04bed" +label: "Архангельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6686 +data: App\Geo\Entity\City {#1718 …} +value: "ec94ab88-5b0d-43bb-b3ec-c7137f386410" +label: "Асбест" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6687 +data: App\Geo\Entity\City {#1722 …} +value: "b51dca47-1b35-4dc0-b012-4b590c870fd4" +label: "Асино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6688 +data: App\Geo\Entity\City {#1729 …} +value: "d7505210-a0c5-4218-9385-5af1e36705ab" +label: "Астрахань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6689 +data: App\Geo\Entity\City {#1736 …} +value: "89599582-9fe4-4277-a69b-ff6d789a1116" +label: "Аткарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6690 +data: App\Geo\Entity\City {#1740 …} +value: "060053f3-e7fa-4b6a-bac4-1b912ea1be46" +label: "Ахтубинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6691 +data: App\Geo\Entity\City {#1744 …} +value: "ede3c5b8-c973-41b0-b5c4-0527e0389c50" +label: "Ачинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6692 +data: App\Geo\Entity\City {#1748 …} +value: "926153bd-440d-4059-bb21-651719201263" +label: "Ачхой-Мартан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6693 +data: App\Geo\Entity\City {#1752 …} +value: "5ce10f80-61e5-411e-8020-75fba38421d8" +label: "Аша" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6694 +data: App\Geo\Entity\City {#1759 …} +value: "7630ad23-94a0-4aa4-ae9a-59d55e684bfa" +label: "Бабаево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6695 +data: App\Geo\Entity\City {#1766 …} +value: "919fb041-9970-4dea-8bd6-12ba66f7d476" +label: "Бабушкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6696 +data: App\Geo\Entity\City {#1773 …} +value: "c8185415-56a1-4249-94db-def98a8f6c0d" +label: "Бавлы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6697 +data: App\Geo\Entity\City {#1777 …} +value: "73badead-e1be-48fd-bc42-0007adaec1ea" +label: "Байкальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6698 +data: App\Geo\Entity\City {#1781 …} +value: "a0605e07-88c5-4e5e-9ce2-7703ae0d8b78" +label: "Баймак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6699 +data: App\Geo\Entity\City {#1785 …} +value: "053a76ce-7f85-439f-ae15-56c7b0cc4f93" +label: "Бакал" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6700 +data: App\Geo\Entity\City {#1789 …} +value: "9a13bb54-43c6-43f3-bba2-6ca52ba59848" +label: "Баксан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6701 +data: App\Geo\Entity\City {#1796 …} +value: "a00aaf9f-dad4-4ca9-b61d-0805e662c43b" +label: "Балабаново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6702 +data: App\Geo\Entity\City {#1803 …} +value: "f1f68a2b-f8f9-4b34-8ae4-c8ec3d553b49" +label: "Балаклава" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6703 +data: App\Geo\Entity\City {#1810 …} +value: "73b16479-ac10-4683-bbe9-6394adb4eba0" +label: "Балаково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6704 +data: App\Geo\Entity\City {#1814 …} +value: "a8bb8eef-db40-4439-9455-e438760ce05d" +label: "Балахна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6705 +data: App\Geo\Entity\City {#1818 …} +value: "48dcf265-3a87-4cfe-a981-579f91cb7cf5" +label: "Балашиха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6706 +data: App\Geo\Entity\City {#1822 …} +value: "4e636857-6aab-4e42-bf78-e5378fb0f6c3" +label: "Балашов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6707 +data: App\Geo\Entity\City {#1826 …} +value: "5a37f0b2-c445-4f19-908f-183a27c93a93" +label: "Балей" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6708 +data: App\Geo\Entity\City {#1833 …} +value: "f69eb452-9df6-4bb1-aebe-27721cf3b8be" +label: "Балтийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6709 +data: App\Geo\Entity\City {#1840 …} +value: "bf8aabc5-076b-402b-ab7a-2e1b87ac41da" +label: "Барабинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6710 +data: App\Geo\Entity\City {#1847 …} +value: "0a78a503-ec54-42b9-b00e-eed54ddc2b4a" +label: "Барнаул" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6711 +data: App\Geo\Entity\City {#1851 …} +value: "d9d7ebcf-6da8-4d91-8afa-fdcc39fc7271" +label: "Барыш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6712 +data: App\Geo\Entity\City {#1858 …} +value: "11606c42-8878-46e9-ad3b-d8dc2fa74b46" +label: "Батайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6713 +data: App\Geo\Entity\City {#1862 …} +value: "0431c8fc-377c-41b7-a6c9-8604339a7805" +label: "Бахчисарай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6714 +data: App\Geo\Entity\City {#1866 …} +value: "1a3afde4-5640-4172-89c0-9edbaeea9b5a" +label: "Бежецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6715 +data: App\Geo\Entity\City {#1870 …} +value: "4c708dc3-9adc-427b-ab44-b69dadf6b894" +label: "Белая Калитва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6716 +data: App\Geo\Entity\City {#1874 …} +value: "f68119ea-afdf-45ee-b487-9c17066f0e95" +label: "Белая Холуница" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6717 +data: App\Geo\Entity\City {#1881 …} +value: "528a117b-4b27-4f7e-b162-60e7d2e42c84" +label: "Белгород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6718 +data: App\Geo\Entity\City {#1885 …} +value: "d39dd92a-11fe-4cb5-a854-daaf7d0a0121" +label: "Белебей" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6719 +data: App\Geo\Entity\City {#1889 …} +value: "4adf8516-ba79-47bf-ba8b-82bdd0a25625" +label: "Белев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6720 +data: App\Geo\Entity\City {#1893 …} +value: "389f55af-c611-49d9-96df-5597736d7ac5" +label: "Белинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6721 +data: App\Geo\Entity\City {#1900 …} +value: "1547a9e0-34a3-42fc-9ef4-8c7d2f56e7d8" +label: "Белицкое" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6722 +data: App\Geo\Entity\City {#1904 …} +value: "3195ae51-5dc1-411c-9db0-127775fbfa27" +label: "Белово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6723 +data: App\Geo\Entity\City {#1908 …} +value: "0a67084a-e5f8-4d49-98c7-193c08f74bfa" +label: "Белогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6724 +data: App\Geo\Entity\City {#1912 …} +value: "20579ed2-6d21-4f5e-9866-d44daa17f80b" +label: "Белогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6725 +data: App\Geo\Entity\City {#1919 …} +value: "5eb00ff8-2ccb-4a68-b911-675417a20bb8" +label: "Белозерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6726 +data: App\Geo\Entity\City {#1923 …} +value: "27b21443-729e-442f-bb03-f2b26e2a981f" +label: "Белозерское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6727 +data: App\Geo\Entity\City {#1927 …} +value: "7d6c693a-410c-461d-bccf-ebeff9324786" +label: "Белокуриха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6728 +data: App\Geo\Entity\City {#1931 …} +value: "64c74a91-9b18-4dc4-a231-3eb18e321673" +label: "Беломорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6729 +data: App\Geo\Entity\City {#1938 …} +value: "4573dee7-f74f-43f3-a084-9986bf2b7a4c" +label: "Белоозёрский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6730 +data: App\Geo\Entity\City {#1942 …} +value: "da6c33d7-c1a7-4112-832c-3ffb89c2085c" +label: "Белорецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6731 +data: App\Geo\Entity\City {#1946 …} +value: "32b1fccb-fa29-4085-bb6d-1dd2414c4211" +label: "Белореченск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6732 +data: App\Geo\Entity\City {#1950 …} +value: "e80e22d1-066f-4ddd-a15c-af6b3c1107b2" +label: "Белоусово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6733 +data: App\Geo\Entity\City {#1954 …} +value: "4b971fd8-74de-4b93-9091-c52a4bda5c5c" +label: "Белоярский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6734 +data: App\Geo\Entity\City {#1961 …} +value: "d732b81b-8f73-4d29-92e6-676007e1bd87" +label: "Белый" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6735 +data: App\Geo\Entity\City {#1965 …} +value: "d4a7e943-bcce-454e-a1b4-9dbb0583825a" +label: "Бердск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6736 +data: App\Geo\Entity\City {#1969 …} +value: "92ebd6ec-20b6-4930-9638-c78e4600e5ab" +label: "Бердянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6737 +data: App\Geo\Entity\City {#1976 …} +value: "18182881-8255-4de9-855c-eadbdf22d65a" +label: "Березники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6738 +data: App\Geo\Entity\City {#1980 …} +value: "72413260-80c6-4bbc-9cec-275f894c23e1" +label: "Березовский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6739 +data: App\Geo\Entity\City {#1984 …} +value: "6c13289f-9695-462c-820d-5fa7085ee0c0" +label: "Березовский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6740 +data: App\Geo\Entity\City {#1988 …} +value: "e176fbe2-6608-473f-bbee-e7cf9b06c059" +label: "Берислав" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6741 +data: App\Geo\Entity\City {#1992 …} +value: "92bc835e-0ffc-47e2-a37e-b15f65cbf6f8" +label: "Беслан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6742 +data: App\Geo\Entity\City {#1996 …} +value: "fd73dddf-2009-43d7-bc0d-c6cf926e881a" +label: "Бийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6743 +data: App\Geo\Entity\City {#2000 …} +value: "4ae42a50-abc3-4dff-ab4e-62651a078eb2" +label: "Бикин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6744 +data: App\Geo\Entity\City {#2004 …} +value: "c17d2919-0883-4953-b93e-d68b8d4de32b" +label: "Билибино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6745 +data: App\Geo\Entity\City {#2008 …} +value: "a47c991c-f3c2-4844-abd2-798988ffed6e" +label: "Биробиджан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6746 +data: App\Geo\Entity\City {#2015 …} +value: "d38e2cc8-b1fa-43f8-922b-77d200fbde64" +label: "Бирск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6747 +data: App\Geo\Entity\City {#2019 …} +value: "e21c5476-b980-4ec0-9c93-8677a810239c" +label: "Бирюсинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6748 +data: App\Geo\Entity\City {#2023 …} +value: "f0b579de-56f5-4b9c-adcd-feb4b45327ae" +label: "Бирюч" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6749 +data: App\Geo\Entity\City {#2027 …} +value: "d8cb9818-bb81-42b0-82a7-ada396113987" +label: "Благовещенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6750 +data: App\Geo\Entity\City {#2031 …} +value: "022bac2e-88d6-453b-a785-bfc606c66d78" +label: "Благовещенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6751 +data: App\Geo\Entity\City {#2035 …} +value: "9da9dfa9-0688-42ce-876f-193273724478" +label: "Благодарный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6752 +data: App\Geo\Entity\City {#2042 …} +value: "12eb02b5-115a-40b5-bcc4-45eb93ff67f0" +label: "Бобров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6753 +data: App\Geo\Entity\City {#2049 …} +value: "421e64ea-796f-48be-8ef8-9bce153c5f54" +label: "Богданович" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6754 +data: App\Geo\Entity\City {#2053 …} +value: "aafb8226-8609-468c-997b-21ef449399e8" +label: "Богородицк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6755 +data: App\Geo\Entity\City {#2057 …} +value: "5732ec5f-578f-4cd7-b9ac-02f4eb29dcb8" +label: "Богородск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6756 +data: App\Geo\Entity\City {#2061 …} +value: "abe092fb-f1de-4599-adcd-539f8229275f" +label: "Боготол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6757 +data: App\Geo\Entity\City {#2065 …} +value: "545b8123-978b-4615-b76f-bc0fe2684af8" +label: "Богучар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6758 +data: App\Geo\Entity\City {#2069 …} +value: "4adf1277-3ca3-4281-a38c-bf6e23d1583e" +label: "Бодайбо" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6759 +data: App\Geo\Entity\City {#2073 …} +value: "4b3792d5-03b4-479c-af2c-00c2896de131" +label: "Бокситогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6760 +data: App\Geo\Entity\City {#2080 …} +value: "0b14dd3c-e5e3-404e-9837-8824579e09b5" +label: "Болгар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6761 +data: App\Geo\Entity\City {#2084 …} +value: "f2d9f917-6f64-4baf-b1ba-775c8edcf0b8" +label: "Бологое" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6762 +data: App\Geo\Entity\City {#2088 …} +value: "ac720bb6-5476-46cc-b8bf-c5fc9357503c" +label: "Болотное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6763 +data: App\Geo\Entity\City {#2092 …} +value: "11c0fc23-b911-4c3b-816b-13da5efcf67a" +label: "Болохово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6764 +data: App\Geo\Entity\City {#2096 …} +value: "e84229d6-143d-4a71-97d5-fd3a51aa8785" +label: "Болхов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6765 +data: App\Geo\Entity\City {#2103 …} +value: "fa0de4a6-5209-41e8-9910-0159da2e5d69" +label: "Большой Камень" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6766 +data: App\Geo\Entity\City {#2107 …} +value: "f8a9012d-1cbd-4d8d-8262-f5bb40c99622" +label: "Бор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6767 +data: App\Geo\Entity\City {#2111 …} +value: "45083d5f-4eaa-4a06-b3ba-2073b451ec22" +label: "Борзя" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6768 +data: App\Geo\Entity\City {#2115 …} +value: "472e6198-8f94-406d-935c-8c3638e22ed3" +label: "Борисоглебск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6769 +data: App\Geo\Entity\City {#2119 …} +value: "0add826c-74f2-4f47-812b-75276bacd190" +label: "Боровичи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6770 +data: App\Geo\Entity\City {#2126 …} +value: "dcc43c53-1d27-4c58-b9ab-49e9ababd70c" +label: "Боровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6771 +data: App\Geo\Entity\City {#2130 …} +value: "9ff4dbaf-2564-4bec-ae39-7b710ec1aa94" +label: "Бородино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6772 +data: App\Geo\Entity\City {#2134 …} +value: "ea2f305b-9fff-4b01-9311-c3dc4e7db377" +label: "Братск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6773 +data: App\Geo\Entity\City {#2138 …} +value: "7dac3380-b727-44fa-b07a-659c6b96c693" +label: "Бронницы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6774 +data: App\Geo\Entity\City {#2142 …} +value: "4121d56a-e781-421f-b705-84cc1f7ae08f" +label: "Брянка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6775 +data: App\Geo\Entity\City {#2146 …} +value: "16f8ac31-2a2f-4396-825e-9b598141978d" +label: "Брянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6776 +data: App\Geo\Entity\City {#2153 …} +value: "eb4acfb0-4bab-4711-9fb1-86e479cf9d53" +label: "Бугры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6777 +data: App\Geo\Entity\City {#2157 …} +value: "49c77bd9-d35b-443f-ae6c-ab2b095b060d" +label: "Бугульма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6778 +data: App\Geo\Entity\City {#2161 …} +value: "9926032a-5258-4bb9-960d-52f9f6522ed4" +label: "Бугуруслан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6779 +data: App\Geo\Entity\City {#2165 …} +value: "c532bd42-512f-448a-b510-7fabb88f680e" +label: "Буденновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6780 +data: App\Geo\Entity\City {#2169 …} +value: "05a560f3-6b8c-4813-a20b-553a2f4ca413" +label: "Бузулук" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6781 +data: App\Geo\Entity\City {#2173 …} +value: "a3d8ebda-34d2-403e-af46-349ed650869d" +label: "Буинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6782 +data: App\Geo\Entity\City {#2177 …} +value: "d733aae0-1286-447a-ba40-63285914abb8" +label: "Буй" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6783 +data: App\Geo\Entity\City {#2184 …} +value: "6b5a5bb1-b85a-4b9f-813f-ab7ca28bfc96" +label: "Буйнакск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6784 +data: App\Geo\Entity\City {#2191 …} +value: "9d2df266-1c22-41ac-a09d-9d7fe7eb55cd" +label: "Бутурлиновка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6785 +data: App\Geo\Entity\City {#2195 …} +value: "de51f91d-cbe9-4d85-a86e-e1f4b8a09b97" +label: "Валдай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6786 +data: App\Geo\Entity\City {#2199 …} +value: "3b6d661f-1d9c-41f5-9c02-1a9312554fb7" +label: "Валуйки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6787 +data: App\Geo\Entity\City {#2203 …} +value: "ce3aa053-31db-40a9-9c27-ca8cfa1f90cd" +label: "Васильевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6788 +data: App\Geo\Entity\City {#2207 …} +value: "895e69d1-6562-4102-92cb-43b7144f0476" +label: "Вахрушево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6789 +data: App\Geo\Entity\City {#2211 …} +value: "a5b3a18e-7b80-4ee7-ae54-2710a6b0a4ae" +label: "Велиж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6790 +data: App\Geo\Entity\City {#2218 …} +value: "b8a5785b-cdf6-4162-8483-20af9a70873c" +label: "Великие Луки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6791 +data: App\Geo\Entity\City {#2225 …} +value: "ce0737a3-ec6c-4467-8881-812b9a4d6bf2" +label: "Великий Новгород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6792 +data: App\Geo\Entity\City {#2229 …} +value: "bdc0dcf3-91b0-46c1-bcae-7ab09cc10285" +label: "Великий Устюг" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6793 +data: App\Geo\Entity\City {#2233 …} +value: "b11a1349-5752-47a7-933a-3cb33febe3db" +label: "Вельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6794 +data: App\Geo\Entity\City {#2237 …} +value: "83661cac-f18f-4b9f-9ea8-e702a6473041" +label: "Венев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6795 +data: App\Geo\Entity\City {#2241 …} +value: "410dfa80-7cf7-4280-945b-06b8c673e95a" +label: "Верещагино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6796 +data: App\Geo\Entity\City {#2245 …} +value: "ade32a93-c271-4e1e-aca7-948041612199" +label: "Верея" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6797 +data: App\Geo\Entity\City {#2249 …} +value: "45792b4e-6c30-488d-9481-d4dfe29c248c" +label: "Верхнеуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6798 +data: App\Geo\Entity\City {#2253 …} +value: "6853ae51-57da-4ed8-ae42-d1ed591d4377" +label: "Верхний Тагил" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6799 +data: App\Geo\Entity\City {#2257 …} +value: "3bde122b-a9c5-4313-b944-f511df987fa2" +label: "Верхний Уфалей" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6800 +data: App\Geo\Entity\City {#2261 …} +value: "d4ede5fd-beb0-490e-b8c0-feaa66843f54" +label: "Верхняя Пышма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6801 +data: App\Geo\Entity\City {#2265 …} +value: "75b67ae3-c309-4760-93b3-6a4bdfcb25b1" +label: "Верхняя Салда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6802 +data: App\Geo\Entity\City {#2269 …} +value: "04b957c4-afc5-4b57-914a-099ddad9fade" +label: "Верхняя Тура" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6803 +data: App\Geo\Entity\City {#2273 …} +value: "b82a9f95-83cb-4670-91d6-55c34933d076" +label: "Верхотурье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6804 +data: App\Geo\Entity\City {#2277 …} +value: "cb3db089-0b85-4cc4-9de8-22d0ea65dfeb" +label: "Верхоянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6805 +data: App\Geo\Entity\City {#2281 …} +value: "feecd017-d267-4d6f-ab97-7e17f17e2eb0" +label: "Весьегонск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6806 +data: App\Geo\Entity\City {#2285 …} +value: "2d44a598-a330-47e6-90e1-fbd9d17234f0" +label: "Ветлуга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6807 +data: App\Geo\Entity\City {#2289 …} +value: "6d9af8f0-eb79-46e6-a3fb-7040c09d97a9" +label: "Видное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6808 +data: App\Geo\Entity\City {#2293 …} +value: "73322f27-8dcb-4c3e-b952-9a8a0a4caff7" +label: "Вилюйск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6809 +data: App\Geo\Entity\City {#2297 …} +value: "e1660156-87be-454b-8183-aef3ca9a7b35" +label: "Вилючинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6810 +data: App\Geo\Entity\City {#2304 …} +value: "3aa35f98-d257-4fa1-be15-32dacf14de0b" +label: "Вихоревка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6811 +data: App\Geo\Entity\City {#2308 …} +value: "e2825598-8f26-4ee8-8e80-a1b8ab43deb2" +label: "Вичуга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6812 +data: App\Geo\Entity\City {#2315 …} +value: "d62c96dc-3250-4d4f-b7c3-3d84b880a58c" +label: "Владивосток" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6813 +data: App\Geo\Entity\City {#2319 …} +value: "73a54d06-0c55-4b5d-9cdc-41b657c42ea3" +label: "Владикавказ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6814 +data: App\Geo\Entity\City {#2323 …} +value: "c36a8422-c4c3-4866-9d41-2a2e837c4d9d" +label: "Владимир" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6815 +data: App\Geo\Entity\City {#2327 …} +value: "b7322156-0471-4fa0-95b9-d0300cff249b" +label: "Волгоград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6816 +data: App\Geo\Entity\City {#2334 …} +value: "aae79a60-8f90-468b-b7fb-7ce3eb4639b6" +label: "Волгодонск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6817 +data: App\Geo\Entity\City {#2338 …} +value: "a929fb58-410b-4e66-a741-84eac55308a3" +label: "Волгореченск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6818 +data: App\Geo\Entity\City {#2342 …} +value: "93875693-76ed-40a2-a80c-7fc036cf59fb" +label: "Волжск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6819 +data: App\Geo\Entity\City {#2349 …} +value: "d2f0fe49-ab21-45f1-86e9-347ee1390fdc" +label: "Волжский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6820 +data: App\Geo\Entity\City {#2353 …} +value: "0646c61e-62b0-4c4b-bc1d-703eb35c759d" +label: "Волноваха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6821 +data: App\Geo\Entity\City {#2357 …} +value: "49abd619-3141-4a52-8fa2-534b605c6fd9" +label: "Вологда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6822 +data: App\Geo\Entity\City {#2361 …} +value: "cfa5b7d5-5b08-4b94-8b4d-a1dd61737a39" +label: "Володарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6823 +data: App\Geo\Entity\City {#2365 …} +value: "073cd445-3e20-4ecf-bc1f-9a8c0db3dcd5" +label: "Волоколамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6824 +data: App\Geo\Entity\City {#2369 …} +value: "158c34ac-27be-422f-8b55-03cd905164ca" +label: "Волосово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6825 +data: App\Geo\Entity\City {#2373 …} +value: "fe1537f7-1fb3-40f3-b967-71f1cfc59963" +label: "Волхов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6826 +data: App\Geo\Entity\City {#2377 …} +value: "cae7e1e3-8431-4b66-9022-b5a54912a959" +label: "Волчанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6827 +data: App\Geo\Entity\City {#2381 …} +value: "40275dde-f056-4f2c-86b5-e626a6860d1b" +label: "Вольнянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6828 +data: App\Geo\Entity\City {#2385 …} +value: "9d8854d5-ce38-47bc-85d2-8a8a269fe1d6" +label: "Вольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6829 +data: App\Geo\Entity\City {#2389 …} +value: "1353f1ff-cb24-475f-8889-0282dbafed1c" +label: "Воркута" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6830 +data: App\Geo\Entity\City {#2396 …} +value: "80a3d9c3-eeec-4719-b5b0-9eb588db4735" +label: "Воронеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6831 +data: App\Geo\Entity\City {#2400 …} +value: "aea97b62-5cba-4eb6-b1d5-b67277f7527e" +label: "Воронеж-45" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6832 +data: App\Geo\Entity\City {#2404 …} +value: "3c638295-bb80-4e24-998e-d09d496c937a" +label: "Ворсма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6833 +data: App\Geo\Entity\City {#2408 …} +value: "6563f1fd-1d46-43dc-aa85-3f9e8af0462c" +label: "Воскресенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6834 +data: App\Geo\Entity\City {#2412 …} +value: "98382aa9-9804-41c5-b3f8-008d54d5f239" +label: "Воткинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6835 +data: App\Geo\Entity\City {#2419 …} +value: "8684bff4-72d9-47fd-ab78-d0d953c31501" +label: "Всеволожск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6836 +data: App\Geo\Entity\City {#2423 …} +value: "f45972bf-08e3-4db5-bd3f-46ce82c6a1f3" +label: "Вуктыл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6837 +data: App\Geo\Entity\City {#2427 …} +value: "a37bc4e4-bcad-4812-95e2-b962e7de429b" +label: "Выборг" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6838 +data: App\Geo\Entity\City {#2431 …} +value: "d792dd34-1ca2-4566-88cc-b6e607a5115c" +label: "Выкса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6839 +data: App\Geo\Entity\City {#2435 …} +value: "a14cfa01-9985-41d1-9a57-ecd2687be4e3" +label: "Высоковск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6840 +data: App\Geo\Entity\City {#2439 …} +value: "09a25c52-0527-404b-bde9-115584d6ab0b" +label: "Высоцк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6841 +data: App\Geo\Entity\City {#2443 …} +value: "ac332671-dbd5-4d57-8dc7-b2b17eaf6b0a" +label: "Вытегра" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6842 +data: App\Geo\Entity\City {#2447 …} +value: "b1e90b81-3e3b-4e41-8a19-1d4da66556c6" +label: "Вышний Волочек" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6843 +data: App\Geo\Entity\City {#2451 …} +value: "4f9bf363-8cf4-4cf2-8b27-b8ed3be86422" +label: "Вяземский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6844 +data: App\Geo\Entity\City {#2455 …} +value: "1a298482-03aa-4566-b58d-6f16a3d905b2" +label: "Вязники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6845 +data: App\Geo\Entity\City {#2459 …} +value: "8ba36477-0ce9-4bfc-b970-05d5023f16cf" +label: "Вязьма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6846 +data: App\Geo\Entity\City {#2463 …} +value: "8d9b48a4-6f08-4ba2-86b0-d91bf851d2bb" +label: "Вятские Поляны" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6847 +data: App\Geo\Entity\City {#2467 …} +value: "77ac8b47-e915-485c-b3a2-7a5139108773" +label: "Гаврилов Посад" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6848 +data: App\Geo\Entity\City {#2471 …} +value: "083c7a74-3903-49c3-901b-1ef8e63c35be" +label: "Гаврилов-Ям" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6849 +data: App\Geo\Entity\City {#2478 …} +value: "042a80ba-b0b0-47fe-a644-8b01845c15d5" +label: "Гагарин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6850 +data: App\Geo\Entity\City {#2482 …} +value: "1cb7eba6-1a69-41ab-b031-d488f2bd3bef" +label: "Гаджиево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6851 +data: App\Geo\Entity\City {#2486 …} +value: "108fd4b2-7e77-4b2d-9e9b-bbef0c8edc91" +label: "Гай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6852 +data: App\Geo\Entity\City {#2490 …} +value: "1bd7ea87-be34-4e4d-ad3c-0f5fc6f1b126" +label: "Галич" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6853 +data: App\Geo\Entity\City {#2494 …} +value: "ccf30d81-6af3-4fcb-b129-c4a819ca6d3d" +label: "Гатчина" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6854 +data: App\Geo\Entity\City {#2498 …} +value: "008930b6-f6d9-4427-9f4a-74d16829dcba" +label: "Гдов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6855 +data: App\Geo\Entity\City {#2502 …} +value: "df9ebd54-82ce-418d-952c-f1f6146cc120" +label: "Геленджик" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6856 +data: App\Geo\Entity\City {#2506 …} +value: "285b2ea9-9221-4ad0-a022-b43c6e3ef751" +label: "Геническ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6857 +data: App\Geo\Entity\City {#2510 …} +value: "4026e60c-8fbc-4929-9437-c4a3784fcf7e" +label: "Георгиевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6858 +data: App\Geo\Entity\City {#2514 …} +value: "186c2360-3103-4cf1-a529-af5ea0392091" +label: "Глазов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6859 +data: App\Geo\Entity\City {#2518 …} +value: "5e7254b8-6a74-484e-a27c-f1e24c7fb287" +label: "Голая Пристань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6860 +data: App\Geo\Entity\City {#2522 …} +value: "5ec4e0ba-a991-4069-bdd7-021f6373425f" +label: "Голицыно" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6861 +data: App\Geo\Entity\City {#2526 …} +value: "deeda4bf-c6d7-450d-8a91-4acc6aff7a40" +label: "Горбатов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6862 +data: App\Geo\Entity\City {#2530 …} +value: "bb9ce9b1-0bb4-4846-9323-db40049edcc5" +label: "Горловка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6863 +data: App\Geo\Entity\City {#2534 …} +value: "a0a4f168-5716-4dda-aa3e-82fa6707f717" +label: "Горно-Алтайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6864 +data: App\Geo\Entity\City {#2541 …} +value: "5bda1b3a-b262-44a0-84fb-1d07c2c7df02" +label: "Горнозаводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6865 +data: App\Geo\Entity\City {#2545 …} +value: "b27c66ae-e668-4d12-895a-5ef260e6414b" +label: "Горняк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6866 +data: App\Geo\Entity\City {#2549 …} +value: "1a8be1fb-5029-425a-bede-889fcae7e967" +label: "Горняк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6867 +data: App\Geo\Entity\City {#2553 …} +value: "b143b852-f751-4c02-b873-f486f0e15994" +label: "Городец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6868 +data: App\Geo\Entity\City {#2557 …} +value: "22905ad4-84f9-4cb6-8aa4-6e09e9d34086" +label: "Городище" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6869 +data: App\Geo\Entity\City {#2561 …} +value: "51c44906-aeb9-4df8-b055-f07f6426246f" +label: "Городовиковск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6870 +data: App\Geo\Entity\City {#2568 …} +value: "75fc6e2b-38e2-4ab6-bd31-fabc2dea6820" +label: "Гороховец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6871 +data: App\Geo\Entity\City {#2572 …} +value: "20cfa5c6-3a8d-4660-b3e5-a68114bce142" +label: "Горское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6872 +data: App\Geo\Entity\City {#2576 …} +value: "e743c0d2-a4ad-4f3c-93ad-5ec4556d20ff" +label: "Горячий Ключ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6873 +data: App\Geo\Entity\City {#2580 …} +value: "7e2d7735-e823-46cf-b0f4-ad8c0e0427ce" +label: "Грайворон" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6874 +data: App\Geo\Entity\City {#2584 …} +value: "67cc28c3-14a0-4b9a-b411-159accba21ba" +label: "Гремячинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6875 +data: App\Geo\Entity\City {#2588 …} +value: "7f8dd90a-f69a-4d69-8b07-b03c5b588053" +label: "Грозный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6876 +data: App\Geo\Entity\City {#2592 …} +value: "96eebea9-5ab4-45ca-b561-4878cc8daae0" +label: "Грязи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6877 +data: App\Geo\Entity\City {#2599 …} +value: "3143ca03-be6f-4668-9250-5fdfa934ff18" +label: "Грязовец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6878 +data: App\Geo\Entity\City {#2603 …} +value: "3125504c-6cc0-474c-bbde-214f615a9012" +label: "Губаха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6879 +data: App\Geo\Entity\City {#2607 …} +value: "2180f1b5-e63d-4930-9896-2fca2ceeeff6" +label: "Губкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6880 +data: App\Geo\Entity\City {#2611 …} +value: "bc5ab485-08f7-4e7d-bae5-23dae2d94db5" +label: "Губкинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6881 +data: App\Geo\Entity\City {#2618 …} +value: "29c7d2a6-ec14-496b-9fbe-164827501f44" +label: "Гудермес" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6882 +data: App\Geo\Entity\City {#2622 …} +value: "12a34179-1bc8-4058-957d-08f74be52ba4" +label: "Гуково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6883 +data: App\Geo\Entity\City {#2626 …} +value: "d6207aeb-0ba9-420d-87fe-834c98aeeedd" +label: "Гулькевичи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6884 +data: App\Geo\Entity\City {#2630 …} +value: "27c51b99-41eb-4635-8f0b-3723eba51744" +label: "Гуляйполе" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6885 +data: App\Geo\Entity\City {#2634 …} +value: "71cbd723-8c11-4825-a5da-2d91c5d4884a" +label: "Гурьевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6886 +data: App\Geo\Entity\City {#2638 …} +value: "fd5c5667-7c6d-4b10-9725-76dda67c4a35" +label: "Гусиноозерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6887 +data: App\Geo\Entity\City {#2642 …} +value: "129d726b-14c7-44b8-8d37-b449552a2c1a" +label: "Гусь-Хрустальный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6888 +data: App\Geo\Entity\City {#2646 …} +value: "8d469c3f-a8e4-45dd-b42d-9b476ebd9826" +label: "Давлеканово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6889 +data: App\Geo\Entity\City {#2650 …} +value: "c1b33e0c-0220-488e-87d5-3ac6d0e2b8f1" +label: "Дагестанские Огни" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6890 +data: App\Geo\Entity\City {#2654 …} +value: "59a58163-dba7-4b9a-9500-31dc49de2379" +label: "Далматово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6891 +data: App\Geo\Entity\City {#2661 …} +value: "ae8373d1-5740-423d-90ac-0a54ab56ecec" +label: "Дальнегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6892 +data: App\Geo\Entity\City {#2665 …} +value: "813aade9-7800-4274-a731-9783c03f6005" +label: "Дальнереченск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6893 +data: App\Geo\Entity\City {#2669 …} +value: "bf884d50-635a-486c-aa94-f1b533b232b1" +label: "Данилов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6894 +data: App\Geo\Entity\City {#2673 …} +value: "da2bcfd3-78fc-4d9f-9f4c-b43d3c37e697" +label: "Данков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6895 +data: App\Geo\Entity\City {#2677 …} +value: "8328fb38-7778-40bd-b3d7-7a92c4813b33" +label: "Дебальцево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6896 +data: App\Geo\Entity\City {#2681 …} +value: "9eda4c1e-14b5-48a1-844f-2c6f909c46eb" +label: "Дегтярск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6897 +data: App\Geo\Entity\City {#2685 …} +value: "48c0835b-87ce-4022-bcdd-fb28b3a18e6b" +label: "Дедовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6898 +data: App\Geo\Entity\City {#2689 …} +value: "b609bd7d-adde-4fe1-8c5d-2eac483785c7" +label: "Демидов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6899 +data: App\Geo\Entity\City {#2693 …} +value: "8e1298e7-2189-41a2-9b8d-0cf36511b158" +label: "Дербент" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6900 +data: App\Geo\Entity\City {#2697 …} +value: "8b04ce84-d142-4115-9aad-20182bff5013" +label: "Десногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6901 +data: App\Geo\Entity\City {#2701 …} +value: "56806fb8-c078-425d-8007-3e4d33e08cf1" +label: "Джанкой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6902 +data: App\Geo\Entity\City {#2705 …} +value: "1fa1cfd8-bd67-4058-8ed3-b81e52ee450a" +label: "Дзержинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6903 +data: App\Geo\Entity\City {#2709 …} +value: "eaca82a3-4297-4230-926d-117bf1b90a9c" +label: "Дзержинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6904 +data: App\Geo\Entity\City {#2713 …} +value: "9da82a7c-de50-4032-90fe-70d6e61ca366" +label: "Дзержинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6905 +data: App\Geo\Entity\City {#2717 …} +value: "bcb403bf-727e-4600-a21e-8f0c332fb49b" +label: "Дивногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6906 +data: App\Geo\Entity\City {#2721 …} +value: "0cf74d22-5916-4338-a84c-fe15f98907a5" +label: "Дигора" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6907 +data: App\Geo\Entity\City {#2725 …} +value: "e1ce2090-ead5-4694-8fe0-67b3d03af533" +label: "Димитров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6908 +data: App\Geo\Entity\City {#2729 …} +value: "10045a08-fcf4-45b1-aa5f-96d0a543a71b" +label: "Димитровград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6909 +data: App\Geo\Entity\City {#2733 …} +value: "0cfa43a9-6c44-464f-956c-e360d7b4cddd" +label: "Дмитриев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6910 +data: App\Geo\Entity\City {#2740 …} +value: "47c2074d-9f00-4359-8fac-a038de21cc4c" +label: "Дмитров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6911 +data: App\Geo\Entity\City {#2744 …} +value: "b70ae356-2e33-42d0-aecc-6961e1f05261" +label: "Дмитровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6912 +data: App\Geo\Entity\City {#2748 …} +value: "1fc22142-aed0-4324-99b4-cc2649a14f9b" +label: "Днепрорудное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6913 +data: App\Geo\Entity\City {#2752 …} +value: "bd96446b-18f7-4f61-9d71-5a1b06733254" +label: "Дно" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6914 +data: App\Geo\Entity\City {#2756 …} +value: "3fa7221a-505f-4b64-954c-5ca108ac8b62" +label: "Доброполье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6915 +data: App\Geo\Entity\City {#2760 …} +value: "ff00e8af-30b4-494b-91de-a9068554729e" +label: "Добрянка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6916 +data: App\Geo\Entity\City {#2764 …} +value: "67de6ff2-3be8-4a4a-bdc5-f6dc1691db24" +label: "Докучаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6917 +data: App\Geo\Entity\City {#2768 …} +value: "20126264-081f-4d31-8731-4b0b5e5e5c12" +label: "Долгопрудный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6918 +data: App\Geo\Entity\City {#2772 …} +value: "85cbaf13-475d-4225-ad5f-12a96471c3b2" +label: "Долинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6919 +data: App\Geo\Entity\City {#2776 …} +value: "5ef1fb36-7f17-4d6c-8b2a-1cb68db05d07" +label: "Домодедово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6920 +data: App\Geo\Entity\City {#2780 …} +value: "cf1447c2-1ce9-4f98-a2d6-38e483b1fb67" +label: "Донецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6921 +data: App\Geo\Entity\City {#2784 …} +value: "b9faf357-3bf2-4e93-9a91-f7416066bc67" +label: "Донецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6922 +data: App\Geo\Entity\City {#2788 …} +value: "98d0c251-1712-4c5a-a9e0-7030f082f27d" +label: "Донской" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6923 +data: App\Geo\Entity\City {#2792 …} +value: "f831c880-0907-403f-8c64-0659a1e6ef36" +label: "Дорогобуж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6924 +data: App\Geo\Entity\City {#2796 …} +value: "bcb32acb-81c0-4149-bb89-7fee01b45817" +label: "Дрезна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6925 +data: App\Geo\Entity\City {#2800 …} +value: "f08e03f8-04da-480f-b756-d4139d02628d" +label: "Дружковка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6926 +data: App\Geo\Entity\City {#2804 …} +value: "77801167-b1b6-4fe0-82f5-6d5b60ca7403" +label: "Дубна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6927 +data: App\Geo\Entity\City {#2808 …} +value: "d67736b8-ad68-469e-988a-f3718365d07b" +label: "Дубовка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6928 +data: App\Geo\Entity\City {#2812 …} +value: "56d6e18c-3ad9-4479-bba2-1fdb094c7c75" +label: "Дудинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6929 +data: App\Geo\Entity\City {#2816 …} +value: "c96e6199-7b73-420f-b080-78ba306358ae" +label: "Духовщина" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6930 +data: App\Geo\Entity\City {#2820 …} +value: "cccadee9-e66a-4173-913d-466efbfaa9df" +label: "Дюртюли" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6931 +data: App\Geo\Entity\City {#2824 …} +value: "0279109a-8cdc-4c7c-ae35-f587000a1ec2" +label: "Дятьково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6932 +data: App\Geo\Entity\City {#2828 …} +value: "b22bb46f-5796-4668-a68e-ca9e6350732c" +label: "Евпатория" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6933 +data: App\Geo\Entity\City {#2832 …} +value: "cebe079f-4121-41ce-b3b3-8d4342c91468" +label: "Егорьевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6934 +data: App\Geo\Entity\City {#2836 …} +value: "d5afbc6b-6847-49c7-aa9c-b0bc980a70a5" +label: "Ейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6935 +data: App\Geo\Entity\City {#2840 …} +value: "9281790a-6d89-4c3c-a597-48a27ee2c920" +label: "Екатеринбург" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6936 +data: App\Geo\Entity\City {#2844 …} +value: "87013a83-d7ca-4913-9224-96d19f8aec88" +label: "Елабуга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6937 +data: App\Geo\Entity\City {#2848 …} +value: "45aadcb6-3b47-4671-b011-d3066d144c0d" +label: "Елец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6938 +data: App\Geo\Entity\City {#2852 …} +value: "74e18b34-52ce-4a8b-88ac-f1b128239d8e" +label: "Елизово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6939 +data: App\Geo\Entity\City {#2856 …} +value: "677043f9-3348-4c0a-ba1f-beb8c6220d57" +label: "Ельня" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6940 +data: App\Geo\Entity\City {#2860 …} +value: "764bd9d9-3d23-4c97-9a1e-aaa3f7b25334" +label: "Еманжелинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6941 +data: App\Geo\Entity\City {#2864 …} +value: "543e2565-5445-4cd1-b358-776f8ce24a85" +label: "Емва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6942 +data: App\Geo\Entity\City {#2868 …} +value: "dd1eb9a4-d2cf-45ed-8a85-4b56bb91c895" +label: "Енакиево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6943 +data: App\Geo\Entity\City {#2872 …} +value: "dafd3983-99ac-4de2-894d-531c7eb41bcb" +label: "Енисейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6944 +data: App\Geo\Entity\City {#2876 …} +value: "1cc839f9-0914-4bf8-b491-c5dd5cdcb766" +label: "Ермолино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6945 +data: App\Geo\Entity\City {#2880 …} +value: "9cf406d5-1ed9-4e41-bed0-5d7820a1caf3" +label: "Ершов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6946 +data: App\Geo\Entity\City {#2884 …} +value: "9f7d6eb7-da81-4170-836a-52b305e870a4" +label: "Ессентуки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6947 +data: App\Geo\Entity\City {#2888 …} +value: "19d2cda9-0995-4f49-b2ef-386623d19f1d" +label: "Ефремов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6948 +data: App\Geo\Entity\City {#2892 …} +value: "a74bc73d-d16b-48b1-bef2-ba2944fb472f" +label: "Ждановка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6949 +data: App\Geo\Entity\City {#2896 …} +value: "aa2af7bb-aea4-4d23-8397-171274a9dd13" +label: "Железноводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6950 +data: App\Geo\Entity\City {#2900 …} +value: "6f2a1699-4cb2-463a-b609-9a8ccfbf4cfd" +label: "Железногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6951 +data: App\Geo\Entity\City {#2904 …} +value: "3850c563-36a9-4c62-bb90-d7a644eae05e" +label: "Железногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6952 +data: App\Geo\Entity\City {#2908 …} +value: "9ae2a8e5-3fa6-4173-a376-22fa9305b675" +label: "Железногорск-Илимский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6953 +data: App\Geo\Entity\City {#2912 …} +value: "75d94b2d-c533-4b67-9ecc-d8055d6cc803" +label: "Жердевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6954 +data: App\Geo\Entity\City {#2919 …} +value: "bb6659e3-53f9-4618-a16e-9519ef039464" +label: "Жигулевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6955 +data: App\Geo\Entity\City {#2926 …} +value: "2f2e9d76-82fa-4983-9c22-a08b08ec6d79" +label: "Жиздра" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6956 +data: App\Geo\Entity\City {#2930 …} +value: "2043c16a-c6d2-4f3a-a540-19dd06a68d71" +label: "Жирновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6957 +data: App\Geo\Entity\City {#2934 …} +value: "65e75a3a-790d-472e-83af-6ed2ba328f06" +label: "Жуков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6958 +data: App\Geo\Entity\City {#2938 …} +value: "989d108e-7c9c-4d54-be6b-b187d93441c4" +label: "Жуковка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6959 +data: App\Geo\Entity\City {#2942 …} +value: "9b763b86-e3d1-4d5f-b339-32bdf3aec177" +label: "Жуковский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6960 +data: App\Geo\Entity\City {#2946 …} +value: "b157a068-dfa1-4980-a4ec-82f9cf964169" +label: "Завитинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6961 +data: App\Geo\Entity\City {#2950 …} +value: "3c6ddb4d-af73-41b7-a4b7-1ee8276195ee" +label: "Заводоуковск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6962 +data: App\Geo\Entity\City {#2957 …} +value: "975a78b5-68d7-4661-9dcb-c8486f6bbcfc" +label: "Заволжск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6963 +data: App\Geo\Entity\City {#2961 …} +value: "91ad399c-28bc-4742-bf9c-49f3672cf546" +label: "Заволжье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6964 +data: App\Geo\Entity\City {#2965 …} +value: "f2e96895-a715-487e-a9d9-e7f802cb20ab" +label: "Задонск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6965 +data: App\Geo\Entity\City {#2969 …} +value: "0d39be9b-9793-4f5f-ad28-79c30ab1ee29" +label: "Заинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6966 +data: App\Geo\Entity\City {#2973 …} +value: "63907acc-2c34-4fad-8449-4750121c2117" +label: "Закаменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6967 +data: App\Geo\Entity\City {#2977 …} +value: "b112689e-3aca-4f52-ab32-e437014bb6eb" +label: "Заозерный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6968 +data: App\Geo\Entity\City {#2981 …} +value: "6ac3298c-eae2-4d49-ac22-081a55fa25c5" +label: "Заозерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6969 +data: App\Geo\Entity\City {#2985 …} +value: "4fadbfda-daae-43c0-ae2a-a3041fac6811" +label: "Западная Двина" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6970 +data: App\Geo\Entity\City {#2989 …} +value: "933a7f41-2167-42ef-a61d-472e99878e61" +label: "Заполярный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6971 +data: App\Geo\Entity\City {#2993 …} +value: "dbb335e6-123e-4543-ad64-a8c9453271c9" +label: "Запорожье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6972 +data: App\Geo\Entity\City {#2997 …} +value: "04aa7b42-1333-4370-82ef-6574fe6db39d" +label: "Зарайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6973 +data: App\Geo\Entity\City {#3001 …} +value: "3919f645-4e16-4861-96eb-3aa0e529edd2" +label: "Заречный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6974 +data: App\Geo\Entity\City {#3005 …} +value: "27c69c8a-e38d-4de8-88b0-75034eec3e54" +label: "Заречный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6975 +data: App\Geo\Entity\City {#3009 …} +value: "b0eae16f-4525-4946-81ac-691629caf3a1" +label: "Заринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6976 +data: App\Geo\Entity\City {#3013 …} +value: "d2cdcd73-d205-40bd-aa2b-18c7a4fd24ec" +label: "Звенигово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6977 +data: App\Geo\Entity\City {#3017 …} +value: "1dc011f1-3fcf-42fb-9a9d-1f0124d0272b" +label: "Звенигород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6978 +data: App\Geo\Entity\City {#3021 …} +value: "2de4cfc8-4528-478c-aedd-24a82a184341" +label: "Зверево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6979 +data: App\Geo\Entity\City {#3025 …} +value: "f7c41ccc-001c-4b1d-8df4-7777170e8217" +label: "Зеленогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6980 +data: App\Geo\Entity\City {#3029 …} +value: "1de8e3ca-e449-4608-8709-f8fa34b88dad" +label: "Зеленогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6981 +data: App\Geo\Entity\City {#3036 …} +value: "74bc8bd7-b83f-4560-9255-7acd591ba900" +label: "Зеленоград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6982 +data: App\Geo\Entity\City {#3043 …} +value: "b268d6d1-f83b-42e5-8251-9136dccf2935" +label: "Зеленодольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6983 +data: App\Geo\Entity\City {#3047 …} +value: "a9e00641-dcf4-4a8f-aee5-ed127d6bc613" +label: "Зеленокумск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6984 +data: App\Geo\Entity\City {#3051 …} +value: "94c5b5ec-0063-4f58-911d-6ff8430ba7b1" +label: "Зерноград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6985 +data: App\Geo\Entity\City {#3055 …} +value: "63b819fc-0c16-4ee5-a568-0d6f38213895" +label: "Зея" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6986 +data: App\Geo\Entity\City {#3059 …} +value: "479d87b1-a5c8-4808-b199-5f8c19dcda65" +label: "Зима" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6987 +data: App\Geo\Entity\City {#3063 …} +value: "0078cfbb-1690-4dfc-bc90-0a73a356dee3" +label: "Зимогорье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6988 +data: App\Geo\Entity\City {#3067 …} +value: "89fe3b8f-fee2-4585-9918-fb4c83693d17" +label: "Златоуст" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6989 +data: App\Geo\Entity\City {#3071 …} +value: "9980dbb7-a774-47aa-9393-e4ec4e20740c" +label: "Злынка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6990 +data: App\Geo\Entity\City {#3075 …} +value: "1dd38833-e93d-421b-8824-81e333125ab5" +label: "Змеиногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6991 +data: App\Geo\Entity\City {#3079 …} +value: "fd962c3f-a186-4a02-b5a6-afb600c44b17" +label: "Знаменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6992 +data: App\Geo\Entity\City {#3083 …} +value: "65b2d933-dae1-4c6c-b390-daebf52b0d7c" +label: "Золотое" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6993 +data: App\Geo\Entity\City {#3087 …} +value: "b9027cf9-5d93-4f99-a24b-810f1e7e8a6e" +label: "Зоринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6994 +data: App\Geo\Entity\City {#3091 …} +value: "bd52ebea-00c9-4017-b08b-509b1472dadb" +label: "Зубцов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6995 +data: App\Geo\Entity\City {#3095 …} +value: "3bd9faea-495e-4110-96ab-1d65ce6ac721" +label: "Зугрэс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6996 +data: App\Geo\Entity\City {#3099 …} +value: "6bf5c4ba-07a8-405d-940b-95f2c7ccbe12" +label: "Зуевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6997 +data: App\Geo\Entity\City {#3103 …} +value: "bb544bf8-7fbc-49e0-a230-646c9b4bb602" +label: "Ивангород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6998 +data: App\Geo\Entity\City {#3107 …} +value: "e54951f5-75dc-4a7e-98e4-d64a0903ceea" +label: "Иваново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6999 +data: App\Geo\Entity\City {#3111 …} +value: "837a1ee5-c6a2-4a7c-a9d7-078e6b393ce0" +label: "Ивантеевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7000 +data: App\Geo\Entity\City {#3115 …} +value: "369582c5-672d-4d9e-a1ff-8b430a71589d" +label: "Ивдель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7001 +data: App\Geo\Entity\City {#3119 …} +value: "87cbec07-964a-4df1-bc0b-1933c6fd4653" +label: "Игарка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7002 +data: App\Geo\Entity\City {#3123 …} +value: "edac27f4-526c-4e38-b180-91e58b5b9a36" +label: "Ижевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7003 +data: App\Geo\Entity\City {#3127 …} +value: "1503f7b0-60f8-4f26-a7a9-2ef29e3610f4" +label: "Избербаш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7004 +data: App\Geo\Entity\City {#3131 …} +value: "c8384e6c-42db-44aa-aa6e-eb6d732ea3ce" +label: "Изобильный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7005 +data: App\Geo\Entity\City {#3135 …} +value: "64461d4a-f120-450f-bd7a-02a8e7f709ae" +label: "Иланский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7006 +data: App\Geo\Entity\City {#3139 …} +value: "e3147433-cce4-4079-8dd9-b5cafd9ec1da" +label: "Иловайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7007 +data: App\Geo\Entity\City {#3143 …} +value: "176f00c5-644a-426c-b9be-0bc8b2269f9f" +label: "Инза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7008 +data: App\Geo\Entity\City {#3147 …} +value: "5e9444e7-c59c-491d-9018-e8ac4ae57343" +label: "Инкерман" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7009 +data: App\Geo\Entity\City {#3151 …} +value: "5d5bfc4a-754b-45f3-87fd-d344323d6ffa" +label: "Иннополис" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7010 +data: App\Geo\Entity\City {#3155 …} +value: "a298f1c8-f0fa-4d6c-8bde-1b8599977cc2" +label: "Инсар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7011 +data: App\Geo\Entity\City {#3159 …} +value: "05a7ee9e-acfb-42c7-aa5a-c50f347a38c4" +label: "Инта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7012 +data: App\Geo\Entity\City {#3163 …} +value: "c5a7715f-f487-43dd-bca4-5e0fba7fd543" +label: "Ипатово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7013 +data: App\Geo\Entity\City {#3167 …} +value: "818c7f4b-3557-4233-b995-0cc9d0699285" +label: "Ирбит" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7014 +data: App\Geo\Entity\City {#3171 …} +value: "00744c1a-d8b1-4dce-b3ea-94434872beae" +label: "Иркутск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7015 +data: App\Geo\Entity\City {#3175 …} +value: "7eaff230-b50e-492a-9d44-1523d5c31090" +label: "Ирмино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7016 +data: App\Geo\Entity\City {#3179 …} +value: "7395add0-62b7-4e7e-b28e-484036e052d5" +label: "Исилькуль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7017 +data: App\Geo\Entity\City {#3186 …} +value: "cedf71ba-6119-4601-b34b-06fe4ede60db" +label: "Искитим" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7018 +data: App\Geo\Entity\City {#3190 …} +value: "3a0b9758-8b53-4214-a949-5bbc8ab10f55" +label: "Истра" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7019 +data: App\Geo\Entity\City {#3194 …} +value: "0585069d-05b5-4e7d-b6a8-33524c6f7c46" +label: "Ишим" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7020 +data: App\Geo\Entity\City {#3198 …} +value: "328520a3-56c4-42cf-b9d3-69fd055d19c5" +label: "Ишимбай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7021 +data: App\Geo\Entity\City {#3202 …} +value: "2ca302d6-ee72-478f-90e8-1e955deea6f1" +label: "Йошкар-Ола" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7022 +data: App\Geo\Entity\City {#3206 …} +value: "1961cb69-126a-497f-865b-beb73c3ca2f5" +label: "Кадников" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7023 +data: App\Geo\Entity\City {#3210 …} +value: "37a59786-f02f-41e0-8134-1638d0275054" +label: "Казань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7024 +data: App\Geo\Entity\City {#3214 …} +value: "fe088f2a-f9a1-4bde-a797-354eb142b9e0" +label: "Калач" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7025 +data: App\Geo\Entity\City {#3218 …} +value: "39bdea80-82f7-4a46-8f6d-a3c524209834" +label: "Калач-на-Дону" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7026 +data: App\Geo\Entity\City {#3222 …} +value: "20930972-96fe-4c44-8b05-d98e44abd820" +label: "Калачинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7027 +data: App\Geo\Entity\City {#3226 …} +value: "d6336c99-30d4-4d7f-afe7-72fbb4783463" +label: "Калининград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7028 +data: App\Geo\Entity\City {#3230 …} +value: "a144f12f-dfad-42d4-bfae-680dc49d4b89" +label: "Калининск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7029 +data: App\Geo\Entity\City {#3234 …} +value: "c536a58f-3c46-428e-821a-9e27c7501f5a" +label: "Калтан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7030 +data: App\Geo\Entity\City {#3238 …} +value: "8f2fd656-1ec8-4f97-85ee-48e2657c9eb8" +label: "Калуга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7031 +data: App\Geo\Entity\City {#3242 …} +value: "83f24752-fe0c-4a06-a111-f72b28e26e7e" +label: "Калязин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7032 +data: App\Geo\Entity\City {#3246 …} +value: "f0b83ae4-ac67-42d1-8763-2248eb37c2b2" +label: "Камбарка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7033 +data: App\Geo\Entity\City {#3250 …} +value: "369116ad-db4f-44bd-9075-ee2e03cc651b" +label: "Каменка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7034 +data: App\Geo\Entity\City {#3254 …} +value: "f6bd07e1-c995-465d-be3a-3769a985fc9e" +label: "Каменка-Днепровская" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7035 +data: App\Geo\Entity\City {#3258 …} +value: "d7a23d4f-b150-4d47-b866-b82ae720b806" +label: "Каменногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7036 +data: App\Geo\Entity\City {#3262 …} +value: "1f0cdde8-22b8-4acc-96ce-454910e947cd" +label: "Каменск-Уральский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7037 +data: App\Geo\Entity\City {#3266 …} +value: "550496ce-ecc2-4905-a681-11c4daa0f663" +label: "Каменск-Шахтинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7038 +data: App\Geo\Entity\City {#3270 …} +value: "01309dff-4a4f-4719-885c-a06413c9ce2c" +label: "Камень-на-Оби" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7039 +data: App\Geo\Entity\City {#3274 …} +value: "b973cabd-839e-4df5-a299-45c9860db387" +label: "Камешково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7040 +data: App\Geo\Entity\City {#3278 …} +value: "4ec2964e-89ec-4c81-9208-582d726d3a4f" +label: "Камызяк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7041 +data: App\Geo\Entity\City {#3282 …} +value: "62f46ad6-74f2-4d7f-96c9-cf0faf9a39d0" +label: "Камышин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7042 +data: App\Geo\Entity\City {#3286 …} +value: "181e3779-d29b-424b-9c5a-f9007914c51b" +label: "Камышлов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7043 +data: App\Geo\Entity\City {#3290 …} +value: "0a7b3598-fe23-40a7-b71c-b8b526ff5b55" +label: "Канаш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7044 +data: App\Geo\Entity\City {#3294 …} +value: "c6e3d765-79af-4ab6-a897-afdc8fe4fb0f" +label: "Кандалакша" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7045 +data: App\Geo\Entity\City {#3298 …} +value: "a6bef1a0-18f3-4f32-b0a0-228c923a005b" +label: "Канск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7046 +data: App\Geo\Entity\City {#3302 …} +value: "ccca3fba-5850-4708-aab2-16708711a949" +label: "Карабаново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7047 +data: App\Geo\Entity\City {#3306 …} +value: "9f6e4022-7e39-46ae-b6d8-0bf0dc70f11e" +label: "Карабаш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7048 +data: App\Geo\Entity\City {#3310 …} +value: "4033e3d1-8723-4f22-9a85-174ec9f9d63e" +label: "Карабулак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7049 +data: App\Geo\Entity\City {#3317 …} +value: "f67d092e-f6e2-4639-abca-b19d2493250b" +label: "Карасук" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7050 +data: App\Geo\Entity\City {#3321 …} +value: "6dc0dd75-afc3-4acd-a450-a7fcc9a78067" +label: "Карачаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7051 +data: App\Geo\Entity\City {#3328 …} +value: "8030896e-fe0c-4234-b612-a5d18e948b74" +label: "Карачев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7052 +data: App\Geo\Entity\City {#3332 …} +value: "7e47dbf0-ce17-46c4-99a0-93679c48c79b" +label: "Каргат" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7053 +data: App\Geo\Entity\City {#3336 …} +value: "0be8364c-b1ab-43c9-a2a5-0f5cd5c4ef45" +label: "Каргополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7054 +data: App\Geo\Entity\City {#3340 …} +value: "f61a000e-213a-4478-8533-f0ec7da5eb8e" +label: "Карпинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7055 +data: App\Geo\Entity\City {#3344 …} +value: "bbac5c5b-52d6-40f7-a7a7-b3bcba72f7a1" +label: "Карталы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7056 +data: App\Geo\Entity\City {#3348 …} +value: "a288ae96-1dd7-44b1-842a-d6e20fa39c81" +label: "Касимов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7057 +data: App\Geo\Entity\City {#3355 …} +value: "563e7cba-fcde-449d-b768-73bde1e59bd5" +label: "Касли" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7058 +data: App\Geo\Entity\City {#3359 …} +value: "5ddd1ae0-c1a0-46fb-be3f-ecf9fd44825f" +label: "Каспийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7059 +data: App\Geo\Entity\City {#3363 …} +value: "35ad8674-df23-4055-bdb1-6e0db526712f" +label: "Катав-Ивановск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7060 +data: App\Geo\Entity\City {#3367 …} +value: "65fb2fc3-a84b-4b37-ae0f-e838ccc18240" +label: "Катайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7061 +data: App\Geo\Entity\City {#3371 …} +value: "43027a88-aa1f-41f9-9c5d-2fcc9865510c" +label: "Каховка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7062 +data: App\Geo\Entity\City {#3375 …} +value: "d8dbe6ae-88ce-4ecf-bbb8-dafa1997a0a9" +label: "Качканар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7063 +data: App\Geo\Entity\City {#3379 …} +value: "c185d358-0327-4781-846e-e43abcb50952" +label: "Кашин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7064 +data: App\Geo\Entity\City {#3383 …} +value: "404d7c48-eb1a-4e35-9e2d-cd689fa0fa7a" +label: "Кашира" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7065 +data: App\Geo\Entity\City {#3387 …} +value: "41b9a18b-d8cc-4da3-ba2d-7bb01ed66da4" +label: "Кедровый" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7066 +data: App\Geo\Entity\City {#3391 …} +value: "f6629772-cb7d-45fa-a56d-c5700cf04917" +label: "Кемерово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7067 +data: App\Geo\Entity\City {#3395 …} +value: "c12e32a2-3d91-433b-b573-ec461d8d479c" +label: "Кемь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7068 +data: App\Geo\Entity\City {#3399 …} +value: "b21dc597-d1fa-4308-99d4-17fcef46fad6" +label: "Керчь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7069 +data: App\Geo\Entity\City {#3403 …} +value: "ed85f042-a793-4846-b706-1a1e80d1c201" +label: "Кизел" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7070 +data: App\Geo\Entity\City {#3407 …} +value: "76d16619-3707-41d9-9652-c1fec8cd3f33" +label: "Кизилюрт" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7071 +data: App\Geo\Entity\City {#3411 …} +value: "d9df1617-26e4-4ade-8bc7-b8a0f0d861a1" +label: "Кизляр" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7072 +data: App\Geo\Entity\City {#3415 …} +value: "3c7a7f8b-4905-4f38-a334-ec88074c089d" +label: "Кимовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7073 +data: App\Geo\Entity\City {#3419 …} +value: "01a57bc1-0352-4575-acee-66263e1a79a5" +label: "Кимры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7074 +data: App\Geo\Entity\City {#3423 …} +value: "a8351ff3-7b7c-47fe-9e1a-a4e890ff0c9a" +label: "Кингисепп" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7075 +data: App\Geo\Entity\City {#3427 …} +value: "c544a4d1-fed5-4377-aa15-3d3e12c1c77f" +label: "Кинель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7076 +data: App\Geo\Entity\City {#3431 …} +value: "17df508c-ded7-4e8a-9a10-47cea79eb41f" +label: "Кинешма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7077 +data: App\Geo\Entity\City {#3435 …} +value: "52e0e2de-77b5-4c4c-8c0b-0a59c013ba6f" +label: "Киреевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7078 +data: App\Geo\Entity\City {#3439 …} +value: "0ea6ea78-9193-4052-b93f-e0579761e344" +label: "Киренск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7079 +data: App\Geo\Entity\City {#3443 …} +value: "8d23a947-997a-4d5f-bcbd-22c91981e32e" +label: "Киржач" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7080 +data: App\Geo\Entity\City {#3447 …} +value: "b61a3b91-01a4-4dd3-ac45-ea1cbd69ee03" +label: "Кириллов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7081 +data: App\Geo\Entity\City {#3451 …} +value: "322a28a1-3b63-4fe1-ad80-173c445cb4a1" +label: "Кириши" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7082 +data: App\Geo\Entity\City {#3455 …} +value: "edc07f9c-526c-496b-aeab-0884640eaea8" +label: "Киров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7083 +data: App\Geo\Entity\City {#3459 …} +value: "39efba0f-35d7-4f83-ac5a-dc454a894eb4" +label: "Киров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7084 +data: App\Geo\Entity\City {#3463 …} +value: "5c9f98a5-400f-4413-97ea-a3f73504262e" +label: "Кировград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7085 +data: App\Geo\Entity\City {#3467 …} +value: "037ed97c-709e-4118-aeb9-8efc5855b574" +label: "Кирово-Чепецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7086 +data: App\Geo\Entity\City {#3471 …} +value: "0671ea04-abca-4406-9b96-906a2fc52985" +label: "Кировск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7087 +data: App\Geo\Entity\City {#3475 …} +value: "e764049e-db74-4acd-acbe-f82f2461c8f3" +label: "Кировск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7088 +data: App\Geo\Entity\City {#3479 …} +value: "1040197c-d51d-43a3-9818-ab17c24c4222" +label: "Кировск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7089 +data: App\Geo\Entity\City {#3483 …} +value: "eed1d23b-ef4d-4f85-9346-51993d4fa24a" +label: "Кировское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7090 +data: App\Geo\Entity\City {#3487 …} +value: "c1acd06e-58bd-4491-af7b-48e2a6b82c40" +label: "Кирс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7091 +data: App\Geo\Entity\City {#3491 …} +value: "b4636209-191e-4840-9f24-06362f5e60cf" +label: "Кирсанов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7092 +data: App\Geo\Entity\City {#3495 …} +value: "5b9da94f-58ca-48fc-b1a6-1f5bf17e2d92" +label: "Киселевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7093 +data: App\Geo\Entity\City {#3499 …} +value: "6b2ba00d-f50a-4867-884d-e02cff208c49" +label: "Кисловодск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7094 +data: App\Geo\Entity\City {#3503 …} +value: "6b99ee69-1ff0-44fe-bb25-19277222f5f5" +label: "Клин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7095 +data: App\Geo\Entity\City {#3507 …} +value: "44170b60-9a3d-49e0-a2a1-90d9a13a9fe0" +label: "Клинцы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7096 +data: App\Geo\Entity\City {#3511 …} +value: "0cd3ddeb-2bec-421a-826a-ef36c3b757a3" +label: "Княгинино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7097 +data: App\Geo\Entity\City {#3515 …} +value: "469b60fc-9677-4589-b51e-5997e0cea731" +label: "Ковдор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7098 +data: App\Geo\Entity\City {#3519 …} +value: "a02d6275-feaf-4797-9b22-1d777341913f" +label: "Ковров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7099 +data: App\Geo\Entity\City {#3523 …} +value: "ddc373d7-a73a-41ab-af64-1a7692377c0e" +label: "Ковылкино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7100 +data: App\Geo\Entity\City {#3527 …} +value: "30abcff2-0744-4fb6-977c-e480119c56d2" +label: "Когалым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7101 +data: App\Geo\Entity\City {#3531 …} +value: "52bdb212-b466-4c6f-bf99-d6c2d2b68edf" +label: "Кодинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7102 +data: App\Geo\Entity\City {#3535 …} +value: "1d30ccc1-1b59-4459-8c86-675e8f109c4d" +label: "Козельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7103 +data: App\Geo\Entity\City {#3539 …} +value: "c0dd7c22-8457-4c05-8dd4-cbac42a1b6d2" +label: "Козловка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7104 +data: App\Geo\Entity\City {#3543 …} +value: "fa619ebd-5e88-4751-9143-5d953b748e4d" +label: "Козьмодемьянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7105 +data: App\Geo\Entity\City {#3547 …} +value: "e33de384-0b5f-4d26-a61e-dc50b6bda314" +label: "Кола" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7106 +data: App\Geo\Entity\City {#3551 …} +value: "94f54da5-4d8f-4b01-8750-c0e2d2e84a2a" +label: "Кологрив" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7107 +data: App\Geo\Entity\City {#3555 …} +value: "30149654-eb07-4e39-8504-d44856a1ab98" +label: "Коломна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7108 +data: App\Geo\Entity\City {#3559 …} +value: "9c973ead-4e45-469e-b946-cf5f4e9cc69d" +label: "Колпашево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7109 +data: App\Geo\Entity\City {#3563 …} +value: "89fda00c-fbeb-4966-b35e-ac154bfc5688" +label: "Колпино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7110 +data: App\Geo\Entity\City {#3567 …} +value: "552b86c1-ca06-4560-b228-59a8da3923c5" +label: "Колтуши" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7111 +data: App\Geo\Entity\City {#3571 …} +value: "bfdd94ca-48ae-4512-85e8-57c94d2fc21f" +label: "Кольчугино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7112 +data: App\Geo\Entity\City {#3575 …} +value: "64a7fae9-07af-45fd-8525-9edde4ed9ab4" +label: "Коммунар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7113 +data: App\Geo\Entity\City {#3579 …} +value: "190f4c7d-363f-4d2c-987a-41a14ecbba86" +label: "Комсомольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7114 +data: App\Geo\Entity\City {#3583 …} +value: "48129acd-352d-4417-ba24-70bedf795899" +label: "Комсомольск-на-Амуре" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7115 +data: App\Geo\Entity\City {#3587 …} +value: "b6a99e5b-ee7f-4975-bd88-ddac8415bc59" +label: "Комсомольское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7116 +data: App\Geo\Entity\City {#3591 …} +value: "cb95d4f6-de25-4f91-b74c-899c9c5f6ca8" +label: "Конаково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7117 +data: App\Geo\Entity\City {#3595 …} +value: "efce7a08-560c-4348-af85-406726c2f2e1" +label: "Кондопога" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7118 +data: App\Geo\Entity\City {#3599 …} +value: "fb57843d-b52a-4b2f-9ac5-03ce4409da1f" +label: "Кондрово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7119 +data: App\Geo\Entity\City {#3603 …} +value: "fa28e88d-642a-49ad-b87b-7063b7cb545a" +label: "Константиновка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7120 +data: App\Geo\Entity\City {#3607 …} +value: "26d2aa0d-0978-4826-9701-3e563794a9ce" +label: "Константиновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7121 +data: App\Geo\Entity\City {#3611 …} +value: "bd8a3016-e25d-4a36-800f-c6186b2af7ec" +label: "Копейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7122 +data: App\Geo\Entity\City {#3615 …} +value: "bbe8fcde-1426-45bc-8e66-bb32fe1d3b06" +label: "Кораблино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7123 +data: App\Geo\Entity\City {#3619 …} +value: "962d44f7-ee5b-4650-a31f-65c91c9d47d3" +label: "Кореновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7124 +data: App\Geo\Entity\City {#3623 …} +value: "e27bffa7-4755-4a5b-808b-6cb7c21d104c" +label: "Коркино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7125 +data: App\Geo\Entity\City {#3627 …} +value: "0e615f75-8640-4b06-80a3-b17d140d03b7" +label: "Королёв" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7126 +data: App\Geo\Entity\City {#3631 …} +value: "590fb56a-9151-4c09-890f-7e319638cc58" +label: "Короча" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7127 +data: App\Geo\Entity\City {#3635 …} +value: "a2376ce8-374e-4623-be4c-682fdfbdec1d" +label: "Корсаков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7128 +data: App\Geo\Entity\City {#3639 …} +value: "6e7a6c00-8bcc-4b9e-be90-9ed1b9187a83" +label: "Коряжма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7129 +data: App\Geo\Entity\City {#3643 …} +value: "66d851ef-77c6-4335-9d2a-927003e7d5f5" +label: "Костерево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7130 +data: App\Geo\Entity\City {#3647 …} +value: "9e62943a-6956-45cf-a3c5-94e660aaeafa" +label: "Костомукша" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7131 +data: App\Geo\Entity\City {#3651 …} +value: "86ff23f3-27d6-4fe9-8566-f53c8f410f2d" +label: "Кострома" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7132 +data: App\Geo\Entity\City {#3655 …} +value: "3a3bb38f-5d97-4959-8fdb-60c8b0a0d7e5" +label: "Котельники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7133 +data: App\Geo\Entity\City {#3659 …} +value: "8cd9105b-e9a2-41f6-b669-ba335fec6d58" +label: "Котельниково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7134 +data: App\Geo\Entity\City {#3663 …} +value: "5ffa3c80-8c19-4683-b1f1-b8070ae214fd" +label: "Котельнич" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7135 +data: App\Geo\Entity\City {#3667 …} +value: "9e0d2c39-d6f6-4750-ad08-98af9a11e9cd" +label: "Котлас" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7136 +data: App\Geo\Entity\City {#3671 …} +value: "44835e8e-7d35-4520-883f-9a32a9ba03e6" +label: "Котово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7137 +data: App\Geo\Entity\City {#3675 …} +value: "8c81583a-4845-4ecb-ae5e-1dedb749ea42" +label: "Котовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7138 +data: App\Geo\Entity\City {#3679 …} +value: "612e86a3-253e-42d8-88a8-f0ea4a520e81" +label: "Кохма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7139 +data: App\Geo\Entity\City {#3683 …} +value: "4b488a48-581d-4754-90ce-73d0f4ff957f" +label: "Краматорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7140 +data: App\Geo\Entity\City {#3687 …} +value: "abc55331-7505-4cec-84a5-f2944afd5fde" +label: "Красавино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7141 +data: App\Geo\Entity\City {#3691 …} +value: "80d40ebd-1f4b-4010-93ee-b2bca2966fc6" +label: "Красноармейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7142 +data: App\Geo\Entity\City {#3695 …} +value: "fb47b71e-a5db-47fa-b221-078ad19321f6" +label: "Красноармейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7143 +data: App\Geo\Entity\City {#3699 …} +value: "2295b7c6-1d73-422b-8757-41534b0ba4c8" +label: "Красноармейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7144 +data: App\Geo\Entity\City {#3703 …} +value: "81d5fbab-18db-434e-9bc2-03c2760a1f22" +label: "Красновишерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7145 +data: App\Geo\Entity\City {#3707 …} +value: "86e8b1e9-60db-4405-a185-a940dd0528f4" +label: "Красногоровка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7146 +data: App\Geo\Entity\City {#3711 …} +value: "f3eacb0c-37a1-466b-8002-88ea455af49a" +label: "Красногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7147 +data: App\Geo\Entity\City {#3715 …} +value: "35ccd644-ebab-4f0c-ab6b-b52a2d7c339c" +label: "Краснодар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7148 +data: App\Geo\Entity\City {#3719 …} +value: "5fb0e980-0e0a-4335-9464-d1663bc07212" +label: "Краснодон" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7149 +data: App\Geo\Entity\City {#3723 …} +value: "af6b5921-55e5-4298-8b19-e31a8bd69097" +label: "Красное Село" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7150 +data: App\Geo\Entity\City {#3727 …} +value: "beb08a1e-5040-4da9-b4cc-0cd81f9122c2" +label: "Краснозаводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7151 +data: App\Geo\Entity\City {#3731 …} +value: "5c321c92-a66f-4f98-986a-701ed15e7b40" +label: "Краснознаменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7152 +data: App\Geo\Entity\City {#3735 …} +value: "61789d3a-f367-486f-afa6-dea95ed1e3c0" +label: "Краснокаменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7153 +data: App\Geo\Entity\City {#3739 …} +value: "511ce574-74e8-41e0-9cd9-19da6f423418" +label: "Краснокамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7154 +data: App\Geo\Entity\City {#3743 …} +value: "bc7ac02a-e2d0-48bd-9f89-5c0c82847183" +label: "Красноперекопск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7155 +data: App\Geo\Entity\City {#3747 …} +value: "2abe366c-4f2a-4eac-b71f-8a00518a700e" +label: "Краснослободск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7156 +data: App\Geo\Entity\City {#3751 …} +value: "ac8238f9-7619-4392-8c7e-d957561addff" +label: "Краснослободск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7157 +data: App\Geo\Entity\City {#3755 …} +value: "e7d52d54-8096-4572-b5f8-23029b6cf4c4" +label: "Краснотурьинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7158 +data: App\Geo\Entity\City {#3759 …} +value: "0ded56ae-f1fd-4cb1-a078-4d63a7a58a11" +label: "Красноуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7159 +data: App\Geo\Entity\City {#3763 …} +value: "5ac60240-09e8-48de-87fd-71c333838844" +label: "Красноуфимск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7160 +data: App\Geo\Entity\City {#3767 …} +value: "0f690344-359e-4fd1-8a57-591608130345" +label: "Красноярск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7161 +data: App\Geo\Entity\City {#3771 …} +value: "82f0a104-872c-4932-9814-c899e0a004ee" +label: "Красный Кут" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7162 +data: App\Geo\Entity\City {#3775 …} +value: "803fed70-b266-424b-99cf-dccf941e1f94" +label: "Красный Лиман" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7163 +data: App\Geo\Entity\City {#3779 …} +value: "ff6147f2-221c-4a0d-8aff-34ebc334be32" +label: "Красный Луч" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7164 +data: App\Geo\Entity\City {#3783 …} +value: "c8eb623f-eaea-40c3-a6a9-41b509b81dcc" +label: "Красный Сулин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7165 +data: App\Geo\Entity\City {#3787 …} +value: "50f669d4-568a-42e7-8616-350b4422c97a" +label: "Красный Холм" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7166 +data: App\Geo\Entity\City {#3791 …} +value: "48dac8f3-3bb3-435e-a6a2-bd73464e5885" +label: "Кременки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7167 +data: App\Geo\Entity\City {#3795 …} +value: "4e0d4e4f-3082-4e7c-b107-47a59e1dd780" +label: "Кременная" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7168 +data: App\Geo\Entity\City {#3799 …} +value: "b86ad19e-e76b-4c4e-9229-c9f8af674c97" +label: "Кронштадт" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7169 +data: App\Geo\Entity\City {#3803 …} +value: "0e985d5b-b05f-4316-ada8-27a46c034b1f" +label: "Кропоткин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7170 +data: App\Geo\Entity\City {#3807 …} +value: "982eb75e-af17-45bc-9d3f-102354a125bb" +label: "Крымск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7171 +data: App\Geo\Entity\City {#3811 …} +value: "92a1cfd0-d7d1-49af-872b-0b53b6957c67" +label: "Кстово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7172 +data: App\Geo\Entity\City {#3815 …} +value: "c13eb6b8-4814-4705-a108-f8f827815770" +label: "Кубинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7173 +data: App\Geo\Entity\City {#3819 …} +value: "cbcb1247-531f-49b5-8ee4-5adc5b5af1b0" +label: "Кувандык" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7174 +data: App\Geo\Entity\City {#3823 …} +value: "f75bcb25-b21f-4c78-aeff-a4bf40962a80" +label: "Кувшиново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7175 +data: App\Geo\Entity\City {#3827 …} +value: "956908d7-a54c-4f2e-95b8-303f2c0555b9" +label: "Кудрово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7176 +data: App\Geo\Entity\City {#3831 …} +value: "84366422-09dc-4234-a69f-987bd634ec3c" +label: "Кудымкар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7177 +data: App\Geo\Entity\City {#3835 …} +value: "44123905-5ac2-46f8-8538-eb94d79519ce" +label: "Кузнецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7178 +data: App\Geo\Entity\City {#3839 …} +value: "2b2c26a1-006b-4799-b2cc-f1f5bc8ed5c6" +label: "Кузнецк-12" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7179 +data: App\Geo\Entity\City {#3843 …} +value: "5066f348-a70c-4e34-bede-2a1e250907c3" +label: "Кузнецк-8" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7180 +data: App\Geo\Entity\City {#3847 …} +value: "81aa6b31-1cb4-4890-a76b-1b68d9441c9d" +label: "Куйбышев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7181 +data: App\Geo\Entity\City {#3851 …} +value: "e0cbf1e1-7b8e-4e0a-a59e-6bd5b2603b21" +label: "Кукмор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7182 +data: App\Geo\Entity\City {#3855 …} +value: "7167ee2d-1fee-41bd-b654-7ce2ad784009" +label: "Кулебаки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7183 +data: App\Geo\Entity\City {#3859 …} +value: "50522244-3b9b-4245-9aa6-76d1368aa44c" +label: "Кумертау" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7184 +data: App\Geo\Entity\City {#3863 …} +value: "9e2d7bb0-9054-4120-861d-65b90c292805" +label: "Кунгур" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7185 +data: App\Geo\Entity\City {#3867 …} +value: "75d1c010-12cf-4211-bbd1-59a389cc0034" +label: "Купино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7186 +data: App\Geo\Entity\City {#3871 …} +value: "3d11802f-aa0f-49af-bf36-1f518367aff8" +label: "Курахово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7187 +data: App\Geo\Entity\City {#3875 …} +value: "bba40c81-93fc-4d11-b040-f05d50454137" +label: "Курган" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7188 +data: App\Geo\Entity\City {#3879 …} +value: "2239caa7-5e56-4d13-a6e4-168b64724547" +label: "Курганинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7189 +data: App\Geo\Entity\City {#3883 …} +value: "0beedfde-7279-4834-9220-1401c7828a11" +label: "Курильск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7190 +data: App\Geo\Entity\City {#3887 …} +value: "448e3a4b-37f2-40a7-b30d-de831005e851" +label: "Курлово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7191 +data: App\Geo\Entity\City {#3891 …} +value: "74bb03e8-2751-40fa-917d-783e8ef212fe" +label: "Куровское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7192 +data: App\Geo\Entity\City {#3895 …} +value: "ba8ff25b-be94-4911-9133-58b787f31fe3" +label: "Курск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7193 +data: App\Geo\Entity\City {#3899 …} +value: "a042ebb8-5402-4f37-8374-5781e5437431" +label: "Куртамыш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7194 +data: App\Geo\Entity\City {#3903 …} +value: "887246b4-7976-4dd0-a41a-cdfe474c8827" +label: "Курчалой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7195 +data: App\Geo\Entity\City {#3907 …} +value: "860438f2-ab75-4787-8d0b-7a76880db5c0" +label: "Курчатов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7196 +data: App\Geo\Entity\City {#3911 …} +value: "4157b0c4-6fc3-417f-b1b7-58b52eb1a334" +label: "Куса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7197 +data: App\Geo\Entity\City {#3915 …} +value: "fe6c4481-955b-486e-b754-860a61011c5b" +label: "Кушва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7198 +data: App\Geo\Entity\City {#3919 …} +value: "acbe057a-2e88-4f24-8a1a-aab3563f0cbb" +label: "Кызыл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7199 +data: App\Geo\Entity\City {#3923 …} +value: "364f6823-0c3e-42ab-9fc6-baccaaa87b66" +label: "Кыштым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7200 +data: App\Geo\Entity\City {#3927 …} +value: "68f35170-0ed6-4586-90e5-6eece6717120" +label: "Кяхта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7201 +data: App\Geo\Entity\City {#3931 …} +value: "c01d4d99-c524-46d9-b246-15d26aca3c04" +label: "Лабинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7202 +data: App\Geo\Entity\City {#3935 …} +value: "4b6bf688-b429-4f6d-a9ba-214a3f86e684" +label: "Лабытнанги" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7203 +data: App\Geo\Entity\City {#3939 …} +value: "fc2d9018-fb73-409f-a48d-245f769f474d" +label: "Лагань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7204 +data: App\Geo\Entity\City {#3943 …} +value: "d407d5b2-d471-48de-85a8-b0d4c8bdc376" +label: "Ладушкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7205 +data: App\Geo\Entity\City {#3947 …} +value: "b6cadbe0-62fc-48fe-915c-b29ddafb74bf" +label: "Лаишево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7206 +data: App\Geo\Entity\City {#3951 …} +value: "a0f68632-7be3-4340-bd0e-312f31b80103" +label: "Лакинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7207 +data: App\Geo\Entity\City {#3955 …} +value: "5abc351b-a3b1-4b3c-baa5-646569130da6" +label: "Лангепас" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7208 +data: App\Geo\Entity\City {#3959 …} +value: "371d2eb0-291a-458f-a49f-500825d47969" +label: "Лахденпохья" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7209 +data: App\Geo\Entity\City {#3963 …} +value: "e25f8446-a817-4efc-b8bd-cf11b3b07e2e" +label: "Лебедянь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7210 +data: App\Geo\Entity\City {#3967 …} +value: "674bff9d-5cb1-4d33-885d-c83f5479b51c" +label: "Лениногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7211 +data: App\Geo\Entity\City {#3971 …} +value: "125078f0-eb1b-43ad-bcc2-5fbaebee38ec" +label: "Ленинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7212 +data: App\Geo\Entity\City {#3975 …} +value: "faaafbab-952d-4e21-b385-cad6fda74aac" +label: "Ленинск-Кузнецкий" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7213 +data: App\Geo\Entity\City {#3979 …} +value: "ec878a3b-97d6-4670-a349-cf3f2fe85eee" +label: "Ленск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7214 +data: App\Geo\Entity\City {#3983 …} +value: "87972d2d-5339-4ce9-9c33-1fd07543f01f" +label: "Лермонтов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7215 +data: App\Geo\Entity\City {#3987 …} +value: "3fb59eb5-8f21-43de-9bcb-715a932b760f" +label: "Лесной" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7216 +data: App\Geo\Entity\City {#3991 …} +value: "cff4bc80-f185-4f70-8bba-e5a69283c4c8" +label: "Лесозаводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7217 +data: App\Geo\Entity\City {#3995 …} +value: "7c021f79-a90f-4609-9771-c04d51ac7380" +label: "Лесосибирск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7218 +data: App\Geo\Entity\City {#3999 …} +value: "14e5eb36-1eb9-4b83-836c-cbd46278eda3" +label: "Ливны" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7219 +data: App\Geo\Entity\City {#4003 …} +value: "ba9c28d2-d6fd-452e-8f0b-4b4f0583b915" +label: "Ликино-Дулёво" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7220 +data: App\Geo\Entity\City {#4007 …} +value: "c814e1d9-ad7e-426b-a4f7-b5ccf76c85b2" +label: "Липецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7221 +data: App\Geo\Entity\City {#4011 …} +value: "42f0c083-da21-4f8b-8f4c-9067be93012a" +label: "Липки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7222 +data: App\Geo\Entity\City {#4015 …} +value: "f83ffea5-4d44-4fc4-9393-35339a3efbed" +label: "Лисичанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7223 +data: App\Geo\Entity\City {#4019 …} +value: "25cb2988-b79d-4888-821a-166557021a53" +label: "Лиски" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7224 +data: App\Geo\Entity\City {#4023 …} +value: "91e510f1-4806-4d42-b861-ed17f81da7b6" +label: "Лихославль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7225 +data: App\Geo\Entity\City {#4027 …} +value: "30807d79-2adc-4556-a200-6474dfd1a429" +label: "Лобня" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7226 +data: App\Geo\Entity\City {#4031 …} +value: "dd987e6f-0ebb-46de-92c8-64a052254b0a" +label: "Лодейное Поле" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7227 +data: App\Geo\Entity\City {#4035 …} +value: "03d473b1-7a5b-45d6-867c-5e2c8af8b0f0" +label: "Ломоносов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7228 +data: App\Geo\Entity\City {#4039 …} +value: "9f907089-a666-4c5e-9636-22e105524940" +label: "Лосино-Петровский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7229 +data: App\Geo\Entity\City {#4043 …} +value: "b74facf9-01a0-4df1-8f11-6d867dd16df2" +label: "Луга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7230 +data: App\Geo\Entity\City {#4047 …} +value: "72ddd48b-ef2b-457d-bd12-00e53b9b8127" +label: "Луганск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7231 +data: App\Geo\Entity\City {#4051 …} +value: "5c925f2f-a6d5-4fae-a2ae-f4c5f66d1692" +label: "Луза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7232 +data: App\Geo\Entity\City {#4055 …} +value: "2c252dc3-8aa0-474b-bf1c-08392c5c70a8" +label: "Лукоянов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7233 +data: App\Geo\Entity\City {#4059 …} +value: "e35fc688-dd8b-4bd8-b341-4ab05b583648" +label: "Лутугино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7234 +data: App\Geo\Entity\City {#4063 …} +value: "5323704c-2f6c-4b38-ad48-514613d3eff2" +label: "Луховицы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7235 +data: App\Geo\Entity\City {#4067 …} +value: "5ee03fce-c4df-4f87-81d2-b7f692a58c15" +label: "Лысково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7236 +data: App\Geo\Entity\City {#4071 …} +value: "4bca7108-5797-40b3-8376-b254690fc100" +label: "Лысьва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7237 +data: App\Geo\Entity\City {#4075 …} +value: "e6ca1198-86bc-43ea-9dce-dbd6ac6fda3b" +label: "Лыткарино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7238 +data: App\Geo\Entity\City {#4079 …} +value: "3d5df388-2712-4c4f-98b8-6943e4dda6c1" +label: "Льгов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7239 +data: App\Geo\Entity\City {#4083 …} +value: "77a025b9-297d-4606-b78f-b568dcd29faa" +label: "Любань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7240 +data: App\Geo\Entity\City {#4087 …} +value: "652f93df-8076-410a-8878-e365219e042c" +label: "Люберцы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7241 +data: App\Geo\Entity\City {#4091 …} +value: "8c78aa67-a1a3-4989-a339-ef5d41de7ee2" +label: "Любим" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7242 +data: App\Geo\Entity\City {#4095 …} +value: "5df94194-6a0b-4c60-92dc-c7702dff809c" +label: "Людиново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7243 +data: App\Geo\Entity\City {#4099 …} +value: "a2bdf15f-5454-467b-b0de-cedf7e1cd173" +label: "Лянтор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7244 +data: App\Geo\Entity\City {#4103 …} +value: "a7a97701-7c73-449f-a607-6df5d7a5e268" +label: "Магадан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7245 +data: App\Geo\Entity\City {#4110 …} +value: "dc2d1225-f067-44f0-b5cf-16b67667396d" +label: "Магас" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7246 +data: App\Geo\Entity\City {#4114 …} +value: "953e8dd9-3daa-47d3-9ae6-6ce37fdba158" +label: "Магнитогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7247 +data: App\Geo\Entity\City {#4118 …} +value: "30e16f9c-4161-41d3-89b1-cc22c42b1202" +label: "Майкоп" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7248 +data: App\Geo\Entity\City {#4122 …} +value: "73e090ef-8579-4481-a6d3-7c805e6c9bab" +label: "Майский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7249 +data: App\Geo\Entity\City {#4126 …} +value: "0943ea9c-29f4-4d96-85c8-cc9284be6d28" +label: "Макаров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7250 +data: App\Geo\Entity\City {#4130 …} +value: "58a0e92d-55d8-408f-a15b-f271ea5cd402" +label: "Макарьев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7251 +data: App\Geo\Entity\City {#4134 …} +value: "72a9cf72-a38a-4c43-9751-71439cecb699" +label: "Макеевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7252 +data: App\Geo\Entity\City {#4138 …} +value: "77084c6a-8708-43d5-8ee9-4ff1a2f6d113" +label: "Макушино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7253 +data: App\Geo\Entity\City {#4142 …} +value: "45054123-481d-40b0-99c3-e85149a45649" +label: "Малая Вишера" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7254 +data: App\Geo\Entity\City {#4146 …} +value: "0d9f154e-a17d-4f8b-b4cf-3069a70023be" +label: "Малгобек" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7255 +data: App\Geo\Entity\City {#4150 …} +value: "5d7ab5b4-68a9-4793-89df-2327c93bcfd8" +label: "Малмыж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7256 +data: App\Geo\Entity\City {#4154 …} +value: "75d5d73c-b213-48b0-8069-6b8d736665ce" +label: "Малоархангельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7257 +data: App\Geo\Entity\City {#4158 …} +value: "612039ab-c505-4531-a9d5-12f08bc76607" +label: "Малоярославец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7258 +data: App\Geo\Entity\City {#4162 …} +value: "5af1b41a-f6e6-4d78-a515-dd2be9100986" +label: "Мамадыш" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7259 +data: App\Geo\Entity\City {#4166 …} +value: "6c5daefc-e308-4488-adc7-ddbe7ecb2b2d" +label: "Мамоново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7260 +data: App\Geo\Entity\City {#4170 …} +value: "26601f6a-90bc-4cb7-ae37-b8a3cd93c8e9" +label: "Мантурово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7261 +data: App\Geo\Entity\City {#4174 …} +value: "c88c2973-676a-46ed-8df6-6dde19a901c1" +label: "Мариинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7262 +data: App\Geo\Entity\City {#4178 …} +value: "ada3ece1-f796-4383-b37d-2f53eceeb6e7" +label: "Мариинский Посад" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7263 +data: App\Geo\Entity\City {#4182 …} +value: "0c8c0aa5-bf1c-4cb7-8433-ed3b50ef5a91" +label: "Мариуполь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7264 +data: App\Geo\Entity\City {#4186 …} +value: "2a7f600d-b0f9-4b30-bf89-29485a798c43" +label: "Маркс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7265 +data: App\Geo\Entity\City {#4190 …} +value: "0500c802-6f37-4fce-b31f-2bbb64be0d01" +label: "Марьинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7266 +data: App\Geo\Entity\City {#4194 …} +value: "12d5ba23-c4fa-4432-8dea-fc034eaf27b0" +label: "Махачкала" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7267 +data: App\Geo\Entity\City {#4198 …} +value: "d22c46bd-2b43-4148-80fb-25b19dba55be" +label: "Мглин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7268 +data: App\Geo\Entity\City {#4202 …} +value: "49d44903-445e-447c-8398-75d3a0e67213" +label: "Мегион" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7269 +data: App\Geo\Entity\City {#4206 …} +value: "af978bc4-7f9e-43a9-937b-fa6d9065356b" +label: "Медвежьегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7270 +data: App\Geo\Entity\City {#4210 …} +value: "794a1d9e-58dd-4b11-9e3e-e915143226d6" +label: "Медногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7271 +data: App\Geo\Entity\City {#4214 …} +value: "492d8d10-1d6f-409a-ad30-c2aaa9a17ab8" +label: "Медынь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7272 +data: App\Geo\Entity\City {#4218 …} +value: "06334392-cb86-4cd2-a88f-8fd07a5652bf" +label: "Межгорье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7273 +data: App\Geo\Entity\City {#4222 …} +value: "cfaf2560-4d67-4ce0-a8b2-fc03f7c009d0" +label: "Междуреченск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7274 +data: App\Geo\Entity\City {#4226 …} +value: "9a2ce01b-f8c7-45bd-a40b-0d723b47d837" +label: "Мезень" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7275 +data: App\Geo\Entity\City {#4230 …} +value: "8a508f9e-d4b2-4177-b8f6-768f491818b6" +label: "Меленки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7276 +data: App\Geo\Entity\City {#4234 …} +value: "66a05573-cd9c-46b6-903f-04b89602cdcc" +label: "Мелеуз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7277 +data: App\Geo\Entity\City {#4238 …} +value: "9293bb73-f64e-430f-8726-a81a550d9ed5" +label: "Мелитополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7278 +data: App\Geo\Entity\City {#4242 …} +value: "f422310d-f3c0-4cdd-a162-4a27d1d7b6bf" +label: "Менделеевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7279 +data: App\Geo\Entity\City {#4246 …} +value: "b31d6641-e83a-42c6-b469-9e17c79e83ae" +label: "Мензелинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7280 +data: App\Geo\Entity\City {#4250 …} +value: "4a67c6d1-5940-4e62-b238-8516936aeb55" +label: "Мещовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7281 +data: App\Geo\Entity\City {#4254 …} +value: "5146e149-ca42-41c1-a10f-a2dcfbd92969" +label: "Миасс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7282 +data: App\Geo\Entity\City {#4258 …} +value: "1e81cf7c-4619-4d63-88d0-3639036abfcf" +label: "Микунь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7283 +data: App\Geo\Entity\City {#4262 …} +value: "7262c8c3-8d43-41e6-8b39-e69617bcbb74" +label: "Миллерово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7284 +data: App\Geo\Entity\City {#4266 …} +value: "2f28208d-4aff-41f2-a827-a1e4816b0805" +label: "Минеральные Воды" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7285 +data: App\Geo\Entity\City {#4270 …} +value: "3c261efd-9824-443b-b93c-d490404091b4" +label: "Минусинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7286 +data: App\Geo\Entity\City {#4274 …} +value: "055584bc-d8f9-4760-ae5e-7d53b114cbed" +label: "Миньяр" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7287 +data: App\Geo\Entity\City {#4278 …} +value: "ad7a3f58-73a9-4364-bc2e-c7d7eb2b9d41" +label: "Мирный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7288 +data: App\Geo\Entity\City {#4282 …} +value: "eb7b5de8-35f7-4ae6-8219-6d8daa9f3b3a" +label: "Мирный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7289 +data: App\Geo\Entity\City {#4286 …} +value: "cb21d378-9b2a-46d2-a587-79a4e3741b04" +label: "Миусинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7290 +data: App\Geo\Entity\City {#4290 …} +value: "b030c0a3-60d1-4bb6-8c06-5d1bf80b7035" +label: "Михайлов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7291 +data: App\Geo\Entity\City {#4294 …} +value: "1dcb52f2-d7a5-46d8-8c83-61df2590b50c" +label: "Михайловка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7292 +data: App\Geo\Entity\City {#4298 …} +value: "1d000310-f4de-48a4-bed7-e7656a585668" +label: "Михайловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7293 +data: App\Geo\Entity\City {#4302 …} +value: "7683a9bd-86e2-4ef6-bdd6-52c6ed3c6c9c" +label: "Михайловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7294 +data: App\Geo\Entity\City {#4306 …} +value: "2616d89f-e2a6-480b-8876-e1c72cc44059" +label: "Мичуринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7295 +data: App\Geo\Entity\City {#4310 …} +value: "f7b3499a-13ef-4e78-9ee6-773fe2394c2f" +label: "Могоча" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7296 +data: App\Geo\Entity\City {#4314 …} +value: "969b128a-511e-4cfc-ba6f-c89bcb1c6385" +label: "Можайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7297 +data: App\Geo\Entity\City {#4318 …} +value: "fe93d970-b081-4ba3-a0a1-d417b8b827fb" +label: "Можга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7298 +data: App\Geo\Entity\City {#4322 …} +value: "8e1883cc-0109-4c88-be1c-588c5c7656a3" +label: "Моздок" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7299 +data: App\Geo\Entity\City {#4326 …} +value: "eca5a240-ddc3-430e-8d94-79a19ba5d491" +label: "Молодогвардейск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7300 +data: App\Geo\Entity\City {#4330 …} +value: "36a0c534-4d67-4860-a507-476a9f038471" +label: "Молочанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7301 +data: App\Geo\Entity\City {#4334 …} +value: "8d4a56ce-4727-4837-98aa-186f325a154b" +label: "Мончегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7302 +data: App\Geo\Entity\City {#4338 …} +value: "9923cc62-5ac8-4739-ba90-c0211aeb7234" +label: "Морозовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7303 +data: App\Geo\Entity\City {#4342 …} +value: "2c1364a6-4887-4798-b8c8-159e1ab3668e" +label: "Моршанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7304 +data: App\Geo\Entity\City {#4346 …} +value: "2681f983-334b-4ee6-8e7e-d717a03b86a8" +label: "Мосальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7305 +data: App\Geo\Entity\City {#4350 …} +value: "19b8569f-3859-483e-bf5b-cb7cc067ca16" +label: "Москва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7306 +data: App\Geo\Entity\City {#4354 …} +value: "f77b53d6-fe54-4848-91e9-eef02b9a486a" +label: "Московский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7307 +data: App\Geo\Entity\City {#4358 …} +value: "4095d89c-13b1-46d6-877f-e5fd17ba325b" +label: "Моспино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7308 +data: App\Geo\Entity\City {#4362 …} +value: "9410fe61-cf02-4dfd-bb55-0c585d1f1d1d" +label: "Муравленко" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7309 +data: App\Geo\Entity\City {#4366 …} +value: "24aa0471-cbdf-41d2-9998-021fa47e7c8e" +label: "Мураши" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7310 +data: App\Geo\Entity\City {#4370 …} +value: "401d6873-92a8-44f2-af7a-96de02a7f54f" +label: "Мурино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7311 +data: App\Geo\Entity\City {#4374 …} +value: "0c7796e8-396a-4644-9eff-6dc9651dbe1c" +label: "Мурманск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7312 +data: App\Geo\Entity\City {#4378 …} +value: "c9c19d04-1a62-4ee0-9614-ec55e66a3108" +label: "Муром" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7313 +data: App\Geo\Entity\City {#4382 …} +value: "06538604-119f-45f3-8dca-031fb043c33a" +label: "Мценск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7314 +data: App\Geo\Entity\City {#4386 …} +value: "d0f3dc1b-bf83-46c2-b429-294841e0c8b7" +label: "Мыски" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7315 +data: App\Geo\Entity\City {#4390 …} +value: "a1ccaea6-c9ca-48a4-9a87-dfb6cdd1c47b" +label: "Мытищи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7316 +data: App\Geo\Entity\City {#4394 …} +value: "b64fe941-309f-495d-a769-79b248821ab2" +label: "Мышкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7317 +data: App\Geo\Entity\City {#4398 …} +value: "fb96b001-dbae-4b46-94af-e3c465129ddd" +label: "Набережные Челны" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7318 +data: App\Geo\Entity\City {#4402 …} +value: "fb335f43-79ba-4aa1-8511-eeee51536e5e" +label: "Навашино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7319 +data: App\Geo\Entity\City {#4406 …} +value: "b7206337-afa8-464d-b678-4b593feea842" +label: "Наволоки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7320 +data: App\Geo\Entity\City {#4410 …} +value: "8e404777-58c0-4d28-9220-4885fb3d659a" +label: "Надым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7321 +data: App\Geo\Entity\City {#4414 …} +value: "44891f53-a463-4bf7-9dbe-77e72d272fb0" +label: "Назарово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7322 +data: App\Geo\Entity\City {#4418 …} +value: "5dd5598b-5b39-47ae-acee-b5d365aba60f" +label: "Назрань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7323 +data: App\Geo\Entity\City {#4422 …} +value: "352e2c5f-d5de-4519-b6b8-bf111ab1fcd1" +label: "Называевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7324 +data: App\Geo\Entity\City {#4426 …} +value: "ff8331d0-1918-4926-a88e-a1770a1baf3a" +label: "Нальчик" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7325 +data: App\Geo\Entity\City {#4430 …} +value: "ff6fb9b4-5206-43b3-a13b-faa0c3a23aa7" +label: "Нариманов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7326 +data: App\Geo\Entity\City {#4434 …} +value: "ebdcbb26-5082-4dc0-ad60-28fb2d2fb7dd" +label: "Наро-Фоминск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7327 +data: App\Geo\Entity\City {#4438 …} +value: "3327a465-781c-4a6b-ae1e-8ae526a1b2af" +label: "Нарткала" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7328 +data: App\Geo\Entity\City {#4442 …} +value: "804bcf00-cd08-4885-87b8-c0804d49d42c" +label: "Нарьян-Мар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7329 +data: App\Geo\Entity\City {#4449 …} +value: "0a0bacef-a716-4486-b0be-c537f539c9f7" +label: "Наурская" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7330 +data: App\Geo\Entity\City {#4453 …} +value: "73a894cf-6381-4904-b4e6-f499dde5ff96" +label: "Находка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7331 +data: App\Geo\Entity\City {#4457 …} +value: "47499a7a-510d-4d8f-85c3-acab65d672c4" +label: "Невель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7332 +data: App\Geo\Entity\City {#4461 …} +value: "2e40907d-48e4-42a2-b96c-dd5092390893" +label: "Невельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7333 +data: App\Geo\Entity\City {#4465 …} +value: "f72de31f-67d0-49e8-baee-0b4ebe18c47c" +label: "Невинномысск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7334 +data: App\Geo\Entity\City {#4469 …} +value: "94fa7c8a-0bbe-4fb0-89a3-ec785a4d37b9" +label: "Невьянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7335 +data: App\Geo\Entity\City {#4473 …} +value: "6ae8e6c0-2e89-4350-8b71-ef4000178036" +label: "Нелидово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7336 +data: App\Geo\Entity\City {#4477 …} +value: "0aa9c3da-db08-4f47-a3f9-0ecf5ffa54a5" +label: "Нерехта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7337 +data: App\Geo\Entity\City {#4481 …} +value: "d32e561d-8293-44ad-b727-c9e2d3834b6c" +label: "Нерчинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7338 +data: App\Geo\Entity\City {#4485 …} +value: "35f1a7b2-5852-4ca5-892a-9a2a55a32de9" +label: "Нерюнгри" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7339 +data: App\Geo\Entity\City {#4489 …} +value: "08bef094-2627-4e3a-a4b9-5aade695b60a" +label: "Нефтегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7340 +data: App\Geo\Entity\City {#4493 …} +value: "7cc16534-4968-4dbd-8386-0321e09b4364" +label: "Нефтекамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7341 +data: App\Geo\Entity\City {#4497 …} +value: "ccba52cf-b43f-4d85-ba91-312c0e7a36f2" +label: "Нефтекумск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7342 +data: App\Geo\Entity\City {#4501 …} +value: "0f97e1e1-f65a-4e15-8ab4-8a704e3e97fd" +label: "Нефтеюганск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7343 +data: App\Geo\Entity\City {#4505 …} +value: "5044e726-58cf-4812-bc4f-82012259b62f" +label: "Нея" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7344 +data: App\Geo\Entity\City {#4509 …} +value: "14947213-7adb-4e3a-bd09-a65c464266ae" +label: "Нижневартовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7345 +data: App\Geo\Entity\City {#4513 …} +value: "dec73410-1c23-42c4-9711-82282eb8730e" +label: "Нижнекамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7346 +data: App\Geo\Entity\City {#4517 …} +value: "a06c6751-5861-47c0-aba4-6ff58f115052" +label: "Нижнеудинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7347 +data: App\Geo\Entity\City {#4521 …} +value: "01ee3145-a1c6-4bc1-9f42-1b3e17387c27" +label: "Нижние Серги" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7348 +data: App\Geo\Entity\City {#4525 …} +value: "82bbf700-3f02-4be5-9d82-f4e31c5d2add" +label: "Нижние Серги-3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7349 +data: App\Geo\Entity\City {#4529 …} +value: "76d46218-1c78-4f48-90ff-5b4cb186d387" +label: "Нижний Ломов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7350 +data: App\Geo\Entity\City {#4533 …} +value: "0a1d77dd-2834-4fb9-9369-a6593cbe4c5c" +label: "Нижний Новгород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7351 +data: App\Geo\Entity\City {#4537 …} +value: "bfc4921a-1d94-4b03-a08f-1b67c413596e" +label: "Нижний Тагил" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7352 +data: App\Geo\Entity\City {#4541 …} +value: "e83cd5f2-6b1c-4d0f-a68b-f5caf69c2796" +label: "Нижняя Салда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7353 +data: App\Geo\Entity\City {#4545 …} +value: "c1a40df2-aa66-4598-b846-d2f0cdb806c9" +label: "Нижняя Тура" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7354 +data: App\Geo\Entity\City {#4549 …} +value: "af2a7d27-e59c-4962-95d1-2a30d72014fc" +label: "Николаевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7355 +data: App\Geo\Entity\City {#4553 …} +value: "c24b3330-ca26-4ba7-89ae-9417a5b68051" +label: "Николаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7356 +data: App\Geo\Entity\City {#4557 …} +value: "32a5b747-b995-49e2-8a04-d245021f9f69" +label: "Николаевск-на-Амуре" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7357 +data: App\Geo\Entity\City {#4561 …} +value: "475769b1-c788-45b3-b501-6eeb31b6242e" +label: "Никольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7358 +data: App\Geo\Entity\City {#4565 …} +value: "33c958c3-4240-4331-9751-e64421398f37" +label: "Никольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7359 +data: App\Geo\Entity\City {#4569 …} +value: "f5cbc8ff-3663-4eee-ab88-93122aad19af" +label: "Никольское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7360 +data: App\Geo\Entity\City {#4573 …} +value: "db41458a-b83f-45ad-9016-473a3bf689f7" +label: "Новая Каховка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7361 +data: App\Geo\Entity\City {#4577 …} +value: "57448bb5-671e-45b7-9784-abab7d08e450" +label: "Новая Ладога" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7362 +data: App\Geo\Entity\City {#4581 …} +value: "2e5d9594-550d-472c-9c8c-8405dfec48f7" +label: "Новая Ляля" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7363 +data: App\Geo\Entity\City {#4585 …} +value: "da7831ea-44ab-437e-a8f9-a49d28cda536" +label: "Новоазовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7364 +data: App\Geo\Entity\City {#4589 …} +value: "de521933-aa73-4266-bb90-7c1e1f1727b1" +label: "Новоалександровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7365 +data: App\Geo\Entity\City {#4593 …} +value: "265e28e9-71cc-4dc4-97be-6add92251016" +label: "Новоалтайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7366 +data: App\Geo\Entity\City {#4597 …} +value: "93ba0571-82f0-45d3-8252-54fdf9b95cf6" +label: "Новоаннинский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7367 +data: App\Geo\Entity\City {#4601 …} +value: "517e9c06-47c6-4141-9df6-0d5ba99388ea" +label: "Нововоронеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7368 +data: App\Geo\Entity\City {#4605 …} +value: "43a62b04-7907-4df9-991c-27c4b9ca2ea6" +label: "Новогродовка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7369 +data: App\Geo\Entity\City {#4609 …} +value: "2053eb4d-6bb5-46e1-8e5d-cde5612da01d" +label: "Новодвинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7370 +data: App\Geo\Entity\City {#4613 …} +value: "34ed8a31-406c-4e72-84e8-23541d67dcfb" +label: "Новодружеск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7371 +data: App\Geo\Entity\City {#4617 …} +value: "2ce01fbf-1ef2-468e-bef7-96feaa65a02c" +label: "Новозыбков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7372 +data: App\Geo\Entity\City {#4621 …} +value: "ae878f6a-5e86-46a8-9cf7-2afdfac9fc9f" +label: "Новокубанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7373 +data: App\Geo\Entity\City {#4625 …} +value: "f89cd190-0d62-4d88-92cd-86a5e9aa2470" +label: "Новокузнецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7374 +data: App\Geo\Entity\City {#4629 …} +value: "46c2b221-7b9c-4f9a-901b-c033ef2d50ff" +label: "Новокуйбышевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7375 +data: App\Geo\Entity\City {#4633 …} +value: "8ca5b1ee-47c3-4278-852f-af5279b185c2" +label: "Новомичуринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7376 +data: App\Geo\Entity\City {#4637 …} +value: "b04dcda5-3632-420f-9de2-1bc888986472" +label: "Новомосковск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7377 +data: App\Geo\Entity\City {#4641 …} +value: "5c1c16d7-f236-412c-ae2e-2bc36d0548ad" +label: "Новопавловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7378 +data: App\Geo\Entity\City {#4645 …} +value: "8c9cd91a-7186-49e3-89fa-c077a1ab0d2b" +label: "Новоржев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7379 +data: App\Geo\Entity\City {#4649 …} +value: "a6b14ce8-d183-47bf-bebb-df314e4545f9" +label: "Новороссийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7380 +data: App\Geo\Entity\City {#4653 …} +value: "afa4c5c8-5011-490f-861c-9c4860b9c8dd" +label: "Новосибирск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7381 +data: App\Geo\Entity\City {#4657 …} +value: "27f3360c-ff20-45df-98ee-3617a28340c8" +label: "Новосиль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7382 +data: App\Geo\Entity\City {#4661 …} +value: "1009f720-5c2a-4ebb-9c39-968422a9f14b" +label: "Новосокольники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7383 +data: App\Geo\Entity\City {#4665 …} +value: "682666ab-5734-4eac-97e5-990cd32f24e2" +label: "Новотроицк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7384 +data: App\Geo\Entity\City {#4669 …} +value: "780b8a11-d7fe-4372-8416-1fd3fcafd6aa" +label: "Новоузенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7385 +data: App\Geo\Entity\City {#4673 …} +value: "b0735805-db6d-40f5-94d0-789f30669a6c" +label: "Новоульяновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7386 +data: App\Geo\Entity\City {#4677 …} +value: "c9ce082c-bffc-4fcf-a5ad-384a820667b4" +label: "Новоуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7387 +data: App\Geo\Entity\City {#4681 …} +value: "af765f42-c746-4ad7-8165-8371a083cd1f" +label: "Новохопёрск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7388 +data: App\Geo\Entity\City {#4685 …} +value: "536a5324-fae9-48bd-9f77-3ea7070459d3" +label: "Новочебоксарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7389 +data: App\Geo\Entity\City {#4689 …} +value: "72973b06-9826-4934-921f-adea346e2c75" +label: "Новочеркасск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7390 +data: App\Geo\Entity\City {#4693 …} +value: "722c7de3-79d1-4345-afe4-64cb3f17648a" +label: "Новошахтинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7391 +data: App\Geo\Entity\City {#4697 …} +value: "b681454e-e4e5-4125-ab26-7a8626ca579c" +label: "Новый Оскол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7392 +data: App\Geo\Entity\City {#4701 …} +value: "c9a5e3bc-ad17-475d-b4cc-d4f5b39e4f2f" +label: "Новый Уренгой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7393 +data: App\Geo\Entity\City {#4705 …} +value: "56b89eb8-e925-4eb5-9e83-3c8468db967d" +label: "Ногинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7394 +data: App\Geo\Entity\City {#4709 …} +value: "a990be07-c473-4142-9e06-a87e7d3a7f28" +label: "Нолинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7395 +data: App\Geo\Entity\City {#4713 …} +value: "9d537a13-0669-44eb-ad00-11b147a67981" +label: "Норильск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7396 +data: App\Geo\Entity\City {#4717 …} +value: "67477f5c-84a8-4a97-a2ec-61d4ec809427" +label: "Ноябрьск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7397 +data: App\Geo\Entity\City {#4721 …} +value: "d21c9e7a-08b5-4ab0-be49-0aee9afcf7f3" +label: "Нурлат" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7398 +data: App\Geo\Entity\City {#4725 …} +value: "6b0fe9fb-918c-464d-abdd-a0e7247f6714" +label: "Нытва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7399 +data: App\Geo\Entity\City {#4729 …} +value: "c3aefc41-1bf3-4ab9-8210-2460800feb45" +label: "Нюрба" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7400 +data: App\Geo\Entity\City {#4733 …} +value: "3e429c06-6922-4c2f-9017-b5208be8d08c" +label: "Нягань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7401 +data: App\Geo\Entity\City {#4737 …} +value: "58b3c2ec-712c-4c64-9f74-1e149a5525af" +label: "Нязепетровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7402 +data: App\Geo\Entity\City {#4741 …} +value: "56ea9191-a763-499f-9a01-d54bd3d34537" +label: "Няндома" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7403 +data: App\Geo\Entity\City {#4745 …} +value: "42a7963d-84ab-47f1-bc67-bc0edec7e001" +label: "Облучье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7404 +data: App\Geo\Entity\City {#4749 …} +value: "3199056e-d42e-4e6e-8be7-2d5c12b570e5" +label: "Обнинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7405 +data: App\Geo\Entity\City {#4753 …} +value: "506cc515-f563-4248-99d3-731c60866cb3" +label: "Обоянь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7406 +data: App\Geo\Entity\City {#4757 …} +value: "3ff39be8-b64d-47fa-a880-0c8ecdb6ebaf" +label: "Обь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7407 +data: App\Geo\Entity\City {#4761 …} +value: "a105d75d-a3b3-4fa3-8f18-a5ed098b842a" +label: "Одинцово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7408 +data: App\Geo\Entity\City {#4765 …} +value: "6f4b636d-e6ef-4ef0-8ae5-6daf2d2a2d6b" +label: "Озерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7409 +data: App\Geo\Entity\City {#4769 …} +value: "7a35dcab-2530-4d75-b86c-1d88cc1f72e1" +label: "Озёры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7410 +data: App\Geo\Entity\City {#4773 …} +value: "526fc854-fd56-4e7b-82b9-7ec5e25ecac9" +label: "Ойсхара" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7411 +data: App\Geo\Entity\City {#4777 …} +value: "352aca22-d9d3-4d33-bcff-a04167b521c8" +label: "Октябрьск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7412 +data: App\Geo\Entity\City {#4781 …} +value: "1e65eae4-d60d-4723-8569-e492a4874dc5" +label: "Октябрьский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7413 +data: App\Geo\Entity\City {#4785 …} +value: "469add03-8b77-49dc-b22d-b5d2200966ac" +label: "Окуловка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7414 +data: App\Geo\Entity\City {#4789 …} +value: "84b72d9a-5d3b-4ad7-8a00-f5d11fcb9bfc" +label: "Олекминск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7415 +data: App\Geo\Entity\City {#4793 …} +value: "4a799296-0f3b-4bf8-ae81-e111c0071a8e" +label: "Оленегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7416 +data: App\Geo\Entity\City {#4797 …} +value: "ec58cac7-3ab8-413f-8f1c-3ac9fe0ae6fe" +label: "Оленегорск-1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7417 +data: App\Geo\Entity\City {#4801 …} +value: "634b7257-e98c-48ef-850c-411df029e353" +label: "Оленегорск-2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7418 +data: App\Geo\Entity\City {#4805 …} +value: "c551ed2c-0b6a-406e-a60a-604d01cd5ded" +label: "Олонец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7419 +data: App\Geo\Entity\City {#4809 …} +value: "6cab8485-d5b6-42af-b4c6-d1cdea69bf6c" +label: "Омск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7420 +data: App\Geo\Entity\City {#4813 …} +value: "a0005f48-0d55-4a6f-8717-ae86cfe9f55c" +label: "Омутнинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7421 +data: App\Geo\Entity\City {#4817 …} +value: "3101de8d-7967-49fc-8ff2-7063cea36580" +label: "Онега" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7422 +data: App\Geo\Entity\City {#4821 …} +value: "3b793406-b008-4306-ae9e-bf129c7bdb42" +label: "Опочка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7423 +data: App\Geo\Entity\City {#4825 …} +value: "c3fa45b0-0395-44ba-a4b0-fcca4c00f757" +label: "Оренбург" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7424 +data: App\Geo\Entity\City {#4829 …} +value: "47779960-0237-4b1b-83ff-7305a72aa56a" +label: "Орехов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7425 +data: App\Geo\Entity\City {#4833 …} +value: "bf2dfa67-b401-41ff-b813-a3d2f2df61d4" +label: "Орехово-Зуево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7426 +data: App\Geo\Entity\City {#4837 …} +value: "77b413a3-a5c0-411b-8868-b339a7686ff7" +label: "Орлов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7427 +data: App\Geo\Entity\City {#4841 …} +value: "c44bbd87-51c0-4142-a50d-6b7545222242" +label: "Орск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7428 +data: App\Geo\Entity\City {#4845 …} +value: "2fe9adb6-0b62-4638-bd3b-c09afe34b006" +label: "Орёл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7429 +data: App\Geo\Entity\City {#4849 …} +value: "70b7fb86-8bcb-4f60-94a6-df645ad88c74" +label: "Оса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7430 +data: App\Geo\Entity\City {#4853 …} +value: "d931e373-be69-4060-811a-a91ea243f480" +label: "Осинники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7431 +data: App\Geo\Entity\City {#4857 …} +value: "56c43f66-08cc-40c8-b5a5-b0b9efbf4bf1" +label: "Осташков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7432 +data: App\Geo\Entity\City {#4861 …} +value: "5e381bd0-990b-4243-86c2-6ee0895445df" +label: "Остров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7433 +data: App\Geo\Entity\City {#4865 …} +value: "9a19bed5-fa11-4cde-b780-a21ad133bdfd" +label: "Островной" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7434 +data: App\Geo\Entity\City {#4869 …} +value: "4441f5ec-6530-442e-b12c-08a0050708eb" +label: "Острогожск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7435 +data: App\Geo\Entity\City {#4873 …} +value: "1018e4e6-4c21-47f3-b740-11c070647c22" +label: "Отрадное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7436 +data: App\Geo\Entity\City {#4877 …} +value: "345b123b-db0f-4334-a6ec-ea33c8628f97" +label: "Отрадный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7437 +data: App\Geo\Entity\City {#4881 …} +value: "847f0219-06c5-46d2-8832-969064762f91" +label: "Оха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7438 +data: App\Geo\Entity\City {#4885 …} +value: "a88a40f7-c794-48fc-ba8c-8616471cb6b4" +label: "Оханск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7439 +data: App\Geo\Entity\City {#4889 …} +value: "3a646291-6079-44c0-8311-52acbf6f4d98" +label: "Очер" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7440 +data: App\Geo\Entity\City {#4893 …} +value: "b8e13dc9-5607-4711-8daf-7ee1a933351a" +label: "Павлово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7441 +data: App\Geo\Entity\City {#4897 …} +value: "c93d2390-a2fe-44b6-840a-957ef4fe55d4" +label: "Павловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7442 +data: App\Geo\Entity\City {#4901 …} +value: "a6ad9e8b-829d-459a-9aa4-1f52abc9d3bc" +label: "Павловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7443 +data: App\Geo\Entity\City {#4905 …} +value: "ae94bc15-ebc8-4573-ac81-e02e298df882" +label: "Павловский Посад" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7444 +data: App\Geo\Entity\City {#4909 …} +value: "1e2ed5a2-5340-4d36-bd9b-9d38be676663" +label: "Палласовка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7445 +data: App\Geo\Entity\City {#4913 …} +value: "51aeef22-60c8-4f64-a63a-5e61dfae3e59" +label: "Партизанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7446 +data: App\Geo\Entity\City {#4917 …} +value: "83a0dc75-d8ba-452c-a195-6b6a599ea2df" +label: "Певек" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7447 +data: App\Geo\Entity\City {#4921 …} +value: "4609e5bb-c0e9-448d-a51a-e246ab15a7b7" +label: "Пенза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7448 +data: App\Geo\Entity\City {#4925 …} +value: "5332d063-9ba1-4d25-aa1b-0abc5d2c3cba" +label: "Первомайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7449 +data: App\Geo\Entity\City {#4929 …} +value: "3bc15d08-bde0-496b-8e1d-fa047fdc1c08" +label: "Первомайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7450 +data: App\Geo\Entity\City {#4933 …} +value: "5210d64d-297d-473c-8080-97eb3ed869a4" +label: "Первоуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7451 +data: App\Geo\Entity\City {#4937 …} +value: "b04018c0-70a7-42b6-82fc-852b87ecebaf" +label: "Перевальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7452 +data: App\Geo\Entity\City {#4941 …} +value: "ea2cf2ec-7f30-45f6-8e62-35901fe7a6dc" +label: "Перевоз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7453 +data: App\Geo\Entity\City {#4945 …} +value: "14832d72-504a-4cc2-8df2-0b843efb9353" +label: "Пересвет" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7454 +data: App\Geo\Entity\City {#4949 …} +value: "c94b51f1-e66e-4fa1-9d12-8360e6525d96" +label: "Переславль-Залесский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7455 +data: App\Geo\Entity\City {#4953 …} +value: "5d7a90c0-e677-45e0-a488-1655ac2ffc99" +label: "Пермь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7456 +data: App\Geo\Entity\City {#4957 …} +value: "7e31912b-5c91-4e1e-b2b2-99577d823a29" +label: "Пестово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7457 +data: App\Geo\Entity\City {#4961 …} +value: "a55959ae-11e9-40d6-a3bb-bee9394c0aa7" +label: "Петергоф" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7458 +data: App\Geo\Entity\City {#4965 …} +value: "c78cd769-e975-4d0a-9678-6c1eb365378c" +label: "Петров Вал" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7459 +data: App\Geo\Entity\City {#4969 …} +value: "7ad4cca0-3ff1-4582-8249-f4d4646fff7e" +label: "Петровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7460 +data: App\Geo\Entity\City {#4973 …} +value: "dacd6cca-6208-4abd-8ca6-ab303cc6f579" +label: "Петровск-Забайкальский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7461 +data: App\Geo\Entity\City {#4977 …} +value: "bfc20eb0-755d-4db2-9968-a4b3d1a3c8f0" +label: "Петровское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7462 +data: App\Geo\Entity\City {#4981 …} +value: "6afc10ae-1fed-42f8-a788-973c707ddb8b" +label: "Петрозаводск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7463 +data: App\Geo\Entity\City {#4985 …} +value: "fcc48942-3f59-4a19-85da-96421d115bb0" +label: "Петропавловск-Камчатский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7464 +data: App\Geo\Entity\City {#4989 …} +value: "15666bca-6ca7-45d3-b765-9711df0d688c" +label: "Петухово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7465 +data: App\Geo\Entity\City {#4993 …} +value: "fb331149-469f-4417-ae8f-b43dda348038" +label: "Петушки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7466 +data: App\Geo\Entity\City {#4997 …} +value: "a49b2169-baac-4f4b-b787-7fd336fad6b6" +label: "Печора" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7467 +data: App\Geo\Entity\City {#5001 …} +value: "4ae5e741-29c4-4b57-966c-4518dc8b7254" +label: "Печоры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7468 +data: App\Geo\Entity\City {#5005 …} +value: "f8b3fd38-1b96-4f85-b81f-21a0afe1caca" +label: "Пикалево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7469 +data: App\Geo\Entity\City {#5009 …} +value: "3daecb74-81d5-4b54-8557-bb039e340a76" +label: "Пионерский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7470 +data: App\Geo\Entity\City {#5013 …} +value: "0257bbea-a032-485f-b207-9f1330428bb6" +label: "Питкяранта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7471 +data: App\Geo\Entity\City {#5017 …} +value: "f1fa62af-7894-4d3f-b6fb-75e00a732ef6" +label: "Плавск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7472 +data: App\Geo\Entity\City {#5021 …} +value: "5ccc69ed-1b0e-430c-93de-d4042f6c4623" +label: "Пласт" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7473 +data: App\Geo\Entity\City {#5025 …} +value: "2df12ef5-a0c5-48ba-b0e3-f4c785fb5db4" +label: "Плес" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7474 +data: App\Geo\Entity\City {#5029 …} +value: "9210c34b-4e40-42b4-87c4-a33173a35bbc" +label: "Поворино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7475 +data: App\Geo\Entity\City {#5033 …} +value: "5d734bd9-d099-4fb5-ab4a-b9824f96c8f0" +label: "Подольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7476 +data: App\Geo\Entity\City {#5037 …} +value: "f78fed5a-7729-4cb5-ae66-f426a9262b0b" +label: "Подпорожье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7477 +data: App\Geo\Entity\City {#5041 …} +value: "8f7053b2-291c-4c9d-af1f-7cbfb50f93a7" +label: "Покачи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7478 +data: App\Geo\Entity\City {#5045 …} +value: "aebe987e-6847-4a13-a4a2-0a060ba5bee1" +label: "Покров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7479 +data: App\Geo\Entity\City {#5049 …} +value: "3eceb0ea-d9a5-4335-bb99-b7fd60d62d9b" +label: "Покровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7480 +data: App\Geo\Entity\City {#5053 …} +value: "77bb6b31-4b85-4b94-aabe-593a13c2ff2f" +label: "Полевской" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7481 +data: App\Geo\Entity\City {#5057 …} +value: "c12fb93d-5bed-46c9-b132-4b51dc615cb3" +label: "Пологи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7482 +data: App\Geo\Entity\City {#5061 …} +value: "2822b8e0-c8c3-4abc-8dde-6b1d0e8da070" +label: "Полысаево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7483 +data: App\Geo\Entity\City {#5065 …} +value: "e56a04a1-7acd-4c63-9ef3-16f7dd2ec332" +label: "Полярные Зори" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7484 +data: App\Geo\Entity\City {#5069 …} +value: "306ba3aa-5a96-423e-a356-f283540758a1" +label: "Полярный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7485 +data: App\Geo\Entity\City {#5073 …} +value: "738ebe4f-fbdf-4b1d-9695-2b49c7a923a3" +label: "Попасная" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7486 +data: App\Geo\Entity\City {#5077 …} +value: "82cd932d-5129-48f5-86db-d678360638f9" +label: "Поронайск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7487 +data: App\Geo\Entity\City {#5081 …} +value: "80352c06-ce31-440e-b7f9-eaa29625deb2" +label: "Порхов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7488 +data: App\Geo\Entity\City {#5085 …} +value: "6dc700bf-2c44-4314-8c6d-04bdb4d3b6cd" +label: "Похвистнево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7489 +data: App\Geo\Entity\City {#5089 …} +value: "2d480f29-8f9a-4a13-b113-2498f47fb1b3" +label: "Почеп" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7490 +data: App\Geo\Entity\City {#5093 …} +value: "383e811f-d1b1-4217-a922-e49557395954" +label: "Починок" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7491 +data: App\Geo\Entity\City {#5097 …} +value: "4fde8253-6d2d-4a30-8d92-9fc193079516" +label: "Пошехонье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7492 +data: App\Geo\Entity\City {#5101 …} +value: "b55b0913-513c-4012-b50d-b48d47d98edf" +label: "Приволжск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7493 +data: App\Geo\Entity\City {#5105 …} +value: "b75d0fd9-2d6a-4fa6-a999-d861633fc3f4" +label: "Приволье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7494 +data: App\Geo\Entity\City {#5109 …} +value: "a21203d8-4dbb-465f-b633-f71ff26de1cf" +label: "Приморск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7495 +data: App\Geo\Entity\City {#5113 …} +value: "31f50fe9-d514-44ae-9fbf-791d34f2d43e" +label: "Приморск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7496 +data: App\Geo\Entity\City {#5117 …} +value: "5943f9b7-6b67-4a8e-854e-6f26b72a8643" +label: "Приморско-Ахтарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7497 +data: App\Geo\Entity\City {#5121 …} +value: "b9708af5-200c-4074-afe5-b3668415a6f4" +label: "Приозерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7498 +data: App\Geo\Entity\City {#5125 …} +value: "525c51fd-4035-46f8-93fd-25ef2ec9d601" +label: "Прокопьевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7499 +data: App\Geo\Entity\City {#5129 …} +value: "7126ad38-a87a-4e42-a6b2-5dc381e08b10" +label: "Пролетарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7500 +data: App\Geo\Entity\City {#5133 …} +value: "738aed2e-bf7c-40b6-a85d-2d2d1d4bd1a3" +label: "Протвино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7501 +data: App\Geo\Entity\City {#5137 …} +value: "d57426ad-e563-41b7-9350-400d5d190e3c" +label: "Прохладный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7502 +data: App\Geo\Entity\City {#5141 …} +value: "703f5ff1-465e-4c4a-9833-8575013aae43" +label: "Псков" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7503 +data: App\Geo\Entity\City {#5145 …} +value: "d35d4540-53a3-409d-a20d-074d9f3f3314" +label: "Пугачев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7504 +data: App\Geo\Entity\City {#5149 …} +value: "c35bba2b-11b1-4b81-aa07-a4823a7b9a63" +label: "Пудож" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7505 +data: App\Geo\Entity\City {#5153 …} +value: "833362d1-09b9-4f5f-a168-eef9d46e62d8" +label: "Пустошка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7506 +data: App\Geo\Entity\City {#5157 …} +value: "bb80f048-3e64-49e9-a203-f4a9c88f79ff" +label: "Пучеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7507 +data: App\Geo\Entity\City {#5161 …} +value: "552baaee-7d7a-4282-8ab0-47051eb23918" +label: "Пушкин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7508 +data: App\Geo\Entity\City {#5165 …} +value: "bc3fb32b-e3fc-40d7-8d9c-34bd9268e3ec" +label: "Пушкино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7509 +data: App\Geo\Entity\City {#5169 …} +value: "9b773306-88c3-4b66-82f2-d009ae98db04" +label: "Пущино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7510 +data: App\Geo\Entity\City {#5173 …} +value: "aab719c9-29c8-4d4e-9f7b-20ec54952b13" +label: "Пыталово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7511 +data: App\Geo\Entity\City {#5177 …} +value: "a7688f0a-5832-4554-94d7-a1e3d77e394e" +label: "Пыть-Ях" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7512 +data: App\Geo\Entity\City {#5181 …} +value: "a3a2ecc8-a579-45f7-af9b-f74b0fdec58f" +label: "Пятигорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7513 +data: App\Geo\Entity\City {#5185 …} +value: "c816d251-bf35-4d8e-b032-8f20970bab6d" +label: "Радужный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7514 +data: App\Geo\Entity\City {#5189 …} +value: "c05e9951-096f-4e2e-9017-3303e9b36b2c" +label: "Радужный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7515 +data: App\Geo\Entity\City {#5193 …} +value: "82a0790d-8c92-41e5-9321-3c018f1b1520" +label: "Райчихинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7516 +data: App\Geo\Entity\City {#5197 …} +value: "27b4dbf2-9b2e-43bb-9b63-cdc557372ac7" +label: "Раменское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7517 +data: App\Geo\Entity\City {#5201 …} +value: "66f52cd4-a8d1-43b2-b553-85cbb5449975" +label: "Рассказово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7518 +data: App\Geo\Entity\City {#5205 …} +value: "68cbf97a-5c72-497d-9b57-0d9980a05cb1" +label: "Ревда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7519 +data: App\Geo\Entity\City {#5209 …} +value: "51d1d031-b112-4393-b180-cf965e7c60a1" +label: "Реж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7520 +data: App\Geo\Entity\City {#5213 …} +value: "ef701c6f-a796-42ee-aa74-bf9995383ab4" +label: "Реутов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7521 +data: App\Geo\Entity\City {#5217 …} +value: "4c810bbd-113a-4672-9627-880d5c4dc121" +label: "Ржев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7522 +data: App\Geo\Entity\City {#5221 …} +value: "ccddeef9-02f4-4695-8e25-64f90709349f" +label: "Ровеньки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7523 +data: App\Geo\Entity\City {#5225 …} +value: "80e44a2f-e294-4985-9163-f2287830466e" +label: "Родинское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7524 +data: App\Geo\Entity\City {#5229 …} +value: "31cd962a-4537-4edd-8da1-b285bb4900da" +label: "Родники" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7525 +data: App\Geo\Entity\City {#5233 …} +value: "21c7e24e-b390-41d8-8943-87b3affb61d8" +label: "Рославль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7526 +data: App\Geo\Entity\City {#5237 …} +value: "daf02687-3407-4ee6-8d36-7811fdb4b5a4" +label: "Россошь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7527 +data: App\Geo\Entity\City {#5241 …} +value: "14c73713-6f1b-46bb-9250-ac02162778f1" +label: "Ростов Великий" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7528 +data: App\Geo\Entity\City {#5245 …} +value: "2479e360-d77c-467a-98bc-6bca9eac6766" +label: "Ростов-на-Дону" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7529 +data: App\Geo\Entity\City {#5249 …} +value: "c381f738-0839-4e7f-8495-d4606b476a3d" +label: "Рошаль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7530 +data: App\Geo\Entity\City {#5253 …} +value: "947abaab-94e5-4044-8ad0-56eb6b6ea4fc" +label: "Ртищево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7531 +data: App\Geo\Entity\City {#5257 …} +value: "e1622f1c-e74f-4dc8-991b-ed3619f4cca3" +label: "Рубежное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7532 +data: App\Geo\Entity\City {#5261 …} +value: "1704d153-13b2-4d48-a0e8-758779d8a51f" +label: "Рубцовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7533 +data: App\Geo\Entity\City {#5265 …} +value: "c309af6a-843d-4a02-b54c-6ed97c5c53d6" +label: "Рудня" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7534 +data: App\Geo\Entity\City {#5269 …} +value: "d1af509f-645c-4585-908d-2f7c24db2691" +label: "Руза" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7535 +data: App\Geo\Entity\City {#5273 …} +value: "4a38175c-3b20-49d4-b5e9-ee9a4c76ceab" +label: "Рузаевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7536 +data: App\Geo\Entity\City {#5277 …} +value: "8865720c-b2e8-4f32-a1d1-39046e6aa9be" +label: "Рыбинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7537 +data: App\Geo\Entity\City {#5281 …} +value: "bcf1566d-7340-4820-bffa-23f9c9816b6d" +label: "Рыбное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7538 +data: App\Geo\Entity\City {#5285 …} +value: "e1182d1c-af53-458a-b898-a0beab338e37" +label: "Рыльск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7539 +data: App\Geo\Entity\City {#5289 …} +value: "ff954f9a-34c1-465a-ba24-18512467d284" +label: "Ряжск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7540 +data: App\Geo\Entity\City {#5293 …} +value: "2bab2c93-4441-4549-9e5e-bcb1e8a01278" +label: "Рязань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7541 +data: App\Geo\Entity\City {#5297 …} +value: "0289b1f5-8355-4f8a-9b3f-b86b7133be35" +label: "Саки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7542 +data: App\Geo\Entity\City {#5301 …} +value: "171dea3e-9acf-4690-8184-90f6b07ed891" +label: "Салават" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7543 +data: App\Geo\Entity\City {#5305 …} +value: "7abc973a-f8fe-4b31-9c11-169ac7d23e1e" +label: "Салаир" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7544 +data: App\Geo\Entity\City {#5309 …} +value: "240fde12-c71a-49c1-a0a7-54df2dda9bdb" +label: "Салехард" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7545 +data: App\Geo\Entity\City {#5313 …} +value: "33c137bf-0bc2-4727-a02e-63ff7001fae1" +label: "Сальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7546 +data: App\Geo\Entity\City {#5317 …} +value: "9f790429-e15f-4a67-8356-787caa9aa067" +label: "Самара" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7547 +data: App\Geo\Entity\City {#5321 …} +value: "2bd0b96f-89fc-4f3f-af33-eebe6b9fbb4e" +label: "Санкт-Петербург" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7548 +data: App\Geo\Entity\City {#5325 …} +value: "c780dece-2594-42fd-bdd2-31d2dfa8e0cb" +label: "Саранск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7549 +data: App\Geo\Entity\City {#5329 …} +value: "89ada597-2f56-4103-88bf-c2f0b424d298" +label: "Сарапул" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7550 +data: App\Geo\Entity\City {#5333 …} +value: "a7ab9327-37c6-44b9-ae11-e4acfd962766" +label: "Саратов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7551 +data: App\Geo\Entity\City {#5337 …} +value: "55e28526-2421-4029-8329-2fc5c7156c1b" +label: "Саров" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7552 +data: App\Geo\Entity\City {#5341 …} +value: "cc118709-78b1-443b-aeb8-837a39146b89" +label: "Сасово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7553 +data: App\Geo\Entity\City {#5345 …} +value: "d4edb582-2e8f-4982-895c-ba64c6dabeb6" +label: "Сатка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7554 +data: App\Geo\Entity\City {#5349 …} +value: "784628f0-de77-4f45-9714-6c74b9260dd7" +label: "Сафоново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7555 +data: App\Geo\Entity\City {#5353 …} +value: "e254dc99-0b68-4fe7-8b2c-217f6187d1c4" +label: "Саяногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7556 +data: App\Geo\Entity\City {#5357 …} +value: "41afc7a7-4819-474f-876f-3cfc95499e4b" +label: "Саянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7557 +data: App\Geo\Entity\City {#5361 …} +value: "f12c3470-aed2-47f3-96be-6c927d29ca96" +label: "Сватово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7558 +data: App\Geo\Entity\City {#5365 …} +value: "696a1adf-821c-487a-831f-43088f3e6a48" +label: "Свердловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7559 +data: App\Geo\Entity\City {#5369 …} +value: "07ac13ad-9c94-4931-b06a-43a130c409b0" +label: "Светлоград" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7560 +data: App\Geo\Entity\City {#5373 …} +value: "a77ae24d-4b43-4a62-87da-79ae5510f97d" +label: "Светлодарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7561 +data: App\Geo\Entity\City {#5377 …} +value: "828ded2d-0ce5-4e4d-ae33-1d63d4cc31ce" +label: "Светлый" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7562 +data: App\Geo\Entity\City {#5381 …} +value: "e68cd32b-a90e-4c13-92fd-0c387aec0eb2" +label: "Светогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7563 +data: App\Geo\Entity\City {#5385 …} +value: "7c4f21e3-923e-4adc-a07d-af6d64609c4a" +label: "Свирск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7564 +data: App\Geo\Entity\City {#5389 …} +value: "315f12bf-daeb-40fb-93c4-8e7f9aac4288" +label: "Свободный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7565 +data: App\Geo\Entity\City {#5393 …} +value: "a7751356-1855-4c1f-9706-65cb7e8f5ff7" +label: "Святогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7566 +data: App\Geo\Entity\City {#5397 …} +value: "7aa071c5-d75b-426c-91de-0bd87ec3dece" +label: "Себеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7567 +data: App\Geo\Entity\City {#5401 …} +value: "16b0d850-778a-4d82-b8b2-68e3078201f1" +label: "Севастополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7568 +data: App\Geo\Entity\City {#5405 …} +value: "59498cec-5caa-4817-975f-b9e5e42323cf" +label: "Северо-Курильск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7569 +data: App\Geo\Entity\City {#5409 …} +value: "e0aa5031-200e-4a39-8f5f-26185294c3d8" +label: "Северобайкальск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7570 +data: App\Geo\Entity\City {#5413 …} +value: "5d52a499-4fb7-4431-9221-9a36931da6be" +label: "Северодвинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7571 +data: App\Geo\Entity\City {#5417 …} +value: "1fa6f0d2-7750-4629-99ff-68c7b1d6025c" +label: "Северодонецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7572 +data: App\Geo\Entity\City {#5421 …} +value: "ccfe1430-8e33-41ea-8b91-249f13c95db9" +label: "Североморск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7573 +data: App\Geo\Entity\City {#5425 …} +value: "d6d9e149-1ed2-41a9-b197-8df41d440ea4" +label: "Североуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7574 +data: App\Geo\Entity\City {#5429 …} +value: "2e46917d-097e-45bf-b2ea-ba4131e25fdd" +label: "Северск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7575 +data: App\Geo\Entity\City {#5433 …} +value: "6e93bd1a-e178-485e-aceb-cbb3179d5b27" +label: "Северск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7576 +data: App\Geo\Entity\City {#5437 …} +value: "47d08cc3-075c-4489-9041-2448d6e0c499" +label: "Севск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7577 +data: App\Geo\Entity\City {#5441 …} +value: "5f4454d7-03b0-44bb-bfa8-0fd17b76483c" +label: "Сегежа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7578 +data: App\Geo\Entity\City {#5445 …} +value: "4a1beba8-9457-4d60-9ae1-3c3973ee1bed" +label: "Селидово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7579 +data: App\Geo\Entity\City {#5449 …} +value: "90759b7f-34e1-4238-90e7-1e588d2e54d1" +label: "Сельцо" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7580 +data: App\Geo\Entity\City {#5453 …} +value: "9e42f9a8-726b-4075-ac99-c7f7d1eaaa65" +label: "Семенов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7581 +data: App\Geo\Entity\City {#5457 …} +value: "1027a18b-e6f5-460b-a81b-4d9fbd6cfed0" +label: "Семикаракорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7582 +data: App\Geo\Entity\City {#5461 …} +value: "fd8ea16a-faca-491c-bd9a-6e832572126d" +label: "Семилуки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7583 +data: App\Geo\Entity\City {#5465 …} +value: "b5d0189c-fedc-4482-aeb4-42c2d379f956" +label: "Сенгилей" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7584 +data: App\Geo\Entity\City {#5469 …} +value: "bfd21d16-bac9-450d-b7e7-683b1e0c348e" +label: "Серафимович" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7585 +data: App\Geo\Entity\City {#5473 …} +value: "dffb9533-c0be-4581-95c0-e6cfaacfd077" +label: "Сергач" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7586 +data: App\Geo\Entity\City {#5477 …} +value: "106f0ca6-fc59-486f-ba24-fadca32ee85e" +label: "Сергиев Посад" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7587 +data: App\Geo\Entity\City {#5481 …} +value: "db90ffee-a541-47d0-ac5f-422aebb1a308" +label: "Сердобск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7588 +data: App\Geo\Entity\City {#5485 …} +value: "a9da46fd-7df4-4ce4-9ae1-28daf726f0eb" +label: "Серноводское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7589 +data: App\Geo\Entity\City {#5489 …} +value: "e91d3a21-4ad7-4b1c-9db4-dd3c14d049b7" +label: "Серов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7590 +data: App\Geo\Entity\City {#5493 …} +value: "f3a88a5d-2971-4235-bd9b-f6ad95bf177d" +label: "Серпухов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7591 +data: App\Geo\Entity\City {#5497 …} +value: "22c00217-4bcf-4129-97ed-fa9ecf733e8c" +label: "Сертолово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7592 +data: App\Geo\Entity\City {#5501 …} +value: "21f8e58a-a4dc-4039-8a76-a7b9e0d4d44f" +label: "Сестрорецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7593 +data: App\Geo\Entity\City {#5505 …} +value: "5e48082f-a7c0-4d1f-99fa-2fcc7cccbf34" +label: "Сибай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7594 +data: App\Geo\Entity\City {#5509 …} +value: "506f6771-2ca2-4116-a4e8-797da3fa1426" +label: "Сим" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7595 +data: App\Geo\Entity\City {#5513 …} +value: "9dd9ec57-f4b9-47c5-91d2-4afcb6109756" +label: "Симферополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7596 +data: App\Geo\Entity\City {#5517 …} +value: "2bcca3fa-1865-485f-acc2-d1e6b58945ed" +label: "Скадовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7597 +data: App\Geo\Entity\City {#5521 …} +value: "159c1723-7208-4315-9dfb-8fa8cdf7669d" +label: "Сковородино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7598 +data: App\Geo\Entity\City {#5525 …} +value: "69c65a45-26b4-4975-a454-0ac46d1a60d6" +label: "Скопин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7599 +data: App\Geo\Entity\City {#5529 …} +value: "1a9700e1-f23c-49e8-a480-f82f13151421" +label: "Славгород" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7600 +data: App\Geo\Entity\City {#5533 …} +value: "79925b36-4125-4cd7-9955-73594a2b34ef" +label: "Славянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7601 +data: App\Geo\Entity\City {#5537 …} +value: "9c650f97-af33-4220-ae48-68f716c76d89" +label: "Славянск-на-Кубани" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7602 +data: App\Geo\Entity\City {#5541 …} +value: "f4b9f8bb-054d-4f8b-94af-8061f1601b2d" +label: "Сланцы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7603 +data: App\Geo\Entity\City {#5545 …} +value: "458a2e77-253a-49e7-af84-59cb2e290cd0" +label: "Слободской" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7604 +data: App\Geo\Entity\City {#5549 …} +value: "6370193c-eae7-44f0-a0ee-d10309d58cee" +label: "Слюдянка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7605 +data: App\Geo\Entity\City {#5553 …} +value: "77e61798-941c-4323-ac1d-5ea9c40fc09c" +label: "Смоленск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7606 +data: App\Geo\Entity\City {#5557 …} +value: "9e34ef7f-c7e4-47ab-9272-4aefb6193588" +label: "Снежинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7607 +data: App\Geo\Entity\City {#5561 …} +value: "f6b206e3-73e8-4dfa-be52-178c9a566cb3" +label: "Снежногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7608 +data: App\Geo\Entity\City {#5565 …} +value: "360da6fd-7859-4c9f-a2d1-1a3e94bd1c0f" +label: "Снежное" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7609 +data: App\Geo\Entity\City {#5569 …} +value: "60a1c6d9-8f1c-4006-9d05-5b38b1d9f6fa" +label: "Снигиревка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7610 +data: App\Geo\Entity\City {#5573 …} +value: "145ad825-4146-4892-9800-764093cd7b44" +label: "Собинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7611 +data: App\Geo\Entity\City {#5577 …} +value: "35aaf92a-435d-4b8c-b376-a1307eec544e" +label: "Советск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7612 +data: App\Geo\Entity\City {#5581 …} +value: "6032d2bf-90e6-48da-bc98-78cff42dc07a" +label: "Советск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7613 +data: App\Geo\Entity\City {#5585 …} +value: "35697386-0190-4d6e-a705-711e766b3ac5" +label: "Советск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7614 +data: App\Geo\Entity\City {#5589 …} +value: "a2df62cd-60b7-4330-87c6-01f62377cd73" +label: "Советская Гавань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7615 +data: App\Geo\Entity\City {#5593 …} +value: "58cf078c-cf75-4354-9f6d-80591527bca4" +label: "Советский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7616 +data: App\Geo\Entity\City {#5597 …} +value: "5722ca94-2872-4414-8443-68c6a264941a" +label: "Сокол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7617 +data: App\Geo\Entity\City {#5601 …} +value: "ffa3e6b3-b795-4d82-8a18-4732f79108c5" +label: "Соледар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7618 +data: App\Geo\Entity\City {#5605 …} +value: "a79aae5e-7200-491a-9319-9146f75258aa" +label: "Солигалич" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7619 +data: App\Geo\Entity\City {#5609 …} +value: "b0712402-a03b-46bd-8413-81adf48ef54f" +label: "Соликамск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7620 +data: App\Geo\Entity\City {#5613 …} +value: "d20e229b-725c-405e-bcc0-f3defc787e8b" +label: "Солнечногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7621 +data: App\Geo\Entity\City {#5617 …} +value: "0d5e4981-fdaf-42e4-a4b3-75810bcc4f6e" +label: "Соль-Илецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7622 +data: App\Geo\Entity\City {#5621 …} +value: "c0d124fb-5e69-4d38-81c2-a65dce612ab2" +label: "Сольвычегодск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7623 +data: App\Geo\Entity\City {#5625 …} +value: "9e3d82dc-5519-41fc-ac98-49dbd719ee55" +label: "Сольцы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7624 +data: App\Geo\Entity\City {#5629 …} +value: "17e688d9-063b-4028-8f71-ee9c13f9919b" +label: "Сольцы 2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7625 +data: App\Geo\Entity\City {#5633 …} +value: "9b909bc8-d09b-4bce-8d09-03e2dcc9d9dc" +label: "Сорочинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7626 +data: App\Geo\Entity\City {#5637 …} +value: "0eba017e-68e0-4dd1-b910-bb04a0aa18e3" +label: "Сорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7627 +data: App\Geo\Entity\City {#5641 …} +value: "9583adfa-484a-44e3-a1c9-933463cf6971" +label: "Сортавала" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7628 +data: App\Geo\Entity\City {#5645 …} +value: "868b62cd-b4e2-4f9c-8654-293ad457dcc2" +label: "Сосенский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7629 +data: App\Geo\Entity\City {#5649 …} +value: "6a239766-34f5-4023-b7bf-e9d0575af866" +label: "Сосновка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7630 +data: App\Geo\Entity\City {#5653 …} +value: "2906826c-cfef-4c38-a944-df8ed1f17140" +label: "Сосновоборск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7631 +data: App\Geo\Entity\City {#5657 …} +value: "bb836e2a-5377-4713-8910-f345682cf99e" +label: "Сосновый Бор" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7632 +data: App\Geo\Entity\City {#5661 …} +value: "d18c6cb4-3e2a-4795-a376-d4a3107b8c25" +label: "Сосногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7633 +data: App\Geo\Entity\City {#5665 …} +value: "22a301e3-5862-4855-a191-70e94ca9d9ef" +label: "Сочи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7634 +data: App\Geo\Entity\City {#5669 …} +value: "4ee1f964-af4f-4ec6-9442-5bd56c43d6b3" +label: "Спас-Деменск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7635 +data: App\Geo\Entity\City {#5673 …} +value: "5792e33e-0d5e-47f9-b9dd-e5abb62e00ba" +label: "Спас-Клепики" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7636 +data: App\Geo\Entity\City {#5677 …} +value: "e298cac8-f417-4bf4-a987-d4fa29c6de3f" +label: "Спасск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7637 +data: App\Geo\Entity\City {#5681 …} +value: "fc1d47ad-ac64-4bef-8160-0b4b0caf704c" +label: "Спасск-Дальний" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7638 +data: App\Geo\Entity\City {#5685 …} +value: "3af4e4dd-2fcb-4fbe-83a8-910fe4533a72" +label: "Спасск-Рязанский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7639 +data: App\Geo\Entity\City {#5689 …} +value: "927273d1-4c10-4905-9cdb-522f5827e10b" +label: "Среднеколымск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7640 +data: App\Geo\Entity\City {#5693 …} +value: "7a8574d7-7d21-44b8-ae92-fc22bf141d6a" +label: "Среднеуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7641 +data: App\Geo\Entity\City {#5697 …} +value: "f12baef8-5cd2-49a5-880f-de9b0351a75d" +label: "Сретенск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7642 +data: App\Geo\Entity\City {#5701 …} +value: "d0d19e83-7963-490d-82a3-a302f266b348" +label: "Ставрополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7643 +data: App\Geo\Entity\City {#5705 …} +value: "e55fc3af-d1a7-4b4c-af31-95d40c0879fe" +label: "Старая Купавна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7644 +data: App\Geo\Entity\City {#5709 …} +value: "b54153d2-6849-4592-b396-8010e2111eec" +label: "Старая Русса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7645 +data: App\Geo\Entity\City {#5713 …} +value: "05cda699-5bf7-471d-8cb7-2e3a4375082a" +label: "Старица" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7646 +data: App\Geo\Entity\City {#5717 …} +value: "7ee47f7d-2513-477b-b983-1fc5f1ecae7b" +label: "Старобельск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7647 +data: App\Geo\Entity\City {#5721 …} +value: "6c66b06f-3f27-4531-80ee-c7908e1e96aa" +label: "Стародуб" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7648 +data: App\Geo\Entity\City {#5725 …} +value: "66cb92ba-3430-4ba4-9ffa-b8693e210185" +label: "Старый Крым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7649 +data: App\Geo\Entity\City {#5729 …} +value: "37b962d6-8e9a-448f-ae30-fe13257eb671" +label: "Старый Оскол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7650 +data: App\Geo\Entity\City {#5733 …} +value: "9201cd74-af7f-43c3-97cc-cef2ea13adbe" +label: "Стаханов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7651 +data: App\Geo\Entity\City {#5737 …} +value: "0587dd5d-1471-4e3d-b447-9d0c75edeaf4" +label: "Стерлитамак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7652 +data: App\Geo\Entity\City {#5741 …} +value: "156b4729-7b3b-4914-b866-2a78a94da06c" +label: "Стрежевой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7653 +data: App\Geo\Entity\City {#5745 …} +value: "2ac57cf8-7223-40bc-9019-9e1aabbd68b3" +label: "Строитель" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7654 +data: App\Geo\Entity\City {#5749 …} +value: "b668deef-8043-4da0-ae84-ecbf9bd86cdb" +label: "Струнино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7655 +data: App\Geo\Entity\City {#5753 …} +value: "628095b2-3c79-40e7-8692-760641f2b463" +label: "Ступино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7656 +data: App\Geo\Entity\City {#5757 …} +value: "dc581cc4-d633-4a87-b21a-24e96e88ac92" +label: "Суворов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7657 +data: App\Geo\Entity\City {#5761 …} +value: "5a65f155-ccba-4473-a1ee-40c5024653d8" +label: "Судак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7658 +data: App\Geo\Entity\City {#5765 …} +value: "44ccea01-c658-4670-8554-811720431408" +label: "Суджа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7659 +data: App\Geo\Entity\City {#5769 …} +value: "f0a6ab68-3474-4ba4-b2b0-9617890dc4ee" +label: "Судогда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7660 +data: App\Geo\Entity\City {#5773 …} +value: "6319a1ca-8f77-4a51-9dbf-d22d545b97c1" +label: "Суздаль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7661 +data: App\Geo\Entity\City {#5777 …} +value: "210d1a2b-6025-49df-a27e-e544795beaa0" +label: "Сунжа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7662 +data: App\Geo\Entity\City {#5781 …} +value: "0dc8d1ad-ad12-44f6-86a5-4f76d8391ea3" +label: "Суоярви" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7663 +data: App\Geo\Entity\City {#5785 …} +value: "75bb6e05-051e-4264-b14c-12217244afee" +label: "Сураж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7664 +data: App\Geo\Entity\City {#5789 …} +value: "1e9ba676-1c91-4114-b763-53da99553720" +label: "Сургут" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7665 +data: App\Geo\Entity\City {#5793 …} +value: "225649e9-27ee-477b-8dd4-df5294316140" +label: "Суровикино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7666 +data: App\Geo\Entity\City {#5797 …} +value: "45bbf5e1-b6ca-4457-8086-98997b9637a3" +label: "Сурск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7667 +data: App\Geo\Entity\City {#5801 …} +value: "5751c4df-1173-459b-b851-078140afe313" +label: "Сусуман" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7668 +data: App\Geo\Entity\City {#5805 …} +value: "7ef3b2cd-bd5d-401e-b9a2-43f3985b9b07" +label: "Сухиничи" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7669 +data: App\Geo\Entity\City {#5809 …} +value: "de1dae3d-41dd-4210-8862-5843b980b6db" +label: "Суходольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7670 +data: App\Geo\Entity\City {#5813 …} +value: "aa8966f4-3c6c-4ad3-9d02-ae7bfb39bdfd" +label: "Сухой Лог" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7671 +data: App\Geo\Entity\City {#5817 …} +value: "c9f0b373-79d6-44b6-88bd-aec0213fcbb5" +label: "Счастье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7672 +data: App\Geo\Entity\City {#5821 …} +value: "fd28ec93-0b1f-4aa9-afae-d5a0f4fe92b4" +label: "Сызрань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7673 +data: App\Geo\Entity\City {#5825 …} +value: "00984f6e-b486-4f1b-84ca-adb02e589df6" +label: "Сыктывкар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7674 +data: App\Geo\Entity\City {#5829 …} +value: "1ecf2136-1a50-43de-8274-15d2c7f39f8c" +label: "Сысерть" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7675 +data: App\Geo\Entity\City {#5833 …} +value: "6b4c25a9-3b43-424a-b0b7-8429c1471c5b" +label: "Сычевка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7676 +data: App\Geo\Entity\City {#5837 …} +value: "1a2a27a6-1177-4e00-9da2-d318c020a973" +label: "Сясьстрой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7677 +data: App\Geo\Entity\City {#5841 …} +value: "a311c099-1fe5-423e-8935-1e5b74fc671c" +label: "Тавда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7678 +data: App\Geo\Entity\City {#5845 …} +value: "11abdf58-f800-4dc8-805d-37c1d91b4040" +label: "Таврийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7679 +data: App\Geo\Entity\City {#5849 …} +value: "d8c9ff7b-4728-4b05-869a-6f15d009be95" +label: "Таганрог" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7680 +data: App\Geo\Entity\City {#5853 …} +value: "92077315-8d9b-4f4b-a1c3-ea0c64d94532" +label: "Тайга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7681 +data: App\Geo\Entity\City {#5857 …} +value: "ac5de0af-ff14-4b33-a5b4-416a572de1ab" +label: "Тайшет" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7682 +data: App\Geo\Entity\City {#5861 …} +value: "6da56e11-7cbe-4a0f-849f-3010b0a7cc3a" +label: "Талдом" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7683 +data: App\Geo\Entity\City {#5865 …} +value: "5cd3c6a6-130c-42db-93a8-8590639dfd83" +label: "Талица" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7684 +data: App\Geo\Entity\City {#5869 …} +value: "2acf95fc-3c2d-419d-8a03-a1a4345f65c0" +label: "Тамбов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7685 +data: App\Geo\Entity\City {#5873 …} +value: "21b11fdb-edcb-45da-a0e1-9a22116cc0e1" +label: "Тара" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7686 +data: App\Geo\Entity\City {#5877 …} +value: "7bd214a4-d3ec-4ef0-b7e1-f1fdf8944fe0" +label: "Тарко-Сале" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7687 +data: App\Geo\Entity\City {#5881 …} +value: "432a68f2-52cb-4f3b-90f8-03762a6474e8" +label: "Таруса" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7688 +data: App\Geo\Entity\City {#5885 …} +value: "249227f8-ea7c-448b-8199-bbde3bbf710d" +label: "Татарск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7689 +data: App\Geo\Entity\City {#5889 …} +value: "2878004d-471d-4a15-bed5-8640f3c1aecf" +label: "Таштагол" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7690 +data: App\Geo\Entity\City {#5893 …} +value: "449a1a6c-1048-49fc-affe-605dcb694566" +label: "Тверь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7691 +data: App\Geo\Entity\City {#5897 …} +value: "dbb230ba-1a15-48ca-b7e4-03d2d48df160" +label: "Теберда" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7692 +data: App\Geo\Entity\City {#5901 …} +value: "16b32eed-fbe7-4aad-aef5-75bfca5e404d" +label: "Тейково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7693 +data: App\Geo\Entity\City {#5905 …} +value: "a5fcf7ec-6920-46e4-a2c8-bb155f07f84d" +label: "Тельмана" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7694 +data: App\Geo\Entity\City {#5909 …} +value: "b452e9be-14f3-4dcc-a821-7cc61d9ab08c" +label: "Темников" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7695 +data: App\Geo\Entity\City {#5913 …} +value: "1c6c6ff7-84bf-40c2-9d0d-d18de8cc79bd" +label: "Темрюк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7696 +data: App\Geo\Entity\City {#5917 …} +value: "c0bf76c5-7c6d-4dd2-9aa8-e6f66aa8f96e" +label: "Терек" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7697 +data: App\Geo\Entity\City {#5921 …} +value: "e7b9a053-1e53-4a3b-8f62-e8145d5e184e" +label: "Тетюши" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7698 +data: App\Geo\Entity\City {#5925 …} +value: "09b3f928-d9e7-487f-9e3d-53845f987bc3" +label: "Тимашевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7699 +data: App\Geo\Entity\City {#5929 …} +value: "7ec7befd-c1bf-462f-9f2b-a744d76e4555" +label: "Тихвин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7700 +data: App\Geo\Entity\City {#5933 …} +value: "d0472449-3914-4a78-b9e4-fe886d0a7eb4" +label: "Тихорецк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7701 +data: App\Geo\Entity\City {#5937 …} +value: "85647067-15a5-4f6d-83d8-5f9860c9fe82" +label: "Тобольск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7702 +data: App\Geo\Entity\City {#5941 …} +value: "d4809b43-bb65-4e54-ba4b-2e6870e7c76d" +label: "Тогучин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7703 +data: App\Geo\Entity\City {#5945 …} +value: "19d28c50-9a93-4fd5-a97b-92bd0b2894ec" +label: "Токмак" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7704 +data: App\Geo\Entity\City {#5949 …} +value: "8e328c60-7a9a-4e41-80fb-72813947557a" +label: "Тольятти" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7705 +data: App\Geo\Entity\City {#5953 …} +value: "fb7919f7-cea5-4f9a-baaf-86b30fa50895" +label: "Томари" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7706 +data: App\Geo\Entity\City {#5957 …} +value: "4c6c3f31-4ade-48e7-91ae-9cee446d2ad9" +label: "Томмот" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7707 +data: App\Geo\Entity\City {#5961 …} +value: "a2dfcdd5-f2c8-4cad-b8bd-64e8ee79808d" +label: "Томск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7708 +data: App\Geo\Entity\City {#5965 …} +value: "87130320-cb85-4a21-96f4-c76886575fa6" +label: "Топки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7709 +data: App\Geo\Entity\City {#5969 …} +value: "d3a14b08-67c7-407d-aceb-9b18e6e6647b" +label: "Торез" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7710 +data: App\Geo\Entity\City {#5973 …} +value: "c9efcb3e-ba3c-4c9d-a62a-237be171718a" +label: "Торжок" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7711 +data: App\Geo\Entity\City {#5977 …} +value: "e81bfa3a-ee26-4a02-9231-ee945137e662" +label: "Торопец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7712 +data: App\Geo\Entity\City {#5981 …} +value: "13cd0251-7d06-485b-b67c-2b507a8ad57d" +label: "Тосно" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7713 +data: App\Geo\Entity\City {#5985 …} +value: "14c32e0b-135a-41c3-9da0-da1989803dee" +label: "Тотьма" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7714 +data: App\Geo\Entity\City {#5989 …} +value: "1eec68bd-fad3-4109-8811-92a5e6ed1079" +label: "Трехгорный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7715 +data: App\Geo\Entity\City {#5993 …} +value: "47e87e55-9e17-4a0a-afa1-09fc3f4d822c" +label: "Трехгорный-1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7716 +data: App\Geo\Entity\City {#5997 …} +value: "d216c722-9add-4dc8-95e8-bb087100060d" +label: "Троицк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7717 +data: App\Geo\Entity\City {#6001 …} +value: "7a4812da-c6ae-4857-ab5f-0d74246363cc" +label: "Троицк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7718 +data: App\Geo\Entity\City {#6005 …} +value: "8f3a3c49-1820-424d-acd0-60cb44275dde" +label: "Трубчевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7719 +data: App\Geo\Entity\City {#6009 …} +value: "f4832656-04b4-42e7-8170-adfe878583b9" +label: "Туапсе" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7720 +data: App\Geo\Entity\City {#6013 …} +value: "7a4192fe-37c1-4308-b986-c2a2020b99f2" +label: "Туймазы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7721 +data: App\Geo\Entity\City {#6017 …} +value: "5f17ca7f-514b-4685-b229-d1544dbe19e4" +label: "Тула" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7722 +data: App\Geo\Entity\City {#6021 …} +value: "3c7117e2-8907-48e7-b25d-f104e61e7537" +label: "Тулун" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7723 +data: App\Geo\Entity\City {#6025 …} +value: "45417063-2977-41de-8f99-41694218ec95" +label: "Туран" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7724 +data: App\Geo\Entity\City {#6029 …} +value: "c9df1d56-0f55-4ece-a3c6-eacd58fb7f40" +label: "Туринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7725 +data: App\Geo\Entity\City {#6033 …} +value: "02332434-c012-448f-804c-369d925c55ac" +label: "Тутаев" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7726 +data: App\Geo\Entity\City {#6037 …} +value: "a73fd97c-ce0f-42bd-9100-d704332d287b" +label: "Тында" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7727 +data: App\Geo\Entity\City {#6041 …} +value: "a52f5419-6c68-4d78-9be8-18a053f8a48f" +label: "Тырныауз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7728 +data: App\Geo\Entity\City {#6045 …} +value: "713e1f23-f7dc-43ea-88f3-6f88cf8c0c27" +label: "Тюкалинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7729 +data: App\Geo\Entity\City {#6049 …} +value: "257fe9d3-8a25-421c-a957-ed732eebb63e" +label: "Тюмень" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7730 +data: App\Geo\Entity\City {#6053 …} +value: "c48bd538-4e26-4abc-8bc4-e9f55fa730e3" +label: "Уварово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7731 +data: App\Geo\Entity\City {#6057 …} +value: "a923c052-405c-4b1a-9d14-1a804bcf9439" +label: "Углегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7732 +data: App\Geo\Entity\City {#6061 …} +value: "404a3fc4-4f93-42f1-82da-ca6010d6f903" +label: "Углегорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7733 +data: App\Geo\Entity\City {#6065 …} +value: "13c2c063-98ee-444b-9cc6-effb58ef83f2" +label: "Угледар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7734 +data: App\Geo\Entity\City {#6069 …} +value: "9055727d-db93-46b7-8321-48e1451ee9f7" +label: "Углич" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7735 +data: App\Geo\Entity\City {#6073 …} +value: "8dcaa67f-2921-44c9-ba2c-3fa8079f06dc" +label: "Удачный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7736 +data: App\Geo\Entity\City {#6077 …} +value: "c251c6ce-4f86-4efb-b425-daa58adcfcad" +label: "Удомля" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7737 +data: App\Geo\Entity\City {#6081 …} +value: "f85429f2-e765-4db2-af8f-caeb4e30665e" +label: "Ужур" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7738 +data: App\Geo\Entity\City {#6085 …} +value: "c3b485cb-67b8-48d4-af98-9f2c7243fa05" +label: "Узловая" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7739 +data: App\Geo\Entity\City {#6089 …} +value: "70124aa5-177c-4a18-bd93-ae1a1f8da3d2" +label: "Украинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7740 +data: App\Geo\Entity\City {#6093 …} +value: "ce899014-cd96-494b-a8c0-a0c691fd122a" +label: "Улан-Удэ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7741 +data: App\Geo\Entity\City {#6097 …} +value: "364243a9-4fcd-4f25-9b9e-bd4592e107d3" +label: "Ульяновск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7742 +data: App\Geo\Entity\City {#6101 …} +value: "f32b749a-2d69-42e2-be4d-e46f7468a352" +label: "Унеча" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7743 +data: App\Geo\Entity\City {#6105 …} +value: "d0218904-bdf7-445e-8f8a-014ac6fbf4f0" +label: "Урай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7744 +data: App\Geo\Entity\City {#6109 …} +value: "2eae0329-1b76-4c7d-932a-120b5a4934f7" +label: "Урень" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7745 +data: App\Geo\Entity\City {#6113 …} +value: "1c3d070f-17b1-4154-8a8d-380aadec227f" +label: "Уржум" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7746 +data: App\Geo\Entity\City {#6117 …} +value: "5493216f-b8d0-440c-8a3f-da5252f1c9b1" +label: "Урус-Мартан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7747 +data: App\Geo\Entity\City {#6121 …} +value: "3521f44e-1f1c-412e-a58e-5adda6976294" +label: "Урюпинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7748 +data: App\Geo\Entity\City {#6125 …} +value: "57f6b0c8-96a1-465b-98af-28ce35f260af" +label: "Усинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7749 +data: App\Geo\Entity\City {#6129 …} +value: "564b386a-9a10-4524-b229-59830496f31b" +label: "Усмань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7750 +data: App\Geo\Entity\City {#6133 …} +value: "34ed33d7-ce85-44e7-bb57-12415671d1d9" +label: "Усолье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7751 +data: App\Geo\Entity\City {#6137 …} +value: "1ab5898e-0e4c-4c81-ba56-5b3e8f1df2bc" +label: "Усолье-Сибирское" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7752 +data: App\Geo\Entity\City {#6141 …} +value: "2bb9c4b5-ca7a-414d-b102-4f0fa9a97e1c" +label: "Уссурийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7753 +data: App\Geo\Entity\City {#6145 …} +value: "b6edcf12-987a-46f6-8b90-80235bbc2d26" +label: "Усть-Джегута" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7754 +data: App\Geo\Entity\City {#6149 …} +value: "30ddfbb4-f6ee-4b01-9d9e-128a5f6fbbb3" +label: "Усть-Илимск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7755 +data: App\Geo\Entity\City {#6153 …} +value: "27e7d4d4-b9fb-46ae-92bd-ef52a02485f9" +label: "Усть-Катав" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7756 +data: App\Geo\Entity\City {#6157 …} +value: "a189eb36-7db6-45b2-a9ff-308f6cc4bdc4" +label: "Усть-Кут" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7757 +data: App\Geo\Entity\City {#6161 …} +value: "e06f2f46-cee3-431b-aaa2-dfbc4f2a39c6" +label: "Усть-Лабинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7758 +data: App\Geo\Entity\City {#6165 …} +value: "1d3c12cc-f9e2-4acb-a9e8-503a5bfc85e8" +label: "Устюжна" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7759 +data: App\Geo\Entity\City {#6169 …} +value: "8513f59b-bcf9-44fc-8206-1fe5d1a84550" +label: "Уфа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7760 +data: App\Geo\Entity\City {#6173 …} +value: "f9dbdb29-da18-48f7-b566-3f57304d2f88" +label: "Ухта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7761 +data: App\Geo\Entity\City {#6177 …} +value: "8d5ba268-8a19-4265-8e66-55bc1a4106b4" +label: "Учалы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7762 +data: App\Geo\Entity\City {#6181 …} +value: "814d96ad-6f8c-48f0-a877-51c6217cfbed" +label: "Уяр" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7763 +data: App\Geo\Entity\City {#6185 …} +value: "5e4eea08-e66b-43f1-848a-8b6518e94557" +label: "Фатеж" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7764 +data: App\Geo\Entity\City {#6189 …} +value: "be846b44-836d-4515-a1a0-95fee2fb7f66" +label: "Феодосия" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7765 +data: App\Geo\Entity\City {#6193 …} +value: "4434ab29-ac36-4a3a-af21-3bc52299d7d9" +label: "Фокино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7766 +data: App\Geo\Entity\City {#6197 …} +value: "9f8cc316-3ada-4084-a1ef-5346f77901e2" +label: "Фокино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7767 +data: App\Geo\Entity\City {#6201 …} +value: "69207613-ac3b-4244-9ebb-7715f6f8408a" +label: "Фролово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7768 +data: App\Geo\Entity\City {#6205 …} +value: "82dff16e-6e0f-40a9-96c4-16b7290f8d44" +label: "Фрязино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7769 +data: App\Geo\Entity\City {#6209 …} +value: "516354ef-7b54-4aab-b63c-8f4ce5fbc71d" +label: "Фурманов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7770 +data: App\Geo\Entity\City {#6213 …} +value: "aac4b7c8-c8fd-4103-a4c3-2418ea3228da" +label: "Хабаровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7771 +data: App\Geo\Entity\City {#6217 …} +value: "33c53b8a-3519-4d98-b152-94283f6c0409" +label: "Хадыженск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7772 +data: App\Geo\Entity\City {#6221 …} +value: "bde64c56-84ec-4e72-a93b-68095453979a" +label: "Ханты-Мансийск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7773 +data: App\Geo\Entity\City {#6225 …} +value: "d6722f1a-a8c9-49d8-99cd-f88f4db3527f" +label: "Харабали" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7774 +data: App\Geo\Entity\City {#6229 …} +value: "9a7bf709-20c8-4402-9845-aa3d7da72a3d" +label: "Харовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7775 +data: App\Geo\Entity\City {#6233 …} +value: "9f80984e-5781-4405-aad2-465e19afb779" +label: "Харцызск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7776 +data: App\Geo\Entity\City {#6237 …} +value: "0937a5f7-d89e-4ab3-a912-bdd3c7f11c36" +label: "Хасавюрт" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7777 +data: App\Geo\Entity\City {#6241 …} +value: "49d829b8-3aa3-47c8-9925-16ebbe926ff4" +label: "Хвалынск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7778 +data: App\Geo\Entity\City {#6245 …} +value: "7d46abc4-bb9c-416f-8040-f998350c1ce1" +label: "Херсон" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7779 +data: App\Geo\Entity\City {#6249 …} +value: "85c60799-4db9-470a-b9cb-692f331d829d" +label: "Хилок" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7780 +data: App\Geo\Entity\City {#6253 …} +value: "bcb42c6d-bcc7-486b-bf40-ba45f25d73c5" +label: "Химки" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7781 +data: App\Geo\Entity\City {#6257 …} +value: "6f3b1c60-116d-43e6-949d-bd0cd1eebd3f" +label: "Холм" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7782 +data: App\Geo\Entity\City {#6261 …} +value: "fc3f83bb-f76d-435e-9ce5-621575f4d7e6" +label: "Холмск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7783 +data: App\Geo\Entity\City {#6265 …} +value: "3e1d2eea-feb7-4a8d-85d6-5c3836c8feb5" +label: "Хотьково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7784 +data: App\Geo\Entity\City {#6269 …} +value: "c55b0ce6-bacf-4a35-aff9-13423691b7c1" +label: "Цивильск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7785 +data: App\Geo\Entity\City {#6273 …} +value: "f681606b-3c3d-4995-a45a-9cba108f2761" +label: "Цимлянск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7786 +data: App\Geo\Entity\City {#6277 …} +value: "9c2a26f1-68e7-4708-8690-f8d20595b651" +label: "Циолковский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7787 +data: App\Geo\Entity\City {#6281 …} +value: "c3f91aae-92e6-4025-b3fd-865507e4813f" +label: "Чадан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7788 +data: App\Geo\Entity\City {#6285 …} +value: "a14f53ca-8447-4715-9694-a326d9e368a8" +label: "Чайковский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7789 +data: App\Geo\Entity\City {#6289 …} +value: "a0fa97cf-c027-474f-a321-5f66dc2d0e1d" +label: "Чапаевск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7790 +data: App\Geo\Entity\City {#6293 …} +value: "891b4ca7-2512-4854-87af-f3c2af8ec356" +label: "Чаплыгин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7791 +data: App\Geo\Entity\City {#6297 …} +value: "91d9f13a-c422-4e34-a59e-01ac325724d6" +label: "Часов Яр" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7792 +data: App\Geo\Entity\City {#6301 …} +value: "b384e72c-507f-4c12-964c-edc54a29d132" +label: "Чебаркуль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7793 +data: App\Geo\Entity\City {#6305 …} +value: "429c9d29-4532-4e35-8228-5127f1dede2a" +label: "Чебоксары" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7794 +data: App\Geo\Entity\City {#6309 …} +value: "fcc961ba-8408-4e48-b1f8-679776b99163" +label: "Чегем" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7795 +data: App\Geo\Entity\City {#6313 …} +value: "00a1ddda-780c-4c09-b9de-cf49c192e62b" +label: "Чекалин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7796 +data: App\Geo\Entity\City {#6317 …} +value: "2990ac07-2de1-4586-a2bb-1870f9e2a12b" +label: "Челябинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7797 +data: App\Geo\Entity\City {#6321 …} +value: "26056760-df18-41d9-ac0a-553d486f4644" +label: "Червонопартизанск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7798 +data: App\Geo\Entity\City {#6325 …} +value: "5cbb5f05-9574-4f7d-94b3-d452ae9a6aca" +label: "Чердынь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7799 +data: App\Geo\Entity\City {#6329 …} +value: "33d554f4-383b-401b-bf19-176a51e0216c" +label: "Черемхово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7800 +data: App\Geo\Entity\City {#6333 …} +value: "eec6ce6d-c6d3-448e-b841-06bc0364e798" +label: "Черепаново" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7801 +data: App\Geo\Entity\City {#6337 …} +value: "20ed36b6-9067-4999-8afe-f4a071cd80cc" +label: "Череповец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7802 +data: App\Geo\Entity\City {#6341 …} +value: "d407bc47-c3ad-4863-a68f-c8f8775efc86" +label: "Черкесск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7803 +data: App\Geo\Entity\City {#6345 …} +value: "28b8e2bf-d3f5-48a7-8526-7a171c2ac239" +label: "Чермоз" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7804 +data: App\Geo\Entity\City {#6349 …} +value: "84c4560f-34ac-4ae5-a1a0-0ee0fcde9fc3" +label: "Черноголовка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7805 +data: App\Geo\Entity\City {#6353 …} +value: "a6c8de27-946f-4b7b-b6e4-5a17ccb37087" +label: "Черногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7806 +data: App\Geo\Entity\City {#6357 …} +value: "2cee15f1-d435-4460-933d-04d77695ecb3" +label: "Чернушка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7807 +data: App\Geo\Entity\City {#6361 …} +value: "548e8457-2056-4bc9-b93b-5c995bf13a45" +label: "Черняховск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7808 +data: App\Geo\Entity\City {#6365 …} +value: "6038be94-8354-4301-a669-f4fb68ee2b07" +label: "Чехов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7809 +data: App\Geo\Entity\City {#6369 …} +value: "c2e012bc-d2b1-4844-be09-558d118a21f1" +label: "Чехов-2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7810 +data: App\Geo\Entity\City {#6373 …} +value: "1cf4bc1d-89dd-4474-99e4-4cd9046c3cb7" +label: "Чехов-3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7811 +data: App\Geo\Entity\City {#6377 …} +value: "9f85f407-4839-4f75-a03f-a9af7cf87993" +label: "Чистополь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7812 +data: App\Geo\Entity\City {#6381 …} +value: "e317465c-b4b8-47f3-b207-3c735b80cba4" +label: "Чита" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7813 +data: App\Geo\Entity\City {#6385 …} +value: "0d6b6610-5571-4ebe-a9b2-1b27aab9876a" +label: "Чкаловск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7814 +data: App\Geo\Entity\City {#6389 …} +value: "dfb23973-eea3-4d00-9257-6aec9b5d1620" +label: "Чудово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7815 +data: App\Geo\Entity\City {#6393 …} +value: "58faf8b6-b95a-492a-a1c2-fa862f192f28" +label: "Чулым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7816 +data: App\Geo\Entity\City {#6397 …} +value: "e9ca8d01-6224-4818-b126-2174de46b072" +label: "Чусовой" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7817 +data: App\Geo\Entity\City {#6401 …} +value: "058edd4c-74a0-48b9-bb24-0c8e613775a0" +label: "Чухлома" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7818 +data: App\Geo\Entity\City {#6405 …} +value: "2fd5aa67-fb34-48ab-a723-f39ff8cedb83" +label: "Шагонар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7819 +data: App\Geo\Entity\City {#6409 …} +value: "f5498ee7-0602-493a-8442-7faeb5b77a31" +label: "Шадринск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7820 +data: App\Geo\Entity\City {#6413 …} +value: "a0054f5b-adae-46e1-b999-eb72a60df407" +label: "Шали" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7821 +data: App\Geo\Entity\City {#6417 …} +value: "269c611f-8049-4f17-9010-881843443cbe" +label: "Шарыпово" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7822 +data: App\Geo\Entity\City {#6421 …} +value: "933046dd-53b5-48a5-b2be-ba85ede219c0" +label: "Шарья" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7823 +data: App\Geo\Entity\City {#6425 …} +value: "cb3c82bb-378e-4811-973d-df760f713eeb" +label: "Шатура" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7824 +data: App\Geo\Entity\City {#6429 …} +value: "0c1a8664-0ce1-45b8-8d11-88ba54b4b124" +label: "Шахтерск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7825 +data: App\Geo\Entity\City {#6433 …} +value: "a96a04ba-854c-481e-a018-7246bff5d27b" +label: "Шахты" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7826 +data: App\Geo\Entity\City {#6437 …} +value: "0f75792a-5fcc-4781-9365-c7f8ac163d5c" +label: "Шахунья" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7827 +data: App\Geo\Entity\City {#6441 …} +value: "c4e1aa8b-9f8b-423b-8a57-c6ae3973aad8" +label: "Шацк" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7828 +data: App\Geo\Entity\City {#6445 …} +value: "ccac7d21-d794-4224-ae77-3730e3bbb284" +label: "Шебекино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7829 +data: App\Geo\Entity\City {#6449 …} +value: "5b571127-f66d-476f-beb2-86d778438efa" +label: "Шелехов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7830 +data: App\Geo\Entity\City {#6453 …} +value: "c3b7bec3-38ef-4597-8b6d-d82b0ccf10e8" +label: "Шелковская" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7831 +data: App\Geo\Entity\City {#6457 …} +value: "435460dc-fe7e-42e0-92d1-b41a876896c5" +label: "Шенкурск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7832 +data: App\Geo\Entity\City {#6461 …} +value: "ffc877d5-f05f-4c33-8937-8814ee18232c" +label: "Шилка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7833 +data: App\Geo\Entity\City {#6465 …} +value: "54f393ad-3dab-48b9-85dd-05294dd43072" +label: "Шимановск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7834 +data: App\Geo\Entity\City {#6469 …} +value: "e776cb8b-6142-478d-b97d-638de2ffb23f" +label: "Шиханы" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7835 +data: App\Geo\Entity\City {#6473 …} +value: "f1aa3e91-bb64-4e88-95a9-2a9de795dddd" +label: "Шлиссельбург" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7836 +data: App\Geo\Entity\City {#6477 …} +value: "a1bf67d5-97e8-4b4e-97c5-a889309a5f81" +label: "Шумерля" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7837 +data: App\Geo\Entity\City {#6481 …} +value: "ce74fd7c-bb21-4c69-80d5-85f487e5dbb2" +label: "Шумиха" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7838 +data: App\Geo\Entity\City {#6485 …} +value: "8b452225-38df-47c3-9901-f48c5376594f" +label: "Шуя" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7839 +data: App\Geo\Entity\City {#6489 …} +value: "2641b69a-e385-4f8a-9183-4a5c5a32b1bf" +label: "Щекино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7840 +data: App\Geo\Entity\City {#6493 …} +value: "99acf9c5-05c3-49eb-aa2b-b7000deb9098" +label: "Щелкино" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7841 +data: App\Geo\Entity\City {#6497 …} +value: "6b818aa0-7072-434b-b9c6-ad7bcd287c0d" +label: "Щербинка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7842 +data: App\Geo\Entity\City {#6501 …} +value: "b44d5879-f9dd-44c3-b1f2-5f166f5975b6" +label: "Щигры" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7843 +data: App\Geo\Entity\City {#6505 …} +value: "33fd8295-2341-44f5-b3f4-752f0f134035" +label: "Щучье" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7844 +data: App\Geo\Entity\City {#6509 …} +value: "deffb2f2-ccf8-43ae-b96b-a7db113dcb49" +label: "Щёлково" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7845 +data: App\Geo\Entity\City {#6513 …} +value: "01f435d7-73ba-4833-a6d0-82e030db99e9" +label: "Электрогорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7846 +data: App\Geo\Entity\City {#6517 …} +value: "3b43c20d-441a-4002-b0ee-078a53fff410" +label: "Электросталь" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7847 +data: App\Geo\Entity\City {#6521 …} +value: "2a60c610-a5de-40a8-924b-4d144bcd9aa9" +label: "Электроугли" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7848 +data: App\Geo\Entity\City {#6525 …} +value: "e5014a41-65df-43c5-8e35-3560a4290580" +label: "Элиста" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7849 +data: App\Geo\Entity\City {#6529 …} +value: "c3bffd4a-4e27-4c4e-a703-0b0cf87520ef" +label: "Энгельс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7850 +data: App\Geo\Entity\City {#6533 …} +value: "5b6e4b20-5b0a-4a68-8513-55555bcaab65" +label: "Энергодар" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7851 +data: App\Geo\Entity\City {#6537 …} +value: "9b748871-28df-4223-8328-6141b83bedb4" +label: "Эртиль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7852 +data: App\Geo\Entity\City {#6541 …} +value: "037b4ba7-83d6-485e-94ad-377c2b1acb7f" +label: "Югорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7853 +data: App\Geo\Entity\City {#6545 …} +value: "5b470c80-a61a-4a3a-89da-aee1ebe87a14" +label: "Южа" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7854 +data: App\Geo\Entity\City {#6549 …} +value: "48089012-919e-4e7e-9b29-d303fe73c3ab" +label: "Южно-Сахалинск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7855 +data: App\Geo\Entity\City {#6553 …} +value: "8c9e38e4-1f8c-474a-b40f-281a198e1546" +label: "Южно-Сухокумск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7856 +data: App\Geo\Entity\City {#6557 …} +value: "8c9f8052-415c-4714-9e89-e5bc413493dc" +label: "Южноуральск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7857 +data: App\Geo\Entity\City {#6561 …} +value: "a10028d4-fb51-4dbc-a67f-22aa3700690d" +label: "Юнокоммунаровск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7858 +data: App\Geo\Entity\City {#6565 …} +value: "b4501b94-2a48-4645-a970-f0909e271c68" +label: "Юрга" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7859 +data: App\Geo\Entity\City {#6569 …} +value: "580758c7-553c-43c5-b689-d5cb6dfe4dc0" +label: "Юрьев-Польский" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7860 +data: App\Geo\Entity\City {#6573 …} +value: "bc3a62a5-294f-4d94-9305-ebeb67298e71" +label: "Юрьевец" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7861 +data: App\Geo\Entity\City {#6577 …} +value: "ba03a460-c8a1-4740-ad3d-6f18c0410885" +label: "Юрюзань" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7862 +data: App\Geo\Entity\City {#6581 …} +value: "880367be-bfc0-4051-ae64-cea92966fd64" +label: "Юхнов" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7863 +data: App\Geo\Entity\City {#6585 …} +value: "b480fb45-92a5-4910-85f9-026ef8e7d851" +label: "Юхнов-1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7864 +data: App\Geo\Entity\City {#6589 …} +value: "01bf5428-930b-430b-ad0f-5ab10a0c91d0" +label: "Ядрин" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7865 +data: App\Geo\Entity\City {#6593 …} +value: "750f9c49-5ade-49df-946f-eb16505dcfba" +label: "Якутск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7866 +data: App\Geo\Entity\City {#6597 …} +value: "17786f4e-bc7d-4469-824c-494abee47e0a" +label: "Ялта" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7867 +data: App\Geo\Entity\City {#6601 …} +value: "04ce2474-719f-45fa-91e0-8a3fe4dec9c0" +label: "Ялуторовск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7868 +data: App\Geo\Entity\City {#6605 …} +value: "1588ca42-6ec8-4651-8674-a9f469c2ead1" +label: "Янаул" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7869 +data: App\Geo\Entity\City {#6609 …} +value: "1cbb6722-1444-488e-bcd2-969ce2516b93" +label: "Яранск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7870 +data: App\Geo\Entity\City {#6613 …} +value: "4e72373e-46d2-4f93-a327-8711b4064f3a" +label: "Яровое" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7871 +data: App\Geo\Entity\City {#6617 …} +value: "d7165a75-737b-4864-966d-f33ff2cdde00" +label: "Ярославль" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7872 +data: App\Geo\Entity\City {#6621 …} +value: "b59372b4-66d4-4649-b92c-10fcb6261197" +label: "Ярцево" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7873 +data: App\Geo\Entity\City {#6625 …} +value: "4041b95b-2651-431d-a4fa-f39ddf685bcb" +label: "Ясиноватая" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7874 +data: App\Geo\Entity\City {#6629 …} +value: "373c36de-fed8-40f1-9686-55904639bc85" +label: "Ясногорск" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7875 +data: App\Geo\Entity\City {#6633 …} +value: "5ac01279-682b-4a53-9ab5-bcf4f04f238e" +label: "Ясный" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7876 +data: App\Geo\Entity\City {#6637 …} +value: "f1d62497-11af-406f-9f9c-6e8eb0889abb" +label: "Яхрома" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1295 -errors: [] -form: Symfony\Component\Form\Form {#1333 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1294 …5} |
| full_name | "subproject_form[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subproject_form_city" |
| is_selected | Closure($choice, $value) {#7880 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Город" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "city" |
| placeholder | "Отсутствует" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subproject_form_city" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#668 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#409 …} -logger: Monolog\Logger {#299 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#671 …} -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) {#7877 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() {#7883 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#7879 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_subproject_form__token" ] |
| cache_key | "_subproject_form__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7893 -errors: [] -form: Symfony\Component\Form\Form {#7889 …} } |
| form | Symfony\Component\Form\FormView {#7884 …5} |
| full_name | "subproject_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subproject_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 | "_subproject_form__token" |
| valid | true |
| value | "csrf-token" |