- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 3
- Security
- Twig
- HTTP Client
- Doctrine 8
- Migrations
- Debug
- Messages
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
country
-
region
-
diaspora
-
residenceCountry
-
residenceRegion
-
phone
-
validCode
-
username
-
email
-
password
-
-
first
-
second
-
-
profils
-
typePerson
-
adminRegions
-
adminCities
-
school
-
_token
-
userbundle_user
"App\Form\UserType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#763 #id: null -roles: [] -plainPassword: "1982" -country: App\Entity\Country {#2530 …} -region: App\Entity\Region {#3012 -id: 174 -name: "country.ethiopia" -valid: true -isoCode: "ETH" -phoneCode: 251 -phoneDigit: 9 -country: App\Entity\Country {#2530 …} -cities: Doctrine\ORM\PersistentCollection {#3013 …} -schools: Doctrine\ORM\PersistentCollection {#3015 …} -currency: Proxies\__CG__\App\Entity\Currency {#3017 …} -prefectures: Doctrine\ORM\PersistentCollection {#3018 …} } -diaspora: false -residenceCountry: null -residenceRegion: null #phone: "+251910120163" #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#764 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#800 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#798 -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: "1982" -country: App\Entity\Country {#2530 …} -region: App\Entity\Region {#3012 -id: 174 -name: "country.ethiopia" -valid: true -isoCode: "ETH" -phoneCode: 251 -phoneDigit: 9 -country: App\Entity\Country {#2530 …} -cities: Doctrine\ORM\PersistentCollection {#3013 …} -schools: Doctrine\ORM\PersistentCollection {#3015 …} -currency: Proxies\__CG__\App\Entity\Currency {#3017 …} -prefectures: Doctrine\ORM\PersistentCollection {#3018 …} } -diaspora: false -residenceCountry: null -residenceRegion: null #phone: "+251910120163" #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#764 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#800 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#798 -elements: [] } } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#763 #id: null -roles: [] -plainPassword: "1982" -country: App\Entity\Country {#2530 …} -region: App\Entity\Region {#3012 -id: 174 -name: "country.ethiopia" -valid: true -isoCode: "ETH" -phoneCode: 251 -phoneDigit: 9 -country: App\Entity\Country {#2530 …} -cities: Doctrine\ORM\PersistentCollection {#3013 …} -schools: Doctrine\ORM\PersistentCollection {#3015 …} -currency: Proxies\__CG__\App\Entity\Currency {#3017 …} -prefectures: Doctrine\ORM\PersistentCollection {#3018 …} } -diaspora: false -residenceCountry: null -residenceRegion: null #phone: "+251910120163" #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#764 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#800 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#798 -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: "1982" -country: App\Entity\Country {#2530 …} -region: App\Entity\Region {#3012 -id: 174 -name: "country.ethiopia" -valid: true -isoCode: "ETH" -phoneCode: 251 -phoneDigit: 9 -country: App\Entity\Country {#2530 …} -cities: Doctrine\ORM\PersistentCollection {#3013 …} -schools: Doctrine\ORM\PersistentCollection {#3015 …} -currency: Proxies\__CG__\App\Entity\Currency {#3017 …} -prefectures: Doctrine\ORM\PersistentCollection {#3018 …} } -diaspora: false -residenceCountry: null -residenceRegion: null #phone: "+251910120163" #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#764 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#800 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#798 -elements: [] } } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2574 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#771 …} 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() {#2537 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1070 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#646 …} $translationDomain: "validators" $message: Closure() {#2550 …} } } |
| 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: "1982" -country: App\Entity\Country {#2530 …} -region: App\Entity\Region {#3012 -id: 174 -name: "country.ethiopia" -valid: true -isoCode: "ETH" -phoneCode: 251 -phoneDigit: 9 -country: App\Entity\Country {#2530 …} -cities: Doctrine\ORM\PersistentCollection {#3013 …} -schools: Doctrine\ORM\PersistentCollection {#3015 …} -currency: Proxies\__CG__\App\Entity\Currency {#3017 …} -prefectures: Doctrine\ORM\PersistentCollection {#3018 …} } -diaspora: false -residenceCountry: null -residenceRegion: null #phone: "+251910120163" #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#764 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#800 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#798 -elements: [] } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3785 -form: Symfony\Component\Form\Form {#2808 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3584 …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: "1982" -country: App\Entity\Country {#2530 …} -region: App\Entity\Region {#3012 -id: 174 -name: "country.ethiopia" -valid: true -isoCode: "ETH" -phoneCode: 251 -phoneDigit: 9 -country: App\Entity\Country {#2530 …} -cities: Doctrine\ORM\PersistentCollection {#3013 …} -schools: Doctrine\ORM\PersistentCollection {#3015 …} -currency: Proxies\__CG__\App\Entity\Currency {#3017 …} -prefectures: Doctrine\ORM\PersistentCollection {#3018 …} } -diaspora: false -residenceCountry: null -residenceRegion: null #phone: "+251910120163" #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#764 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#800 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#798 -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) {#2581 class: "App\Form\UserType" this: App\Form\UserType {#772 …} } |
Doctrine\ORM\QueryBuilder {#2590 -_em: Doctrine\ORM\EntityManager {#344 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2600 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2598 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2597 #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 {#2596 #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 {#2599 …} -_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 {#1094 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1126 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2594 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1176 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2595 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1174 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2601 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1239 …} } |
| 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 {#1220 -om: ContainerO70egQF\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#147 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#590 …} -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 {#2590 -_em: Doctrine\ORM\EntityManager {#344 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2600 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2598 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2597 #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 {#2596 #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 {#2599 …} -_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() {#2589 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1070 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#646 …} $translationDomain: "validators" $message: Closure() {#2588 …} } } |
| 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 {#3791 +label: "ACC" +value: "28" +data: App\Entity\Country {#2529 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3792 +label: "ACE" +value: "45" +data: App\Entity\Country {#2570 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3794 +label: "AET" +value: "29" +data: App\Entity\Country {#2530 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3488 +label: "AFC" +value: "30" +data: App\Entity\Country {#2520 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3811 +label: "AFE" +value: "31" +data: App\Entity\Country {#2522 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3790 +label: "AFE-SU Delegation" +value: "32" +data: App\Entity\Country {#2525 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3331 +label: "AFM" +value: "33" +data: App\Entity\Country {#2547 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3489 +label: "AGL" +value: "34" +data: App\Entity\Country {#2544 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3481 +label: "ANG" +value: "35" +data: App\Entity\Country {#2552 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3793 +label: "ANN" +value: "36" +data: App\Entity\Country {#2549 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3332 +label: "AON" +value: "1" +data: App\Entity\Country {#2295 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3325 +label: "AOS" +value: "38" +data: App\Entity\Country {#2528 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3320 +label: "ATE" +value: "39" +data: App\Entity\Country {#2361 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3296 +label: "MDG" +value: "40" +data: App\Entity\Country {#2506 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3303 +label: "MOZ" +value: "41" +data: App\Entity\Country {#2509 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3726 +label: "TZA" +value: "44" +data: App\Entity\Country {#2515 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3720 +label: "ZMB" +value: "42" +data: App\Entity\Country {#2512 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3789 -form: Symfony\Component\Form\Form {#2811 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3788 …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) {#3723 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1077 …} } |
| 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 |
"174"
|
| Normalized Format | App\Entity\Region {#3012 -id: 174 -name: "country.ethiopia" -valid: true -isoCode: "ETH" -phoneCode: 251 -phoneDigit: 9 -country: App\Entity\Country {#2530 …} -cities: Doctrine\ORM\PersistentCollection {#3013 …} -schools: Doctrine\ORM\PersistentCollection {#3015 …} -currency: Proxies\__CG__\App\Entity\Currency {#3017 …} -prefectures: Doctrine\ORM\PersistentCollection {#3018 …} } |
| 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) {#2582 class: "App\Form\UserType" this: App\Form\UserType {#772 …} } |
Doctrine\ORM\QueryBuilder {#2609 -_em: Doctrine\ORM\EntityManager {#344 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2616 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2615 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2614 #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 {#2610 #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 {#2617 …} -_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 {#1094 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1126 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2611 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1226 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2612 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1174 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2620 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1162 …} } |
| 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 {#1158 -om: ContainerO70egQF\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#147 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#615 …} -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 {#2609 -_em: Doctrine\ORM\EntityManager {#344 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2616 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2615 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2614 #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 {#2610 #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 {#2617 …} -_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() {#2608 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1070 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#646 …} $translationDomain: "validators" $message: Closure() {#2607 …} } } |
| 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 {#3309 +label: "Benin" +value: "188" +data: App\Entity\Region {#3108 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3800 +label: "country.angola" +value: "186" +data: App\Entity\Region {#3092 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3831 +label: "country.burkina_faso" +value: "189" +data: App\Entity\Region {#3115 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3308 +label: "country.burundi" +value: "36" +data: App\Entity\Region {#2945 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3801 +label: "country.cameroon" +value: "37" +data: App\Entity\Region {#2953 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3722 +label: "country.central_african_republic" +value: "199" +data: App\Entity\Region {#3152 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3549 +label: "country.chad" +value: "198" +data: App\Entity\Region {#3145 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3547 +label: "country.democratic_republic_of_congo" +value: "237" +data: App\Entity\Region {#3199 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3544 +label: "country.democratic_republic_of_congo" +value: "139" +data: App\Entity\Region {#2997 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3832 +label: "country.equatorial_guinea" +value: "197" +data: App\Entity\Region {#3138 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3550 +label: "country.eritrea" +value: "175" +data: App\Entity\Region {#3020 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3849 +label: "country.eswatini" +value: "182" +data: App\Entity\Region {#3068 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3850 +label: "country.ethiopia" +value: "174" +data: App\Entity\Region {#3012 -id: 174 -name: "country.ethiopia" -valid: true -isoCode: "ETH" -phoneCode: 251 -phoneDigit: 9 -country: App\Entity\Country {#2530 …} -cities: Doctrine\ORM\PersistentCollection {#3013 …} -schools: Doctrine\ORM\PersistentCollection {#3015 …} -currency: Proxies\__CG__\App\Entity\Currency {#3017 …} -prefectures: Doctrine\ORM\PersistentCollection {#3018 …} } +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3851 +label: "country.ghana" +value: "195" +data: App\Entity\Region {#3130 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3852 +label: "country.guinea" +value: "95" +data: App\Entity\Region {#2967 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3853 +label: "country.ivory_coast" +value: "48" +data: App\Entity\Region {#2960 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3854 +label: "country.kenya" +value: "177" +data: App\Entity\Region {#3028 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3855 +label: "country.lesotho" +value: "208" +data: App\Entity\Region {#3191 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3856 +label: "country.liberia" +value: "194" +data: App\Entity\Region {#3122 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3857 +label: "country.madagascar" +value: "103" +data: App\Entity\Region {#2982 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3858 +label: "country.malawi" +value: "205" +data: App\Entity\Region {#3183 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3859 +label: "country.mali" +value: "102" +data: App\Entity\Region {#2975 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3860 +label: "country.mozambique" +value: "202" +data: App\Entity\Region {#3159 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3861 +label: "country.niger" +value: "145" +data: App\Entity\Region {#3005 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3862 +label: "country.nigeria" +value: "187" +data: App\Entity\Region {#3100 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3863 +label: "country.republic_of_congo" +value: "15" +data: App\Entity\Region {#2884 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3864 +label: "country.rwanda" +value: "183" +data: App\Entity\Region {#3076 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3865 +label: "country.senegal" +value: "1" +data: App\Entity\Region {#2853 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3866 +label: "country.south_africa" +value: "181" +data: App\Entity\Region {#3060 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3867 +label: "country.south_sudan" +value: "180" +data: App\Entity\Region {#3052 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3868 +label: "country.sudan" +value: "179" +data: App\Entity\Region {#3044 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3869 +label: "country.tanzania" +value: "178" +data: App\Entity\Region {#3036 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3870 +label: "country.togo" +value: "126" +data: App\Entity\Region {#2990 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3871 +label: "country.uganda" +value: "185" +data: App\Entity\Region {#3084 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3872 +label: "country.zambia" +value: "203" +data: App\Entity\Region {#3167 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3873 +label: "country.zimbabwe" +value: "204" +data: App\Entity\Region {#3175 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Region {#3012 -id: 174 -name: "country.ethiopia" -valid: true -isoCode: "ETH" -phoneCode: 251 -phoneDigit: 9 -country: App\Entity\Country {#2530 …} -cities: Doctrine\ORM\PersistentCollection {#3013 …} -schools: Doctrine\ORM\PersistentCollection {#3015 …} -currency: Proxies\__CG__\App\Entity\Currency {#3017 …} -prefectures: Doctrine\ORM\PersistentCollection {#3018 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3556 -form: Symfony\Component\Form\Form {#2814 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3571 …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) {#3875 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1077 …} } |
| 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 | "174" |
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) {#1147 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1144 …} } |
| 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 {#1142 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() {#2627 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1070 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#646 …} $translationDomain: "validators" $message: Closure() {#2626 …} } } |
| 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 {#3876 -form: Symfony\Component\Form\Form {#2817 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3877 …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) {#2583 class: "App\Form\UserType" this: App\Form\UserType {#772 …} } |
Doctrine\ORM\QueryBuilder {#2637 -_em: Doctrine\ORM\EntityManager {#344 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2647 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2645 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2644 #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 {#2646 …} -_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 {#1094 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1126 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2642 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1194 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2638 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1174 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2639 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1239 …} } |
| 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 {#1220 -om: ContainerO70egQF\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#147 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#590 …} -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 {#2637 -_em: Doctrine\ORM\EntityManager {#344 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2647 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2645 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2644 #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 {#2646 …} -_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() {#2636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1070 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#646 …} $translationDomain: "validators" $message: Closure() {#2635 …} } } |
| 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 {#3881 +label: "ACC" +value: "28" +data: App\Entity\Country {#2529 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3882 +label: "ACE" +value: "45" +data: App\Entity\Country {#2570 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3884 +label: "AET" +value: "29" +data: App\Entity\Country {#2530 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3887 +label: "AFC" +value: "30" +data: App\Entity\Country {#2520 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3886 +label: "AFE" +value: "31" +data: App\Entity\Country {#2522 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3880 +label: "AFE-SU Delegation" +value: "32" +data: App\Entity\Country {#2525 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3892 +label: "AFM" +value: "33" +data: App\Entity\Country {#2547 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3890 +label: "AGL" +value: "34" +data: App\Entity\Country {#2544 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3888 +label: "ANG" +value: "35" +data: App\Entity\Country {#2552 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3883 +label: "ANN" +value: "36" +data: App\Entity\Country {#2549 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3893 +label: "AON" +value: "1" +data: App\Entity\Country {#2295 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3894 +label: "AOS" +value: "38" +data: App\Entity\Country {#2528 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3895 +label: "ATE" +value: "39" +data: App\Entity\Country {#2361 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3896 +label: "MDG" +value: "40" +data: App\Entity\Country {#2506 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3897 +label: "MOZ" +value: "41" +data: App\Entity\Country {#2509 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3898 +label: "TZA" +value: "44" +data: App\Entity\Country {#2515 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3899 +label: "ZMB" +value: "42" +data: App\Entity\Country {#2512 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3879 -form: Symfony\Component\Form\Form {#2820 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3878 …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) {#3901 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1077 …} } |
| 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) {#2584 class: "App\Form\UserType" this: App\Form\UserType {#772 …} } |
Doctrine\ORM\QueryBuilder {#2655 -_em: Doctrine\ORM\EntityManager {#344 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2662 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2661 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2660 #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 {#2663 …} -_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 {#1094 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1126 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2658 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1134 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2659 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1174 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2665 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1162 …} } |
| 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 {#1158 -om: ContainerO70egQF\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#147 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#615 …} -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 {#2655 -_em: Doctrine\ORM\EntityManager {#344 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2662 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2661 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2660 #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 {#2663 …} -_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() {#2654 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1070 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#646 …} $translationDomain: "validators" $message: Closure() {#2653 …} } } |
| 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 {#3905 +label: "Benin" +value: "188" +data: App\Entity\Region {#3108 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3906 +label: "country.angola" +value: "186" +data: App\Entity\Region {#3092 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3908 +label: "country.burkina_faso" +value: "189" +data: App\Entity\Region {#3115 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3911 +label: "country.burundi" +value: "36" +data: App\Entity\Region {#2945 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3910 +label: "country.cameroon" +value: "37" +data: App\Entity\Region {#2953 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3904 +label: "country.central_african_republic" +value: "199" +data: App\Entity\Region {#3152 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3916 +label: "country.chad" +value: "198" +data: App\Entity\Region {#3145 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3914 +label: "country.democratic_republic_of_congo" +value: "237" +data: App\Entity\Region {#3199 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3912 +label: "country.democratic_republic_of_congo" +value: "139" +data: App\Entity\Region {#2997 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3907 +label: "country.equatorial_guinea" +value: "197" +data: App\Entity\Region {#3138 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3917 +label: "country.eritrea" +value: "175" +data: App\Entity\Region {#3020 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3918 +label: "country.eswatini" +value: "182" +data: App\Entity\Region {#3068 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3919 +label: "country.ethiopia" +value: "174" +data: App\Entity\Region {#3012 -id: 174 -name: "country.ethiopia" -valid: true -isoCode: "ETH" -phoneCode: 251 -phoneDigit: 9 -country: App\Entity\Country {#2530 …} -cities: Doctrine\ORM\PersistentCollection {#3013 …} -schools: Doctrine\ORM\PersistentCollection {#3015 …} -currency: Proxies\__CG__\App\Entity\Currency {#3017 …} -prefectures: Doctrine\ORM\PersistentCollection {#3018 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3920 +label: "country.gabon" +value: "27" +data: App\Entity\Region {#3208 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3921 +label: "country.ghana" +value: "195" +data: App\Entity\Region {#3130 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3922 +label: "country.guinea" +value: "95" +data: App\Entity\Region {#2967 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3923 +label: "country.ivory_coast" +value: "48" +data: App\Entity\Region {#2960 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3924 +label: "country.kenya" +value: "177" +data: App\Entity\Region {#3028 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3925 +label: "country.lesotho" +value: "208" +data: App\Entity\Region {#3191 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3926 +label: "country.liberia" +value: "194" +data: App\Entity\Region {#3122 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3927 +label: "country.madagascar" +value: "103" +data: App\Entity\Region {#2982 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3928 +label: "country.malawi" +value: "205" +data: App\Entity\Region {#3183 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3929 +label: "country.mali" +value: "102" +data: App\Entity\Region {#2975 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3930 +label: "country.mozambique" +value: "202" +data: App\Entity\Region {#3159 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3931 +label: "country.niger" +value: "145" +data: App\Entity\Region {#3005 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3932 +label: "country.nigeria" +value: "187" +data: App\Entity\Region {#3100 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3933 +label: "country.republic_of_congo" +value: "15" +data: App\Entity\Region {#2884 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3934 +label: "country.rwanda" +value: "183" +data: App\Entity\Region {#3076 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3935 +label: "country.senegal" +value: "1" +data: App\Entity\Region {#2853 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3936 +label: "country.south_africa" +value: "181" +data: App\Entity\Region {#3060 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3937 +label: "country.south_sudan" +value: "180" +data: App\Entity\Region {#3052 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3938 +label: "country.sudan" +value: "179" +data: App\Entity\Region {#3044 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3939 +label: "country.tanzania" +value: "178" +data: App\Entity\Region {#3036 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3940 +label: "country.togo" +value: "126" +data: App\Entity\Region {#2990 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3941 +label: "country.uganda" +value: "185" +data: App\Entity\Region {#3084 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3942 +label: "country.zambia" +value: "203" +data: App\Entity\Region {#3167 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3943 +label: "country.zimbabwe" +value: "204" +data: App\Entity\Region {#3175 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3944 +label: "Mauritius" +value: "443" +data: App\Entity\Region {#3215 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3902 -form: Symfony\Component\Form\Form {#2823 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3903 …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) {#3946 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1077 …} } |
| 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 | "+251910120163" |
| 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) {#2671 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#771 …} } |
| 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() {#2673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1070 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#646 …} $translationDomain: "validators" $message: Closure() {#2672 …} } } |
| 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 | "+251910120163" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3947 -form: Symfony\Component\Form\Form {#2826 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3948 …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 | "+251910120163" |
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) {#2680 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#771 …} } |
| 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() {#2682 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1070 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#646 …} $translationDomain: "validators" $message: Closure() {#2681 …} } } |
| 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 {#3950 -form: Symfony\Component\Form\Form {#2829 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3949 …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) {#2689 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#771 …} } |
| 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() {#2691 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1070 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#646 …} $translationDomain: "validators" $message: Closure() {#2690 …} } } |
| 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 {#3952 -form: Symfony\Component\Form\Form {#2832 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3951 …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 |
"" |
| Normalized Format | null |
| 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) {#2698 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#771 …} } |
| 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() {#2700 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1070 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#646 …} $translationDomain: "validators" $message: Closure() {#2699 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "data-error" => "Email invalide" "placeholder" => "menu.email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_userbundle_user_email" ] |
| cache_key | "_userbundle_user_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3954 -form: Symfony\Component\Form\Form {#2835 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3953 …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 | "" |
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) {#2707 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#771 …} } |
| 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() {#2709 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1070 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#646 …} $translationDomain: "validators" $message: Closure() {#2708 …} } } |
| 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 {#3956 -form: Symfony\Component\Form\Form {#2838 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3955 …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" => "1982" "second" => "1982" ] |
| Normalized Format | "1982" |
| 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) {#2715 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#771 …} } |
| 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() {#2717 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1070 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#646 …} $translationDomain: "validators" $message: Closure() {#2716 …} } } |
| 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 | "1982" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3958 -form: Symfony\Component\Form\Form {#2857 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3957 …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" => "1982" "second" => "1982" ] |
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 | same as normalized format |
| Normalized Format | "1982" |
| 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) {#2842 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#771 …} } |
| 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() {#2844 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1070 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#646 …} $translationDomain: "validators" $message: Closure() {#2843 …} } } |
| 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 | "1982" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3962 -form: Symfony\Component\Form\Form {#2860 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3961 …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 | same as normalized format |
| Normalized Format | "1982" |
| 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) {#2850 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#771 …} } |
| 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() {#2852 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1070 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#646 …} $translationDomain: "validators" $message: Closure() {#2851 …} } } |
| 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 | "1982" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3964 -form: Symfony\Component\Form\Form {#2863 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3963 …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) {#2585 class: "App\Form\UserType" this: App\Form\UserType {#772 …} } |
Doctrine\ORM\QueryBuilder {#2727 -_em: Doctrine\ORM\EntityManager {#344 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2731 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ig" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2728 #from: "App\Entity\Role" #alias: "ig" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2730 #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 {#2732 …} -_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 {#1094 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1126 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2734 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1317 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2733 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1174 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2737 -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 {#610 …} -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 {#2727 -_em: Doctrine\ORM\EntityManager {#344 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2731 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ig" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2728 #from: "App\Entity\Role" #alias: "ig" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2730 #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 {#2732 …} -_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() {#2726 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1070 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#646 …} $translationDomain: "validators" $message: Closure() {#2725 …} } } |
| 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 {#3966 +label: "ADMIN DBTA" +value: "1" +data: App\Entity\Role {#3980 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3967 +label: "ADMIN L-JSO" +value: "15" +data: App\Entity\Role {#3982 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3969 +label: "ADMIN N-JSO" +value: "14" +data: App\Entity\Role {#3983 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3972 +label: "ADMIN P-JSO" +value: "13" +data: App\Entity\Role {#3984 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3971 +label: "DIPLOME" +value: "12" +data: App\Entity\Role {#3985 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3965 +label: "DIRECTOR" +value: "17" +data: App\Entity\Role {#3986 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3977 +label: "ENTREPRISE" +value: "3" +data: App\Entity\Role {#3987 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3975 +label: "ETABLISSEMENT" +value: "5" +data: App\Entity\Role {#3988 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3973 +label: "P-TVET" +value: "6" +data: App\Entity\Role {#3989 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3968 +label: "PRINCIPAL" +value: "16" +data: App\Entity\Role {#3990 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#764 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3960 -form: Symfony\Component\Form\Form {#2866 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3959 …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) {#3991 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1077 …} } |
| 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 | same as normalized format |
| Normalized Format | "ROLE_DIPLOME" |
| 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() {#2749 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1070 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#646 …} $translationDomain: "validators" $message: Closure() {#2748 …} } } |
| 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 {#3995 +label: "menu.company" +value: "ROLE_ENTREPRISE" +data: "ROLE_ENTREPRISE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3994 +label: "menu.establishment" +value: "ROLE_ETABLISSEMENT" +data: "ROLE_ETABLISSEMENT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3996 +label: "menu.graduate" +value: "ROLE_DIPLOME" +data: "ROLE_DIPLOME" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "ROLE_DIPLOME" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3992 -form: Symfony\Component\Form\Form {#2869 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3993 …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) {#3998 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1077 …} } |
| 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 | "ROLE_DIPLOME" |
adminRegions
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#800 -elements: [] } |
| View Format |
[] |
Submitted Data
| Property | Value |
|---|---|
| View Format |
[] |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#800 -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 {#1094 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1126 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2767 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1347 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2759 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1174 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2766 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1162 …} } |
| 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 {#1158 -om: ContainerO70egQF\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#147 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#615 …} -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() {#2758 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1070 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#646 …} $translationDomain: "validators" $message: Closure() {#2757 …} } } |
| 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 {#4002 +label: "country.senegal" +value: "1" +data: App\Entity\Region {#2853 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4003 +label: "country.republic_of_congo" +value: "15" +data: App\Entity\Region {#2884 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4009 +label: "country.gabon" +value: "27" +data: App\Entity\Region {#3208 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4010 +label: "country.burundi" +value: "36" +data: App\Entity\Region {#2945 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4018 +label: "country.cameroon" +value: "37" +data: App\Entity\Region {#2953 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4001 +label: "country.ivory_coast" +value: "48" +data: App\Entity\Region {#2960 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4011 +label: "country.guinea" +value: "95" +data: App\Entity\Region {#2967 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4012 +label: "country.mali" +value: "102" +data: App\Entity\Region {#2975 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4005 +label: "country.madagascar" +value: "103" +data: App\Entity\Region {#2982 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4004 +label: "country.togo" +value: "126" +data: App\Entity\Region {#2990 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4016 +label: "country.democratic_republic_of_congo" +value: "139" +data: App\Entity\Region {#2997 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4015 +label: "country.niger" +value: "145" +data: App\Entity\Region {#3005 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4014 +label: "country.ethiopia" +value: "174" +data: App\Entity\Region {#3012 -id: 174 -name: "country.ethiopia" -valid: true -isoCode: "ETH" -phoneCode: 251 -phoneDigit: 9 -country: App\Entity\Country {#2530 …} -cities: Doctrine\ORM\PersistentCollection {#3013 …} -schools: Doctrine\ORM\PersistentCollection {#3015 …} -currency: Proxies\__CG__\App\Entity\Currency {#3017 …} -prefectures: Doctrine\ORM\PersistentCollection {#3018 …} } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4013 +label: "country.eritrea" +value: "175" +data: App\Entity\Region {#3020 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4019 +label: "country.kenya" +value: "177" +data: App\Entity\Region {#3028 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4020 +label: "country.tanzania" +value: "178" +data: App\Entity\Region {#3036 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4021 +label: "country.sudan" +value: "179" +data: App\Entity\Region {#3044 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4022 +label: "country.south_sudan" +value: "180" +data: App\Entity\Region {#3052 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4023 +label: "country.south_africa" +value: "181" +data: App\Entity\Region {#3060 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4024 +label: "country.eswatini" +value: "182" +data: App\Entity\Region {#3068 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4025 +label: "country.rwanda" +value: "183" +data: App\Entity\Region {#3076 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4026 +label: "country.uganda" +value: "185" +data: App\Entity\Region {#3084 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4027 +label: "country.angola" +value: "186" +data: App\Entity\Region {#3092 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4028 +label: "country.nigeria" +value: "187" +data: App\Entity\Region {#3100 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4029 +label: "Benin" +value: "188" +data: App\Entity\Region {#3108 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4030 +label: "country.burkina_faso" +value: "189" +data: App\Entity\Region {#3115 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4031 +label: "country.liberia" +value: "194" +data: App\Entity\Region {#3122 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4032 +label: "country.ghana" +value: "195" +data: App\Entity\Region {#3130 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4033 +label: "country.equatorial_guinea" +value: "197" +data: App\Entity\Region {#3138 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4034 +label: "country.chad" +value: "198" +data: App\Entity\Region {#3145 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4035 +label: "country.central_african_republic" +value: "199" +data: App\Entity\Region {#3152 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4036 +label: "country.mozambique" +value: "202" +data: App\Entity\Region {#3159 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4037 +label: "country.zambia" +value: "203" +data: App\Entity\Region {#3167 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4038 +label: "country.zimbabwe" +value: "204" +data: App\Entity\Region {#3175 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4039 +label: "country.malawi" +value: "205" +data: App\Entity\Region {#3183 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4040 +label: "country.lesotho" +value: "208" +data: App\Entity\Region {#3191 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4041 +label: "country.democratic_republic_of_congo" +value: "237" +data: App\Entity\Region {#3199 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4042 +label: "Mauritius" +value: "443" +data: App\Entity\Region {#3215 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#800 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3999 -form: Symfony\Component\Form\Form {#2872 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4000 …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) {#4044 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1077 …} } |
| 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 {#798 -elements: [] } |
| View Format |
[] |
Submitted Data
| Property | Value |
|---|---|
| View Format |
[] |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#798 -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 {#1094 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1126 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2784 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1375 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2776 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1174 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2783 -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() {#2775 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1070 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#646 …} $translationDomain: "validators" $message: Closure() {#2774 …} } } |
| 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 {#4048 +label: "AON - Country.senegal - Yoff-Mermoz" +value: "1" +data: App\Entity\City {#4060 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4049 +label: "AON - Country.senegal - Dakar" +value: "2" +data: App\Entity\City {#4073 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4055 +label: "AON - Country.senegal - Pikine" +value: "3" +data: App\Entity\City {#4100 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4056 +label: "AON - Country.senegal - Thiès" +value: "5" +data: App\Entity\City {#4110 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4064 +label: "AON - Country.senegal - Touba" +value: "6" +data: App\Entity\City {#4107 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4047 +label: "AON - Country.senegal - Guédiawaye" +value: "7" +data: App\Entity\City {#4104 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4057 +label: "AON - Country.senegal - Kaolack" +value: "8" +data: App\Entity\City {#4095 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4058 +label: "AON - Country.senegal - Mbour" +value: "9" +data: App\Entity\City {#4113 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4051 +label: "AON - Country.senegal - Saint-Louis" +value: "10" +data: App\Entity\City {#4116 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4050 +label: "AON - Country.senegal - Rufisque" +value: "11" +data: App\Entity\City {#4119 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4062 +label: "AON - Country.senegal - Ziguinchor" +value: "12" +data: App\Entity\City {#4122 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5247 +label: "AON - Country.senegal - Diourbel" +value: "13" +data: App\Entity\City {#4125 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5248 +label: "AON - Country.senegal - Louga" +value: "14" +data: App\Entity\City {#4128 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5256 +label: "AON - Country.senegal - Tambacounda" +value: "15" +data: App\Entity\City {#4131 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "AON - Country.senegal - Mbacké" +value: "16" +data: App\Entity\City {#4134 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5258 +label: "AON - Country.senegal - Kolda" +value: "17" +data: App\Entity\City {#4137 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5259 +label: "AON - Country.senegal - Richard-Toll" +value: "18" +data: App\Entity\City {#4140 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5260 +label: "AON - Country.senegal - Bargny" +value: "19" +data: App\Entity\City {#4143 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5261 +label: "AON - Country.senegal - Tivaouane" +value: "20" +data: App\Entity\City {#4146 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5262 +label: "AON - Country.senegal - Joal-Fadiouth" +value: "21" +data: App\Entity\City {#4149 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5263 +label: "AON - Country.senegal - Fatick" +value: "22" +data: App\Entity\City {#4152 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5264 +label: "AON - Country.senegal - Matam" +value: "23" +data: App\Entity\City {#4155 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5265 +label: "AON - Country.senegal - Kaffrine" +value: "24" +data: App\Entity\City {#4158 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5266 +label: "AON - Country.senegal - Kédougou" +value: "25" +data: App\Entity\City {#4161 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5267 +label: "AON - Country.senegal - Sédhiou" +value: "26" +data: App\Entity\City {#4164 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5268 +label: "ACC - Country.republic_of_congo - Brazzaville" +value: "27" +data: App\Entity\City {#4167 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5269 +label: "ACC - Country.republic_of_congo - Pointe-Noire" +value: "28" +data: App\Entity\City {#4170 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5270 +label: "ACC - Country.republic_of_congo - Djambala" +value: "29" +data: App\Entity\City {#4173 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5271 +label: "ACC - Country.republic_of_congo - Dolisie" +value: "30" +data: App\Entity\City {#4176 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5272 +label: "ACC - Country.republic_of_congo - Impfondo" +value: "31" +data: App\Entity\City {#4179 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5273 +label: "ACC - Country.republic_of_congo - Kinkala" +value: "32" +data: App\Entity\City {#4182 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5274 +label: "ACC - Country.republic_of_congo - Loango" +value: "33" +data: App\Entity\City {#4185 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5275 +label: "ACC - Country.republic_of_congo - Madingou" +value: "34" +data: App\Entity\City {#4188 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5276 +label: "ACC - Country.republic_of_congo - Ouesso" +value: "35" +data: App\Entity\City {#4191 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5277 +label: "ACC - Country.republic_of_congo - Owando" +value: "36" +data: App\Entity\City {#4194 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5278 +label: "ACC - Country.republic_of_congo - Sibiti" +value: "37" +data: App\Entity\City {#4197 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5279 +label: "ATE - Country.gabon - Libreville" +value: "38" +data: App\Entity\City {#4200 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5280 +label: "ATE - Country.gabon - Franceville" +value: "39" +data: App\Entity\City {#4203 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5281 +label: "ATE - Country.gabon - Lambaréné" +value: "40" +data: App\Entity\City {#4206 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5282 +label: "ATE - Country.gabon - Mouila" +value: "41" +data: App\Entity\City {#4209 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5283 +label: "ATE - Country.gabon - Tchibanga" +value: "42" +data: App\Entity\City {#4212 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5284 +label: "ATE - Country.gabon - Makokou" +value: "43" +data: App\Entity\City {#4215 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5285 +label: "ATE - Country.gabon - Koulamoutou" +value: "44" +data: App\Entity\City {#4218 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5286 +label: "ATE - Country.gabon - Port-Gentil" +value: "45" +data: App\Entity\City {#4221 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5287 +label: "ATE - Country.gabon - Oyem" +value: "46" +data: App\Entity\City {#4224 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5288 +label: "ATE - Country.gabon - Ntoum" +value: "47" +data: App\Entity\City {#4227 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +label: "ATE - Country.gabon - Moanda" +value: "48" +data: App\Entity\City {#4230 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5290 +label: "AGL - Country.burundi - Bujumbura (Mairie)" +value: "49" +data: App\Entity\City {#4233 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5291 +label: "ATE - Country.cameroon - Maroua" +value: "50" +data: App\Entity\City {#4236 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5292 +label: "ATE - Country.cameroon - Garoua" +value: "51" +data: App\Entity\City {#4239 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5293 +label: "ATE - Country.cameroon - Ngaoundéré" +value: "52" +data: App\Entity\City {#4242 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5294 +label: "ATE - Country.cameroon - Bertoua" +value: "53" +data: App\Entity\City {#4245 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5295 +label: "ATE - Country.cameroon - Yaoundé" +value: "54" +data: App\Entity\City {#4248 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5296 +label: "ATE - Country.cameroon - Ebolowa" +value: "55" +data: App\Entity\City {#4251 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5297 +label: "ATE - Country.cameroon - Douala" +value: "56" +data: App\Entity\City {#4254 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5298 +label: "ATE - Country.cameroon - Bafoussam" +value: "57" +data: App\Entity\City {#4257 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5299 +label: "ATE - Country.cameroon - Bamenda" +value: "58" +data: App\Entity\City {#4260 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5300 +label: "ATE - Country.cameroon - Buéa" +value: "59" +data: App\Entity\City {#4263 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5301 +label: "AOS - Country.ivory_coast - Abidjan" +value: "60" +data: App\Entity\City {#4266 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5302 +label: "AGL - Country.burundi - Bujumbura Rural" +value: "61" +data: App\Entity\City {#4269 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5303 +label: "AGL - Country.burundi - Bubanza" +value: "62" +data: App\Entity\City {#4272 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5304 +label: "AGL - Country.burundi - Bururi" +value: "63" +data: App\Entity\City {#4275 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5305 +label: "AGL - Country.burundi - Cankuzo" +value: "64" +data: App\Entity\City {#4278 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5306 +label: "AGL - Country.burundi - Cibitoke" +value: "65" +data: App\Entity\City {#4281 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5307 +label: "AGL - Country.burundi - Gitega" +value: "66" +data: App\Entity\City {#4284 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +label: "AGL - Country.burundi - Karuzi" +value: "67" +data: App\Entity\City {#4287 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5309 +label: "AGL - Country.burundi - Kayanza" +value: "68" +data: App\Entity\City {#4290 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5310 +label: "AGL - Country.burundi - Kirundo" +value: "69" +data: App\Entity\City {#4293 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +label: "AGL - Country.burundi - Makamba" +value: "70" +data: App\Entity\City {#4296 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5312 +label: "AGL - Country.burundi - Muramvya" +value: "71" +data: App\Entity\City {#4299 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5313 +label: "AGL - Country.burundi - Muyinga" +value: "72" +data: App\Entity\City {#4302 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5314 +label: "AGL - Country.burundi - Mwaro" +value: "73" +data: App\Entity\City {#4305 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5315 +label: "AGL - Country.burundi - Ngozi" +value: "74" +data: App\Entity\City {#4308 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5316 +label: "AGL - Country.burundi - Rumonge" +value: "75" +data: App\Entity\City {#4311 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5317 +label: "AGL - Country.burundi - Rutana" +value: "76" +data: App\Entity\City {#4314 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5318 +label: "AGL - Country.burundi - Ruyigi" +value: "77" +data: App\Entity\City {#4317 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5319 +label: "ATE - Country.cameroon - Kousséri" +value: "110" +data: App\Entity\City {#4320 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5320 +label: "ATE - Country.cameroon - Yagoua" +value: "112" +data: App\Entity\City {#4323 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5321 +label: "ATE - Country.cameroon - Kaélé" +value: "113" +data: App\Entity\City {#4326 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5322 +label: "ATE - Country.cameroon - Mora" +value: "114" +data: App\Entity\City {#4329 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5323 +label: "ATE - Country.cameroon - Mokolo" +value: "115" +data: App\Entity\City {#4332 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +label: "ATE - Country.cameroon - Poli" +value: "116" +data: App\Entity\City {#4335 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +label: "ATE - Country.cameroon - Guider" +value: "117" +data: App\Entity\City {#4338 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +label: "ATE - Country.cameroon - Tcholliré" +value: "118" +data: App\Entity\City {#4341 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +label: "ATE - Country.cameroon - Tibati" +value: "119" +data: App\Entity\City {#4344 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5328 +label: "ATE - Country.cameroon - Tignère" +value: "120" +data: App\Entity\City {#4347 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +label: "ATE - Country.cameroon - Banyo" +value: "121" +data: App\Entity\City {#4350 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +label: "ATE - Country.cameroon - Meiganga" +value: "122" +data: App\Entity\City {#4353 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +label: "ATE - Country.cameroon - Nanga-Eboko" +value: "124" +data: App\Entity\City {#4356 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5332 +label: "ATE - Country.cameroon - Monatele" +value: "125" +data: App\Entity\City {#4359 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5333 +label: "ATE - Country.cameroon - Bafia" +value: "126" +data: App\Entity\City {#4362 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5334 +label: "ATE - Country.cameroon - Ntui" +value: "127" +data: App\Entity\City {#4365 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5335 +label: "ATE - Country.cameroon - Mfou" +value: "128" +data: App\Entity\City {#4368 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5336 +label: "ATE - Country.cameroon - Ngoumou" +value: "129" +data: App\Entity\City {#4371 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +label: "ATE - Country.cameroon - Éséka" +value: "130" +data: App\Entity\City {#4374 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5338 +label: "ATE - Country.cameroon - Akonolinga" +value: "131" +data: App\Entity\City {#4377 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +label: "ATE - Country.cameroon - Mbalmayo" +value: "132" +data: App\Entity\City {#4380 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5340 +label: "ATE - Country.cameroon - Nkongsamba" +value: "133" +data: App\Entity\City {#4383 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5341 +label: "ATE - Country.cameroon - Yabassi" +value: "134" +data: App\Entity\City {#4386 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5342 +label: "ATE - Country.cameroon - Édéa" +value: "135" +data: App\Entity\City {#4389 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5343 +label: "ATE - Country.cameroon - Mbouda" +value: "136" +data: App\Entity\City {#4392 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5344 +label: "ATE - Country.cameroon - Bafang" +value: "137" +data: App\Entity\City {#4395 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +label: "ATE - Country.cameroon - Baham" +value: "138" +data: App\Entity\City {#4398 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5346 +label: "ATE - Country.cameroon - Bandjoun" +value: "139" +data: App\Entity\City {#4401 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +label: "ATE - Country.cameroon - Dschang" +value: "140" +data: App\Entity\City {#4404 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +label: "ATE - Country.cameroon - Bangangté" +value: "142" +data: App\Entity\City {#4407 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "ATE - Country.cameroon - Foumban" +value: "143" +data: App\Entity\City {#4410 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +label: "ATE - Country.cameroon - Fundong" +value: "144" +data: App\Entity\City {#4413 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5351 +label: "ATE - Country.cameroon - Kumbo" +value: "145" +data: App\Entity\City {#4416 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5352 +label: "ATE - Country.cameroon - NKambé" +value: "146" +data: App\Entity\City {#4419 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5353 +label: "ATE - Country.cameroon - Wum -" +value: "147" +data: App\Entity\City {#4422 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5354 +label: "ATE - Country.cameroon - Mbengwi" +value: "149" +data: App\Entity\City {#4425 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5355 +label: "ATE - Country.cameroon - Ndop" +value: "150" +data: App\Entity\City {#4428 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5356 +label: "ATE - Country.cameroon - Limbe" +value: "151" +data: App\Entity\City {#4431 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5357 +label: "ATE - Country.cameroon - Bangem" +value: "152" +data: App\Entity\City {#4434 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5358 +label: "ATE - Country.cameroon - Menji" +value: "153" +data: App\Entity\City {#4437 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5359 +label: "ATE - Country.cameroon - Manfé" +value: "154" +data: App\Entity\City {#4440 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5360 +label: "ATE - Country.cameroon - Kumba" +value: "155" +data: App\Entity\City {#4443 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5361 +label: "ATE - Country.cameroon - Mundemba" +value: "156" +data: App\Entity\City {#4446 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5362 +label: "ATE - Country.cameroon - Yokadouma" +value: "157" +data: App\Entity\City {#4449 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5363 +label: "ATE - Country.cameroon - Abong-Mbang" +value: "158" +data: App\Entity\City {#4452 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5364 +label: "ATE - Country.cameroon - Batouri" +value: "159" +data: App\Entity\City {#4455 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5365 +label: "ATE - Country.cameroon - Sangmélima" +value: "161" +data: App\Entity\City {#4458 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5366 +label: "ATE - Country.cameroon - Kribi" +value: "163" +data: App\Entity\City {#4461 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5367 +label: "ATE - Country.cameroon - Ambam" +value: "164" +data: App\Entity\City {#4464 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +label: "AON - Country.guinea - Conakry" +value: "165" +data: App\Entity\City {#4467 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +label: "AON - Country.guinea - Labé" +value: "167" +data: App\Entity\City {#4470 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5370 +label: "AON - Country.guinea - Mamou" +value: "168" +data: App\Entity\City {#4473 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5371 +label: "AON - Country.guinea - Faranah" +value: "169" +data: App\Entity\City {#4476 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5372 +label: "AON - Country.guinea - Kindia" +value: "170" +data: App\Entity\City {#4479 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5373 +label: "AON - Country.guinea - Boké" +value: "171" +data: App\Entity\City {#4482 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5374 +label: "AON - Country.guinea - Nzérékoré" +value: "172" +data: App\Entity\City {#4485 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5375 +label: "AON - Country.mali - Bamako" +value: "173" +data: App\Entity\City {#4488 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5376 +label: "MDG - Country.madagascar - Antsiranana I" +value: "174" +data: App\Entity\City {#4491 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5377 +label: "MDG - Country.madagascar - Sambava" +value: "175" +data: App\Entity\City {#4494 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5378 +label: "MDG - Country.madagascar - Miarinarivo" +value: "176" +data: App\Entity\City {#4497 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5379 +label: "MDG - Country.madagascar - Antananarivo (Tananarive)" +value: "177" +data: App\Entity\City {#4500 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5380 +label: "MDG - Country.madagascar - Antsirabe I" +value: "178" +data: App\Entity\City {#4503 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5381 +label: "MDG - Country.madagascar - Tsiroanomandidy" +value: "179" +data: App\Entity\City {#4506 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5382 +label: "MDG - Country.madagascar - Antsohihy" +value: "180" +data: App\Entity\City {#4509 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5383 +label: "MDG - Country.madagascar - Majunga I" +value: "181" +data: App\Entity\City {#4512 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5384 +label: "MDG - Country.madagascar - Maevatanana" +value: "182" +data: App\Entity\City {#4515 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5385 +label: "MDG - Country.madagascar - Maintirano" +value: "183" +data: App\Entity\City {#4518 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5386 +label: "MDG - Country.madagascar - Ambatondrazaka" +value: "184" +data: App\Entity\City {#4521 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5387 +label: "MDG - Country.madagascar - Tamatave I" +value: "185" +data: App\Entity\City {#4524 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5388 +label: "MDG - Country.madagascar - Fénérive Est" +value: "186" +data: App\Entity\City {#4527 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5389 +label: "MDG - Country.madagascar - Ambositra" +value: "187" +data: App\Entity\City {#4530 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5390 +label: "MDG - Country.madagascar - Fianarantsoa" +value: "188" +data: App\Entity\City {#4533 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5391 +label: "MDG - Country.madagascar - Manakara" +value: "189" +data: App\Entity\City {#4536 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5392 +label: "MDG - Country.madagascar - Farafangana" +value: "190" +data: App\Entity\City {#4539 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5393 +label: "MDG - Country.madagascar - Ihosy" +value: "191" +data: App\Entity\City {#4542 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5394 +label: "MDG - Country.madagascar - Morondava" +value: "192" +data: App\Entity\City {#4545 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5395 +label: "MDG - Country.madagascar - Tuléar I" +value: "193" +data: App\Entity\City {#4548 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5396 +label: "MDG - Country.madagascar - Ambovombe-Androy" +value: "194" +data: App\Entity\City {#4551 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5397 +label: "MDG - Country.madagascar - Tôlanaro" +value: "195" +data: App\Entity\City {#4554 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5398 +label: "MDG - Country.madagascar - Ikongo" +value: "196" +data: App\Entity\City {#4557 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5399 +label: "MDG - Country.madagascar - Vohipeno" +value: "197" +data: App\Entity\City {#4560 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5400 +label: "MDG - Country.madagascar - Mananjary" +value: "198" +data: App\Entity\City {#4563 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5401 +label: "MDG - Country.madagascar - Nosy varika" +value: "199" +data: App\Entity\City {#4566 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5402 +label: "MDG - Country.madagascar - Ifanadina" +value: "200" +data: App\Entity\City {#4569 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5403 +label: "MDG - Country.madagascar - Tamatave II" +value: "201" +data: App\Entity\City {#4572 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5404 +label: "AOS - Country.togo - Tsévié" +value: "202" +data: App\Entity\City {#4575 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5405 +label: "AOS - Country.togo - Atakpamé" +value: "203" +data: App\Entity\City {#4578 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5406 +label: "AOS - Country.togo - Sokodé" +value: "204" +data: App\Entity\City {#4581 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5407 +label: "AOS - Country.togo - Kara" +value: "205" +data: App\Entity\City {#4584 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5408 +label: "AOS - Country.togo - Dapaong" +value: "206" +data: App\Entity\City {#4587 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5409 +label: "AOS - Country.togo - Lomé" +value: "207" +data: App\Entity\City {#4590 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5410 +label: "AOS - Country.togo - Kpalimé" +value: "208" +data: App\Entity\City {#4593 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5411 +label: "AOS - Country.togo - Bassar" +value: "209" +data: App\Entity\City {#4596 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5412 +label: "AOS - Country.togo - Aného" +value: "210" +data: App\Entity\City {#4599 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5413 +label: "AOS - Country.togo - Mango" +value: "211" +data: App\Entity\City {#4602 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5414 +label: "AOS - Country.togo - Tchamba" +value: "212" +data: App\Entity\City {#4605 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5415 +label: "AOS - Country.togo - Niamtougou" +value: "213" +data: App\Entity\City {#4608 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5416 +label: "AOS - Country.togo - Bafilo" +value: "214" +data: App\Entity\City {#4611 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5417 +label: "AOS - Country.togo - Notsé" +value: "215" +data: App\Entity\City {#4614 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5418 +label: "AOS - Country.togo - Sotouboua" +value: "216" +data: App\Entity\City {#4617 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5419 +label: "AOS - Country.togo - Vogan" +value: "217" +data: App\Entity\City {#4620 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5420 +label: "AOS - Country.togo - Badou" +value: "218" +data: App\Entity\City {#4623 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5421 +label: "AOS - Country.togo - Biankouri" +value: "219" +data: App\Entity\City {#4626 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5422 +label: "AOS - Country.togo - Tabligbo" +value: "220" +data: App\Entity\City {#4629 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5423 +label: "AOS - Country.togo - Kandé" +value: "221" +data: App\Entity\City {#4632 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5424 +label: "AOS - Country.togo - Amlamé" +value: "222" +data: App\Entity\City {#4635 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5425 +label: "AOS - Country.togo - Galangachi" +value: "223" +data: App\Entity\City {#4638 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5426 +label: "AOS - Country.togo - Kpagouda" +value: "224" +data: App\Entity\City {#4641 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5427 +label: "AON - Country.senegal - Nioro du Rip" +value: "225" +data: App\Entity\City {#4644 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5428 +label: "AON - Country.senegal - Sébikhotane" +value: "226" +data: App\Entity\City {#4647 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5429 +label: "AON - Country.senegal - Yarakh" +value: "227" +data: App\Entity\City {#4650 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5430 +label: "AON - Country.senegal - Ouakam" +value: "228" +data: App\Entity\City {#4653 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5431 +label: "ACC - Country.democratic_republic_of_congo - Buta" +value: "235" +data: App\Entity\City {#4656 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5432 +label: "ACC - Country.democratic_republic_of_congo - Mbandaka" +value: "236" +data: App\Entity\City {#4659 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5433 +label: "AFC - Country.democratic_republic_of_congo - Lubumbashi" +value: "237" +data: App\Entity\City {#4662 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5434 +label: "ACC - Country.democratic_republic_of_congo - Kamina" +value: "238" +data: App\Entity\City {#4665 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5435 +label: "ACC - Country.democratic_republic_of_congo - Isiro" +value: "239" +data: App\Entity\City {#4668 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +label: "ACC - Country.democratic_republic_of_congo - Bunia" +value: "240" +data: App\Entity\City {#4671 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5437 +label: "ACC - Country.democratic_republic_of_congo - Tshikapa" +value: "241" +data: App\Entity\City {#4674 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5438 +label: "ACC - Country.democratic_republic_of_congo - Kananga" +value: "242" +data: App\Entity\City {#4677 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5439 +label: "ACC - Country.democratic_republic_of_congo - Mbuji-Mayi" +value: "243" +data: App\Entity\City {#4680 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5440 +label: "ACC - Country.democratic_republic_of_congo - Kinshasa" +value: "244" +data: App\Entity\City {#4683 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5441 +label: "ACC - Country.democratic_republic_of_congo - Matadi" +value: "245" +data: App\Entity\City {#4686 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5442 +label: "ACC - Country.democratic_republic_of_congo - Kenge" +value: "246" +data: App\Entity\City {#4689 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5443 +label: "ACC - Country.democratic_republic_of_congo - Bandundu" +value: "247" +data: App\Entity\City {#4692 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5444 +label: "ACC - Country.democratic_republic_of_congo - Kabinda" +value: "248" +data: App\Entity\City {#4695 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5445 +label: "ACC - Country.democratic_republic_of_congo - Kolwezi" +value: "249" +data: App\Entity\City {#4698 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5446 +label: "ACC - Country.democratic_republic_of_congo - Inongo" +value: "250" +data: App\Entity\City {#4701 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5447 +label: "ACC - Country.democratic_republic_of_congo - Kindu" +value: "251" +data: App\Entity\City {#4704 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5448 +label: "ACC - Country.democratic_republic_of_congo - Lisala" +value: "252" +data: App\Entity\City {#4707 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5449 +label: "ACC - Country.democratic_republic_of_congo - Goma" +value: "253" +data: App\Entity\City {#4710 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5450 +label: "ACC - Country.democratic_republic_of_congo - Gbadolite" +value: "254" +data: App\Entity\City {#4713 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5451 +label: "ACC - Country.democratic_republic_of_congo - Lusambo" +value: "255" +data: App\Entity\City {#4716 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5452 +label: "ACC - Country.democratic_republic_of_congo - Bukavu" +value: "256" +data: App\Entity\City {#4719 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5453 +label: "ACC - Country.democratic_republic_of_congo - Gemena" +value: "257" +data: App\Entity\City {#4722 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5454 +label: "ACC - Country.democratic_republic_of_congo - Kalemie" +value: "258" +data: App\Entity\City {#4725 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5455 +label: "ACC - Country.democratic_republic_of_congo - Kisangani" +value: "259" +data: App\Entity\City {#4728 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5456 +label: "ACC - Country.democratic_republic_of_congo - Boende" +value: "260" +data: App\Entity\City {#4731 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5457 +label: "ANN - Country.niger - Agadez" +value: "261" +data: App\Entity\City {#4734 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5458 +label: "ANN - Country.niger - Diffa" +value: "262" +data: App\Entity\City {#4737 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5459 +label: "ANN - Country.niger - Dosso" +value: "263" +data: App\Entity\City {#4740 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5460 +label: "ANN - Country.niger - Maradi" +value: "264" +data: App\Entity\City {#4743 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5461 +label: "ANN - Country.niger - Tahoua" +value: "265" +data: App\Entity\City {#4746 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5462 +label: "ANN - Country.niger - Tillabéri" +value: "266" +data: App\Entity\City {#4749 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5463 +label: "ANN - Country.niger - Zinder" +value: "267" +data: App\Entity\City {#4752 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5464 +label: "AET - Country.ethiopia - Addis-Abeba" +value: "270" +data: App\Entity\City {#4755 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5465 +label: "AET - Country.eritrea - Asmara" +value: "271" +data: App\Entity\City {#4758 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5466 +label: "AFE - Country.kenya - Nairobi" +value: "273" +data: App\Entity\City {#4761 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5467 +label: "TZA - Country.tanzania - Dodoma" +value: "274" +data: App\Entity\City {#4764 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5468 +label: "AFE-SU Delegation - Country.sudan - Khartoum" +value: "275" +data: App\Entity\City {#4767 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5469 +label: "AFM - Country.south_africa - Pretoria" +value: "276" +data: App\Entity\City {#4770 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5470 +label: "AFE-SU Delegation - Country.south_sudan - Djouba" +value: "277" +data: App\Entity\City {#4773 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5471 +label: "AFM - Country.eswatini - Lobamba" +value: "278" +data: App\Entity\City {#4776 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5472 +label: "AGL - Country.rwanda - Kigali" +value: "279" +data: App\Entity\City {#4779 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5473 +label: "AGL - Country.uganda - Kampala" +value: "281" +data: App\Entity\City {#4782 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5474 +label: "ANG - Country.angola - Luanda" +value: "282" +data: App\Entity\City {#4785 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5475 +label: "ANN - Country.nigeria - Abuja" +value: "283" +data: App\Entity\City {#4788 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5476 +label: "AON - Benin - Porto-Novo" +value: "284" +data: App\Entity\City {#4791 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5477 +label: "AON - Country.burkina_faso - Ouagadougou" +value: "285" +data: App\Entity\City {#4794 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5478 +label: "AOS - Country.liberia - Monrovia" +value: "290" +data: App\Entity\City {#4797 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5479 +label: "AOS - Country.ghana - Accra" +value: "291" +data: App\Entity\City {#4800 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5480 +label: "ATE - Country.equatorial_guinea - Malabo" +value: "293" +data: App\Entity\City {#4803 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5481 +label: "ATE - Country.chad - N'Djaména" +value: "294" +data: App\Entity\City {#4806 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5482 +label: "ATE - Country.central_african_republic - Bangui" +value: "295" +data: App\Entity\City {#4809 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5483 +label: "MOZ - Country.mozambique - Maputo" +value: "298" +data: App\Entity\City {#4812 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5484 +label: "ZMB - Country.zambia - Lusaka" +value: "299" +data: App\Entity\City {#4815 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5485 +label: "ZMB - Country.zimbabwe - Harare" +value: "300" +data: App\Entity\City {#4818 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5486 +label: "ZMB - Country.malawi - Lilongwe" +value: "301" +data: App\Entity\City {#4821 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5487 +label: "AFM - Country.south_africa - Johannesbourg" +value: "303" +data: App\Entity\City {#4824 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5488 +label: "AFM - Country.south_africa - Cape Town" +value: "304" +data: App\Entity\City {#4827 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5489 +label: "AFM - Country.south_africa - Ennerdale" +value: "305" +data: App\Entity\City {#4830 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5490 +label: "AFM - Country.eswatini - Manzani" +value: "306" +data: App\Entity\City {#4833 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5491 +label: "AFM - Country.lesotho - Maputsoe" +value: "307" +data: App\Entity\City {#4836 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5492 +label: "AFM - Country.lesotho - Masery" +value: "308" +data: App\Entity\City {#4839 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5493 +label: "AOS - Country.ivory_coast - Agboville" +value: "312" +data: App\Entity\City {#4842 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5494 +label: "AOS - Country.ivory_coast - Koro" +value: "314" +data: App\Entity\City {#4845 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5495 +label: "AOS - Country.ivory_coast - Touba" +value: "315" +data: App\Entity\City {#4848 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5496 +label: "AOS - Country.ivory_coast - Boundiali" +value: "316" +data: App\Entity\City {#4851 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5497 +label: "AOS - Country.ivory_coast - Yamoussoukro" +value: "317" +data: App\Entity\City {#4854 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5498 +label: "AFM - Country.eswatini - Mbabane" +value: "352" +data: App\Entity\City {#4857 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5499 +label: "AGL - Country.burundi - Bujumbura" +value: "384" +data: App\Entity\City {#4860 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5500 +label: "AFM - Country.lesotho - Maseru" +value: "458" +data: App\Entity\City {#4863 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5501 +label: "MDG - Country.madagascar - Antananarivo" +value: "467" +data: App\Entity\City {#4866 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5502 +label: "ANN - Country.niger - Niamey" +value: "484" +data: App\Entity\City {#4869 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5503 +label: "ANN - Country.nigeria - Onitsha" +value: "552" +data: App\Entity\City {#4872 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5504 +label: "AFC - Country.democratic_republic_of_congo - Goma" +value: "564" +data: App\Entity\City {#4875 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5505 +label: "AFC - Country.democratic_republic_of_congo - Bukavu" +value: "565" +data: App\Entity\City {#4878 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5506 +label: "AFC - Country.democratic_republic_of_congo - Uvira" +value: "566" +data: App\Entity\City {#4881 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5507 +label: "AFC - Country.democratic_republic_of_congo - Kalemie" +value: "567" +data: App\Entity\City {#4884 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5508 +label: "AFC - Country.democratic_republic_of_congo - Kasenga" +value: "568" +data: App\Entity\City {#4887 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5509 +label: "AFC - Country.democratic_republic_of_congo - Shasha" +value: "569" +data: App\Entity\City {#4890 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5510 +label: "AFC - Country.democratic_republic_of_congo - Nyakadaka" +value: "570" +data: App\Entity\City {#4893 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5511 +label: "AET - Country.ethiopia - Addis Ababa" +value: "572" +data: App\Entity\City {#4896 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5512 +label: "AET - Country.ethiopia - Bahir Dar" +value: "573" +data: App\Entity\City {#4899 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5513 +label: "AET - Country.ethiopia - Gonder" +value: "574" +data: App\Entity\City {#4902 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5514 +label: "AET - Country.ethiopia - Dessie" +value: "575" +data: App\Entity\City {#4905 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5515 +label: "AET - Country.ethiopia - Debre Birhan" +value: "576" +data: App\Entity\City {#4908 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5516 +label: "AET - Country.ethiopia - Debre Mark'os" +value: "577" +data: App\Entity\City {#4911 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5517 +label: "AET - Country.ethiopia - Kombolcha" +value: "578" +data: App\Entity\City {#4914 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5518 +label: "AET - Country.ethiopia - Debre Tabor" +value: "579" +data: App\Entity\City {#4917 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5519 +label: "AET - Country.ethiopia - Weldiya" +value: "580" +data: App\Entity\City {#4920 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5520 +label: "AET - Country.ethiopia - Mota" +value: "581" +data: App\Entity\City {#4923 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5521 +label: "AET - Country.ethiopia - Kobo" +value: "582" +data: App\Entity\City {#4926 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5522 +label: "AET - Country.ethiopia - Dangila" +value: "583" +data: App\Entity\City {#4929 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5523 +label: "AET - Country.ethiopia - Assosa" +value: "584" +data: App\Entity\City {#4932 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5524 +label: "AET - Country.ethiopia - Gambela" +value: "585" +data: App\Entity\City {#4935 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5525 +label: "AET - Country.ethiopia - Harar" +value: "586" +data: App\Entity\City {#4938 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5526 +label: "AET - Country.ethiopia - Adama" +value: "587" +data: App\Entity\City {#4941 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5527 +label: "AET - Country.ethiopia - Jimma" +value: "588" +data: App\Entity\City {#4944 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5528 +label: "AET - Country.ethiopia - Awassa" +value: "589" +data: App\Entity\City {#4947 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5529 +label: "AET - Country.ethiopia - Yirgalem" +value: "590" +data: App\Entity\City {#4950 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5530 +label: "AET - Country.ethiopia - Sodo" +value: "591" +data: App\Entity\City {#4953 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5531 +label: "AET - Country.ethiopia - Arba Minch" +value: "592" +data: App\Entity\City {#4956 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5532 +label: "AET - Country.ethiopia - Hosaena" +value: "593" +data: App\Entity\City {#4959 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5533 +label: "AET - Country.ethiopia - Dilla" +value: "594" +data: App\Entity\City {#4962 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5534 +label: "AET - Country.ethiopia - Areka" +value: "595" +data: App\Entity\City {#4965 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5535 +label: "AET - Country.ethiopia - Butajira" +value: "596" +data: App\Entity\City {#4968 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5536 +label: "AET - Country.ethiopia - Boditi" +value: "597" +data: App\Entity\City {#4971 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5537 +label: "AET - Country.ethiopia - Welkite" +value: "598" +data: App\Entity\City {#4974 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5538 +label: "AET - Country.ethiopia - Alaba Kulito" +value: "599" +data: App\Entity\City {#4977 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5539 +label: "AET - Country.ethiopia - Tepi" +value: "600" +data: App\Entity\City {#4980 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5540 +label: "AET - Country.ethiopia - Durame" +value: "601" +data: App\Entity\City {#4983 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5541 +label: "AET - Country.ethiopia - Mizan Teferi" +value: "603" +data: App\Entity\City {#4986 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5542 +label: "AET - Country.ethiopia - Sawla" +value: "604" +data: App\Entity\City {#4989 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5543 +label: "AET - Country.ethiopia - Aleta Wendo" +value: "605" +data: App\Entity\City {#4992 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5544 +label: "AET - Country.ethiopia - Bonga" +value: "606" +data: App\Entity\City {#4995 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5545 +label: "AET - Country.ethiopia - Jinka" +value: "607" +data: App\Entity\City {#4998 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5546 +label: "AET - Country.ethiopia - Dimtu" +value: "608" +data: App\Entity\City {#5001 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5547 +label: "AET - Country.ethiopia - Shashamane" +value: "609" +data: App\Entity\City {#5004 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5548 +label: "AET - Country.ethiopia - Bishoftu" +value: "610" +data: App\Entity\City {#5007 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5549 +label: "AET - Country.ethiopia - Nekemte" +value: "611" +data: App\Entity\City {#5010 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5550 +label: "AET - Country.ethiopia - Asella" +value: "612" +data: App\Entity\City {#5013 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5551 +label: "AET - Country.ethiopia - Sebeta" +value: "613" +data: App\Entity\City {#5016 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5552 +label: "AET - Country.ethiopia - Burayu" +value: "614" +data: App\Entity\City {#5019 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5553 +label: "AET - Country.ethiopia - Ambo" +value: "615" +data: App\Entity\City {#5022 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5554 +label: "AET - Country.ethiopia - Arsi Negele" +value: "616" +data: App\Entity\City {#5025 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5555 +label: "AET - Country.ethiopia - Bale Robe" +value: "617" +data: App\Entity\City {#5028 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5556 +label: "AET - Country.ethiopia - Batu" +value: "618" +data: App\Entity\City {#5031 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5557 +label: "AET - Country.ethiopia - Waliso" +value: "619" +data: App\Entity\City {#5034 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5558 +label: "AET - Country.ethiopia - Meki" +value: "620" +data: App\Entity\City {#5037 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5559 +label: "AET - Country.ethiopia - Negele Borana" +value: "621" +data: App\Entity\City {#5040 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5560 +label: "AET - Country.ethiopia - Chiro" +value: "622" +data: App\Entity\City {#5043 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5561 +label: "AET - Country.ethiopia - Goba" +value: "623" +data: App\Entity\City {#5046 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5562 +label: "AET - Country.ethiopia - Gimbi" +value: "624" +data: App\Entity\City {#5049 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5563 +label: "AET - Country.ethiopia - Haramaya" +value: "625" +data: App\Entity\City {#5052 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5564 +label: "AET - Country.ethiopia - Mojo" +value: "626" +data: App\Entity\City {#5055 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5565 +label: "AET - Country.ethiopia - Dembi Dolo" +value: "627" +data: App\Entity\City {#5058 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5566 +label: "AET - Country.ethiopia - Metu" +value: "628" +data: App\Entity\City {#5061 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5567 +label: "AET - Country.ethiopia - Fiche" +value: "629" +data: App\Entity\City {#5064 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5568 +label: "AET - Country.ethiopia - Bule Hora Town" +value: "630" +data: App\Entity\City {#5067 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5569 +label: "AET - Country.ethiopia - Agaro" +value: "631" +data: App\Entity\City {#5070 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5570 +label: "AET - Country.ethiopia - Mekelle" +value: "632" +data: App\Entity\City {#5073 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5571 +label: "AET - Country.ethiopia - Adigrat" +value: "633" +data: App\Entity\City {#5076 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5572 +label: "AET - Country.ethiopia - Shire (Inda Selassie)" +value: "634" +data: App\Entity\City {#5079 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5573 +label: "AET - Country.ethiopia - Aksum" +value: "635" +data: App\Entity\City {#5082 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5574 +label: "AET - Country.ethiopia - Adwa" +value: "636" +data: App\Entity\City {#5085 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5575 +label: "AET - Country.ethiopia - Alamata" +value: "637" +data: App\Entity\City {#5088 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5576 +label: "AET - Country.ethiopia - Wukro" +value: "638" +data: App\Entity\City {#5091 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5577 +label: "AET - Country.ethiopia - Jijiga" +value: "639" +data: App\Entity\City {#5094 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5578 +label: "AET - Country.ethiopia - Gode" +value: "640" +data: App\Entity\City {#5097 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5579 +label: "AET - Country.ethiopia - Degehabur" +value: "641" +data: App\Entity\City {#5100 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5580 +label: "MOZ - Country.mozambique - Inhambane-Inharrime" +value: "648" +data: App\Entity\City {#5103 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5581 +label: "MOZ - Country.mozambique - Matola" +value: "649" +data: App\Entity\City {#5106 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5582 +label: "MOZ - Country.mozambique - Tete-Matundo" +value: "650" +data: App\Entity\City {#5109 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5583 +label: "AGL - Country.burundi - Rukago" +value: "653" +data: App\Entity\City {#5112 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5584 +label: "ANN - Country.nigeria - Obosi" +value: "654" +data: App\Entity\City {#5115 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5585 +label: "ANN - Country.nigeria - Ondo" +value: "655" +data: App\Entity\City {#5118 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5586 +label: "ANN - Country.nigeria - Koko, Kebbi State" +value: "656" +data: App\Entity\City {#5121 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5587 +label: "ANN - Country.nigeria - Ijebu-Ode" +value: "657" +data: App\Entity\City {#5124 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5588 +label: "ACC - Country.democratic_republic_of_congo - Mont, Ngafula" +value: "658" +data: App\Entity\City {#5127 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5589 +label: "AGL - Country.uganda - Gulu" +value: "659" +data: App\Entity\City {#5130 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5590 +label: "AGL - Country.uganda - Lamwo" +value: "660" +data: App\Entity\City {#5133 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5591 +label: "AGL - Country.uganda - Bombo" +value: "661" +data: App\Entity\City {#5136 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5592 +label: "AGL - Country.uganda - Jinja" +value: "663" +data: App\Entity\City {#5139 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5593 +label: "AGL - Country.uganda - Mbarara" +value: "664" +data: App\Entity\City {#5142 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5594 +label: "AGL - Country.uganda - Mbale" +value: "665" +data: App\Entity\City {#5145 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5595 +label: "AFE - Country.kenya - Makuyu" +value: "666" +data: App\Entity\City {#5148 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5596 +label: "AFE - Country.kenya - Embu" +value: "667" +data: App\Entity\City {#5151 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5597 +label: "AFE - Country.kenya - Marsabit" +value: "668" +data: App\Entity\City {#5154 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5598 +label: "AFE - Country.kenya - Kakuma" +value: "669" +data: App\Entity\City {#5157 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5599 +label: "AFE - Country.kenya - Lodwar" +value: "670" +data: App\Entity\City {#5160 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5600 +label: "AFE - Country.kenya - Kiambu" +value: "671" +data: App\Entity\City {#5163 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5601 +label: "AFE - Country.kenya - Kitale" +value: "672" +data: App\Entity\City {#5166 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5602 +label: "AFE - Country.kenya - Mombasa" +value: "673" +data: App\Entity\City {#5169 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5603 +label: "AFE-SU Delegation - Country.south_sudan - Juba" +value: "674" +data: App\Entity\City {#5172 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5604 +label: "AFE-SU Delegation - Country.south_sudan - Yambio" +value: "675" +data: App\Entity\City {#5175 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5605 +label: "AFE-SU Delegation - Country.south_sudan - Torit" +value: "676" +data: App\Entity\City {#5178 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5606 +label: "AFE-SU Delegation - Country.south_sudan - Bentiu" +value: "677" +data: App\Entity\City {#5181 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5607 +label: "AFE-SU Delegation - Country.south_sudan - Malakal" +value: "678" +data: App\Entity\City {#5184 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5608 +label: "AFE-SU Delegation - Country.south_sudan - Rumbek" +value: "679" +data: App\Entity\City {#5187 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5609 +label: "AFE-SU Delegation - Country.south_sudan - Kwajok" +value: "680" +data: App\Entity\City {#5190 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5610 +label: "AFE-SU Delegation - Country.south_sudan - Aweil" +value: "681" +data: App\Entity\City {#5193 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5611 +label: "AON - Country.burkina_faso - Bobo-Dioulasso" +value: "682" +data: App\Entity\City {#5196 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5612 +label: "AOS - Country.ghana - Ahafo" +value: "683" +data: App\Entity\City {#5199 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5613 +label: "AOS - Country.ivory_coast - Duekoue" +value: "685" +data: App\Entity\City {#5202 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5614 +label: "AOS - Country.togo - Kpelewaï" +value: "686" +data: App\Entity\City {#5205 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5615 +label: "AOS - Country.ghana - Bono Region" +value: "688" +data: App\Entity\City {#5208 …} +attr: [] +labelTranslationParameters: [] } 690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5616 +label: "AOS - Country.ghana - Tatale" +value: "690" +data: App\Entity\City {#5211 …} +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5617 +label: "AON - Benin - Parakou" +value: "691" +data: App\Entity\City {#5214 …} +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5618 +label: "AON - Benin - Cotonou" +value: "692" +data: App\Entity\City {#5217 …} +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5619 +label: "TZA - Country.tanzania - Iringa" +value: "694" +data: App\Entity\City {#5220 …} +attr: [] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5620 +label: "TZA - Country.tanzania - Dar Es Salaam" +value: "695" +data: App\Entity\City {#5223 …} +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5621 +label: "AON - Country.burkina_faso - Bobo dioulasso" +value: "696" +data: App\Entity\City {#5226 …} +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5622 +label: "AOS - Country.ghana - Sunyani" +value: "697" +data: App\Entity\City {#5229 …} +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5623 +label: "AOS - Country.ghana - Tamale" +value: "698" +data: App\Entity\City {#5232 …} +attr: [] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5624 +label: "AON - Dakar - City Rose" +value: "699" +data: App\Entity\City {#5235 …} +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5631 +label: "TZA - Country.tanzania - Arusha" +value: "701" +data: App\Entity\City {#5252 …} +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5630 +label: "AGL - Country.rwanda - Huye" +value: "702" +data: App\Entity\City {#5249 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#798 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4045 -form: Symfony\Component\Form\Form {#2875 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4046 …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) {#5627 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1077 …} } |
| 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) {#2586 class: "App\Form\UserType" this: App\Form\UserType {#772 …} } |
Doctrine\ORM\QueryBuilder {#2793 -_em: Doctrine\ORM\EntityManager {#344 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2800 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2798 #from: "App\Entity\School" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2794 #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 {#2799 …} -_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 {#1094 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1126 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2795 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1417 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2796 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1174 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2803 -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 {#117 …} -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 {#2793 -_em: Doctrine\ORM\EntityManager {#344 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2800 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2798 #from: "App\Entity\School" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2794 #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 {#2799 …} -_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() {#2792 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1070 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#646 …} $translationDomain: "validators" $message: Closure() {#2791 …} } } |
| 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 {#5635 +label: "CENTRE DE FORMATION AU TRAVAIL FIANARANTSOA, Fianarantsoa" +value: "981" +data: App\Entity\School {#5652 …} +attr: [] +labelTranslationParameters: [] } 1096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5636 +label: "CENTRE DE FORMATION PROFESSIONNELLE DON BOSCO POINTE NOIRE, Pointe-Noire" +value: "1096" +data: App\Entity\School {#5706 …} +attr: [] +labelTranslationParameters: [] } 1048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5638 +label: "Centre de Formation Professionnelle Don Bosco, Bangui" +value: "1048" +data: App\Entity\School {#5692 …} +attr: [] +labelTranslationParameters: [] } 1041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5641 +label: "CENTRE DE FORMATION PROFESSIONNELLE DON BOSCO, Ouagadougou" +value: "1041" +data: App\Entity\School {#5757 …} +attr: [] +labelTranslationParameters: [] } 1023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5640 +label: "Centre de Formation Professionnelle Don Bosco Nyakadaka, Nyakadaka" +value: "1023" +data: App\Entity\School {#5784 …} +attr: [] +labelTranslationParameters: [] } 1099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5634 +label: "CENTRE DE FORMATION PROFESSIONNELLE DON BOSCO SAMI, Tshikapa" +value: "1099" +data: App\Entity\School {#5814 …} +attr: [] +labelTranslationParameters: [] } 1101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5646 +label: "CENTRE DE FORMATION PROFESSIONNELLE MUETU DON BOSCO, Mbuji-Mayi" +value: "1101" +data: App\Entity\School {#5840 …} +attr: [] +labelTranslationParameters: [] } 1052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5644 +label: "Centre Socio-éducative KER DON BOSCO, Dakar" +value: "1052" +data: App\Entity\School {#5866 …} +attr: [] +labelTranslationParameters: [] } 1083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5642 +label: "CFP Don Bosco Antanimasaja Majunga, Majunga I" +value: "1083" +data: App\Entity\School {#5892 …} +attr: [] +labelTranslationParameters: [] } 1055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5637 +label: "CFP DON BOSCO BOBO, Bobo-Dioulasso" +value: "1055" +data: App\Entity\School {#5918 …} +attr: [] +labelTranslationParameters: [] } 1012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5647 +label: "CFP Don Bosco Buterere, Bujumbura (Mairie)" +value: "1012" +data: App\Entity\School {#5944 …} +attr: [] +labelTranslationParameters: [] } 1013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7275 +label: "CFP DON BOSCO RUKAGO, Rukago" +value: "1013" +data: App\Entity\School {#5970 …} +attr: [] +labelTranslationParameters: [] } 1000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7276 +label: "CFPT DONBOSCO KARA (TOGO), Kara" +value: "1000" +data: App\Entity\School {#5996 …} +attr: [] +labelTranslationParameters: [] } 1010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7277 +label: "CFTP-MA, Lomé" +value: "1010" +data: App\Entity\School {#6022 …} +attr: [] +labelTranslationParameters: [] } 997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7278 +label: "CFTP-MA - Lomé, Lomé" +value: "997" +data: App\Entity\School {#6050 …} +attr: [] +labelTranslationParameters: [] } 1024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7279 +label: "Chem chem, Lubumbashi" +value: "1024" +data: App\Entity\School {#6076 …} +attr: [] +labelTranslationParameters: [] } 1035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7280 +label: "chem-chem Don Bosco, Lubumbashi" +value: "1035" +data: App\Entity\School {#6102 …} +attr: [] +labelTranslationParameters: [] } 1050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7281 +label: "Cité des jeunes Lubumbashi, Lubumbashi" +value: "1050" +data: App\Entity\School {#6128 …} +attr: [] +labelTranslationParameters: [] } 1097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7282 +label: "COLLEGE TECHNIQUE DON BASCO MASINA, Kinshasa" +value: "1097" +data: App\Entity\School {#6155 …} +attr: [] +labelTranslationParameters: [] } 1090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7283 +label: "DOBN BOSCO MUHAZI TVET SCHOOL, Kigali" +value: "1090" +data: App\Entity\School {#6182 …} +attr: [] +labelTranslationParameters: [] } 1032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7284 +label: "Don Bosco Boys Town Technical Institute, Nairobi" +value: "1032" +data: App\Entity\School {#6209 …} +attr: [] +labelTranslationParameters: [] } 1103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7285 +label: "DON BOSCO CATHOLIC TVET COLLEGE - MEKANISSA, Addis-Abeba" +value: "1103" +data: App\Entity\School {#6236 …} +attr: [] +labelTranslationParameters: [] } 1104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7286 +label: "DON BOSCO CATHOLIC TVT INSTITUTE - BOSCO CHILDREN, Addis Ababa" +value: "1104" +data: App\Entity\School {#6262 …} +attr: [] +labelTranslationParameters: [] } 1106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7287 +label: "Don Bosco Dilla TVET Center SDB Dilla, Dilla" +value: "1106" +data: App\Entity\School {#6288 …} +attr: [] +labelTranslationParameters: [] } 1064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7288 +label: "Don Bosco Educational Project, Johannesbourg" +value: "1064" +data: App\Entity\School {#6314 …} +attr: [] +labelTranslationParameters: [] } 967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7289 +label: "Don Bosco Educational Projects, Johannesbourg" +value: "967" +data: App\Entity\School {#6340 …} +attr: [] +labelTranslationParameters: [] } 1076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7290 +label: "Don Bosco Embu Technical Institute, Embu" +value: "1076" +data: App\Entity\School {#6366 …} +attr: [] +labelTranslationParameters: [] } 1107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7291 +label: "Don Bosco Gambella TVT- Gambella, Gambela" +value: "1107" +data: App\Entity\School {#6392 …} +attr: [] +labelTranslationParameters: [] } 1004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7292 +label: "Don Bosco KIITEC, Dodoma" +value: "1004" +data: App\Entity\School {#6418 …} +attr: [] +labelTranslationParameters: [] } 1017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7293 +label: "Don Bosco LUKUNGA, Lubumbashi" +value: "1017" +data: App\Entity\School {#6444 …} +attr: [] +labelTranslationParameters: [] } 1081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7294 +label: "DON BOSCO MIMBOMAN, Yaoundé" +value: "1081" +data: App\Entity\School {#6470 …} +attr: [] +labelTranslationParameters: [] } 1102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7295 +label: "Don Bosco Polytechnic College Adwa, Adwa" +value: "1102" +data: App\Entity\School {#6497 …} +attr: [] +labelTranslationParameters: [] } 1105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7296 +label: "Don Bosco Polytechnic College Mekelle, Mekelle" +value: "1105" +data: App\Entity\School {#6523 …} +attr: [] +labelTranslationParameters: [] } 1088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7297 +label: "DON BOSCO RANGO TVET SCHOOL, Kigali" +value: "1088" +data: App\Entity\School {#6549 …} +attr: [] +labelTranslationParameters: [] } 1067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7298 +label: "Don Bosco Technical college Hwange, Harare" +value: "1067" +data: App\Entity\School {#6576 …} +attr: [] +labelTranslationParameters: [] } 1072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7299 +label: "Don Bosco Technical Institute-Marsabit, Marsabit" +value: "1072" +data: App\Entity\School {#6603 …} +attr: [] +labelTranslationParameters: [] } 1034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7300 +label: "DON BOSCO Technical Institute, Kakuma, Kakuma" +value: "1034" +data: App\Entity\School {#6629 …} +attr: [] +labelTranslationParameters: [] } 1069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7301 +label: "Don Bosco Technical Training College, Dodoma" +value: "1069" +data: App\Entity\School {#6655 …} +attr: [] +labelTranslationParameters: [] } 1095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7302 +label: "Don Bosco Technical Training College-Dodoma, Dodoma" +value: "1095" +data: App\Entity\School {#6681 …} +attr: [] +labelTranslationParameters: [] } 1046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7303 +label: "Don Bosco Training Institute, Accra" +value: "1046" +data: App\Entity\School {#6707 …} +attr: [] +labelTranslationParameters: [] } 1036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7304 +label: "Don Bosco Vocational Training Center, Juba" +value: "1036" +data: App\Entity\School {#6734 …} +attr: [] +labelTranslationParameters: [] } 1042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7305 +label: "DON BOSCO VOCATIONAL TRAINING CENTER KOKO, Koko, Kebbi State" +value: "1042" +data: App\Entity\School {#6760 …} +attr: [] +labelTranslationParameters: [] } 1033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7306 +label: "Don Bosco Vocational Training Center Palabek, Gulu" +value: "1033" +data: App\Entity\School {#6786 …} +attr: [] +labelTranslationParameters: [] } 1075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7307 +label: "Don Bosco Vocational Training Centre, Koko, Kebbi State" +value: "1075" +data: App\Entity\School {#6812 …} +attr: [] +labelTranslationParameters: [] } 1030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7308 +label: "DON BOSCO VOCATIONAL TRAINING CENTRE BOMBO, Kampala" +value: "1030" +data: App\Entity\School {#6838 …} +attr: [] +labelTranslationParameters: [] } 1037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7309 +label: "DON BOSCO VTC WAU, Djouba" +value: "1037" +data: App\Entity\School {#6864 …} +attr: [] +labelTranslationParameters: [] } 1044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7310 +label: "Don Bosco Youth Technical Institute, Lilongwe" +value: "1044" +data: App\Entity\School {#6890 …} +attr: [] +labelTranslationParameters: [] } 1068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7311 +label: "Don Bosco Youth Training Center-Iringa, Iringa" +value: "1068" +data: App\Entity\School {#6916 …} +attr: [] +labelTranslationParameters: [] } 1094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7312 +label: "Don Bosco Youth Training Centre - Iringa, Iringa" +value: "1094" +data: App\Entity\School {#6942 …} +attr: [] +labelTranslationParameters: [] } 1084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7313 +label: "DON BSCO GATENGA TECHNICAL SECONDARY SCHOOL, Kigali" +value: "1084" +data: App\Entity\School {#6968 …} +attr: [] +labelTranslationParameters: [] } 1059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7314 +label: "DonBosco, Accra" +value: "1059" +data: App\Entity\School {#6994 …} +attr: [] +labelTranslationParameters: [] } 969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7315 +label: "Donbosco Yaoundé, Yaoundé" +value: "969" +data: App\Entity\School {#7020 …} +attr: [] +labelTranslationParameters: [] } 1051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7316 +label: "ECOLE PROFESSIONNELLE SALESIENNE SAINT JEAN BOSCO, Cotonou" +value: "1051" +data: App\Entity\School {#7046 …} +attr: [] +labelTranslationParameters: [] } 1049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7317 +label: "Gabriel Hamuy, Cape Town" +value: "1049" +data: App\Entity\School {#7072 …} +attr: [] +labelTranslationParameters: [] } 1100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7318 +label: "INSTITUT DE LA GOMBE 2 DON BOSCO, Kinshasa" +value: "1100" +data: App\Entity\School {#1507 …} +attr: [] +labelTranslationParameters: [] } 1060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7319 +label: "Institut Technique Industriel de Goma, Goma" +value: "1060" +data: App\Entity\School {#1442 …} +attr: [] +labelTranslationParameters: [] } 1027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7320 +label: "Institut Technique Salama, Lubumbashi" +value: "1027" +data: App\Entity\School {#1228 …} +attr: [] +labelTranslationParameters: [] } 993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7321 +label: "INSTITUT TECHNIQUE SALAMA, Lubumbashi" +value: "993" +data: App\Entity\School {#1140 …} +attr: [] +labelTranslationParameters: [] } 1022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7322 +label: "IT SALAMA DON BOSCO, Lubumbashi" +value: "1022" +data: App\Entity\School {#1276 …} +attr: [] +labelTranslationParameters: [] } 1091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7323 +label: "ITP MOL, Tshikapa" +value: "1091" +data: App\Entity\School {#1571 …} +attr: [] +labelTranslationParameters: [] } 1086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7324 +label: "JACARANDA, Lubumbashi" +value: "1086" +data: App\Entity\School {#1324 …} +attr: [] +labelTranslationParameters: [] } 1016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7325 +label: "JOBITECH KUBWA ABUJA, Abuja" +value: "1016" +data: App\Entity\School {#1406 …} +attr: [] +labelTranslationParameters: [] } 1089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7326 +label: "John Bosco Institute of Technology (JOBITECH), Onitsha" +value: "1089" +data: App\Entity\School {#7095 …} +attr: [] +labelTranslationParameters: [] } 1015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7327 +label: "John Bosco Institute of Technology (JOBITECH) Ondo, Ondo" +value: "1015" +data: App\Entity\School {#7121 …} +attr: [] +labelTranslationParameters: [] } 1070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7328 +label: "John Mwale, Lilongwe" +value: "1070" +data: App\Entity\School {#7147 …} +attr: [] +labelTranslationParameters: [] } 1080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7329 +label: "Manzini Youth Care, Manzani" +value: "1080" +data: App\Entity\School {#7173 …} +attr: [] +labelTranslationParameters: [] } 1078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7330 +label: "Notre Dame de Clairvaux, Antananarivo (Tananarive)" +value: "1078" +data: App\Entity\School {#7199 …} +attr: [] +labelTranslationParameters: [] } 1079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7331 +label: "Salesian Institute Youth Projects, Cape Town" +value: "1079" +data: App\Entity\School {#7225 …} +attr: [] +labelTranslationParameters: [] } 1029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7332 +label: "St. Joseph Vocational Training Centre Kamuli, Kampala" +value: "1029" +data: App\Entity\School {#7251 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5632 -form: Symfony\Component\Form\Form {#2878 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5633 …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) {#7334 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1077 …} } |
| 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 | "15619ad7e87cf121ee1fffca9e945f2c.XxXbNdEym1k04AF9QR0x4LUcatxck9jCt_QM7kPDenI.GXOhQqcB3D1rsmQ2dSl5svNNUu0w6b-mzrhnjCWVJUAMI5d34GbSPUaUQA" |
| 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 | "15619ad7e87cf121ee1fffca9e945f2c.XxXbNdEym1k04AF9QR0x4LUcatxck9jCt_QM7kPDenI.GXOhQqcB3D1rsmQ2dSl5svNNUu0w6b-mzrhnjCWVJUAMI5d34GbSPUaUQA" |
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 | "15619ad7e87cf121ee1fffca9e945f2c.XxXbNdEym1k04AF9QR0x4LUcatxck9jCt_QM7kPDenI.GXOhQqcB3D1rsmQ2dSl5svNNUu0w6b-mzrhnjCWVJUAMI5d34GbSPUaUQA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7336 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#771 …} } |
| 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() {#7340 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1070 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#646 …} $translationDomain: "validators" $message: Closure() {#3787 …} } } |
| 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 | "15619ad7e87cf121ee1fffca9e945f2c.XxXbNdEym1k04AF9QR0x4LUcatxck9jCt_QM7kPDenI.GXOhQqcB3D1rsmQ2dSl5svNNUu0w6b-mzrhnjCWVJUAMI5d34GbSPUaUQA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7350 -form: Symfony\Component\Form\Form {#7346 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7341 …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 | "15619ad7e87cf121ee1fffca9e945f2c.XxXbNdEym1k04AF9QR0x4LUcatxck9jCt_QM7kPDenI.GXOhQqcB3D1rsmQ2dSl5svNNUu0w6b-mzrhnjCWVJUAMI5d34GbSPUaUQA" |