- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 4
- Events
- Routing
- Cache
- Translation 1
- Security
- Twig
- HTTP Client
- Doctrine 8
- Migrations
- Debug
- Messages
- E-mails 2
- 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 {#763 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #phone: "+254742542970" #enabled: false #email: "johnkituku254@gmail.com" -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#764 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#765 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#766 -elements: [] } } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | App\Entity\User {#763 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #phone: "+254742542970" #enabled: false #email: "johnkituku254@gmail.com" -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#764 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#765 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#766 -elements: [] } } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#763 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #phone: "+254742542970" #enabled: false #email: "johnkituku254@gmail.com" -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#764 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#765 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#766 -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 {#1061 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1062 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#1064 …} } |
| data | App\Entity\User {#763 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #phone: "+254742542970" #enabled: false #email: "johnkituku254@gmail.com" -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#764 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#765 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#766 -elements: [] } } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1082 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#784 …} 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() {#1084 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1066 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1083 …} } } |
| 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 {#763 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #phone: "+254742542970" #enabled: false #email: "johnkituku254@gmail.com" -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#764 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#765 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#766 -elements: [] } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3168 -form: Symfony\Component\Form\Form {#1431 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3313 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user" |
| valid | true |
| value | App\Entity\User {#763 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #phone: "+254742542970" #enabled: false #email: "johnkituku254@gmail.com" -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#764 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#765 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#766 -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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
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) {#1090 class: "App\Form\UserType" this: App\Form\UserType {#783 …} } |
Doctrine\ORM\QueryBuilder {#1123 -_em: Doctrine\ORM\EntityManager {#116 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1133 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1131 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1130 #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 {#1129 #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 {#1132 …} -_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 {#1118 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1119 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1154 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1128 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1124 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1127 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1125 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1138 …} } |
| 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 {#1061 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1062 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#1064 …} } |
| data_class | null |
| disabled | false |
| em | ContainerO70egQF\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#147 …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 {#1135 -om: ContainerO70egQF\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#147 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#595 …} -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 {#1123 -_em: Doctrine\ORM\EntityManager {#116 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1133 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1131 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1130 #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 {#1129 #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 {#1132 …} -_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() {#1122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1066 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1120 …} } } |
| 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 | [ 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3274 +label: "ACC" +value: "28" +data: App\Entity\Country {#3306 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3273 +label: "ACE" +value: "45" +data: App\Entity\Country {#3343 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3319 +label: "AET" +value: "29" +data: App\Entity\Country {#3340 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3299 +label: "AFC" +value: "30" +data: App\Entity\Country {#3337 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3314 +label: "AFE" +value: "31" +data: Proxies\__CG__\App\Entity\Country {#3121 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3173 +label: "AFE-SU Delegation" +value: "32" +data: App\Entity\Country {#3333 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3317 +label: "AFM" +value: "33" +data: App\Entity\Country {#3345 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3316 +label: "AGL" +value: "34" +data: App\Entity\Country {#3348 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3320 +label: "ANG" +value: "35" +data: App\Entity\Country {#3351 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3312 +label: "ANN" +value: "36" +data: App\Entity\Country {#3354 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3300 +label: "AON" +value: "1" +data: App\Entity\Country {#3357 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3378 +label: "AOS" +value: "38" +data: App\Entity\Country {#3360 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3379 +label: "ATE" +value: "39" +data: App\Entity\Country {#3363 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3380 +label: "MDG" +value: "40" +data: App\Entity\Country {#3366 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3381 +label: "MOZ" +value: "41" +data: App\Entity\Country {#3369 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3382 +label: "TZA" +value: "44" +data: App\Entity\Country {#3372 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3383 +label: "ZMB" +value: "42" +data: App\Entity\Country {#3375 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3169 -form: Symfony\Component\Form\Form {#1447 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3171 …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) {#3385 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1097 …} } |
| 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 | true |
| 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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
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) {#1091 class: "App\Form\UserType" this: App\Form\UserType {#783 …} } |
Doctrine\ORM\QueryBuilder {#1148 -_em: Doctrine\ORM\EntityManager {#116 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1158 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1159 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1139 #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 {#1145 #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 {#1165 …} -_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 {#1118 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1119 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1190 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1141 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1140 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1127 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1142 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1166 …} } |
| 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 {#1061 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1062 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#1064 …} } |
| data_class | null |
| disabled | false |
| em | ContainerO70egQF\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#147 …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 {#1171 -om: ContainerO70egQF\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#147 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#628 …} -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 {#1148 -_em: Doctrine\ORM\EntityManager {#116 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1158 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1159 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1139 #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 {#1145 #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 {#1165 …} -_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() {#1147 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1066 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1149 …} } } |
| 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 | [ 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3389 +label: "Benin" +value: "188" +data: App\Entity\Region {#3403 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3390 +label: "country.angola" +value: "186" +data: App\Entity\Region {#3411 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3392 +label: "country.burkina_faso" +value: "189" +data: App\Entity\Region {#3419 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3395 +label: "country.burundi" +value: "36" +data: App\Entity\Region {#3426 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3394 +label: "country.cameroon" +value: "37" +data: App\Entity\Region {#3434 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3388 +label: "country.central_african_republic" +value: "199" +data: App\Entity\Region {#3442 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3400 +label: "country.chad" +value: "198" +data: App\Entity\Region {#3449 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3398 +label: "country.democratic_republic_of_congo" +value: "237" +data: App\Entity\Region {#3456 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3396 +label: "country.democratic_republic_of_congo" +value: "139" +data: App\Entity\Region {#3464 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3391 +label: "country.equatorial_guinea" +value: "197" +data: App\Entity\Region {#3471 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3401 +label: "country.eritrea" +value: "175" +data: App\Entity\Region {#3478 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3679 +label: "country.eswatini" +value: "182" +data: App\Entity\Region {#3486 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3680 +label: "country.ethiopia" +value: "174" +data: App\Entity\Region {#3494 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3681 +label: "country.ghana" +value: "195" +data: App\Entity\Region {#3502 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3682 +label: "country.guinea" +value: "95" +data: App\Entity\Region {#3510 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3683 +label: "country.ivory_coast" +value: "48" +data: App\Entity\Region {#3518 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3684 +label: "country.kenya" +value: "177" +data: Proxies\__CG__\App\Entity\Region {#3135 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3685 +label: "country.lesotho" +value: "208" +data: App\Entity\Region {#3532 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3686 +label: "country.liberia" +value: "194" +data: App\Entity\Region {#3540 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3687 +label: "country.madagascar" +value: "103" +data: App\Entity\Region {#3548 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3688 +label: "country.malawi" +value: "205" +data: App\Entity\Region {#3556 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3689 +label: "country.mali" +value: "102" +data: App\Entity\Region {#3564 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3690 +label: "country.mozambique" +value: "202" +data: App\Entity\Region {#3571 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3691 +label: "country.niger" +value: "145" +data: App\Entity\Region {#3579 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3692 +label: "country.nigeria" +value: "187" +data: App\Entity\Region {#3586 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3693 +label: "country.republic_of_congo" +value: "15" +data: App\Entity\Region {#3594 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3694 +label: "country.rwanda" +value: "183" +data: App\Entity\Region {#3601 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3695 +label: "country.senegal" +value: "1" +data: App\Entity\Region {#3609 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3696 +label: "country.south_africa" +value: "181" +data: App\Entity\Region {#3616 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3697 +label: "country.south_sudan" +value: "180" +data: App\Entity\Region {#3624 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3698 +label: "country.sudan" +value: "179" +data: App\Entity\Region {#3632 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3699 +label: "country.tanzania" +value: "178" +data: App\Entity\Region {#3640 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3700 +label: "country.togo" +value: "126" +data: App\Entity\Region {#3648 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3701 +label: "country.uganda" +value: "185" +data: App\Entity\Region {#3655 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3702 +label: "country.zambia" +value: "203" +data: App\Entity\Region {#3663 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3703 +label: "country.zimbabwe" +value: "204" +data: App\Entity\Region {#3671 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3386 -form: Symfony\Component\Form\Form {#1443 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3387 …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) {#3705 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1097 …} } |
| 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 | true |
| 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
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
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 {#1061 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1062 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#1064 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1184 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1179 …} } |
| 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 {#1181 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() {#1177 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1066 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1175 …} } } |
| 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 {#3706 -form: Symfony\Component\Form\Form {#1448 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3707 …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 | true |
| 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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
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) {#1092 class: "App\Form\UserType" this: App\Form\UserType {#783 …} } |
Doctrine\ORM\QueryBuilder {#1199 -_em: Doctrine\ORM\EntityManager {#116 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1209 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1207 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1206 #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 {#1208 …} -_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 {#1118 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1119 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1211 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1200 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1222 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1127 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1205 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1138 …} } |
| 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 {#1061 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1062 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#1064 …} } |
| data_class | null |
| disabled | false |
| em | ContainerO70egQF\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#147 …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 {#1135 -om: ContainerO70egQF\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#147 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#595 …} -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 {#1199 -_em: Doctrine\ORM\EntityManager {#116 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1209 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1207 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1206 #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 {#1208 …} -_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() {#1198 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1066 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1197 …} } } |
| 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 {#3711 +label: "ACC" +value: "28" +data: App\Entity\Country {#3306 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3712 +label: "ACE" +value: "45" +data: App\Entity\Country {#3343 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3714 +label: "AET" +value: "29" +data: App\Entity\Country {#3340 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3717 +label: "AFC" +value: "30" +data: App\Entity\Country {#3337 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3716 +label: "AFE" +value: "31" +data: Proxies\__CG__\App\Entity\Country {#3121 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3710 +label: "AFE-SU Delegation" +value: "32" +data: App\Entity\Country {#3333 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3722 +label: "AFM" +value: "33" +data: App\Entity\Country {#3345 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3720 +label: "AGL" +value: "34" +data: App\Entity\Country {#3348 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3718 +label: "ANG" +value: "35" +data: App\Entity\Country {#3351 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3713 +label: "ANN" +value: "36" +data: App\Entity\Country {#3354 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3723 +label: "AON" +value: "1" +data: App\Entity\Country {#3357 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3724 +label: "AOS" +value: "38" +data: App\Entity\Country {#3360 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3725 +label: "ATE" +value: "39" +data: App\Entity\Country {#3363 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3726 +label: "MDG" +value: "40" +data: App\Entity\Country {#3366 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3727 +label: "MOZ" +value: "41" +data: App\Entity\Country {#3369 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3728 +label: "TZA" +value: "44" +data: App\Entity\Country {#3372 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3729 +label: "ZMB" +value: "42" +data: App\Entity\Country {#3375 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3709 -form: Symfony\Component\Form\Form {#1452 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3708 …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) {#3731 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1097 …} } |
| 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 | true |
| 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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
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) {#1093 class: "App\Form\UserType" this: App\Form\UserType {#783 …} } |
Doctrine\ORM\QueryBuilder {#1215 -_em: Doctrine\ORM\EntityManager {#116 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1228 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1227 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1226 #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 {#1229 …} -_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 {#1118 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1119 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1233 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1225 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1244 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1127 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1214 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1166 …} } |
| 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 {#1061 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1062 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#1064 …} } |
| data_class | null |
| disabled | false |
| em | ContainerO70egQF\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#147 …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 {#1171 -om: ContainerO70egQF\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#147 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#628 …} -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 {#1215 -_em: Doctrine\ORM\EntityManager {#116 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1228 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1227 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1226 #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 {#1229 …} -_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() {#1216 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1066 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1217 …} } } |
| 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 | [ 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3735 +label: "Benin" +value: "188" +data: App\Entity\Region {#3403 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3736 +label: "country.angola" +value: "186" +data: App\Entity\Region {#3411 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3738 +label: "country.burkina_faso" +value: "189" +data: App\Entity\Region {#3419 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3741 +label: "country.burundi" +value: "36" +data: App\Entity\Region {#3426 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3740 +label: "country.cameroon" +value: "37" +data: App\Entity\Region {#3434 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3734 +label: "country.central_african_republic" +value: "199" +data: App\Entity\Region {#3442 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3746 +label: "country.chad" +value: "198" +data: App\Entity\Region {#3449 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3744 +label: "country.democratic_republic_of_congo" +value: "237" +data: App\Entity\Region {#3456 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3742 +label: "country.democratic_republic_of_congo" +value: "139" +data: App\Entity\Region {#3464 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3737 +label: "country.equatorial_guinea" +value: "197" +data: App\Entity\Region {#3471 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3747 +label: "country.eritrea" +value: "175" +data: App\Entity\Region {#3478 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3762 +label: "country.eswatini" +value: "182" +data: App\Entity\Region {#3486 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3763 +label: "country.ethiopia" +value: "174" +data: App\Entity\Region {#3494 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3764 +label: "country.gabon" +value: "27" +data: App\Entity\Region {#3748 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3765 +label: "country.ghana" +value: "195" +data: App\Entity\Region {#3502 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3766 +label: "country.guinea" +value: "95" +data: App\Entity\Region {#3510 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3767 +label: "country.ivory_coast" +value: "48" +data: App\Entity\Region {#3518 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3768 +label: "country.kenya" +value: "177" +data: Proxies\__CG__\App\Entity\Region {#3135 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3769 +label: "country.lesotho" +value: "208" +data: App\Entity\Region {#3532 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3770 +label: "country.liberia" +value: "194" +data: App\Entity\Region {#3540 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3771 +label: "country.madagascar" +value: "103" +data: App\Entity\Region {#3548 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3772 +label: "country.malawi" +value: "205" +data: App\Entity\Region {#3556 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3773 +label: "country.mali" +value: "102" +data: App\Entity\Region {#3564 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3774 +label: "country.mozambique" +value: "202" +data: App\Entity\Region {#3571 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3775 +label: "country.niger" +value: "145" +data: App\Entity\Region {#3579 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3776 +label: "country.nigeria" +value: "187" +data: App\Entity\Region {#3586 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3777 +label: "country.republic_of_congo" +value: "15" +data: App\Entity\Region {#3594 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3778 +label: "country.rwanda" +value: "183" +data: App\Entity\Region {#3601 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3779 +label: "country.senegal" +value: "1" +data: App\Entity\Region {#3609 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3780 +label: "country.south_africa" +value: "181" +data: App\Entity\Region {#3616 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3781 +label: "country.south_sudan" +value: "180" +data: App\Entity\Region {#3624 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3782 +label: "country.sudan" +value: "179" +data: App\Entity\Region {#3632 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3783 +label: "country.tanzania" +value: "178" +data: App\Entity\Region {#3640 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3784 +label: "country.togo" +value: "126" +data: App\Entity\Region {#3648 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3785 +label: "country.uganda" +value: "185" +data: App\Entity\Region {#3655 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3786 +label: "country.zambia" +value: "203" +data: App\Entity\Region {#3663 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3787 +label: "country.zimbabwe" +value: "204" +data: App\Entity\Region {#3671 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3788 +label: "Mauritius" +value: "443" +data: App\Entity\Region {#3755 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3732 -form: Symfony\Component\Form\Form {#1457 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3733 …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) {#3790 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1097 …} } |
| 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 | true |
| 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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "+254742542970" |
| Model Format | same as normalized format |
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 {#1061 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1062 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#1064 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1245 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#784 …} } |
| 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() {#1247 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1066 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1246 …} } } |
| 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 | "+254742542970" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3791 -form: Symfony\Component\Form\Form {#1460 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3792 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_phone" |
| valid | true |
| value | "+254742542970" |
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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
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 {#1061 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1062 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#1064 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1254 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#784 …} } |
| 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() {#1256 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1066 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1255 …} } } |
| 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 {#3794 -form: Symfony\Component\Form\Form {#1463 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3793 …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 | true |
| 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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
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 {#1061 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1062 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#1064 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1263 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#784 …} } |
| 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() {#1265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1066 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1264 …} } } |
| 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 {#3796 -form: Symfony\Component\Form\Form {#1466 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3795 …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 | true |
| 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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "johnkituku254@gmail.com" |
| Model Format | same as normalized format |
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 {#1061 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1062 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#1064 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1272 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#784 …} } |
| 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() {#1274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1066 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1273 …} } } |
| 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 | "johnkituku254@gmail.com" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3798 -form: Symfony\Component\Form\Form {#1469 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3797 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_email" |
| valid | true |
| value | "johnkituku254@gmail.com" |
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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
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 {#1061 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1062 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#1064 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1285 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#784 …} } |
| 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() {#1287 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1066 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1286 …} } } |
| 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 {#3800 -form: Symfony\Component\Form\Form {#1472 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3799 …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 | true |
| 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
| Property | Value |
|---|---|
| View Format |
[ "first" => null "second" => null ] |
| Normalized Format | null |
| Model Format | same as normalized format |
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 {#1061 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1062 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#1064 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1298 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#784 …} } |
| 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() {#1301 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1066 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1300 …} } } |
| 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 {#3802 -form: Symfony\Component\Form\Form {#1491 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3801 …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 | true |
| 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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
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 {#1061 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1062 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#1064 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1476 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#784 …} } |
| 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() {#1478 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1066 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1477 …} } } |
| 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 {#3806 -form: Symfony\Component\Form\Form {#1494 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3805 …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 | true |
| 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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
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 {#1061 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1062 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#1064 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1484 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#784 …} } |
| 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() {#1486 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1066 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1485 …} } } |
| 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 {#3808 -form: Symfony\Component\Form\Form {#1497 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3807 …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 | true |
| 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 {#764 -elements: [] } |
| View Format |
[] |
Submitted Data
| Property | Value |
|---|---|
| View Format |
[] |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#764 -elements: [] } |
| Model Format | same as normalized format |
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) {#1094 class: "App\Form\UserType" this: App\Form\UserType {#783 …} } |
Doctrine\ORM\QueryBuilder {#1311 -_em: Doctrine\ORM\EntityManager {#116 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1315 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ig" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1312 #from: "App\Entity\Role" #alias: "ig" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1314 #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 {#1316 …} -_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 {#1118 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1119 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1334 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1317 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1313 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1127 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1318 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1320 …} } |
| 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 {#1061 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1062 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#1064 …} } |
| data_class | null |
| disabled | false |
| em | ContainerO70egQF\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#147 …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 {#1322 -om: ContainerO70egQF\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#147 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#622 …} -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 {#1311 -_em: Doctrine\ORM\EntityManager {#116 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1315 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ig" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1312 #from: "App\Entity\Role" #alias: "ig" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1314 #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 {#1316 …} -_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() {#1310 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1066 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1309 …} } } |
| 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 {#3810 +label: "ADMIN DBTA" +value: "1" +data: App\Entity\Role {#3824 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3811 +label: "ADMIN L-JSO" +value: "15" +data: App\Entity\Role {#3826 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3813 +label: "ADMIN N-JSO" +value: "14" +data: App\Entity\Role {#3827 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3816 +label: "ADMIN P-JSO" +value: "13" +data: App\Entity\Role {#3828 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3815 +label: "DIPLOME" +value: "12" +data: App\Entity\Role {#3829 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3809 +label: "DIRECTOR" +value: "17" +data: App\Entity\Role {#3830 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3821 +label: "ENTREPRISE" +value: "3" +data: App\Entity\Role {#3831 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3819 +label: "ETABLISSEMENT" +value: "5" +data: App\Entity\Role {#3832 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3817 +label: "P-TVET" +value: "6" +data: App\Entity\Role {#3833 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3812 +label: "PRINCIPAL" +value: "16" +data: App\Entity\Role {#3834 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#764 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3804 -form: Symfony\Component\Form\Form {#1500 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3803 …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) {#3835 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1097 …} } |
| 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 | true |
| 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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
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 {#1061 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1062 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#1064 …} } |
| 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() {#1339 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1066 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1338 …} } } |
| 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 {#3839 +label: "menu.company" +value: "ROLE_ENTREPRISE" +data: "ROLE_ENTREPRISE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3838 +label: "menu.establishment" +value: "ROLE_ETABLISSEMENT" +data: "ROLE_ETABLISSEMENT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3840 +label: "menu.graduate" +value: "ROLE_DIPLOME" +data: "ROLE_DIPLOME" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3836 -form: Symfony\Component\Form\Form {#1503 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3837 …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) {#3842 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1097 …} } |
| 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 | true |
| 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 {#765 -elements: [] } |
| View Format |
[] |
Submitted Data
| Property | Value |
|---|---|
| View Format |
[] |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#765 -elements: [] } |
| Model Format | same as normalized format |
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 |
| 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 {#1118 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1119 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1355 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1351 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1354 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1127 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1353 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1166 …} } |
| 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 {#1061 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1062 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#1064 …} } |
| data_class | null |
| disabled | false |
| em | ContainerO70egQF\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#147 …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 {#1171 -om: ContainerO70egQF\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#147 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#628 …} -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() {#1350 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1066 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1349 …} } } |
| 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 | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3846 +label: "country.senegal" +value: "1" +data: App\Entity\Region {#3609 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3847 +label: "country.republic_of_congo" +value: "15" +data: App\Entity\Region {#3594 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3853 +label: "country.gabon" +value: "27" +data: App\Entity\Region {#3748 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3854 +label: "country.burundi" +value: "36" +data: App\Entity\Region {#3426 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3862 +label: "country.cameroon" +value: "37" +data: App\Entity\Region {#3434 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3845 +label: "country.ivory_coast" +value: "48" +data: App\Entity\Region {#3518 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3855 +label: "country.guinea" +value: "95" +data: App\Entity\Region {#3510 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3856 +label: "country.mali" +value: "102" +data: App\Entity\Region {#3564 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3849 +label: "country.madagascar" +value: "103" +data: App\Entity\Region {#3548 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3848 +label: "country.togo" +value: "126" +data: App\Entity\Region {#3648 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3860 +label: "country.democratic_republic_of_congo" +value: "139" +data: App\Entity\Region {#3464 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3859 +label: "country.niger" +value: "145" +data: App\Entity\Region {#3579 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3858 +label: "country.ethiopia" +value: "174" +data: App\Entity\Region {#3494 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3857 +label: "country.eritrea" +value: "175" +data: App\Entity\Region {#3478 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3863 +label: "country.kenya" +value: "177" +data: Proxies\__CG__\App\Entity\Region {#3135 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3864 +label: "country.tanzania" +value: "178" +data: App\Entity\Region {#3640 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3865 +label: "country.sudan" +value: "179" +data: App\Entity\Region {#3632 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3866 +label: "country.south_sudan" +value: "180" +data: App\Entity\Region {#3624 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3867 +label: "country.south_africa" +value: "181" +data: App\Entity\Region {#3616 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3868 +label: "country.eswatini" +value: "182" +data: App\Entity\Region {#3486 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3869 +label: "country.rwanda" +value: "183" +data: App\Entity\Region {#3601 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3870 +label: "country.uganda" +value: "185" +data: App\Entity\Region {#3655 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3871 +label: "country.angola" +value: "186" +data: App\Entity\Region {#3411 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3872 +label: "country.nigeria" +value: "187" +data: App\Entity\Region {#3586 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3873 +label: "Benin" +value: "188" +data: App\Entity\Region {#3403 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3874 +label: "country.burkina_faso" +value: "189" +data: App\Entity\Region {#3419 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3875 +label: "country.liberia" +value: "194" +data: App\Entity\Region {#3540 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3876 +label: "country.ghana" +value: "195" +data: App\Entity\Region {#3502 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3877 +label: "country.equatorial_guinea" +value: "197" +data: App\Entity\Region {#3471 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3878 +label: "country.chad" +value: "198" +data: App\Entity\Region {#3449 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3879 +label: "country.central_african_republic" +value: "199" +data: App\Entity\Region {#3442 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3880 +label: "country.mozambique" +value: "202" +data: App\Entity\Region {#3571 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3881 +label: "country.zambia" +value: "203" +data: App\Entity\Region {#3663 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3882 +label: "country.zimbabwe" +value: "204" +data: App\Entity\Region {#3671 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3883 +label: "country.malawi" +value: "205" +data: App\Entity\Region {#3556 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3884 +label: "country.lesotho" +value: "208" +data: App\Entity\Region {#3532 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3885 +label: "country.democratic_republic_of_congo" +value: "237" +data: App\Entity\Region {#3456 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3886 +label: "Mauritius" +value: "443" +data: App\Entity\Region {#3755 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#765 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3843 -form: Symfony\Component\Form\Form {#1506 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3844 …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) {#3888 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1097 …} } |
| 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 | true |
| 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 {#766 -elements: [] } |
| View Format |
[] |
Submitted Data
| Property | Value |
|---|---|
| View Format |
[] |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#766 -elements: [] } |
| Model Format | same as normalized format |
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 {#1118 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1119 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1390 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1375 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1379 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1127 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1378 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1376 …} } |
| 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 {#1061 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1062 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#1064 …} } |
| data_class | null |
| disabled | false |
| em | ContainerO70egQF\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#147 …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 {#1383 -om: ContainerO70egQF\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#147 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1382 …} -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() {#1374 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1066 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1373 …} } } |
| 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 {#3892 +label: "AON - Country.senegal - Yoff-Mermoz" +value: "1" +data: App\Entity\City {#3904 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3893 +label: "AON - Country.senegal - Dakar" +value: "2" +data: App\Entity\City {#3917 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3899 +label: "AON - Country.senegal - Pikine" +value: "3" +data: App\Entity\City {#3944 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3900 +label: "AON - Country.senegal - Thiès" +value: "5" +data: App\Entity\City {#3939 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3908 +label: "AON - Country.senegal - Touba" +value: "6" +data: App\Entity\City {#3948 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3891 +label: "AON - Country.senegal - Guédiawaye" +value: "7" +data: App\Entity\City {#3951 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3901 +label: "AON - Country.senegal - Kaolack" +value: "8" +data: App\Entity\City {#3954 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3902 +label: "AON - Country.senegal - Mbour" +value: "9" +data: App\Entity\City {#3957 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3895 +label: "AON - Country.senegal - Saint-Louis" +value: "10" +data: App\Entity\City {#3960 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3894 +label: "AON - Country.senegal - Rufisque" +value: "11" +data: App\Entity\City {#3963 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3906 +label: "AON - Country.senegal - Ziguinchor" +value: "12" +data: App\Entity\City {#3966 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5090 +label: "AON - Country.senegal - Diourbel" +value: "13" +data: App\Entity\City {#3969 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5091 +label: "AON - Country.senegal - Louga" +value: "14" +data: App\Entity\City {#3972 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5099 +label: "AON - Country.senegal - Tambacounda" +value: "15" +data: App\Entity\City {#3975 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5100 +label: "AON - Country.senegal - Mbacké" +value: "16" +data: App\Entity\City {#3978 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5101 +label: "AON - Country.senegal - Kolda" +value: "17" +data: App\Entity\City {#3981 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5102 +label: "AON - Country.senegal - Richard-Toll" +value: "18" +data: App\Entity\City {#3984 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5103 +label: "AON - Country.senegal - Bargny" +value: "19" +data: App\Entity\City {#3987 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5104 +label: "AON - Country.senegal - Tivaouane" +value: "20" +data: App\Entity\City {#3990 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5105 +label: "AON - Country.senegal - Joal-Fadiouth" +value: "21" +data: App\Entity\City {#3993 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5106 +label: "AON - Country.senegal - Fatick" +value: "22" +data: App\Entity\City {#3996 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5107 +label: "AON - Country.senegal - Matam" +value: "23" +data: App\Entity\City {#3999 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5108 +label: "AON - Country.senegal - Kaffrine" +value: "24" +data: App\Entity\City {#4002 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5109 +label: "AON - Country.senegal - Kédougou" +value: "25" +data: App\Entity\City {#4005 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5110 +label: "AON - Country.senegal - Sédhiou" +value: "26" +data: App\Entity\City {#4008 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5111 +label: "ACC - Country.republic_of_congo - Brazzaville" +value: "27" +data: App\Entity\City {#4011 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5112 +label: "ACC - Country.republic_of_congo - Pointe-Noire" +value: "28" +data: App\Entity\City {#4014 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5113 +label: "ACC - Country.republic_of_congo - Djambala" +value: "29" +data: App\Entity\City {#4017 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5114 +label: "ACC - Country.republic_of_congo - Dolisie" +value: "30" +data: App\Entity\City {#4020 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5115 +label: "ACC - Country.republic_of_congo - Impfondo" +value: "31" +data: App\Entity\City {#4023 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5116 +label: "ACC - Country.republic_of_congo - Kinkala" +value: "32" +data: App\Entity\City {#4026 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5117 +label: "ACC - Country.republic_of_congo - Loango" +value: "33" +data: App\Entity\City {#4029 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5118 +label: "ACC - Country.republic_of_congo - Madingou" +value: "34" +data: App\Entity\City {#4032 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5119 +label: "ACC - Country.republic_of_congo - Ouesso" +value: "35" +data: App\Entity\City {#4035 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5120 +label: "ACC - Country.republic_of_congo - Owando" +value: "36" +data: App\Entity\City {#4038 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5121 +label: "ACC - Country.republic_of_congo - Sibiti" +value: "37" +data: App\Entity\City {#4041 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5122 +label: "ATE - Country.gabon - Libreville" +value: "38" +data: App\Entity\City {#4044 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5123 +label: "ATE - Country.gabon - Franceville" +value: "39" +data: App\Entity\City {#4047 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5124 +label: "ATE - Country.gabon - Lambaréné" +value: "40" +data: App\Entity\City {#4050 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5125 +label: "ATE - Country.gabon - Mouila" +value: "41" +data: App\Entity\City {#4053 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5126 +label: "ATE - Country.gabon - Tchibanga" +value: "42" +data: App\Entity\City {#4056 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5127 +label: "ATE - Country.gabon - Makokou" +value: "43" +data: App\Entity\City {#4059 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5128 +label: "ATE - Country.gabon - Koulamoutou" +value: "44" +data: App\Entity\City {#4062 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5129 +label: "ATE - Country.gabon - Port-Gentil" +value: "45" +data: App\Entity\City {#4065 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5130 +label: "ATE - Country.gabon - Oyem" +value: "46" +data: App\Entity\City {#4068 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5131 +label: "ATE - Country.gabon - Ntoum" +value: "47" +data: App\Entity\City {#4071 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5132 +label: "ATE - Country.gabon - Moanda" +value: "48" +data: App\Entity\City {#4074 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5133 +label: "AGL - Country.burundi - Bujumbura (Mairie)" +value: "49" +data: App\Entity\City {#4077 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5134 +label: "ATE - Country.cameroon - Maroua" +value: "50" +data: App\Entity\City {#4080 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5135 +label: "ATE - Country.cameroon - Garoua" +value: "51" +data: App\Entity\City {#4083 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5136 +label: "ATE - Country.cameroon - Ngaoundéré" +value: "52" +data: App\Entity\City {#4086 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5137 +label: "ATE - Country.cameroon - Bertoua" +value: "53" +data: App\Entity\City {#4089 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5138 +label: "ATE - Country.cameroon - Yaoundé" +value: "54" +data: App\Entity\City {#4092 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5139 +label: "ATE - Country.cameroon - Ebolowa" +value: "55" +data: App\Entity\City {#4095 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5140 +label: "ATE - Country.cameroon - Douala" +value: "56" +data: App\Entity\City {#4098 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5141 +label: "ATE - Country.cameroon - Bafoussam" +value: "57" +data: App\Entity\City {#4101 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5142 +label: "ATE - Country.cameroon - Bamenda" +value: "58" +data: App\Entity\City {#4104 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5143 +label: "ATE - Country.cameroon - Buéa" +value: "59" +data: App\Entity\City {#4107 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5144 +label: "AOS - Country.ivory_coast - Abidjan" +value: "60" +data: App\Entity\City {#4110 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5145 +label: "AGL - Country.burundi - Bujumbura Rural" +value: "61" +data: App\Entity\City {#4113 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5146 +label: "AGL - Country.burundi - Bubanza" +value: "62" +data: App\Entity\City {#4116 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5147 +label: "AGL - Country.burundi - Bururi" +value: "63" +data: App\Entity\City {#4119 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5148 +label: "AGL - Country.burundi - Cankuzo" +value: "64" +data: App\Entity\City {#4122 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5149 +label: "AGL - Country.burundi - Cibitoke" +value: "65" +data: App\Entity\City {#4125 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5150 +label: "AGL - Country.burundi - Gitega" +value: "66" +data: App\Entity\City {#4128 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5151 +label: "AGL - Country.burundi - Karuzi" +value: "67" +data: App\Entity\City {#4131 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5152 +label: "AGL - Country.burundi - Kayanza" +value: "68" +data: App\Entity\City {#4134 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5153 +label: "AGL - Country.burundi - Kirundo" +value: "69" +data: App\Entity\City {#4137 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5154 +label: "AGL - Country.burundi - Makamba" +value: "70" +data: App\Entity\City {#4140 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5155 +label: "AGL - Country.burundi - Muramvya" +value: "71" +data: App\Entity\City {#4143 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5156 +label: "AGL - Country.burundi - Muyinga" +value: "72" +data: App\Entity\City {#4146 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5157 +label: "AGL - Country.burundi - Mwaro" +value: "73" +data: App\Entity\City {#4149 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5158 +label: "AGL - Country.burundi - Ngozi" +value: "74" +data: App\Entity\City {#4152 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5159 +label: "AGL - Country.burundi - Rumonge" +value: "75" +data: App\Entity\City {#4155 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5160 +label: "AGL - Country.burundi - Rutana" +value: "76" +data: App\Entity\City {#4158 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5161 +label: "AGL - Country.burundi - Ruyigi" +value: "77" +data: App\Entity\City {#4161 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5162 +label: "ATE - Country.cameroon - Kousséri" +value: "110" +data: App\Entity\City {#4164 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5163 +label: "ATE - Country.cameroon - Yagoua" +value: "112" +data: App\Entity\City {#4167 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5164 +label: "ATE - Country.cameroon - Kaélé" +value: "113" +data: App\Entity\City {#4170 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5165 +label: "ATE - Country.cameroon - Mora" +value: "114" +data: App\Entity\City {#4173 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5166 +label: "ATE - Country.cameroon - Mokolo" +value: "115" +data: App\Entity\City {#4176 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5167 +label: "ATE - Country.cameroon - Poli" +value: "116" +data: App\Entity\City {#4179 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5168 +label: "ATE - Country.cameroon - Guider" +value: "117" +data: App\Entity\City {#4182 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5169 +label: "ATE - Country.cameroon - Tcholliré" +value: "118" +data: App\Entity\City {#4185 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5170 +label: "ATE - Country.cameroon - Tibati" +value: "119" +data: App\Entity\City {#4188 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5171 +label: "ATE - Country.cameroon - Tignère" +value: "120" +data: App\Entity\City {#4191 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5172 +label: "ATE - Country.cameroon - Banyo" +value: "121" +data: App\Entity\City {#4194 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5173 +label: "ATE - Country.cameroon - Meiganga" +value: "122" +data: App\Entity\City {#4197 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5174 +label: "ATE - Country.cameroon - Nanga-Eboko" +value: "124" +data: App\Entity\City {#4200 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5175 +label: "ATE - Country.cameroon - Monatele" +value: "125" +data: App\Entity\City {#4203 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5176 +label: "ATE - Country.cameroon - Bafia" +value: "126" +data: App\Entity\City {#4206 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5177 +label: "ATE - Country.cameroon - Ntui" +value: "127" +data: App\Entity\City {#4209 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5178 +label: "ATE - Country.cameroon - Mfou" +value: "128" +data: App\Entity\City {#4212 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5179 +label: "ATE - Country.cameroon - Ngoumou" +value: "129" +data: App\Entity\City {#4215 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5180 +label: "ATE - Country.cameroon - Éséka" +value: "130" +data: App\Entity\City {#4218 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5181 +label: "ATE - Country.cameroon - Akonolinga" +value: "131" +data: App\Entity\City {#4221 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5182 +label: "ATE - Country.cameroon - Mbalmayo" +value: "132" +data: App\Entity\City {#4224 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5183 +label: "ATE - Country.cameroon - Nkongsamba" +value: "133" +data: App\Entity\City {#4227 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5184 +label: "ATE - Country.cameroon - Yabassi" +value: "134" +data: App\Entity\City {#4230 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5185 +label: "ATE - Country.cameroon - Édéa" +value: "135" +data: App\Entity\City {#4233 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5186 +label: "ATE - Country.cameroon - Mbouda" +value: "136" +data: App\Entity\City {#4236 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5187 +label: "ATE - Country.cameroon - Bafang" +value: "137" +data: App\Entity\City {#4239 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5188 +label: "ATE - Country.cameroon - Baham" +value: "138" +data: App\Entity\City {#4242 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5189 +label: "ATE - Country.cameroon - Bandjoun" +value: "139" +data: App\Entity\City {#4245 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5190 +label: "ATE - Country.cameroon - Dschang" +value: "140" +data: App\Entity\City {#4248 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5191 +label: "ATE - Country.cameroon - Bangangté" +value: "142" +data: App\Entity\City {#4251 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5192 +label: "ATE - Country.cameroon - Foumban" +value: "143" +data: App\Entity\City {#4254 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5193 +label: "ATE - Country.cameroon - Fundong" +value: "144" +data: App\Entity\City {#4257 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5194 +label: "ATE - Country.cameroon - Kumbo" +value: "145" +data: App\Entity\City {#4260 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5195 +label: "ATE - Country.cameroon - NKambé" +value: "146" +data: App\Entity\City {#4263 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5196 +label: "ATE - Country.cameroon - Wum -" +value: "147" +data: App\Entity\City {#4266 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5197 +label: "ATE - Country.cameroon - Mbengwi" +value: "149" +data: App\Entity\City {#4269 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5198 +label: "ATE - Country.cameroon - Ndop" +value: "150" +data: App\Entity\City {#4272 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5199 +label: "ATE - Country.cameroon - Limbe" +value: "151" +data: App\Entity\City {#4275 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5200 +label: "ATE - Country.cameroon - Bangem" +value: "152" +data: App\Entity\City {#4278 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5201 +label: "ATE - Country.cameroon - Menji" +value: "153" +data: App\Entity\City {#4281 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5202 +label: "ATE - Country.cameroon - Manfé" +value: "154" +data: App\Entity\City {#4284 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5203 +label: "ATE - Country.cameroon - Kumba" +value: "155" +data: App\Entity\City {#4287 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5204 +label: "ATE - Country.cameroon - Mundemba" +value: "156" +data: App\Entity\City {#4290 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5205 +label: "ATE - Country.cameroon - Yokadouma" +value: "157" +data: App\Entity\City {#4293 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5206 +label: "ATE - Country.cameroon - Abong-Mbang" +value: "158" +data: App\Entity\City {#4296 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5207 +label: "ATE - Country.cameroon - Batouri" +value: "159" +data: App\Entity\City {#4299 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5208 +label: "ATE - Country.cameroon - Sangmélima" +value: "161" +data: App\Entity\City {#4302 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5209 +label: "ATE - Country.cameroon - Kribi" +value: "163" +data: App\Entity\City {#4305 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5210 +label: "ATE - Country.cameroon - Ambam" +value: "164" +data: App\Entity\City {#4308 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5211 +label: "AON - Country.guinea - Conakry" +value: "165" +data: App\Entity\City {#4311 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5212 +label: "AON - Country.guinea - Labé" +value: "167" +data: App\Entity\City {#4314 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5213 +label: "AON - Country.guinea - Mamou" +value: "168" +data: App\Entity\City {#4317 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5214 +label: "AON - Country.guinea - Faranah" +value: "169" +data: App\Entity\City {#4320 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5215 +label: "AON - Country.guinea - Kindia" +value: "170" +data: App\Entity\City {#4323 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5216 +label: "AON - Country.guinea - Boké" +value: "171" +data: App\Entity\City {#4326 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5217 +label: "AON - Country.guinea - Nzérékoré" +value: "172" +data: App\Entity\City {#4329 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5218 +label: "AON - Country.mali - Bamako" +value: "173" +data: App\Entity\City {#4332 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5219 +label: "MDG - Country.madagascar - Antsiranana I" +value: "174" +data: App\Entity\City {#4335 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5220 +label: "MDG - Country.madagascar - Sambava" +value: "175" +data: App\Entity\City {#4338 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5221 +label: "MDG - Country.madagascar - Miarinarivo" +value: "176" +data: App\Entity\City {#4341 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5222 +label: "MDG - Country.madagascar - Antananarivo (Tananarive)" +value: "177" +data: App\Entity\City {#4344 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5223 +label: "MDG - Country.madagascar - Antsirabe I" +value: "178" +data: App\Entity\City {#4347 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5224 +label: "MDG - Country.madagascar - Tsiroanomandidy" +value: "179" +data: App\Entity\City {#4350 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5225 +label: "MDG - Country.madagascar - Antsohihy" +value: "180" +data: App\Entity\City {#4353 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5226 +label: "MDG - Country.madagascar - Majunga I" +value: "181" +data: App\Entity\City {#4356 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5227 +label: "MDG - Country.madagascar - Maevatanana" +value: "182" +data: App\Entity\City {#4359 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5228 +label: "MDG - Country.madagascar - Maintirano" +value: "183" +data: App\Entity\City {#4362 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5229 +label: "MDG - Country.madagascar - Ambatondrazaka" +value: "184" +data: App\Entity\City {#4365 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5230 +label: "MDG - Country.madagascar - Tamatave I" +value: "185" +data: App\Entity\City {#4368 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5231 +label: "MDG - Country.madagascar - Fénérive Est" +value: "186" +data: App\Entity\City {#4371 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5232 +label: "MDG - Country.madagascar - Ambositra" +value: "187" +data: App\Entity\City {#4374 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5233 +label: "MDG - Country.madagascar - Fianarantsoa" +value: "188" +data: App\Entity\City {#4377 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5234 +label: "MDG - Country.madagascar - Manakara" +value: "189" +data: App\Entity\City {#4380 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5235 +label: "MDG - Country.madagascar - Farafangana" +value: "190" +data: App\Entity\City {#4383 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5236 +label: "MDG - Country.madagascar - Ihosy" +value: "191" +data: App\Entity\City {#4386 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5237 +label: "MDG - Country.madagascar - Morondava" +value: "192" +data: App\Entity\City {#4389 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5238 +label: "MDG - Country.madagascar - Tuléar I" +value: "193" +data: App\Entity\City {#4392 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5239 +label: "MDG - Country.madagascar - Ambovombe-Androy" +value: "194" +data: App\Entity\City {#4395 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5240 +label: "MDG - Country.madagascar - Tôlanaro" +value: "195" +data: App\Entity\City {#4398 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5241 +label: "MDG - Country.madagascar - Ikongo" +value: "196" +data: App\Entity\City {#4401 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5242 +label: "MDG - Country.madagascar - Vohipeno" +value: "197" +data: App\Entity\City {#4404 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5243 +label: "MDG - Country.madagascar - Mananjary" +value: "198" +data: App\Entity\City {#4407 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5244 +label: "MDG - Country.madagascar - Nosy varika" +value: "199" +data: App\Entity\City {#4410 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5245 +label: "MDG - Country.madagascar - Ifanadina" +value: "200" +data: App\Entity\City {#4413 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5246 +label: "MDG - Country.madagascar - Tamatave II" +value: "201" +data: App\Entity\City {#4416 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5247 +label: "AOS - Country.togo - Tsévié" +value: "202" +data: App\Entity\City {#4419 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5248 +label: "AOS - Country.togo - Atakpamé" +value: "203" +data: App\Entity\City {#4422 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5249 +label: "AOS - Country.togo - Sokodé" +value: "204" +data: App\Entity\City {#4425 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5250 +label: "AOS - Country.togo - Kara" +value: "205" +data: App\Entity\City {#4428 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5251 +label: "AOS - Country.togo - Dapaong" +value: "206" +data: App\Entity\City {#4431 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5252 +label: "AOS - Country.togo - Lomé" +value: "207" +data: App\Entity\City {#4434 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5253 +label: "AOS - Country.togo - Kpalimé" +value: "208" +data: App\Entity\City {#4437 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5254 +label: "AOS - Country.togo - Bassar" +value: "209" +data: App\Entity\City {#4440 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5255 +label: "AOS - Country.togo - Aného" +value: "210" +data: App\Entity\City {#4443 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5256 +label: "AOS - Country.togo - Mango" +value: "211" +data: App\Entity\City {#4446 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "AOS - Country.togo - Tchamba" +value: "212" +data: App\Entity\City {#4449 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5258 +label: "AOS - Country.togo - Niamtougou" +value: "213" +data: App\Entity\City {#4452 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5259 +label: "AOS - Country.togo - Bafilo" +value: "214" +data: App\Entity\City {#4455 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5260 +label: "AOS - Country.togo - Notsé" +value: "215" +data: App\Entity\City {#4458 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5261 +label: "AOS - Country.togo - Sotouboua" +value: "216" +data: App\Entity\City {#4461 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5262 +label: "AOS - Country.togo - Vogan" +value: "217" +data: App\Entity\City {#4464 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5263 +label: "AOS - Country.togo - Badou" +value: "218" +data: App\Entity\City {#4467 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5264 +label: "AOS - Country.togo - Biankouri" +value: "219" +data: App\Entity\City {#4470 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5265 +label: "AOS - Country.togo - Tabligbo" +value: "220" +data: App\Entity\City {#4473 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5266 +label: "AOS - Country.togo - Kandé" +value: "221" +data: App\Entity\City {#4476 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5267 +label: "AOS - Country.togo - Amlamé" +value: "222" +data: App\Entity\City {#4479 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5268 +label: "AOS - Country.togo - Galangachi" +value: "223" +data: App\Entity\City {#4482 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5269 +label: "AOS - Country.togo - Kpagouda" +value: "224" +data: App\Entity\City {#4485 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5270 +label: "AON - Country.senegal - Nioro du Rip" +value: "225" +data: App\Entity\City {#4488 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5271 +label: "AON - Country.senegal - Sébikhotane" +value: "226" +data: App\Entity\City {#4491 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5272 +label: "AON - Country.senegal - Yarakh" +value: "227" +data: App\Entity\City {#4494 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5273 +label: "AON - Country.senegal - Ouakam" +value: "228" +data: App\Entity\City {#4497 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5274 +label: "ACC - Country.democratic_republic_of_congo - Buta" +value: "235" +data: App\Entity\City {#4500 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5275 +label: "ACC - Country.democratic_republic_of_congo - Mbandaka" +value: "236" +data: App\Entity\City {#4503 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5276 +label: "AFC - Country.democratic_republic_of_congo - Lubumbashi" +value: "237" +data: App\Entity\City {#4506 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5277 +label: "ACC - Country.democratic_republic_of_congo - Kamina" +value: "238" +data: App\Entity\City {#4509 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5278 +label: "ACC - Country.democratic_republic_of_congo - Isiro" +value: "239" +data: App\Entity\City {#4512 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5279 +label: "ACC - Country.democratic_republic_of_congo - Bunia" +value: "240" +data: App\Entity\City {#4515 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5280 +label: "ACC - Country.democratic_republic_of_congo - Tshikapa" +value: "241" +data: App\Entity\City {#4518 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5281 +label: "ACC - Country.democratic_republic_of_congo - Kananga" +value: "242" +data: App\Entity\City {#4521 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5282 +label: "ACC - Country.democratic_republic_of_congo - Mbuji-Mayi" +value: "243" +data: App\Entity\City {#4524 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5283 +label: "ACC - Country.democratic_republic_of_congo - Kinshasa" +value: "244" +data: App\Entity\City {#4527 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5284 +label: "ACC - Country.democratic_republic_of_congo - Matadi" +value: "245" +data: App\Entity\City {#4530 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5285 +label: "ACC - Country.democratic_republic_of_congo - Kenge" +value: "246" +data: App\Entity\City {#4533 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5286 +label: "ACC - Country.democratic_republic_of_congo - Bandundu" +value: "247" +data: App\Entity\City {#4536 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5287 +label: "ACC - Country.democratic_republic_of_congo - Kabinda" +value: "248" +data: App\Entity\City {#4539 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5288 +label: "ACC - Country.democratic_republic_of_congo - Kolwezi" +value: "249" +data: App\Entity\City {#4542 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +label: "ACC - Country.democratic_republic_of_congo - Inongo" +value: "250" +data: App\Entity\City {#4545 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5290 +label: "ACC - Country.democratic_republic_of_congo - Kindu" +value: "251" +data: App\Entity\City {#4548 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5291 +label: "ACC - Country.democratic_republic_of_congo - Lisala" +value: "252" +data: App\Entity\City {#4551 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5292 +label: "ACC - Country.democratic_republic_of_congo - Goma" +value: "253" +data: App\Entity\City {#4554 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5293 +label: "ACC - Country.democratic_republic_of_congo - Gbadolite" +value: "254" +data: App\Entity\City {#4557 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5294 +label: "ACC - Country.democratic_republic_of_congo - Lusambo" +value: "255" +data: App\Entity\City {#4560 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5295 +label: "ACC - Country.democratic_republic_of_congo - Bukavu" +value: "256" +data: App\Entity\City {#4563 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5296 +label: "ACC - Country.democratic_republic_of_congo - Gemena" +value: "257" +data: App\Entity\City {#4566 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5297 +label: "ACC - Country.democratic_republic_of_congo - Kalemie" +value: "258" +data: App\Entity\City {#4569 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5298 +label: "ACC - Country.democratic_republic_of_congo - Kisangani" +value: "259" +data: App\Entity\City {#4572 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5299 +label: "ACC - Country.democratic_republic_of_congo - Boende" +value: "260" +data: App\Entity\City {#4575 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5300 +label: "ANN - Country.niger - Agadez" +value: "261" +data: App\Entity\City {#4578 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5301 +label: "ANN - Country.niger - Diffa" +value: "262" +data: App\Entity\City {#4581 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5302 +label: "ANN - Country.niger - Dosso" +value: "263" +data: App\Entity\City {#4584 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5303 +label: "ANN - Country.niger - Maradi" +value: "264" +data: App\Entity\City {#4587 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5304 +label: "ANN - Country.niger - Tahoua" +value: "265" +data: App\Entity\City {#4590 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5305 +label: "ANN - Country.niger - Tillabéri" +value: "266" +data: App\Entity\City {#4593 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5306 +label: "ANN - Country.niger - Zinder" +value: "267" +data: App\Entity\City {#4596 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5307 +label: "AET - Country.ethiopia - Addis-Abeba" +value: "270" +data: App\Entity\City {#4599 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +label: "AET - Country.eritrea - Asmara" +value: "271" +data: App\Entity\City {#4602 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5309 +label: "AFE - Country.kenya - Nairobi" +value: "273" +data: Proxies\__CG__\App\Entity\City {#3199 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5310 +label: "TZA - Country.tanzania - Dodoma" +value: "274" +data: App\Entity\City {#4607 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +label: "AFE-SU Delegation - Country.sudan - Khartoum" +value: "275" +data: App\Entity\City {#4610 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5312 +label: "AFM - Country.south_africa - Pretoria" +value: "276" +data: App\Entity\City {#4613 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5313 +label: "AFE-SU Delegation - Country.south_sudan - Djouba" +value: "277" +data: App\Entity\City {#4616 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5314 +label: "AFM - Country.eswatini - Lobamba" +value: "278" +data: App\Entity\City {#4619 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5315 +label: "AGL - Country.rwanda - Kigali" +value: "279" +data: App\Entity\City {#4622 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5316 +label: "AGL - Country.uganda - Kampala" +value: "281" +data: App\Entity\City {#4625 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5317 +label: "ANG - Country.angola - Luanda" +value: "282" +data: App\Entity\City {#4628 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5318 +label: "ANN - Country.nigeria - Abuja" +value: "283" +data: App\Entity\City {#4631 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5319 +label: "AON - Benin - Porto-Novo" +value: "284" +data: App\Entity\City {#4634 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5320 +label: "AON - Country.burkina_faso - Ouagadougou" +value: "285" +data: App\Entity\City {#4637 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5321 +label: "AOS - Country.liberia - Monrovia" +value: "290" +data: App\Entity\City {#4640 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5322 +label: "AOS - Country.ghana - Accra" +value: "291" +data: App\Entity\City {#4643 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5323 +label: "ATE - Country.equatorial_guinea - Malabo" +value: "293" +data: App\Entity\City {#4646 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +label: "ATE - Country.chad - N'Djaména" +value: "294" +data: App\Entity\City {#4649 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +label: "ATE - Country.central_african_republic - Bangui" +value: "295" +data: App\Entity\City {#4652 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +label: "MOZ - Country.mozambique - Maputo" +value: "298" +data: App\Entity\City {#4655 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +label: "ZMB - Country.zambia - Lusaka" +value: "299" +data: App\Entity\City {#4658 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5328 +label: "ZMB - Country.zimbabwe - Harare" +value: "300" +data: App\Entity\City {#4661 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +label: "ZMB - Country.malawi - Lilongwe" +value: "301" +data: App\Entity\City {#4664 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +label: "AFM - Country.south_africa - Johannesbourg" +value: "303" +data: App\Entity\City {#4667 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +label: "AFM - Country.south_africa - Cape Town" +value: "304" +data: App\Entity\City {#4670 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5332 +label: "AFM - Country.south_africa - Ennerdale" +value: "305" +data: App\Entity\City {#4673 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5333 +label: "AFM - Country.eswatini - Manzani" +value: "306" +data: App\Entity\City {#4676 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5334 +label: "AFM - Country.lesotho - Maputsoe" +value: "307" +data: App\Entity\City {#4679 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5335 +label: "AFM - Country.lesotho - Masery" +value: "308" +data: App\Entity\City {#4682 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5336 +label: "AOS - Country.ivory_coast - Agboville" +value: "312" +data: App\Entity\City {#4685 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +label: "AOS - Country.ivory_coast - Koro" +value: "314" +data: App\Entity\City {#4688 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5338 +label: "AOS - Country.ivory_coast - Touba" +value: "315" +data: App\Entity\City {#4691 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +label: "AOS - Country.ivory_coast - Boundiali" +value: "316" +data: App\Entity\City {#4694 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5340 +label: "AOS - Country.ivory_coast - Yamoussoukro" +value: "317" +data: App\Entity\City {#4697 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5341 +label: "AFM - Country.eswatini - Mbabane" +value: "352" +data: App\Entity\City {#4700 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5342 +label: "AGL - Country.burundi - Bujumbura" +value: "384" +data: App\Entity\City {#4703 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5343 +label: "AFM - Country.lesotho - Maseru" +value: "458" +data: App\Entity\City {#4706 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5344 +label: "MDG - Country.madagascar - Antananarivo" +value: "467" +data: App\Entity\City {#4709 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +label: "ANN - Country.niger - Niamey" +value: "484" +data: App\Entity\City {#4712 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5346 +label: "ANN - Country.nigeria - Onitsha" +value: "552" +data: App\Entity\City {#4715 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +label: "AFC - Country.democratic_republic_of_congo - Goma" +value: "564" +data: App\Entity\City {#4718 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +label: "AFC - Country.democratic_republic_of_congo - Bukavu" +value: "565" +data: App\Entity\City {#4721 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "AFC - Country.democratic_republic_of_congo - Uvira" +value: "566" +data: App\Entity\City {#4724 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +label: "AFC - Country.democratic_republic_of_congo - Kalemie" +value: "567" +data: App\Entity\City {#4727 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5351 +label: "AFC - Country.democratic_republic_of_congo - Kasenga" +value: "568" +data: App\Entity\City {#4730 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5352 +label: "AFC - Country.democratic_republic_of_congo - Shasha" +value: "569" +data: App\Entity\City {#4733 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5353 +label: "AFC - Country.democratic_republic_of_congo - Nyakadaka" +value: "570" +data: App\Entity\City {#4736 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5354 +label: "AET - Country.ethiopia - Addis Ababa" +value: "572" +data: App\Entity\City {#4739 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5355 +label: "AET - Country.ethiopia - Bahir Dar" +value: "573" +data: App\Entity\City {#4742 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5356 +label: "AET - Country.ethiopia - Gonder" +value: "574" +data: App\Entity\City {#4745 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5357 +label: "AET - Country.ethiopia - Dessie" +value: "575" +data: App\Entity\City {#4748 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5358 +label: "AET - Country.ethiopia - Debre Birhan" +value: "576" +data: App\Entity\City {#4751 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5359 +label: "AET - Country.ethiopia - Debre Mark'os" +value: "577" +data: App\Entity\City {#4754 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5360 +label: "AET - Country.ethiopia - Kombolcha" +value: "578" +data: App\Entity\City {#4757 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5361 +label: "AET - Country.ethiopia - Debre Tabor" +value: "579" +data: App\Entity\City {#4760 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5362 +label: "AET - Country.ethiopia - Weldiya" +value: "580" +data: App\Entity\City {#4763 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5363 +label: "AET - Country.ethiopia - Mota" +value: "581" +data: App\Entity\City {#4766 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5364 +label: "AET - Country.ethiopia - Kobo" +value: "582" +data: App\Entity\City {#4769 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5365 +label: "AET - Country.ethiopia - Dangila" +value: "583" +data: App\Entity\City {#4772 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5366 +label: "AET - Country.ethiopia - Assosa" +value: "584" +data: App\Entity\City {#4775 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5367 +label: "AET - Country.ethiopia - Gambela" +value: "585" +data: App\Entity\City {#4778 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +label: "AET - Country.ethiopia - Harar" +value: "586" +data: App\Entity\City {#4781 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +label: "AET - Country.ethiopia - Adama" +value: "587" +data: App\Entity\City {#4784 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5370 +label: "AET - Country.ethiopia - Jimma" +value: "588" +data: App\Entity\City {#4787 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5371 +label: "AET - Country.ethiopia - Awassa" +value: "589" +data: App\Entity\City {#4790 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5372 +label: "AET - Country.ethiopia - Yirgalem" +value: "590" +data: App\Entity\City {#4793 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5373 +label: "AET - Country.ethiopia - Sodo" +value: "591" +data: App\Entity\City {#4796 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5374 +label: "AET - Country.ethiopia - Arba Minch" +value: "592" +data: App\Entity\City {#4799 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5375 +label: "AET - Country.ethiopia - Hosaena" +value: "593" +data: App\Entity\City {#4802 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5376 +label: "AET - Country.ethiopia - Dilla" +value: "594" +data: App\Entity\City {#4805 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5377 +label: "AET - Country.ethiopia - Areka" +value: "595" +data: App\Entity\City {#4808 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5378 +label: "AET - Country.ethiopia - Butajira" +value: "596" +data: App\Entity\City {#4811 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5379 +label: "AET - Country.ethiopia - Boditi" +value: "597" +data: App\Entity\City {#4814 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5380 +label: "AET - Country.ethiopia - Welkite" +value: "598" +data: App\Entity\City {#4817 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5381 +label: "AET - Country.ethiopia - Alaba Kulito" +value: "599" +data: App\Entity\City {#4820 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5382 +label: "AET - Country.ethiopia - Tepi" +value: "600" +data: App\Entity\City {#4823 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5383 +label: "AET - Country.ethiopia - Durame" +value: "601" +data: App\Entity\City {#4826 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5384 +label: "AET - Country.ethiopia - Mizan Teferi" +value: "603" +data: App\Entity\City {#4829 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5385 +label: "AET - Country.ethiopia - Sawla" +value: "604" +data: App\Entity\City {#4832 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5386 +label: "AET - Country.ethiopia - Aleta Wendo" +value: "605" +data: App\Entity\City {#4835 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5387 +label: "AET - Country.ethiopia - Bonga" +value: "606" +data: App\Entity\City {#4838 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5388 +label: "AET - Country.ethiopia - Jinka" +value: "607" +data: App\Entity\City {#4841 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5389 +label: "AET - Country.ethiopia - Dimtu" +value: "608" +data: App\Entity\City {#4844 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5390 +label: "AET - Country.ethiopia - Shashamane" +value: "609" +data: App\Entity\City {#4847 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5391 +label: "AET - Country.ethiopia - Bishoftu" +value: "610" +data: App\Entity\City {#4850 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5392 +label: "AET - Country.ethiopia - Nekemte" +value: "611" +data: App\Entity\City {#4853 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5393 +label: "AET - Country.ethiopia - Asella" +value: "612" +data: App\Entity\City {#4856 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5394 +label: "AET - Country.ethiopia - Sebeta" +value: "613" +data: App\Entity\City {#4859 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5395 +label: "AET - Country.ethiopia - Burayu" +value: "614" +data: App\Entity\City {#4862 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5396 +label: "AET - Country.ethiopia - Ambo" +value: "615" +data: App\Entity\City {#4865 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5397 +label: "AET - Country.ethiopia - Arsi Negele" +value: "616" +data: App\Entity\City {#4868 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5398 +label: "AET - Country.ethiopia - Bale Robe" +value: "617" +data: App\Entity\City {#4871 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5399 +label: "AET - Country.ethiopia - Batu" +value: "618" +data: App\Entity\City {#4874 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5400 +label: "AET - Country.ethiopia - Waliso" +value: "619" +data: App\Entity\City {#4877 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5401 +label: "AET - Country.ethiopia - Meki" +value: "620" +data: App\Entity\City {#4880 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5402 +label: "AET - Country.ethiopia - Negele Borana" +value: "621" +data: App\Entity\City {#4883 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5403 +label: "AET - Country.ethiopia - Chiro" +value: "622" +data: App\Entity\City {#4886 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5404 +label: "AET - Country.ethiopia - Goba" +value: "623" +data: App\Entity\City {#4889 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5405 +label: "AET - Country.ethiopia - Gimbi" +value: "624" +data: App\Entity\City {#4892 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5406 +label: "AET - Country.ethiopia - Haramaya" +value: "625" +data: App\Entity\City {#4895 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5407 +label: "AET - Country.ethiopia - Mojo" +value: "626" +data: App\Entity\City {#4898 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5408 +label: "AET - Country.ethiopia - Dembi Dolo" +value: "627" +data: App\Entity\City {#4901 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5409 +label: "AET - Country.ethiopia - Metu" +value: "628" +data: App\Entity\City {#4904 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5410 +label: "AET - Country.ethiopia - Fiche" +value: "629" +data: App\Entity\City {#4907 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5411 +label: "AET - Country.ethiopia - Bule Hora Town" +value: "630" +data: App\Entity\City {#4910 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5412 +label: "AET - Country.ethiopia - Agaro" +value: "631" +data: App\Entity\City {#4913 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5413 +label: "AET - Country.ethiopia - Mekelle" +value: "632" +data: App\Entity\City {#4916 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5414 +label: "AET - Country.ethiopia - Adigrat" +value: "633" +data: App\Entity\City {#4919 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5415 +label: "AET - Country.ethiopia - Shire (Inda Selassie)" +value: "634" +data: App\Entity\City {#4922 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5416 +label: "AET - Country.ethiopia - Aksum" +value: "635" +data: App\Entity\City {#4925 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5417 +label: "AET - Country.ethiopia - Adwa" +value: "636" +data: App\Entity\City {#4928 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5418 +label: "AET - Country.ethiopia - Alamata" +value: "637" +data: App\Entity\City {#4931 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5419 +label: "AET - Country.ethiopia - Wukro" +value: "638" +data: App\Entity\City {#4934 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5420 +label: "AET - Country.ethiopia - Jijiga" +value: "639" +data: App\Entity\City {#4937 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5421 +label: "AET - Country.ethiopia - Gode" +value: "640" +data: App\Entity\City {#4940 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5422 +label: "AET - Country.ethiopia - Degehabur" +value: "641" +data: App\Entity\City {#4943 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5423 +label: "MOZ - Country.mozambique - Inhambane-Inharrime" +value: "648" +data: App\Entity\City {#4946 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5424 +label: "MOZ - Country.mozambique - Matola" +value: "649" +data: App\Entity\City {#4949 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5425 +label: "MOZ - Country.mozambique - Tete-Matundo" +value: "650" +data: App\Entity\City {#4952 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5426 +label: "AGL - Country.burundi - Rukago" +value: "653" +data: App\Entity\City {#4955 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5427 +label: "ANN - Country.nigeria - Obosi" +value: "654" +data: App\Entity\City {#4958 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5428 +label: "ANN - Country.nigeria - Ondo" +value: "655" +data: App\Entity\City {#4961 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5429 +label: "ANN - Country.nigeria - Koko, Kebbi State" +value: "656" +data: App\Entity\City {#4964 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5430 +label: "ANN - Country.nigeria - Ijebu-Ode" +value: "657" +data: App\Entity\City {#4967 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5431 +label: "ACC - Country.democratic_republic_of_congo - Mont, Ngafula" +value: "658" +data: App\Entity\City {#4970 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5432 +label: "AGL - Country.uganda - Gulu" +value: "659" +data: App\Entity\City {#4973 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5433 +label: "AGL - Country.uganda - Lamwo" +value: "660" +data: App\Entity\City {#4976 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5434 +label: "AGL - Country.uganda - Bombo" +value: "661" +data: App\Entity\City {#4979 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5435 +label: "AGL - Country.uganda - Jinja" +value: "663" +data: App\Entity\City {#4982 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +label: "AGL - Country.uganda - Mbarara" +value: "664" +data: App\Entity\City {#4985 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5437 +label: "AGL - Country.uganda - Mbale" +value: "665" +data: App\Entity\City {#4988 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5438 +label: "AFE - Country.kenya - Makuyu" +value: "666" +data: App\Entity\City {#4991 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5439 +label: "AFE - Country.kenya - Embu" +value: "667" +data: App\Entity\City {#4994 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5440 +label: "AFE - Country.kenya - Marsabit" +value: "668" +data: App\Entity\City {#4997 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5441 +label: "AFE - Country.kenya - Kakuma" +value: "669" +data: App\Entity\City {#5000 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5442 +label: "AFE - Country.kenya - Lodwar" +value: "670" +data: App\Entity\City {#5003 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5443 +label: "AFE - Country.kenya - Kiambu" +value: "671" +data: App\Entity\City {#5006 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5444 +label: "AFE - Country.kenya - Kitale" +value: "672" +data: App\Entity\City {#5009 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5445 +label: "AFE - Country.kenya - Mombasa" +value: "673" +data: App\Entity\City {#5012 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5446 +label: "AFE-SU Delegation - Country.south_sudan - Juba" +value: "674" +data: App\Entity\City {#5015 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5447 +label: "AFE-SU Delegation - Country.south_sudan - Yambio" +value: "675" +data: App\Entity\City {#5018 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5448 +label: "AFE-SU Delegation - Country.south_sudan - Torit" +value: "676" +data: App\Entity\City {#5021 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5449 +label: "AFE-SU Delegation - Country.south_sudan - Bentiu" +value: "677" +data: App\Entity\City {#5024 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5450 +label: "AFE-SU Delegation - Country.south_sudan - Malakal" +value: "678" +data: App\Entity\City {#5027 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5451 +label: "AFE-SU Delegation - Country.south_sudan - Rumbek" +value: "679" +data: App\Entity\City {#5030 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5452 +label: "AFE-SU Delegation - Country.south_sudan - Kwajok" +value: "680" +data: App\Entity\City {#5033 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5453 +label: "AFE-SU Delegation - Country.south_sudan - Aweil" +value: "681" +data: App\Entity\City {#5036 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5454 +label: "AON - Country.burkina_faso - Bobo-Dioulasso" +value: "682" +data: App\Entity\City {#5039 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5455 +label: "AOS - Country.ghana - Ahafo" +value: "683" +data: App\Entity\City {#5042 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5456 +label: "AOS - Country.ivory_coast - Duekoue" +value: "685" +data: App\Entity\City {#5045 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5457 +label: "AOS - Country.togo - Kpelewaï" +value: "686" +data: App\Entity\City {#5048 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5458 +label: "AOS - Country.ghana - Bono Region" +value: "688" +data: App\Entity\City {#5051 …} +attr: [] +labelTranslationParameters: [] } 690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5459 +label: "AOS - Country.ghana - Tatale" +value: "690" +data: App\Entity\City {#5054 …} +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5460 +label: "AON - Benin - Parakou" +value: "691" +data: App\Entity\City {#5057 …} +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5461 +label: "AON - Benin - Cotonou" +value: "692" +data: App\Entity\City {#5060 …} +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5462 +label: "TZA - Country.tanzania - Iringa" +value: "694" +data: App\Entity\City {#5063 …} +attr: [] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5463 +label: "TZA - Country.tanzania - Dar Es Salaam" +value: "695" +data: App\Entity\City {#5066 …} +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5464 +label: "AON - Country.burkina_faso - Bobo dioulasso" +value: "696" +data: App\Entity\City {#5069 …} +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5465 +label: "AOS - Country.ghana - Sunyani" +value: "697" +data: App\Entity\City {#5072 …} +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5466 +label: "AOS - Country.ghana - Tamale" +value: "698" +data: App\Entity\City {#5075 …} +attr: [] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5467 +label: "AON - Dakar - City Rose" +value: "699" +data: App\Entity\City {#5078 …} +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5474 +label: "TZA - Country.tanzania - Arusha" +value: "701" +data: App\Entity\City {#5095 …} +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5473 +label: "AGL - Country.rwanda - Huye" +value: "702" +data: App\Entity\City {#5092 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#766 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3889 -form: Symfony\Component\Form\Form {#1509 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3890 …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) {#5470 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1097 …} } |
| 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 | true |
| 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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
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) {#1095 class: "App\Form\UserType" this: App\Form\UserType {#783 …} } |
Doctrine\ORM\QueryBuilder {#1414 -_em: Doctrine\ORM\EntityManager {#116 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1421 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1419 #from: "App\Entity\School" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1415 #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 {#1420 …} -_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 {#1118 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1119 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1437 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1417 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1418 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1127 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1416 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1423 …} } |
| 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 {#1061 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1062 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#1064 …} } |
| data_class | null |
| disabled | false |
| em | ContainerO70egQF\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#147 …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 {#1425 -om: ContainerO70egQF\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#147 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#296 …} -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 {#1414 -_em: Doctrine\ORM\EntityManager {#116 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1421 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1419 #from: "App\Entity\School" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1415 #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 {#1420 …} -_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() {#1413 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1066 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1412 …} } } |
| 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 | [ 981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5478 +label: "CENTRE DE FORMATION AU TRAVAIL FIANARANTSOA, Fianarantsoa" +value: "981" +data: App\Entity\School {#5495 …} +attr: [] +labelTranslationParameters: [] } 1096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5479 +label: "CENTRE DE FORMATION PROFESSIONNELLE DON BOSCO POINTE NOIRE, Pointe-Noire" +value: "1096" +data: App\Entity\School {#5552 …} +attr: [] +labelTranslationParameters: [] } 1041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5481 +label: "CENTRE DE FORMATION PROFESSIONNELLE DON BOSCO, Ouagadougou" +value: "1041" +data: App\Entity\School {#5517 …} +attr: [] +labelTranslationParameters: [] } 1048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5484 +label: "Centre de Formation Professionnelle Don Bosco, Bangui" +value: "1048" +data: App\Entity\School {#5584 …} +attr: [] +labelTranslationParameters: [] } 1023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5483 +label: "Centre de Formation Professionnelle Don Bosco Nyakadaka, Nyakadaka" +value: "1023" +data: App\Entity\School {#5610 …} +attr: [] +labelTranslationParameters: [] } 1099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5477 +label: "CENTRE DE FORMATION PROFESSIONNELLE DON BOSCO SAMI, Tshikapa" +value: "1099" +data: App\Entity\School {#5640 …} +attr: [] +labelTranslationParameters: [] } 1101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5489 +label: "CENTRE DE FORMATION PROFESSIONNELLE MUETU DON BOSCO, Mbuji-Mayi" +value: "1101" +data: App\Entity\School {#5666 …} +attr: [] +labelTranslationParameters: [] } 1052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5487 +label: "Centre Socio-éducative KER DON BOSCO, Dakar" +value: "1052" +data: App\Entity\School {#5692 …} +attr: [] +labelTranslationParameters: [] } 1083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5485 +label: "CFP Don Bosco Antanimasaja Majunga, Majunga I" +value: "1083" +data: App\Entity\School {#5718 …} +attr: [] +labelTranslationParameters: [] } 1055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5480 +label: "CFP DON BOSCO BOBO, Bobo-Dioulasso" +value: "1055" +data: App\Entity\School {#5744 …} +attr: [] +labelTranslationParameters: [] } 1012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5490 +label: "CFP Don Bosco Buterere, Bujumbura (Mairie)" +value: "1012" +data: App\Entity\School {#5770 …} +attr: [] +labelTranslationParameters: [] } 1013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7287 +label: "CFP DON BOSCO RUKAGO, Rukago" +value: "1013" +data: App\Entity\School {#5796 …} +attr: [] +labelTranslationParameters: [] } 1000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7288 +label: "CFPT DONBOSCO KARA (TOGO), Kara" +value: "1000" +data: App\Entity\School {#5822 …} +attr: [] +labelTranslationParameters: [] } 1010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7289 +label: "CFTP-MA, Lomé" +value: "1010" +data: App\Entity\School {#5848 …} +attr: [] +labelTranslationParameters: [] } 997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7290 +label: "CFTP-MA - Lomé, Lomé" +value: "997" +data: App\Entity\School {#5876 …} +attr: [] +labelTranslationParameters: [] } 1024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7291 +label: "Chem chem, Lubumbashi" +value: "1024" +data: App\Entity\School {#5902 …} +attr: [] +labelTranslationParameters: [] } 1035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7292 +label: "chem-chem Don Bosco, Lubumbashi" +value: "1035" +data: App\Entity\School {#5928 …} +attr: [] +labelTranslationParameters: [] } 1050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7293 +label: "Cité des jeunes Lubumbashi, Lubumbashi" +value: "1050" +data: App\Entity\School {#5954 …} +attr: [] +labelTranslationParameters: [] } 1097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7294 +label: "COLLEGE TECHNIQUE DON BASCO MASINA, Kinshasa" +value: "1097" +data: App\Entity\School {#5981 …} +attr: [] +labelTranslationParameters: [] } 1082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7295 +label: "Demo Don Bosco Mekelle, Mekelle" +value: "1082" +data: App\Entity\School {#6008 …} +attr: [] +labelTranslationParameters: [] } 1021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7296 +label: "Dilla Don Bosco TVET Center, Dilla" +value: "1021" +data: App\Entity\School {#6035 …} +attr: [] +labelTranslationParameters: [] } 1090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7297 +label: "DOBN BOSCO MUHAZI TVET SCHOOL, Kigali" +value: "1090" +data: App\Entity\School {#6062 …} +attr: [] +labelTranslationParameters: [] } 1032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7298 +label: "Don Bosco Boys Town Technical Institute, Nairobi" +value: "1032" +data: Proxies\__CG__\App\Entity\School {#3259 …} +attr: [] +labelTranslationParameters: [] } 1019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7299 +label: "Don Bosco Catholic TVET College, Addis-Abeba" +value: "1019" +data: App\Entity\School {#6113 …} +attr: [] +labelTranslationParameters: [] } 1064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7300 +label: "Don Bosco Educational Project, Johannesbourg" +value: "1064" +data: App\Entity\School {#6139 …} +attr: [] +labelTranslationParameters: [] } 967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7301 +label: "Don Bosco Educational Projects, Johannesbourg" +value: "967" +data: App\Entity\School {#6165 …} +attr: [] +labelTranslationParameters: [] } 1076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7302 +label: "Don Bosco Embu Technical Institute, Embu" +value: "1076" +data: App\Entity\School {#6191 …} +attr: [] +labelTranslationParameters: [] } 1004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7303 +label: "Don Bosco KIITEC, Dodoma" +value: "1004" +data: App\Entity\School {#6217 …} +attr: [] +labelTranslationParameters: [] } 1017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7304 +label: "Don Bosco LUKUNGA, Lubumbashi" +value: "1017" +data: App\Entity\School {#6243 …} +attr: [] +labelTranslationParameters: [] } 1081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7305 +label: "DON BOSCO MIMBOMAN, Yaoundé" +value: "1081" +data: App\Entity\School {#6269 …} +attr: [] +labelTranslationParameters: [] } 1088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7306 +label: "DON BOSCO RANGO TVET SCHOOL, Kigali" +value: "1088" +data: App\Entity\School {#6296 …} +attr: [] +labelTranslationParameters: [] } 1067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7307 +label: "Don Bosco Technical college Hwange, Harare" +value: "1067" +data: App\Entity\School {#6323 …} +attr: [] +labelTranslationParameters: [] } 1072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7308 +label: "Don Bosco Technical Institute-Marsabit, Marsabit" +value: "1072" +data: App\Entity\School {#6350 …} +attr: [] +labelTranslationParameters: [] } 1034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7309 +label: "DON BOSCO Technical Institute, Kakuma, Kakuma" +value: "1034" +data: App\Entity\School {#6376 …} +attr: [] +labelTranslationParameters: [] } 1069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7310 +label: "Don Bosco Technical Training College, Dodoma" +value: "1069" +data: App\Entity\School {#6402 …} +attr: [] +labelTranslationParameters: [] } 1095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7311 +label: "Don Bosco Technical Training College-Dodoma, Dodoma" +value: "1095" +data: App\Entity\School {#6428 …} +attr: [] +labelTranslationParameters: [] } 1046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7312 +label: "Don Bosco Training Institute, Accra" +value: "1046" +data: App\Entity\School {#6454 …} +attr: [] +labelTranslationParameters: [] } 1036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7313 +label: "Don Bosco Vocational Training Center, Juba" +value: "1036" +data: App\Entity\School {#6481 …} +attr: [] +labelTranslationParameters: [] } 1042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7314 +label: "DON BOSCO VOCATIONAL TRAINING CENTER KOKO, Koko, Kebbi State" +value: "1042" +data: App\Entity\School {#6507 …} +attr: [] +labelTranslationParameters: [] } 1033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7315 +label: "Don Bosco Vocational Training Center Palabek, Gulu" +value: "1033" +data: App\Entity\School {#6533 …} +attr: [] +labelTranslationParameters: [] } 1075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7316 +label: "Don Bosco Vocational Training Centre, Koko, Kebbi State" +value: "1075" +data: App\Entity\School {#6559 …} +attr: [] +labelTranslationParameters: [] } 1030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7317 +label: "DON BOSCO VOCATIONAL TRAINING CENTRE BOMBO, Kampala" +value: "1030" +data: App\Entity\School {#6585 …} +attr: [] +labelTranslationParameters: [] } 1037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7318 +label: "DON BOSCO VTC WAU, Djouba" +value: "1037" +data: App\Entity\School {#6611 …} +attr: [] +labelTranslationParameters: [] } 1044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7319 +label: "Don Bosco Youth Technical Institute, Lilongwe" +value: "1044" +data: App\Entity\School {#6637 …} +attr: [] +labelTranslationParameters: [] } 1068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7320 +label: "Don Bosco Youth Training Center-Iringa, Iringa" +value: "1068" +data: App\Entity\School {#6663 …} +attr: [] +labelTranslationParameters: [] } 1094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7321 +label: "Don Bosco Youth Training Centre - Iringa, Iringa" +value: "1094" +data: App\Entity\School {#6689 …} +attr: [] +labelTranslationParameters: [] } 1084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7322 +label: "DON BSCO GATENGA TECHNICAL SECONDARY SCHOOL, Kigali" +value: "1084" +data: App\Entity\School {#6715 …} +attr: [] +labelTranslationParameters: [] } 1059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7323 +label: "DonBosco, Accra" +value: "1059" +data: App\Entity\School {#6741 …} +attr: [] +labelTranslationParameters: [] } 969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7324 +label: "Donbosco Yaoundé, Yaoundé" +value: "969" +data: App\Entity\School {#6767 …} +attr: [] +labelTranslationParameters: [] } 1051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7325 +label: "ECOLE PROFESSIONNELLE SALESIENNE SAINT JEAN BOSCO, Cotonou" +value: "1051" +data: App\Entity\School {#6793 …} +attr: [] +labelTranslationParameters: [] } 1061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7326 +label: "Ethiopian Catholic Church Salesians of Don Bosco TVET College, Addis Ababa" +value: "1061" +data: App\Entity\School {#6819 …} +attr: [] +labelTranslationParameters: [] } 1049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7327 +label: "Gabriel Hamuy, Cape Town" +value: "1049" +data: App\Entity\School {#6845 …} +attr: [] +labelTranslationParameters: [] } 1100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7328 +label: "INSTITUT DE LA GOMBE 2 DON BOSCO, Kinshasa" +value: "1100" +data: App\Entity\School {#6871 …} +attr: [] +labelTranslationParameters: [] } 1060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7329 +label: "Institut Technique Industriel de Goma, Goma" +value: "1060" +data: App\Entity\School {#6897 …} +attr: [] +labelTranslationParameters: [] } 993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7330 +label: "INSTITUT TECHNIQUE SALAMA, Lubumbashi" +value: "993" +data: App\Entity\School {#6923 …} +attr: [] +labelTranslationParameters: [] } 1027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7331 +label: "Institut Technique Salama, Lubumbashi" +value: "1027" +data: App\Entity\School {#6949 …} +attr: [] +labelTranslationParameters: [] } 1022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7332 +label: "IT SALAMA DON BOSCO, Lubumbashi" +value: "1022" +data: App\Entity\School {#6975 …} +attr: [] +labelTranslationParameters: [] } 1091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7333 +label: "ITP MOL, Tshikapa" +value: "1091" +data: App\Entity\School {#7001 …} +attr: [] +labelTranslationParameters: [] } 1086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7334 +label: "JACARANDA, Lubumbashi" +value: "1086" +data: App\Entity\School {#7027 …} +attr: [] +labelTranslationParameters: [] } 1016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7335 +label: "JOBITECH KUBWA ABUJA, Abuja" +value: "1016" +data: App\Entity\School {#7053 …} +attr: [] +labelTranslationParameters: [] } 1089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7336 +label: "John Bosco Institute of Technology (JOBITECH), Onitsha" +value: "1089" +data: App\Entity\School {#7081 …} +attr: [] +labelTranslationParameters: [] } 1015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7337 +label: "John Bosco Institute of Technology (JOBITECH) Ondo, Ondo" +value: "1015" +data: App\Entity\School {#7107 …} +attr: [] +labelTranslationParameters: [] } 1070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7338 +label: "John Mwale, Lilongwe" +value: "1070" +data: App\Entity\School {#7133 …} +attr: [] +labelTranslationParameters: [] } 1080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7339 +label: "Manzini Youth Care, Manzani" +value: "1080" +data: App\Entity\School {#7159 …} +attr: [] +labelTranslationParameters: [] } 1078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7340 +label: "Notre Dame de Clairvaux, Antananarivo (Tananarive)" +value: "1078" +data: App\Entity\School {#7185 …} +attr: [] +labelTranslationParameters: [] } 1079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7341 +label: "Salesian Institute Youth Projects, Cape Town" +value: "1079" +data: App\Entity\School {#7211 …} +attr: [] +labelTranslationParameters: [] } 1063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7342 +label: "Salesians Demo Gambella, Gambela" +value: "1063" +data: App\Entity\School {#7237 …} +attr: [] +labelTranslationParameters: [] } 1029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7343 +label: "St. Joseph Vocational Training Centre Kamuli, Kampala" +value: "1029" +data: App\Entity\School {#7263 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5475 -form: Symfony\Component\Form\Form {#1512 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5476 …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) {#7345 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1097 …} } |
| 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 | true |
| 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 | "7ab22593315dbcb3606.EoJWVGzP1DSkwJ161c9bUoZ904yetxf-MB6UtFKdb6c.Ze4VOy2_pwHxqdBM5fw-ObQT_vvm00S9RVbBxirWCf8nxAMXQbrsBNOv8g" |
| 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 | "7ab22593315dbcb3606.EoJWVGzP1DSkwJ161c9bUoZ904yetxf-MB6UtFKdb6c.Ze4VOy2_pwHxqdBM5fw-ObQT_vvm00S9RVbBxirWCf8nxAMXQbrsBNOv8g" |
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 {#1061 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1062 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#1064 …} } |
| data | "7ab22593315dbcb3606.EoJWVGzP1DSkwJ161c9bUoZ904yetxf-MB6UtFKdb6c.Ze4VOy2_pwHxqdBM5fw-ObQT_vvm00S9RVbBxirWCf8nxAMXQbrsBNOv8g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7349 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#784 …} } |
| 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() {#7351 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1066 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#7350 …} } } |
| 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 | "7ab22593315dbcb3606.EoJWVGzP1DSkwJ161c9bUoZ904yetxf-MB6UtFKdb6c.Ze4VOy2_pwHxqdBM5fw-ObQT_vvm00S9RVbBxirWCf8nxAMXQbrsBNOv8g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7361 -form: Symfony\Component\Form\Form {#7357 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7352 …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 | "7ab22593315dbcb3606.EoJWVGzP1DSkwJ161c9bUoZ904yetxf-MB6UtFKdb6c.Ze4VOy2_pwHxqdBM5fw-ObQT_vvm00S9RVbBxirWCf8nxAMXQbrsBNOv8g" |