- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 20
- Events
- Routing
- Cache
- Translation 20
- 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 {#389 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#385 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#386 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#384 -elements: [] } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#389 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#385 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#386 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#384 -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 {#610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#330 …} -namespace: Closure() {#613 …} } |
| data | App\Entity\User {#389 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#385 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#386 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#384 -elements: [] } } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#631 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#489 …} 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() {#633 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $translationDomain: "validators" $message: Closure() {#632 …} } } |
| 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 {#389 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#385 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#386 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#384 -elements: [] } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2358 -form: Symfony\Component\Form\Form {#1145 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2359 …5} |
| full_name | "userbundle_user" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "userbundle_user" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user" |
| valid | true |
| value | App\Entity\User {#389 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#385 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#386 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#384 -elements: [] } } |
country
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "data-error" => "Pays non autorisé ou inconnu" ] |
[ "class" => "form-control" "data-error" => "Pays non autorisé ou inconnu" ] |
| class | "App\Entity\Country" |
same as passed value |
| placeholder | "menu.select_country" |
same as passed value |
| query_builder | Closure(EntityRepository $entityRepository) {#639 class: "App\Form\UserType" this: App\Form\UserType {#491 …} } |
Doctrine\ORM\QueryBuilder {#734 -em: Doctrine\ORM\EntityManager {#695 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#735 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#731 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#729 #separator: " AND " #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" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#726 #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 {#766 …} -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 {#668 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#669 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#816 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#725 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#771 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#166 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#773 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#800 …} } |
| 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 {#610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#330 …} -namespace: Closure() {#613 …} } |
| data_class | null |
| disabled | false |
| em | ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …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 {#797 -om: ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -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 {#734 -em: Doctrine\ORM\EntityManager {#695 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#735 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#731 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#729 #separator: " AND " #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" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#726 #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 {#766 …} -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() {#672 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $translationDomain: "validators" $message: Closure() {#670 …} } } |
| 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 | [ 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2387 +label: "Bénin" +value: "6" +data: App\Entity\Country {#2325 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2389 +label: "Burundi" +value: "19" +data: App\Entity\Country {#2346 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2391 +label: "Comores" +value: "23" +data: App\Entity\Country {#2353 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2394 +label: "Congo Brazzaville" +value: "21" +data: App\Entity\Country {#2350 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2393 +label: "Côte d'Ivoire" +value: "4" +data: App\Entity\Country {#2328 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2388 +label: "Gabon" +value: "7" +data: App\Entity\Country {#2319 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2399 +label: "Haïti" +value: "11" +data: App\Entity\Country {#2338 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2397 +label: "Mali" +value: "3" +data: App\Entity\Country {#2331 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2395 +label: "Niger" +value: "10" +data: App\Entity\Country {#2335 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2390 +label: "RDC" +value: "8" +data: App\Entity\Country {#2322 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2400 +label: "Sénégal" +value: "1" +data: App\Entity\Country {#2300 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2401 +label: "Tunisie" +value: "13" +data: App\Entity\Country {#2342 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2386 -form: Symfony\Component\Form\Form {#1157 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2385 …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) {#2403 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#647 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | "menu.select_country" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_country" |
| valid | true |
| value | "" |
region
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "data-error" => "Region non autorisé ou inconnu" ] |
[ "class" => "form-control" "data-error" => "Region non autorisé ou inconnu" ] |
| class | "App\Entity\Region" |
same as passed value |
| placeholder | "menu.select_region" |
same as passed value |
| query_builder | Closure(EntityRepository $entityRepository) {#640 class: "App\Form\UserType" this: App\Form\UserType {#491 …} } |
Doctrine\ORM\QueryBuilder {#802 -em: Doctrine\ORM\EntityManager {#695 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#803 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#804 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#779 #separator: " AND " #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" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#814 #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 {#799 …} -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 {#668 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#669 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#867 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#780 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#787 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#166 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#786 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#820 …} } |
| 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 {#610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#330 …} -namespace: Closure() {#613 …} } |
| data_class | null |
| disabled | false |
| em | ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …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 {#848 -om: ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#788 …} -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 {#802 -em: Doctrine\ORM\EntityManager {#695 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#803 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#804 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#779 #separator: " AND " #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" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#814 #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 {#799 …} -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() {#789 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $translationDomain: "validators" $message: Closure() {#790 …} } } |
| 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 | [ 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2406 +label: "bobo" +value: "251" +data: App\Entity\Region {#2421 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2408 +label: "rose" +value: "250" +data: App\Entity\Region {#2431 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2404 -form: Symfony\Component\Form\Form {#1094 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2405 …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) {#2413 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#647 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "region" |
| placeholder | "menu.select_region" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_region" |
| valid | true |
| value | "" |
diaspora
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "label" => "menu.diaspora ?" ] |
[ "class" => "form-control" "label" => "menu.diaspora ?" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "label" => "menu.diaspora ?" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#330 …} -namespace: Closure() {#613 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#839 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#843 …} } |
| 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 {#838 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() {#835 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $translationDomain: "validators" $message: Closure() {#833 …} } } |
| 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 {#2412 -form: Symfony\Component\Form\Form {#1095 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2407 …5} |
| full_name | "userbundle_user[diaspora]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_diaspora" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "diaspora" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_diaspora" |
| valid | true |
| value | "1" |
residenceCountry
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "data-error" => "Pays non autorisé ou inconnu" ] |
[ "class" => "form-control" "data-error" => "Pays non autorisé ou inconnu" ] |
| class | "App\Entity\Country" |
same as passed value |
| placeholder | "Sélectionnez votre pays de résidence" |
same as passed value |
| query_builder | Closure(EntityRepository $entityRepository) {#641 class: "App\Form\UserType" this: App\Form\UserType {#491 …} } |
Doctrine\ORM\QueryBuilder {#857 -em: Doctrine\ORM\EntityManager {#695 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#869 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#852 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#853 #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 {#868 …} -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 {#668 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#669 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#882 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#862 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#893 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#166 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#854 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#800 …} } |
| 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 {#610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#330 …} -namespace: Closure() {#613 …} } |
| data_class | null |
| disabled | false |
| em | ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …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 {#797 -om: ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -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 {#857 -em: Doctrine\ORM\EntityManager {#695 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#869 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#852 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#853 #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 {#868 …} -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() {#856 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $translationDomain: "validators" $message: Closure() {#864 …} } } |
| 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 | [ 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2414 +label: "Bénin" +value: "6" +data: App\Entity\Country {#2325 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2419 +label: "Burkina Faso" +value: "17" +data: App\Entity\Country {#2374 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2445 +label: "Burundi" +value: "19" +data: App\Entity\Country {#2346 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2448 +label: "Cap Vert" +value: "14" +data: App\Entity\Country {#2367 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2447 +label: "Comores" +value: "23" +data: App\Entity\Country {#2353 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2409 +label: "Congo Brazzaville" +value: "21" +data: App\Entity\Country {#2350 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2453 +label: "Côte d'Ivoire" +value: "4" +data: App\Entity\Country {#2328 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2451 +label: "Gabon" +value: "7" +data: App\Entity\Country {#2319 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2449 +label: "Haïti" +value: "11" +data: App\Entity\Country {#2338 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2444 +label: "Mali" +value: "3" +data: App\Entity\Country {#2331 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2454 +label: "Maroc" +value: "12" +data: App\Entity\Country {#2363 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2455 +label: "Mauritanie" +value: "20" +data: App\Entity\Country {#2381 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2456 +label: "Niger" +value: "10" +data: App\Entity\Country {#2335 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2457 +label: "RDC" +value: "8" +data: App\Entity\Country {#2322 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2458 +label: "République Centrafricaine" +value: "16" +data: App\Entity\Country {#2371 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +label: "Rwanda" +value: "18" +data: App\Entity\Country {#2377 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2460 +label: "Sénégal" +value: "1" +data: App\Entity\Country {#2300 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2461 +label: "Tchad" +value: "9" +data: App\Entity\Country {#2360 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2462 +label: "Tunisie" +value: "13" +data: App\Entity\Country {#2342 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2418 -form: Symfony\Component\Form\Form {#1089 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2416 …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) {#2464 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#647 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "residenceCountry" |
| placeholder | "Sélectionnez votre pays de résidence" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_residenceCountry" |
| valid | true |
| value | "" |
residenceRegion
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "data-error" => "error.unauthorized_or_unknown_country" ] |
[ "class" => "form-control" "data-error" => "error.unauthorized_or_unknown_country" ] |
| class | "App\Entity\Region" |
same as passed value |
| placeholder | "graduate.select_your_residence_country" |
same as passed value |
| query_builder | Closure(EntityRepository $entityRepository) {#642 class: "App\Form\UserType" this: App\Form\UserType {#491 …} } |
Doctrine\ORM\QueryBuilder {#875 -em: Doctrine\ORM\EntityManager {#695 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#891 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#883 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#889 #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 {#890 …} -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 {#668 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#669 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#904 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#870 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#915 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#166 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#873 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#820 …} } |
| 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 {#610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#330 …} -namespace: Closure() {#613 …} } |
| data_class | null |
| disabled | false |
| em | ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …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 {#848 -om: ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#788 …} -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 {#875 -em: Doctrine\ORM\EntityManager {#695 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#891 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#883 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#889 #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 {#890 …} -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() {#876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $translationDomain: "validators" $message: Closure() {#877 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "data-error" => "error.unauthorized_or_unknown_country" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_userbundle_user_residenceRegion" ] |
| cache_key | "_userbundle_user_residenceRegion_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2467 +label: "Abidjan" +value: "48" +data: App\Entity\Region {#2481 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2469 +label: "Agadez" +value: "145" +data: App\Entity\Region {#2488 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2471 +label: "Agnéby-Tiassa" +value: "210" +data: App\Entity\Region {#2495 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2474 +label: "Alibori" +value: "248" +data: App\Entity\Region {#2502 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2473 +label: "Ariana" +value: "213" +data: App\Entity\Region {#2509 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2468 +label: "Artibonite" +value: "84" +data: App\Entity\Region {#2516 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2479 +label: "Atacora" +value: "237" +data: App\Entity\Region {#2523 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2477 +label: "Atlantique" +value: "238" +data: App\Entity\Region {#2530 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2475 +label: "Bafing" +value: "211" +data: App\Entity\Region {#2537 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2470 +label: "Bagoué" +value: "212" +data: App\Entity\Region {#2544 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2480 +label: "Bamako" +value: "102" +data: App\Entity\Region {#2551 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3559 +label: "Bas-Uele" +value: "141" +data: App\Entity\Region {#2558 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3560 +label: "Béja" +value: "214" +data: App\Entity\Region {#2565 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3561 +label: "Ben Arous" +value: "215" +data: App\Entity\Region {#2572 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3562 +label: "Bizerte" +value: "216" +data: App\Entity\Region {#2579 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3563 +label: "bobo" +value: "251" +data: App\Entity\Region {#2421 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3564 +label: "Borgou" +value: "239" +data: App\Entity\Region {#2586 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3565 +label: "Bouenza" +value: "15" +data: App\Entity\Region {#2593 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3566 +label: "Brazzaville" +value: "22" +data: App\Entity\Region {#2600 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3567 +label: "Bubanza" +value: "49" +data: App\Entity\Region {#2607 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3568 +label: "Bujumbura" +value: "36" +data: App\Entity\Region {#2614 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3569 +label: "Bururi" +value: "51" +data: App\Entity\Region {#2621 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3570 +label: "Cankuzo" +value: "52" +data: App\Entity\Region {#2628 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3571 +label: "Centre" +value: "85" +data: App\Entity\Region {#2635 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3572 +label: "Cibitoke" +value: "53" +data: App\Entity\Region {#2642 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3573 +label: "Collines" +value: "240" +data: App\Entity\Region {#2649 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3574 +label: "Couffo" +value: "241" +data: App\Entity\Region {#2656 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3575 +label: "Cuvette" +value: "26" +data: App\Entity\Region {#2663 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3576 +label: "Cuvette-Ouest" +value: "25" +data: App\Entity\Region {#2670 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3577 +label: "Dakar" +value: "1" +data: App\Entity\Region {#2677 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3578 +label: "Diffa" +value: "146" +data: App\Entity\Region {#2684 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3579 +label: "Diourbel" +value: "6" +data: App\Entity\Region {#2691 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3580 +label: "Djando, Île de Mohéli (Mwali)" +value: "67" +data: App\Entity\Region {#2698 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3581 +label: "Domoni, Île de Anjouan (Ndzwani)" +value: "68" +data: App\Entity\Region {#2705 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3582 +label: "Donga" +value: "242" +data: App\Entity\Region {#2712 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3583 +label: "Dosso" +value: "147" +data: App\Entity\Region {#2719 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3584 +label: "Équateur" +value: "152" +data: App\Entity\Region {#2726 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3585 +label: "Estuaire" +value: "27" +data: App\Entity\Region {#2733 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3586 +label: "Fatick" +value: "8" +data: App\Entity\Region {#2740 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3587 +label: "Fomboni, Île de Mohéli (Mwali)" +value: "69" +data: App\Entity\Region {#2747 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3588 +label: "Gabès" +value: "217" +data: App\Entity\Region {#2754 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3589 +label: "Gafsa" +value: "218" +data: App\Entity\Region {#2761 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3590 +label: "Gitega" +value: "54" +data: App\Entity\Region {#2768 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3591 +label: "Grand'Anse" +value: "86" +data: App\Entity\Region {#2775 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3592 +label: "Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja)" +value: "70" +data: App\Entity\Region {#2782 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3593 +label: "Hambou, Île de Grande Comore (Ngazidja)" +value: "71" +data: App\Entity\Region {#2789 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3594 +label: "Haut-Katanga" +value: "140" +data: App\Entity\Region {#2796 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3595 +label: "Haut-Lomami" +value: "153" +data: App\Entity\Region {#2803 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3596 +label: "Haut-Ogooué" +value: "28" +data: App\Entity\Region {#2810 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3597 +label: "Haut-Uele" +value: "154" +data: App\Entity\Region {#2817 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3598 +label: "Ituri" +value: "155" +data: App\Entity\Region {#2824 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3599 +label: "Jendouba" +value: "219" +data: App\Entity\Region {#2831 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3600 +label: "Kaffrine" +value: "7" +data: App\Entity\Region {#2838 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3601 +label: "Kairouan" +value: "220" +data: App\Entity\Region {#2845 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3602 +label: "Kaolack" +value: "9" +data: App\Entity\Region {#2852 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3603 +label: "Karuzi" +value: "55" +data: App\Entity\Region {#2859 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3604 +label: "Kasaï" +value: "156" +data: App\Entity\Region {#2866 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3605 +label: "Kasaï central" +value: "157" +data: App\Entity\Region {#2873 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3606 +label: "Kasaï oriental" +value: "142" +data: App\Entity\Region {#2880 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3607 +label: "Kasserine" +value: "221" +data: App\Entity\Region {#2887 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3608 +label: "Kayanza" +value: "56" +data: App\Entity\Region {#2894 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3609 +label: "Kébili" +value: "222" +data: App\Entity\Region {#2901 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3610 +label: "Kédougou" +value: "11" +data: App\Entity\Region {#2908 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3611 +label: "Kef" +value: "223" +data: App\Entity\Region {#2915 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3612 +label: "Kinshasa" +value: "139" +data: App\Entity\Region {#2922 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3613 +label: "Kirundo" +value: "57" +data: App\Entity\Region {#2929 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3614 +label: "Kolda" +value: "12" +data: App\Entity\Region {#2936 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3615 +label: "Kongo-Central" +value: "158" +data: App\Entity\Region {#2943 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3616 +label: "Kouilou" +value: "16" +data: App\Entity\Region {#2950 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3617 +label: "Kwango" +value: "159" +data: App\Entity\Region {#2957 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3618 +label: "Kwilu" +value: "160" +data: App\Entity\Region {#2964 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3619 +label: "La Manouba" +value: "225" +data: App\Entity\Region {#2971 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3620 +label: "Lékoumou" +value: "18" +data: App\Entity\Region {#2978 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3621 +label: "Likouala" +value: "20" +data: App\Entity\Region {#2985 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3622 +label: "Littoral" +value: "243" +data: App\Entity\Region {#2992 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3623 +label: "Lomami" +value: "161" +data: App\Entity\Region {#2999 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3624 +label: "Louga" +value: "4" +data: App\Entity\Region {#3006 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3625 +label: "Lualaba" +value: "162" +data: App\Entity\Region {#3013 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3626 +label: "Mahdia" +value: "224" +data: App\Entity\Region {#3020 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3627 +label: "Mai-Ndombe" +value: "163" +data: App\Entity\Region {#3027 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3628 +label: "Makamba" +value: "58" +data: App\Entity\Region {#3034 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3629 +label: "Maniema" +value: "144" +data: App\Entity\Region {#3041 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3630 +label: "Maradi" +value: "148" +data: App\Entity\Region {#3048 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3631 +label: "Matam" +value: "5" +data: App\Entity\Region {#3055 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3632 +label: "Mbadjini-Est, Île de Grande Comore (Ngazidja)" +value: "72" +data: App\Entity\Region {#3062 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3633 +label: "Mbadjini-Ouest, Île de Grande Comore (Ngazidja)" +value: "73" +data: App\Entity\Region {#3069 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3634 +label: "Médenine" +value: "226" +data: App\Entity\Region {#3076 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3635 +label: "Mitsamiouli-Mboudé, Île de Grande Comore (Ngazidja)" +value: "74" +data: App\Entity\Region {#3083 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3636 +label: "Monastir" +value: "227" +data: App\Entity\Region {#3090 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3637 +label: "Mongala" +value: "143" +data: App\Entity\Region {#3097 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3638 +label: "Mono" +value: "244" +data: App\Entity\Region {#3104 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3639 +label: "Moroni-Bambao, Île de Grande Comore (Ngazidja)" +value: "75" +data: App\Entity\Region {#3111 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3640 +label: "Moyen-Ogooué" +value: "29" +data: App\Entity\Region {#3118 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3641 +label: "Mrémani, Île de Anjouan (Ndzwani)" +value: "76" +data: App\Entity\Region {#3125 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3642 +label: "Muramvya" +value: "59" +data: App\Entity\Region {#3132 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3643 +label: "Mutsamudu, Île de Anjouan (Ndzwani)" +value: "77" +data: App\Entity\Region {#3139 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3644 +label: "Muyinga" +value: "60" +data: App\Entity\Region {#3146 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3645 +label: "Mwaro" +value: "61" +data: App\Entity\Region {#3153 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3646 +label: "Nabeul" +value: "228" +data: App\Entity\Region {#3160 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3647 +label: "Ngounié" +value: "30" +data: App\Entity\Region {#3167 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3648 +label: "Ngozi" +value: "62" +data: App\Entity\Region {#3174 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3649 +label: "Niamey" +value: "172" +data: App\Entity\Region {#3181 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3650 +label: "Niari" +value: "23" +data: App\Entity\Region {#3188 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3651 +label: "Nioumachoi, Île de Mohéli (Mwali)" +value: "78" +data: App\Entity\Region {#3195 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3652 +label: "Nippes" +value: "87" +data: App\Entity\Region {#3202 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3653 +label: "Nord" +value: "88" +data: App\Entity\Region {#3209 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3654 +label: "Nord-Est" +value: "89" +data: App\Entity\Region {#3216 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3655 +label: "Nord-Kivu" +value: "171" +data: App\Entity\Region {#3223 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3656 +label: "Nord-Ouest" +value: "90" +data: App\Entity\Region {#3230 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3657 +label: "Nord-Ubangi" +value: "164" +data: App\Entity\Region {#3237 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3658 +label: "Nyanga" +value: "31" +data: App\Entity\Region {#3244 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3659 +label: "Ogooué-Ivindo" +value: "32" +data: App\Entity\Region {#3251 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3660 +label: "Ogooué-Lolo" +value: "33" +data: App\Entity\Region {#3258 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3661 +label: "Ogooué-Maritime" +value: "34" +data: App\Entity\Region {#3265 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3662 +label: "Oichili-Dimani, Île de Grande Comore (Ngazidja)" +value: "79" +data: App\Entity\Region {#3272 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3663 +label: "Ouani, Île de Anjouan (Ndzwani)" +value: "80" +data: App\Entity\Region {#3279 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3664 +label: "Ouémé" +value: "245" +data: App\Entity\Region {#3286 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3665 +label: "Ouest" +value: "91" +data: App\Entity\Region {#3293 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3666 +label: "Plateau" +value: "246" +data: App\Entity\Region {#3300 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3667 +label: "Plateaux" +value: "17" +data: App\Entity\Region {#3307 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3668 +label: "Pointe-Noire" +value: "19" +data: App\Entity\Region {#3314 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3669 +label: "Pool" +value: "21" +data: App\Entity\Region {#3321 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3670 +label: "préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja)" +value: "81" +data: App\Entity\Region {#3328 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3671 +label: "rose" +value: "250" +data: App\Entity\Region {#2431 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3672 +label: "Rumonge" +value: "64" +data: App\Entity\Region {#3335 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3673 +label: "Rutana" +value: "65" +data: App\Entity\Region {#3342 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3674 +label: "Ruyigi" +value: "66" +data: App\Entity\Region {#3349 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3675 +label: "Saint Louis" +value: "3" +data: App\Entity\Region {#3356 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3676 +label: "Sangha" +value: "24" +data: App\Entity\Region {#3363 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3677 +label: "Sankuru" +value: "165" +data: App\Entity\Region {#3370 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3678 +label: "Sédhiou" +value: "14" +data: App\Entity\Region {#3377 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3679 +label: "Sfax" +value: "229" +data: App\Entity\Region {#3384 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3680 +label: "Sidi Bouzid" +value: "230" +data: App\Entity\Region {#3391 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3681 +label: "Siliana" +value: "231" +data: App\Entity\Region {#3398 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3682 +label: "Sima, Île de Anjouan (Ndzwani)" +value: "82" +data: App\Entity\Region {#3405 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3683 +label: "Sousse" +value: "232" +data: App\Entity\Region {#3412 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3684 +label: "Sud" +value: "92" +data: App\Entity\Region {#3419 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3685 +label: "Sud-Est" +value: "93" +data: App\Entity\Region {#3426 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3686 +label: "Sud-Kivu" +value: "166" +data: App\Entity\Region {#3433 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3687 +label: "Sud-Ubangi" +value: "167" +data: App\Entity\Region {#3440 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3688 +label: "Tahoua" +value: "149" +data: App\Entity\Region {#3447 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3689 +label: "Tambacounda" +value: "10" +data: App\Entity\Region {#3454 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3690 +label: "Tanganyika" +value: "168" +data: App\Entity\Region {#3461 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3691 +label: "Tataouine" +value: "233" +data: App\Entity\Region {#3468 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3692 +label: "Thiès" +value: "2" +data: App\Entity\Region {#3475 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3693 +label: "Tillabéri" +value: "150" +data: App\Entity\Region {#3482 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3694 +label: "Tozeur" +value: "234" +data: App\Entity\Region {#3489 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3695 +label: "Tshopo" +value: "169" +data: App\Entity\Region {#3496 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3696 +label: "Tshuapa" +value: "170" +data: App\Entity\Region {#3503 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3697 +label: "Tunis" +value: "235" +data: App\Entity\Region {#3510 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3698 +label: "Woleu-Ntem" +value: "35" +data: App\Entity\Region {#3517 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3699 +label: "Yamoussoukro" +value: "209" +data: App\Entity\Region {#3524 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3700 +label: "Zaghouan" +value: "236" +data: App\Entity\Region {#3531 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3701 +label: "Ziguinchor" +value: "13" +data: App\Entity\Region {#3538 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3702 +label: "Zinder" +value: "151" +data: App\Entity\Region {#3545 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3703 +label: "Zou" +value: "247" +data: App\Entity\Region {#3552 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2465 -form: Symfony\Component\Form\Form {#1111 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2466 …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) {#3705 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#647 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "residenceRegion" |
| placeholder | "graduate.select_your_residence_country" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_residenceRegion" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 9 caractère" "placeholder" => "menu.phone_number" ] |
[ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 9 caractère" "placeholder" => "menu.phone_number" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 9 caractère" "placeholder" => "menu.phone_number" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#330 …} -namespace: Closure() {#613 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#894 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#489 …} } |
| 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() {#886 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $translationDomain: "validators" $message: Closure() {#885 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 9 caractère" "placeholder" => "menu.phone_number" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_userbundle_user_phone" ] |
| cache_key | "_userbundle_user_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3706 -form: Symfony\Component\Form\Form {#1214 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3707 …5} |
| full_name | "userbundle_user[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_phone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_phone" |
| valid | true |
| value | "" |
validCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "placeholder" => "Code" ] |
[ "class" => "form-control" "placeholder" => "Code" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "placeholder" => "Code" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#330 …} -namespace: Closure() {#613 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#908 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#489 …} } |
| 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() {#916 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $translationDomain: "validators" $message: Closure() {#907 …} } } |
| 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 {#3708 -form: Symfony\Component\Form\Form {#1211 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3709 …5} |
| full_name | "userbundle_user[validCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_validCode" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "validCode" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_validCode" |
| valid | true |
| value | "" |
username
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 4 caractère" "placeholder" => "Pseudo" ] |
[ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 4 caractère" "placeholder" => "Pseudo" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 4 caractère" "placeholder" => "Pseudo" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#330 …} -namespace: Closure() {#613 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#923 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#489 …} } |
| 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() {#925 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $translationDomain: "validators" $message: Closure() {#924 …} } } |
| 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 {#3710 -form: Symfony\Component\Form\Form {#1229 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3711 …5} |
| full_name | "userbundle_user[username]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_username" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "username" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_username" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "data-error" => "Email invalide" "placeholder" => "menu.email" ] |
[ "class" => "form-control" "data-error" => "Email invalide" "placeholder" => "menu.email" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "data-error" => "Email invalide" "placeholder" => "menu.email" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#330 …} -namespace: Closure() {#613 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#932 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#489 …} } |
| 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() {#934 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $translationDomain: "validators" $message: Closure() {#933 …} } } |
| 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 {#3712 -form: Symfony\Component\Form\Form {#1232 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3713 …5} |
| full_name | "userbundle_user[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_email" |
| valid | true |
| value | "" |
password
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
[ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#330 …} -namespace: Closure() {#613 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#945 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#489 …} } |
| 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() {#947 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $translationDomain: "validators" $message: Closure() {#946 …} } } |
| 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 {#3714 -form: Symfony\Component\Form\Form {#1235 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3715 …5} |
| full_name | "userbundle_user[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_password" |
| valid | true |
| value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "label" => "menu.password" "attr" => [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] ] |
[ "label" => "menu.password" "attr" => [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] ] |
| required | true |
same as passed value |
| second_options | [ "label" => "Repeter le mot de passe" "attr" => [ "class" => "form-control" "placeholder" => "menu.confirm" ] ] |
[ "label" => "Repeter le mot de passe" "attr" => [ "class" => "form-control" "placeholder" => "menu.confirm" ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#330 …} -namespace: Closure() {#613 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#958 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#489 …} } |
| 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() {#961 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $translationDomain: "validators" $message: Closure() {#960 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_userbundle_user_plainPassword" ] |
| cache_key | "_userbundle_user_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3716 -form: Symfony\Component\Form\Form {#1254 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3717 …5} |
| full_name | "userbundle_user[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
[ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
| error_bubbling | false |
false
|
| label | "menu.password" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#330 …} -namespace: Closure() {#613 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1239 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#489 …} } |
| 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() {#1241 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $translationDomain: "validators" $message: Closure() {#1240 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_userbundle_user_plainPassword_first" ] |
| cache_key | "_userbundle_user_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3721 -form: Symfony\Component\Form\Form {#1257 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3720 …5} |
| full_name | "userbundle_user[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_plainPassword_first" |
| label | "menu.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_plainPassword_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "placeholder" => "menu.confirm" ] |
[ "class" => "form-control" "placeholder" => "menu.confirm" ] |
| error_bubbling | false |
false
|
| label | "Repeter le mot de passe" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "class" => "form-control" "placeholder" => "menu.confirm" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#330 …} -namespace: Closure() {#613 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1247 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#489 …} } |
| 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() {#1249 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $translationDomain: "validators" $message: Closure() {#1248 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeholder" => "menu.confirm" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_userbundle_user_plainPassword_second" ] |
| cache_key | "_userbundle_user_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3722 -form: Symfony\Component\Form\Form {#1260 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3723 …5} |
| full_name | "userbundle_user[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_plainPassword_second" |
| label | "Repeter le mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_plainPassword_second" |
| valid | true |
| value | "" |
profils
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#385 -elements: [] } |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control select2" ] |
[ "class" => "form-control select2" ] |
| class | "App\Entity\Role" |
same as passed value |
| multiple | true |
same as passed value |
| query_builder | Closure(EntityRepository $r) {#643 class: "App\Form\UserType" this: App\Form\UserType {#491 …} } |
Doctrine\ORM\QueryBuilder {#985 -em: Doctrine\ORM\EntityManager {#695 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#981 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ig" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#972 #from: "App\Entity\Role" #alias: "ig" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#979 #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 {#974 …} -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 {#668 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#669 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1012 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#984 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#978 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#166 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#983 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#986 …} } |
| 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 {#610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#330 …} -namespace: Closure() {#613 …} } |
| data_class | null |
| disabled | false |
| em | ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …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 {#1000 -om: ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#971 …} -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 {#985 -em: Doctrine\ORM\EntityManager {#695 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#981 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ig" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#972 #from: "App\Entity\Role" #alias: "ig" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#979 #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 {#974 …} -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() {#970 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $translationDomain: "validators" $message: Closure() {#969 …} } } |
| 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 {#3725 +label: "ROLE_ADMIN" +value: "1" +data: App\Entity\Role {#3739 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3726 +label: "ROLE_ENQUETEUR" +value: "2" +data: App\Entity\Role {#3741 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3728 +label: "ROLE_ENTREPRISE" +value: "3" +data: App\Entity\Role {#3742 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3731 +label: "ROLE_ETABLISSEMENT" +value: "5" +data: App\Entity\Role {#3743 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3730 +label: "ROLE_LEGISLATEUR" +value: "6" +data: App\Entity\Role {#3744 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3724 +label: "ROLE_DIPLOME" +value: "12" +data: App\Entity\Role {#3745 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#385 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3718 -form: Symfony\Component\Form\Form {#1263 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3719 …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) {#3734 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#647 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "profils" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_profils" |
| valid | true |
| value | [] |
typePerson
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| choices | [ "menu.company" => "ROLE_ENTREPRISE" "menu.establishment" => "ROLE_ETABLISSEMENT" "menu.graduate" => "ROLE_DIPLOME" ] |
[ "menu.company" => "ROLE_ENTREPRISE" "menu.establishment" => "ROLE_ETABLISSEMENT" "menu.graduate" => "ROLE_DIPLOME" ] |
| mapped | false |
false
|
| placeholder | "menu.select" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "menu.company" => "ROLE_ENTREPRISE" "menu.establishment" => "ROLE_ETABLISSEMENT" "menu.graduate" => "ROLE_DIPLOME" ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#330 …} -namespace: Closure() {#613 …} } |
| 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() {#1002 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $translationDomain: "validators" $message: Closure() {#1008 …} } } |
| 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 {#3737 +label: "menu.company" +value: "ROLE_ENTREPRISE" +data: "ROLE_ENTREPRISE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3746 +label: "menu.establishment" +value: "ROLE_ETABLISSEMENT" +data: "ROLE_ETABLISSEMENT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3747 +label: "menu.graduate" +value: "ROLE_DIPLOME" +data: "ROLE_DIPLOME" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3732 -form: Symfony\Component\Form\Form {#1266 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3727 …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) {#3749 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#647 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "typePerson" |
| placeholder | "menu.select" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_typePerson" |
| valid | true |
| value | "" |
adminRegions
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#386 -elements: [] } |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control select2" ] |
[ "class" => "form-control select2" ] |
| class | "App\Entity\Region" |
same as passed value |
| multiple | true |
same as passed value |
| query_builder | Closure(EntityRepository $entityRepository) {#644 class: "App\Form\UserType" this: App\Form\UserType {#491 …} } |
Doctrine\ORM\QueryBuilder {#1018 -em: Doctrine\ORM\EntityManager {#695 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1025 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1024 #from: "App\Entity\Region" #alias: "r" #indexBy: null } ] "join" => [ "r" => [ Doctrine\ORM\Query\Expr\Join {#1023 #joinType: "LEFT" #join: "r.country" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1019 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.valid = true" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT r FROM App\Entity\Region r LEFT JOIN r.country c WHERE c.valid = true" -parameters: Doctrine\Common\Collections\ArrayCollection {#1026 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "c" => "r" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control select2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#668 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#669 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1048 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1021 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1066 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#166 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1022 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#820 …} } |
| 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 {#610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#330 …} -namespace: Closure() {#613 …} } |
| data_class | null |
| disabled | false |
| em | ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …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 {#848 -om: ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#788 …} -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 {#1018 -em: Doctrine\ORM\EntityManager {#695 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1025 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1024 #from: "App\Entity\Region" #alias: "r" #indexBy: null } ] "join" => [ "r" => [ Doctrine\ORM\Query\Expr\Join {#1023 #joinType: "LEFT" #join: "r.country" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1019 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.valid = true" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT r FROM App\Entity\Region r LEFT JOIN r.country c WHERE c.valid = true" -parameters: Doctrine\Common\Collections\ArrayCollection {#1026 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "c" => "r" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1017 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $translationDomain: "validators" $message: Closure() {#1016 …} } } |
| 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 {#3752 +label: "Dakar" +value: "1" +data: App\Entity\Region {#2677 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3754 +label: "Thiès" +value: "2" +data: App\Entity\Region {#3475 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3756 +label: "Saint Louis" +value: "3" +data: App\Entity\Region {#3356 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3759 +label: "Louga" +value: "4" +data: App\Entity\Region {#3006 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3758 +label: "Matam" +value: "5" +data: App\Entity\Region {#3055 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3753 +label: "Diourbel" +value: "6" +data: App\Entity\Region {#2691 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3764 +label: "Kaffrine" +value: "7" +data: App\Entity\Region {#2838 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3762 +label: "Fatick" +value: "8" +data: App\Entity\Region {#2740 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3760 +label: "Kaolack" +value: "9" +data: App\Entity\Region {#2852 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3755 +label: "Tambacounda" +value: "10" +data: App\Entity\Region {#3454 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3765 +label: "Kédougou" +value: "11" +data: App\Entity\Region {#2908 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3766 +label: "Kolda" +value: "12" +data: App\Entity\Region {#2936 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3767 +label: "Ziguinchor" +value: "13" +data: App\Entity\Region {#3538 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3768 +label: "Sédhiou" +value: "14" +data: App\Entity\Region {#3377 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3769 +label: "Bamako" +value: "102" +data: App\Entity\Region {#2551 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3770 +label: "Abidjan" +value: "48" +data: App\Entity\Region {#2481 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3771 +label: "Yamoussoukro" +value: "209" +data: App\Entity\Region {#3524 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3772 +label: "Agnéby-Tiassa" +value: "210" +data: App\Entity\Region {#2495 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3773 +label: "Bafing" +value: "211" +data: App\Entity\Region {#2537 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3774 +label: "Bagoué" +value: "212" +data: App\Entity\Region {#2544 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3775 +label: "Atacora" +value: "237" +data: App\Entity\Region {#2523 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3776 +label: "Atlantique" +value: "238" +data: App\Entity\Region {#2530 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3777 +label: "Borgou" +value: "239" +data: App\Entity\Region {#2586 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3778 +label: "Collines" +value: "240" +data: App\Entity\Region {#2649 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3779 +label: "Couffo" +value: "241" +data: App\Entity\Region {#2656 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3780 +label: "Donga" +value: "242" +data: App\Entity\Region {#2712 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3781 +label: "Littoral" +value: "243" +data: App\Entity\Region {#2992 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3782 +label: "Mono" +value: "244" +data: App\Entity\Region {#3104 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3783 +label: "Ouémé" +value: "245" +data: App\Entity\Region {#3286 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3784 +label: "Plateau" +value: "246" +data: App\Entity\Region {#3300 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3785 +label: "Zou" +value: "247" +data: App\Entity\Region {#3552 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3786 +label: "Alibori" +value: "248" +data: App\Entity\Region {#2502 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3787 +label: "rose" +value: "250" +data: App\Entity\Region {#2431 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3788 +label: "bobo" +value: "251" +data: App\Entity\Region {#2421 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3789 +label: "Estuaire" +value: "27" +data: App\Entity\Region {#2733 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3790 +label: "Haut-Ogooué" +value: "28" +data: App\Entity\Region {#2810 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3791 +label: "Moyen-Ogooué" +value: "29" +data: App\Entity\Region {#3118 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3792 +label: "Ngounié" +value: "30" +data: App\Entity\Region {#3167 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3793 +label: "Nyanga" +value: "31" +data: App\Entity\Region {#3244 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3794 +label: "Ogooué-Ivindo" +value: "32" +data: App\Entity\Region {#3251 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3795 +label: "Ogooué-Lolo" +value: "33" +data: App\Entity\Region {#3258 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3796 +label: "Ogooué-Maritime" +value: "34" +data: App\Entity\Region {#3265 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3797 +label: "Woleu-Ntem" +value: "35" +data: App\Entity\Region {#3517 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3798 +label: "Kinshasa" +value: "139" +data: App\Entity\Region {#2922 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3799 +label: "Haut-Katanga" +value: "140" +data: App\Entity\Region {#2796 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3800 +label: "Bas-Uele" +value: "141" +data: App\Entity\Region {#2558 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3801 +label: "Kasaï oriental" +value: "142" +data: App\Entity\Region {#2880 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3802 +label: "Mongala" +value: "143" +data: App\Entity\Region {#3097 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3803 +label: "Maniema" +value: "144" +data: App\Entity\Region {#3041 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3804 +label: "Équateur" +value: "152" +data: App\Entity\Region {#2726 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3805 +label: "Haut-Lomami" +value: "153" +data: App\Entity\Region {#2803 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3806 +label: "Haut-Uele" +value: "154" +data: App\Entity\Region {#2817 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3807 +label: "Ituri" +value: "155" +data: App\Entity\Region {#2824 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3808 +label: "Kasaï" +value: "156" +data: App\Entity\Region {#2866 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3809 +label: "Kasaï central" +value: "157" +data: App\Entity\Region {#2873 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3810 +label: "Kongo-Central" +value: "158" +data: App\Entity\Region {#2943 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3811 +label: "Kwango" +value: "159" +data: App\Entity\Region {#2957 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3812 +label: "Kwilu" +value: "160" +data: App\Entity\Region {#2964 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3813 +label: "Lomami" +value: "161" +data: App\Entity\Region {#2999 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3814 +label: "Lualaba" +value: "162" +data: App\Entity\Region {#3013 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3815 +label: "Mai-Ndombe" +value: "163" +data: App\Entity\Region {#3027 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3816 +label: "Nord-Ubangi" +value: "164" +data: App\Entity\Region {#3237 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3817 +label: "Sankuru" +value: "165" +data: App\Entity\Region {#3370 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3818 +label: "Sud-Kivu" +value: "166" +data: App\Entity\Region {#3433 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3819 +label: "Sud-Ubangi" +value: "167" +data: App\Entity\Region {#3440 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3820 +label: "Tanganyika" +value: "168" +data: App\Entity\Region {#3461 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3821 +label: "Tshopo" +value: "169" +data: App\Entity\Region {#3496 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3822 +label: "Tshuapa" +value: "170" +data: App\Entity\Region {#3503 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3823 +label: "Nord-Kivu" +value: "171" +data: App\Entity\Region {#3223 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3824 +label: "Agadez" +value: "145" +data: App\Entity\Region {#2488 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3825 +label: "Diffa" +value: "146" +data: App\Entity\Region {#2684 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3826 +label: "Dosso" +value: "147" +data: App\Entity\Region {#2719 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3827 +label: "Maradi" +value: "148" +data: App\Entity\Region {#3048 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3828 +label: "Tahoua" +value: "149" +data: App\Entity\Region {#3447 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3829 +label: "Tillabéri" +value: "150" +data: App\Entity\Region {#3482 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3830 +label: "Zinder" +value: "151" +data: App\Entity\Region {#3545 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3831 +label: "Niamey" +value: "172" +data: App\Entity\Region {#3181 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3832 +label: "Artibonite" +value: "84" +data: App\Entity\Region {#2516 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3833 +label: "Centre" +value: "85" +data: App\Entity\Region {#2635 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3834 +label: "Grand'Anse" +value: "86" +data: App\Entity\Region {#2775 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3835 +label: "Nippes" +value: "87" +data: App\Entity\Region {#3202 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3836 +label: "Nord" +value: "88" +data: App\Entity\Region {#3209 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3837 +label: "Nord-Est" +value: "89" +data: App\Entity\Region {#3216 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3838 +label: "Nord-Ouest" +value: "90" +data: App\Entity\Region {#3230 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3839 +label: "Ouest" +value: "91" +data: App\Entity\Region {#3293 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3840 +label: "Sud" +value: "92" +data: App\Entity\Region {#3419 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3841 +label: "Sud-Est" +value: "93" +data: App\Entity\Region {#3426 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3842 +label: "Ariana" +value: "213" +data: App\Entity\Region {#2509 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3843 +label: "Béja" +value: "214" +data: App\Entity\Region {#2565 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3844 +label: "Ben Arous" +value: "215" +data: App\Entity\Region {#2572 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3845 +label: "Bizerte" +value: "216" +data: App\Entity\Region {#2579 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3846 +label: "Gabès" +value: "217" +data: App\Entity\Region {#2754 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3847 +label: "Gafsa" +value: "218" +data: App\Entity\Region {#2761 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3848 +label: "Jendouba" +value: "219" +data: App\Entity\Region {#2831 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3849 +label: "Kairouan" +value: "220" +data: App\Entity\Region {#2845 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3850 +label: "Kasserine" +value: "221" +data: App\Entity\Region {#2887 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3851 +label: "Kébili" +value: "222" +data: App\Entity\Region {#2901 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3852 +label: "Kef" +value: "223" +data: App\Entity\Region {#2915 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3853 +label: "Mahdia" +value: "224" +data: App\Entity\Region {#3020 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3854 +label: "La Manouba" +value: "225" +data: App\Entity\Region {#2971 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3855 +label: "Médenine" +value: "226" +data: App\Entity\Region {#3076 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3856 +label: "Monastir" +value: "227" +data: App\Entity\Region {#3090 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3857 +label: "Nabeul" +value: "228" +data: App\Entity\Region {#3160 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3858 +label: "Sfax" +value: "229" +data: App\Entity\Region {#3384 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3859 +label: "Sidi Bouzid" +value: "230" +data: App\Entity\Region {#3391 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3860 +label: "Siliana" +value: "231" +data: App\Entity\Region {#3398 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3861 +label: "Sousse" +value: "232" +data: App\Entity\Region {#3412 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3862 +label: "Tataouine" +value: "233" +data: App\Entity\Region {#3468 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3863 +label: "Tozeur" +value: "234" +data: App\Entity\Region {#3489 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3864 +label: "Tunis" +value: "235" +data: App\Entity\Region {#3510 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3865 +label: "Zaghouan" +value: "236" +data: App\Entity\Region {#3531 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3866 +label: "Bujumbura" +value: "36" +data: App\Entity\Region {#2614 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3867 +label: "Bubanza" +value: "49" +data: App\Entity\Region {#2607 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3868 +label: "Bururi" +value: "51" +data: App\Entity\Region {#2621 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3869 +label: "Cankuzo" +value: "52" +data: App\Entity\Region {#2628 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3870 +label: "Cibitoke" +value: "53" +data: App\Entity\Region {#2642 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3871 +label: "Gitega" +value: "54" +data: App\Entity\Region {#2768 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3872 +label: "Karuzi" +value: "55" +data: App\Entity\Region {#2859 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3873 +label: "Kayanza" +value: "56" +data: App\Entity\Region {#2894 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3874 +label: "Kirundo" +value: "57" +data: App\Entity\Region {#2929 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3875 +label: "Makamba" +value: "58" +data: App\Entity\Region {#3034 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3876 +label: "Muramvya" +value: "59" +data: App\Entity\Region {#3132 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3877 +label: "Muyinga" +value: "60" +data: App\Entity\Region {#3146 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3878 +label: "Mwaro" +value: "61" +data: App\Entity\Region {#3153 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3879 +label: "Ngozi" +value: "62" +data: App\Entity\Region {#3174 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3880 +label: "Rumonge" +value: "64" +data: App\Entity\Region {#3335 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3881 +label: "Rutana" +value: "65" +data: App\Entity\Region {#3342 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3882 +label: "Ruyigi" +value: "66" +data: App\Entity\Region {#3349 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3883 +label: "Bouenza" +value: "15" +data: App\Entity\Region {#2593 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3884 +label: "Kouilou" +value: "16" +data: App\Entity\Region {#2950 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3885 +label: "Plateaux" +value: "17" +data: App\Entity\Region {#3307 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3886 +label: "Lékoumou" +value: "18" +data: App\Entity\Region {#2978 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3887 +label: "Pointe-Noire" +value: "19" +data: App\Entity\Region {#3314 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3888 +label: "Likouala" +value: "20" +data: App\Entity\Region {#2985 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3889 +label: "Pool" +value: "21" +data: App\Entity\Region {#3321 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3890 +label: "Brazzaville" +value: "22" +data: App\Entity\Region {#2600 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3891 +label: "Niari" +value: "23" +data: App\Entity\Region {#3188 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3892 +label: "Sangha" +value: "24" +data: App\Entity\Region {#3363 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3893 +label: "Cuvette-Ouest" +value: "25" +data: App\Entity\Region {#2670 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3894 +label: "Cuvette" +value: "26" +data: App\Entity\Region {#2663 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3895 +label: "Djando, Île de Mohéli (Mwali)" +value: "67" +data: App\Entity\Region {#2698 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3896 +label: "Domoni, Île de Anjouan (Ndzwani)" +value: "68" +data: App\Entity\Region {#2705 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3897 +label: "Fomboni, Île de Mohéli (Mwali)" +value: "69" +data: App\Entity\Region {#2747 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3898 +label: "Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja)" +value: "70" +data: App\Entity\Region {#2782 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3899 +label: "Hambou, Île de Grande Comore (Ngazidja)" +value: "71" +data: App\Entity\Region {#2789 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3900 +label: "Mbadjini-Est, Île de Grande Comore (Ngazidja)" +value: "72" +data: App\Entity\Region {#3062 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3901 +label: "Mbadjini-Ouest, Île de Grande Comore (Ngazidja)" +value: "73" +data: App\Entity\Region {#3069 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3902 +label: "Mitsamiouli-Mboudé, Île de Grande Comore (Ngazidja)" +value: "74" +data: App\Entity\Region {#3083 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3903 +label: "Moroni-Bambao, Île de Grande Comore (Ngazidja)" +value: "75" +data: App\Entity\Region {#3111 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3904 +label: "Mrémani, Île de Anjouan (Ndzwani)" +value: "76" +data: App\Entity\Region {#3125 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3905 +label: "Mutsamudu, Île de Anjouan (Ndzwani)" +value: "77" +data: App\Entity\Region {#3139 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3906 +label: "Nioumachoi, Île de Mohéli (Mwali)" +value: "78" +data: App\Entity\Region {#3195 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3907 +label: "Oichili-Dimani, Île de Grande Comore (Ngazidja)" +value: "79" +data: App\Entity\Region {#3272 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3908 +label: "Ouani, Île de Anjouan (Ndzwani)" +value: "80" +data: App\Entity\Region {#3279 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3909 +label: "préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja)" +value: "81" +data: App\Entity\Region {#3328 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3910 +label: "Sima, Île de Anjouan (Ndzwani)" +value: "82" +data: App\Entity\Region {#3405 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#386 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3750 -form: Symfony\Component\Form\Form {#1269 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3751 …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) {#3912 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#647 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "adminRegions" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_adminRegions" |
| valid | true |
| value | [] |
adminCities
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#384 -elements: [] } |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control select2" "id" => "idAdminCities" ] |
[ "class" => "form-control select2" "id" => "idAdminCities" ] |
| class | "App\Entity\City" |
same as passed value |
| multiple | true |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control select2" "id" => "idAdminCities" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#668 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#669 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1056 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1036 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1031 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#166 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1032 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1035 …} } |
| 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 {#610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#330 …} -namespace: Closure() {#613 …} } |
| data_class | null |
| disabled | false |
| em | ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …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 {#1058 -om: ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1049 …} -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() {#1037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $translationDomain: "validators" $message: Closure() {#1038 …} } } |
| 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 {#3915 +label: "Sénégal - Dakar - Yoff-Mermoz" +value: "1" +data: App\Entity\City {#3924 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3917 +label: "Sénégal - Dakar - Dakar" +value: "2" +data: App\Entity\City {#3941 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3928 +label: "Sénégal - Dakar - Pikine" +value: "3" +data: App\Entity\City {#3962 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3929 +label: "Sénégal - Thiès - Thiès" +value: "5" +data: App\Entity\City {#3963 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3937 +label: "Sénégal - Diourbel - Touba" +value: "6" +data: App\Entity\City {#3972 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3916 +label: "Sénégal - Dakar - Guédiawaye" +value: "7" +data: App\Entity\City {#3975 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3922 +label: "Sénégal - Kaolack - Kaolack" +value: "8" +data: App\Entity\City {#3978 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3931 +label: "Sénégal - Thiès - Mbour" +value: "9" +data: App\Entity\City {#3981 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3919 +label: "Sénégal - Saint Louis - Saint-Louis" +value: "10" +data: App\Entity\City {#3984 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3918 +label: "Sénégal - Dakar - Rufisque" +value: "11" +data: App\Entity\City {#3987 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3926 +label: "Sénégal - Ziguinchor - Ziguinchor" +value: "12" +data: App\Entity\City {#3990 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4809 +label: "Sénégal - Diourbel - Diourbel" +value: "13" +data: App\Entity\City {#3993 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4810 +label: "Sénégal - Louga - Louga" +value: "14" +data: App\Entity\City {#3996 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4811 +label: "Sénégal - Tambacounda - Tambacounda" +value: "15" +data: App\Entity\City {#3999 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4812 +label: "Sénégal - Diourbel - Mbacké" +value: "16" +data: App\Entity\City {#4002 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4813 +label: "Sénégal - Kolda - Kolda" +value: "17" +data: App\Entity\City {#4005 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4814 +label: "Sénégal - Saint Louis - Richard-Toll" +value: "18" +data: App\Entity\City {#4008 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4815 +label: "Sénégal - Dakar - Bargny" +value: "19" +data: App\Entity\City {#4011 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4816 +label: "Sénégal - Thiès - Tivaouane" +value: "20" +data: App\Entity\City {#4014 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4817 +label: "Sénégal - Thiès - Joal-Fadiouth" +value: "21" +data: App\Entity\City {#4017 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4818 +label: "Sénégal - Fatick - Fatick" +value: "22" +data: App\Entity\City {#4020 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4819 +label: "Sénégal - Matam - Matam" +value: "23" +data: App\Entity\City {#4023 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4820 +label: "Sénégal - Kaffrine - Kaffrine" +value: "24" +data: App\Entity\City {#4026 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4821 +label: "Sénégal - Kédougou - Kédougou" +value: "25" +data: App\Entity\City {#4029 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4822 +label: "Sénégal - Sédhiou - Sédhiou" +value: "26" +data: App\Entity\City {#4032 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4823 +label: "Congo Brazzaville - Brazzaville - Brazzaville" +value: "27" +data: App\Entity\City {#4035 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4824 +label: "Congo Brazzaville - Pointe-Noire - Pointe-Noire" +value: "28" +data: App\Entity\City {#4038 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4825 +label: "Congo Brazzaville - Plateaux - Djambala" +value: "29" +data: App\Entity\City {#4041 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4826 +label: "Congo Brazzaville - Niari - Dolisie" +value: "30" +data: App\Entity\City {#4044 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4827 +label: "Congo Brazzaville - Likouala - Impfondo" +value: "31" +data: App\Entity\City {#4047 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4828 +label: "Congo Brazzaville - Pool - Kinkala" +value: "32" +data: App\Entity\City {#4050 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4829 +label: "Congo Brazzaville - Kouilou - Loango" +value: "33" +data: App\Entity\City {#4053 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4830 +label: "Congo Brazzaville - Bouenza - Madingou" +value: "34" +data: App\Entity\City {#4056 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4831 +label: "Congo Brazzaville - Sangha - Ouesso" +value: "35" +data: App\Entity\City {#4059 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4832 +label: "Congo Brazzaville - Cuvette - Owando" +value: "36" +data: App\Entity\City {#4062 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4833 +label: "Congo Brazzaville - Lékoumou - Sibiti" +value: "37" +data: App\Entity\City {#4065 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4834 +label: "Gabon - Estuaire - Libreville" +value: "38" +data: App\Entity\City {#4068 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4835 +label: "Gabon - Haut-Ogooué - Franceville" +value: "39" +data: App\Entity\City {#4071 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4836 +label: "Gabon - Moyen-Ogooué - Lambaréné" +value: "40" +data: App\Entity\City {#4074 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4837 +label: "Gabon - Ngounié - Mouila" +value: "41" +data: App\Entity\City {#4077 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4838 +label: "Gabon - Nyanga - Tchibanga" +value: "42" +data: App\Entity\City {#4080 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4839 +label: "Gabon - Ogooué-Ivindo - Makokou" +value: "43" +data: App\Entity\City {#4083 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4840 +label: "Gabon - Ogooué-Lolo - Koula Moutou" +value: "44" +data: App\Entity\City {#4086 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4841 +label: "Gabon - Ogooué-Maritime - Port-Gentil" +value: "45" +data: App\Entity\City {#4089 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4842 +label: "Gabon - Woleu-Ntem - Oyem" +value: "46" +data: App\Entity\City {#4092 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4843 +label: "Gabon - Estuaire - Ntoum" +value: "47" +data: App\Entity\City {#4095 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4844 +label: "Gabon - Haut-Ogooué - Moanda" +value: "48" +data: App\Entity\City {#4098 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4845 +label: "Burundi - Bujumbura - Bujumbura (Mairie)" +value: "49" +data: App\Entity\City {#4101 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4846 +label: "Côte d'Ivoire - Abidjan - Abidjan" +value: "60" +data: App\Entity\City {#4104 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4847 +label: "Burundi - Bujumbura - Bujumbura Rural" +value: "61" +data: App\Entity\City {#4107 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4848 +label: "Burundi - Bubanza - Bubanza" +value: "62" +data: App\Entity\City {#4110 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4849 +label: "Burundi - Bururi - Bururi" +value: "63" +data: App\Entity\City {#4113 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4850 +label: "Burundi - Cankuzo - Cankuzo" +value: "64" +data: App\Entity\City {#4116 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4851 +label: "Burundi - Cibitoke - Cibitoke" +value: "65" +data: App\Entity\City {#4119 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4852 +label: "Burundi - Gitega - Gitega" +value: "66" +data: App\Entity\City {#4122 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4853 +label: "Burundi - Karuzi - Karuzi" +value: "67" +data: App\Entity\City {#4125 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4854 +label: "Burundi - Kayanza - Kayanza" +value: "68" +data: App\Entity\City {#4128 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4855 +label: "Burundi - Kirundo - Kirundo" +value: "69" +data: App\Entity\City {#4131 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4856 +label: "Burundi - Makamba - Makamba" +value: "70" +data: App\Entity\City {#4134 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4857 +label: "Burundi - Muramvya - Muramvya" +value: "71" +data: App\Entity\City {#4137 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4858 +label: "Burundi - Muyinga - Muyinga" +value: "72" +data: App\Entity\City {#4140 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4859 +label: "Burundi - Mwaro - Mwaro" +value: "73" +data: App\Entity\City {#4143 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4860 +label: "Burundi - Ngozi - Ngozi" +value: "74" +data: App\Entity\City {#4146 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4861 +label: "Burundi - Rumonge - Rumonge" +value: "75" +data: App\Entity\City {#4149 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4862 +label: "Burundi - Rutana - Rutana" +value: "76" +data: App\Entity\City {#4152 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4863 +label: "Burundi - Ruyigi - Ruyigi" +value: "77" +data: App\Entity\City {#4155 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4864 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Moroni" +value: "78" +data: App\Entity\City {#4158 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4865 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Mitsoudjé" +value: "79" +data: App\Entity\City {#4161 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4866 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Dembéni" +value: "80" +data: App\Entity\City {#4164 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4867 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Foumbouni" +value: "81" +data: App\Entity\City {#4167 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4868 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Koimbani" +value: "82" +data: App\Entity\City {#4170 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4869 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Mbéni" +value: "83" +data: App\Entity\City {#4173 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4870 +label: "Comores - Mitsamiouli-Mboudé, Île de Grande Comore (Ngazidja) - Mitsamiouli" +value: "84" +data: App\Entity\City {#4176 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4871 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - N'Tsoudjini" +value: "85" +data: App\Entity\City {#4179 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4872 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Mutsamudu" +value: "86" +data: App\Entity\City {#4182 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4873 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Ouani" +value: "87" +data: App\Entity\City {#4185 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4874 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Domoni" +value: "88" +data: App\Entity\City {#4188 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4875 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Mrémani" +value: "89" +data: App\Entity\City {#4191 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4876 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Sima" +value: "90" +data: App\Entity\City {#4194 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4877 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - Fomboni" +value: "91" +data: App\Entity\City {#4197 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4878 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - Nioumachoua" +value: "92" +data: App\Entity\City {#4200 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4879 +label: "Comores - Djando, Île de Mohéli (Mwali) - Wanani" +value: "93" +data: App\Entity\City {#4203 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4880 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Chouani" +value: "94" +data: App\Entity\City {#4206 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4881 +label: "Haïti - Artibonite - Gonaïves" +value: "96" +data: App\Entity\City {#4209 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4882 +label: "Haïti - Centre - Hinche" +value: "97" +data: App\Entity\City {#4212 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4883 +label: "Haïti - Grand'Anse - Jérémie" +value: "98" +data: App\Entity\City {#4215 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4884 +label: "Haïti - Nippes - Miragoâne" +value: "99" +data: App\Entity\City {#4218 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4885 +label: "Haïti - Nord - Cap-Haïtien" +value: "100" +data: App\Entity\City {#4221 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4886 +label: "Haïti - Nord-Est - Fort-Liberté" +value: "101" +data: App\Entity\City {#4224 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4887 +label: "Haïti - Nord-Ouest - Port-de-Paix" +value: "102" +data: App\Entity\City {#4227 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4888 +label: "Haïti - Ouest - Port-au-Prince" +value: "103" +data: App\Entity\City {#4230 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4889 +label: "Haïti - Sud - Les Cayes" +value: "104" +data: App\Entity\City {#4233 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4890 +label: "Haïti - Sud-Est - Jacmel" +value: "105" +data: App\Entity\City {#4236 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4891 +label: "Haïti - Centre - Mirebalais" +value: "106" +data: App\Entity\City {#4239 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4892 +label: "Mali - Bamako - Bamako" +value: "173" +data: App\Entity\City {#4242 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4893 +label: "Sénégal - Kaolack - Nioro du Rip" +value: "225" +data: App\Entity\City {#4245 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4894 +label: "Sénégal - Dakar - Sébikhotane" +value: "226" +data: App\Entity\City {#4248 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4895 +label: "Sénégal - Dakar - Yarakh" +value: "227" +data: App\Entity\City {#4251 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4896 +label: "Sénégal - Dakar - Ouakam" +value: "228" +data: App\Entity\City {#4254 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4897 +label: "RDC - Bas-Uele - Buta" +value: "235" +data: App\Entity\City {#4257 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4898 +label: "RDC - Équateur - Mbandaka" +value: "236" +data: App\Entity\City {#4260 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4899 +label: "RDC - Haut-Katanga - Lubumbashi" +value: "237" +data: App\Entity\City {#4263 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4900 +label: "RDC - Haut-Lomami - Kamina" +value: "238" +data: App\Entity\City {#4266 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4901 +label: "RDC - Haut-Uele - Isiro" +value: "239" +data: App\Entity\City {#4269 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4902 +label: "RDC - Ituri - Bunia" +value: "240" +data: App\Entity\City {#4272 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4903 +label: "RDC - Kasaï - Tshikapa" +value: "241" +data: App\Entity\City {#4275 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4904 +label: "RDC - Kasaï central - Kananga" +value: "242" +data: App\Entity\City {#4278 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4905 +label: "RDC - Kasaï oriental - Mbuji-Mayi" +value: "243" +data: App\Entity\City {#4281 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4906 +label: "RDC - Kinshasa - Kinshasa" +value: "244" +data: App\Entity\City {#4284 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4907 +label: "RDC - Kongo-Central - Matadi" +value: "245" +data: App\Entity\City {#4287 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4908 +label: "RDC - Kwango - Kenge" +value: "246" +data: App\Entity\City {#4290 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4909 +label: "RDC - Kwilu - Bandundu" +value: "247" +data: App\Entity\City {#4293 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4910 +label: "RDC - Lomami - Kabinda" +value: "248" +data: App\Entity\City {#4296 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4911 +label: "RDC - Lualaba - Kolwezi" +value: "249" +data: App\Entity\City {#4299 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4912 +label: "RDC - Mai-Ndombe - Inongo" +value: "250" +data: App\Entity\City {#4302 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4913 +label: "RDC - Maniema - Kindu" +value: "251" +data: App\Entity\City {#4305 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4914 +label: "RDC - Mongala - Lisala" +value: "252" +data: App\Entity\City {#4308 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4915 +label: "RDC - Nord-Kivu - Goma" +value: "253" +data: App\Entity\City {#4311 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4916 +label: "RDC - Nord-Ubangi - Gbadolite" +value: "254" +data: App\Entity\City {#4314 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4917 +label: "RDC - Sankuru - Lusambo" +value: "255" +data: App\Entity\City {#4317 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4918 +label: "RDC - Sud-Kivu - Bukavu" +value: "256" +data: App\Entity\City {#4320 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4919 +label: "RDC - Sud-Ubangi - Gemena" +value: "257" +data: App\Entity\City {#4323 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4920 +label: "RDC - Tanganyika - Kalemie" +value: "258" +data: App\Entity\City {#4326 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4921 +label: "RDC - Tshopo - Kisangani" +value: "259" +data: App\Entity\City {#4329 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4922 +label: "RDC - Tshuapa - Boende" +value: "260" +data: App\Entity\City {#4332 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4923 +label: "Niger - Agadez - Agadez" +value: "261" +data: App\Entity\City {#4335 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4924 +label: "Niger - Diffa - Diffa" +value: "262" +data: App\Entity\City {#4338 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4925 +label: "Niger - Dosso - Dosso" +value: "263" +data: App\Entity\City {#4341 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4926 +label: "Niger - Maradi - Maradi" +value: "264" +data: App\Entity\City {#4344 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4927 +label: "Niger - Tahoua - Tahoua" +value: "265" +data: App\Entity\City {#4347 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4928 +label: "Niger - Tillabéri - Tillabéri" +value: "266" +data: App\Entity\City {#4350 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4929 +label: "Niger - Zinder - Zinder" +value: "267" +data: App\Entity\City {#4353 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4930 +label: "Niger - Niamey - Niamey" +value: "268" +data: App\Entity\City {#4356 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4931 +label: "Côte d'Ivoire - Agnéby-Tiassa - Agboville" +value: "312" +data: App\Entity\City {#4359 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4932 +label: "Côte d'Ivoire - Bafing - Koro" +value: "314" +data: App\Entity\City {#4362 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4933 +label: "Côte d'Ivoire - Bafing - Touba" +value: "315" +data: App\Entity\City {#4365 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4934 +label: "Côte d'Ivoire - Bagoué - Boundiali" +value: "316" +data: App\Entity\City {#4368 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4935 +label: "Côte d'Ivoire - Yamoussoukro - Yamoussoukro" +value: "317" +data: App\Entity\City {#4371 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4936 +label: "Tunisie - Ariana - Ariana" +value: "318" +data: App\Entity\City {#4374 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4937 +label: "Tunisie - Béja - Béja" +value: "319" +data: App\Entity\City {#4377 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4938 +label: "Tunisie - Ben Arous - Ben Arous" +value: "320" +data: App\Entity\City {#4380 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4939 +label: "Tunisie - Bizerte - Bizerte" +value: "321" +data: App\Entity\City {#4383 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4940 +label: "Tunisie - Gabès - Gabès" +value: "322" +data: App\Entity\City {#4386 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4941 +label: "Tunisie - Gafsa - Gafsa" +value: "323" +data: App\Entity\City {#4389 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4942 +label: "Tunisie - Jendouba - Jendouba" +value: "324" +data: App\Entity\City {#4392 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4943 +label: "Tunisie - Kairouan - Kairouan" +value: "325" +data: App\Entity\City {#4395 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4944 +label: "Tunisie - Kasserine - Kasserine" +value: "326" +data: App\Entity\City {#4398 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4945 +label: "Tunisie - Kébili - Kébili" +value: "327" +data: App\Entity\City {#4401 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4946 +label: "Tunisie - Kef - Kef." +value: "328" +data: App\Entity\City {#4404 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4947 +label: "Tunisie - Mahdia - Mahdia" +value: "329" +data: App\Entity\City {#4407 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4948 +label: "Tunisie - La Manouba - Manouba" +value: "330" +data: App\Entity\City {#4410 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4949 +label: "Tunisie - Médenine - Médenine" +value: "331" +data: App\Entity\City {#4413 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4950 +label: "Tunisie - Monastir - Monastir" +value: "332" +data: App\Entity\City {#4416 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4951 +label: "Tunisie - Nabeul - Nabeul" +value: "333" +data: App\Entity\City {#4419 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4952 +label: "Tunisie - Sfax - Sfax" +value: "334" +data: App\Entity\City {#4422 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4953 +label: "Tunisie - Sidi Bouzid - Sidi Bouzid" +value: "335" +data: App\Entity\City {#4425 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4954 +label: "Tunisie - Siliana - Siliana" +value: "336" +data: App\Entity\City {#4428 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4955 +label: "Tunisie - Sousse - Sousse" +value: "337" +data: App\Entity\City {#4431 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4956 +label: "Tunisie - Tataouine - Tataouine" +value: "338" +data: App\Entity\City {#4434 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4957 +label: "Tunisie - Tozeur - Tozeur" +value: "339" +data: App\Entity\City {#4437 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4958 +label: "Tunisie - Tunis - Tunis" +value: "340" +data: App\Entity\City {#4440 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4959 +label: "Tunisie - Zaghouan - Zaghouan" +value: "341" +data: App\Entity\City {#4443 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4960 +label: "Tunisie - Ariana - Ettadhamen-Mnihla" +value: "342" +data: App\Entity\City {#4446 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4961 +label: "Tunisie - Ariana - La Soukra" +value: "343" +data: App\Entity\City {#4449 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4962 +label: "Tunisie - Tunis - Sidi Hassine" +value: "344" +data: App\Entity\City {#4452 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4963 +label: "Tunisie - Ben Arous - Mohamedia" +value: "345" +data: App\Entity\City {#4455 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4964 +label: "Tunisie - Ben Arous - El Mourouj" +value: "346" +data: App\Entity\City {#4458 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4965 +label: "Tunisie - Ariana - Raoued" +value: "347" +data: App\Entity\City {#4461 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4966 +label: "Tunisie - Tunis - La Marsa" +value: "348" +data: App\Entity\City {#4464 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4967 +label: "Tunisie - La Manouba - Douar Hicher" +value: "349" +data: App\Entity\City {#4467 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4968 +label: "Tunisie - Médenine - Houmt Souk" +value: "350" +data: App\Entity\City {#4470 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4969 +label: "Tunisie - Tunis - Le Kram" +value: "351" +data: App\Entity\City {#4473 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4970 +label: "Bénin - Atacora - Natitingou" +value: "352" +data: App\Entity\City {#4476 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4971 +label: "Bénin - Atlantique - Allada" +value: "353" +data: App\Entity\City {#4479 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4972 +label: "Bénin - Borgou - Parakou" +value: "354" +data: App\Entity\City {#4482 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4973 +label: "Bénin - Collines - Dassa-Zoumé" +value: "355" +data: App\Entity\City {#4485 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4974 +label: "Bénin - Couffo - Aplahoué" +value: "356" +data: App\Entity\City {#4488 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4975 +label: "Bénin - Donga - Djougou" +value: "357" +data: App\Entity\City {#4491 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4976 +label: "Bénin - Littoral - Cotonou" +value: "358" +data: App\Entity\City {#4494 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4977 +label: "Bénin - Mono - Lokossa" +value: "359" +data: App\Entity\City {#4497 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4978 +label: "Bénin - Ouémé - Porto-Novo" +value: "360" +data: App\Entity\City {#4500 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4979 +label: "Bénin - Plateau - Pobè" +value: "361" +data: App\Entity\City {#4503 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4980 +label: "Bénin - Zou - Abomey" +value: "362" +data: App\Entity\City {#4506 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4981 +label: "Bénin - Alibori - Kandi" +value: "363" +data: App\Entity\City {#4509 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4982 +label: "Bénin - Couffo - Adjahonme" +value: "364" +data: App\Entity\City {#4512 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4983 +label: "Bénin - Zou - Bohicon" +value: "365" +data: App\Entity\City {#4515 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4984 +label: "Bénin - Couffo - Dogbo" +value: "366" +data: App\Entity\City {#4518 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4985 +label: "Bénin - Borgou - Bembereke" +value: "367" +data: App\Entity\City {#4521 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4986 +label: "Bénin - Atlantique - Sékou" +value: "368" +data: App\Entity\City {#4524 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4987 +label: "Bénin - Alibori - Banikoara" +value: "369" +data: App\Entity\City {#4527 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4988 +label: "Bénin - Collines - Glazoué" +value: "370" +data: App\Entity\City {#4530 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4989 +label: "Bénin - Collines - Savalou" +value: "371" +data: App\Entity\City {#4533 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4990 +label: "Bénin - Atlantique - Ouidah" +value: "372" +data: App\Entity\City {#4536 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4991 +label: "Bénin - Mono - Houehogbe" +value: "373" +data: App\Entity\City {#4539 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4992 +label: "Bénin - Mono - Grand popo" +value: "374" +data: App\Entity\City {#4542 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4993 +label: "Bénin - Mono - Come" +value: "375" +data: App\Entity\City {#4545 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4994 +label: "Bénin - Mono - Bopa" +value: "376" +data: App\Entity\City {#4548 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4995 +label: "Bénin - Mono - Athieme" +value: "377" +data: App\Entity\City {#4551 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4996 +label: "Bénin - Plateau - Adja-Ouere" +value: "378" +data: App\Entity\City {#4554 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4997 +label: "Bénin - Plateau - Ifangni" +value: "379" +data: App\Entity\City {#4557 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4998 +label: "Bénin - Plateau - Ketou" +value: "380" +data: App\Entity\City {#4560 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4999 +label: "Bénin - Plateau - Sakete" +value: "381" +data: App\Entity\City {#4563 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5000 +label: "Bénin - Donga - Bassila" +value: "382" +data: App\Entity\City {#4566 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5001 +label: "Bénin - Donga - Copargo" +value: "383" +data: App\Entity\City {#4569 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5002 +label: "Bénin - Donga - Ouake" +value: "384" +data: App\Entity\City {#4572 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5003 +label: "Bénin - Couffo - Djakotomey" +value: "385" +data: App\Entity\City {#4575 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5004 +label: "Bénin - Couffo - Klouekanme" +value: "386" +data: App\Entity\City {#4578 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5005 +label: "Bénin - Couffo - Lalo" +value: "387" +data: App\Entity\City {#4581 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5006 +label: "Bénin - Couffo - Toviklin" +value: "388" +data: App\Entity\City {#4584 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5007 +label: "Bénin - Collines - Bante" +value: "389" +data: App\Entity\City {#4587 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5008 +label: "Bénin - Collines - Ouesse" +value: "390" +data: App\Entity\City {#4590 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5009 +label: "Bénin - Collines - Save" +value: "391" +data: App\Entity\City {#4593 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5010 +label: "Bénin - Borgou - Kalale" +value: "392" +data: App\Entity\City {#4596 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5011 +label: "Bénin - Borgou - N'Dali" +value: "393" +data: App\Entity\City {#4599 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5012 +label: "Bénin - Borgou - Nikki" +value: "394" +data: App\Entity\City {#4602 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5013 +label: "Bénin - Borgou - Perere" +value: "395" +data: App\Entity\City {#4605 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5014 +label: "Bénin - Borgou - Sinende" +value: "396" +data: App\Entity\City {#4608 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5015 +label: "Bénin - Borgou - Tchaourou" +value: "397" +data: App\Entity\City {#4611 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5016 +label: "Bénin - Atlantique - Abomey-Calavi" +value: "398" +data: App\Entity\City {#4614 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5017 +label: "Bénin - Atlantique - Kpomasse" +value: "399" +data: App\Entity\City {#4617 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5018 +label: "Bénin - Atlantique - So-Ava" +value: "400" +data: App\Entity\City {#4620 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5019 +label: "Bénin - Atlantique - Toffo" +value: "401" +data: App\Entity\City {#4623 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5020 +label: "Bénin - Atlantique - Tori-Bossito" +value: "402" +data: App\Entity\City {#4626 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5021 +label: "Bénin - Atlantique - Ville de Ze" +value: "403" +data: App\Entity\City {#4629 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5022 +label: "Bénin - Alibori - Gogounou" +value: "406" +data: App\Entity\City {#4632 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5023 +label: "Bénin - Alibori - Karimama" +value: "408" +data: App\Entity\City {#4635 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5024 +label: "Bénin - Alibori - Segba" +value: "409" +data: App\Entity\City {#4638 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +label: "Bénin - Ouémé - Adjohoun" +value: "410" +data: App\Entity\City {#4641 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5026 +label: "Bénin - Ouémé - Aguegues" +value: "411" +data: App\Entity\City {#4644 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5027 +label: "Bénin - Ouémé - Akpro-Misserete" +value: "412" +data: App\Entity\City {#4647 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5028 +label: "Bénin - Ouémé - Avrankou" +value: "413" +data: App\Entity\City {#4650 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5029 +label: "Bénin - Ouémé - Bonou" +value: "414" +data: App\Entity\City {#4653 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5030 +label: "Bénin - Ouémé - Dangbo" +value: "415" +data: App\Entity\City {#4656 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5031 +label: "Bénin - Ouémé - Sème kpodji" +value: "416" +data: App\Entity\City {#4659 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5032 +label: "Bénin - Zou - Agbangnizoun" +value: "417" +data: App\Entity\City {#4662 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5033 +label: "Bénin - Zou - Covè" +value: "418" +data: App\Entity\City {#4665 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5034 +label: "Bénin - Zou - Djidja" +value: "419" +data: App\Entity\City {#4668 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5035 +label: "Bénin - Zou - Ouinhi" +value: "420" +data: App\Entity\City {#4671 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5036 +label: "Bénin - Zou - Zangnanado" +value: "421" +data: App\Entity\City {#4674 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5037 +label: "Bénin - Zou - Za-kpota" +value: "422" +data: App\Entity\City {#4677 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5038 +label: "Bénin - Zou - Zogbodomey" +value: "423" +data: App\Entity\City {#4680 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5039 +label: "Bénin - Rose - Ville rose" +value: "425" +data: App\Entity\City {#4683 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5040 +label: "Bénin - Bobo - Ville bobo" +value: "426" +data: App\Entity\City {#4686 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5041 +label: "Gabon - Estuaire - Kango" +value: "427" +data: App\Entity\City {#4689 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5042 +label: "Gabon - Estuaire - Cocobeach" +value: "428" +data: App\Entity\City {#4692 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5043 +label: "Gabon - Estuaire - Ndzomoé" +value: "429" +data: App\Entity\City {#4695 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5044 +label: "Gabon - Estuaire - Owendo" +value: "430" +data: App\Entity\City {#4698 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5045 +label: "Gabon - Estuaire - Akanda" +value: "431" +data: App\Entity\City {#4701 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5046 +label: "Gabon - Haut-Ogooué - Bongoville" +value: "432" +data: App\Entity\City {#4704 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5047 +label: "Gabon - Haut-Ogooué - Léconi" +value: "433" +data: App\Entity\City {#4707 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5048 +label: "Gabon - Haut-Ogooué - Ngouoni" +value: "434" +data: App\Entity\City {#4710 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5049 +label: "Gabon - Haut-Ogooué - Akiéni" +value: "435" +data: App\Entity\City {#4713 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5050 +label: "Gabon - Haut-Ogooué - Mounana" +value: "436" +data: App\Entity\City {#4716 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5051 +label: "Gabon - Haut-Ogooué - Okondja" +value: "437" +data: App\Entity\City {#4719 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5052 +label: "Gabon - Haut-Ogooué - Onga" +value: "438" +data: App\Entity\City {#4722 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5053 +label: "Gabon - Haut-Ogooué - Aboumi" +value: "439" +data: App\Entity\City {#4725 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5054 +label: "Gabon - Haut-Ogooué - Boumango" +value: "440" +data: App\Entity\City {#4728 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5055 +label: "Gabon - Haut-Ogooué - Bakoumba" +value: "441" +data: App\Entity\City {#4731 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5056 +label: "Gabon - Moyen-Ogooué - Ndjolé" +value: "442" +data: App\Entity\City {#4734 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5057 +label: "Gabon - Ngounié - Ndéndé" +value: "443" +data: App\Entity\City {#4737 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5058 +label: "Gabon - Ngounié - Fougamou" +value: "444" +data: App\Entity\City {#4740 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5059 +label: "Gabon - Ngounié - Malinga" +value: "445" +data: App\Entity\City {#4743 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5060 +label: "Gabon - Ngounié - Lébamba" +value: "446" +data: App\Entity\City {#4746 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5061 +label: "Gabon - Ngounié - Guiétsou" +value: "447" +data: App\Entity\City {#4749 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5062 +label: "Gabon - Ngounié - Mbigou" +value: "448" +data: App\Entity\City {#4752 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5063 +label: "Gabon - Ngounié - Mimongo" +value: "449" +data: App\Entity\City {#4755 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5064 +label: "Gabon - Nyanga - Moabi" +value: "450" +data: App\Entity\City {#4758 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5065 +label: "Gabon - Nyanga - Mayumba" +value: "451" +data: App\Entity\City {#4761 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5066 +label: "Gabon - Nyanga - Ndindi" +value: "452" +data: App\Entity\City {#4764 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5067 +label: "Gabon - Nyanga - Mabanda" +value: "453" +data: App\Entity\City {#4767 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5068 +label: "Gabon - Nyanga - Mouléngui Binza" +value: "454" +data: App\Entity\City {#4770 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5069 +label: "Gabon - Ogooué-Ivindo - Mékambo" +value: "455" +data: App\Entity\City {#4773 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5070 +label: "Gabon - Ogooué-Ivindo - Ovan" +value: "456" +data: App\Entity\City {#4776 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5071 +label: "Gabon - Ogooué-Ivindo - Booué" +value: "457" +data: App\Entity\City {#4779 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5072 +label: "Gabon - Ogooué-Lolo - Lastoursville" +value: "458" +data: App\Entity\City {#4782 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5073 +label: "Gabon - Ogooué-Lolo - Pana" +value: "459" +data: App\Entity\City {#4785 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5074 +label: "Gabon - Ogooué-Lolo - Iboundji" +value: "460" +data: App\Entity\City {#4788 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5075 +label: "Gabon - Ogooué-Maritime - Gamba" +value: "461" +data: App\Entity\City {#4791 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5076 +label: "Gabon - Ogooué-Maritime - Omboué" +value: "462" +data: App\Entity\City {#4794 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5077 +label: "Gabon - Woleu-Ntem - Bitam" +value: "463" +data: App\Entity\City {#4797 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5078 +label: "Gabon - Woleu-Ntem - Mitzic" +value: "464" +data: App\Entity\City {#4800 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5079 +label: "Gabon - Woleu-Ntem - Minvoul" +value: "465" +data: App\Entity\City {#4803 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5080 +label: "Gabon - Woleu-Ntem - Medouneu" +value: "466" +data: App\Entity\City {#4806 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#384 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3913 -form: Symfony\Component\Form\Form {#1272 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3914 …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) {#5082 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#647 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "adminCities" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_adminCities" |
| valid | true |
| value | [] |
school
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "data-error" => "Etablissement non autorisé ou inconnu" ] |
[ "class" => "form-control" "data-error" => "Etablissement non autorisé ou inconnu" ] |
| class | "App\Entity\School" |
same as passed value |
| placeholder | "menu.select" |
same as passed value |
| query_builder | Closure(EntityRepository $entityRepository) {#645 class: "App\Form\UserType" this: App\Form\UserType {#491 …} } |
Doctrine\ORM\QueryBuilder {#1164 -em: Doctrine\ORM\EntityManager {#695 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1163 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1165 #from: "App\Entity\School" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1169 #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 {#1168 …} -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 {#668 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#669 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1098 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1167 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1166 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#166 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1177 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1161 …} } |
| 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 {#610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#330 …} -namespace: Closure() {#613 …} } |
| data_class | null |
| disabled | false |
| em | ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …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 {#1140 -om: ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1085 …} -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 {#1164 -em: Doctrine\ORM\EntityManager {#695 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1163 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1165 #from: "App\Entity\School" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1169 #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 {#1168 …} -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() {#1084 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $translationDomain: "validators" $message: Closure() {#1083 …} } } |
| 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 | [ 1195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5085 +label: "a suppr CFPA AGOUA, Bante" +value: "1195" +data: App\Entity\School {#5103 …} +attr: [] +labelTranslationParameters: [] } 1182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5087 +label: "a suppr CFPA ATHIEME, Athieme" +value: "1182" +data: App\Entity\School {#5174 …} +attr: [] +labelTranslationParameters: [] } 1178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5089 +label: "a suppr CFPA DSI, Cotonou" +value: "1178" +data: App\Entity\School {#5315 …} +attr: [] +labelTranslationParameters: [] } 1183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5092 +label: "a suppr Cfpa nikki, Nikki" +value: "1183" +data: App\Entity\School {#5343 …} +attr: [] +labelTranslationParameters: [] } 1179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5091 +label: "a suppr CFPA-DJIDJA, Djidja" +value: "1179" +data: App\Entity\School {#5370 …} +attr: [] +labelTranslationParameters: [] } 1191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5086 +label: "a suppr CFPA-KOUANDE, Natitingou" +value: "1191" +data: App\Entity\School {#5398 …} +attr: [] +labelTranslationParameters: [] } 1188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5097 +label: "a suppr CFPA-ZE, ville de Ze" +value: "1188" +data: App\Entity\School {#5427 …} +attr: [] +labelTranslationParameters: [] } 1196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5095 +label: "a suppr CFPA/DJIDJA, Djidja" +value: "1196" +data: App\Entity\School {#5454 …} +attr: [] +labelTranslationParameters: [] } 1206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5093 +label: "a suppr Inoussa, Nikki" +value: "1206" +data: App\Entity\School {#5481 …} +attr: [] +labelTranslationParameters: [] } 1192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5088 +label: "a suppr Sè, Houehogbe" +value: "1192" +data: App\Entity\School {#5508 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5098 +label: "Abdou Diouf, Saint-Louis" +value: "574" +data: App\Entity\School {#5534 …} +attr: [] +labelTranslationParameters: [] } 1114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12703 +label: "AHAMADA ALI ABDOU, Mitsoudjé" +value: "1114" +data: App\Entity\School {#5562 …} +attr: [] +labelTranslationParameters: [] } 1124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12704 +label: "ANJOUAN, Ouani" +value: "1124" +data: App\Entity\School {#5589 …} +attr: [] +labelTranslationParameters: [] } 1125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12705 +label: "bambao, Moroni" +value: "1125" +data: App\Entity\School {#5616 …} +attr: [] +labelTranslationParameters: [] } 1128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12706 +label: "BEBE ENTREPRISE, Sima" +value: "1128" +data: App\Entity\School {#5642 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12707 +label: "BECFTP, Bujumbura (Mairie)" +value: "166" +data: App\Entity\School {#5668 …} +attr: [] +labelTranslationParameters: [] } 1227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12708 +label: "Bekana, Natitingou" +value: "1227" +data: App\Entity\School {#5694 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12709 +label: "Berdouet junior, Jacmel" +value: "280" +data: App\Entity\School {#5720 …} +attr: [] +labelTranslationParameters: [] } 915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12710 +label: "Biandudi Biar Rene, Kinshasa" +value: "915" +data: App\Entity\School {#5746 …} +attr: [] +labelTranslationParameters: [] } 825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12711 +label: "Bobo ETS, Pikine" +value: "825" +data: App\Entity\School {#5773 …} +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12712 +label: "BUTERERE, Bujumbura Rural" +value: "731" +data: App\Entity\School {#5800 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12713 +label: "C.F.P Don Bosco Rukago, Kayanza" +value: "366" +data: App\Entity\School {#5826 …} +attr: [] +labelTranslationParameters: [] } 1283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12714 +label: "CAI, Ziguinchor" +value: "1283" +data: App\Entity\School {#5852 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12715 +label: "Canado Technique, Port-au-Prince" +value: "214" +data: App\Entity\School {#5878 …} +attr: [] +labelTranslationParameters: [] } 1079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12716 +label: "CEFOTEC, Moroni" +value: "1079" +data: App\Entity\School {#5904 …} +attr: [] +labelTranslationParameters: [] } 1035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12717 +label: "CEMIA Mghira, Ben Arous" +value: "1035" +data: App\Entity\School {#5930 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12718 +label: "Centre Polyvalent de Formation Professionnelle de Carrefour (CPFP-C), Port-au-Prince" +value: "215" +data: App\Entity\School {#5956 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12719 +label: "Centre Cardinal Keeler (CECK), Gonaïves" +value: "208" +data: App\Entity\School {#5982 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12720 +label: "Centre d'Apprentissage de Saint-Martin (CASM), Port-au-Prince" +value: "213" +data: App\Entity\School {#6008 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12721 +label: "CENTRE DE DEVELOPPEMENT DES METIERS DU SECTEUR RURAL DE KOLONDIEBA(CDM-SR), Bamako" +value: "613" +data: App\Entity\School {#6034 …} +attr: [] +labelTranslationParameters: [] } 1309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12722 +label: "CENTRE DE FORMATION D'ETUDE PROFESSIONNELLE-TIC, Ntoum" +value: "1309" +data: App\Entity\School {#6060 …} +attr: [] +labelTranslationParameters: [] } 1333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12723 +label: "Centre de Formation et d'Enseignement Professionnels Basile Ondimba, Libreville" +value: "1333" +data: App\Entity\School {#6086 …} +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12724 +label: "Centre de Formation Professionnelle CFP de Oussouye, Ziguinchor" +value: "692" +data: App\Entity\School {#6112 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12725 +label: "CENTRE DE FORMATION PROFESSIONNELLE DE MIREBALAIS (CFPM), Mirebalais" +value: "218" +data: App\Entity\School {#6138 …} +attr: [] +labelTranslationParameters: [] } 946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12726 +label: "Centre de Formation Professionnelle de Yopougon, Abidjan" +value: "946" +data: App\Entity\School {#6164 …} +attr: [] +labelTranslationParameters: [] } 998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12727 +label: "CENTRE DE FORMATION PROFESSIONNELLE ET D'APPRENTISSAGE D'AGOUAGON, Glazoué" +value: "998" +data: App\Entity\School {#6190 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12728 +label: "Centre de Formation Professionnelle et Technique de Jacmel(CFPTJ), Jacmel" +value: "210" +data: App\Entity\School {#6216 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12729 +label: "Centre de Formation SOS Villages, Cap-Haïtien" +value: "219" +data: App\Entity\School {#6242 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12730 +label: "Centre de reconversion professionelle, Niamey" +value: "602" +data: App\Entity\School {#6268 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12731 +label: "Centre de Technologie Moderne d'Haïti (CETEMOH), Port-au-Prince" +value: "212" +data: App\Entity\School {#6294 …} +attr: [] +labelTranslationParameters: [] } 1325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12732 +label: "Centre DGIR, Libreville" +value: "1325" +data: App\Entity\School {#6320 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12733 +label: "Centre Diocésain des Arts et Métiers, Les Cayes" +value: "227" +data: App\Entity\School {#6346 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12734 +label: "Centre Diocésain des Arts et Métiers, Les Cayes" +value: "228" +data: App\Entity\School {#6372 …} +attr: [] +labelTranslationParameters: [] } 1316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12735 +label: "Centre International Multi sectoriel de Formation et d'enseignement Professionnels de Nkok, Ntoum" +value: "1316" +data: App\Entity\School {#6398 …} +attr: [] +labelTranslationParameters: [] } 1361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12736 +label: "CENTRE INTERNATIONAL MULTISECTORIEL DE FORMATION ET D'ENSEIGNEMENT PROFESSIONNELS DE NKOK, Ntoum" +value: "1361" +data: App\Entity\School {#6424 …} +attr: [] +labelTranslationParameters: [] } 1365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12737 +label: "Centre national de Qualification professionnelle, Dakar" +value: "1365" +data: App\Entity\School {#6450 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12738 +label: "Centre pilote de formation professionnelle, Port-au-Prince" +value: "221" +data: App\Entity\School {#6476 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12739 +label: "CENTRE POLYVALENT DE FORMATION PROFESSIONNELLE DE CARREFOUR(CPFP-C), Port-au-Prince" +value: "216" +data: App\Entity\School {#6502 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12740 +label: "Centre Professionnelle Fondation Vincent(CPFV), Cap-Haïtien" +value: "220" +data: App\Entity\School {#6528 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12741 +label: "CFA de Dakar, Dakar" +value: "411" +data: App\Entity\School {#6554 …} +attr: [] +labelTranslationParameters: [] } 1330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12742 +label: "CFEP - ONDO SIRAUD, Oyem" +value: "1330" +data: App\Entity\School {#6580 …} +attr: [] +labelTranslationParameters: [] } 1368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12743 +label: "CFEP MAKOKOU, Makokou" +value: "1368" +data: App\Entity\School {#6606 …} +attr: [] +labelTranslationParameters: [] } 1306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12744 +label: "CFEP OYEM, Oyem" +value: "1306" +data: App\Entity\School {#6632 …} +attr: [] +labelTranslationParameters: [] } 1328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12745 +label: "CFEP TIC, Ntoum" +value: "1328" +data: App\Entity\School {#6658 …} +attr: [] +labelTranslationParameters: [] } 1350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12746 +label: "CFEP Valentin MIHINDOU MI-NZAMBE, Tchibanga" +value: "1350" +data: App\Entity\School {#6684 …} +attr: [] +labelTranslationParameters: [] } 1349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12747 +label: "CFEP-KM, Koula Moutou" +value: "1349" +data: App\Entity\School {#6712 …} +attr: [] +labelTranslationParameters: [] } 1322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12748 +label: "CFEP-OYEM 1, Oyem" +value: "1322" +data: App\Entity\School {#6739 …} +attr: [] +labelTranslationParameters: [] } 1315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12749 +label: "CFEP-POG, Port-Gentil" +value: "1315" +data: App\Entity\School {#6765 …} +attr: [] +labelTranslationParameters: [] } 1312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12750 +label: "CFEP-POG, Port-Gentil" +value: "1312" +data: App\Entity\School {#6791 …} +attr: [] +labelTranslationParameters: [] } 1090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12751 +label: "Cfip, Mitsamiouli" +value: "1090" +data: App\Entity\School {#6817 …} +attr: [] +labelTranslationParameters: [] } 1101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12752 +label: "CFIP, Mitsamiouli" +value: "1101" +data: App\Entity\School {#6843 …} +attr: [] +labelTranslationParameters: [] } 1241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12753 +label: "CFIP, Mitsamiouli" +value: "1241" +data: App\Entity\School {#6869 …} +attr: [] +labelTranslationParameters: [] } 1261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12754 +label: "CFIP, Mitsamiouli" +value: "1261" +data: App\Entity\School {#6895 …} +attr: [] +labelTranslationParameters: [] } 1076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12755 +label: "CFOTEC, Moroni" +value: "1076" +data: App\Entity\School {#6921 …} +attr: [] +labelTranslationParameters: [] } 1087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12756 +label: "CFOTEC, Moroni" +value: "1087" +data: App\Entity\School {#6947 …} +attr: [] +labelTranslationParameters: [] } 1123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12757 +label: "CFOTEC, Moroni" +value: "1123" +data: App\Entity\School {#6973 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12758 +label: "CFP FATICK L'OFFICIEL, Fatick" +value: "395" +data: App\Entity\School {#6999 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12759 +label: "CFP Kaffrin, Kaffrine" +value: "494" +data: App\Entity\School {#7025 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12760 +label: "CFP Kaffrine (ex CRETF) Officiel, Kaffrine" +value: "423" +data: App\Entity\School {#7051 …} +attr: [] +labelTranslationParameters: [] } 995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12761 +label: "CFP ABOMEY, Abomey" +value: "995" +data: App\Entity\School {#7077 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12762 +label: "CFP Bargny, Bargny" +value: "420" +data: App\Entity\School {#7103 …} +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12763 +label: "CFP de Mbour, Mbour" +value: "693" +data: App\Entity\School {#7129 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12764 +label: "CFP DE MIREBALAIS, Mirebalais" +value: "230" +data: App\Entity\School {#7155 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12765 +label: "CFP de Missabougou, Bamako" +value: "302" +data: App\Entity\School {#7181 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12766 +label: "CFP de Ziguinchor, Ziguinchor" +value: "425" +data: App\Entity\School {#7207 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12767 +label: "CFP Diourbel, Diourbel" +value: "441" +data: App\Entity\School {#7233 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12768 +label: "CFP Diourbel, Diourbel" +value: "495" +data: App\Entity\School {#7259 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12769 +label: "CFP Don Bosco Dakar, Dakar" +value: "436" +data: App\Entity\School {#7285 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12770 +label: "CFP Don bosco tambacounda, Tambacounda" +value: "427" +data: App\Entity\School {#7311 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12771 +label: "CFP Don bosco thiés, Thiès" +value: "437" +data: App\Entity\School {#7337 …} +attr: [] +labelTranslationParameters: [] } 1363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12772 +label: "CFP FIDELE ANDJOUA ONDIMBA, Franceville" +value: "1363" +data: App\Entity\School {#7363 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12773 +label: "CFP Kaolack, Kaolack" +value: "430" +data: App\Entity\School {#7389 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12774 +label: "CFP Kolda, Kolda" +value: "412" +data: App\Entity\School {#7415 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12775 +label: "CFP Louga, Louga" +value: "415" +data: App\Entity\School {#7441 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12776 +label: "CFP Nioro du rip, Nioro du Rip" +value: "433" +data: App\Entity\School {#7467 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12777 +label: "CFP Ouakam, Ouakam" +value: "439" +data: App\Entity\School {#7493 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12778 +label: "CFP Ourossogui, Matam" +value: "424" +data: App\Entity\School {#7519 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12779 +label: "Cfp rufisque, Rufisque" +value: "421" +data: App\Entity\School {#7545 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12780 +label: "CFP Saint Louis, Saint-Louis" +value: "418" +data: App\Entity\School {#7571 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12781 +label: "Cfp Sebikotane, Sébikhotane" +value: "432" +data: App\Entity\School {#7597 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12782 +label: "CFP sedhiou, Sédhiou" +value: "428" +data: App\Entity\School {#7623 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12783 +label: "CFP Thiaroye sur mer, Pikine" +value: "431" +data: App\Entity\School {#7649 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12784 +label: "CFP THIES, Thiès" +value: "440" +data: App\Entity\School {#7675 …} +attr: [] +labelTranslationParameters: [] } 1331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12785 +label: "CFP TIC NKOK, Ntoum" +value: "1331" +data: App\Entity\School {#7701 …} +attr: [] +labelTranslationParameters: [] } 1219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12786 +label: "CFPA ATHIEME, Athieme" +value: "1219" +data: App\Entity\School {#7727 …} +attr: [] +labelTranslationParameters: [] } 1223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12787 +label: "CFPA COVÈ, Covè" +value: "1223" +data: App\Entity\School {#7753 …} +attr: [] +labelTranslationParameters: [] } 1260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12788 +label: "CFPA COVE new, Covè" +value: "1260" +data: App\Entity\School {#7779 …} +attr: [] +labelTranslationParameters: [] } 1258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12789 +label: "CFPA DJIDJA NEW, Djidja" +value: "1258" +data: App\Entity\School {#7805 …} +attr: [] +labelTranslationParameters: [] } 1000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12790 +label: "CFPA DOGBO, Dogbo" +value: "1000" +data: App\Entity\School {#7831 …} +attr: [] +labelTranslationParameters: [] } 1213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12791 +label: "CFPA KOUANDE, Natitingou" +value: "1213" +data: App\Entity\School {#7857 …} +attr: [] +labelTranslationParameters: [] } 1217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12792 +label: "Cfpa nikki, Nikki" +value: "1217" +data: App\Entity\School {#7883 …} +attr: [] +labelTranslationParameters: [] } 1201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12793 +label: "CFPA NIKKI 2, Nikki" +value: "1201" +data: App\Entity\School {#7909 …} +attr: [] +labelTranslationParameters: [] } 1254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12794 +label: "CFPA Sè NEW, Houehogbe" +value: "1254" +data: App\Entity\School {#7935 …} +attr: [] +labelTranslationParameters: [] } 1212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12795 +label: "CFPA-AGOUA, Bante" +value: "1212" +data: App\Entity\School {#7961 …} +attr: [] +labelTranslationParameters: [] } 1216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12796 +label: "CFPA-DJIDJA, Djidja" +value: "1216" +data: App\Entity\School {#7988 …} +attr: [] +labelTranslationParameters: [] } 997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12797 +label: "CFPA-DJOUGOU, Djougou" +value: "997" +data: App\Entity\School {#8014 …} +attr: [] +labelTranslationParameters: [] } 1218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12798 +label: "CFPA-PAHOU, Ouidah" +value: "1218" +data: App\Entity\School {#8040 …} +attr: [] +labelTranslationParameters: [] } 1285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12799 +label: "CFPA-SE, Houehogbe" +value: "1285" +data: App\Entity\School {#8066 …} +attr: [] +labelTranslationParameters: [] } 1222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12800 +label: "CFPA-ZE, Allada" +value: "1222" +data: App\Entity\School {#8092 …} +attr: [] +labelTranslationParameters: [] } 1220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12801 +label: "CFPA/sè, Houehogbe" +value: "1220" +data: App\Entity\School {#8119 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12802 +label: "Cfpc Delafosse, Dakar" +value: "382" +data: App\Entity\School {#8145 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12803 +label: "CFPJYMCA, Dakar" +value: "413" +data: App\Entity\School {#8171 …} +attr: [] +labelTranslationParameters: [] } 1327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12804 +label: "CFPP MOA, Ntoum" +value: "1327" +data: App\Entity\School {#8197 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12805 +label: "CFPT Sénégal Japon, Dakar" +value: "426" +data: App\Entity\School {#8223 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12806 +label: "CFPT Sénégal-Japon, Dakar" +value: "399" +data: App\Entity\School {#8249 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12807 +label: "CFptj, Jacmel" +value: "306" +data: App\Entity\School {#8275 …} +attr: [] +labelTranslationParameters: [] } 943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12808 +label: "CFTP ESP Informatique, Abidjan" +value: "943" +data: App\Entity\School {#8301 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12809 +label: "CIPMEN (Dosso), Dosso" +value: "641" +data: App\Entity\School {#8327 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12810 +label: "CIPMEN Maradi, Maradi" +value: "677" +data: App\Entity\School {#8353 …} +attr: [] +labelTranslationParameters: [] } 1296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12811 +label: "CMFEPN, Port-Gentil" +value: "1296" +data: App\Entity\School {#8379 …} +attr: [] +labelTranslationParameters: [] } 1244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12812 +label: "cmores marketing11, Mitsamiouli" +value: "1244" +data: App\Entity\School {#8405 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12813 +label: "CNCPI Delafosse, Dakar" +value: "419" +data: App\Entity\School {#8431 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12814 +label: "CNFMETP/KAFFRINE, Kaffrine" +value: "498" +data: App\Entity\School {#8457 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12815 +label: "CNQP dakar, Dakar" +value: "416" +data: App\Entity\School {#8483 …} +attr: [] +labelTranslationParameters: [] } 1247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12816 +label: "comoremarketing20, Mitsoudjé" +value: "1247" +data: App\Entity\School {#8509 …} +attr: [] +labelTranslationParameters: [] } 1251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12817 +label: "comoresmaeketing19, Mitsoudjé" +value: "1251" +data: App\Entity\School {#8535 …} +attr: [] +labelTranslationParameters: [] } 1252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12818 +label: "comoresmarketing13, Mitsoudjé" +value: "1252" +data: App\Entity\School {#8561 …} +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12819 +label: "Crefap, Bururi" +value: "734" +data: App\Entity\School {#8587 …} +attr: [] +labelTranslationParameters: [] } 829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12820 +label: "CSF, Dosso" +value: "829" +data: App\Entity\School {#8613 …} +attr: [] +labelTranslationParameters: [] } 1352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12821 +label: "CSFP-BTP de Diamniadio, Rufisque" +value: "1352" +data: App\Entity\School {#8639 …} +attr: [] +labelTranslationParameters: [] } 1277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12822 +label: "CSFP-BTP EB1, Rufisque" +value: "1277" +data: App\Entity\School {#8665 …} +attr: [] +labelTranslationParameters: [] } 1274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12823 +label: "CSFP-BTP FC, Rufisque" +value: "1274" +data: App\Entity\School {#8691 …} +attr: [] +labelTranslationParameters: [] } 945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12824 +label: "diamwelly, Yamoussoukro" +value: "945" +data: App\Entity\School {#8717 …} +attr: [] +labelTranslationParameters: [] } 1271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12825 +label: "Diouf, Sébikhotane" +value: "1271" +data: App\Entity\School {#8743 …} +attr: [] +labelTranslationParameters: [] } 1130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12826 +label: "Djori, Dembéni" +value: "1130" +data: App\Entity\School {#8769 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12827 +label: "Don Bosco, Bujumbura (Mairie)" +value: "163" +data: App\Entity\School {#8795 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12828 +label: "Don Bosco Buterere, Bujumbura (Mairie)" +value: "361" +data: App\Entity\School {#8821 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12829 +label: "DON BOSCO MASSENGO, Gitega" +value: "224" +data: App\Entity\School {#8847 …} +attr: [] +labelTranslationParameters: [] } 1072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12830 +label: "dzahani, Chouani" +value: "1072" +data: App\Entity\School {#8873 …} +attr: [] +labelTranslationParameters: [] } 1314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12831 +label: "Ecole de Commerce, Port-Gentil" +value: "1314" +data: App\Entity\School {#8899 …} +attr: [] +labelTranslationParameters: [] } 1119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12832 +label: "Ecole de statistique et de gestion, Mitsamiouli" +value: "1119" +data: App\Entity\School {#8925 …} +attr: [] +labelTranslationParameters: [] } 1353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12833 +label: "ECOLE NATIONALE DE COMMERCE, Port-Gentil" +value: "1353" +data: App\Entity\School {#8951 …} +attr: [] +labelTranslationParameters: [] } 1127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12834 +label: "Ecole Nationale de Pêche et de la Marine Marchande, Mutsamudu" +value: "1127" +data: App\Entity\School {#8977 …} +attr: [] +labelTranslationParameters: [] } 954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12835 +label: "Ecole Normale Technique (ENTec), Port-au-Prince" +value: "954" +data: App\Entity\School {#9003 …} +attr: [] +labelTranslationParameters: [] } 887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12836 +label: "Ecole Polytechnique de Niamey, Niamey" +value: "887" +data: App\Entity\School {#9029 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12837 +label: "Ecole Professionnelle des Gonaives (EPG), Gonaïves" +value: "206" +data: App\Entity\School {#9055 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12838 +label: "ÉCOLE PROFESSIONNELLE DU CAP-HAÏTIEN (EPCH), Cap-Haïtien" +value: "209" +data: App\Entity\School {#9081 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12839 +label: "Ecole Professionnelle et Technique Elie Dubois(EPTED), Port-au-Prince" +value: "217" +data: App\Entity\School {#9107 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12840 +label: "Ecole Professionnelle J.B. Damier, Port-au-Prince" +value: "207" +data: App\Entity\School {#9133 …} +attr: [] +labelTranslationParameters: [] } 1088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12841 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1088" +data: App\Entity\School {#9159 …} +attr: [] +labelTranslationParameters: [] } 1095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12842 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1095" +data: App\Entity\School {#9185 …} +attr: [] +labelTranslationParameters: [] } 1240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12843 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1240" +data: App\Entity\School {#9211 …} +attr: [] +labelTranslationParameters: [] } 1257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12844 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1257" +data: App\Entity\School {#9237 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12845 +label: "Ecole Technique de Bubanza, Bubanza" +value: "362" +data: App\Entity\School {#9263 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12846 +label: "ECOLE TECHNIQUE SECONDAIRE DE KIRYAMA, Bururi" +value: "167" +data: App\Entity\School {#9289 …} +attr: [] +labelTranslationParameters: [] } 1224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12847 +label: "ENFAD, Wanani" +value: "1224" +data: App\Entity\School {#9315 …} +attr: [] +labelTranslationParameters: [] } 1120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12848 +label: "ENFADE, Wanani" +value: "1120" +data: App\Entity\School {#9341 …} +attr: [] +labelTranslationParameters: [] } 1084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12849 +label: "ENPMM, Mutsamudu" +value: "1084" +data: App\Entity\School {#9367 …} +attr: [] +labelTranslationParameters: [] } 1082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12850 +label: "ENTP, Ouani" +value: "1082" +data: App\Entity\School {#9393 …} +attr: [] +labelTranslationParameters: [] } 1083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12851 +label: "ENTP, Ouani" +value: "1083" +data: App\Entity\School {#9419 …} +attr: [] +labelTranslationParameters: [] } 1085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12852 +label: "ENTP, Ouani" +value: "1085" +data: App\Entity\School {#9445 …} +attr: [] +labelTranslationParameters: [] } 1077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12853 +label: "ENTP-OUANI, Ouani" +value: "1077" +data: App\Entity\School {#9471 …} +attr: [] +labelTranslationParameters: [] } 1126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12854 +label: "ENTP-OUANI, Ouani" +value: "1126" +data: App\Entity\School {#9497 …} +attr: [] +labelTranslationParameters: [] } 1262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12855 +label: "Esm, Kaolack" +value: "1262" +data: App\Entity\School {#9523 …} +attr: [] +labelTranslationParameters: [] } 1100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12856 +label: "EST, Moroni" +value: "1100" +data: App\Entity\School {#9549 …} +attr: [] +labelTranslationParameters: [] } 1116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12857 +label: "EST, Moroni" +value: "1116" +data: App\Entity\School {#9575 …} +attr: [] +labelTranslationParameters: [] } 1282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12858 +label: "et2, Rufisque" +value: "1282" +data: App\Entity\School {#9601 …} +attr: [] +labelTranslationParameters: [] } 841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12859 +label: "ETA DENIS, Mbour" +value: "841" +data: App\Entity\School {#9627 …} +attr: [] +labelTranslationParameters: [] } 1279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12860 +label: "Eta Rosa IFEF, Richard-Toll" +value: "1279" +data: App\Entity\School {#9653 …} +attr: [] +labelTranslationParameters: [] } 1364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12861 +label: "Eta Rose CNQP, Louga" +value: "1364" +data: App\Entity\School {#9680 …} +attr: [] +labelTranslationParameters: [] } 1284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12862 +label: "eta tttttt, Touba" +value: "1284" +data: App\Entity\School {#9706 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12863 +label: "ETA15, Port-au-Prince" +value: "196" +data: App\Entity\School {#9732 …} +attr: [] +labelTranslationParameters: [] } 886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12864 +label: "Etablissement, Niamey" +value: "886" +data: App\Entity\School {#9758 …} +attr: [] +labelTranslationParameters: [] } 1264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12865 +label: "Etablissement Rosalie Congo, Madingou" +value: "1264" +data: App\Entity\School {#9784 …} +attr: [] +labelTranslationParameters: [] } 826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12866 +label: "Etablissement Rose, Yoff-Mermoz" +value: "826" +data: App\Entity\School {#9811 …} +attr: [] +labelTranslationParameters: [] } 897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12867 +label: "Etablissement Rose, Thiès" +value: "897" +data: App\Entity\School {#9837 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12868 +label: "Etablissement_001, Dakar" +value: "384" +data: App\Entity\School {#9863 …} +attr: [] +labelTranslationParameters: [] } 1071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12869 +label: "ETB-Test, Moroni" +value: "1071" +data: App\Entity\School {#9889 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12870 +label: "ETG MUTUMBA, Bujumbura Rural" +value: "164" +data: App\Entity\School {#9915 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12871 +label: "ETG MUTUMBA, Bujumbura Rural" +value: "363" +data: App\Entity\School {#9941 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12872 +label: "ETG MUYINGA, Muyinga" +value: "320" +data: App\Entity\School {#9967 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12873 +label: "ETG MUYINGA, Muyinga" +value: "364" +data: App\Entity\School {#9993 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12874 +label: "ETG MUYINGA, Muyinga" +value: "369" +data: App\Entity\School {#10019 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12875 +label: "ETG MUYINGA, Muyinga" +value: "490" +data: App\Entity\School {#10045 …} +attr: [] +labelTranslationParameters: [] } 1075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12876 +label: "Fakri, Moroni" +value: "1075" +data: App\Entity\School {#10071 …} +attr: [] +labelTranslationParameters: [] } 1317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12877 +label: "Fidèle ANDJOUA ONDIMBA, Franceville" +value: "1317" +data: App\Entity\School {#10097 …} +attr: [] +labelTranslationParameters: [] } 892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12878 +label: "FOLFO test, Touba" +value: "892" +data: App\Entity\School {#10123 …} +attr: [] +labelTranslationParameters: [] } 1310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12879 +label: "Fulbert BONGOTHA, Moanda" +value: "1310" +data: App\Entity\School {#10149 …} +attr: [] +labelTranslationParameters: [] } 1276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12880 +label: "GORA SARR CSFP-BTP MABA, Dakar" +value: "1276" +data: App\Entity\School {#10175 …} +attr: [] +labelTranslationParameters: [] } 1097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12881 +label: "hambou, Mitsoudjé" +value: "1097" +data: App\Entity\School {#10201 …} +attr: [] +labelTranslationParameters: [] } 1099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12882 +label: "hambou, Mitsoudjé" +value: "1099" +data: App\Entity\School {#10227 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12883 +label: "Huchard, Dakar" +value: "536" +data: App\Entity\School {#10253 …} +attr: [] +labelTranslationParameters: [] } 1112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12884 +label: "IFERE - INSTITUT DE FORMATION DES ENSEIGNANTS ET DE LA RECHERCHE EN EDUCATION, Moroni" +value: "1112" +data: App\Entity\School {#10279 …} +attr: [] +labelTranslationParameters: [] } 1117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12885 +label: "IFEREE, Moroni" +value: "1117" +data: App\Entity\School {#10305 …} +attr: [] +labelTranslationParameters: [] } 1081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12886 +label: "IGITECKM, Wanani" +value: "1081" +data: App\Entity\School {#10331 …} +attr: [] +labelTranslationParameters: [] } 1080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12887 +label: "IGTEK, Fomboni" +value: "1080" +data: App\Entity\School {#10357 …} +attr: [] +labelTranslationParameters: [] } 1070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12888 +label: "ImnaTech, Mbéni" +value: "1070" +data: App\Entity\School {#10383 …} +attr: [] +labelTranslationParameters: [] } 1232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12889 +label: "info, Moroni" +value: "1232" +data: App\Entity\School {#10409 …} +attr: [] +labelTranslationParameters: [] } 1055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12890 +label: "INSTITUT DE FORMATION PROFESSIONNELLE DON BOSCO DUEKOUE, Abidjan" +value: "1055" +data: App\Entity\School {#10435 …} +attr: [] +labelTranslationParameters: [] } 1304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12891 +label: "Institut de Technologies d'Owendo, Libreville" +value: "1304" +data: App\Entity\School {#10461 …} +attr: [] +labelTranslationParameters: [] } 1242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12892 +label: "Institut Universitaire de technologie (IUT), Moroni" +value: "1242" +data: App\Entity\School {#10487 …} +attr: [] +labelTranslationParameters: [] } 1089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12893 +label: "iut, Moroni" +value: "1089" +data: App\Entity\School {#10513 …} +attr: [] +labelTranslationParameters: [] } 1259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12894 +label: "iut, Moroni" +value: "1259" +data: App\Entity\School {#10539 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12895 +label: "KoboAcademy Goma, Goma" +value: "666" +data: App\Entity\School {#10565 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12896 +label: "KoboAcademy Kinshasa, Kinshasa" +value: "664" +data: App\Entity\School {#10591 …} +attr: [] +labelTranslationParameters: [] } 864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12897 +label: "KoboAcademy Kinshasa, Kinshasa" +value: "864" +data: App\Entity\School {#10617 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12898 +label: "KoboAcademy Lubumbashi, Lubumbashi" +value: "665" +data: App\Entity\School {#10643 …} +attr: [] +labelTranslationParameters: [] } 1269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12899 +label: "KODI.ELEC12, Bargny" +value: "1269" +data: App\Entity\School {#10669 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12900 +label: "L T nyanza_lac, Makamba" +value: "373" +data: App\Entity\School {#10695 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12901 +label: "Le Forem, N'Tsoudjini" +value: "297" +data: App\Entity\School {#10721 …} +attr: [] +labelTranslationParameters: [] } 1265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12902 +label: "LEPAAC, Brazzaville" +value: "1265" +data: App\Entity\School {#10747 …} +attr: [] +labelTranslationParameters: [] } 1107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12903 +label: "les hirondelles, Moroni" +value: "1107" +data: App\Entity\School {#10773 …} +attr: [] +labelTranslationParameters: [] } 1111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12904 +label: "Les hirondelles, Moroni" +value: "1111" +data: App\Entity\School {#10799 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12905 +label: "LETFP Tambacounda, Tambacounda" +value: "414" +data: App\Entity\School {#10825 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12906 +label: "LT de Commerce Maurice Delafosse, Dakar" +value: "422" +data: App\Entity\School {#10851 …} +attr: [] +labelTranslationParameters: [] } 1313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12907 +label: "LT LECO, Franceville" +value: "1313" +data: App\Entity\School {#10877 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12908 +label: "LTAP Saint-Louis, Saint-Louis" +value: "434" +data: App\Entity\School {#10903 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12909 +label: "LTAR NGOZI, Ngozi" +value: "226" +data: App\Entity\School {#10929 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12910 +label: "LTE KAYERO, Rutana" +value: "162" +data: App\Entity\School {#10955 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12911 +label: "Ltidelafosse, Dakar" +value: "438" +data: App\Entity\School {#10981 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12912 +label: "LTIM Kedougou, Kédougou" +value: "429" +data: App\Entity\School {#11007 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12913 +label: "LTIM KEDOUGOU, Kédougou" +value: "499" +data: App\Entity\School {#11033 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12914 +label: "Ltp fxn thiès, Thiès" +value: "435" +data: App\Entity\School {#11059 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12915 +label: "LTP FXN THIES, Thiès" +value: "546" +data: App\Entity\School {#11085 …} +attr: [] +labelTranslationParameters: [] } 1096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12916 +label: "LTPA, Moroni" +value: "1096" +data: App\Entity\School {#11111 …} +attr: [] +labelTranslationParameters: [] } 1253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12917 +label: "LTPA, Moroni" +value: "1253" +data: App\Entity\School {#11137 …} +attr: [] +labelTranslationParameters: [] } 994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12918 +label: "LYCEE AGRICOLE MEDJI DE SEKOU (LAMS), Allada" +value: "994" +data: App\Entity\School {#11163 …} +attr: [] +labelTranslationParameters: [] } 1131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12919 +label: "Lycee chouani, Mitsoudjé" +value: "1131" +data: App\Entity\School {#11189 …} +attr: [] +labelTranslationParameters: [] } 944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12920 +label: "Lycée de Bafing centre, Touba" +value: "944" +data: App\Entity\School {#11215 …} +attr: [] +labelTranslationParameters: [] } 1121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12921 +label: "Lycee de formation de gestion, Moroni" +value: "1121" +data: App\Entity\School {#11241 …} +attr: [] +labelTranslationParameters: [] } 1129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12922 +label: "Lycee mbibodjou, Mitsoudjé" +value: "1129" +data: App\Entity\School {#11267 …} +attr: [] +labelTranslationParameters: [] } 1091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12923 +label: "Lycée Moroni, Moroni" +value: "1091" +data: App\Entity\School {#11293 …} +attr: [] +labelTranslationParameters: [] } 1092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12924 +label: "Lycée Moroni, Moroni" +value: "1092" +data: App\Entity\School {#11319 …} +attr: [] +labelTranslationParameters: [] } 1074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12925 +label: "lycée polytechnique industriel, Mitsoudjé" +value: "1074" +data: App\Entity\School {#11345 …} +attr: [] +labelTranslationParameters: [] } 1073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12926 +label: "lycee polyvalent, Chouani" +value: "1073" +data: App\Entity\School {#11371 …} +attr: [] +labelTranslationParameters: [] } 999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12927 +label: "LYCEE TECHNIQUE AGRICOLE D'INA, Bembereke" +value: "999" +data: App\Entity\School {#11397 …} +attr: [] +labelTranslationParameters: [] } 996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12928 +label: "Lycée Technique Agricole de Banikoara, Banikoara" +value: "996" +data: App\Entity\School {#11423 …} +attr: [] +labelTranslationParameters: [] } 1007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12929 +label: "LYCEE TECHNIQUE AGRICOLE DE SAVALOU, Savalou" +value: "1007" +data: App\Entity\School {#11449 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12930 +label: "Lycée Technique Alessandro Rossi de Ngozi, Ngozi" +value: "365" +data: App\Entity\School {#11475 …} +attr: [] +labelTranslationParameters: [] } 1094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12931 +label: "LYCEE TECHNIQUE DE HAMBOU, Chouani" +value: "1094" +data: App\Entity\School {#11501 …} +attr: [] +labelTranslationParameters: [] } 1115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12932 +label: "LYCEE TECHNIQUE DE HAMBOU, Chouani" +value: "1115" +data: App\Entity\School {#11527 …} +attr: [] +labelTranslationParameters: [] } 1308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12933 +label: "Lycée Technique de Ntoum, Ntoum" +value: "1308" +data: App\Entity\School {#11553 …} +attr: [] +labelTranslationParameters: [] } 1344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12934 +label: "Lycée Technique de Ntoum, Ntoum" +value: "1344" +data: App\Entity\School {#11579 …} +attr: [] +labelTranslationParameters: [] } 1326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12935 +label: "Lycée Technique de Tchibanga, Tchibanga" +value: "1326" +data: App\Entity\School {#11605 …} +attr: [] +labelTranslationParameters: [] } 1329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12936 +label: "Lycée Technique de Tchibanga, Tchibanga" +value: "1329" +data: App\Entity\School {#11631 …} +attr: [] +labelTranslationParameters: [] } 947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12937 +label: "Lycée technique des métiers du BTP, Boundiali" +value: "947" +data: App\Entity\School {#11657 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12938 +label: "LYCEE TECHNIQUE ELHADJI ABDOULAYE NIASS, Kaolack" +value: "497" +data: App\Entity\School {#11683 …} +attr: [] +labelTranslationParameters: [] } 1003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12939 +label: "LYCEE TECHNIQUE ET PROFESSIONNEL DE OUIDAH, Ouidah" +value: "1003" +data: App\Entity\School {#11709 …} +attr: [] +labelTranslationParameters: [] } 1002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12940 +label: "LYCEE TECHNIQUE ET PROFESSIONNEL F.M COULIBALY, Cotonou" +value: "1002" +data: App\Entity\School {#11735 …} +attr: [] +labelTranslationParameters: [] } 1303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12941 +label: "Lycée Technique National Omar Bongo, Libreville" +value: "1303" +data: App\Entity\School {#11761 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12942 +label: "Lycee Technique Nyanza-lac, Makamba" +value: "165" +data: App\Entity\School {#11787 …} +attr: [] +labelTranslationParameters: [] } 1346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12943 +label: "Lycée Technique NYONDA MAKITA, Mouila" +value: "1346" +data: App\Entity\School {#11813 …} +attr: [] +labelTranslationParameters: [] } 1319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12944 +label: "Lycée Technique Omar BONGO, Libreville" +value: "1319" +data: App\Entity\School {#11839 …} +attr: [] +labelTranslationParameters: [] } 1338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12945 +label: "Lycée Technologique de Leconi, Franceville" +value: "1338" +data: App\Entity\School {#11865 …} +attr: [] +labelTranslationParameters: [] } 1001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12946 +label: "LyTA-BSAA, Adjahonme" +value: "1001" +data: App\Entity\School {#11891 …} +attr: [] +labelTranslationParameters: [] } 1004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12947 +label: "LYTEB, Bohicon" +value: "1004" +data: App\Entity\School {#11917 …} +attr: [] +labelTranslationParameters: [] } 1078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12948 +label: "Maison de l'emploi, Moroni" +value: "1078" +data: App\Entity\School {#11943 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12949 +label: "Mame Diarra Ngom, Diourbel" +value: "595" +data: App\Entity\School {#11969 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12950 +label: "MARIAMA BA, Dakar" +value: "540" +data: App\Entity\School {#11995 …} +attr: [] +labelTranslationParameters: [] } 1243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12951 +label: "Marketing commerciale, Dembéni" +value: "1243" +data: App\Entity\School {#12021 …} +attr: [] +labelTranslationParameters: [] } 1105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12952 +label: "MAZIADA, Moroni" +value: "1105" +data: App\Entity\School {#12047 …} +attr: [] +labelTranslationParameters: [] } 1307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12953 +label: "Mba, Ntoum" +value: "1307" +data: App\Entity\School {#12073 …} +attr: [] +labelTranslationParameters: [] } 1132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12954 +label: "Mboumba, Saint-Louis" +value: "1132" +data: App\Entity\School {#12099 …} +attr: [] +labelTranslationParameters: [] } 1118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12955 +label: "MDE, Moroni" +value: "1118" +data: App\Entity\School {#12125 …} +attr: [] +labelTranslationParameters: [] } 1122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12956 +label: "MDE, Moroni" +value: "1122" +data: App\Entity\School {#12151 …} +attr: [] +labelTranslationParameters: [] } 1233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12957 +label: "Men, Moroni" +value: "1233" +data: App\Entity\School {#12177 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12958 +label: "Ndaw, Diourbel" +value: "594" +data: App\Entity\School {#12203 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12959 +label: "Ngom, Diourbel" +value: "596" +data: App\Entity\School {#12229 …} +attr: [] +labelTranslationParameters: [] } 1337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12960 +label: "OK Centre de Formation et d'Enseignement Professionnel de Nkembo, Libreville" +value: "1337" +data: App\Entity\School {#12256 …} +attr: [] +labelTranslationParameters: [] } 1339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12961 +label: "OK CFEP-POG, Port-Gentil" +value: "1339" +data: App\Entity\School {#12283 …} +attr: [] +labelTranslationParameters: [] } 1334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12962 +label: "OK CMFEPN, Port-Gentil" +value: "1334" +data: App\Entity\School {#12310 …} +attr: [] +labelTranslationParameters: [] } 1345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12963 +label: "OK ECOLE NATIONALE DE COMMERCE, Port-Gentil" +value: "1345" +data: App\Entity\School {#12337 …} +attr: [] +labelTranslationParameters: [] } 1341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12964 +label: "OK Lycée Technique Alexandre BIANGUE de Tchibanga, Tchibanga" +value: "1341" +data: App\Entity\School {#12364 …} +attr: [] +labelTranslationParameters: [] } 1336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12965 +label: "ok Lycée Technique Bernard OBIANG, Oyem" +value: "1336" +data: App\Entity\School {#12391 …} +attr: [] +labelTranslationParameters: [] } 1342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12966 +label: "OK Lycée Technique de Fougamou, Mouila" +value: "1342" +data: App\Entity\School {#12418 …} +attr: [] +labelTranslationParameters: [] } 1033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12967 +label: "Richard Ntaka, Kinshasa" +value: "1033" +data: App\Entity\School {#12444 …} +attr: [] +labelTranslationParameters: [] } 1113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12968 +label: "SAANDI, Moroni" +value: "1113" +data: App\Entity\School {#12470 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12969 +label: "Saint Bernard, Moroni" +value: "647" +data: App\Entity\School {#12496 …} +attr: [] +labelTranslationParameters: [] } 1086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12970 +label: "sima, Moroni" +value: "1086" +data: App\Entity\School {#12522 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12971 +label: "TAMBEDOU, Diourbel" +value: "597" +data: App\Entity\School {#12548 …} +attr: [] +labelTranslationParameters: [] } 1357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12972 +label: "test-bobo, Saint-Louis" +value: "1357" +data: App\Entity\School {#12575 …} +attr: [] +labelTranslationParameters: [] } 1273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12973 +label: "UME, Rufisque" +value: "1273" +data: App\Entity\School {#12601 …} +attr: [] +labelTranslationParameters: [] } 1311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12974 +label: "Valentin MIHINDOU-MI-NZAMBE, Tchibanga" +value: "1311" +data: App\Entity\School {#12627 …} +attr: [] +labelTranslationParameters: [] } 1272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12975 +label: "VRD, Rufisque" +value: "1272" +data: App\Entity\School {#12653 …} +attr: [] +labelTranslationParameters: [] } 1098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12976 +label: "Wanani, Fomboni" +value: "1098" +data: App\Entity\School {#12679 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5083 -form: Symfony\Component\Form\Form {#1275 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5084 …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) {#12978 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#647 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "school" |
| placeholder | "menu.select" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_school" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "1a359c17e0baefdd4714687fdbb115.fQt12ttD8HN4nnIsk_bPoY3-C4bvfxHumLoNjSWygsY.DzoTq7cHohgKxzp49r-68OzMTPWwMGjZtd85-kuL0qc-Sh-zvw-dNzPaAQ" |
| 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 | "1a359c17e0baefdd4714687fdbb115.fQt12ttD8HN4nnIsk_bPoY3-C4bvfxHumLoNjSWygsY.DzoTq7cHohgKxzp49r-68OzMTPWwMGjZtd85-kuL0qc-Sh-zvw-dNzPaAQ" |
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 {#610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#330 …} -namespace: Closure() {#613 …} } |
| data | "1a359c17e0baefdd4714687fdbb115.fQt12ttD8HN4nnIsk_bPoY3-C4bvfxHumLoNjSWygsY.DzoTq7cHohgKxzp49r-68OzMTPWwMGjZtd85-kuL0qc-Sh-zvw-dNzPaAQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#12982 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#489 …} } |
| 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() {#12984 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#615 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#373 …} $translationDomain: "validators" $message: Closure() {#12983 …} } } |
| 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 | "1a359c17e0baefdd4714687fdbb115.fQt12ttD8HN4nnIsk_bPoY3-C4bvfxHumLoNjSWygsY.DzoTq7cHohgKxzp49r-68OzMTPWwMGjZtd85-kuL0qc-Sh-zvw-dNzPaAQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12994 -form: Symfony\Component\Form\Form {#12990 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#12985 …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 | "1a359c17e0baefdd4714687fdbb115.fQt12ttD8HN4nnIsk_bPoY3-C4bvfxHumLoNjSWygsY.DzoTq7cHohgKxzp49r-68OzMTPWwMGjZtd85-kuL0qc-Sh-zvw-dNzPaAQ" |