Forms
-
city_form
-
region
-
name
-
shop
-
_token
-
city_form
Form type:
"App\Geo\Form\CityFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Geo\Entity\City {#1096 -region: Proxies\__CG__\App\Geo\Entity\Region {#1061 -state: Proxies\__CG__\App\Geo\Entity\State {#1594 …} -code: "50" -name: "Московская обл" -nameFull: "Московская область" -nameEng: "moskovskaya-obl" -updatedAt: DateTimeImmutable @1764917722 {#1566 date: 2025-12-05 09:55:22.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityRegion {#1625 …} -id: Symfony\Component\Uid\UuidV4 {#1567 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1053 …} } -name: "Волоколамск" -okato: null -nameFull: "г. Волоколамск" -nameEng: "volokolamsk" -shop: null -updatedAt: DateTimeImmutable @1764917759 {#1092 date: 2025-12-05 09:55:59.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1123 …} -id: Symfony\Component\Uid\UuidV4 {#1093 …} #deletedAt: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Geo\Entity\City {#1096 -region: Proxies\__CG__\App\Geo\Entity\Region {#1061 -state: Proxies\__CG__\App\Geo\Entity\State {#1594 …} -code: "50" -name: "Московская обл" -nameFull: "Московская область" -nameEng: "moskovskaya-obl" -updatedAt: DateTimeImmutable @1764917722 {#1566 date: 2025-12-05 09:55:22.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityRegion {#1625 …} -id: Symfony\Component\Uid\UuidV4 {#1567 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1053 …} } -name: "Волоколамск" -okato: null -nameFull: "г. Волоколамск" -nameEng: "volokolamsk" -shop: null -updatedAt: DateTimeImmutable @1764917759 {#1092 date: 2025-12-05 09:55:59.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1123 …} -id: Symfony\Component\Uid\UuidV4 {#1093 …} #deletedAt: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#509 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#455 …} -logger: Monolog\Logger {#343 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#511 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Geo\Entity\City {#1096 -region: Proxies\__CG__\App\Geo\Entity\Region {#1061 -state: Proxies\__CG__\App\Geo\Entity\State {#1594 …} -code: "50" -name: "Московская обл" -nameFull: "Московская область" -nameEng: "moskovskaya-obl" -updatedAt: DateTimeImmutable @1764917722 {#1566 date: 2025-12-05 09:55:22.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityRegion {#1625 …} -id: Symfony\Component\Uid\UuidV4 {#1567 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1053 …} } -name: "Волоколамск" -okato: null -nameFull: "г. Волоколамск" -nameEng: "volokolamsk" -shop: null -updatedAt: DateTimeImmutable @1764917759 {#1092 date: 2025-12-05 09:55:59.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1123 …} -id: Symfony\Component\Uid\UuidV4 {#1093 …} #deletedAt: null } |
| data_class | "App\Geo\Entity\City" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1298 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Geo\Entity\City" } } |
| 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() {#1296 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#291 …} $message: Closure() {#1297 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "city_form" "_city_form" ] |
| cache_key | "_city_form_city_form" |
| compound | true |
| data | App\Geo\Entity\City {#1096 -region: Proxies\__CG__\App\Geo\Entity\Region {#1061 -state: Proxies\__CG__\App\Geo\Entity\State {#1594 …} -code: "50" -name: "Московская обл" -nameFull: "Московская область" -nameEng: "moskovskaya-obl" -updatedAt: DateTimeImmutable @1764917722 {#1566 date: 2025-12-05 09:55:22.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityRegion {#1625 …} -id: Symfony\Component\Uid\UuidV4 {#1567 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1053 …} } -name: "Волоколамск" -okato: null -nameFull: "г. Волоколамск" -nameEng: "volokolamsk" -shop: null -updatedAt: DateTimeImmutable @1764917759 {#1092 date: 2025-12-05 09:55:59.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1123 …} -id: Symfony\Component\Uid\UuidV4 {#1093 …} #deletedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1498 -errors: [] -form: Symfony\Component\Form\Form {#1505 …} } |
| form | Symfony\Component\Form\FormView {#1295 …5} |
| full_name | "city_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "city_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_city_form" |
| valid | true |
| value | App\Geo\Entity\City {#1096 -region: Proxies\__CG__\App\Geo\Entity\Region {#1061 -state: Proxies\__CG__\App\Geo\Entity\State {#1594 …} -code: "50" -name: "Московская обл" -nameFull: "Московская область" -nameEng: "moskovskaya-obl" -updatedAt: DateTimeImmutable @1764917722 {#1566 date: 2025-12-05 09:55:22.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityRegion {#1625 …} -id: Symfony\Component\Uid\UuidV4 {#1567 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1053 …} } -name: "Волоколамск" -okato: null -nameFull: "г. Волоколамск" -nameEng: "volokolamsk" -shop: null -updatedAt: DateTimeImmutable @1764917759 {#1092 date: 2025-12-05 09:55:59.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1123 …} -id: Symfony\Component\Uid\UuidV4 {#1093 …} #deletedAt: null } |
region
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Geo\Entity\Region {#1061 -state: Proxies\__CG__\App\Geo\Entity\State {#1594 …} -code: "50" -name: "Московская обл" -nameFull: "Московская область" -nameEng: "moskovskaya-obl" -updatedAt: DateTimeImmutable @1764917722 {#1566 date: 2025-12-05 09:55:22.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityRegion {#1625 …} -id: Symfony\Component\Uid\UuidV4 {#1567 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1053 …} } |
| View Format |
"4e9a8252-cb54-4f81-869d-018d3c51cf2b"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | Closure(Region $region) {#1345 class: "App\Geo\Form\CityFormType" this: App\Geo\Form\CityFormType {#1239 …} } |
same as passed value |
| class | "App\Geo\Entity\Region" |
same as passed value |
| disabled | true |
same as passed value |
| label | "Регион" |
same as passed value |
| placeholder | "Отсутствует" |
same as passed value |
| query_builder | App\Geo\Repository\RegionRepository::getRegionOrderedByName(EntityRepository $er): QueryBuilder {#1339 returnType: "Doctrine\ORM\QueryBuilder" } |
Doctrine\ORM\QueryBuilder {#1378 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1380 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "region" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1374 #from: "App\Geo\Entity\Region" #alias: "region" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1385 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "region.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1320 …} -dql: "SELECT region FROM App\Geo\Entity\Region region ORDER BY region.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1379 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerO07kdLt\EntityManagerGhost614a58f {#33 …12} } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(Region $region) {#1345 class: "App\Geo\Form\CityFormType" this: App\Geo\Form\CityFormType {#1239 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1342 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1382 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1381 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1331 …} } |
| choices | null |
| class | "App\Geo\Entity\Region" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#509 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#455 …} -logger: Monolog\Logger {#343 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#511 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | true |
| duplicate_preferred_choices | true |
| em | ContainerO07kdLt\EntityManagerGhost614a58f {#33 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1449 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: ContainerO07kdLt\EntityManagerGhost614a58f {#33 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#810 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Регион" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Отсутствует" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1378 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1380 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "region" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1374 #from: "App\Geo\Entity\Region" #alias: "region" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1385 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "region.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1320 …} -dql: "SELECT region FROM App\Geo\Entity\Region region ORDER BY region.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1379 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerO07kdLt\EntityManagerGhost614a58f {#33 …12} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#291 …} $message: Closure() {#1317 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_city_form_region" ] |
| cache_key | "_city_form_region_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1640 +data: App\Geo\Entity\Region {#1658 …} +value: "f512503b-8c9b-4d63-9610-401ac3ba499d" +label: "Адыгея" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1635 +data: App\Geo\Entity\Region {#1660 …} +value: "947d7653-8679-4527-b94a-3e454b239b9e" +label: "Алания" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1356 +data: App\Geo\Entity\Region {#1646 …} +value: "dabbdfcf-7e85-4dd7-9bd2-6731c7922926" +label: "Алтай" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1484 +data: App\Geo\Entity\Region {#1670 …} +value: "610f477a-863b-40bf-a744-4d1d5ecdf2b9" +label: "Алтайский край" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1637 +data: App\Geo\Entity\Region {#1681 …} +value: "3c1aeeae-e7d6-4779-ae1a-990b66392797" +label: "Амурская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1516 +data: App\Geo\Entity\Region {#1692 …} +value: "61317d5f-ced6-48fb-8a41-41d405bbd3aa" +label: "Архангельская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1368 +data: App\Geo\Entity\Region {#1703 …} +value: "c6dc181b-1641-42b2-a324-c52def73969c" +label: "Астраханская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1639 +data: App\Geo\Entity\Region {#1714 …} +value: "58bd7750-2cde-4088-8e08-f598e515ca1d" +label: "Башкортостан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1522 +data: App\Geo\Entity\Region {#1725 …} +value: "d12dcfc7-72b3-4090-ae7d-160097d34367" +label: "Белгородская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1496 +data: App\Geo\Entity\Region {#1736 …} +value: "6368991c-f0d7-458b-97ac-34e572e1e87d" +label: "Брянская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1638 +data: App\Geo\Entity\Region {#1747 …} +value: "e434d56d-d81a-4939-8bcf-ce36b295ed24" +label: "Бурятия" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2606 +data: App\Geo\Entity\Region {#1758 …} +value: "c67354d2-a13b-48e5-ac38-bdb734a0933a" +label: "Владимирская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2608 +data: App\Geo\Entity\Region {#1769 …} +value: "e2e9beac-9d05-44f4-98f6-b411c19f8cdf" +label: "Волгоградская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2607 +data: App\Geo\Entity\Region {#1780 …} +value: "c41b276c-e447-45bd-a292-ec3b39e18ee1" +label: "Вологодская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2605 +data: App\Geo\Entity\Region {#1791 …} +value: "2a01efe3-aad4-4c8e-acb6-3f0c1e14a2c5" +label: "Воронежская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2616 +data: App\Geo\Entity\Region {#1802 …} +value: "5eec9cff-dc14-47a7-a067-69f6c4c60175" +label: "ДНР" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2617 +data: App\Geo\Entity\Region {#1813 …} +value: "dcdad490-a62b-41e9-bc2f-bb77b3ffb0a0" +label: "Дагестан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2618 +data: App\Geo\Entity\Region {#1824 …} +value: "991cc70d-3613-43d8-aa5d-fd694f7a831f" +label: "Еврейская автономная обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2619 +data: App\Geo\Entity\Region {#1835 …} +value: "0ac68a7a-4153-4d94-8deb-7f4b9e8ddaaa" +label: "Забайкальский край" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2620 +data: App\Geo\Entity\Region {#1846 …} +value: "f2599150-3854-4e9c-b023-ddc98b9cf724" +label: "Запорожская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2621 +data: App\Geo\Entity\Region {#1857 …} +value: "a1de04ba-5c5c-4ce3-90f3-76e3124ff34d" +label: "Ивановская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2622 +data: App\Geo\Entity\Region {#1868 …} +value: "c8ae0d62-2d52-43a6-81b8-fe4a693b5be4" +label: "Ингушетия" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2623 +data: App\Geo\Entity\Region {#1879 …} +value: "21329a74-1e88-4a51-9c86-5be594cbe8a5" +label: "Иркутская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2624 +data: App\Geo\Entity\Region {#1890 …} +value: "f447ced2-f27d-472f-9993-bf7bdc8e83e1" +label: "Кабардино-Балкария" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2625 +data: App\Geo\Entity\Region {#1901 …} +value: "a13d567c-134b-42ce-ad9a-4f0c69c3f9c6" +label: "Калининградская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2626 +data: App\Geo\Entity\Region {#1912 …} +value: "4c8252fe-b605-401f-a7bc-f71bfa0fa15b" +label: "Калмыкия" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2627 +data: App\Geo\Entity\Region {#1923 …} +value: "64382875-3f80-4224-8a77-43b06794da47" +label: "Калужская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2628 +data: App\Geo\Entity\Region {#1934 …} +value: "f1f20bbd-313d-4ee5-afc2-934fbeedf468" +label: "Камчатка" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2629 +data: App\Geo\Entity\Region {#1945 …} +value: "05dbf536-2b76-45e9-9db2-655458291e81" +label: "Карачаево-Черкесия" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2630 +data: App\Geo\Entity\Region {#1956 …} +value: "779b0104-af46-4002-9aac-e41bb1e93bb7" +label: "Карелия" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2631 +data: App\Geo\Entity\Region {#1967 …} +value: "2a2ffcb3-4c2e-4400-9940-7a1a08c66a31" +label: "Кировская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2632 +data: App\Geo\Entity\Region {#1978 …} +value: "8d673303-a65d-44f9-8738-f1b5a1d99978" +label: "Коми" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2633 +data: App\Geo\Entity\Region {#1989 …} +value: "459d93df-31eb-4ea4-9b3d-869c4ee92d83" +label: "Костромская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2634 +data: App\Geo\Entity\Region {#2000 …} +value: "df7947a2-2df9-4734-8bc9-f2f8c75b06fa" +label: "Краснодарский край" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2635 +data: App\Geo\Entity\Region {#2011 …} +value: "a56f633e-ae1e-41e5-9e5b-b96c0eedfc2a" +label: "Красноярский край" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2636 +data: App\Geo\Entity\Region {#2022 …} +value: "1359dd04-53c1-4ba3-8bdf-abbfddfff519" +label: "Крым" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2637 +data: App\Geo\Entity\Region {#2033 …} +value: "0597d89f-61e9-4fc8-9213-5591824e1313" +label: "Кузбасс" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2638 +data: App\Geo\Entity\Region {#2044 …} +value: "da58930e-226b-4b46-8be4-6e33c9c9db53" +label: "Курганская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2639 +data: App\Geo\Entity\Region {#2055 …} +value: "f0b96917-d270-4723-a9a1-b01568569e90" +label: "Курская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2640 +data: App\Geo\Entity\Region {#2066 …} +value: "1bafdead-507b-4aec-b369-5218df615907" +label: "ЛНР" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2641 +data: App\Geo\Entity\Region {#2077 …} +value: "c176f124-74d4-483c-a09d-ab2c4611abfd" +label: "Ленинградская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2642 +data: App\Geo\Entity\Region {#2088 …} +value: "3cd70ad4-6e98-4adb-8e14-338d8f13d0cd" +label: "Липецкая обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2643 +data: App\Geo\Entity\Region {#2099 …} +value: "4a8e5886-d7fc-4813-9767-a62c56dfe5d6" +label: "Магаданская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2644 +data: App\Geo\Entity\Region {#2110 …} +value: "64a97dd4-7eb9-491c-8e7c-1271f3132d0e" +label: "Марий Эл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2645 +data: App\Geo\Entity\Region {#2121 …} +value: "a3240f8c-1e99-40d3-bd91-4ccdb9be887e" +label: "Мордовия" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2646 +data: Proxies\__CG__\App\Geo\Entity\Region {#1061 -state: Proxies\__CG__\App\Geo\Entity\State {#1594 …} -code: "50" -name: "Московская обл" -nameFull: "Московская область" -nameEng: "moskovskaya-obl" -updatedAt: DateTimeImmutable @1764917722 {#1566 date: 2025-12-05 09:55:22.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityRegion {#1625 …} -id: Symfony\Component\Uid\UuidV4 {#1567 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1053 …} } +value: "4e9a8252-cb54-4f81-869d-018d3c51cf2b" +label: "Московская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2647 +data: App\Geo\Entity\Region {#2132 …} +value: "3f8c3aa8-3b34-4f4e-b2d9-fc619e033f7d" +label: "Мурманская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2648 +data: App\Geo\Entity\Region {#2143 …} +value: "1fce54f8-a051-4ea6-a597-d8bffcbfdf78" +label: "Ненецкий ао" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2649 +data: App\Geo\Entity\Region {#2154 …} +value: "455b2368-458c-41f4-aae0-ed2abb01a32f" +label: "Нижегородская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2650 +data: App\Geo\Entity\Region {#2165 …} +value: "4ce0b105-b9de-43a5-a8ec-74be3b916f59" +label: "Новгородская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2651 +data: App\Geo\Entity\Region {#2176 …} +value: "07307795-9b69-4dd2-b176-eeac718e6fdf" +label: "Новосибирская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2652 +data: App\Geo\Entity\Region {#2187 …} +value: "0f053059-443b-4a2b-9309-9d36c31d2556" +label: "Омская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2653 +data: App\Geo\Entity\Region {#2198 …} +value: "7bffbf2f-a81f-4b88-8b37-5982fe0edeb3" +label: "Оренбургская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2654 +data: App\Geo\Entity\Region {#2209 …} +value: "c40f1ddb-a7a1-4afa-8bd3-6e422256bf62" +label: "Орловская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2655 +data: App\Geo\Entity\Region {#2220 …} +value: "58b08ade-9675-41c8-a19a-d3174780fc2d" +label: "Пензенская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2656 +data: App\Geo\Entity\Region {#2231 …} +value: "91857e59-fa26-4621-a307-b081e7b37bf7" +label: "Пермский край" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2657 +data: App\Geo\Entity\Region {#2242 …} +value: "0de4b0b4-d7b6-4c7c-aae3-ddb4cab087b9" +label: "Приморский край" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2658 +data: App\Geo\Entity\Region {#2253 …} +value: "71320981-dcc7-4d91-897c-4293fb99af8c" +label: "Псковская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2659 +data: App\Geo\Entity\Region {#2264 …} +value: "0f114648-9a64-4256-a74d-6ae9bf816a70" +label: "Ростовская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2660 +data: App\Geo\Entity\Region {#2275 …} +value: "a97a42b7-1581-4df4-90ff-3a74d90aecab" +label: "Рязанская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2661 +data: App\Geo\Entity\Region {#2286 …} +value: "15ee540c-32a3-4de1-9876-7cdd5d771366" +label: "Самарская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2662 +data: App\Geo\Entity\Region {#2297 …} +value: "a190b255-b03e-432b-b2db-08bde2eb3b22" +label: "Саратовская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2663 +data: App\Geo\Entity\Region {#2308 …} +value: "24caef80-54c8-49ee-8ca6-3a3acba53f0a" +label: "Сахалинская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2664 +data: App\Geo\Entity\Region {#2319 …} +value: "e6caa7d2-06e8-4a3c-b0a1-a8d80723e221" +label: "Свердловская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2665 +data: App\Geo\Entity\Region {#2330 …} +value: "1daaa335-4ac6-4541-9fd3-d07a5af0ebd8" +label: "Смоленская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2666 +data: App\Geo\Entity\Region {#2341 …} +value: "372efe4e-16cf-43d5-ab18-b560cf0bf121" +label: "Ставропольский край" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2667 +data: App\Geo\Entity\Region {#2352 …} +value: "f2e4d63f-6161-4687-b2e6-5d31f24cd557" +label: "Тамбовская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2668 +data: App\Geo\Entity\Region {#2363 …} +value: "ff140ea6-90c9-4b8b-9b0e-b10fceca2276" +label: "Татарстан" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2669 +data: App\Geo\Entity\Region {#2374 …} +value: "54143f12-a910-4fa7-8843-7e848686330e" +label: "Тверская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2670 +data: App\Geo\Entity\Region {#2385 …} +value: "ea04c955-c71c-4632-b0b8-5cc6d648f479" +label: "Томская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2671 +data: App\Geo\Entity\Region {#2396 …} +value: "b444a601-3354-4235-a565-6b82fa8cc701" +label: "Тульская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2672 +data: App\Geo\Entity\Region {#2407 …} +value: "4a2e04a4-46a8-4a8c-b678-bd2e91bbb78b" +label: "Тыва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2673 +data: App\Geo\Entity\Region {#2418 …} +value: "cdcb1df2-78ea-4139-bc99-5953bb9faa89" +label: "Тюменская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2674 +data: App\Geo\Entity\Region {#2429 …} +value: "68d15555-eb5d-4686-a3f5-077c5929b68c" +label: "Удмуртия" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2675 +data: App\Geo\Entity\Region {#2440 …} +value: "685b6d6c-cdb5-43a8-9c3d-3527157faf3b" +label: "Ульяновская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2676 +data: App\Geo\Entity\Region {#2451 …} +value: "e0199747-d92c-4a7b-b853-cd2e72f8f1d5" +label: "Хабаровский край" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2677 +data: App\Geo\Entity\Region {#2462 …} +value: "3e8c53d8-d2c7-49f9-a219-9c49719805e4" +label: "Хакасия" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2678 +data: App\Geo\Entity\Region {#2473 …} +value: "b34b292b-ce30-4a5b-9a54-68a461e9d64e" +label: "Херсонская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2679 +data: App\Geo\Entity\Region {#2484 …} +value: "b652f758-b19a-4f29-9fd6-f0f606eb9d1f" +label: "Челябинская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2680 +data: App\Geo\Entity\Region {#2495 …} +value: "dea88158-34da-49d4-b6a6-b01f0b249cb4" +label: "Чечня" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2681 +data: App\Geo\Entity\Region {#2506 …} +value: "ddbb997a-ab01-403b-9ecb-d31b4b7d3caf" +label: "Чувашия" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2682 +data: App\Geo\Entity\Region {#2517 …} +value: "4c62f740-7cba-4c4b-81df-cb68e7ed1bb8" +label: "Чукотский ао" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2683 +data: App\Geo\Entity\Region {#2528 …} +value: "a550450a-f5f4-403a-bf2e-bf05e4557640" +label: "Югра" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2684 +data: App\Geo\Entity\Region {#2539 …} +value: "34c86e18-94a7-4dc6-ba0e-4d4ed5addd85" +label: "Якутия" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2685 +data: App\Geo\Entity\Region {#2550 …} +value: "bc772e2b-efa7-4022-9073-b1a9c1cbfa34" +label: "Ямало-Ненецкий ао" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2686 +data: App\Geo\Entity\Region {#2561 …} +value: "072a522c-c0b0-44a6-ad5e-0cd6d82b6eca" +label: "Ярославская обл" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2687 +data: App\Geo\Entity\Region {#2572 …} +value: "d7d7b2b5-e736-40c6-95a9-52d9248213b2" +label: "г. Москва" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2688 +data: App\Geo\Entity\Region {#2583 …} +value: "89e8c6d2-10a5-4e13-a4f6-d4586531d12f" +label: "г. Санкт-Петербург" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2689 +data: App\Geo\Entity\Region {#2594 …} +value: "16c41ebe-3dc3-4b25-adaf-2df5480e815e" +label: "г. Севастополь" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Geo\Entity\Region {#1061 -state: Proxies\__CG__\App\Geo\Entity\State {#1594 …} -code: "50" -name: "Московская обл" -nameFull: "Московская область" -nameEng: "moskovskaya-obl" -updatedAt: DateTimeImmutable @1764917722 {#1566 date: 2025-12-05 09:55:22.0 Europe/Moscow (+03:00) } -loadedEntity: App\Geo\Entity\LoadedEntityRegion {#1625 …} -id: Symfony\Component\Uid\UuidV4 {#1567 …} #deletedAt: null -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1053 …} } |
| disabled | true |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1641 -errors: [] -form: Symfony\Component\Form\Form {#1538 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1643 …5} |
| full_name | "city_form[region]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "city_form_region" |
| is_selected | Closure($choice, $value) {#2693 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 | "region" |
| placeholder | "Отсутствует" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_city_form_region" |
| uses_autocomplete | false |
| valid | true |
| value | "4e9a8252-cb54-4f81-869d-018d3c51cf2b" |
name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Волоколамск" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| disabled | true |
same as passed value |
| label | "Наименование города" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#509 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#455 …} -logger: Monolog\Logger {#343 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#511 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | true |
| empty_data | Closure(FormInterface $form) {#1330 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Наименование города" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1329 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#291 …} $message: Closure() {#1333 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_city_form_name" ] |
| cache_key | "_city_form_name_text" |
| compound | false |
| data | "Волоколамск" |
| disabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2690 -errors: [] -form: Symfony\Component\Form\Form {#1541 …} } |
| form | Symfony\Component\Form\FormView {#2691 …5} |
| full_name | "city_form[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "city_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 | "_city_form_name" |
| uses_autocomplete | false |
| valid | true |
| value | "Волоколамск" |
shop
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| autocomplete | "true" |
same as passed value |
| class | "App\Shop\Entity\Shop" |
same as passed value |
| label | "Главный магазин в городе" |
same as passed value |
| placeholder | "Отсутствует" |
same as passed value |
| query_builder | App\Shop\Repository\ShopRepository::getShopOrderedByName(EntityRepository $er): QueryBuilder {#1279 returnType: "Doctrine\ORM\QueryBuilder" } |
Doctrine\ORM\QueryBuilder {#1481 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1499 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "shop" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1485 #from: "App\Shop\Entity\Shop" #alias: "shop" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1489 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "shop.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1320 …} -dql: "SELECT shop FROM App\Shop\Entity\Shop shop ORDER BY shop.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1469 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerO07kdLt\EntityManagerGhost614a58f {#33 …12} } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | "true" |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1292 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1321 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1364 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1463 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1465 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1497 …} } |
| choices | null |
| class | "App\Shop\Entity\Shop" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#509 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#455 …} -logger: Monolog\Logger {#343 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#511 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerO07kdLt\EntityManagerGhost614a58f {#33 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1509 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: ContainerO07kdLt\EntityManagerGhost614a58f {#33 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#705 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Главный магазин в городе" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Отсутствует" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1481 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1499 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "shop" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1485 #from: "App\Shop\Entity\Shop" #alias: "shop" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1489 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "shop.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1320 …} -dql: "SELECT shop FROM App\Shop\Entity\Shop shop ORDER BY shop.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1469 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerO07kdLt\EntityManagerGhost614a58f {#33 …12} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1471 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#291 …} $message: Closure() {#1472 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Загрузка дополнительных результатов..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "Совпадений не найдено" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "Больше результатов нет" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Add %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_city_form_shop" ] |
| cache_key | "_city_form_shop_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2695 +data: App\Shop\Entity\Shop {#2711 …} +value: "e03fa0ec-653b-498a-a882-aab9e0e49794" +label: "Адлер (354340, Краснодарский край, г Сочи, р-н Адлерский, ул Авиационная, дом 19А)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2697 +data: App\Shop\Entity\Shop {#2785 …} +value: "0252ec1a-20b6-4a20-9b56-60e566254179" +label: "Альметьевск (423451, Респ Татарстан, г Альметьевск, ул Герцена, дом 80Б)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2699 +data: App\Shop\Entity\Shop {#2807 …} +value: "35a3b67e-8ef4-482b-9244-12db8db811b5" +label: "Архангельск 2 (163046, г Архангельск, ул Воскресенская, дом 59)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2702 +data: App\Shop\Entity\Shop {#2821 …} +value: "b9dd4288-7b71-46c8-9fb7-3587e47e96eb" +label: "Архангельск 3 (163051, г Архангельск, ул Гагарина, дом 46)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2701 +data: App\Shop\Entity\Shop {#2832 …} +value: "026d90b1-1cdc-4c0e-9c2e-ef9819ccd9c0" +label: "Архангельск 4 (163045, г Архангельск, ул Розинга, дом 10)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2696 +data: App\Shop\Entity\Shop {#2843 …} +value: "0ec12f35-3925-4676-9b13-be4ec79f047b" +label: "Астрахань (414040, г Астрахань, ул Победы, дом 56, корпус 1)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2706 +data: App\Shop\Entity\Shop {#2857 …} +value: "21e0be7b-0493-4ca4-859e-5eb99bdea44b" +label: "Барнаул (656070, г Барнаул, тракт Павловский, здание 180)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2704 +data: App\Shop\Entity\Shop {#2871 …} +value: "4c28702d-d709-4855-b279-94adc6555392" +label: "Барнаул 2 (656070, г Барнаул, тракт Павловский, здание 180)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2705 +data: App\Shop\Entity\Shop {#2882 …} +value: "2c12c012-b381-42df-8335-413ca389e326" +label: "Белгород (308008, г Белгород, ул Магистральная, дом 4)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2698 +data: App\Shop\Entity\Shop {#2894 …} +value: "5cc0bb54-75e1-4393-a05b-5ea2fc349397" +label: "Брянск 3 (241035, г Брянск, ул Бурова, дом 12А)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2703 +data: App\Shop\Entity\Shop {#2908 …} +value: "6ac981e3-9100-4695-aa4f-06209f6211ce" +label: "Бузулук (461042, Оренбургская обл, г Бузулук, ул Московская, дом 10Л)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4015 +data: App\Shop\Entity\Shop {#2922 …} +value: "2a94be45-3c44-4f35-83bc-2452dc9f7b3c" +label: "Великий Новгород (173021, г Великий Новгород, пр-кт Мира, дом 23/9)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4017 +data: App\Shop\Entity\Shop {#2936 …} +value: "16c1a7ea-a7ce-4f10-9bed-eba0a8db49aa" +label: "Владимир 3 (600029, г Владимир, ул Куйбышева, дом 28А)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4016 +data: App\Shop\Entity\Shop {#2950 …} +value: "91e118e8-da0c-4393-a03f-e2d2406a2a3a" +label: "Владимир 4 (600029, г Владимир, ул Куйбышева, дом 28А)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4014 +data: App\Shop\Entity\Shop {#2961 …} +value: "ec8b4de5-08e4-4e64-8838-5524ede18813" +label: "Владимир 6 (600029, г Владимир, ул Куйбышева, дом 28Е)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4025 +data: App\Shop\Entity\Shop {#2972 …} +value: "8096c32b-af7f-4a8b-a835-7bb5bb504b4e" +label: "Волгоград 2 (400007, г Волгоград, пр-кт Металлургов, дом 30)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4026 +data: App\Shop\Entity\Shop {#2986 …} +value: "1a94fa0a-06e5-43d5-b1e6-518ee30f3877" +label: "Волгоград 4 (400117, г Волгоград, б-р 30-летия Победы, дом 74Б)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4027 +data: App\Shop\Entity\Shop {#2997 …} +value: "7161aa30-9b1c-4f9e-8c6f-1212c0f60049" +label: "Волжский (404102, Волгоградская обл, г Волжский, ул им генерала Карбышева, дом 47А/5)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4028 +data: App\Shop\Entity\Shop {#3009 …} +value: "2edcb232-3c91-4f04-abec-94078b5819d8" +label: "Волжский 2 (404106, Волгоградская обл, г Волжский, пр-кт им Ленина, дом 308Г)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4029 +data: App\Shop\Entity\Shop {#3020 …} +value: "fc198e14-f526-4cb3-b46d-0f034cd3aa76" +label: "Вологда (160017, г Вологда, ул Ленинградская, дом 77)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4030 +data: App\Shop\Entity\Shop {#3034 …} +value: "f76c14ef-4196-44f5-8053-307a55815ba0" +label: "Воронеж 3 (394088, г Воронеж, ул Владимира Невского, дом 1)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4031 +data: App\Shop\Entity\Shop {#3048 …} +value: "f553f65e-d201-455c-91d8-6f898090fc88" +label: "Воронеж 6 (394038, г Воронеж, ул Холмистая, дом 1Г)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4032 +data: App\Shop\Entity\Shop {#3059 …} +value: "164efd56-99d4-4f93-a9cf-c8695c624a9c" +label: "Воронеж 7 (394030, г Воронеж, ул Средне-Московская, дом 32Б)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4033 +data: App\Shop\Entity\Shop {#3070 …} +value: "d854f82b-8b69-482c-ae5a-d5fd4d85e168" +label: "Глазов (427626, Респ Удмуртская, г Глазов, ул Пряженникова, дом 6А)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4034 +data: App\Shop\Entity\Shop {#3084 …} +value: "274f68f5-a3ba-4c81-a1c6-49c064ec5d02" +label: "Дзержинск (606000, Нижегородская обл, г Дзержинск, ул Урицкого, дом 4А)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4035 +data: App\Shop\Entity\Shop {#3098 …} +value: "ded0bf63-fc37-402f-9ab1-fd7065b07f94" +label: "Елец (399784, Липецкая обл, г Елец, ул Радиотехническая, дом 1А)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4036 +data: App\Shop\Entity\Shop {#3112 …} +value: "f9405528-0fa5-4455-9e0e-91e5640a3591" +label: "Иваново (153013, г Иваново, ул Куконковых, дом 90)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4037 +data: App\Shop\Entity\Shop {#3126 …} +value: "7f3f08f8-a64e-49b9-ae25-72c00fb28b38" +label: "Ижевск 3 (426028, г Ижевск, ул Маяковского, здание 41)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4038 +data: App\Shop\Entity\Shop {#3140 …} +value: "458059a7-198e-4b9a-9655-09361b4c1617" +label: "Ижевск 4 (426034, г Ижевск, ул Удмуртская, дом 304, корпус 2)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4039 +data: App\Shop\Entity\Shop {#3151 …} +value: "31855618-f78d-43a4-a5ff-58d624222cfd" +label: "Казань (420034, г Казань, ул Горсоветская, дом 17, корпус 1)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4040 +data: App\Shop\Entity\Shop {#3165 …} +value: "ceed0305-3e91-4ae1-b319-0c12c54637c0" +label: "Казань 2 (420110, г Казань, ул Рихарда Зорге, дом 47)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4041 +data: App\Shop\Entity\Shop {#3176 …} +value: "0db191ca-05c6-4516-bd2c-c5aa90335e92" +label: "Казань 5 (421001, г Казань, пр-кт Ямашева, дом 93)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4042 +data: App\Shop\Entity\Shop {#3187 …} +value: "9fe00e59-8ab1-4dc3-899e-2fb6db131a16" +label: "Казань 7 (420088, г Казань, пр-кт Победы, дом 226А)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4043 +data: App\Shop\Entity\Shop {#3198 …} +value: "4bcf5ccb-4cbb-4402-9e9e-037d5f6da9af" +label: "Калуга (248000, г Калуга, ул Гагарина, дом 8)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4044 +data: App\Shop\Entity\Shop {#3212 …} +value: "60dc6c01-cf4a-40f7-b6d8-9577cf2ecf65" +label: "Калуга 2 (248018, г Калуга, ш Грабцевское, дом 14)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4045 +data: App\Shop\Entity\Shop {#3223 …} +value: "bbeca153-7067-4cba-8dc2-6e791da84076" +label: "Камышин 2 (403893, Волгоградская обл, г Камышин, ул Пролетарская, дом 31)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4046 +data: App\Shop\Entity\Shop {#3235 …} +value: "576b3b53-58bc-4863-8510-b2050e645f4f" +label: "Колпино (196655, г Санкт-Петербург, г Колпино, ул Октябрьская, дом 8, литера а)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4047 +data: App\Shop\Entity\Shop {#3249 …} +value: "13f6b968-7497-4226-81bd-a4ed9510a795" +label: "Кострома (156016, г Кострома, ш Кинешемское, дом 76)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4048 +data: App\Shop\Entity\Shop {#3263 …} +value: "92c623d3-c12d-48d1-908a-430613724c9e" +label: "Краснодар 4 (350024, г Краснодар, ул Московская, дом 111)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4049 +data: App\Shop\Entity\Shop {#3277 …} +value: "90388c78-77ee-40bd-a94e-078d80f52090" +label: "Курск 5 (305048, г Курск, пр-кт Дружбы, здание 9А)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4050 +data: App\Shop\Entity\Shop {#3291 …} +value: "35e1d9a2-715a-43b4-92de-1f687d8e8a45" +label: "Липецк (398043, г Липецк, ул Гагарина, дом 108)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4051 +data: App\Shop\Entity\Shop {#3305 …} +value: "57f4b5d2-4ed8-452e-b647-7abe71b34bcf" +label: "Магнитогорск (455047, Челябинская обл, г Магнитогорск, ул Советская, дом 160Б)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4052 +data: App\Shop\Entity\Shop {#3319 …} +value: "61885751-eaa5-43bc-a896-04fbda6a182d" +label: "Майкоп (385008, г Майкоп, ул Степная, дом 85)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4053 +data: App\Shop\Entity\Shop {#3333 …} +value: "413d2448-ac02-412a-bfa3-6d1e6bebe638" +label: "Москва (141031, Московская обл, г Мытищи, ш Осташковское, дом 1)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4054 +data: App\Shop\Entity\Shop {#3347 …} +value: "fa970c06-638e-43a7-8b78-873ee43c0660" +label: "Мурманск (183038, г Мурманск, пр-кт Кольский, дом 51)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4055 +data: App\Shop\Entity\Shop {#3361 …} +value: "9d2fbf6b-f8b0-4fad-8b5e-313dc7cb181c" +label: "Набережные Челны (423803, Респ Татарстан, г Набережные Челны, ул Сергея Титова, дом 36)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4056 +data: App\Shop\Entity\Shop {#3375 …} +value: "3a372a27-9931-41d3-b51d-0bb07b0aedac" +label: "Набережные Челны 2 (423815, Респ Татарстан, г Набережные Челны, пр-кт Московский, здание 126А)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4057 +data: App\Shop\Entity\Shop {#3386 …} +value: "90fdaf5f-f210-48f2-ab4d-b87bf9874a66" +label: "Набережные Челны 3 (423800, Респ Татарстан, г Набережные Челны, ул Машиностроительная, дом 31/1)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4058 +data: App\Shop\Entity\Shop {#3397 …} +value: "d13c53b7-d9b4-4103-a07c-35a4ff1f729d" +label: "Нижнекамск (423578, Респ Татарстан, г Нижнекамск, ул Корабельная, дом 42)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4059 +data: App\Shop\Entity\Shop {#3411 …} +value: "2d398304-74ec-4018-b91a-8fbf25d9ceec" +label: "Нижний Новгород 5 (603057, г Нижний Новгород, ул Бекетова, дом 15)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4060 +data: App\Shop\Entity\Shop {#3425 …} +value: "fa35620f-8efc-4840-9803-663a6bec6ff2" +label: "Октябрьский (452606, Респ Башкортостан, г Октябрьский, ул Северная, здание 19/16)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4061 +data: App\Shop\Entity\Shop {#3439 …} +value: "cba0d8c4-caa1-4690-8a5f-d37038d5223d" +label: "Орел (302026, г Орёл, пл Щепная, владение 7)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4062 +data: App\Shop\Entity\Shop {#3453 …} +value: "67060013-9aba-4d16-9a87-0fcfb3aaf612" +label: "Орел 2 (302016, г Орёл, ул Городская, здание 62)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4063 +data: App\Shop\Entity\Shop {#3464 …} +value: "dac522ec-2441-4857-b166-eae3517c57e0" +label: "Оренбург (460048, г Оренбург, проезд Автоматики, дом 17/1)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4064 +data: App\Shop\Entity\Shop {#3478 …} +value: "dffa83fd-48fe-4c47-b945-9dadaf4aa613" +label: "Оренбург 2 (460022, г Оренбург, ул Пролетарская, дом 283)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4065 +data: App\Shop\Entity\Shop {#3489 …} +value: "a572e670-3541-4e6b-a289-f0740c7333ce" +label: "Пенза (440066, г Пенза, пр-кт Победы, дом 96Е)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4066 +data: App\Shop\Entity\Shop {#3503 …} +value: "c2aa5956-5ef0-451f-9151-76ecddf0f850" +label: "Пермь 4 (614070, г Пермь, ул Дружбы, дом 34)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4067 +data: App\Shop\Entity\Shop {#3517 …} +value: "3c191822-cac3-4833-8185-4073d1594f1d" +label: "Пермь 7 (614025, г Пермь, ул Героев Хасана, дом 56)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4068 +data: App\Shop\Entity\Shop {#3528 …} +value: "60a93f10-a562-49e0-8f7a-8db5ff8f49d6" +label: "Прокопьевск (653053, Кемеровская область - Кузбасс, г Прокопьевск, ул Гайдара, здание 41)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4069 +data: App\Shop\Entity\Shop {#3542 …} +value: "ec303545-84f6-4478-9d91-b01f4a9053cc" +label: "Псков (180007, г Псков, пр-кт Рижский, дом 16)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4070 +data: App\Shop\Entity\Shop {#3556 …} +value: "45442d69-12df-4e3e-9f6f-1824fda8b51e" +label: "Ростов на Дону (344064, г Ростов-на-Дону, ул Вавилова, дом 56)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4071 +data: App\Shop\Entity\Shop {#3570 …} +value: "c28fe524-8e64-45dc-b20e-8460d0e50216" +label: "Ростов на Дону 6 (344103, г Ростов-на-Дону, ул Доватора, дом 156Д)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4072 +data: App\Shop\Entity\Shop {#3581 …} +value: "7ca3de11-7c4a-4699-94bb-e9157dfaa4e3" +label: "Ростов на Дону 9 (344103, г Ростов-на-Дону, ул Доватора, здание 156)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4073 +data: App\Shop\Entity\Shop {#3590 …} +value: "07672123-c147-4c4f-a089-6b1d80a6afff" +label: "Рязань (390023, г Рязань, проезд Яблочкова, дом 6)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4074 +data: App\Shop\Entity\Shop {#3604 …} +value: "ec6acbb6-f528-436a-aea0-1af5c97db428" +label: "Самара 2 (443085, г Самара, ш Южное, здание 5)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4075 +data: App\Shop\Entity\Shop {#3616 …} +value: "f8daef49-9ffe-4d34-959a-ad63d1ba6658" +label: "Самара 3 (443010, г Самара, ул Красноармейская, дом 1)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4076 +data: App\Shop\Entity\Shop {#3627 …} +value: "e8408704-526e-479b-8e20-43ba67eead5d" +label: "Санкт-Петербург (197374, г Санкт-Петербург, ул Савушкина, дом 119, корпус 3)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4077 +data: App\Shop\Entity\Shop {#3641 …} +value: "5b5139ee-d407-4f57-b196-daa2aa427591" +label: "Санкт-Петербург 3 (192242, г Санкт-Петербург, ул Фучика, дом 9)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4078 +data: App\Shop\Entity\Shop {#3650 …} +value: "2fa5e5b4-7464-44df-9250-e2d9d5d6c2ea" +label: "Санкт-Петербург 4 (192242, г Санкт-Петербург, ул Фучика, дом 9, строение 1)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4079 +data: App\Shop\Entity\Shop {#3661 …} +value: "317b2f67-13fa-4f2c-ac34-2cea6afcdc83" +label: "Санкт-Петербург 5 (197343, г Санкт-Петербург, ул Студенческая, дом 10)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4080 +data: App\Shop\Entity\Shop {#3672 …} +value: "c40c28e6-72ff-4b78-897c-ecdce1476a94" +label: "Саратов (410005, г Саратов, пл Колхозная, здание 1)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4081 +data: App\Shop\Entity\Shop {#3686 …} +value: "87de699e-c6d5-48ec-b211-3adb342f2cd1" +label: "Смоленск (214012, г Смоленск, ул Кашена, дом 11Б)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4082 +data: App\Shop\Entity\Shop {#3700 …} +value: "25670147-8840-4110-be96-b4e9fd28b9e6" +label: "Сочи (354068, Краснодарский край, г Сочи, ул Донская, дом 28)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4083 +data: App\Shop\Entity\Shop {#3711 …} +value: "3968024c-2c87-457d-87ae-135429f00e68" +label: "Сочи 2 (354068, Краснодарский край, г Сочи, ул Донская, дом 28)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4084 +data: App\Shop\Entity\Shop {#3722 …} +value: "d77dc630-831a-44e2-a0c3-ed7c96bc2890" +label: "Стерлитамак (453151, Респ Башкортостан, с Мариинский, ул Лазурная, здание 19А)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4085 +data: App\Shop\Entity\Shop {#3736 …} +value: "6bafaf7a-3a0c-4cee-baeb-9a9981055bcb" +label: "Сыктывкар 2 (167000, г Сыктывкар, пр-кт Октябрьский, дом 131/17)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4086 +data: App\Shop\Entity\Shop {#3750 …} +value: "755bd109-193e-4597-bcf0-e971eabc2232" +label: "Тамбов (392003, г Тамбов, б-р Энтузиастов, дом 1Д)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4087 +data: App\Shop\Entity\Shop {#3764 …} +value: "44e098a0-00c2-4d0c-ba2d-0453d636b318" +label: "Тамбов 2 (392000, г Тамбов, ул Советская, дом 194)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4088 +data: App\Shop\Entity\Shop {#3775 …} +value: "8d07bad4-ccd6-4d87-95e8-f407eed71e56" +label: "Тверь 2 (170034, г Тверь, пр-кт Победы, дом 14)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4089 +data: App\Shop\Entity\Shop {#3787 …} +value: "8cb8998a-d799-4355-9741-00aa67b63d2c" +label: "Тверь 4 (170043, г Тверь, пр-кт Октябрьский, дом 70)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4090 +data: App\Shop\Entity\Shop {#3798 …} +value: "6908c86a-2eec-48cd-bf21-cb744bd2ff71" +label: "Тольятти (445051, Самарская обл, г Тольятти, пр-кт Степана Разина, здание 97)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4091 +data: App\Shop\Entity\Shop {#3812 …} +value: "b62ba087-0dbe-42bc-9501-52c450b6f61e" +label: "Томск (634003, г Томск, пр-кт Комсомольский, дом 7, строение 5)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4092 +data: App\Shop\Entity\Shop {#3826 …} +value: "3d2ce1b9-8bf6-43e9-a172-43eb94f434c4" +label: "Тула 3 (300041, г Тула, ул Мосина, дом 6)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4093 +data: App\Shop\Entity\Shop {#3840 …} +value: "daedbc33-f163-4696-bb48-54e53e7605c1" +label: "Тула 4 (300001, г Тула, ул Пролетарская, дом 2Б)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4094 +data: App\Shop\Entity\Shop {#3851 …} +value: "6cb8f943-e1bd-42f4-8614-79fcf099a5eb" +label: "Улан-Удэ (670042, г Улан-Удэ, ул Жердева, дом 4А, литера б)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4095 +data: App\Shop\Entity\Shop {#3865 …} +value: "2dd74aab-ea2e-47e5-9c14-29e04df5d701" +label: "Ульяновск (432048, г Ульяновск, ул Кирова, дом 8)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4096 +data: App\Shop\Entity\Shop {#3877 …} +value: "55a525e5-4ad1-40cc-a3f8-bb9759948305" +label: "Ульяновск 2 (432072, г Ульяновск, пр-кт Ульяновский, дом 17А)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4097 +data: App\Shop\Entity\Shop {#3888 …} +value: "67b0f5c6-5ef6-40ea-ac09-6aabfc8b3367" +label: "Ульяновск 3 (432045, г Ульяновск, ул Рябикова, дом 26)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4098 +data: App\Shop\Entity\Shop {#3899 …} +value: "78cd8e42-4503-41e5-8a9e-9a079675da7d" +label: "Уфа (450027, г Уфа, ул Индустриальное шоссе, дом 26, литера н)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4099 +data: App\Shop\Entity\Shop {#3913 …} +value: "bffa4f29-28e8-47e5-8b82-81796d33e06f" +label: "Уфа 3 (450047, г Уфа, ул Менделеева, дом 25)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4100 +data: App\Shop\Entity\Shop {#3922 …} +value: "1dd2e66e-f459-4ec4-a0b5-3176b475630a" +label: "Чебоксары (428022, г Чебоксары, пр-кт Мира, здание 4)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4101 +data: App\Shop\Entity\Shop {#3936 …} +value: "0d2b3490-6ad2-407a-a232-9b4f9330ce51" +label: "Череповец (162602, Вологодская обл, г Череповец, ул Сталеваров, дом 46)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4102 +data: App\Shop\Entity\Shop {#3950 …} +value: "bee0b546-24aa-4442-8a07-d24bef220f1b" +label: "Чита (672020, г Чита, ул Вокзальная, дом 3)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4103 +data: App\Shop\Entity\Shop {#3964 …} +value: "e800a5e6-fe1d-433c-815f-b2139f06c9c0" +label: "Энгельс (413100, Саратовская обл, г Энгельс, ул Тельмана, дом 26)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4104 +data: App\Shop\Entity\Shop {#3978 …} +value: "f737d04a-5a96-4abc-a406-a00d6946a31f" +label: "Энгельс 2 (413116, Саратовская обл, г Энгельс, пр-кт Химиков, дом 1, строение 5)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4105 +data: App\Shop\Entity\Shop {#3989 …} +value: "48cb0a1a-dd8e-4203-8ad7-a92fc81f9ab8" +label: "Ярославль 2 (150049, г Ярославль, ул Вспольинское поле, дом 15)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4106 +data: App\Shop\Entity\Shop {#4003 …} +value: "45131cb2-1f58-4f80-a261-81b769a76093" +label: "Ярославль 5 (150003, г Ярославль, ул Полушкина Роща, дом 9, строение 14)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2692 -errors: [] -form: Symfony\Component\Form\Form {#1544 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2694 …5} |
| full_name | "city_form[shop]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "city_form_shop" |
| is_selected | Closure($choice, $value) {#4108 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 | "shop" |
| placeholder | "Отсутствует" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_city_form_shop" |
| uses_autocomplete | true |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#509 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#455 …} -logger: Monolog\Logger {#343 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#511 …} -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) {#4143 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() {#4139 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#291 …} $message: Closure() {#4142 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_city_form__token" ] |
| cache_key | "_city_form__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4129 -errors: [] -form: Symfony\Component\Form\Form {#4133 …} } |
| form | Symfony\Component\Form\FormView {#4138 …5} |
| full_name | "city_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "city_form__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_city_form__token" |
| valid | true |
| value | "csrf-token" |