- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 29
- Events
- Routing
- Cache
- Translation 1
- Security
- Twig
- HTTP Client
- Doctrine 8
- Migrations 4
- Debug
- Messages
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
country
-
region
-
diaspora
-
residenceCountry
-
residenceRegion
-
phone
-
validCode
-
username
-
email
-
password
-
-
first
-
second
-
-
profils
-
typePerson
-
adminRegions
-
adminCities
-
school
-
_token
-
userbundle_user
"App\Form\UserType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#481 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#553 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#514 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#516 -elements: [] } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#481 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#553 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#514 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#516 -elements: [] } } |
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\CsrfTokenManager {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#469 …} -namespace: Closure() {#625 …} } |
data | App\Entity\User {#481 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#553 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#514 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#516 -elements: [] } } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#663 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#543 …} use: { $class: "App\Entity\User" } } |
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() {#661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#381 …} $translationDomain: "validators" $message: Closure() {#662 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "userbundle_user" "_userbundle_user" ] |
cache_key | "_userbundle_user_userbundle_user" |
compound | true |
data | App\Entity\User {#481 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#553 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#514 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#516 -elements: [] } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#747 -form: Symfony\Component\Form\Form {#1149 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#660 …5} |
full_name | "userbundle_user" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "userbundle_user" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "userbundle_user" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_userbundle_user" |
valid | true |
value | App\Entity\User {#481 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#553 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#514 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#516 -elements: [] } } |
country
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "data-error" => "Pays non autorisé ou inconnu" ] |
[ "class" => "form-control" "data-error" => "Pays non autorisé ou inconnu" ] |
class | "App\Entity\Country" |
same as passed value |
placeholder | "menu.select_country" |
same as passed value |
query_builder | Closure(EntityRepository $entityRepository) {#706 class: "App\Form\UserType" this: App\Form\UserType {#542 …} } |
Doctrine\ORM\QueryBuilder {#984 -em: Doctrine\ORM\EntityManager {#689 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#732 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#733 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#739 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "a.valid = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#737 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Country a WHERE a.valid = true ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#724 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "data-error" => "Pays non autorisé ou inconnu" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#656 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#688 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#858 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#740 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#863 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#742 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#762 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#769 …} } |
choices | null |
class | "App\Entity\Country" |
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\CsrfTokenManager {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#469 …} -namespace: Closure() {#625 …} } |
data_class | null |
disabled | false |
em | ContainerQH06XZh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#153 …2} |
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 {#983 -om: ContainerQH06XZh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#153 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#882 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "menu.select_country" |
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 {#984 -em: Doctrine\ORM\EntityManager {#689 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#732 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#733 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#739 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "a.valid = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#737 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Country a WHERE a.valid = true ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#724 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#682 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#381 …} $translationDomain: "validators" $message: Closure() {#684 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "data-error" => "Pays non autorisé ou inconnu" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_userbundle_user_country" ] |
cache_key | "_userbundle_user_country_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#952 +label: "country.cameroon" +value: "22" +data: App\Entity\Country {#1400 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#972 -form: Symfony\Component\Form\Form {#1270 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#880 …5} |
full_name | "userbundle_user[country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "userbundle_user_country" |
is_selected | Closure($choice, $value) {#1032 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#639 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "country" |
placeholder | "menu.select_country" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_userbundle_user_country" |
valid | true |
value | "" |
region
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "data-error" => "Region non autorisé ou inconnu" ] |
[ "class" => "form-control" "data-error" => "Region non autorisé ou inconnu" ] |
class | "App\Entity\Region" |
same as passed value |
placeholder | "menu.select_region" |
same as passed value |
query_builder | Closure(EntityRepository $entityRepository) {#715 class: "App\Form\UserType" this: App\Form\UserType {#542 …} } |
Doctrine\ORM\QueryBuilder {#807 -em: Doctrine\ORM\EntityManager {#689 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#808 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#809 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#810 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "a.valid = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#824 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Region a WHERE a.valid = true ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#813 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "data-error" => "Region non autorisé ou inconnu" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#656 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#688 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#997 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#812 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#811 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#742 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#818 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#805 …} } |
choices | null |
class | "App\Entity\Region" |
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\CsrfTokenManager {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#469 …} -namespace: Closure() {#625 …} } |
data_class | null |
disabled | false |
em | ContainerQH06XZh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#153 …2} |
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 {#958 -om: ContainerQH06XZh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#153 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#787 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "menu.select_region" |
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 {#807 -em: Doctrine\ORM\EntityManager {#689 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#808 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#809 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#810 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "a.valid = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#824 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Region a WHERE a.valid = true ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#813 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#381 …} $translationDomain: "validators" $message: Closure() {#789 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "data-error" => "Region non autorisé ou inconnu" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_userbundle_user_region" ] |
cache_key | "_userbundle_user_region_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1157 -form: Symfony\Component\Form\Form {#1273 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1049 …5} |
full_name | "userbundle_user[region]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "userbundle_user_region" |
is_selected | Closure($choice, $value) {#1377 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#639 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "region" |
placeholder | "menu.select_region" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_userbundle_user_region" |
valid | true |
value | "" |
diaspora
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "label" => "menu.diaspora ?" ] |
[ "class" => "form-control" "label" => "menu.diaspora ?" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "label" => "menu.diaspora ?" ] |
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\CsrfTokenManager {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#469 …} -namespace: Closure() {#625 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#796 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#953 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#968 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#951 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#381 …} $translationDomain: "validators" $message: Closure() {#970 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "label" => "menu.diaspora ?" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_userbundle_user_diaspora" ] |
cache_key | "_userbundle_user_diaspora_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#741 -form: Symfony\Component\Form\Form {#1276 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1406 …5} |
full_name | "userbundle_user[diaspora]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "userbundle_user_diaspora" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "diaspora" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_userbundle_user_diaspora" |
valid | true |
value | "1" |
residenceCountry
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "data-error" => "Pays non autorisé ou inconnu" ] |
[ "class" => "form-control" "data-error" => "Pays non autorisé ou inconnu" ] |
class | "App\Entity\Country" |
same as passed value |
placeholder | "Sélectionnez votre pays de résidence" |
same as passed value |
query_builder | Closure(EntityRepository $entityRepository) {#713 class: "App\Form\UserType" this: App\Form\UserType {#542 …} } |
Doctrine\ORM\QueryBuilder {#1000 -em: Doctrine\ORM\EntityManager {#689 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#981 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#973 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#974 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Country a ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#996 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "data-error" => "Pays non autorisé ou inconnu" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#656 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#688 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#775 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#978 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#759 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#742 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#975 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#769 …} } |
choices | null |
class | "App\Entity\Country" |
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\CsrfTokenManager {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#469 …} -namespace: Closure() {#625 …} } |
data_class | null |
disabled | false |
em | ContainerQH06XZh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#153 …2} |
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 {#983 -om: ContainerQH06XZh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#153 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#882 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Sélectionnez votre pays de résidence" |
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 {#1000 -em: Doctrine\ORM\EntityManager {#689 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#981 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#973 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#974 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Country a ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#996 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#999 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#381 …} $translationDomain: "validators" $message: Closure() {#977 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "data-error" => "Pays non autorisé ou inconnu" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_userbundle_user_residenceCountry" ] |
cache_key | "_userbundle_user_residenceCountry_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1402 +label: "country.afghanistan" +value: "28" +data: App\Entity\Country {#1385 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1413 +label: "country.åland_islands" +value: "109" +data: App\Entity\Country {#1025 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1403 +label: "country.albania" +value: "30" +data: App\Entity\Country {#922 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1411 +label: "country.algeria" +value: "31" +data: App\Entity\Country {#1435 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1414 +label: "country.american_samoa" +value: "208" +data: App\Entity\Country {#1431 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1405 +label: "country.andorra" +value: "33" +data: App\Entity\Country {#1427 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1399 +label: "country.angola" +value: "34" +data: App\Entity\Country {#1424 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1408 +label: "country.anguilla" +value: "35" +data: App\Entity\Country {#1421 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1410 +label: "country.antigua_and_barbuda" +value: "36" +data: App\Entity\Country {#1418 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1381 +label: "country.argentine" +value: "39" +data: App\Entity\Country {#1389 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1396 +label: "country.armenia" +value: "40" +data: App\Entity\Country {#1446 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +label: "country.aruba" +value: "41" +data: App\Entity\Country {#1451 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2306 +label: "country.australia" +value: "42" +data: App\Entity\Country {#1455 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2307 +label: "country.austria" +value: "43" +data: App\Entity\Country {#1459 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2308 +label: "country.azerbaijan" +value: "44" +data: App\Entity\Country {#1462 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2309 +label: "country.bahamas" +value: "45" +data: App\Entity\Country {#1466 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2310 +label: "country.bahrain" +value: "46" +data: App\Entity\Country {#1470 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2311 +label: "country.bangladesh" +value: "47" +data: App\Entity\Country {#1474 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2312 +label: "country.barbados" +value: "48" +data: App\Entity\Country {#1478 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2313 +label: "country.belarus" +value: "53" +data: App\Entity\Country {#1482 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2314 +label: "country.belgium" +value: "49" +data: App\Entity\Country {#1486 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2315 +label: "country.belize" +value: "50" +data: App\Entity\Country {#1489 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2316 +label: "country.benign" +value: "6" +data: App\Entity\Country {#1493 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2317 +label: "country.bermuda" +value: "51" +data: App\Entity\Country {#1496 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +label: "country.bhutan" +value: "52" +data: App\Entity\Country {#1500 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2319 +label: "country.bolivia" +value: "55" +data: App\Entity\Country {#1504 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +label: "country.bosnia_and_herzegovina" +value: "56" +data: App\Entity\Country {#1508 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2321 +label: "country.botswana" +value: "57" +data: App\Entity\Country {#1512 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2322 +label: "country.brazil" +value: "58" +data: App\Entity\Country {#1516 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +label: "country.british_virgin_islands" +value: "121" +data: App\Entity\Country {#1520 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2324 +label: "country.brunei" +value: "59" +data: App\Entity\Country {#1523 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2325 +label: "country.bulgaria" +value: "60" +data: App\Entity\Country {#1527 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2326 +label: "country.burkina_faso" +value: "17" +data: App\Entity\Country {#1531 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2327 +label: "country.burma_myanmar" +value: "54" +data: App\Entity\Country {#1534 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2328 +label: "country.burundi" +value: "19" +data: App\Entity\Country {#1538 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2329 +label: "country.cambodia" +value: "61" +data: App\Entity\Country {#1542 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2330 +label: "country.cameroon" +value: "22" +data: App\Entity\Country {#1400 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2331 +label: "country.canada" +value: "62" +data: App\Entity\Country {#1546 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2332 +label: "country.cayman_islands" +value: "110" +data: App\Entity\Country {#1550 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2333 +label: "country.central_african_republic" +value: "16" +data: App\Entity\Country {#1554 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2334 +label: "country.chad" +value: "9" +data: App\Entity\Country {#1557 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2335 +label: "country.chili" +value: "63" +data: App\Entity\Country {#1560 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2336 +label: "country.christmas_island" +value: "107" +data: App\Entity\Country {#1564 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2337 +label: "country.cocos_keeling_islands" +value: "111" +data: App\Entity\Country {#1567 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2338 +label: "country.colombia" +value: "66" +data: App\Entity\Country {#1570 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2339 +label: "country.comoros" +value: "23" +data: App\Entity\Country {#1574 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2340 +label: "country.cook_islands" +value: "112" +data: App\Entity\Country {#1578 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2341 +label: "country.costa_rica" +value: "69" +data: App\Entity\Country {#1582 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2342 +label: "country.croatia" +value: "70" +data: App\Entity\Country {#1586 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2343 +label: "country.cuba" +value: "71" +data: App\Entity\Country {#1589 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2344 +label: "country.cyprus" +value: "65" +data: App\Entity\Country {#1593 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2345 +label: "country.czech_republic" +value: "192" +data: App\Entity\Country {#1596 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2346 +label: "country.democratic_republic_of_congo" +value: "8" +data: App\Entity\Country {#1600 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2347 +label: "country.denmark" +value: "72" +data: App\Entity\Country {#1604 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2348 +label: "country.djibouti" +value: "25" +data: App\Entity\Country {#1608 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2349 +label: "country.dominic" +value: "73" +data: App\Entity\Country {#1612 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2350 +label: "country.dominican_republic" +value: "191" +data: App\Entity\Country {#1615 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2351 +label: "country.east_timor" +value: "233" +data: App\Entity\Country {#1619 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2352 +label: "country.ecuador" +value: "76" +data: App\Entity\Country {#1622 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2353 +label: "country.egypt" +value: "74" +data: App\Entity\Country {#1625 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2354 +label: "country.el_salvador" +value: "206" +data: App\Entity\Country {#1629 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2355 +label: "country.equatorial_guinea" +value: "99" +data: App\Entity\Country {#1632 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2356 +label: "country.eritrea" +value: "77" +data: App\Entity\Country {#1636 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2357 +label: "country.estonia" +value: "79" +data: App\Entity\Country {#1640 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2358 +label: "country.eswatini" +value: "80" +data: App\Entity\Country {#1643 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2359 +label: "country.ethiopia" +value: "83" +data: App\Entity\Country {#1647 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2360 +label: "country.faroe_islands" +value: "114" +data: App\Entity\Country {#1651 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2361 +label: "country.federated_states_of_micronesia" +value: "81" +data: App\Entity\Country {#1655 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2362 +label: "country.fiji" +value: "84" +data: App\Entity\Country {#1658 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2363 +label: "country.finland" +value: "85" +data: App\Entity\Country {#1662 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2364 +label: "country.france" +value: "86" +data: App\Entity\Country {#1665 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2365 +label: "country.french_guiana" +value: "102" +data: App\Entity\Country {#1668 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2366 +label: "country.french_polynesia" +value: "186" +data: App\Entity\Country {#1671 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2367 +label: "country.french_southern_lands" +value: "230" +data: App\Entity\Country {#1675 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2368 +label: "country.gabon" +value: "7" +data: App\Entity\Country {#1678 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2369 +label: "country.gambia" +value: "87" +data: App\Entity\Country {#1681 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2370 +label: "country.georgia" +value: "88" +data: App\Entity\Country {#1685 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2371 +label: "country.germany" +value: "32" +data: App\Entity\Country {#1689 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2372 +label: "country.ghana" +value: "90" +data: App\Entity\Country {#1692 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2373 +label: "country.gibraltar" +value: "91" +data: App\Entity\Country {#1696 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2374 +label: "country.greece" +value: "92" +data: App\Entity\Country {#1700 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2375 +label: "country.green_cap" +value: "14" +data: App\Entity\Country {#1703 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2376 +label: "country.greenland" +value: "94" +data: App\Entity\Country {#1707 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2377 +label: "country.grenade" +value: "93" +data: App\Entity\Country {#1710 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2378 +label: "country.guadeloupe" +value: "95" +data: App\Entity\Country {#1713 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2379 +label: "country.guam" +value: "96" +data: App\Entity\Country {#1716 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2380 +label: "country.guatemala" +value: "97" +data: App\Entity\Country {#1719 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2381 +label: "country.Guernesey" +value: "98" +data: App\Entity\Country {#1723 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2382 +label: "country.guinea" +value: "15" +data: App\Entity\Country {#1727 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2383 +label: "country.guinea-bissau" +value: "100" +data: App\Entity\Country {#1731 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2384 +label: "country.guyana" +value: "101" +data: App\Entity\Country {#1734 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2385 +label: "country.haiti" +value: "11" +data: App\Entity\Country {#1738 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2386 +label: "country.honduras" +value: "103" +data: App\Entity\Country {#1742 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2387 +label: "country.hong_kong" +value: "104" +data: App\Entity\Country {#1746 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2388 +label: "country.hungary" +value: "105" +data: App\Entity\Country {#1750 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2389 +label: "country.iles-malouines" +value: "113" +data: App\Entity\Country {#1754 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2390 +label: "country.india" +value: "122" +data: App\Entity\Country {#1758 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2391 +label: "country.indonesia" +value: "123" +data: App\Entity\Country {#1762 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2392 +label: "country.iran" +value: "124" +data: App\Entity\Country {#1766 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2393 +label: "country.iraq" +value: "125" +data: App\Entity\Country {#1770 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2394 +label: "country.ireland" +value: "126" +data: App\Entity\Country {#1774 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2395 +label: "country.island" +value: "127" +data: App\Entity\Country {#1777 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2396 +label: "country.isle_of_man" +value: "106" +data: App\Entity\Country {#1781 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2397 +label: "country.israel" +value: "128" +data: App\Entity\Country {#1785 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2398 +label: "country.italy" +value: "129" +data: App\Entity\Country {#1789 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2399 +label: "country.ivory_coast" +value: "4" +data: App\Entity\Country {#1792 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2400 +label: "country.jamaica" +value: "130" +data: App\Entity\Country {#1795 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2401 +label: "country.japan" +value: "131" +data: App\Entity\Country {#1799 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2402 +label: "country.jersey" +value: "132" +data: App\Entity\Country {#1803 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2403 +label: "country.jordan" +value: "133" +data: App\Entity\Country {#1807 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2404 +label: "country.kazakhstan" +value: "134" +data: App\Entity\Country {#1811 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2405 +label: "country.kenya" +value: "135" +data: App\Entity\Country {#1815 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2406 +label: "country.kiribati" +value: "137" +data: App\Entity\Country {#1819 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2407 +label: "country.kuwait" +value: "138" +data: App\Entity\Country {#1823 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2408 +label: "country.kyrgyzstan" +value: "136" +data: App\Entity\Country {#1827 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2409 +label: "country.laos" +value: "139" +data: App\Entity\Country {#1831 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2410 +label: "country.latvia" +value: "141" +data: App\Entity\Country {#1835 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2411 +label: "country.lebanon" +value: "142" +data: App\Entity\Country {#1838 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2412 +label: "country.lesotho" +value: "140" +data: App\Entity\Country {#1842 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2413 +label: "country.liberia" +value: "143" +data: App\Entity\Country {#1846 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2414 +label: "country.libya" +value: "144" +data: App\Entity\Country {#1850 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2415 +label: "country.liechtenstein" +value: "145" +data: App\Entity\Country {#1854 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2416 +label: "country.lithuania" +value: "146" +data: App\Entity\Country {#1858 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2417 +label: "country.luxembourg" +value: "147" +data: App\Entity\Country {#1861 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2418 +label: "country.macau" +value: "148" +data: App\Entity\Country {#1864 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2419 +label: "country.madagascar" +value: "5" +data: App\Entity\Country {#1868 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2420 +label: "country.malawi" +value: "151" +data: App\Entity\Country {#1872 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2421 +label: "country.malaysia" +value: "150" +data: App\Entity\Country {#1876 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2422 +label: "country.maldives" +value: "152" +data: App\Entity\Country {#1880 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2423 +label: "country.mali" +value: "3" +data: App\Entity\Country {#1884 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2424 +label: "country.malta" +value: "153" +data: App\Entity\Country {#1887 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2425 +label: "country.marshall_islands" +value: "116" +data: App\Entity\Country {#1890 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2426 +label: "country.martinique" +value: "154" +data: App\Entity\Country {#1893 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2427 +label: "country.mauritania" +value: "20" +data: App\Entity\Country {#1896 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2428 +label: "country.mauritius" +value: "155" +data: App\Entity\Country {#1900 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2429 +label: "country.mayotte" +value: "156" +data: App\Entity\Country {#1904 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2430 +label: "country.meeting" +value: "193" +data: App\Entity\Country {#1907 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2431 +label: "country.mexico" +value: "157" +data: App\Entity\Country {#1910 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2432 +label: "country.moldova" +value: "158" +data: App\Entity\Country {#1914 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2433 +label: "country.monaco" +value: "189" +data: App\Entity\Country {#1918 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2434 +label: "country.mongolia" +value: "159" +data: App\Entity\Country {#1921 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2435 +label: "country.montenegro" +value: "160" +data: App\Entity\Country {#1925 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2436 +label: "country.montserrat" +value: "161" +data: App\Entity\Country {#1928 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2437 +label: "country.morocco" +value: "12" +data: App\Entity\Country {#1931 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2438 +label: "country.mozambique" +value: "162" +data: App\Entity\Country {#1935 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2439 +label: "country.namibia" +value: "163" +data: App\Entity\Country {#1939 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2440 +label: "country.nauru" +value: "164" +data: App\Entity\Country {#1943 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2441 +label: "country.nepal" +value: "165" +data: App\Entity\Country {#1946 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2442 +label: "country.netherlands_antilles" +value: "37" +data: App\Entity\Country {#1950 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2443 +label: "country.new_caledonia" +value: "170" +data: App\Entity\Country {#1954 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2444 +label: "country.new_zealand" +value: "171" +data: App\Entity\Country {#1957 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2445 +label: "country.nicaragua" +value: "166" +data: App\Entity\Country {#1961 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2446 +label: "country.niger" +value: "10" +data: App\Entity\Country {#1965 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2447 +label: "country.nigeria" +value: "167" +data: App\Entity\Country {#1968 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2448 +label: "country.niue" +value: "168" +data: App\Entity\Country {#1972 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2449 +label: "country.norfolk_island" +value: "108" +data: App\Entity\Country {#1975 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2450 +label: "country.north_korea" +value: "67" +data: App\Entity\Country {#1978 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2451 +label: "country.north_macedonia" +value: "149" +data: App\Entity\Country {#1982 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2452 +label: "country.northern_mariana_islands" +value: "115" +data: App\Entity\Country {#1986 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2453 +label: "country.norway" +value: "169" +data: App\Entity\Country {#1989 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2454 +label: "country.oman" +value: "172" +data: App\Entity\Country {#1993 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2455 +label: "country.pakistan" +value: "175" +data: App\Entity\Country {#1997 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2456 +label: "country.palau" +value: "176" +data: App\Entity\Country {#2001 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2457 +label: "country.palestine" +value: "177" +data: App\Entity\Country {#2004 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2458 +label: "country.panama" +value: "178" +data: App\Entity\Country {#2007 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +label: "country.papua_new_guinea" +value: "179" +data: App\Entity\Country {#2011 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2460 +label: "country.paraguay" +value: "180" +data: App\Entity\Country {#2015 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2461 +label: "country.pays-Bas-caribeens" +value: "182" +data: App\Entity\Country {#2019 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2462 +label: "country.peru" +value: "183" +data: App\Entity\Country {#2022 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2463 +label: "country.philippines" +value: "184" +data: App\Entity\Country {#2026 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2464 +label: "country.pitcairn_islands" +value: "117" +data: App\Entity\Country {#2030 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2465 +label: "country.poland" +value: "185" +data: App\Entity\Country {#2033 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2466 +label: "country.porto_rico" +value: "187" +data: App\Entity\Country {#2037 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2467 +label: "country.portugal" +value: "188" +data: App\Entity\Country {#2040 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2468 +label: "country.qatar" +value: "190" +data: App\Entity\Country {#2043 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2469 +label: "country.republic_of_congo" +value: "21" +data: App\Entity\Country {#2047 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2470 +label: "country.romania" +value: "194" +data: App\Entity\Country {#2050 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2471 +label: "country.russia" +value: "196" +data: App\Entity\Country {#2054 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2472 +label: "country.rwanda" +value: "18" +data: App\Entity\Country {#2058 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2473 +label: "country.sahara-occidental" +value: "197" +data: App\Entity\Country {#2062 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2474 +label: "country.saint_barthelemy" +value: "198" +data: App\Entity\Country {#2065 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2475 +label: "country.saint_helena" +value: "200" +data: App\Entity\Country {#2068 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2476 +label: "country.saint_pierre_and_miquelon" +value: "204" +data: App\Entity\Country {#2072 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2477 +label: "country.saint_vincent_and_the_grenadines" +value: "205" +data: App\Entity\Country {#2075 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2478 +label: "country.saint-christophe-et-nieves" +value: "199" +data: App\Entity\Country {#2078 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2479 +label: "country.saint-martin" +value: "203" +data: App\Entity\Country {#2081 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2480 +label: "country.samoa" +value: "207" +data: App\Entity\Country {#2084 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2481 +label: "country.san_marino" +value: "202" +data: App\Entity\Country {#2088 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2482 +label: "country.sao_tome_and_principe" +value: "209" +data: App\Entity\Country {#2091 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2483 +label: "country.saudi_arabia" +value: "38" +data: App\Entity\Country {#2095 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2484 +label: "country.senegal" +value: "1" +data: App\Entity\Country {#2099 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2485 +label: "country.serbia" +value: "210" +data: App\Entity\Country {#2102 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2486 +label: "country.seychelles" +value: "211" +data: App\Entity\Country {#2106 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2487 +label: "country.sierra_leone" +value: "212" +data: App\Entity\Country {#2110 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2488 +label: "country.singapore" +value: "213" +data: App\Entity\Country {#2114 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2489 +label: "country.sint-maarten" +value: "214" +data: App\Entity\Country {#2118 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2490 +label: "country.slovakia" +value: "215" +data: App\Entity\Country {#2121 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2491 +label: "country.slovenia" +value: "216" +data: App\Entity\Country {#2124 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2492 +label: "country.solomon_islands" +value: "118" +data: App\Entity\Country {#2127 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2493 +label: "country.somalia" +value: "217" +data: App\Entity\Country {#2131 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2494 +label: "country.south_africa" +value: "29" +data: App\Entity\Country {#2135 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2495 +label: "country.south_georgia_and_the_south_sandwich_islands" +value: "89" +data: App\Entity\Country {#2139 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2496 +label: "country.south_korea" +value: "68" +data: App\Entity\Country {#2143 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2497 +label: "country.south_sudan" +value: "219" +data: App\Entity\Country {#2147 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2498 +label: "country.spain" +value: "78" +data: App\Entity\Country {#2151 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2499 +label: "country.spine" +value: "64" +data: App\Entity\Country {#2154 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2500 +label: "country.sri_lanka" +value: "220" +data: App\Entity\Country {#2158 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2501 +label: "country.st._lucia" +value: "201" +data: App\Entity\Country {#2162 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2502 +label: "country.sudan" +value: "218" +data: App\Entity\Country {#2165 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2503 +label: "country.suriname" +value: "223" +data: App\Entity\Country {#2169 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2504 +label: "country.svalbard_and_jan_mayen" +value: "224" +data: App\Entity\Country {#2173 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2505 +label: "country.swaziland" +value: "225" +data: App\Entity\Country {#2176 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2506 +label: "country.sweden" +value: "221" +data: App\Entity\Country {#2180 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2507 +label: "country.swiss" +value: "222" +data: App\Entity\Country {#2184 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2508 +label: "country.syria" +value: "226" +data: App\Entity\Country {#2187 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2509 +label: "country.taiwan" +value: "228" +data: App\Entity\Country {#2191 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2510 +label: "country.tajikistan" +value: "227" +data: App\Entity\Country {#2195 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2511 +label: "country.tanzania" +value: "229" +data: App\Entity\Country {#2199 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2512 +label: "country.territoire-britannique-de-locéan-Indien" +value: "231" +data: App\Entity\Country {#2203 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2513 +label: "country.thailand" +value: "232" +data: App\Entity\Country {#2206 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2514 +label: "country.the_netherlands" +value: "181" +data: App\Entity\Country {#2210 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2515 +label: "country.togo" +value: "2" +data: App\Entity\Country {#2213 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2516 +label: "country.tokelau" +value: "234" +data: App\Entity\Country {#2216 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2517 +label: "country.tonga" +value: "235" +data: App\Entity\Country {#2219 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2518 +label: "country.trinidad_and_tobago" +value: "236" +data: App\Entity\Country {#2223 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2519 +label: "country.tunisia" +value: "13" +data: App\Entity\Country {#2227 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2520 +label: "country.türkiye" +value: "238" +data: App\Entity\Country {#2231 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2521 +label: "country.turkmenistan" +value: "237" +data: App\Entity\Country {#2235 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2522 +label: "country.turks_and_caicos_islands" +value: "119" +data: App\Entity\Country {#2239 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2523 +label: "country.tuvalu" +value: "239" +data: App\Entity\Country {#2242 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2524 +label: "country.uganda" +value: "173" +data: App\Entity\Country {#2246 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2525 +label: "country.ukraine" +value: "240" +data: App\Entity\Country {#2250 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2526 +label: "country.united_arab_emirates" +value: "75" +data: App\Entity\Country {#2254 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2527 +label: "country.united_kingdom" +value: "195" +data: App\Entity\Country {#2258 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2528 +label: "country.united_states" +value: "82" +data: App\Entity\Country {#2261 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2529 +label: "country.united_states_virgin_islands" +value: "120" +data: App\Entity\Country {#2264 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2530 +label: "country.uruguay" +value: "241" +data: App\Entity\Country {#2267 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2531 +label: "country.uzbekistan" +value: "174" +data: App\Entity\Country {#2271 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2532 +label: "country.vanuatu" +value: "242" +data: App\Entity\Country {#2275 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2533 +label: "country.vatican" +value: "243" +data: App\Entity\Country {#2279 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2534 +label: "country.venezuela" +value: "244" +data: App\Entity\Country {#2282 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2535 +label: "country.vietnam" +value: "245" +data: App\Entity\Country {#2286 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2536 +label: "country.wallis_and_futuna" +value: "246" +data: App\Entity\Country {#2290 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2537 +label: "country.yemen" +value: "247" +data: App\Entity\Country {#2293 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2538 +label: "country.zambia" +value: "248" +data: App\Entity\Country {#2297 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2539 +label: "country.zimbabwe" +value: "249" +data: App\Entity\Country {#2301 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1407 -form: Symfony\Component\Form\Form {#1146 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1383 …5} |
full_name | "userbundle_user[residenceCountry]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "userbundle_user_residenceCountry" |
is_selected | Closure($choice, $value) {#2541 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#639 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "residenceCountry" |
placeholder | "Sélectionnez votre pays de résidence" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_userbundle_user_residenceCountry" |
valid | true |
value | "" |
residenceRegion
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "data-error" => "error.unauthorized_or_unknown_country" ] |
[ "class" => "form-control" "data-error" => "error.unauthorized_or_unknown_country" ] |
class | "App\Entity\Region" |
same as passed value |
placeholder | "graduate.select_your_residence_country" |
same as passed value |
query_builder | Closure(EntityRepository $entityRepository) {#673 class: "App\Form\UserType" this: App\Form\UserType {#542 …} } |
Doctrine\ORM\QueryBuilder {#985 -em: Doctrine\ORM\EntityManager {#689 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#965 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#776 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#967 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Region a ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#966 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "data-error" => "error.unauthorized_or_unknown_country" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#656 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#688 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#738 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#982 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#771 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#742 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#989 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#805 …} } |
choices | null |
class | "App\Entity\Region" |
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\CsrfTokenManager {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#469 …} -namespace: Closure() {#625 …} } |
data_class | null |
disabled | false |
em | ContainerQH06XZh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#153 …2} |
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 {#958 -om: ContainerQH06XZh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#153 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#787 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "graduate.select_your_residence_country" |
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 {#985 -em: Doctrine\ORM\EntityManager {#689 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#965 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#776 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#967 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Region a ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#966 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#986 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#381 …} $translationDomain: "validators" $message: Closure() {#991 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "data-error" => "error.unauthorized_or_unknown_country" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_userbundle_user_residenceRegion" ] |
cache_key | "_userbundle_user_residenceRegion_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2544 +label: "Abidjan" +value: "48" +data: App\Entity\Region {#2559 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2546 +label: "Abu Dhabi" +value: "300" +data: App\Entity\Region {#2570 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2548 +label: "Abuja" +value: "397" +data: App\Entity\Region {#2583 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2551 +label: "Accra" +value: "316" +data: App\Entity\Region {#2590 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2550 +label: "Achgabat" +value: "471" +data: App\Entity\Region {#2597 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2545 +label: "Adamaoua" +value: "39" +data: App\Entity\Region {#2604 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2556 +label: "Adamstown" +value: "344" +data: App\Entity\Region {#2611 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2554 +label: "Addis-Abeba" +value: "308" +data: App\Entity\Region {#2618 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2552 +label: "Agadez" +value: "145" +data: App\Entity\Region {#2625 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2547 +label: "Agnéby-Tiassa" +value: "210" +data: App\Entity\Region {#2632 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2557 +label: "Alaotra-Mangoro" +value: "113" +data: App\Entity\Region {#2639 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5656 +label: "Alger" +value: "252" +data: App\Entity\Region {#2646 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5657 +label: "Ali Sabieh" +value: "132" +data: App\Entity\Region {#2653 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5658 +label: "Alibori" +value: "248" +data: App\Entity\Region {#2660 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5659 +label: "Alofi" +value: "398" +data: App\Entity\Region {#2667 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5660 +label: "Amman" +value: "360" +data: App\Entity\Region {#2674 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5661 +label: "Amoron'i Mania" +value: "116" +data: App\Entity\Region {#2681 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5662 +label: "Amsterdam" +value: "411" +data: App\Entity\Region {#2688 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5663 +label: "Analamanga" +value: "106" +data: App\Entity\Region {#2695 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5664 +label: "Analanjirofo" +value: "115" +data: App\Entity\Region {#2702 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5665 +label: "Andorre-la-Vieille" +value: "254" +data: App\Entity\Region {#2709 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5666 +label: "Androy" +value: "123" +data: App\Entity\Region {#2716 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5667 +label: "Ankara" +value: "472" +data: App\Entity\Region {#2723 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5668 +label: "Anôsy" +value: "124" +data: App\Entity\Region {#2730 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5669 +label: "Antananarivo" +value: "377" +data: App\Entity\Region {#2737 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5670 +label: "Apia" +value: "439" +data: App\Entity\Region {#2744 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5671 +label: "Ariana" +value: "213" +data: App\Entity\Region {#2751 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5672 +label: "Arta" +value: "133" +data: App\Entity\Region {#2758 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5673 +label: "Artibonite" +value: "84" +data: App\Entity\Region {#2765 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5674 +label: "Asmara" +value: "302" +data: App\Entity\Region {#2772 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5675 +label: "Astana" +value: "361" +data: App\Entity\Region {#2779 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5676 +label: "Asuncion" +value: "410" +data: App\Entity\Region {#2786 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5677 +label: "Atafu" +value: "468" +data: App\Entity\Region {#2793 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5678 +label: "Atakora" +value: "237" +data: App\Entity\Region {#2800 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5679 +label: "Athènes" +value: "318" +data: App\Entity\Region {#2807 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5680 +label: "Atlantique" +value: "238" +data: App\Entity\Region {#2814 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5681 +label: "Atsimo-Andrefana" +value: "122" +data: App\Entity\Region {#2821 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5682 +label: "Atsimo-Atsinanana" +value: "119" +data: App\Entity\Region {#2828 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5683 +label: "Atsinanana" +value: "114" +data: App\Entity\Region {#2835 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5684 +label: "Avarua" +value: "339" +data: App\Entity\Region {#2842 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5685 +label: "Bafing" +value: "211" +data: App\Entity\Region {#2849 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5686 +label: "Bagdad" +value: "352" +data: App\Entity\Region {#2856 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5687 +label: "Bagoué" +value: "212" +data: App\Entity\Region {#2863 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5688 +label: "Bakou" +value: "265" +data: App\Entity\Region {#2870 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5689 +label: "Bamako" +value: "102" +data: App\Entity\Region {#2877 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5690 +label: "Bandar Seri Begawan" +value: "281" +data: App\Entity\Region {#2884 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5691 +label: "Bangkok" +value: "465" +data: App\Entity\Region {#2891 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5692 +label: "Bangui" +value: "421" +data: App\Entity\Region {#2898 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5693 +label: "Banjul" +value: "313" +data: App\Entity\Region {#2905 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5694 +label: "Bas-Uele" +value: "141" +data: App\Entity\Region {#2912 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5695 +label: "Basse-Terre" +value: "321" +data: App\Entity\Region {#2919 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5696 +label: "Basseterre" +value: "431" +data: App\Entity\Region {#2926 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5697 +label: "Béja" +value: "214" +data: App\Entity\Region {#2933 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5698 +label: "Belgrade" +value: "442" +data: App\Entity\Region {#2940 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5699 +label: "Belmopan" +value: "271" +data: App\Entity\Region {#2947 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5700 +label: "Ben Arous" +value: "215" +data: App\Entity\Region {#2954 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5701 +label: "Berlin" +value: "253" +data: App\Entity\Region {#2961 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5702 +label: "Berne" +value: "454" +data: App\Entity\Region {#2968 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5703 +label: "Betsiboka" +value: "111" +data: App\Entity\Region {#2975 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5704 +label: "Beyrouth" +value: "369" +data: App\Entity\Region {#2982 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5705 +label: "Bishkek" +value: "363" +data: App\Entity\Region {#2989 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5706 +label: "Bissau" +value: "326" +data: App\Entity\Region {#2996 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5707 +label: "Bizerte" +value: "216" +data: App\Entity\Region {#3003 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5708 +label: "Boeny" +value: "110" +data: App\Entity\Region {#3010 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5709 +label: "Bogota" +value: "290" +data: App\Entity\Region {#3017 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5710 +label: "Boké" +value: "100" +data: App\Entity\Region {#3024 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5711 +label: "Bongolava" +value: "108" +data: App\Entity\Region {#3031 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5712 +label: "Borgou" +value: "239" +data: App\Entity\Region {#3038 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5713 +label: "Bouenza" +value: "15" +data: App\Entity\Region {#3045 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5714 +label: "Brasilia" +value: "280" +data: App\Entity\Region {#3052 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5715 +label: "Bratislava" +value: "447" +data: App\Entity\Region {#3059 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5716 +label: "Brazzaville" +value: "22" +data: App\Entity\Region {#3066 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5717 +label: "Bridgetown" +value: "269" +data: App\Entity\Region {#3073 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5718 +label: "Bruxelles" +value: "270" +data: App\Entity\Region {#3080 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5719 +label: "Bubanza" +value: "49" +data: App\Entity\Region {#3087 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5720 +label: "Bucarest" +value: "425" +data: App\Entity\Region {#3094 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5721 +label: "Budapest" +value: "332" +data: App\Entity\Region {#3101 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5722 +label: "Buenos Aires" +value: "260" +data: App\Entity\Region {#3108 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5723 +label: "Bujumbura" +value: "36" +data: App\Entity\Region {#3115 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5724 +label: "Bururi" +value: "51" +data: App\Entity\Region {#3122 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5725 +label: "Canberra" +value: "263" +data: App\Entity\Region {#3129 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5726 +label: "Cankuzo" +value: "52" +data: App\Entity\Region {#3136 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5727 +label: "Caracas" +value: "478" +data: App\Entity\Region {#3143 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5728 +label: "Castries" +value: "433" +data: App\Entity\Region {#3150 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5729 +label: "Cayenne" +value: "328" +data: App\Entity\Region {#3157 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5730 +label: "Centrale" +value: "128" +data: App\Entity\Region {#3164 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5731 +label: "Centre" +value: "40" +data: App\Entity\Region {#3171 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5732 +label: "Centre" +value: "85" +data: App\Entity\Region {#3178 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5733 +label: "Charlotte Amalie" +value: "347" +data: App\Entity\Region {#3185 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5734 +label: "Chisinau" +value: "388" +data: App\Entity\Region {#3192 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5735 +label: "Cibitoke" +value: "53" +data: App\Entity\Region {#3199 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5736 +label: "Cockburn Town" +value: "346" +data: App\Entity\Region {#3206 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5737 +label: "Collines" +value: "240" +data: App\Entity\Region {#3213 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5738 +label: "Colombo" +value: "452" +data: App\Entity\Region {#3220 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5739 +label: "Conakry" +value: "95" +data: App\Entity\Region {#3227 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5740 +label: "Copenhague" +value: "297" +data: App\Entity\Region {#3234 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5741 +label: "Curaçao" +value: "258" +data: App\Entity\Region {#3241 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5742 +label: "Cuvette" +value: "26" +data: App\Entity\Region {#3248 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5743 +label: "Cuvette-Ouest" +value: "25" +data: App\Entity\Region {#3255 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5744 +label: "Dacca" +value: "268" +data: App\Entity\Region {#3262 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5745 +label: "Dakar" +value: "1" +data: App\Entity\Region {#3269 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5746 +label: "Damas" +value: "458" +data: App\Entity\Region {#3276 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5747 +label: "Diana" +value: "103" +data: App\Entity\Region {#3283 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5748 +label: "Diego Garcia" +value: "464" +data: App\Entity\Region {#3290 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5749 +label: "Diffa" +value: "146" +data: App\Entity\Region {#3297 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5750 +label: "Dikhil" +value: "134" +data: App\Entity\Region {#3304 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5751 +label: "Dili" +value: "466" +data: App\Entity\Region {#3311 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5752 +label: "Diourbel" +value: "6" +data: App\Entity\Region {#3318 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5753 +label: "Djando, Île de Mohéli (Mwali)" +value: "67" +data: App\Entity\Region {#3325 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5754 +label: "Djibouti" +value: "131" +data: App\Entity\Region {#3332 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5755 +label: "Djouba" +value: "451" +data: App\Entity\Region {#3339 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5756 +label: "Dodoma" +value: "461" +data: App\Entity\Region {#3346 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5757 +label: "Doha" +value: "420" +data: App\Entity\Region {#3353 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5758 +label: "Domoni, Île de Anjouan (Ndzwani)" +value: "68" +data: App\Entity\Region {#3360 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5759 +label: "Donga" +value: "242" +data: App\Entity\Region {#3367 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5760 +label: "Dosso" +value: "147" +data: App\Entity\Region {#3374 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5761 +label: "Douchanbé" +value: "459" +data: App\Entity\Region {#3381 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5762 +label: "Douglas" +value: "333" +data: App\Entity\Region {#3388 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5763 +label: "Dublin" +value: "353" +data: App\Entity\Region {#3395 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5764 +label: "Équateur" +value: "152" +data: App\Entity\Region {#3402 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5765 +label: "Est" +value: "46" +data: App\Entity\Region {#3409 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5766 +label: "Estuaire" +value: "27" +data: App\Entity\Region {#3416 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5767 +label: "Extrême-Nord" +value: "37" +data: App\Entity\Region {#3423 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5768 +label: "Faranah" +value: "98" +data: App\Entity\Region {#3430 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5769 +label: "Fatick" +value: "8" +data: App\Entity\Region {#3437 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5770 +label: "Fitovinany" +value: "125" +data: App\Entity\Region {#3444 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5771 +label: "Flying Fish Cove" +value: "334" +data: App\Entity\Region {#3451 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5772 +label: "Fomboni, Île de Mohéli (Mwali)" +value: "69" +data: App\Entity\Region {#3458 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5773 +label: "Fort-de-France" +value: "383" +data: App\Entity\Region {#3465 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5774 +label: "Freetown" +value: "444" +data: App\Entity\Region {#3472 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5775 +label: "Funafuti" +value: "473" +data: App\Entity\Region {#3479 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5776 +label: "Gabès" +value: "217" +data: App\Entity\Region {#3486 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5777 +label: "Gaborone" +value: "279" +data: App\Entity\Region {#3493 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5778 +label: "Gafsa" +value: "218" +data: App\Entity\Region {#3500 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5779 +label: "George Town" +value: "337" +data: App\Entity\Region {#3507 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5780 +label: "Georgetown" +value: "327" +data: App\Entity\Region {#3514 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5781 +label: "Gibraltar" +value: "317" +data: App\Entity\Region {#3521 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5782 +label: "Gitega" +value: "54" +data: App\Entity\Region {#3528 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5783 +label: "Grand'Anse" +value: "86" +data: App\Entity\Region {#3535 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5784 +label: "Grytviken" +value: "315" +data: App\Entity\Region {#3542 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5785 +label: "Guatemala" +value: "323" +data: App\Entity\Region {#3549 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5786 +label: "Gustavia" +value: "430" +data: App\Entity\Region {#3556 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5787 +label: "Hagatna" +value: "322" +data: App\Entity\Region {#3563 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5788 +label: "Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja)" +value: "70" +data: App\Entity\Region {#3570 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5789 +label: "Hambou, Île de Grande Comore (Ngazidja)" +value: "71" +data: App\Entity\Region {#3577 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5790 +label: "Hamilton" +value: "273" +data: App\Entity\Region {#3584 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5791 +label: "Hanoï" +value: "479" +data: App\Entity\Region {#3591 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5792 +label: "Harare" +value: "483" +data: App\Entity\Region {#3598 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5793 +label: "Haut-Katanga" +value: "140" +data: App\Entity\Region {#3605 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5794 +label: "Haut-Lomami" +value: "153" +data: App\Entity\Region {#3612 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5795 +label: "Haut-Ogooué" +value: "28" +data: App\Entity\Region {#3619 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5796 +label: "Haut-Uele" +value: "154" +data: App\Entity\Region {#3626 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5797 +label: "Haute Matsiatra" +value: "117" +data: App\Entity\Region {#3633 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5798 +label: "Helsinki" +value: "310" +data: App\Entity\Region {#3640 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5799 +label: "Hong Kong" +value: "331" +data: App\Entity\Region {#3647 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5800 +label: "Honiara" +value: "345" +data: App\Entity\Region {#3654 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5801 +label: "Ihorombe" +value: "120" +data: App\Entity\Region {#3661 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5802 +label: "Islamabad" +value: "405" +data: App\Entity\Region {#3668 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5803 +label: "Itasy" +value: "105" +data: App\Entity\Region {#3675 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5804 +label: "Ituri" +value: "155" +data: App\Entity\Region {#3682 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5805 +label: "Jakarta" +value: "350" +data: App\Entity\Region {#3689 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5806 +label: "Jamestown" +value: "432" +data: App\Entity\Region {#3696 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5807 +label: "Jendouba" +value: "219" +data: App\Entity\Region {#3703 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5808 +label: "Jérusalem" +value: "407" +data: App\Entity\Region {#3710 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5809 +label: "Jérusalem-Ouest" +value: "355" +data: App\Entity\Region {#3717 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5810 +label: "Kabul" +value: "249" +data: App\Entity\Region {#3724 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5811 +label: "Kaffrine" +value: "7" +data: App\Entity\Region {#3731 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5812 +label: "Kairouan" +value: "220" +data: App\Entity\Region {#3738 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5813 +label: "Kampala" +value: "403" +data: App\Entity\Region {#3745 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5814 +label: "Kankan" +value: "94" +data: App\Entity\Region {#3752 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5815 +label: "Kaolack" +value: "9" +data: App\Entity\Region {#3759 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5816 +label: "Kara" +value: "129" +data: App\Entity\Region {#3766 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5817 +label: "Karuzi" +value: "55" +data: App\Entity\Region {#3773 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5818 +label: "Kasaï" +value: "156" +data: App\Entity\Region {#3780 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5819 +label: "Kasaï central" +value: "157" +data: App\Entity\Region {#3787 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5820 +label: "Kasaï oriental" +value: "142" +data: App\Entity\Region {#3794 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5821 +label: "Kasserine" +value: "221" +data: App\Entity\Region {#3801 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5822 +label: "Katmandou" +value: "395" +data: App\Entity\Region {#3808 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5823 +label: "Kayanza" +value: "56" +data: App\Entity\Region {#3815 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5824 +label: "Kébili" +value: "222" +data: App\Entity\Region {#3822 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5825 +label: "Kédougou" +value: "11" +data: App\Entity\Region {#3829 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5826 +label: "Kef" +value: "223" +data: App\Entity\Region {#3836 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5827 +label: "Khartoum" +value: "450" +data: App\Entity\Region {#3843 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5828 +label: "Kiev" +value: "474" +data: App\Entity\Region {#3850 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5829 +label: "Kigali" +value: "428" +data: App\Entity\Region {#3857 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5830 +label: "Kindia" +value: "99" +data: App\Entity\Region {#3864 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5831 +label: "Kingston" +value: "357" +data: App\Entity\Region {#3871 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5832 +label: "Kingston (Île Norfolk)" +value: "335" +data: App\Entity\Region {#3878 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5833 +label: "Kingstown" +value: "437" +data: App\Entity\Region {#3885 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5834 +label: "Kinshasa" +value: "139" +data: App\Entity\Region {#3892 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5835 +label: "Kirundo" +value: "57" +data: App\Entity\Region {#3899 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5836 +label: "Kolda" +value: "12" +data: App\Entity\Region {#3906 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5837 +label: "Kongo-Central" +value: "158" +data: App\Entity\Region {#3913 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5838 +label: "Kouffo" +value: "241" +data: App\Entity\Region {#3920 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5839 +label: "Kouilou" +value: "16" +data: App\Entity\Region {#3927 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5840 +label: "Koweït" +value: "365" +data: App\Entity\Region {#3934 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5841 +label: "Kralendijk" +value: "412" +data: App\Entity\Region {#3941 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5842 +label: "Kuala Lumpur" +value: "378" +data: App\Entity\Region {#3948 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5843 +label: "Kwango" +value: "159" +data: App\Entity\Region {#3955 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5844 +label: "Kwilu" +value: "160" +data: App\Entity\Region {#3962 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5845 +label: "La Havane" +value: "296" +data: App\Entity\Region {#3969 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5846 +label: "La Manouba" +value: "225" +data: App\Entity\Region {#3976 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5847 +label: "La Valette" +value: "381" +data: App\Entity\Region {#3983 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5848 +label: "Laâyoune" +value: "429" +data: App\Entity\Region {#3990 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5849 +label: "Labé" +value: "96" +data: App\Entity\Region {#3997 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5850 +label: "Le Caire" +value: "299" +data: App\Entity\Region {#4004 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5851 +label: "Lékoumou" +value: "18" +data: App\Entity\Region {#4011 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5852 +label: "Libreville" +value: "312" +data: App\Entity\Region {#4018 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5853 +label: "Likouala" +value: "20" +data: App\Entity\Region {#4025 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5854 +label: "Lilongwe" +value: "379" +data: App\Entity\Region {#4032 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5855 +label: "Lima" +value: "413" +data: App\Entity\Region {#4039 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5856 +label: "Lisbonne" +value: "418" +data: App\Entity\Region {#4046 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5857 +label: "Littoral" +value: "41" +data: App\Entity\Region {#4053 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5858 +label: "Littoral" +value: "243" +data: App\Entity\Region {#4060 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5859 +label: "Ljubljana" +value: "448" +data: App\Entity\Region {#4067 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5860 +label: "Lobamba" +value: "305" +data: App\Entity\Region {#4074 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5861 +label: "Lomami" +value: "161" +data: App\Entity\Region {#4081 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5862 +label: "Lomé" +value: "467" +data: App\Entity\Region {#4088 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5863 +label: "Londres" +value: "426" +data: App\Entity\Region {#4095 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5864 +label: "Longyearbyen" +value: "456" +data: App\Entity\Region {#4102 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5865 +label: "Louga" +value: "4" +data: App\Entity\Region {#4109 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5866 +label: "Lualaba" +value: "162" +data: App\Entity\Region {#4116 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5867 +label: "Luanda" +value: "255" +data: App\Entity\Region {#4123 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5868 +label: "Lusaka" +value: "482" +data: App\Entity\Region {#4130 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5869 +label: "Luxembourg" +value: "374" +data: App\Entity\Region {#4137 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5870 +label: "Macao" +value: "375" +data: App\Entity\Region {#4144 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5871 +label: "Madrid" +value: "303" +data: App\Entity\Region {#4151 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5872 +label: "Mahdia" +value: "224" +data: App\Entity\Region {#4158 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5873 +label: "Mai-Ndombe" +value: "163" +data: App\Entity\Region {#4165 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5874 +label: "Majuro" +value: "343" +data: App\Entity\Region {#4172 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5875 +label: "Makamba" +value: "58" +data: App\Entity\Region {#4179 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5876 +label: "Malabo" +value: "325" +data: App\Entity\Region {#4186 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5877 +label: "Malé" +value: "380" +data: App\Entity\Region {#4193 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5878 +label: "Mamou" +value: "97" +data: App\Entity\Region {#4200 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5879 +label: "Mamoudzou" +value: "386" +data: App\Entity\Region {#4207 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5880 +label: "Managua" +value: "396" +data: App\Entity\Region {#4214 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5881 +label: "Manama" +value: "267" +data: App\Entity\Region {#4221 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5882 +label: "Maniema" +value: "144" +data: App\Entity\Region {#4228 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5883 +label: "Manille" +value: "414" +data: App\Entity\Region {#4235 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5884 +label: "Maputo" +value: "392" +data: App\Entity\Region {#4242 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5885 +label: "Maradi" +value: "148" +data: App\Entity\Region {#4249 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5886 +label: "Mariehamn" +value: "336" +data: App\Entity\Region {#4256 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5887 +label: "Marigot" +value: "435" +data: App\Entity\Region {#4263 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5888 +label: "Maritime" +value: "126" +data: App\Entity\Region {#4270 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5889 +label: "Mascate" +value: "402" +data: App\Entity\Region {#4277 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5890 +label: "Maseru" +value: "367" +data: App\Entity\Region {#4284 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5891 +label: "Mata-Utu" +value: "480" +data: App\Entity\Region {#4291 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5892 +label: "Matam" +value: "5" +data: App\Entity\Region {#4298 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5893 +label: "Mbabane" +value: "457" +data: App\Entity\Region {#4305 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5894 +label: "Mbadjini-Est, Île de Grande Comore (Ngazidja)" +value: "72" +data: App\Entity\Region {#4312 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5895 +label: "Mbadjini-Ouest, Île de Grande Comore (Ngazidja)" +value: "73" +data: App\Entity\Region {#4319 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5896 +label: "Médenine" +value: "226" +data: App\Entity\Region {#4326 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5897 +label: "Melaky" +value: "112" +data: App\Entity\Region {#4333 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5898 +label: "Melekeok" +value: "406" +data: App\Entity\Region {#4340 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5899 +label: "Menabe" +value: "121" +data: App\Entity\Region {#4347 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5900 +label: "Mexico" +value: "387" +data: App\Entity\Region {#4354 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5901 +label: "Minsk" +value: "275" +data: App\Entity\Region {#4361 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5902 +label: "Mitsamiouli-Mboudé, Île de Grande Comore (Ngazidja)" +value: "74" +data: App\Entity\Region {#4368 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5903 +label: "Mogadiscio" +value: "449" +data: App\Entity\Region {#4375 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5904 +label: "Monaco" +value: "419" +data: App\Entity\Region {#4382 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5905 +label: "Monastir" +value: "227" +data: App\Entity\Region {#4389 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5906 +label: "Mongala" +value: "143" +data: App\Entity\Region {#4396 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5907 +label: "Mono" +value: "244" +data: App\Entity\Region {#4403 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5908 +label: "Monrovia" +value: "370" +data: App\Entity\Region {#4410 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5909 +label: "Montevideo" +value: "475" +data: App\Entity\Region {#4417 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5910 +label: "Moroni" +value: "291" +data: App\Entity\Region {#4424 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5911 +label: "Moroni-Bambao, Île de Grande Comore (Ngazidja)" +value: "75" +data: App\Entity\Region {#4431 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5912 +label: "Moscou" +value: "427" +data: App\Entity\Region {#4438 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5913 +label: "Moyen-Ogooué" +value: "29" +data: App\Entity\Region {#4445 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5914 +label: "Mrémani, Île de Anjouan (Ndzwani)" +value: "76" +data: App\Entity\Region {#4452 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5915 +label: "Muramvya" +value: "59" +data: App\Entity\Region {#4459 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5916 +label: "Mutsamudu, Île de Anjouan (Ndzwani)" +value: "77" +data: App\Entity\Region {#4466 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5917 +label: "Muyinga" +value: "60" +data: App\Entity\Region {#4473 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5918 +label: "Mwaro" +value: "61" +data: App\Entity\Region {#4480 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5919 +label: "N'Djaména" +value: "462" +data: App\Entity\Region {#4487 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5920 +label: "Nabeul" +value: "228" +data: App\Entity\Region {#4494 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5921 +label: "Nairobi" +value: "362" +data: App\Entity\Region {#4501 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5922 +label: "Nassau" +value: "266" +data: App\Entity\Region {#4508 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5923 +label: "Naypyidaw" +value: "276" +data: App\Entity\Region {#4515 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5924 +label: "New Delhi" +value: "349" +data: App\Entity\Region {#4522 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5925 +label: "Ngounié" +value: "30" +data: App\Entity\Region {#4529 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5926 +label: "Ngozi" +value: "62" +data: App\Entity\Region {#4536 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5927 +label: "Niamey" +value: "172" +data: App\Entity\Region {#4543 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5928 +label: "Niari" +value: "23" +data: App\Entity\Region {#4550 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5929 +label: "Nicosie" +value: "289" +data: App\Entity\Region {#4557 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5930 +label: "Nioumachoi, Île de Mohéli (Mwali)" +value: "78" +data: App\Entity\Region {#4564 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5931 +label: "Nippes" +value: "87" +data: App\Entity\Region {#4571 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5932 +label: "Nord" +value: "38" +data: App\Entity\Region {#4578 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5933 +label: "Nord" +value: "88" +data: App\Entity\Region {#4585 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5934 +label: "Nord-Est" +value: "89" +data: App\Entity\Region {#4592 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5935 +label: "Nord-Kivu" +value: "171" +data: App\Entity\Region {#4599 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5936 +label: "Nord-Ouest" +value: "43" +data: App\Entity\Region {#4606 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5937 +label: "Nord-Ouest" +value: "90" +data: App\Entity\Region {#4613 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5938 +label: "Nord-Ubangi" +value: "164" +data: App\Entity\Region {#4620 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5939 +label: "Nouakchott" +value: "385" +data: App\Entity\Region {#4627 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5940 +label: "Nouméa" +value: "400" +data: App\Entity\Region {#4634 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5941 +label: "Nuku'alofa" +value: "469" +data: App\Entity\Region {#4641 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5942 +label: "Nuuk" +value: "320" +data: App\Entity\Region {#4648 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5943 +label: "Nyanga" +value: "31" +data: App\Entity\Region {#4655 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5944 +label: "Nzérékoré" +value: "101" +data: App\Entity\Region {#4662 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5945 +label: "Obock" +value: "138" +data: App\Entity\Region {#4669 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5946 +label: "Ogooué-Ivindo" +value: "32" +data: App\Entity\Region {#4676 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5947 +label: "Ogooué-Lolo" +value: "33" +data: App\Entity\Region {#4683 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5948 +label: "Ogooué-Maritime" +value: "34" +data: App\Entity\Region {#4690 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5949 +label: "Oichili-Dimani, Île de Grande Comore (Ngazidja)" +value: "79" +data: App\Entity\Region {#4697 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5950 +label: "Oranjestad" +value: "262" +data: App\Entity\Region {#4704 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5951 +label: "Oslo" +value: "399" +data: App\Entity\Region {#4711 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5952 +label: "Ottawa" +value: "285" +data: App\Entity\Region {#4718 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5953 +label: "Ouagadougou" +value: "282" +data: App\Entity\Region {#4725 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5954 +label: "Ouani, Île de Anjouan (Ndzwani)" +value: "80" +data: App\Entity\Region {#4732 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5955 +label: "Ouémé" +value: "245" +data: App\Entity\Region {#4739 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5956 +label: "Ouest" +value: "42" +data: App\Entity\Region {#4746 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5957 +label: "Ouest" +value: "91" +data: App\Entity\Region {#4753 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5958 +label: "Oulan-Bator" +value: "389" +data: App\Entity\Region {#4760 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5959 +label: "Pago Pago" +value: "440" +data: App\Entity\Region {#4767 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5960 +label: "Palikir" +value: "306" +data: App\Entity\Region {#4774 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5961 +label: "Panama" +value: "408" +data: App\Entity\Region {#4781 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5962 +label: "Papeete" +value: "416" +data: App\Entity\Region {#4788 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5963 +label: "Paramaribo" +value: "455" +data: App\Entity\Region {#4795 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5964 +label: "Paris" +value: "311" +data: App\Entity\Region {#4802 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5965 +label: "Pékin" +value: "288" +data: App\Entity\Region {#4809 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5966 +label: "Philipsburg" +value: "446" +data: App\Entity\Region {#4816 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5967 +label: "Phnom Penh" +value: "283" +data: App\Entity\Region {#4823 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5968 +label: "Plateau" +value: "246" +data: App\Entity\Region {#4830 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5969 +label: "Plateaux" +value: "17" +data: App\Entity\Region {#4837 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5970 +label: "Plateaux" +value: "127" +data: App\Entity\Region {#4844 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5971 +label: "Plymouth" +value: "391" +data: App\Entity\Region {#4851 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5972 +label: "Podgorica" +value: "390" +data: App\Entity\Region {#4858 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5973 +label: "Pointe-Noire" +value: "19" +data: App\Entity\Region {#4865 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5974 +label: "Pool" +value: "21" +data: App\Entity\Region {#4872 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5975 +label: "Port Moresby" +value: "409" +data: App\Entity\Region {#4879 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5976 +label: "Port Stanley" +value: "340" +data: App\Entity\Region {#4886 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5977 +label: "Port-au-Prince" +value: "329" +data: App\Entity\Region {#4893 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5978 +label: "Port-aux-Français" +value: "463" +data: App\Entity\Region {#4900 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5979 +label: "Port-d'Espagne" +value: "470" +data: App\Entity\Region {#4907 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5980 +label: "Port-Louis" +value: "384" +data: App\Entity\Region {#4914 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5981 +label: "Port-Vila" +value: "476" +data: App\Entity\Region {#4921 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5982 +label: "Porto Novo" +value: "272" +data: App\Entity\Region {#4928 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5983 +label: "Prague" +value: "423" +data: App\Entity\Region {#4935 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5984 +label: "Praia" +value: "286" +data: App\Entity\Region {#4942 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5985 +label: "préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja)" +value: "81" +data: App\Entity\Region {#4949 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5986 +label: "Pretoria" +value: "250" +data: App\Entity\Region {#4956 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5987 +label: "Pyongyang" +value: "292" +data: App\Entity\Region {#4963 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5988 +label: "Quito" +value: "301" +data: App\Entity\Region {#4970 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5989 +label: "Rabat" +value: "382" +data: App\Entity\Region {#4977 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5990 +label: "Reykjavik" +value: "354" +data: App\Entity\Region {#4984 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5991 +label: "Riga" +value: "368" +data: App\Entity\Region {#4991 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5992 +label: "Riyad" +value: "259" +data: App\Entity\Region {#4998 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5993 +label: "Road Town" +value: "348" +data: App\Entity\Region {#5005 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5994 +label: "Rome" +value: "356" +data: App\Entity\Region {#5012 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5995 +label: "Roseau" +value: "298" +data: App\Entity\Region {#5019 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5996 +label: "Rumonge" +value: "64" +data: App\Entity\Region {#5026 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5997 +label: "Rutana" +value: "65" +data: App\Entity\Region {#5033 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5998 +label: "Ruyigi" +value: "66" +data: App\Entity\Region {#5040 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5999 +label: "Saint John" +value: "257" +data: App\Entity\Region {#5047 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6000 +label: "Saint Louis" +value: "3" +data: App\Entity\Region {#5054 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6001 +label: "Saint-Denis" +value: "424" +data: App\Entity\Region {#5061 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6002 +label: "Saint-Domingue" +value: "422" +data: App\Entity\Region {#5068 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6003 +label: "Saint-Georges" +value: "319" +data: App\Entity\Region {#5075 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6004 +label: "Saint-Helier" +value: "359" +data: App\Entity\Region {#5082 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6005 +label: "Saint-Pierre" +value: "436" +data: App\Entity\Region {#5089 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6006 +label: "Saint-Pierre-Port" +value: "324" +data: App\Entity\Region {#5096 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6007 +label: "Saipan" +value: "342" +data: App\Entity\Region {#5103 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6008 +label: "San José" +value: "294" +data: App\Entity\Region {#5110 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6009 +label: "San Juan" +value: "417" +data: App\Entity\Region {#5117 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6010 +label: "San Salvador" +value: "438" +data: App\Entity\Region {#5124 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6011 +label: "Sanaa" +value: "481" +data: App\Entity\Region {#5131 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6012 +label: "Sangha" +value: "24" +data: App\Entity\Region {#5138 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6013 +label: "Sankuru" +value: "165" +data: App\Entity\Region {#5145 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6014 +label: "Santiago" +value: "287" +data: App\Entity\Region {#5152 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6015 +label: "Sao Tomé" +value: "441" +data: App\Entity\Region {#5159 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6016 +label: "Sarajevo" +value: "278" +data: App\Entity\Region {#5166 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6017 +label: "Sava" +value: "104" +data: App\Entity\Region {#5173 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6018 +label: "Savanes" +value: "130" +data: App\Entity\Region {#5180 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6019 +label: "Sédhiou" +value: "14" +data: App\Entity\Region {#5187 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6020 +label: "Séoul" +value: "293" +data: App\Entity\Region {#5194 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6021 +label: "Sfax" +value: "229" +data: App\Entity\Region {#5201 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6022 +label: "Sidi Bouzid" +value: "230" +data: App\Entity\Region {#5208 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6023 +label: "Siliana" +value: "231" +data: App\Entity\Region {#5215 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6024 +label: "Sima, Île de Anjouan (Ndzwani)" +value: "82" +data: App\Entity\Region {#5222 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6025 +label: "Singapour" +value: "445" +data: App\Entity\Region {#5229 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6026 +label: "Skopje" +value: "376" +data: App\Entity\Region {#5236 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6027 +label: "Sofia" +value: "109" +data: App\Entity\Region {#5243 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6028 +label: "Sousse" +value: "232" +data: App\Entity\Region {#5250 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6029 +label: "Stockholm" +value: "453" +data: App\Entity\Region {#5257 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6030 +label: "Sucre" +value: "277" +data: App\Entity\Region {#5264 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6031 +label: "Sud" +value: "47" +data: App\Entity\Region {#5271 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6032 +label: "Sud" +value: "92" +data: App\Entity\Region {#5278 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6033 +label: "Sud-Est" +value: "93" +data: App\Entity\Region {#5285 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6034 +label: "Sud-Kivu" +value: "166" +data: App\Entity\Region {#5292 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6035 +label: "Sud-Ouest" +value: "44" +data: App\Entity\Region {#5299 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6036 +label: "Sud-Ubangi" +value: "167" +data: App\Entity\Region {#5306 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6037 +label: "Suva" +value: "309" +data: App\Entity\Region {#5313 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6038 +label: "Tachkent" +value: "404" +data: App\Entity\Region {#5320 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6039 +label: "Tadjoura" +value: "136" +data: App\Entity\Region {#5327 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6040 +label: "Tahoua" +value: "149" +data: App\Entity\Region {#5334 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6041 +label: "Taipei" +value: "460" +data: App\Entity\Region {#5341 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6042 +label: "Tallinn" +value: "304" +data: App\Entity\Region {#5348 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6043 +label: "Tambacounda" +value: "10" +data: App\Entity\Region {#5355 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6044 +label: "Tanganyika" +value: "168" +data: App\Entity\Region {#5362 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6045 +label: "Tarawa Sud" +value: "364" +data: App\Entity\Region {#5369 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6046 +label: "Tataouine" +value: "233" +data: App\Entity\Region {#5376 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6047 +label: "Tbilisi" +value: "314" +data: App\Entity\Region {#5383 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6048 +label: "Tegucigalpa" +value: "330" +data: App\Entity\Region {#5390 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6049 +label: "Téhéran" +value: "351" +data: App\Entity\Region {#5397 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6050 +label: "The Valley" +value: "256" +data: App\Entity\Region {#5404 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6051 +label: "Thiès" +value: "2" +data: App\Entity\Region {#5411 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6052 +label: "Thimphu" +value: "274" +data: App\Entity\Region {#5418 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6053 +label: "Tillabéri" +value: "150" +data: App\Entity\Region {#5425 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6054 +label: "Tirana" +value: "251" +data: App\Entity\Region {#5432 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6055 +label: "Tokyo" +value: "358" +data: App\Entity\Region {#5439 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6056 +label: "Torshavn" +value: "341" +data: App\Entity\Region {#5446 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6057 +label: "Tozeur" +value: "234" +data: App\Entity\Region {#5453 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6058 +label: "Tripoli" +value: "371" +data: App\Entity\Region {#5460 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6059 +label: "Tshopo" +value: "169" +data: App\Entity\Region {#5467 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6060 +label: "Tshuapa" +value: "170" +data: App\Entity\Region {#5474 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6061 +label: "Tunis" +value: "235" +data: App\Entity\Region {#5481 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6062 +label: "Vaduz" +value: "372" +data: App\Entity\Region {#5488 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6063 +label: "Vakinankaratra" +value: "107" +data: App\Entity\Region {#5495 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6064 +label: "Varsovie" +value: "415" +data: App\Entity\Region {#5502 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6065 +label: "Vatican" +value: "477" +data: App\Entity\Region {#5509 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6066 +label: "Vatovavy" +value: "118" +data: App\Entity\Region {#5516 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6067 +label: "Victoria" +value: "443" +data: App\Entity\Region {#5523 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6068 +label: "Vienne" +value: "264" +data: App\Entity\Region {#5530 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6069 +label: "Vientiane" +value: "366" +data: App\Entity\Region {#5537 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6070 +label: "Ville de Saint-Marin" +value: "434" +data: App\Entity\Region {#5544 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6071 +label: "Vilnius" +value: "373" +data: App\Entity\Region {#5551 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6072 +label: "Washington" +value: "307" +data: App\Entity\Region {#5558 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6073 +label: "Wellington" +value: "401" +data: App\Entity\Region {#5565 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6074 +label: "West Island" +value: "338" +data: App\Entity\Region {#5572 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6075 +label: "Windhoek" +value: "393" +data: App\Entity\Region {#5579 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6076 +label: "Woleu-Ntem" +value: "35" +data: App\Entity\Region {#5586 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6077 +label: "Yamoussoukro" +value: "209" +data: App\Entity\Region {#5593 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6078 +label: "Yaoundé" +value: "284" +data: App\Entity\Region {#5600 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6079 +label: "Yaren" +value: "394" +data: App\Entity\Region {#5607 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6080 +label: "Yerevan" +value: "261" +data: App\Entity\Region {#5614 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6081 +label: "Zaghouan" +value: "236" +data: App\Entity\Region {#5621 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6082 +label: "Zagreb" +value: "295" +data: App\Entity\Region {#5628 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6083 +label: "Ziguinchor" +value: "13" +data: App\Entity\Region {#5635 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6084 +label: "Zinder" +value: "151" +data: App\Entity\Region {#5642 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6085 +label: "Zou" +value: "247" +data: App\Entity\Region {#5649 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2542 -form: Symfony\Component\Form\Form {#1143 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2543 …5} |
full_name | "userbundle_user[residenceRegion]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "userbundle_user_residenceRegion" |
is_selected | Closure($choice, $value) {#6087 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#639 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "residenceRegion" |
placeholder | "graduate.select_your_residence_country" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_userbundle_user_residenceRegion" |
valid | true |
value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 9 caractère" "placeholder" => "menu.phone_number" ] |
[ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 9 caractère" "placeholder" => "menu.phone_number" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 9 caractère" "placeholder" => "menu.phone_number" ] |
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\CsrfTokenManager {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#469 …} -namespace: Closure() {#625 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#734 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#543 …} } |
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 | 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() {#735 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#381 …} $translationDomain: "validators" $message: Closure() {#751 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 9 caractère" "placeholder" => "menu.phone_number" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_userbundle_user_phone" ] |
cache_key | "_userbundle_user_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6088 -form: Symfony\Component\Form\Form {#1237 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6089 …5} |
full_name | "userbundle_user[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "userbundle_user_phone" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_userbundle_user_phone" |
valid | true |
value | "" |
validCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "Code" ] |
[ "class" => "form-control" "placeholder" => "Code" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "placeholder" => "Code" ] |
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\CsrfTokenManager {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#469 …} -namespace: Closure() {#625 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#765 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#543 …} } |
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 | 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#748 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#381 …} $translationDomain: "validators" $message: Closure() {#725 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "Code" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_userbundle_user_validCode" ] |
cache_key | "_userbundle_user_validCode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6090 -form: Symfony\Component\Form\Form {#1160 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6091 …5} |
full_name | "userbundle_user[validCode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "userbundle_user_validCode" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "validCode" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_userbundle_user_validCode" |
valid | true |
value | "" |
username
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 4 caractère" "placeholder" => "Pseudo" ] |
[ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 4 caractère" "placeholder" => "Pseudo" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 4 caractère" "placeholder" => "Pseudo" ] |
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\CsrfTokenManager {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#469 …} -namespace: Closure() {#625 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#727 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#543 …} } |
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 | 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#825 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#381 …} $translationDomain: "validators" $message: Closure() {#730 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 4 caractère" "placeholder" => "Pseudo" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_userbundle_user_username" ] |
cache_key | "_userbundle_user_username_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6092 -form: Symfony\Component\Form\Form {#1247 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6093 …5} |
full_name | "userbundle_user[username]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "userbundle_user_username" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "username" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_userbundle_user_username" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "data-error" => "Email invalide" "placeholder" => "menu.email" ] |
[ "class" => "form-control" "data-error" => "Email invalide" "placeholder" => "menu.email" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "data-error" => "Email invalide" "placeholder" => "menu.email" ] |
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\CsrfTokenManager {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#469 …} -namespace: Closure() {#625 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#832 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#543 …} } |
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 | 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#834 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#381 …} $translationDomain: "validators" $message: Closure() {#833 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "data-error" => "Email invalide" "placeholder" => "menu.email" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_userbundle_user_email" ] |
cache_key | "_userbundle_user_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6094 -form: Symfony\Component\Form\Form {#1202 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6095 …5} |
full_name | "userbundle_user[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "userbundle_user_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_userbundle_user_email" |
valid | true |
value | "" |
password
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
[ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
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\CsrfTokenManager {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#469 …} -namespace: Closure() {#625 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#841 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#543 …} } |
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 | "The password is invalid." |
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 | false |
upload_max_size_message | Closure() {#712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#381 …} $translationDomain: "validators" $message: Closure() {#839 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_userbundle_user_password" ] |
cache_key | "_userbundle_user_password_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6096 -form: Symfony\Component\Form\Form {#1249 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6097 …5} |
full_name | "userbundle_user[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "userbundle_user_password" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_userbundle_user_password" |
valid | true |
value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
first_options | [ "label" => "menu.password" "attr" => [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] ] |
[ "label" => "menu.password" "attr" => [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] ] |
required | true |
same as passed value |
second_options | [ "label" => "Repeter le mot de passe" "attr" => [ "class" => "form-control" "placeholder" => "menu.confirm" ] ] |
[ "label" => "Repeter le mot de passe" "attr" => [ "class" => "form-control" "placeholder" => "menu.confirm" ] ] |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
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\CsrfTokenManager {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#469 …} -namespace: Closure() {#625 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#912 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#543 …} } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label" => "menu.password" "attr" => [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The values do not match." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
options | [] |
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 | [] |
second_name | "second" |
second_options | [ "label" => "Repeter le mot de passe" "attr" => [ "class" => "form-control" "placeholder" => "menu.confirm" ] ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#918 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#381 …} $translationDomain: "validators" $message: Closure() {#917 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_userbundle_user_plainPassword" ] |
cache_key | "_userbundle_user_plainPassword_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6098 -form: Symfony\Component\Form\Form {#1281 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6099 …5} |
full_name | "userbundle_user[plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "userbundle_user_plainPassword" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPassword" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_userbundle_user_plainPassword" |
valid | true |
value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
[ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
error_bubbling | false |
false
|
label | "menu.password" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
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\CsrfTokenManager {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#469 …} -namespace: Closure() {#625 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1256 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#543 …} } |
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 | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "menu.password" |
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 | false |
upload_max_size_message | Closure() {#1258 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#381 …} $translationDomain: "validators" $message: Closure() {#1257 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_userbundle_user_plainPassword_first" ] |
cache_key | "_userbundle_user_plainPassword_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6103 -form: Symfony\Component\Form\Form {#1284 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6102 …5} |
full_name | "userbundle_user[plainPassword][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "userbundle_user_plainPassword_first" |
label | "menu.password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_userbundle_user_plainPassword_first" |
valid | true |
value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "placeholder" => "menu.confirm" ] |
[ "class" => "form-control" "placeholder" => "menu.confirm" ] |
error_bubbling | false |
false
|
label | "Repeter le mot de passe" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "class" => "form-control" "placeholder" => "menu.confirm" ] |
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\CsrfTokenManager {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#469 …} -namespace: Closure() {#625 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1264 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#543 …} } |
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 | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Repeter le mot de passe" |
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 | false |
upload_max_size_message | Closure() {#1266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#381 …} $translationDomain: "validators" $message: Closure() {#1265 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "placeholder" => "menu.confirm" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_userbundle_user_plainPassword_second" ] |
cache_key | "_userbundle_user_plainPassword_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6104 -form: Symfony\Component\Form\Form {#1287 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6105 …5} |
full_name | "userbundle_user[plainPassword][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "userbundle_user_plainPassword_second" |
label | "Repeter le mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_userbundle_user_plainPassword_second" |
valid | true |
value | "" |
profils
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#553 -elements: [] } |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control select2" ] |
[ "class" => "form-control select2" ] |
class | "App\Entity\Role" |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $r) {#672 class: "App\Form\UserType" this: App\Form\UserType {#542 …} } |
Doctrine\ORM\QueryBuilder {#868 -em: Doctrine\ORM\EntityManager {#689 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#883 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ig" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#862 #from: "App\Entity\Role" #alias: "ig" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#874 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ig.pseudo ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT ig FROM App\Entity\Role ig ORDER BY ig.pseudo ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#876 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control select2" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#656 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#688 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1034 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#891 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#938 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#742 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#887 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#896 …} } |
choices | null |
class | "App\Entity\Role" |
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\CsrfTokenManager {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#469 …} -namespace: Closure() {#625 …} } |
data_class | null |
disabled | false |
em | ContainerQH06XZh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#153 …2} |
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 {#1022 -om: ContainerQH06XZh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#153 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#898 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
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 {#868 -em: Doctrine\ORM\EntityManager {#689 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#883 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ig" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#862 #from: "App\Entity\Role" #alias: "ig" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#874 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ig.pseudo ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT ig FROM App\Entity\Role ig ORDER BY ig.pseudo ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#876 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#381 …} $translationDomain: "validators" $message: Closure() {#902 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control select2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_userbundle_user_profils" ] |
cache_key | "_userbundle_user_profils_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6108 +label: "ROLE_ADMIN" +value: "1" +data: App\Entity\Role {#6121 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6113 +label: "ROLE_ENQUETEUR" +value: "2" +data: App\Entity\Role {#6123 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6106 +label: "ROLE_ENTREPRISE" +value: "3" +data: App\Entity\Role {#6124 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6116 +label: "ROLE_ETABLISSEMENT" +value: "5" +data: App\Entity\Role {#6125 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6109 +label: "ROLE_LEGISLATEUR" +value: "6" +data: App\Entity\Role {#6126 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6129 +label: "ROLE_DIPLOME" +value: "12" +data: App\Entity\Role {#6127 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6130 +label: "PRINCIPAL" +value: "13" +data: App\Entity\Role {#6128 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Doctrine\Common\Collections\ArrayCollection {#553 -elements: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6100 -form: Symfony\Component\Form\Form {#1290 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6101 …5} |
full_name | "userbundle_user[profils][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "userbundle_user_profils" |
is_selected | Closure($choice, array $values) {#6132 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#639 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "profils" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_userbundle_user_profils" |
valid | true |
value | [] |
typePerson
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
choices | [ "menu.company" => "ROLE_ENTREPRISE" "menu.establishment" => "ROLE_ETABLISSEMENT" "menu.graduate" => "ROLE_DIPLOME" ] |
[ "menu.company" => "ROLE_ENTREPRISE" "menu.establishment" => "ROLE_ETABLISSEMENT" "menu.graduate" => "ROLE_DIPLOME" ] |
mapped | false |
false
|
placeholder | "menu.select" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "menu.company" => "ROLE_ENTREPRISE" "menu.establishment" => "ROLE_ETABLISSEMENT" "menu.graduate" => "ROLE_DIPLOME" ] |
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\CsrfTokenManager {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#469 …} -namespace: Closure() {#625 …} } |
data_class | null |
disabled | false |
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 | [] |
inherit_data | false |
invalid_message | "The selected choice 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" |
multiple | false |
placeholder | "menu.select" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1024 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#381 …} $translationDomain: "validators" $message: Closure() {#1014 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_userbundle_user_typePerson" ] |
cache_key | "_userbundle_user_typePerson_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6135 +label: "menu.company" +value: "ROLE_ENTREPRISE" +data: "ROLE_ENTREPRISE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6136 +label: "menu.establishment" +value: "ROLE_ETABLISSEMENT" +data: "ROLE_ETABLISSEMENT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6137 +label: "menu.graduate" +value: "ROLE_DIPLOME" +data: "ROLE_DIPLOME" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6133 -form: Symfony\Component\Form\Form {#1293 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6134 …5} |
full_name | "userbundle_user[typePerson]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "userbundle_user_typePerson" |
is_selected | Closure($choice, $value) {#6139 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#639 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "typePerson" |
placeholder | "menu.select" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_userbundle_user_typePerson" |
valid | true |
value | "" |
adminRegions
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#514 -elements: [] } |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control select2" ] |
[ "class" => "form-control select2" ] |
class | "App\Entity\Region" |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $entityRepository) {#675 class: "App\Form\UserType" this: App\Form\UserType {#542 …} } |
Doctrine\ORM\QueryBuilder {#1036 -em: Doctrine\ORM\EntityManager {#689 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1047 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1046 #from: "App\Entity\Region" #alias: "r" #indexBy: null } ] "join" => [ "r" => [ Doctrine\ORM\Query\Expr\Join {#1045 #joinType: "LEFT" #join: "r.country" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1052 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.valid = true" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT r FROM App\Entity\Region r LEFT JOIN r.country c WHERE c.valid = true" -parameters: Doctrine\Common\Collections\ArrayCollection {#1048 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "c" => "r" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control select2" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#656 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#688 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1070 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1050 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1088 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#742 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1051 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#805 …} } |
choices | null |
class | "App\Entity\Region" |
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\CsrfTokenManager {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#469 …} -namespace: Closure() {#625 …} } |
data_class | null |
disabled | false |
em | ContainerQH06XZh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#153 …2} |
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 {#958 -om: ContainerQH06XZh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#153 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#787 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
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 {#1036 -em: Doctrine\ORM\EntityManager {#689 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1047 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1046 #from: "App\Entity\Region" #alias: "r" #indexBy: null } ] "join" => [ "r" => [ Doctrine\ORM\Query\Expr\Join {#1045 #joinType: "LEFT" #join: "r.country" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1052 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.valid = true" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT r FROM App\Entity\Region r LEFT JOIN r.country c WHERE c.valid = true" -parameters: Doctrine\Common\Collections\ArrayCollection {#1048 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "c" => "r" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#381 …} $translationDomain: "validators" $message: Closure() {#1038 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control select2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_userbundle_user_adminRegions" ] |
cache_key | "_userbundle_user_adminRegions_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6142 +label: "Extrême-Nord" +value: "37" +data: App\Entity\Region {#3423 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6144 +label: "Nord" +value: "38" +data: App\Entity\Region {#4578 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6146 +label: "Adamaoua" +value: "39" +data: App\Entity\Region {#2604 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6149 +label: "Centre" +value: "40" +data: App\Entity\Region {#3171 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6148 +label: "Littoral" +value: "41" +data: App\Entity\Region {#4053 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6143 +label: "Ouest" +value: "42" +data: App\Entity\Region {#4746 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6154 +label: "Nord-Ouest" +value: "43" +data: App\Entity\Region {#4606 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6152 +label: "Sud-Ouest" +value: "44" +data: App\Entity\Region {#5299 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6150 +label: "Est" +value: "46" +data: App\Entity\Region {#3409 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6145 +label: "Sud" +value: "47" +data: App\Entity\Region {#5271 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6155 +label: "Yaoundé" +value: "284" +data: App\Entity\Region {#5600 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Doctrine\Common\Collections\ArrayCollection {#514 -elements: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6140 -form: Symfony\Component\Form\Form {#1296 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6141 …5} |
full_name | "userbundle_user[adminRegions][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "userbundle_user_adminRegions" |
is_selected | Closure($choice, array $values) {#6157 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#639 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "adminRegions" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_userbundle_user_adminRegions" |
valid | true |
value | [] |
adminCities
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#516 -elements: [] } |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control select2" "id" => "idAdminCities" ] |
[ "class" => "form-control select2" "id" => "idAdminCities" ] |
class | "App\Entity\City" |
same as passed value |
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control select2" "id" => "idAdminCities" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#656 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#688 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1125 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1058 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1119 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#742 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1120 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1121 …} } |
choices | null |
class | "App\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\CsrfTokenManager {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#469 …} -namespace: Closure() {#625 …} } |
data_class | null |
disabled | false |
em | ContainerQH06XZh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#153 …2} |
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 {#1077 -om: ContainerQH06XZh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#153 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1071 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
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 | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1059 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#381 …} $translationDomain: "validators" $message: Closure() {#1060 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control select2" "id" => "idAdminCities" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_userbundle_user_adminCities" ] |
cache_key | "_userbundle_user_adminCities_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6160 +label: "Country.senegal - Dakar - Yoff-Mermoz" +value: "1" +data: App\Entity\City {#6169 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6162 +label: "Country.senegal - Dakar - Pikine" +value: "3" +data: App\Entity\City {#6187 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6173 +label: "Country.senegal - Thiès - Thiès" +value: "5" +data: App\Entity\City {#6208 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6174 +label: "Country.senegal - Diourbel - Touba" +value: "6" +data: App\Entity\City {#6224 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6182 +label: "Country.senegal - Dakar - Guédiawaye" +value: "7" +data: App\Entity\City {#6221 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6161 +label: "Country.senegal - Kaolack - Kaolack" +value: "8" +data: App\Entity\City {#6218 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6167 +label: "Country.senegal - Thiès - Mbour" +value: "9" +data: App\Entity\City {#6209 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6176 +label: "Country.senegal - Saint Louis - Saint-Louis" +value: "10" +data: App\Entity\City {#6227 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6164 +label: "Country.senegal - Dakar - Rufisque" +value: "11" +data: App\Entity\City {#6230 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6163 +label: "Country.senegal - Ziguinchor - Ziguinchor" +value: "12" +data: App\Entity\City {#6233 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6171 +label: "Country.senegal - Diourbel - Diourbel" +value: "13" +data: App\Entity\City {#6236 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7845 +label: "Country.senegal - Louga - Louga" +value: "14" +data: App\Entity\City {#6239 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7846 +label: "Country.senegal - Tambacounda - Tambacounda" +value: "15" +data: App\Entity\City {#6242 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7847 +label: "Country.senegal - Diourbel - Mbacké" +value: "16" +data: App\Entity\City {#6245 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7848 +label: "Country.senegal - Kolda - Kolda" +value: "17" +data: App\Entity\City {#6248 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7849 +label: "Country.senegal - Saint Louis - Richard-Toll" +value: "18" +data: App\Entity\City {#6251 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7850 +label: "Country.senegal - Dakar - Bargny" +value: "19" +data: App\Entity\City {#6254 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7851 +label: "Country.senegal - Thiès - Tivaouane" +value: "20" +data: App\Entity\City {#6257 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7852 +label: "Country.senegal - Thiès - Joal-Fadiouth" +value: "21" +data: App\Entity\City {#6260 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7853 +label: "Country.senegal - Fatick - Fatick" +value: "22" +data: App\Entity\City {#6263 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7854 +label: "Country.senegal - Matam - Matam" +value: "23" +data: App\Entity\City {#6266 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7855 +label: "Country.senegal - Kaffrine - Kaffrine" +value: "24" +data: App\Entity\City {#6269 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7856 +label: "Country.senegal - Kédougou - Kédougou" +value: "25" +data: App\Entity\City {#6272 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7857 +label: "Country.senegal - Sédhiou - Sédhiou" +value: "26" +data: App\Entity\City {#6275 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7858 +label: "Country.republic_of_congo - Brazzaville - Brazzaville" +value: "27" +data: App\Entity\City {#6278 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7859 +label: "Country.republic_of_congo - Pointe-Noire - Pointe-Noire" +value: "28" +data: App\Entity\City {#6281 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7860 +label: "Country.republic_of_congo - Plateaux - Djambala" +value: "29" +data: App\Entity\City {#6284 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7861 +label: "Country.republic_of_congo - Niari - Dolisie" +value: "30" +data: App\Entity\City {#6287 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7862 +label: "Country.republic_of_congo - Likouala - Impfondo" +value: "31" +data: App\Entity\City {#6290 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7863 +label: "Country.republic_of_congo - Pool - Kinkala" +value: "32" +data: App\Entity\City {#6293 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7864 +label: "Country.republic_of_congo - Kouilou - Loango" +value: "33" +data: App\Entity\City {#6296 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7865 +label: "Country.republic_of_congo - Bouenza - Madingou" +value: "34" +data: App\Entity\City {#6299 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7866 +label: "Country.republic_of_congo - Sangha - Ouesso" +value: "35" +data: App\Entity\City {#6302 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7867 +label: "Country.republic_of_congo - Cuvette - Owando" +value: "36" +data: App\Entity\City {#6305 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7868 +label: "Country.republic_of_congo - Lékoumou - Sibiti" +value: "37" +data: App\Entity\City {#6308 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7869 +label: "Country.gabon - Estuaire - Libreville" +value: "38" +data: App\Entity\City {#6311 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7870 +label: "Country.gabon - Haut-Ogooué - Franceville" +value: "39" +data: App\Entity\City {#6314 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7871 +label: "Country.gabon - Moyen-Ogooué - Lambaréné" +value: "40" +data: App\Entity\City {#6317 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7872 +label: "Country.gabon - Ngounié - Mouila" +value: "41" +data: App\Entity\City {#6320 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7873 +label: "Country.gabon - Nyanga - Tchibanga" +value: "42" +data: App\Entity\City {#6323 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7874 +label: "Country.gabon - Ogooué-Ivindo - Makokou" +value: "43" +data: App\Entity\City {#6326 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7875 +label: "Country.gabon - Ogooué-Lolo - Koulamoutou" +value: "44" +data: App\Entity\City {#6329 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7876 +label: "Country.gabon - Ogooué-Maritime - Port-Gentil" +value: "45" +data: App\Entity\City {#6332 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7877 +label: "Country.gabon - Woleu-Ntem - Oyem" +value: "46" +data: App\Entity\City {#6335 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7878 +label: "Country.gabon - Estuaire - Ntoum" +value: "47" +data: App\Entity\City {#6338 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7879 +label: "Country.gabon - Haut-Ogooué - Moanda" +value: "48" +data: App\Entity\City {#6341 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7880 +label: "Country.burundi - Bujumbura - Bujumbura (Mairie)" +value: "49" +data: App\Entity\City {#6344 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7881 +label: "Country.cameroon - Extrême-Nord - Maroua" +value: "50" +data: App\Entity\City {#6347 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7882 +label: "Country.cameroon - Nord - Garoua" +value: "51" +data: App\Entity\City {#6350 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7883 +label: "Country.cameroon - Adamaoua - Ngaoundéré" +value: "52" +data: App\Entity\City {#6353 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7884 +label: "Country.cameroon - Est - Bertoua" +value: "53" +data: App\Entity\City {#6356 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7885 +label: "Country.cameroon - Centre - Yaoundé" +value: "54" +data: App\Entity\City {#6359 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7886 +label: "Country.cameroon - Sud - Ebolowa" +value: "55" +data: App\Entity\City {#6362 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7887 +label: "Country.cameroon - Littoral - Douala" +value: "56" +data: App\Entity\City {#6365 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7888 +label: "Country.cameroon - Ouest - Bafoussam" +value: "57" +data: App\Entity\City {#6368 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7889 +label: "Country.cameroon - Nord-Ouest - Bamenda" +value: "58" +data: App\Entity\City {#6371 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7890 +label: "Country.cameroon - Sud-Ouest - Buéa" +value: "59" +data: App\Entity\City {#6374 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7891 +label: "Country.ivory_coast - Abidjan - Abidjan" +value: "60" +data: App\Entity\City {#6377 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7892 +label: "Country.burundi - Bujumbura - Bujumbura Rural" +value: "61" +data: App\Entity\City {#6380 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7893 +label: "Country.burundi - Bubanza - Bubanza" +value: "62" +data: App\Entity\City {#6383 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7894 +label: "Country.burundi - Bururi - Bururi" +value: "63" +data: App\Entity\City {#6386 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7895 +label: "Country.burundi - Cankuzo - Cankuzo" +value: "64" +data: App\Entity\City {#6389 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7896 +label: "Country.burundi - Cibitoke - Cibitoke" +value: "65" +data: App\Entity\City {#6392 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7897 +label: "Country.burundi - Gitega - Gitega" +value: "66" +data: App\Entity\City {#6395 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7898 +label: "Country.burundi - Karuzi - Karuzi" +value: "67" +data: App\Entity\City {#6398 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7899 +label: "Country.burundi - Kayanza - Kayanza" +value: "68" +data: App\Entity\City {#6401 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7900 +label: "Country.burundi - Kirundo - Kirundo" +value: "69" +data: App\Entity\City {#6404 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7901 +label: "Country.burundi - Makamba - Makamba" +value: "70" +data: App\Entity\City {#6407 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7902 +label: "Country.burundi - Muramvya - Muramvya" +value: "71" +data: App\Entity\City {#6410 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7903 +label: "Country.burundi - Muyinga - Muyinga" +value: "72" +data: App\Entity\City {#6413 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7904 +label: "Country.burundi - Mwaro - Mwaro" +value: "73" +data: App\Entity\City {#6416 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7905 +label: "Country.burundi - Ngozi - Ngozi" +value: "74" +data: App\Entity\City {#6419 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7906 +label: "Country.burundi - Rumonge - Rumonge" +value: "75" +data: App\Entity\City {#6422 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7907 +label: "Country.burundi - Rutana - Rutana" +value: "76" +data: App\Entity\City {#6425 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7908 +label: "Country.burundi - Ruyigi - Ruyigi" +value: "77" +data: App\Entity\City {#6428 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7909 +label: "Country.comoros - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Moroni" +value: "78" +data: App\Entity\City {#6431 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7910 +label: "Country.comoros - Hambou, Île de Grande Comore (Ngazidja) - Mitsoudjé" +value: "79" +data: App\Entity\City {#6434 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7911 +label: "Country.comoros - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Dembéni" +value: "80" +data: App\Entity\City {#6437 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7912 +label: "Country.comoros - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Foumbouni" +value: "81" +data: App\Entity\City {#6440 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7913 +label: "Country.comoros - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Koimbani" +value: "82" +data: App\Entity\City {#6443 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7914 +label: "Country.comoros - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Mbéni" +value: "83" +data: App\Entity\City {#6446 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7915 +label: "Country.comoros - Mitsamiouli-Mboudé, Île de Grande Comore (Ngazidja) - Mitsamiouli" +value: "84" +data: App\Entity\City {#6449 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7916 +label: "Country.comoros - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - N'Tsoudjini" +value: "85" +data: App\Entity\City {#6452 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7917 +label: "Country.comoros - Mutsamudu, Île de Anjouan (Ndzwani) - Mutsamudu" +value: "86" +data: App\Entity\City {#6455 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7918 +label: "Country.comoros - Ouani, Île de Anjouan (Ndzwani) - Ouani" +value: "87" +data: App\Entity\City {#6458 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7919 +label: "Country.comoros - Domoni, Île de Anjouan (Ndzwani) - Domoni" +value: "88" +data: App\Entity\City {#6461 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7920 +label: "Country.comoros - Mrémani, Île de Anjouan (Ndzwani) - Mrémani" +value: "89" +data: App\Entity\City {#6464 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7921 +label: "Country.comoros - Sima, Île de Anjouan (Ndzwani) - Sima" +value: "90" +data: App\Entity\City {#6467 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7922 +label: "Country.comoros - Fomboni, Île de Mohéli (Mwali) - Fomboni" +value: "91" +data: App\Entity\City {#6470 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7923 +label: "Country.comoros - Nioumachoi, Île de Mohéli (Mwali) - Nioumachoua" +value: "92" +data: App\Entity\City {#6473 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7924 +label: "Country.comoros - Djando, Île de Mohéli (Mwali) - Wanani" +value: "93" +data: App\Entity\City {#6476 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7925 +label: "Country.comoros - Hambou, Île de Grande Comore (Ngazidja) - Chouani" +value: "94" +data: App\Entity\City {#6479 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7926 +label: "Country.haiti - Artibonite - Gonaïves" +value: "96" +data: App\Entity\City {#6482 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7927 +label: "Country.haiti - Centre - Hinche" +value: "97" +data: App\Entity\City {#6485 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7928 +label: "Country.haiti - Grand'Anse - Jérémie" +value: "98" +data: App\Entity\City {#6488 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7929 +label: "Country.haiti - Nippes - Miragoâne" +value: "99" +data: App\Entity\City {#6491 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7930 +label: "Country.haiti - Nord - Cap-Haïtien" +value: "100" +data: App\Entity\City {#6494 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7931 +label: "Country.haiti - Nord-Est - Fort-Liberté" +value: "101" +data: App\Entity\City {#6497 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7932 +label: "Country.haiti - Nord-Ouest - Port-de-Paix" +value: "102" +data: App\Entity\City {#6500 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7933 +label: "Country.haiti - Ouest - Port-au-Prince" +value: "103" +data: App\Entity\City {#6503 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7934 +label: "Country.haiti - Sud - Les Cayes" +value: "104" +data: App\Entity\City {#6506 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7935 +label: "Country.haiti - Centre - Mirebalais" +value: "106" +data: App\Entity\City {#6509 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7936 +label: "Country.cameroon - Extrême-Nord - Kousséri" +value: "110" +data: App\Entity\City {#6512 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7937 +label: "Country.cameroon - Extrême-Nord - Yagoua" +value: "112" +data: App\Entity\City {#6515 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7938 +label: "Country.cameroon - Extrême-Nord - Kaélé" +value: "113" +data: App\Entity\City {#6518 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7939 +label: "Country.cameroon - Extrême-Nord - Mora" +value: "114" +data: App\Entity\City {#6521 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7940 +label: "Country.cameroon - Extrême-Nord - Mokolo" +value: "115" +data: App\Entity\City {#6524 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7941 +label: "Country.cameroon - Nord - Poli" +value: "116" +data: App\Entity\City {#6527 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7942 +label: "Country.cameroon - Nord - Guider" +value: "117" +data: App\Entity\City {#6530 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7943 +label: "Country.cameroon - Nord - Tcholliré" +value: "118" +data: App\Entity\City {#6533 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7944 +label: "Country.cameroon - Adamaoua - Tibati" +value: "119" +data: App\Entity\City {#6536 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7945 +label: "Country.cameroon - Adamaoua - Tignère" +value: "120" +data: App\Entity\City {#6539 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7946 +label: "Country.cameroon - Adamaoua - Banyo" +value: "121" +data: App\Entity\City {#6542 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7947 +label: "Country.cameroon - Adamaoua - Meiganga" +value: "122" +data: App\Entity\City {#6545 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7948 +label: "Country.cameroon - Centre - Nanga-Eboko" +value: "124" +data: App\Entity\City {#6548 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7949 +label: "Country.cameroon - Centre - Monatele" +value: "125" +data: App\Entity\City {#6551 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7950 +label: "Country.cameroon - Centre - Bafia" +value: "126" +data: App\Entity\City {#6554 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7951 +label: "Country.cameroon - Centre - Ntui" +value: "127" +data: App\Entity\City {#6557 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7952 +label: "Country.cameroon - Centre - Mfou" +value: "128" +data: App\Entity\City {#6560 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7953 +label: "Country.cameroon - Centre - Ngoumou" +value: "129" +data: App\Entity\City {#6563 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7954 +label: "Country.cameroon - Centre - Éséka" +value: "130" +data: App\Entity\City {#6566 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7955 +label: "Country.cameroon - Centre - Akonolinga" +value: "131" +data: App\Entity\City {#6569 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7956 +label: "Country.cameroon - Centre - Mbalmayo" +value: "132" +data: App\Entity\City {#6572 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7957 +label: "Country.cameroon - Littoral - Nkongsamba" +value: "133" +data: App\Entity\City {#6575 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7958 +label: "Country.cameroon - Littoral - Yabassi" +value: "134" +data: App\Entity\City {#6578 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7959 +label: "Country.cameroon - Littoral - Édéa" +value: "135" +data: App\Entity\City {#6581 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7960 +label: "Country.cameroon - Ouest - Mbouda" +value: "136" +data: App\Entity\City {#6584 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7961 +label: "Country.cameroon - Ouest - Bafang" +value: "137" +data: App\Entity\City {#6587 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7962 +label: "Country.cameroon - Ouest - Baham" +value: "138" +data: App\Entity\City {#6590 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7963 +label: "Country.cameroon - Ouest - Bandjoun" +value: "139" +data: App\Entity\City {#6593 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7964 +label: "Country.cameroon - Ouest - Dschang" +value: "140" +data: App\Entity\City {#6596 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7965 +label: "Country.cameroon - Ouest - Bangangté" +value: "142" +data: App\Entity\City {#6599 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7966 +label: "Country.cameroon - Ouest - Foumban" +value: "143" +data: App\Entity\City {#6602 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7967 +label: "Country.cameroon - Nord-Ouest - Fundong" +value: "144" +data: App\Entity\City {#6605 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7968 +label: "Country.cameroon - Nord-Ouest - Kumbo" +value: "145" +data: App\Entity\City {#6608 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7969 +label: "Country.cameroon - Nord-Ouest - NKambé" +value: "146" +data: App\Entity\City {#6611 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7970 +label: "Country.cameroon - Nord-Ouest - Wum -" +value: "147" +data: App\Entity\City {#6614 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7971 +label: "Country.cameroon - Nord-Ouest - Mbengwi" +value: "149" +data: App\Entity\City {#6617 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7972 +label: "Country.cameroon - Nord-Ouest - Ndop" +value: "150" +data: App\Entity\City {#6620 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7973 +label: "Country.cameroon - Sud-Ouest - Limbe" +value: "151" +data: App\Entity\City {#6623 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7974 +label: "Country.cameroon - Sud-Ouest - Bangem" +value: "152" +data: App\Entity\City {#6626 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7975 +label: "Country.cameroon - Sud-Ouest - Menji" +value: "153" +data: App\Entity\City {#6629 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7976 +label: "Country.cameroon - Sud-Ouest - Manfé" +value: "154" +data: App\Entity\City {#6632 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7977 +label: "Country.cameroon - Sud-Ouest - Kumba" +value: "155" +data: App\Entity\City {#6635 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7978 +label: "Country.cameroon - Sud-Ouest - Mundemba" +value: "156" +data: App\Entity\City {#6638 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7979 +label: "Country.cameroon - Est - Yokadouma" +value: "157" +data: App\Entity\City {#6641 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7980 +label: "Country.cameroon - Est - Abong-Mbang" +value: "158" +data: App\Entity\City {#6644 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7981 +label: "Country.cameroon - Est - Batouri" +value: "159" +data: App\Entity\City {#6647 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7982 +label: "Country.cameroon - Sud - Sangmélima" +value: "161" +data: App\Entity\City {#6650 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7983 +label: "Country.cameroon - Sud - Kribi" +value: "163" +data: App\Entity\City {#6653 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7984 +label: "Country.cameroon - Sud - Ambam" +value: "164" +data: App\Entity\City {#6656 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7985 +label: "Country.guinea - Conakry - Conakry" +value: "165" +data: App\Entity\City {#6659 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7986 +label: "Country.guinea - Kankan - Kankan" +value: "166" +data: App\Entity\City {#6662 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7987 +label: "Country.guinea - Labé - Labé" +value: "167" +data: App\Entity\City {#6665 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7988 +label: "Country.guinea - Mamou - Mamou" +value: "168" +data: App\Entity\City {#6668 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7989 +label: "Country.guinea - Faranah - Faranah" +value: "169" +data: App\Entity\City {#6671 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7990 +label: "Country.guinea - Kindia - Kindia" +value: "170" +data: App\Entity\City {#6674 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7991 +label: "Country.guinea - Boké - Boké" +value: "171" +data: App\Entity\City {#6677 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7992 +label: "Country.guinea - Nzérékoré - Nzérékoré" +value: "172" +data: App\Entity\City {#6680 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7993 +label: "Country.mali - Bamako - Bamako" +value: "173" +data: App\Entity\City {#6683 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7994 +label: "Country.madagascar - Diana - Antsiranana I" +value: "174" +data: App\Entity\City {#6686 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7995 +label: "Country.madagascar - Sava - Sambava" +value: "175" +data: App\Entity\City {#6689 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7996 +label: "Country.madagascar - Itasy - Miarinarivo" +value: "176" +data: App\Entity\City {#6692 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7997 +label: "Country.madagascar - Analamanga - Antananarivo" +value: "177" +data: App\Entity\City {#6695 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7998 +label: "Country.madagascar - Vakinankaratra - Antsirabe I" +value: "178" +data: App\Entity\City {#6698 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7999 +label: "Country.madagascar - Bongolava - Tsiroanomandidy" +value: "179" +data: App\Entity\City {#6701 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8000 +label: "Country.madagascar - Sofia - Antsohihy" +value: "180" +data: App\Entity\City {#6704 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8001 +label: "Country.madagascar - Boeny - Majunga I" +value: "181" +data: App\Entity\City {#6707 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8002 +label: "Country.madagascar - Betsiboka - Maevatanana" +value: "182" +data: App\Entity\City {#6710 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8003 +label: "Country.madagascar - Melaky - Maintirano" +value: "183" +data: App\Entity\City {#6713 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8004 +label: "Country.madagascar - Alaotra-Mangoro - Ambatondrazaka" +value: "184" +data: App\Entity\City {#6716 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8005 +label: "Country.madagascar - Atsinanana - Tamatave I" +value: "185" +data: App\Entity\City {#6719 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8006 +label: "Country.madagascar - Analanjirofo - Fénérive Est" +value: "186" +data: App\Entity\City {#6722 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8007 +label: "Country.madagascar - Amoron'i Mania - Ambositra" +value: "187" +data: App\Entity\City {#6725 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8008 +label: "Country.madagascar - Haute Matsiatra - Fianarantsoa" +value: "188" +data: App\Entity\City {#6728 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8009 +label: "Country.madagascar - Fitovinany - Manakara" +value: "189" +data: App\Entity\City {#6731 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8010 +label: "Country.madagascar - Atsimo-Atsinanana - Farafangana" +value: "190" +data: App\Entity\City {#6734 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8011 +label: "Country.madagascar - Ihorombe - Ihosy" +value: "191" +data: App\Entity\City {#6737 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8012 +label: "Country.madagascar - Menabe - Morondava" +value: "192" +data: App\Entity\City {#6740 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8013 +label: "Country.madagascar - Atsimo-Andrefana - Tuléar I" +value: "193" +data: App\Entity\City {#6743 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8014 +label: "Country.madagascar - Androy - Ambovombe-Androy" +value: "194" +data: App\Entity\City {#6746 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8015 +label: "Country.madagascar - Anôsy - Tôlanaro" +value: "195" +data: App\Entity\City {#6749 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8016 +label: "Country.madagascar - Fitovinany - Ikongo" +value: "196" +data: App\Entity\City {#6752 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8017 +label: "Country.madagascar - Fitovinany - Vohipeno" +value: "197" +data: App\Entity\City {#6755 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8018 +label: "Country.madagascar - Vatovavy - Mananjary" +value: "198" +data: App\Entity\City {#6758 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8019 +label: "Country.madagascar - Vatovavy - Nosy varika" +value: "199" +data: App\Entity\City {#6761 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8020 +label: "Country.madagascar - Vatovavy - Ifanadina" +value: "200" +data: App\Entity\City {#6764 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8021 +label: "Country.madagascar - Atsinanana - Tamatave II" +value: "201" +data: App\Entity\City {#6767 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8022 +label: "Country.togo - Maritime - Tsévié" +value: "202" +data: App\Entity\City {#6770 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8023 +label: "Country.togo - Plateaux - Atakpamé" +value: "203" +data: App\Entity\City {#6773 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8024 +label: "Country.togo - Centrale - Sokodé" +value: "204" +data: App\Entity\City {#6776 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8025 +label: "Country.togo - Kara - Kara" +value: "205" +data: App\Entity\City {#6779 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8026 +label: "Country.togo - Savanes - Dapaong" +value: "206" +data: App\Entity\City {#6782 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8027 +label: "Country.togo - Maritime - Lomé" +value: "207" +data: App\Entity\City {#6785 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8028 +label: "Country.togo - Plateaux - Kpalimé" +value: "208" +data: App\Entity\City {#6788 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8029 +label: "Country.togo - Kara - Bassar" +value: "209" +data: App\Entity\City {#6791 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8030 +label: "Country.togo - Maritime - Aného" +value: "210" +data: App\Entity\City {#6794 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8031 +label: "Country.togo - Savanes - Mango" +value: "211" +data: App\Entity\City {#6797 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8032 +label: "Country.togo - Centrale - Tchamba" +value: "212" +data: App\Entity\City {#6800 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8033 +label: "Country.togo - Kara - Niamtougou" +value: "213" +data: App\Entity\City {#6803 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8034 +label: "Country.togo - Kara - Bafilo" +value: "214" +data: App\Entity\City {#6806 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8035 +label: "Country.togo - Plateaux - Notsé" +value: "215" +data: App\Entity\City {#6809 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8036 +label: "Country.togo - Centrale - Sotouboua" +value: "216" +data: App\Entity\City {#6812 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8037 +label: "Country.togo - Maritime - Vogan" +value: "217" +data: App\Entity\City {#6815 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8038 +label: "Country.togo - Plateaux - Badou" +value: "218" +data: App\Entity\City {#6818 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8039 +label: "Country.togo - Savanes - Biankouri" +value: "219" +data: App\Entity\City {#6821 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8040 +label: "Country.togo - Maritime - Tabligbo" +value: "220" +data: App\Entity\City {#6824 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8041 +label: "Country.togo - Kara - Kandé" +value: "221" +data: App\Entity\City {#6827 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8042 +label: "Country.togo - Plateaux - Amlamé" +value: "222" +data: App\Entity\City {#6830 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8043 +label: "Country.togo - Savanes - Galangachi" +value: "223" +data: App\Entity\City {#6833 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8044 +label: "Country.togo - Kara - Kpagouda" +value: "224" +data: App\Entity\City {#6836 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8045 +label: "Country.senegal - Kaolack - Nioro du Rip" +value: "225" +data: App\Entity\City {#6839 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8046 +label: "Country.senegal - Dakar - Sébikhotane" +value: "226" +data: App\Entity\City {#6842 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8047 +label: "Country.senegal - Dakar - Yarakh" +value: "227" +data: App\Entity\City {#6845 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8048 +label: "Country.senegal - Dakar - Ouakam" +value: "228" +data: App\Entity\City {#6848 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8049 +label: "Country.djibouti - Djibouti - Djibouti" +value: "229" +data: App\Entity\City {#6851 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8050 +label: "Country.djibouti - Ali Sabieh - Ali Sabieh" +value: "230" +data: App\Entity\City {#6854 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8051 +label: "Country.djibouti - Arta - Arta" +value: "231" +data: App\Entity\City {#6857 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8052 +label: "Country.djibouti - Dikhil - Dikhil" +value: "232" +data: App\Entity\City {#6860 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8053 +label: "Country.djibouti - Tadjoura - Tadjoura" +value: "233" +data: App\Entity\City {#6863 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8054 +label: "Country.djibouti - Obock - Obock" +value: "234" +data: App\Entity\City {#6866 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8055 +label: "Country.democratic_republic_of_congo - Bas-Uele - Buta" +value: "235" +data: App\Entity\City {#6869 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8056 +label: "Country.democratic_republic_of_congo - Équateur - Mbandaka" +value: "236" +data: App\Entity\City {#6872 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8057 +label: "Country.democratic_republic_of_congo - Haut-Katanga - Lubumbashi" +value: "237" +data: App\Entity\City {#6875 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8058 +label: "Country.democratic_republic_of_congo - Haut-Lomami - Kamina" +value: "238" +data: App\Entity\City {#6878 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8059 +label: "Country.democratic_republic_of_congo - Haut-Uele - Isiro" +value: "239" +data: App\Entity\City {#6881 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8060 +label: "Country.democratic_republic_of_congo - Ituri - Bunia" +value: "240" +data: App\Entity\City {#6884 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8061 +label: "Country.democratic_republic_of_congo - Kasaï - Tshikapa" +value: "241" +data: App\Entity\City {#6887 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8062 +label: "Country.democratic_republic_of_congo - Kasaï central - Kananga" +value: "242" +data: App\Entity\City {#6890 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8063 +label: "Country.democratic_republic_of_congo - Kasaï oriental - Mbuji-Mayi" +value: "243" +data: App\Entity\City {#6893 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8064 +label: "Country.democratic_republic_of_congo - Kinshasa - Kinshasa" +value: "244" +data: App\Entity\City {#6896 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8065 +label: "Country.democratic_republic_of_congo - Kongo-Central - Matadi" +value: "245" +data: App\Entity\City {#6899 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8066 +label: "Country.democratic_republic_of_congo - Kwango - Kenge" +value: "246" +data: App\Entity\City {#6902 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8067 +label: "Country.democratic_republic_of_congo - Kwilu - Bandundu" +value: "247" +data: App\Entity\City {#6905 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8068 +label: "Country.democratic_republic_of_congo - Lomami - Kabinda" +value: "248" +data: App\Entity\City {#6908 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8069 +label: "Country.democratic_republic_of_congo - Lualaba - Kolwezi" +value: "249" +data: App\Entity\City {#6911 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8070 +label: "Country.democratic_republic_of_congo - Mai-Ndombe - Inongo" +value: "250" +data: App\Entity\City {#6914 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8071 +label: "Country.democratic_republic_of_congo - Maniema - Kindu" +value: "251" +data: App\Entity\City {#6917 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8072 +label: "Country.democratic_republic_of_congo - Mongala - Lisala" +value: "252" +data: App\Entity\City {#6920 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8073 +label: "Country.democratic_republic_of_congo - Nord-Kivu - Goma" +value: "253" +data: App\Entity\City {#6923 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8074 +label: "Country.democratic_republic_of_congo - Nord-Ubangi - Gbadolite" +value: "254" +data: App\Entity\City {#6926 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8075 +label: "Country.democratic_republic_of_congo - Sankuru - Lusambo" +value: "255" +data: App\Entity\City {#6929 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8076 +label: "Country.democratic_republic_of_congo - Sud-Kivu - Bukavu" +value: "256" +data: App\Entity\City {#6932 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8077 +label: "Country.democratic_republic_of_congo - Sud-Ubangi - Gemena" +value: "257" +data: App\Entity\City {#6935 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8078 +label: "Country.democratic_republic_of_congo - Tanganyika - Kalemie" +value: "258" +data: App\Entity\City {#6938 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8079 +label: "Country.democratic_republic_of_congo - Tshopo - Kisangani" +value: "259" +data: App\Entity\City {#6941 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8080 +label: "Country.democratic_republic_of_congo - Tshuapa - Boende" +value: "260" +data: App\Entity\City {#6944 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8081 +label: "Country.niger - Agadez - Agadez" +value: "261" +data: App\Entity\City {#6947 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8082 +label: "Country.niger - Diffa - Diffa" +value: "262" +data: App\Entity\City {#6950 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8083 +label: "Country.niger - Dosso - Dosso" +value: "263" +data: App\Entity\City {#6953 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8084 +label: "Country.niger - Maradi - Maradi" +value: "264" +data: App\Entity\City {#6956 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8085 +label: "Country.niger - Tahoua - Tahoua" +value: "265" +data: App\Entity\City {#6959 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8086 +label: "Country.niger - Tillabéri - Tillabéri" +value: "266" +data: App\Entity\City {#6962 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8087 +label: "Country.niger - Zinder - Zinder" +value: "267" +data: App\Entity\City {#6965 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8088 +label: "Country.niger - Niamey - Niamey" +value: "268" +data: App\Entity\City {#6968 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8089 +label: "Country.ivory_coast - Agnéby-Tiassa - Agboville" +value: "312" +data: App\Entity\City {#6971 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8090 +label: "Country.ivory_coast - Bafing - Koro" +value: "314" +data: App\Entity\City {#6974 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8091 +label: "Country.ivory_coast - Bafing - Touba" +value: "315" +data: App\Entity\City {#6977 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8092 +label: "Country.ivory_coast - Bagoué - Boundiali" +value: "316" +data: App\Entity\City {#6980 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8093 +label: "Country.ivory_coast - Yamoussoukro - Yamoussoukro" +value: "317" +data: App\Entity\City {#6983 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8094 +label: "Country.tunisia - Ariana - Ariana" +value: "318" +data: App\Entity\City {#6986 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8095 +label: "Country.tunisia - Béja - Béja" +value: "319" +data: App\Entity\City {#6989 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8096 +label: "Country.tunisia - Ben Arous - Ben Arous" +value: "320" +data: App\Entity\City {#6992 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8097 +label: "Country.tunisia - Bizerte - Bizerte" +value: "321" +data: App\Entity\City {#6995 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8098 +label: "Country.tunisia - Gabès - Gabès" +value: "322" +data: App\Entity\City {#6998 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8099 +label: "Country.tunisia - Gafsa - Gafsa" +value: "323" +data: App\Entity\City {#7001 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8100 +label: "Country.tunisia - Jendouba - Jendouba" +value: "324" +data: App\Entity\City {#7004 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8101 +label: "Country.tunisia - Kairouan - Kairouan" +value: "325" +data: App\Entity\City {#7007 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8102 +label: "Country.tunisia - Kasserine - Kasserine" +value: "326" +data: App\Entity\City {#7010 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8103 +label: "Country.tunisia - Kébili - Kébili" +value: "327" +data: App\Entity\City {#7013 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8104 +label: "Country.tunisia - Kef - Kef." +value: "328" +data: App\Entity\City {#7016 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8105 +label: "Country.tunisia - Mahdia - Mahdia" +value: "329" +data: App\Entity\City {#7019 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8106 +label: "Country.tunisia - La Manouba - Manouba" +value: "330" +data: App\Entity\City {#7022 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8107 +label: "Country.tunisia - Médenine - Médenine" +value: "331" +data: App\Entity\City {#7025 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8108 +label: "Country.tunisia - Monastir - Monastir" +value: "332" +data: App\Entity\City {#7028 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8109 +label: "Country.tunisia - Nabeul - Nabeul" +value: "333" +data: App\Entity\City {#7031 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8110 +label: "Country.tunisia - Sfax - Sfax" +value: "334" +data: App\Entity\City {#7034 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8111 +label: "Country.tunisia - Sidi Bouzid - Sidi Bouzid" +value: "335" +data: App\Entity\City {#7037 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8112 +label: "Country.tunisia - Siliana - Siliana" +value: "336" +data: App\Entity\City {#7040 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8113 +label: "Country.tunisia - Sousse - Sousse" +value: "337" +data: App\Entity\City {#7043 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8114 +label: "Country.tunisia - Tataouine - Tataouine" +value: "338" +data: App\Entity\City {#7046 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8115 +label: "Country.tunisia - Tozeur - Tozeur" +value: "339" +data: App\Entity\City {#7049 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8116 +label: "Country.tunisia - Tunis - Tunis" +value: "340" +data: App\Entity\City {#7052 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8117 +label: "Country.tunisia - Zaghouan - Zaghouan" +value: "341" +data: App\Entity\City {#7055 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8118 +label: "Country.tunisia - Ariana - Ettadhamen-Mnihla" +value: "342" +data: App\Entity\City {#7058 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8119 +label: "Country.tunisia - Ariana - La Soukra" +value: "343" +data: App\Entity\City {#7061 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8120 +label: "Country.tunisia - Tunis - Sidi Hassine" +value: "344" +data: App\Entity\City {#7064 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8121 +label: "Country.tunisia - Ben Arous - Mohamedia" +value: "345" +data: App\Entity\City {#7067 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8122 +label: "Country.tunisia - Ben Arous - El Mourouj" +value: "346" +data: App\Entity\City {#7070 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8123 +label: "Country.tunisia - Ariana - Raoued" +value: "347" +data: App\Entity\City {#7073 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8124 +label: "Country.tunisia - Tunis - La Marsa" +value: "348" +data: App\Entity\City {#7076 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8125 +label: "Country.tunisia - La Manouba - Douar Hicher" +value: "349" +data: App\Entity\City {#7079 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8126 +label: "Country.tunisia - Médenine - Houmt Souk" +value: "350" +data: App\Entity\City {#7082 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8127 +label: "Country.tunisia - Tunis - Le Kram" +value: "351" +data: App\Entity\City {#7085 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8128 +label: "Country.benign - Atakora - Natitingou" +value: "352" +data: App\Entity\City {#7088 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8129 +label: "Country.benign - Atlantique - Allada" +value: "353" +data: App\Entity\City {#7091 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8130 +label: "Country.benign - Borgou - Parakou" +value: "354" +data: App\Entity\City {#7094 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8131 +label: "Country.benign - Collines - Dassa-Zoumé" +value: "355" +data: App\Entity\City {#7097 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8132 +label: "Country.benign - Kouffo - Aplahoué" +value: "356" +data: App\Entity\City {#7100 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8133 +label: "Country.benign - Donga - Djougou" +value: "357" +data: App\Entity\City {#7103 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8134 +label: "Country.benign - Littoral - Cotonou" +value: "358" +data: App\Entity\City {#7106 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8135 +label: "Country.benign - Mono - Lokossa" +value: "359" +data: App\Entity\City {#7109 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8136 +label: "Country.benign - Ouémé - Porto-Novo" +value: "360" +data: App\Entity\City {#7112 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8137 +label: "Country.benign - Plateau - Pobè" +value: "361" +data: App\Entity\City {#7115 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8138 +label: "Country.benign - Zou - Abomey" +value: "362" +data: App\Entity\City {#7118 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8139 +label: "Country.benign - Alibori - Kandi" +value: "363" +data: App\Entity\City {#7121 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8140 +label: "Country.benign - Kouffo - Adjahonme" +value: "364" +data: App\Entity\City {#7124 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8141 +label: "Country.benign - Zou - Bohicon" +value: "365" +data: App\Entity\City {#7127 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8142 +label: "Country.benign - Kouffo - Dogbo" +value: "366" +data: App\Entity\City {#7130 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8143 +label: "Country.benign - Borgou - Bembereke" +value: "367" +data: App\Entity\City {#7133 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8144 +label: "Country.benign - Atlantique - Sékou" +value: "368" +data: App\Entity\City {#7136 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8145 +label: "Country.benign - Alibori - Banikoara" +value: "369" +data: App\Entity\City {#7139 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8146 +label: "Country.benign - Collines - Glazoué" +value: "370" +data: App\Entity\City {#7142 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8147 +label: "Country.benign - Collines - Savalou" +value: "371" +data: App\Entity\City {#7145 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8148 +label: "Country.benign - Atlantique - Ouidah" +value: "372" +data: App\Entity\City {#7148 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8149 +label: "Country.cameroon - Littoral - LOUM" +value: "373" +data: App\Entity\City {#7151 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8150 +label: "Country.cameroon - Littoral - BARE" +value: "374" +data: App\Entity\City {#7154 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8151 +label: "Country.afghanistan - Kabul - Kabul" +value: "375" +data: App\Entity\City {#7157 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8152 +label: "Country.south_africa - Pretoria - Pretoria" +value: "376" +data: App\Entity\City {#7160 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8153 +label: "Country.albania - Tirana - Tirana" +value: "377" +data: App\Entity\City {#7161 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8154 +label: "Country.algeria - Alger - Alger" +value: "378" +data: App\Entity\City {#7164 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8155 +label: "Country.germany - Berlin - Berlin" +value: "379" +data: App\Entity\City {#7167 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8156 +label: "Country.andorra - Andorre-la-Vieille - Andorre-la-Vieille" +value: "380" +data: App\Entity\City {#7170 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8157 +label: "Country.angola - Luanda - Luanda" +value: "381" +data: App\Entity\City {#7173 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8158 +label: "Country.anguilla - The Valley - The Valley" +value: "382" +data: App\Entity\City {#7176 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8159 +label: "Country.antigua_and_barbuda - Saint John - Saint John" +value: "383" +data: App\Entity\City {#7179 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8160 +label: "Country.netherlands_antilles - Curaçao - Willemstad" +value: "384" +data: App\Entity\City {#7182 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8161 +label: "Country.saudi_arabia - Riyad - Riyad" +value: "385" +data: App\Entity\City {#7185 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8162 +label: "Country.argentine - Buenos Aires - Buenos Aires" +value: "386" +data: App\Entity\City {#7188 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8163 +label: "Country.armenia - Yerevan - Yerevan" +value: "387" +data: App\Entity\City {#7191 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8164 +label: "Country.aruba - Oranjestad - Oranjestad" +value: "388" +data: App\Entity\City {#7194 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8165 +label: "Country.australia - Canberra - Canberra" +value: "389" +data: App\Entity\City {#7197 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8166 +label: "Country.austria - Vienne - Vienne" +value: "390" +data: App\Entity\City {#7200 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8167 +label: "Country.azerbaijan - Bakou - Bakou" +value: "391" +data: App\Entity\City {#7203 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8168 +label: "Country.bahamas - Nassau - Nassau" +value: "392" +data: App\Entity\City {#7206 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8169 +label: "Country.bahrain - Manama - Manama" +value: "393" +data: App\Entity\City {#7209 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8170 +label: "Country.bangladesh - Dacca - Dacca" +value: "394" +data: App\Entity\City {#7212 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8171 +label: "Country.barbados - Bridgetown - Bridgetown" +value: "395" +data: App\Entity\City {#7215 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8172 +label: "Country.belgium - Bruxelles - Bruxelles" +value: "396" +data: App\Entity\City {#7218 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8173 +label: "Country.belize - Belmopan - Belmopan" +value: "397" +data: App\Entity\City {#7221 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8174 +label: "Country.bermuda - Hamilton - Hamilton" +value: "398" +data: App\Entity\City {#7224 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8175 +label: "Country.bhutan - Thimphu - Thimphu" +value: "399" +data: App\Entity\City {#7227 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8176 +label: "Country.belarus - Minsk - Minsk" +value: "400" +data: App\Entity\City {#7230 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8177 +label: "Country.burma_myanmar - Naypyidaw - Naypyidaw" +value: "401" +data: App\Entity\City {#7233 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8178 +label: "Country.bolivia - Sucre - Sucre" +value: "402" +data: App\Entity\City {#7236 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8179 +label: "Country.bosnia_and_herzegovina - Sarajevo - Sarajevo" +value: "403" +data: App\Entity\City {#7239 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8180 +label: "Country.botswana - Gaborone - Gaborone" +value: "404" +data: App\Entity\City {#7242 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8181 +label: "Country.brazil - Brasilia - Brasilia" +value: "405" +data: App\Entity\City {#7245 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8182 +label: "Country.brunei - Bandar Seri Begawan - Bandar Seri Begawan" +value: "406" +data: App\Entity\City {#7248 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8183 +label: "Country.madagascar - Sofia - Sofia" +value: "407" +data: App\Entity\City {#7251 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8184 +label: "Country.burkina_faso - Ouagadougou - Ouagadougou" +value: "408" +data: App\Entity\City {#7254 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8185 +label: "Country.burundi - Bujumbura - Bujumbura" +value: "409" +data: App\Entity\City {#7257 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8186 +label: "Country.cambodia - Phnom Penh - Phnom Penh" +value: "410" +data: App\Entity\City {#7260 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8187 +label: "Country.canada - Ottawa - Ottawa" +value: "411" +data: App\Entity\City {#7263 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8188 +label: "Country.green_cap - Praia - Praia" +value: "412" +data: App\Entity\City {#7266 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8189 +label: "Country.chili - Santiago - Santiago" +value: "413" +data: App\Entity\City {#7269 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8190 +label: "Country.spine - Pékin - Pékin" +value: "414" +data: App\Entity\City {#7272 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8191 +label: "Country.cyprus - Nicosie - Nicosie" +value: "415" +data: App\Entity\City {#7275 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8192 +label: "Country.colombia - Bogota - Bogota" +value: "416" +data: App\Entity\City {#7278 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8193 +label: "Country.north_korea - Pyongyang - Pyongyang" +value: "417" +data: App\Entity\City {#7281 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8194 +label: "Country.south_korea - Séoul - Séoul" +value: "418" +data: App\Entity\City {#7284 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8195 +label: "Country.costa_rica - San José - San José" +value: "419" +data: App\Entity\City {#7287 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8196 +label: "Country.croatia - Zagreb - Zagreb" +value: "420" +data: App\Entity\City {#7290 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8197 +label: "Country.cuba - La Havane - La Havane" +value: "421" +data: App\Entity\City {#7293 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8198 +label: "Country.denmark - Copenhague - Copenhague" +value: "422" +data: App\Entity\City {#7296 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8199 +label: "Country.dominic - Roseau - Roseau" +value: "423" +data: App\Entity\City {#7299 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8200 +label: "Country.egypt - Le Caire - Le Caire" +value: "424" +data: App\Entity\City {#7302 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8201 +label: "Country.united_arab_emirates - Abu Dhabi - Abu Dhabi" +value: "425" +data: App\Entity\City {#7305 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8202 +label: "Country.ecuador - Quito - Quito" +value: "426" +data: App\Entity\City {#7308 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8203 +label: "Country.eritrea - Asmara - Asmara" +value: "427" +data: App\Entity\City {#7311 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8204 +label: "Country.spain - Madrid - Madrid" +value: "428" +data: App\Entity\City {#7314 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8205 +label: "Country.estonia - Tallinn - Tallinn" +value: "429" +data: App\Entity\City {#7317 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8206 +label: "Country.eswatini - Lobamba - Lobamba" +value: "430" +data: App\Entity\City {#7320 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8207 +label: "Country.federated_states_of_micronesia - Palikir - Palikir" +value: "431" +data: App\Entity\City {#7323 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8208 +label: "Country.united_states - Washington - Washington" +value: "432" +data: App\Entity\City {#7326 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8209 +label: "Country.ethiopia - Addis-Abeba - Addis-Abeba" +value: "433" +data: App\Entity\City {#7329 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8210 +label: "Country.fiji - Suva - Suva" +value: "434" +data: App\Entity\City {#7332 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8211 +label: "Country.finland - Helsinki - Helsinki" +value: "435" +data: App\Entity\City {#7335 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8212 +label: "Country.france - Paris - Paris" +value: "436" +data: App\Entity\City {#7338 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8213 +label: "Country.gambia - Banjul - Banjul" +value: "437" +data: App\Entity\City {#7341 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8214 +label: "Country.georgia - Tbilisi - Tbilisi" +value: "438" +data: App\Entity\City {#7344 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8215 +label: "Country.south_georgia_and_the_south_sandwich_islands - Grytviken - Grytviken" +value: "439" +data: App\Entity\City {#7347 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8216 +label: "Country.ghana - Accra - Accra" +value: "440" +data: App\Entity\City {#7350 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8217 +label: "Country.gibraltar - Gibraltar - Gibraltar" +value: "441" +data: App\Entity\City {#7353 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8218 +label: "Country.greece - Athènes - Athènes" +value: "442" +data: App\Entity\City {#7356 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8219 +label: "Country.grenade - Saint-Georges - Saint-Georges" +value: "443" +data: App\Entity\City {#7359 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8220 +label: "Country.greenland - Nuuk - Nuuk" +value: "444" +data: App\Entity\City {#7362 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8221 +label: "Country.guadeloupe - Basse-Terre - Basse-Terre" +value: "445" +data: App\Entity\City {#7365 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8222 +label: "Country.guam - Hagatna - Hagatna" +value: "446" +data: App\Entity\City {#7368 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8223 +label: "Country.guatemala - Guatemala - Guatemala" +value: "447" +data: App\Entity\City {#7371 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8224 +label: "Country.Guernesey - Saint-Pierre-Port - Saint-Pierre-Port" +value: "448" +data: App\Entity\City {#7374 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8225 +label: "Country.equatorial_guinea - Malabo - Malabo" +value: "449" +data: App\Entity\City {#7377 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8226 +label: "Country.guinea-bissau - Bissau - Bissau" +value: "450" +data: App\Entity\City {#7380 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8227 +label: "Country.guyana - Georgetown - Georgetown" +value: "451" +data: App\Entity\City {#7383 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8228 +label: "Country.french_guiana - Cayenne - Cayenne" +value: "452" +data: App\Entity\City {#7386 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8229 +label: "Country.honduras - Tegucigalpa - Tegucigalpa" +value: "453" +data: App\Entity\City {#7389 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8230 +label: "Country.hong_kong - Hong Kong - Hong Kong" +value: "454" +data: App\Entity\City {#7392 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8231 +label: "Country.hungary - Budapest - Budapest" +value: "455" +data: App\Entity\City {#7395 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8232 +label: "Country.isle_of_man - Douglas - Douglas" +value: "456" +data: App\Entity\City {#7398 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8233 +label: "Country.christmas_island - Flying Fish Cove - Flying Fish Cove" +value: "457" +data: App\Entity\City {#7401 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8234 +label: "Country.norfolk_island - Kingston (Île Norfolk) - Kingston (Île Norfolk)" +value: "458" +data: App\Entity\City {#7404 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8235 +label: "Country.åland_islands - Mariehamn - Mariehamn" +value: "459" +data: App\Entity\City {#7407 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8236 +label: "Country.cayman_islands - George Town - George Town" +value: "460" +data: App\Entity\City {#7410 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8237 +label: "Country.cocos_keeling_islands - West Island - West Island" +value: "461" +data: App\Entity\City {#7413 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8238 +label: "Country.cook_islands - Avarua - Avarua" +value: "462" +data: App\Entity\City {#7416 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8239 +label: "Country.iles-malouines - Port Stanley - Port Stanley" +value: "463" +data: App\Entity\City {#7419 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8240 +label: "Country.faroe_islands - Torshavn - Torshavn" +value: "464" +data: App\Entity\City {#7422 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8241 +label: "Country.northern_mariana_islands - Saipan - Saipan" +value: "465" +data: App\Entity\City {#7425 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8242 +label: "Country.marshall_islands - Majuro - Majuro" +value: "466" +data: App\Entity\City {#7428 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8243 +label: "Country.pitcairn_islands - Adamstown - Adamstown" +value: "467" +data: App\Entity\City {#7431 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8244 +label: "Country.solomon_islands - Honiara - Honiara" +value: "468" +data: App\Entity\City {#7434 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8245 +label: "Country.turks_and_caicos_islands - Cockburn Town - Cockburn Town" +value: "469" +data: App\Entity\City {#7437 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8246 +label: "Country.united_states_virgin_islands - Charlotte Amalie - Charlotte Amalie" +value: "470" +data: App\Entity\City {#7440 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8247 +label: "Country.british_virgin_islands - Road Town - Road Town" +value: "471" +data: App\Entity\City {#7443 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8248 +label: "Country.india - New Delhi - New Delhi" +value: "472" +data: App\Entity\City {#7446 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8249 +label: "Country.indonesia - Jakarta - Jakarta" +value: "473" +data: App\Entity\City {#7449 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8250 +label: "Country.iran - Téhéran - Téhéran" +value: "474" +data: App\Entity\City {#7452 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8251 +label: "Country.iraq - Bagdad - Bagdad" +value: "475" +data: App\Entity\City {#7455 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8252 +label: "Country.ireland - Dublin - Dublin" +value: "476" +data: App\Entity\City {#7458 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8253 +label: "Country.island - Reykjavik - Reykjavik" +value: "477" +data: App\Entity\City {#7461 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8254 +label: "Country.israel - Jérusalem-Ouest - Jérusalem-Ouest" +value: "478" +data: App\Entity\City {#7464 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8255 +label: "Country.italy - Rome - Rome" +value: "479" +data: App\Entity\City {#7467 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8256 +label: "Country.jamaica - Kingston - Kingston" +value: "480" +data: App\Entity\City {#7470 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8257 +label: "Country.japan - Tokyo - Tokyo" +value: "481" +data: App\Entity\City {#7473 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8258 +label: "Country.jersey - Saint-Helier - Saint-Helier" +value: "482" +data: App\Entity\City {#7476 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8259 +label: "Country.jordan - Amman - Amman" +value: "483" +data: App\Entity\City {#7479 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8260 +label: "Country.kazakhstan - Astana - Astana" +value: "484" +data: App\Entity\City {#7482 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8261 +label: "Country.kenya - Nairobi - Nairobi" +value: "485" +data: App\Entity\City {#7485 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8262 +label: "Country.kyrgyzstan - Bishkek - Bishkek" +value: "486" +data: App\Entity\City {#7488 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8263 +label: "Country.kiribati - Tarawa Sud - Tarawa Sud" +value: "487" +data: App\Entity\City {#7491 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8264 +label: "Country.kuwait - Koweït - Koweït" +value: "488" +data: App\Entity\City {#7494 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8265 +label: "Country.laos - Vientiane - Vientiane" +value: "489" +data: App\Entity\City {#7497 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8266 +label: "Country.lesotho - Maseru - Maseru" +value: "490" +data: App\Entity\City {#7500 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8267 +label: "Country.latvia - Riga - Riga" +value: "491" +data: App\Entity\City {#7503 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8268 +label: "Country.lebanon - Beyrouth - Beyrouth" +value: "492" +data: App\Entity\City {#7506 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8269 +label: "Country.liberia - Monrovia - Monrovia" +value: "493" +data: App\Entity\City {#7509 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8270 +label: "Country.libya - Tripoli - Tripoli" +value: "494" +data: App\Entity\City {#7512 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8271 +label: "Country.liechtenstein - Vaduz - Vaduz" +value: "495" +data: App\Entity\City {#7515 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8272 +label: "Country.lithuania - Vilnius - Vilnius" +value: "496" +data: App\Entity\City {#7518 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8273 +label: "Country.luxembourg - Luxembourg - Luxembourg" +value: "497" +data: App\Entity\City {#7521 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8274 +label: "Country.macau - Macao - Macao" +value: "498" +data: App\Entity\City {#7524 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8275 +label: "Country.north_macedonia - Skopje - Skopje" +value: "499" +data: App\Entity\City {#7527 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8276 +label: "Country.malaysia - Kuala Lumpur - Kuala Lumpur" +value: "500" +data: App\Entity\City {#7530 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8277 +label: "Country.malawi - Lilongwe - Lilongwe" +value: "501" +data: App\Entity\City {#7533 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8278 +label: "Country.maldives - Malé - Malé" +value: "502" +data: App\Entity\City {#7536 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8279 +label: "Country.malta - La Valette - La Valette" +value: "503" +data: App\Entity\City {#7539 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8280 +label: "Country.morocco - Rabat - Rabat" +value: "504" +data: App\Entity\City {#7542 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8281 +label: "Country.martinique - Fort-de-France - Fort-de-France" +value: "505" +data: App\Entity\City {#7545 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8282 +label: "Country.mauritius - Port-Louis - Port-Louis" +value: "506" +data: App\Entity\City {#7548 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8283 +label: "Country.mauritania - Nouakchott - Nouakchott" +value: "507" +data: App\Entity\City {#7551 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8284 +label: "Country.mayotte - Mamoudzou - Mamoudzou" +value: "508" +data: App\Entity\City {#7554 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8285 +label: "Country.mexico - Mexico - Mexico" +value: "509" +data: App\Entity\City {#7557 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8286 +label: "Country.moldova - Chisinau - Chisinau" +value: "510" +data: App\Entity\City {#7560 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8287 +label: "Country.mongolia - Oulan-Bator - Oulan-Bator" +value: "511" +data: App\Entity\City {#7563 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8288 +label: "Country.montenegro - Podgorica - Podgorica" +value: "512" +data: App\Entity\City {#7566 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8289 +label: "Country.montserrat - Plymouth - Plymouth" +value: "513" +data: App\Entity\City {#7569 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8290 +label: "Country.mozambique - Maputo - Maputo" +value: "514" +data: App\Entity\City {#7572 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8291 +label: "Country.namibia - Windhoek - Windhoek" +value: "515" +data: App\Entity\City {#7575 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8292 +label: "Country.nauru - Yaren - Yaren" +value: "516" +data: App\Entity\City {#7578 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8293 +label: "Country.nepal - Katmandou - Katmandou" +value: "517" +data: App\Entity\City {#7581 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8294 +label: "Country.nicaragua - Managua - Managua" +value: "518" +data: App\Entity\City {#7584 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8295 +label: "Country.nigeria - Abuja - Abuja" +value: "519" +data: App\Entity\City {#7587 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8296 +label: "Country.niue - Alofi - Alofi" +value: "520" +data: App\Entity\City {#7590 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8297 +label: "Country.norway - Oslo - Oslo" +value: "521" +data: App\Entity\City {#7593 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8298 +label: "Country.new_caledonia - Nouméa - Nouméa" +value: "522" +data: App\Entity\City {#7596 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8299 +label: "Country.new_zealand - Wellington - Wellington" +value: "523" +data: App\Entity\City {#7599 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8300 +label: "Country.oman - Mascate - Mascate" +value: "524" +data: App\Entity\City {#7602 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8301 +label: "Country.uganda - Kampala - Kampala" +value: "525" +data: App\Entity\City {#7605 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8302 +label: "Country.uzbekistan - Tachkent - Tachkent" +value: "526" +data: App\Entity\City {#7608 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8303 +label: "Country.pakistan - Islamabad - Islamabad" +value: "527" +data: App\Entity\City {#7611 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8304 +label: "Country.palau - Melekeok - Melekeok" +value: "528" +data: App\Entity\City {#7614 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8305 +label: "Country.palestine - Jérusalem - Jérusalem" +value: "529" +data: App\Entity\City {#7617 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8306 +label: "Country.panama - Panama - Panama" +value: "530" +data: App\Entity\City {#7620 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8307 +label: "Country.papua_new_guinea - Port Moresby - Port Moresby" +value: "531" +data: App\Entity\City {#7623 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8308 +label: "Country.paraguay - Asuncion - Asuncion" +value: "532" +data: App\Entity\City {#7626 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8309 +label: "Country.the_netherlands - Amsterdam - Amsterdam" +value: "533" +data: App\Entity\City {#7629 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8310 +label: "Country.pays-Bas-caribeens - Kralendijk - Kralendijk" +value: "534" +data: App\Entity\City {#7632 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8311 +label: "Country.peru - Lima - Lima" +value: "535" +data: App\Entity\City {#7635 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8312 +label: "Country.philippines - Manille - Manille" +value: "536" +data: App\Entity\City {#7638 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8313 +label: "Country.poland - Varsovie - Varsovie" +value: "537" +data: App\Entity\City {#7641 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8314 +label: "Country.french_polynesia - Papeete - Papeete" +value: "538" +data: App\Entity\City {#7644 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8315 +label: "Country.porto_rico - San Juan - San Juan" +value: "539" +data: App\Entity\City {#7647 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8316 +label: "Country.portugal - Lisbonne - Lisbonne" +value: "540" +data: App\Entity\City {#7650 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8317 +label: "Country.monaco - Monaco - Monaco" +value: "541" +data: App\Entity\City {#7653 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8318 +label: "Country.qatar - Doha - Doha" +value: "542" +data: App\Entity\City {#7656 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8319 +label: "Country.central_african_republic - Bangui - Bangui" +value: "543" +data: App\Entity\City {#7659 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8320 +label: "Country.dominican_republic - Saint-Domingue - Saint-Domingue" +value: "544" +data: App\Entity\City {#7662 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8321 +label: "Country.czech_republic - Prague - Prague" +value: "545" +data: App\Entity\City {#7665 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8322 +label: "Country.meeting - Saint-Denis - Saint-Denis" +value: "546" +data: App\Entity\City {#7668 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8323 +label: "Country.romania - Bucarest - Bucarest" +value: "547" +data: App\Entity\City {#7671 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8324 +label: "Country.united_kingdom - Londres - Londres" +value: "548" +data: App\Entity\City {#7674 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8325 +label: "Country.russia - Moscou - Moscou" +value: "549" +data: App\Entity\City {#7677 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8326 +label: "Country.rwanda - Kigali - Kigali" +value: "550" +data: App\Entity\City {#7680 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8327 +label: "Country.sahara-occidental - Laâyoune - Laâyoune" +value: "551" +data: App\Entity\City {#7683 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8328 +label: "Country.saint_barthelemy - Gustavia - Gustavia" +value: "552" +data: App\Entity\City {#7686 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8329 +label: "Country.saint-christophe-et-nieves - Basseterre - Basseterre" +value: "553" +data: App\Entity\City {#7689 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8330 +label: "Country.saint_helena - Jamestown - Jamestown" +value: "554" +data: App\Entity\City {#7692 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8331 +label: "Country.st._lucia - Castries - Castries" +value: "555" +data: App\Entity\City {#7695 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8332 +label: "Country.san_marino - Ville de Saint-Marin - Ville de Saint-Marin" +value: "556" +data: App\Entity\City {#7698 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8333 +label: "Country.saint-martin - Marigot - Marigot" +value: "557" +data: App\Entity\City {#7701 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8334 +label: "Country.saint_pierre_and_miquelon - Saint-Pierre - Saint-Pierre" +value: "558" +data: App\Entity\City {#7704 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8335 +label: "Country.saint_vincent_and_the_grenadines - Kingstown - Kingstown" +value: "559" +data: App\Entity\City {#7707 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8336 +label: "Country.el_salvador - San Salvador - San Salvador" +value: "560" +data: App\Entity\City {#7710 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8337 +label: "Country.samoa - Apia - Apia" +value: "561" +data: App\Entity\City {#7713 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8338 +label: "Country.american_samoa - Pago Pago - Pago Pago" +value: "562" +data: App\Entity\City {#7716 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8339 +label: "Country.sao_tome_and_principe - Sao Tomé - Sao Tomé" +value: "563" +data: App\Entity\City {#7719 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8340 +label: "Country.serbia - Belgrade - Belgrade" +value: "564" +data: App\Entity\City {#7722 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8341 +label: "Country.seychelles - Victoria - Victoria" +value: "565" +data: App\Entity\City {#7725 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8342 +label: "Country.sierra_leone - Freetown - Freetown" +value: "566" +data: App\Entity\City {#7728 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8343 +label: "Country.singapore - Singapour - Singapour" +value: "567" +data: App\Entity\City {#7731 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8344 +label: "Country.sint-maarten - Philipsburg - Philipsburg" +value: "568" +data: App\Entity\City {#7734 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8345 +label: "Country.slovakia - Bratislava - Bratislava" +value: "569" +data: App\Entity\City {#7737 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8346 +label: "Country.slovenia - Ljubljana - Ljubljana" +value: "570" +data: App\Entity\City {#7740 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8347 +label: "Country.somalia - Mogadiscio - Mogadiscio" +value: "571" +data: App\Entity\City {#7743 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8348 +label: "Country.sudan - Khartoum - Khartoum" +value: "572" +data: App\Entity\City {#7746 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8349 +label: "Country.south_sudan - Djouba - Djouba" +value: "573" +data: App\Entity\City {#7749 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8350 +label: "Country.sri_lanka - Colombo - Colombo" +value: "574" +data: App\Entity\City {#7752 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8351 +label: "Country.sweden - Stockholm - Stockholm" +value: "575" +data: App\Entity\City {#7755 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8352 +label: "Country.swiss - Berne - Berne" +value: "576" +data: App\Entity\City {#7758 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8353 +label: "Country.suriname - Paramaribo - Paramaribo" +value: "577" +data: App\Entity\City {#7761 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8354 +label: "Country.svalbard_and_jan_mayen - Longyearbyen - Longyearbyen" +value: "578" +data: App\Entity\City {#7764 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8355 +label: "Country.swaziland - Mbabane - Mbabane" +value: "579" +data: App\Entity\City {#7767 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8356 +label: "Country.syria - Damas - Damas" +value: "580" +data: App\Entity\City {#7770 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8357 +label: "Country.tajikistan - Douchanbé - Douchanbé" +value: "581" +data: App\Entity\City {#7773 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8358 +label: "Country.taiwan - Taipei - Taipei" +value: "582" +data: App\Entity\City {#7776 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8359 +label: "Country.tanzania - Dodoma - Dodoma" +value: "583" +data: App\Entity\City {#7779 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8360 +label: "Country.chad - N'Djaména - N'Djaména" +value: "584" +data: App\Entity\City {#7782 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8361 +label: "Country.french_southern_lands - Port-aux-Français - Port-aux-Français" +value: "585" +data: App\Entity\City {#7785 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8362 +label: "Country.territoire-britannique-de-locéan-Indien - Diego Garcia - Diego Garcia" +value: "586" +data: App\Entity\City {#7788 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8363 +label: "Country.thailand - Bangkok - Bangkok" +value: "587" +data: App\Entity\City {#7791 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8364 +label: "Country.east_timor - Dili - Dili" +value: "588" +data: App\Entity\City {#7794 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8365 +label: "Country.tokelau - Atafu - Atafu" +value: "589" +data: App\Entity\City {#7797 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8366 +label: "Country.tonga - Nuku'alofa - Nuku'alofa" +value: "590" +data: App\Entity\City {#7800 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8367 +label: "Country.trinidad_and_tobago - Port-d'Espagne - Port-d'Espagne" +value: "591" +data: App\Entity\City {#7803 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8368 +label: "Country.turkmenistan - Achgabat - Achgabat" +value: "592" +data: App\Entity\City {#7806 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8369 +label: "Country.türkiye - Ankara - Ankara" +value: "593" +data: App\Entity\City {#7809 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8370 +label: "Country.tuvalu - Funafuti - Funafuti" +value: "594" +data: App\Entity\City {#7812 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8371 +label: "Country.ukraine - Kiev - Kiev" +value: "595" +data: App\Entity\City {#7815 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8372 +label: "Country.uruguay - Montevideo - Montevideo" +value: "596" +data: App\Entity\City {#7818 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8373 +label: "Country.vanuatu - Port-Vila - Port-Vila" +value: "597" +data: App\Entity\City {#7821 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8374 +label: "Country.vatican - Vatican - Vatican" +value: "598" +data: App\Entity\City {#7824 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8375 +label: "Country.venezuela - Caracas - Caracas" +value: "599" +data: App\Entity\City {#7827 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8376 +label: "Country.vietnam - Hanoï - Hanoï" +value: "600" +data: App\Entity\City {#7830 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8377 +label: "Country.wallis_and_futuna - Mata-Utu - Mata-Utu" +value: "601" +data: App\Entity\City {#7833 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8378 +label: "Country.yemen - Sanaa - Sanaa" +value: "602" +data: App\Entity\City {#7836 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8379 +label: "Country.zambia - Lusaka - Lusaka" +value: "603" +data: App\Entity\City {#7839 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8380 +label: "Country.zimbabwe - Harare - Harare" +value: "604" +data: App\Entity\City {#7842 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Doctrine\Common\Collections\ArrayCollection {#516 -elements: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6158 -form: Symfony\Component\Form\Form {#1299 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6159 …5} |
full_name | "userbundle_user[adminCities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "userbundle_user_adminCities" |
is_selected | Closure($choice, array $values) {#8382 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#639 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "adminCities" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_userbundle_user_adminCities" |
valid | true |
value | [] |
school
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "data-error" => "Etablissement non autorisé ou inconnu" ] |
[ "class" => "form-control" "data-error" => "Etablissement non autorisé ou inconnu" ] |
class | "App\Entity\School" |
same as passed value |
placeholder | "menu.select" |
same as passed value |
query_builder | Closure(EntityRepository $entityRepository) {#636 class: "App\Form\UserType" this: App\Form\UserType {#542 …} } |
Doctrine\ORM\QueryBuilder {#1138 -em: Doctrine\ORM\EntityManager {#689 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1139 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1137 #from: "App\Entity\School" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1133 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\School a ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1134 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "data-error" => "Etablissement non autorisé ou inconnu" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#656 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#688 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1239 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1135 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1136 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#742 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1080 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1141 …} } |
choices | null |
class | "App\Entity\School" |
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\CsrfTokenManager {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#469 …} -namespace: Closure() {#625 …} } |
data_class | null |
disabled | false |
em | ContainerQH06XZh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#153 …2} |
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 {#1154 -om: ContainerQH06XZh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#153 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1102 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "menu.select" |
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 {#1138 -em: Doctrine\ORM\EntityManager {#689 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1139 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1137 #from: "App\Entity\School" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1133 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\School a ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1134 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1101 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#381 …} $translationDomain: "validators" $message: Closure() {#1100 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "data-error" => "Etablissement non autorisé ou inconnu" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_userbundle_user_school" ] |
cache_key | "_userbundle_user_school_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8385 +label: "Sangmélima" +value: "1105" +data: App\Entity\School {#8402 …} +attr: [] +labelTranslationParameters: [] } 1028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8387 +label: "Ebolowa" +value: "1028" +data: App\Entity\School {#8436 …} +attr: [] +labelTranslationParameters: [] } 1051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8389 +label: "Buéa" +value: "1051" +data: App\Entity\School {#8610 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8392 +label: "Buéa" +value: "171" +data: App\Entity\School {#8636 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8391 +label: "Buéa" +value: "153" +data: App\Entity\School {#8664 …} +attr: [] +labelTranslationParameters: [] } 1048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8386 +label: "Douala" +value: "1048" +data: App\Entity\School {#8694 …} +attr: [] +labelTranslationParameters: [] } 1026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8397 +label: "Ebolowa" +value: "1026" +data: App\Entity\School {#8721 …} +attr: [] +labelTranslationParameters: [] } 1034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8395 +label: "Douala" +value: "1034" +data: App\Entity\School {#8748 …} +attr: [] +labelTranslationParameters: [] } 1025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8393 +label: "Bafoussam" +value: "1025" +data: App\Entity\School {#8774 …} +attr: [] +labelTranslationParameters: [] } 1032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8388 +label: "Douala" +value: "1032" +data: App\Entity\School {#8801 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8398 +label: "Édéa" +value: "176" +data: App\Entity\School {#8829 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14192 +label: "Buéa" +value: "571" +data: App\Entity\School {#8856 …} +attr: [] +labelTranslationParameters: [] } 1062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14193 +label: "Buéa" +value: "1062" +data: App\Entity\School {#8884 …} +attr: [] +labelTranslationParameters: [] } 894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14194 +label: "Yaoundé" +value: "894" +data: App\Entity\School {#8910 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14195 +label: "Douala" +value: "109" +data: App\Entity\School {#8936 …} +attr: [] +labelTranslationParameters: [] } 938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14196 +label: "Yaoundé" +value: "938" +data: App\Entity\School {#8962 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14197 +label: "Yaoundé" +value: "684" +data: App\Entity\School {#8988 …} +attr: [] +labelTranslationParameters: [] } 1056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14198 +label: "Manfé" +value: "1056" +data: App\Entity\School {#9014 …} +attr: [] +labelTranslationParameters: [] } 957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14199 +label: "Buéa" +value: "957" +data: App\Entity\School {#9040 …} +attr: [] +labelTranslationParameters: [] } 1077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14200 +label: "Douala" +value: "1077" +data: App\Entity\School {#9066 …} +attr: [] +labelTranslationParameters: [] } 1021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14201 +label: "LOUM" +value: "1021" +data: App\Entity\School {#9092 …} +attr: [] +labelTranslationParameters: [] } 1076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14202 +label: "Douala" +value: "1076" +data: App\Entity\School {#9118 …} +attr: [] +labelTranslationParameters: [] } 1109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14203 +label: "Bertoua" +value: "1109" +data: App\Entity\School {#9144 …} +attr: [] +labelTranslationParameters: [] } 1042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14204 +label: "Douala" +value: "1042" +data: App\Entity\School {#9170 …} +attr: [] +labelTranslationParameters: [] } 1138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14205 +label: "Bertoua" +value: "1138" +data: App\Entity\School {#9196 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14206 +label: "Douala" +value: "570" +data: App\Entity\School {#9222 …} +attr: [] +labelTranslationParameters: [] } 941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14207 +label: "Yaoundé" +value: "941" +data: App\Entity\School {#9248 …} +attr: [] +labelTranslationParameters: [] } 1092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14208 +label: "Foumban" +value: "1092" +data: App\Entity\School {#9274 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14209 +label: "Nkongsamba" +value: "493" +data: App\Entity\School {#9300 …} +attr: [] +labelTranslationParameters: [] } 1099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14210 +label: "Foumban" +value: "1099" +data: App\Entity\School {#9326 …} +attr: [] +labelTranslationParameters: [] } 1013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14211 +label: "Foumban" +value: "1013" +data: App\Entity\School {#9352 …} +attr: [] +labelTranslationParameters: [] } 1038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14212 +label: "Douala" +value: "1038" +data: App\Entity\School {#9378 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14213 +label: "Douala" +value: "681" +data: App\Entity\School {#9404 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14214 +label: "Ebolowa" +value: "149" +data: App\Entity\School {#9430 …} +attr: [] +labelTranslationParameters: [] } 1156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14215 +label: "Garoua" +value: "1156" +data: App\Entity\School {#9456 …} +attr: [] +labelTranslationParameters: [] } 1158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14216 +label: "Garoua" +value: "1158" +data: App\Entity\School {#9482 …} +attr: [] +labelTranslationParameters: [] } 1128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14217 +label: "Ngaoundéré" +value: "1128" +data: App\Entity\School {#9508 …} +attr: [] +labelTranslationParameters: [] } 1019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14218 +label: "Bafoussam" +value: "1019" +data: App\Entity\School {#9534 …} +attr: [] +labelTranslationParameters: [] } 1035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14219 +label: "Douala" +value: "1035" +data: App\Entity\School {#9560 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14220 +label: "Ebolowa" +value: "154" +data: App\Entity\School {#9586 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14221 +label: "Bafoussam" +value: "151" +data: App\Entity\School {#9612 …} +attr: [] +labelTranslationParameters: [] } 900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14222 +label: "Garoua" +value: "900" +data: App\Entity\School {#9638 …} +attr: [] +labelTranslationParameters: [] } 914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14223 +label: "Garoua" +value: "914" +data: App\Entity\School {#9664 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14224 +label: "Douala" +value: "156" +data: App\Entity\School {#9691 …} +attr: [] +labelTranslationParameters: [] } 1040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14225 +label: "Douala" +value: "1040" +data: App\Entity\School {#9717 …} +attr: [] +labelTranslationParameters: [] } 1023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14226 +label: "Bafoussam" +value: "1023" +data: App\Entity\School {#9743 …} +attr: [] +labelTranslationParameters: [] } 1126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14227 +label: "Ngaoundéré" +value: "1126" +data: App\Entity\School {#9769 …} +attr: [] +labelTranslationParameters: [] } 1081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14228 +label: "Yaoundé" +value: "1081" +data: App\Entity\School {#9796 …} +attr: [] +labelTranslationParameters: [] } 1086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14229 +label: "Yaoundé" +value: "1086" +data: App\Entity\School {#9822 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14230 +label: "Douala" +value: "150" +data: App\Entity\School {#9848 …} +attr: [] +labelTranslationParameters: [] } 1123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14231 +label: "Douala" +value: "1123" +data: App\Entity\School {#9874 …} +attr: [] +labelTranslationParameters: [] } 899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14232 +label: "Maroua" +value: "899" +data: App\Entity\School {#9900 …} +attr: [] +labelTranslationParameters: [] } 1097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14233 +label: "Dschang" +value: "1097" +data: App\Entity\School {#9926 …} +attr: [] +labelTranslationParameters: [] } 898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14234 +label: "Maroua" +value: "898" +data: App\Entity\School {#9952 …} +attr: [] +labelTranslationParameters: [] } 1091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14235 +label: "Bafoussam" +value: "1091" +data: App\Entity\School {#9978 …} +attr: [] +labelTranslationParameters: [] } 1106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14236 +label: "Yaoundé" +value: "1106" +data: App\Entity\School {#10004 …} +attr: [] +labelTranslationParameters: [] } 1100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14237 +label: "Foumban" +value: "1100" +data: App\Entity\School {#10030 …} +attr: [] +labelTranslationParameters: [] } 1104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14238 +label: "Ebolowa" +value: "1104" +data: App\Entity\School {#10056 …} +attr: [] +labelTranslationParameters: [] } 939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14239 +label: "Yaoundé" +value: "939" +data: App\Entity\School {#10082 …} +attr: [] +labelTranslationParameters: [] } 1090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14240 +label: "Foumban" +value: "1090" +data: App\Entity\School {#10108 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14241 +label: "Bafoussam" +value: "573" +data: App\Entity\School {#10134 …} +attr: [] +labelTranslationParameters: [] } 1045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14242 +label: "Douala" +value: "1045" +data: App\Entity\School {#10160 …} +attr: [] +labelTranslationParameters: [] } 1101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14243 +label: "Bafoussam" +value: "1101" +data: App\Entity\School {#10186 …} +attr: [] +labelTranslationParameters: [] } 1114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14244 +label: "Bertoua" +value: "1114" +data: App\Entity\School {#10212 …} +attr: [] +labelTranslationParameters: [] } 1127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14245 +label: "Ngaoundéré" +value: "1127" +data: App\Entity\School {#10238 …} +attr: [] +labelTranslationParameters: [] } 923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14246 +label: "Douala" +value: "923" +data: App\Entity\School {#10264 …} +attr: [] +labelTranslationParameters: [] } 1024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14247 +label: "Douala" +value: "1024" +data: App\Entity\School {#10290 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14248 +label: "Douala" +value: "568" +data: App\Entity\School {#10316 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14249 +label: "Ebolowa" +value: "179" +data: App\Entity\School {#10342 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14250 +label: "Sangmélima" +value: "181" +data: App\Entity\School {#10368 …} +attr: [] +labelTranslationParameters: [] } 1011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14251 +label: "Douala" +value: "1011" +data: App\Entity\School {#10394 …} +attr: [] +labelTranslationParameters: [] } 917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14252 +label: "Douala" +value: "917" +data: App\Entity\School {#10420 …} +attr: [] +labelTranslationParameters: [] } 1022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14253 +label: "BARE" +value: "1022" +data: App\Entity\School {#10446 …} +attr: [] +labelTranslationParameters: [] } 1143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14254 +label: "Garoua" +value: "1143" +data: App\Entity\School {#10472 …} +attr: [] +labelTranslationParameters: [] } 1037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14255 +label: "Douala" +value: "1037" +data: App\Entity\School {#10498 …} +attr: [] +labelTranslationParameters: [] } 1146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14256 +label: "Garoua" +value: "1146" +data: App\Entity\School {#10524 …} +attr: [] +labelTranslationParameters: [] } 919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14257 +label: "Douala" +value: "919" +data: App\Entity\School {#10550 …} +attr: [] +labelTranslationParameters: [] } 1072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14258 +label: "Douala" +value: "1072" +data: App\Entity\School {#10576 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14259 +label: "Yaoundé" +value: "593" +data: App\Entity\School {#10602 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14260 +label: "Garoua" +value: "288" +data: App\Entity\School {#10628 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14261 +label: "Garoua" +value: "178" +data: App\Entity\School {#10654 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14262 +label: "Yaoundé" +value: "83" +data: App\Entity\School {#10680 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14263 +label: "Garoua" +value: "177" +data: App\Entity\School {#10707 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14264 +label: "Yaoundé" +value: "146" +data: App\Entity\School {#10733 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14265 +label: "Yaoundé" +value: "234" +data: App\Entity\School {#10759 …} +attr: [] +labelTranslationParameters: [] } 820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14266 +label: "Buéa" +value: "820" +data: App\Entity\School {#10785 …} +attr: [] +labelTranslationParameters: [] } 921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14267 +label: "Douala" +value: "921" +data: App\Entity\School {#10811 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14268 +label: "Buéa" +value: "579" +data: App\Entity\School {#10837 …} +attr: [] +labelTranslationParameters: [] } 1132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14269 +label: "Ngaoundéré" +value: "1132" +data: App\Entity\School {#10863 …} +attr: [] +labelTranslationParameters: [] } 940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14270 +label: "Yaoundé" +value: "940" +data: App\Entity\School {#10889 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14271 +label: "Buéa" +value: "572" +data: App\Entity\School {#10915 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14272 +label: "Douala" +value: "487" +data: App\Entity\School {#10941 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14273 +label: "Yaoundé" +value: "232" +data: App\Entity\School {#10967 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14274 +label: "Yaoundé" +value: "229" +data: App\Entity\School {#10994 …} +attr: [] +labelTranslationParameters: [] } 1057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14275 +label: "Limbe" +value: "1057" +data: App\Entity\School {#11020 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14276 +label: "Édéa" +value: "451" +data: App\Entity\School {#11046 …} +attr: [] +labelTranslationParameters: [] } 1049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14277 +label: "Douala" +value: "1049" +data: App\Entity\School {#11072 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14278 +label: "Douala" +value: "667" +data: App\Entity\School {#11098 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14279 +label: "Douala" +value: "442" +data: App\Entity\School {#11124 …} +attr: [] +labelTranslationParameters: [] } 896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14280 +label: "Ngaoundéré" +value: "896" +data: App\Entity\School {#11150 …} +attr: [] +labelTranslationParameters: [] } 1012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14281 +label: "Yaoundé" +value: "1012" +data: App\Entity\School {#11177 …} +attr: [] +labelTranslationParameters: [] } 1036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14282 +label: "Douala" +value: "1036" +data: App\Entity\School {#11203 …} +attr: [] +labelTranslationParameters: [] } 924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14283 +label: "Douala" +value: "924" +data: App\Entity\School {#11229 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14284 +label: "Yaoundé" +value: "645" +data: App\Entity\School {#11255 …} +attr: [] +labelTranslationParameters: [] } 1152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14285 +label: "Garoua" +value: "1152" +data: App\Entity\School {#11281 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14286 +label: "Douala" +value: "496" +data: App\Entity\School {#11307 …} +attr: [] +labelTranslationParameters: [] } 1141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14287 +label: "Garoua" +value: "1141" +data: App\Entity\School {#11333 …} +attr: [] +labelTranslationParameters: [] } 1142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14288 +label: "Garoua" +value: "1142" +data: App\Entity\School {#11359 …} +attr: [] +labelTranslationParameters: [] } 1147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14289 +label: "Garoua" +value: "1147" +data: App\Entity\School {#11385 …} +attr: [] +labelTranslationParameters: [] } 1148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14290 +label: "Garoua" +value: "1148" +data: App\Entity\School {#11411 …} +attr: [] +labelTranslationParameters: [] } 1145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14291 +label: "Garoua" +value: "1145" +data: App\Entity\School {#11437 …} +attr: [] +labelTranslationParameters: [] } 1020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14292 +label: "LOUM" +value: "1020" +data: App\Entity\School {#11463 …} +attr: [] +labelTranslationParameters: [] } 1129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14293 +label: "Ngaoundéré" +value: "1129" +data: App\Entity\School {#11489 …} +attr: [] +labelTranslationParameters: [] } 1103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14294 +label: "Bafoussam" +value: "1103" +data: App\Entity\School {#11515 …} +attr: [] +labelTranslationParameters: [] } 1078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14295 +label: "Douala" +value: "1078" +data: App\Entity\School {#11541 …} +attr: [] +labelTranslationParameters: [] } 1043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14296 +label: "Douala" +value: "1043" +data: App\Entity\School {#11567 …} +attr: [] +labelTranslationParameters: [] } 918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14297 +label: "Douala" +value: "918" +data: App\Entity\School {#11593 …} +attr: [] +labelTranslationParameters: [] } 1125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14298 +label: "Ngaoundéré" +value: "1125" +data: App\Entity\School {#11619 …} +attr: [] +labelTranslationParameters: [] } 1135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14299 +label: "Ngaoundéré" +value: "1135" +data: App\Entity\School {#11645 …} +attr: [] +labelTranslationParameters: [] } 1098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14300 +label: "Mbouda" +value: "1098" +data: App\Entity\School {#11671 …} +attr: [] +labelTranslationParameters: [] } 1144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14301 +label: "Garoua" +value: "1144" +data: App\Entity\School {#11697 …} +attr: [] +labelTranslationParameters: [] } 1087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14302 +label: "Yaoundé" +value: "1087" +data: App\Entity\School {#11723 …} +attr: [] +labelTranslationParameters: [] } 1071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14303 +label: "Douala" +value: "1071" +data: App\Entity\School {#11749 …} +attr: [] +labelTranslationParameters: [] } 1118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14304 +label: "Bertoua" +value: "1118" +data: App\Entity\School {#11775 …} +attr: [] +labelTranslationParameters: [] } 1139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14305 +label: "Douala" +value: "1139" +data: App\Entity\School {#11801 …} +attr: [] +labelTranslationParameters: [] } 901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14306 +label: "Garoua" +value: "901" +data: App\Entity\School {#11827 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14307 +label: "Douala" +value: "682" +data: App\Entity\School {#11853 …} +attr: [] +labelTranslationParameters: [] } 1082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14308 +label: "Yaoundé" +value: "1082" +data: App\Entity\School {#11879 …} +attr: [] +labelTranslationParameters: [] } 1108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14309 +label: "Bertoua" +value: "1108" +data: App\Entity\School {#11905 …} +attr: [] +labelTranslationParameters: [] } 1017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14310 +label: "Bafoussam" +value: "1017" +data: App\Entity\School {#11931 …} +attr: [] +labelTranslationParameters: [] } 1084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14311 +label: "Yaoundé" +value: "1084" +data: App\Entity\School {#11957 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14312 +label: "Yaoundé" +value: "470" +data: App\Entity\School {#11983 …} +attr: [] +labelTranslationParameters: [] } 1080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14313 +label: "Yaoundé" +value: "1080" +data: App\Entity\School {#12010 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14314 +label: "Douala" +value: "492" +data: App\Entity\School {#12036 …} +attr: [] +labelTranslationParameters: [] } 1047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14315 +label: "Douala" +value: "1047" +data: App\Entity\School {#12062 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14316 +label: "Douala" +value: "569" +data: App\Entity\School {#12088 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14317 +label: "Douala" +value: "580" +data: App\Entity\School {#12114 …} +attr: [] +labelTranslationParameters: [] } 920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14318 +label: "Douala" +value: "920" +data: App\Entity\School {#12140 …} +attr: [] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14319 +label: "Maroua" +value: "737" +data: App\Entity\School {#12166 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14320 +label: "Buéa" +value: "231" +data: App\Entity\School {#12192 …} +attr: [] +labelTranslationParameters: [] } 922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14321 +label: "Douala" +value: "922" +data: App\Entity\School {#12218 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14322 +label: "Douala" +value: "356" +data: App\Entity\School {#12244 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14323 +label: "Douala" +value: "687" +data: App\Entity\School {#12270 …} +attr: [] +labelTranslationParameters: [] } 1093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14324 +label: "Bafoussam" +value: "1093" +data: App\Entity\School {#12296 …} +attr: [] +labelTranslationParameters: [] } 925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14325 +label: "Édéa" +value: "925" +data: App\Entity\School {#12322 …} +attr: [] +labelTranslationParameters: [] } 916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14326 +label: "Édéa" +value: "916" +data: App\Entity\School {#12348 …} +attr: [] +labelTranslationParameters: [] } 1031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14327 +label: "Douala" +value: "1031" +data: App\Entity\School {#12374 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14328 +label: "Douala" +value: "648" +data: App\Entity\School {#12400 …} +attr: [] +labelTranslationParameters: [] } 1063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14329 +label: "Buéa" +value: "1063" +data: App\Entity\School {#12426 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14330 +label: "Bafoussam" +value: "576" +data: App\Entity\School {#12452 …} +attr: [] +labelTranslationParameters: [] } 1046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14331 +label: "Douala" +value: "1046" +data: App\Entity\School {#12478 …} +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14332 +label: "Buéa" +value: "691" +data: App\Entity\School {#12504 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14333 +label: "Édéa" +value: "600" +data: App\Entity\School {#12530 …} +attr: [] +labelTranslationParameters: [] } 1030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14334 +label: "Ebolowa" +value: "1030" +data: App\Entity\School {#12556 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14335 +label: "Buéa" +value: "577" +data: App\Entity\School {#12582 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14336 +label: "Buéa" +value: "589" +data: App\Entity\School {#12608 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14337 +label: "Yaoundé" +value: "686" +data: App\Entity\School {#12634 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14338 +label: "Buéa" +value: "578" +data: App\Entity\School {#12660 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14339 +label: "Douala" +value: "565" +data: App\Entity\School {#12686 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14340 +label: "Douala" +value: "567" +data: App\Entity\School {#12712 …} +attr: [] +labelTranslationParameters: [] } 885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14341 +label: "Douala" +value: "885" +data: App\Entity\School {#12738 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14342 +label: "Bafoussam" +value: "575" +data: App\Entity\School {#12764 …} +attr: [] +labelTranslationParameters: [] } 1050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14343 +label: "Buéa" +value: "1050" +data: App\Entity\School {#12790 …} +attr: [] +labelTranslationParameters: [] } 1073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14344 +label: "Buéa" +value: "1073" +data: App\Entity\School {#12816 …} +attr: [] +labelTranslationParameters: [] } 1083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14345 +label: "Yaoundé" +value: "1083" +data: App\Entity\School {#12842 …} +attr: [] +labelTranslationParameters: [] } 937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14346 +label: "Yaoundé" +value: "937" +data: App\Entity\School {#12868 …} +attr: [] +labelTranslationParameters: [] } 1058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14347 +label: "Kumba" +value: "1058" +data: App\Entity\School {#12894 …} +attr: [] +labelTranslationParameters: [] } 1060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14348 +label: "Buéa" +value: "1060" +data: App\Entity\School {#12920 …} +attr: [] +labelTranslationParameters: [] } 1067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14349 +label: "Buéa" +value: "1067" +data: App\Entity\School {#12946 …} +attr: [] +labelTranslationParameters: [] } 1130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14350 +label: "Ngaoundéré" +value: "1130" +data: App\Entity\School {#12972 …} +attr: [] +labelTranslationParameters: [] } 1014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14351 +label: "Foumban" +value: "1014" +data: App\Entity\School {#12998 …} +attr: [] +labelTranslationParameters: [] } 1121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14352 +label: "Batouri" +value: "1121" +data: App\Entity\School {#13024 …} +attr: [] +labelTranslationParameters: [] } 1110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14353 +label: "Abong-Mbang" +value: "1110" +data: App\Entity\School {#13050 …} +attr: [] +labelTranslationParameters: [] } 1150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14354 +label: "Guider" +value: "1150" +data: App\Entity\School {#13076 …} +attr: [] +labelTranslationParameters: [] } 1113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14355 +label: "Abong-Mbang" +value: "1113" +data: App\Entity\School {#13102 …} +attr: [] +labelTranslationParameters: [] } 1117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14356 +label: "Bertoua" +value: "1117" +data: App\Entity\School {#13128 …} +attr: [] +labelTranslationParameters: [] } 1159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14357 +label: "Mora" +value: "1159" +data: App\Entity\School {#13154 …} +attr: [] +labelTranslationParameters: [] } 1107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14358 +label: "Abong-Mbang" +value: "1107" +data: App\Entity\School {#13180 …} +attr: [] +labelTranslationParameters: [] } 1136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14359 +label: "Batouri" +value: "1136" +data: App\Entity\School {#13206 …} +attr: [] +labelTranslationParameters: [] } 1153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14360 +label: "Garoua" +value: "1153" +data: App\Entity\School {#13232 …} +attr: [] +labelTranslationParameters: [] } 1016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14361 +label: "Bafang" +value: "1016" +data: App\Entity\School {#13258 …} +attr: [] +labelTranslationParameters: [] } 1015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14362 +label: "Bandjoun" +value: "1015" +data: App\Entity\School {#13284 …} +attr: [] +labelTranslationParameters: [] } 1120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14363 +label: "Batouri" +value: "1120" +data: App\Entity\School {#13310 …} +attr: [] +labelTranslationParameters: [] } 902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14364 +label: "Garoua" +value: "902" +data: App\Entity\School {#13336 …} +attr: [] +labelTranslationParameters: [] } 1155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14365 +label: "Garoua" +value: "1155" +data: App\Entity\School {#13362 …} +attr: [] +labelTranslationParameters: [] } 1115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14366 +label: "Batouri" +value: "1115" +data: App\Entity\School {#13388 …} +attr: [] +labelTranslationParameters: [] } 1122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14367 +label: "Batouri" +value: "1122" +data: App\Entity\School {#13414 …} +attr: [] +labelTranslationParameters: [] } 1111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14368 +label: "Bertoua" +value: "1111" +data: App\Entity\School {#13440 …} +attr: [] +labelTranslationParameters: [] } 1112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14369 +label: "Batouri" +value: "1112" +data: App\Entity\School {#13466 …} +attr: [] +labelTranslationParameters: [] } 1157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14370 +label: "Mokolo" +value: "1157" +data: App\Entity\School {#13492 …} +attr: [] +labelTranslationParameters: [] } 1119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14371 +label: "Bertoua" +value: "1119" +data: App\Entity\School {#13518 …} +attr: [] +labelTranslationParameters: [] } 1124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14372 +label: "Ngaoundéré" +value: "1124" +data: App\Entity\School {#13544 …} +attr: [] +labelTranslationParameters: [] } 1133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14373 +label: "Ngaoundéré" +value: "1133" +data: App\Entity\School {#13570 …} +attr: [] +labelTranslationParameters: [] } 1075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14374 +label: "Limbe" +value: "1075" +data: App\Entity\School {#13596 …} +attr: [] +labelTranslationParameters: [] } 1154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14375 +label: "Guider" +value: "1154" +data: App\Entity\School {#13622 …} +attr: [] +labelTranslationParameters: [] } 1070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14376 +label: "Kumba" +value: "1070" +data: App\Entity\School {#13648 …} +attr: [] +labelTranslationParameters: [] } 1116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14377 +label: "Batouri" +value: "1116" +data: App\Entity\School {#13674 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14378 +label: "Douala" +value: "371" +data: App\Entity\School {#13700 …} +attr: [] +labelTranslationParameters: [] } 1039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14379 +label: "Douala" +value: "1039" +data: App\Entity\School {#13726 …} +attr: [] +labelTranslationParameters: [] } 1065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14380 +label: "Limbe" +value: "1065" +data: App\Entity\School {#13752 …} +attr: [] +labelTranslationParameters: [] } 1044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14381 +label: "Douala" +value: "1044" +data: App\Entity\School {#13778 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14382 +label: "Douala" +value: "443" +data: App\Entity\School {#13804 …} +attr: [] +labelTranslationParameters: [] } 1140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14383 +label: "Yaoundé" +value: "1140" +data: App\Entity\School {#13830 …} +attr: [] +labelTranslationParameters: [] } 1079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14384 +label: "Yaoundé" +value: "1079" +data: App\Entity\School {#13856 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14385 +label: "Douala" +value: "325" +data: App\Entity\School {#13882 …} +attr: [] +labelTranslationParameters: [] } 1029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14386 +label: "Ebolowa" +value: "1029" +data: App\Entity\School {#13908 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14387 +label: "Douala" +value: "491" +data: App\Entity\School {#13934 …} +attr: [] +labelTranslationParameters: [] } 1018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14388 +label: "Foumban" +value: "1018" +data: App\Entity\School {#13960 …} +attr: [] +labelTranslationParameters: [] } 1096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14389 +label: "Dschang" +value: "1096" +data: App\Entity\School {#13986 …} +attr: [] +labelTranslationParameters: [] } 1102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14390 +label: "Bafoussam" +value: "1102" +data: App\Entity\School {#14012 …} +attr: [] +labelTranslationParameters: [] } 1066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14391 +label: "Buéa" +value: "1066" +data: App\Entity\School {#14038 …} +attr: [] +labelTranslationParameters: [] } 1059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14392 +label: "Buéa" +value: "1059" +data: App\Entity\School {#14064 …} +attr: [] +labelTranslationParameters: [] } 1061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14393 +label: "Limbe" +value: "1061" +data: App\Entity\School {#14090 …} +attr: [] +labelTranslationParameters: [] } 1033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14394 +label: "Douala" +value: "1033" +data: App\Entity\School {#14116 …} +attr: [] +labelTranslationParameters: [] } 1149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14395 +label: "Garoua" +value: "1149" +data: App\Entity\School {#14142 …} +attr: [] +labelTranslationParameters: [] } 1069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14396 +label: "Limbe" +value: "1069" +data: App\Entity\School {#14168 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8383 -form: Symfony\Component\Form\Form {#1302 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#8384 …5} |
full_name | "userbundle_user[school]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "userbundle_user_school" |
is_selected | Closure($choice, $value) {#14398 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#639 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "school" |
placeholder | "menu.select" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_userbundle_user_school" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "56d1.Y7jTYj92MyL6i8I06SazIFo1-C3cFSbB_ePNj5szOTs.NcyrIVQVWxu4_YttnXzScWsNvX-KIGmAm5mf_9ZHXA8rzOVQWkJWQb_6rQ" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "56d1.Y7jTYj92MyL6i8I06SazIFo1-C3cFSbB_ePNj5szOTs.NcyrIVQVWxu4_YttnXzScWsNvX-KIGmAm5mf_9ZHXA8rzOVQWkJWQb_6rQ" |
same as passed value |
mapped | false |
false
|
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 | "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\CsrfTokenManager {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#469 …} -namespace: Closure() {#625 …} } |
data | "56d1.Y7jTYj92MyL6i8I06SazIFo1-C3cFSbB_ePNj5szOTs.NcyrIVQVWxu4_YttnXzScWsNvX-KIGmAm5mf_9ZHXA8rzOVQWkJWQb_6rQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#14401 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#543 …} } |
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() {#14405 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#381 …} $translationDomain: "validators" $message: Closure() {#14402 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_userbundle_user__token" ] |
cache_key | "_userbundle_user__token_hidden" |
compound | false |
data | "56d1.Y7jTYj92MyL6i8I06SazIFo1-C3cFSbB_ePNj5szOTs.NcyrIVQVWxu4_YttnXzScWsNvX-KIGmAm5mf_9ZHXA8rzOVQWkJWQb_6rQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#14415 -form: Symfony\Component\Form\Form {#14411 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14406 …5} |
full_name | "userbundle_user[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "userbundle_user__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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_userbundle_user__token" |
valid | true |
value | "56d1.Y7jTYj92MyL6i8I06SazIFo1-C3cFSbB_ePNj5szOTs.NcyrIVQVWxu4_YttnXzScWsNvX-KIGmAm5mf_9ZHXA8rzOVQWkJWQb_6rQ" |