- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 11
- Events
- Routing
- Cache
- Translation 1
- 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 {#1153 -form: Symfony\Component\Form\Form {#1145 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#634 …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 {#962 +label: "Bénin" +value: "6" +data: App\Entity\Country {#1355 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1242 +label: "Burundi" +value: "19" +data: App\Entity\Country {#1381 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#935 +label: "Comores" +value: "23" +data: App\Entity\Country {#1377 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#911 +label: "Congo Brazzaville" +value: "21" +data: App\Entity\Country {#1368 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#917 +label: "Côte d'Ivoire" +value: "4" +data: App\Entity\Country {#1371 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1250 +label: "Gabon" +value: "7" +data: App\Entity\Country {#1383 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1284 +label: "Haïti" +value: "11" +data: App\Entity\Country {#1386 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1282 +label: "Mali" +value: "3" +data: App\Entity\Country {#1390 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1281 +label: "Niger" +value: "10" +data: App\Entity\Country {#1393 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#948 +label: "RDC" +value: "8" +data: App\Entity\Country {#1396 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1350 +label: "Sénégal" +value: "1" +data: App\Entity\Country {#1400 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1407 +label: "Tunisie" +value: "13" +data: App\Entity\Country {#1403 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1003 -form: Symfony\Component\Form\Form {#1157 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1010 …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) {#1409 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 {#1412 +label: "bobo" +value: "251" +data: App\Entity\Region {#1427 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1414 +label: "rose" +value: "250" +data: App\Entity\Region {#1437 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1410 -form: Symfony\Component\Form\Form {#1094 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1411 …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) {#1419 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 {#1418 -form: Symfony\Component\Form\Form {#1095 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1413 …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 {#1420 +label: "Bénin" +value: "6" +data: App\Entity\Country {#1355 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1425 +label: "Burkina Faso" +value: "17" +data: App\Entity\Country {#1461 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1451 +label: "Burundi" +value: "19" +data: App\Entity\Country {#1381 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1454 +label: "Cap Vert" +value: "14" +data: App\Entity\Country {#1464 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1453 +label: "Comores" +value: "23" +data: App\Entity\Country {#1377 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1415 +label: "Congo Brazzaville" +value: "21" +data: App\Entity\Country {#1368 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1459 +label: "Côte d'Ivoire" +value: "4" +data: App\Entity\Country {#1371 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1457 +label: "Gabon" +value: "7" +data: App\Entity\Country {#1383 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1455 +label: "Haïti" +value: "11" +data: App\Entity\Country {#1386 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1450 +label: "Mali" +value: "3" +data: App\Entity\Country {#1390 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1460 +label: "Maroc" +value: "12" +data: App\Entity\Country {#1468 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1486 +label: "Mauritanie" +value: "20" +data: App\Entity\Country {#1472 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1487 +label: "Niger" +value: "10" +data: App\Entity\Country {#1393 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1488 +label: "RDC" +value: "8" +data: App\Entity\Country {#1396 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1489 +label: "République Centrafricaine" +value: "16" +data: App\Entity\Country {#1476 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1490 +label: "Rwanda" +value: "18" +data: App\Entity\Country {#1479 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1491 +label: "Sénégal" +value: "1" +data: App\Entity\Country {#1400 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1492 +label: "Tchad" +value: "9" +data: App\Entity\Country {#1483 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1493 +label: "Tunisie" +value: "13" +data: App\Entity\Country {#1403 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1424 -form: Symfony\Component\Form\Form {#1089 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1422 …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) {#1495 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 {#1498 +label: "Abidjan" +value: "48" +data: App\Entity\Region {#1512 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1500 +label: "Agadez" +value: "145" +data: App\Entity\Region {#1519 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1502 +label: "Agnéby-Tiassa" +value: "210" +data: App\Entity\Region {#1526 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1505 +label: "Alibori" +value: "248" +data: App\Entity\Region {#1533 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1504 +label: "Ariana" +value: "213" +data: App\Entity\Region {#1540 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1499 +label: "Artibonite" +value: "84" +data: App\Entity\Region {#1547 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1510 +label: "Atacora" +value: "237" +data: App\Entity\Region {#1554 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1508 +label: "Atlantique" +value: "238" +data: App\Entity\Region {#1561 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1506 +label: "Bafing" +value: "211" +data: App\Entity\Region {#1568 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1501 +label: "Bagoué" +value: "212" +data: App\Entity\Region {#1575 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1511 +label: "Bamako" +value: "102" +data: App\Entity\Region {#1582 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2590 +label: "Bas-Uele" +value: "141" +data: App\Entity\Region {#1589 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2591 +label: "Béja" +value: "214" +data: App\Entity\Region {#1596 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2592 +label: "Ben Arous" +value: "215" +data: App\Entity\Region {#1603 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2593 +label: "Bizerte" +value: "216" +data: App\Entity\Region {#1610 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2594 +label: "bobo" +value: "251" +data: App\Entity\Region {#1427 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2595 +label: "Borgou" +value: "239" +data: App\Entity\Region {#1617 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2596 +label: "Bouenza" +value: "15" +data: App\Entity\Region {#1624 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2597 +label: "Brazzaville" +value: "22" +data: App\Entity\Region {#1631 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2598 +label: "Bubanza" +value: "49" +data: App\Entity\Region {#1638 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2599 +label: "Bujumbura" +value: "36" +data: App\Entity\Region {#1645 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2600 +label: "Bururi" +value: "51" +data: App\Entity\Region {#1652 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2601 +label: "Cankuzo" +value: "52" +data: App\Entity\Region {#1659 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2602 +label: "Centre" +value: "85" +data: App\Entity\Region {#1666 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2603 +label: "Cibitoke" +value: "53" +data: App\Entity\Region {#1673 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2604 +label: "Collines" +value: "240" +data: App\Entity\Region {#1680 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2605 +label: "Couffo" +value: "241" +data: App\Entity\Region {#1687 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2606 +label: "Cuvette" +value: "26" +data: App\Entity\Region {#1694 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2607 +label: "Cuvette-Ouest" +value: "25" +data: App\Entity\Region {#1701 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2608 +label: "Dakar" +value: "1" +data: App\Entity\Region {#1708 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2609 +label: "Diffa" +value: "146" +data: App\Entity\Region {#1715 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2610 +label: "Diourbel" +value: "6" +data: App\Entity\Region {#1722 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2611 +label: "Djando, Île de Mohéli (Mwali)" +value: "67" +data: App\Entity\Region {#1729 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2612 +label: "Domoni, Île de Anjouan (Ndzwani)" +value: "68" +data: App\Entity\Region {#1736 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2613 +label: "Donga" +value: "242" +data: App\Entity\Region {#1743 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2614 +label: "Dosso" +value: "147" +data: App\Entity\Region {#1750 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2615 +label: "Équateur" +value: "152" +data: App\Entity\Region {#1757 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2616 +label: "Estuaire" +value: "27" +data: App\Entity\Region {#1764 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2617 +label: "Fatick" +value: "8" +data: App\Entity\Region {#1771 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2618 +label: "Fomboni, Île de Mohéli (Mwali)" +value: "69" +data: App\Entity\Region {#1778 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2619 +label: "Gabès" +value: "217" +data: App\Entity\Region {#1785 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2620 +label: "Gafsa" +value: "218" +data: App\Entity\Region {#1792 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2621 +label: "Gitega" +value: "54" +data: App\Entity\Region {#1799 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2622 +label: "Grand'Anse" +value: "86" +data: App\Entity\Region {#1806 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2623 +label: "Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja)" +value: "70" +data: App\Entity\Region {#1813 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2624 +label: "Hambou, Île de Grande Comore (Ngazidja)" +value: "71" +data: App\Entity\Region {#1820 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2625 +label: "Haut-Katanga" +value: "140" +data: App\Entity\Region {#1827 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2626 +label: "Haut-Lomami" +value: "153" +data: App\Entity\Region {#1834 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2627 +label: "Haut-Ogooué" +value: "28" +data: App\Entity\Region {#1841 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2628 +label: "Haut-Uele" +value: "154" +data: App\Entity\Region {#1848 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2629 +label: "Ituri" +value: "155" +data: App\Entity\Region {#1855 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2630 +label: "Jendouba" +value: "219" +data: App\Entity\Region {#1862 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2631 +label: "Kaffrine" +value: "7" +data: App\Entity\Region {#1869 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2632 +label: "Kairouan" +value: "220" +data: App\Entity\Region {#1876 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2633 +label: "Kaolack" +value: "9" +data: App\Entity\Region {#1883 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2634 +label: "Karuzi" +value: "55" +data: App\Entity\Region {#1890 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2635 +label: "Kasaï" +value: "156" +data: App\Entity\Region {#1897 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2636 +label: "Kasaï central" +value: "157" +data: App\Entity\Region {#1904 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2637 +label: "Kasaï oriental" +value: "142" +data: App\Entity\Region {#1911 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2638 +label: "Kasserine" +value: "221" +data: App\Entity\Region {#1918 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2639 +label: "Kayanza" +value: "56" +data: App\Entity\Region {#1925 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2640 +label: "Kébili" +value: "222" +data: App\Entity\Region {#1932 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2641 +label: "Kédougou" +value: "11" +data: App\Entity\Region {#1939 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2642 +label: "Kef" +value: "223" +data: App\Entity\Region {#1946 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2643 +label: "Kinshasa" +value: "139" +data: App\Entity\Region {#1953 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2644 +label: "Kirundo" +value: "57" +data: App\Entity\Region {#1960 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2645 +label: "Kolda" +value: "12" +data: App\Entity\Region {#1967 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2646 +label: "Kongo-Central" +value: "158" +data: App\Entity\Region {#1974 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2647 +label: "Kouilou" +value: "16" +data: App\Entity\Region {#1981 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2648 +label: "Kwango" +value: "159" +data: App\Entity\Region {#1988 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2649 +label: "Kwilu" +value: "160" +data: App\Entity\Region {#1995 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2650 +label: "La Manouba" +value: "225" +data: App\Entity\Region {#2002 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2651 +label: "Lékoumou" +value: "18" +data: App\Entity\Region {#2009 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2652 +label: "Likouala" +value: "20" +data: App\Entity\Region {#2016 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2653 +label: "Littoral" +value: "243" +data: App\Entity\Region {#2023 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2654 +label: "Lomami" +value: "161" +data: App\Entity\Region {#2030 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2655 +label: "Louga" +value: "4" +data: App\Entity\Region {#2037 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2656 +label: "Lualaba" +value: "162" +data: App\Entity\Region {#2044 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2657 +label: "Mahdia" +value: "224" +data: App\Entity\Region {#2051 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2658 +label: "Mai-Ndombe" +value: "163" +data: App\Entity\Region {#2058 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2659 +label: "Makamba" +value: "58" +data: App\Entity\Region {#2065 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2660 +label: "Maniema" +value: "144" +data: App\Entity\Region {#2072 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2661 +label: "Maradi" +value: "148" +data: App\Entity\Region {#2079 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2662 +label: "Matam" +value: "5" +data: App\Entity\Region {#2086 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2663 +label: "Mbadjini-Est, Île de Grande Comore (Ngazidja)" +value: "72" +data: App\Entity\Region {#2093 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2664 +label: "Mbadjini-Ouest, Île de Grande Comore (Ngazidja)" +value: "73" +data: App\Entity\Region {#2100 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2665 +label: "Médenine" +value: "226" +data: App\Entity\Region {#2107 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2666 +label: "Mitsamiouli-Mboudé, Île de Grande Comore (Ngazidja)" +value: "74" +data: App\Entity\Region {#2114 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2667 +label: "Monastir" +value: "227" +data: App\Entity\Region {#2121 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2668 +label: "Mongala" +value: "143" +data: App\Entity\Region {#2128 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2669 +label: "Mono" +value: "244" +data: App\Entity\Region {#2135 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2670 +label: "Moroni-Bambao, Île de Grande Comore (Ngazidja)" +value: "75" +data: App\Entity\Region {#2142 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2671 +label: "Moyen-Ogooué" +value: "29" +data: App\Entity\Region {#2149 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2672 +label: "Mrémani, Île de Anjouan (Ndzwani)" +value: "76" +data: App\Entity\Region {#2156 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2673 +label: "Muramvya" +value: "59" +data: App\Entity\Region {#2163 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2674 +label: "Mutsamudu, Île de Anjouan (Ndzwani)" +value: "77" +data: App\Entity\Region {#2170 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2675 +label: "Muyinga" +value: "60" +data: App\Entity\Region {#2177 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2676 +label: "Mwaro" +value: "61" +data: App\Entity\Region {#2184 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2677 +label: "Nabeul" +value: "228" +data: App\Entity\Region {#2191 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2678 +label: "Ngounié" +value: "30" +data: App\Entity\Region {#2198 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2679 +label: "Ngozi" +value: "62" +data: App\Entity\Region {#2205 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2680 +label: "Niamey" +value: "172" +data: App\Entity\Region {#2212 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2681 +label: "Niari" +value: "23" +data: App\Entity\Region {#2219 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2682 +label: "Nioumachoi, Île de Mohéli (Mwali)" +value: "78" +data: App\Entity\Region {#2226 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2683 +label: "Nippes" +value: "87" +data: App\Entity\Region {#2233 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2684 +label: "Nord" +value: "88" +data: App\Entity\Region {#2240 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2685 +label: "Nord-Est" +value: "89" +data: App\Entity\Region {#2247 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2686 +label: "Nord-Kivu" +value: "171" +data: App\Entity\Region {#2254 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2687 +label: "Nord-Ouest" +value: "90" +data: App\Entity\Region {#2261 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2688 +label: "Nord-Ubangi" +value: "164" +data: App\Entity\Region {#2268 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2689 +label: "Nyanga" +value: "31" +data: App\Entity\Region {#2275 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2690 +label: "Ogooué-Ivindo" +value: "32" +data: App\Entity\Region {#2282 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2691 +label: "Ogooué-Lolo" +value: "33" +data: App\Entity\Region {#2289 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2692 +label: "Ogooué-Maritime" +value: "34" +data: App\Entity\Region {#2296 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2693 +label: "Oichili-Dimani, Île de Grande Comore (Ngazidja)" +value: "79" +data: App\Entity\Region {#2303 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2694 +label: "Ouani, Île de Anjouan (Ndzwani)" +value: "80" +data: App\Entity\Region {#2310 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2695 +label: "Ouémé" +value: "245" +data: App\Entity\Region {#2317 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2696 +label: "Ouest" +value: "91" +data: App\Entity\Region {#2324 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2697 +label: "Plateau" +value: "246" +data: App\Entity\Region {#2331 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2698 +label: "Plateaux" +value: "17" +data: App\Entity\Region {#2338 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2699 +label: "Pointe-Noire" +value: "19" +data: App\Entity\Region {#2345 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2700 +label: "Pool" +value: "21" +data: App\Entity\Region {#2352 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2701 +label: "préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja)" +value: "81" +data: App\Entity\Region {#2359 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2702 +label: "rose" +value: "250" +data: App\Entity\Region {#1437 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2703 +label: "Rumonge" +value: "64" +data: App\Entity\Region {#2366 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2704 +label: "Rutana" +value: "65" +data: App\Entity\Region {#2373 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2705 +label: "Ruyigi" +value: "66" +data: App\Entity\Region {#2380 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2706 +label: "Saint Louis" +value: "3" +data: App\Entity\Region {#2387 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2707 +label: "Sangha" +value: "24" +data: App\Entity\Region {#2394 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2708 +label: "Sankuru" +value: "165" +data: App\Entity\Region {#2401 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2709 +label: "Sédhiou" +value: "14" +data: App\Entity\Region {#2408 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2710 +label: "Sfax" +value: "229" +data: App\Entity\Region {#2415 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2711 +label: "Sidi Bouzid" +value: "230" +data: App\Entity\Region {#2422 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2712 +label: "Siliana" +value: "231" +data: App\Entity\Region {#2429 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2713 +label: "Sima, Île de Anjouan (Ndzwani)" +value: "82" +data: App\Entity\Region {#2436 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2714 +label: "Sousse" +value: "232" +data: App\Entity\Region {#2443 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2715 +label: "Sud" +value: "92" +data: App\Entity\Region {#2450 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2716 +label: "Sud-Est" +value: "93" +data: App\Entity\Region {#2457 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2717 +label: "Sud-Kivu" +value: "166" +data: App\Entity\Region {#2464 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2718 +label: "Sud-Ubangi" +value: "167" +data: App\Entity\Region {#2471 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2719 +label: "Tahoua" +value: "149" +data: App\Entity\Region {#2478 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2720 +label: "Tambacounda" +value: "10" +data: App\Entity\Region {#2485 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2721 +label: "Tanganyika" +value: "168" +data: App\Entity\Region {#2492 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2722 +label: "Tataouine" +value: "233" +data: App\Entity\Region {#2499 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2723 +label: "Thiès" +value: "2" +data: App\Entity\Region {#2506 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2724 +label: "Tillabéri" +value: "150" +data: App\Entity\Region {#2513 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2725 +label: "Tozeur" +value: "234" +data: App\Entity\Region {#2520 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2726 +label: "Tshopo" +value: "169" +data: App\Entity\Region {#2527 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2727 +label: "Tshuapa" +value: "170" +data: App\Entity\Region {#2534 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2728 +label: "Tunis" +value: "235" +data: App\Entity\Region {#2541 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2729 +label: "Woleu-Ntem" +value: "35" +data: App\Entity\Region {#2548 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2730 +label: "Yamoussoukro" +value: "209" +data: App\Entity\Region {#2555 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2731 +label: "Zaghouan" +value: "236" +data: App\Entity\Region {#2562 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2732 +label: "Ziguinchor" +value: "13" +data: App\Entity\Region {#2569 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2733 +label: "Zinder" +value: "151" +data: App\Entity\Region {#2576 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2734 +label: "Zou" +value: "247" +data: App\Entity\Region {#2583 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1496 -form: Symfony\Component\Form\Form {#1111 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1497 …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) {#2736 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 {#2737 -form: Symfony\Component\Form\Form {#1214 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2738 …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 {#2739 -form: Symfony\Component\Form\Form {#1211 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2740 …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 {#2741 -form: Symfony\Component\Form\Form {#1229 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2742 …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 {#2743 -form: Symfony\Component\Form\Form {#1232 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2744 …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 {#2745 -form: Symfony\Component\Form\Form {#1235 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2746 …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 {#2747 -form: Symfony\Component\Form\Form {#1254 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2748 …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 {#2752 -form: Symfony\Component\Form\Form {#1257 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2751 …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 {#2753 -form: Symfony\Component\Form\Form {#1260 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2754 …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 {#2756 +label: "ROLE_ADMIN" +value: "1" +data: App\Entity\Role {#2770 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2757 +label: "ROLE_ENQUETEUR" +value: "2" +data: App\Entity\Role {#2772 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2759 +label: "ROLE_ENTREPRISE" +value: "3" +data: App\Entity\Role {#2773 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2762 +label: "ROLE_ETABLISSEMENT" +value: "5" +data: App\Entity\Role {#2774 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2761 +label: "ROLE_LEGISLATEUR" +value: "6" +data: App\Entity\Role {#2775 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2755 +label: "ROLE_DIPLOME" +value: "12" +data: App\Entity\Role {#2776 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#385 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2749 -form: Symfony\Component\Form\Form {#1263 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2750 …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) {#2765 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 {#2768 +label: "menu.company" +value: "ROLE_ENTREPRISE" +data: "ROLE_ENTREPRISE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2777 +label: "menu.establishment" +value: "ROLE_ETABLISSEMENT" +data: "ROLE_ETABLISSEMENT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2778 +label: "menu.graduate" +value: "ROLE_DIPLOME" +data: "ROLE_DIPLOME" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2763 -form: Symfony\Component\Form\Form {#1266 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2758 …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) {#2780 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 {#2783 +label: "Dakar" +value: "1" +data: App\Entity\Region {#1708 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2785 +label: "Thiès" +value: "2" +data: App\Entity\Region {#2506 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2787 +label: "Saint Louis" +value: "3" +data: App\Entity\Region {#2387 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2790 +label: "Louga" +value: "4" +data: App\Entity\Region {#2037 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2789 +label: "Matam" +value: "5" +data: App\Entity\Region {#2086 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2784 +label: "Diourbel" +value: "6" +data: App\Entity\Region {#1722 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2795 +label: "Kaffrine" +value: "7" +data: App\Entity\Region {#1869 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2793 +label: "Fatick" +value: "8" +data: App\Entity\Region {#1771 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2791 +label: "Kaolack" +value: "9" +data: App\Entity\Region {#1883 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2786 +label: "Tambacounda" +value: "10" +data: App\Entity\Region {#2485 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2796 +label: "Kédougou" +value: "11" +data: App\Entity\Region {#1939 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2797 +label: "Kolda" +value: "12" +data: App\Entity\Region {#1967 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2798 +label: "Ziguinchor" +value: "13" +data: App\Entity\Region {#2569 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2799 +label: "Sédhiou" +value: "14" +data: App\Entity\Region {#2408 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2800 +label: "Bamako" +value: "102" +data: App\Entity\Region {#1582 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2801 +label: "Abidjan" +value: "48" +data: App\Entity\Region {#1512 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2802 +label: "Yamoussoukro" +value: "209" +data: App\Entity\Region {#2555 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2803 +label: "Agnéby-Tiassa" +value: "210" +data: App\Entity\Region {#1526 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2804 +label: "Bafing" +value: "211" +data: App\Entity\Region {#1568 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2805 +label: "Bagoué" +value: "212" +data: App\Entity\Region {#1575 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2806 +label: "Atacora" +value: "237" +data: App\Entity\Region {#1554 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2807 +label: "Atlantique" +value: "238" +data: App\Entity\Region {#1561 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2808 +label: "Borgou" +value: "239" +data: App\Entity\Region {#1617 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2809 +label: "Collines" +value: "240" +data: App\Entity\Region {#1680 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2810 +label: "Couffo" +value: "241" +data: App\Entity\Region {#1687 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2811 +label: "Donga" +value: "242" +data: App\Entity\Region {#1743 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2812 +label: "Littoral" +value: "243" +data: App\Entity\Region {#2023 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2813 +label: "Mono" +value: "244" +data: App\Entity\Region {#2135 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2814 +label: "Ouémé" +value: "245" +data: App\Entity\Region {#2317 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2815 +label: "Plateau" +value: "246" +data: App\Entity\Region {#2331 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2816 +label: "Zou" +value: "247" +data: App\Entity\Region {#2583 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2817 +label: "Alibori" +value: "248" +data: App\Entity\Region {#1533 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2818 +label: "rose" +value: "250" +data: App\Entity\Region {#1437 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2819 +label: "bobo" +value: "251" +data: App\Entity\Region {#1427 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2820 +label: "Estuaire" +value: "27" +data: App\Entity\Region {#1764 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2821 +label: "Haut-Ogooué" +value: "28" +data: App\Entity\Region {#1841 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2822 +label: "Moyen-Ogooué" +value: "29" +data: App\Entity\Region {#2149 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2823 +label: "Ngounié" +value: "30" +data: App\Entity\Region {#2198 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2824 +label: "Nyanga" +value: "31" +data: App\Entity\Region {#2275 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2825 +label: "Ogooué-Ivindo" +value: "32" +data: App\Entity\Region {#2282 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2826 +label: "Ogooué-Lolo" +value: "33" +data: App\Entity\Region {#2289 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2827 +label: "Ogooué-Maritime" +value: "34" +data: App\Entity\Region {#2296 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2828 +label: "Woleu-Ntem" +value: "35" +data: App\Entity\Region {#2548 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2829 +label: "Kinshasa" +value: "139" +data: App\Entity\Region {#1953 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2830 +label: "Haut-Katanga" +value: "140" +data: App\Entity\Region {#1827 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2831 +label: "Bas-Uele" +value: "141" +data: App\Entity\Region {#1589 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2832 +label: "Kasaï oriental" +value: "142" +data: App\Entity\Region {#1911 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2833 +label: "Mongala" +value: "143" +data: App\Entity\Region {#2128 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2834 +label: "Maniema" +value: "144" +data: App\Entity\Region {#2072 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2835 +label: "Équateur" +value: "152" +data: App\Entity\Region {#1757 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2836 +label: "Haut-Lomami" +value: "153" +data: App\Entity\Region {#1834 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2837 +label: "Haut-Uele" +value: "154" +data: App\Entity\Region {#1848 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2838 +label: "Ituri" +value: "155" +data: App\Entity\Region {#1855 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2839 +label: "Kasaï" +value: "156" +data: App\Entity\Region {#1897 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2840 +label: "Kasaï central" +value: "157" +data: App\Entity\Region {#1904 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2841 +label: "Kongo-Central" +value: "158" +data: App\Entity\Region {#1974 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2842 +label: "Kwango" +value: "159" +data: App\Entity\Region {#1988 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2843 +label: "Kwilu" +value: "160" +data: App\Entity\Region {#1995 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2844 +label: "Lomami" +value: "161" +data: App\Entity\Region {#2030 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2845 +label: "Lualaba" +value: "162" +data: App\Entity\Region {#2044 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2846 +label: "Mai-Ndombe" +value: "163" +data: App\Entity\Region {#2058 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2847 +label: "Nord-Ubangi" +value: "164" +data: App\Entity\Region {#2268 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2848 +label: "Sankuru" +value: "165" +data: App\Entity\Region {#2401 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2849 +label: "Sud-Kivu" +value: "166" +data: App\Entity\Region {#2464 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2850 +label: "Sud-Ubangi" +value: "167" +data: App\Entity\Region {#2471 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2851 +label: "Tanganyika" +value: "168" +data: App\Entity\Region {#2492 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2852 +label: "Tshopo" +value: "169" +data: App\Entity\Region {#2527 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2853 +label: "Tshuapa" +value: "170" +data: App\Entity\Region {#2534 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2854 +label: "Nord-Kivu" +value: "171" +data: App\Entity\Region {#2254 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2855 +label: "Agadez" +value: "145" +data: App\Entity\Region {#1519 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2856 +label: "Diffa" +value: "146" +data: App\Entity\Region {#1715 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2857 +label: "Dosso" +value: "147" +data: App\Entity\Region {#1750 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2858 +label: "Maradi" +value: "148" +data: App\Entity\Region {#2079 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2859 +label: "Tahoua" +value: "149" +data: App\Entity\Region {#2478 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2860 +label: "Tillabéri" +value: "150" +data: App\Entity\Region {#2513 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2861 +label: "Zinder" +value: "151" +data: App\Entity\Region {#2576 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2862 +label: "Niamey" +value: "172" +data: App\Entity\Region {#2212 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2863 +label: "Artibonite" +value: "84" +data: App\Entity\Region {#1547 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2864 +label: "Centre" +value: "85" +data: App\Entity\Region {#1666 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2865 +label: "Grand'Anse" +value: "86" +data: App\Entity\Region {#1806 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2866 +label: "Nippes" +value: "87" +data: App\Entity\Region {#2233 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2867 +label: "Nord" +value: "88" +data: App\Entity\Region {#2240 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2868 +label: "Nord-Est" +value: "89" +data: App\Entity\Region {#2247 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2869 +label: "Nord-Ouest" +value: "90" +data: App\Entity\Region {#2261 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2870 +label: "Ouest" +value: "91" +data: App\Entity\Region {#2324 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2871 +label: "Sud" +value: "92" +data: App\Entity\Region {#2450 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2872 +label: "Sud-Est" +value: "93" +data: App\Entity\Region {#2457 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2873 +label: "Ariana" +value: "213" +data: App\Entity\Region {#1540 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2874 +label: "Béja" +value: "214" +data: App\Entity\Region {#1596 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2875 +label: "Ben Arous" +value: "215" +data: App\Entity\Region {#1603 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2876 +label: "Bizerte" +value: "216" +data: App\Entity\Region {#1610 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2877 +label: "Gabès" +value: "217" +data: App\Entity\Region {#1785 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2878 +label: "Gafsa" +value: "218" +data: App\Entity\Region {#1792 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2879 +label: "Jendouba" +value: "219" +data: App\Entity\Region {#1862 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2880 +label: "Kairouan" +value: "220" +data: App\Entity\Region {#1876 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2881 +label: "Kasserine" +value: "221" +data: App\Entity\Region {#1918 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2882 +label: "Kébili" +value: "222" +data: App\Entity\Region {#1932 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2883 +label: "Kef" +value: "223" +data: App\Entity\Region {#1946 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2884 +label: "Mahdia" +value: "224" +data: App\Entity\Region {#2051 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2885 +label: "La Manouba" +value: "225" +data: App\Entity\Region {#2002 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2886 +label: "Médenine" +value: "226" +data: App\Entity\Region {#2107 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2887 +label: "Monastir" +value: "227" +data: App\Entity\Region {#2121 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2888 +label: "Nabeul" +value: "228" +data: App\Entity\Region {#2191 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2889 +label: "Sfax" +value: "229" +data: App\Entity\Region {#2415 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2890 +label: "Sidi Bouzid" +value: "230" +data: App\Entity\Region {#2422 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2891 +label: "Siliana" +value: "231" +data: App\Entity\Region {#2429 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2892 +label: "Sousse" +value: "232" +data: App\Entity\Region {#2443 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2893 +label: "Tataouine" +value: "233" +data: App\Entity\Region {#2499 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2894 +label: "Tozeur" +value: "234" +data: App\Entity\Region {#2520 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2895 +label: "Tunis" +value: "235" +data: App\Entity\Region {#2541 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2896 +label: "Zaghouan" +value: "236" +data: App\Entity\Region {#2562 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2897 +label: "Bujumbura" +value: "36" +data: App\Entity\Region {#1645 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2898 +label: "Bubanza" +value: "49" +data: App\Entity\Region {#1638 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2899 +label: "Bururi" +value: "51" +data: App\Entity\Region {#1652 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2900 +label: "Cankuzo" +value: "52" +data: App\Entity\Region {#1659 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2901 +label: "Cibitoke" +value: "53" +data: App\Entity\Region {#1673 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2902 +label: "Gitega" +value: "54" +data: App\Entity\Region {#1799 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2903 +label: "Karuzi" +value: "55" +data: App\Entity\Region {#1890 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2904 +label: "Kayanza" +value: "56" +data: App\Entity\Region {#1925 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2905 +label: "Kirundo" +value: "57" +data: App\Entity\Region {#1960 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2906 +label: "Makamba" +value: "58" +data: App\Entity\Region {#2065 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2907 +label: "Muramvya" +value: "59" +data: App\Entity\Region {#2163 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2908 +label: "Muyinga" +value: "60" +data: App\Entity\Region {#2177 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2909 +label: "Mwaro" +value: "61" +data: App\Entity\Region {#2184 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2910 +label: "Ngozi" +value: "62" +data: App\Entity\Region {#2205 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2911 +label: "Rumonge" +value: "64" +data: App\Entity\Region {#2366 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2912 +label: "Rutana" +value: "65" +data: App\Entity\Region {#2373 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2913 +label: "Ruyigi" +value: "66" +data: App\Entity\Region {#2380 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2914 +label: "Bouenza" +value: "15" +data: App\Entity\Region {#1624 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2915 +label: "Kouilou" +value: "16" +data: App\Entity\Region {#1981 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2916 +label: "Plateaux" +value: "17" +data: App\Entity\Region {#2338 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2917 +label: "Lékoumou" +value: "18" +data: App\Entity\Region {#2009 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2918 +label: "Pointe-Noire" +value: "19" +data: App\Entity\Region {#2345 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2919 +label: "Likouala" +value: "20" +data: App\Entity\Region {#2016 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2920 +label: "Pool" +value: "21" +data: App\Entity\Region {#2352 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2921 +label: "Brazzaville" +value: "22" +data: App\Entity\Region {#1631 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2922 +label: "Niari" +value: "23" +data: App\Entity\Region {#2219 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2923 +label: "Sangha" +value: "24" +data: App\Entity\Region {#2394 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2924 +label: "Cuvette-Ouest" +value: "25" +data: App\Entity\Region {#1701 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2925 +label: "Cuvette" +value: "26" +data: App\Entity\Region {#1694 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2926 +label: "Djando, Île de Mohéli (Mwali)" +value: "67" +data: App\Entity\Region {#1729 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2927 +label: "Domoni, Île de Anjouan (Ndzwani)" +value: "68" +data: App\Entity\Region {#1736 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2928 +label: "Fomboni, Île de Mohéli (Mwali)" +value: "69" +data: App\Entity\Region {#1778 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2929 +label: "Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja)" +value: "70" +data: App\Entity\Region {#1813 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2930 +label: "Hambou, Île de Grande Comore (Ngazidja)" +value: "71" +data: App\Entity\Region {#1820 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2931 +label: "Mbadjini-Est, Île de Grande Comore (Ngazidja)" +value: "72" +data: App\Entity\Region {#2093 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2932 +label: "Mbadjini-Ouest, Île de Grande Comore (Ngazidja)" +value: "73" +data: App\Entity\Region {#2100 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2933 +label: "Mitsamiouli-Mboudé, Île de Grande Comore (Ngazidja)" +value: "74" +data: App\Entity\Region {#2114 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2934 +label: "Moroni-Bambao, Île de Grande Comore (Ngazidja)" +value: "75" +data: App\Entity\Region {#2142 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2935 +label: "Mrémani, Île de Anjouan (Ndzwani)" +value: "76" +data: App\Entity\Region {#2156 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2936 +label: "Mutsamudu, Île de Anjouan (Ndzwani)" +value: "77" +data: App\Entity\Region {#2170 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2937 +label: "Nioumachoi, Île de Mohéli (Mwali)" +value: "78" +data: App\Entity\Region {#2226 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2938 +label: "Oichili-Dimani, Île de Grande Comore (Ngazidja)" +value: "79" +data: App\Entity\Region {#2303 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2939 +label: "Ouani, Île de Anjouan (Ndzwani)" +value: "80" +data: App\Entity\Region {#2310 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2940 +label: "préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja)" +value: "81" +data: App\Entity\Region {#2359 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2941 +label: "Sima, Île de Anjouan (Ndzwani)" +value: "82" +data: App\Entity\Region {#2436 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#386 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2781 -form: Symfony\Component\Form\Form {#1269 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2782 …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) {#2943 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 {#2946 +label: "Sénégal - Dakar - Yoff-Mermoz" +value: "1" +data: App\Entity\City {#2955 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2948 +label: "Sénégal - Dakar - Dakar" +value: "2" +data: App\Entity\City {#2972 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2959 +label: "Sénégal - Dakar - Pikine" +value: "3" +data: App\Entity\City {#2993 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2960 +label: "Sénégal - Thiès - Thiès" +value: "5" +data: App\Entity\City {#2994 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2968 +label: "Sénégal - Diourbel - Touba" +value: "6" +data: App\Entity\City {#3003 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2947 +label: "Sénégal - Dakar - Guédiawaye" +value: "7" +data: App\Entity\City {#3006 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2953 +label: "Sénégal - Kaolack - Kaolack" +value: "8" +data: App\Entity\City {#3009 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2962 +label: "Sénégal - Thiès - Mbour" +value: "9" +data: App\Entity\City {#3012 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2950 +label: "Sénégal - Saint Louis - Saint-Louis" +value: "10" +data: App\Entity\City {#3015 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2949 +label: "Sénégal - Dakar - Rufisque" +value: "11" +data: App\Entity\City {#3018 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2957 +label: "Sénégal - Ziguinchor - Ziguinchor" +value: "12" +data: App\Entity\City {#3021 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3840 +label: "Sénégal - Diourbel - Diourbel" +value: "13" +data: App\Entity\City {#3024 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3841 +label: "Sénégal - Louga - Louga" +value: "14" +data: App\Entity\City {#3027 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3842 +label: "Sénégal - Tambacounda - Tambacounda" +value: "15" +data: App\Entity\City {#3030 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3843 +label: "Sénégal - Diourbel - Mbacké" +value: "16" +data: App\Entity\City {#3033 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3844 +label: "Sénégal - Kolda - Kolda" +value: "17" +data: App\Entity\City {#3036 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3845 +label: "Sénégal - Saint Louis - Richard-Toll" +value: "18" +data: App\Entity\City {#3039 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3846 +label: "Sénégal - Dakar - Bargny" +value: "19" +data: App\Entity\City {#3042 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3847 +label: "Sénégal - Thiès - Tivaouane" +value: "20" +data: App\Entity\City {#3045 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3848 +label: "Sénégal - Thiès - Joal-Fadiouth" +value: "21" +data: App\Entity\City {#3048 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3849 +label: "Sénégal - Fatick - Fatick" +value: "22" +data: App\Entity\City {#3051 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3850 +label: "Sénégal - Matam - Matam" +value: "23" +data: App\Entity\City {#3054 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3851 +label: "Sénégal - Kaffrine - Kaffrine" +value: "24" +data: App\Entity\City {#3057 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3852 +label: "Sénégal - Kédougou - Kédougou" +value: "25" +data: App\Entity\City {#3060 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3853 +label: "Sénégal - Sédhiou - Sédhiou" +value: "26" +data: App\Entity\City {#3063 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3854 +label: "Congo Brazzaville - Brazzaville - Brazzaville" +value: "27" +data: App\Entity\City {#3066 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3855 +label: "Congo Brazzaville - Pointe-Noire - Pointe-Noire" +value: "28" +data: App\Entity\City {#3069 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3856 +label: "Congo Brazzaville - Plateaux - Djambala" +value: "29" +data: App\Entity\City {#3072 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3857 +label: "Congo Brazzaville - Niari - Dolisie" +value: "30" +data: App\Entity\City {#3075 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3858 +label: "Congo Brazzaville - Likouala - Impfondo" +value: "31" +data: App\Entity\City {#3078 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3859 +label: "Congo Brazzaville - Pool - Kinkala" +value: "32" +data: App\Entity\City {#3081 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3860 +label: "Congo Brazzaville - Kouilou - Loango" +value: "33" +data: App\Entity\City {#3084 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3861 +label: "Congo Brazzaville - Bouenza - Madingou" +value: "34" +data: App\Entity\City {#3087 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3862 +label: "Congo Brazzaville - Sangha - Ouesso" +value: "35" +data: App\Entity\City {#3090 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3863 +label: "Congo Brazzaville - Cuvette - Owando" +value: "36" +data: App\Entity\City {#3093 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3864 +label: "Congo Brazzaville - Lékoumou - Sibiti" +value: "37" +data: App\Entity\City {#3096 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3865 +label: "Gabon - Estuaire - Libreville" +value: "38" +data: App\Entity\City {#3099 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3866 +label: "Gabon - Haut-Ogooué - Franceville" +value: "39" +data: App\Entity\City {#3102 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3867 +label: "Gabon - Moyen-Ogooué - Lambaréné" +value: "40" +data: App\Entity\City {#3105 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3868 +label: "Gabon - Ngounié - Mouila" +value: "41" +data: App\Entity\City {#3108 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3869 +label: "Gabon - Nyanga - Tchibanga" +value: "42" +data: App\Entity\City {#3111 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3870 +label: "Gabon - Ogooué-Ivindo - Makokou" +value: "43" +data: App\Entity\City {#3114 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3871 +label: "Gabon - Ogooué-Lolo - Koula Moutou" +value: "44" +data: App\Entity\City {#3117 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3872 +label: "Gabon - Ogooué-Maritime - Port-Gentil" +value: "45" +data: App\Entity\City {#3120 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3873 +label: "Gabon - Woleu-Ntem - Oyem" +value: "46" +data: App\Entity\City {#3123 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3874 +label: "Gabon - Estuaire - Ntoum" +value: "47" +data: App\Entity\City {#3126 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3875 +label: "Gabon - Haut-Ogooué - Moanda" +value: "48" +data: App\Entity\City {#3129 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3876 +label: "Burundi - Bujumbura - Bujumbura (Mairie)" +value: "49" +data: App\Entity\City {#3132 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3877 +label: "Côte d'Ivoire - Abidjan - Abidjan" +value: "60" +data: App\Entity\City {#3135 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3878 +label: "Burundi - Bujumbura - Bujumbura Rural" +value: "61" +data: App\Entity\City {#3138 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3879 +label: "Burundi - Bubanza - Bubanza" +value: "62" +data: App\Entity\City {#3141 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3880 +label: "Burundi - Bururi - Bururi" +value: "63" +data: App\Entity\City {#3144 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3881 +label: "Burundi - Cankuzo - Cankuzo" +value: "64" +data: App\Entity\City {#3147 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3882 +label: "Burundi - Cibitoke - Cibitoke" +value: "65" +data: App\Entity\City {#3150 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3883 +label: "Burundi - Gitega - Gitega" +value: "66" +data: App\Entity\City {#3153 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3884 +label: "Burundi - Karuzi - Karuzi" +value: "67" +data: App\Entity\City {#3156 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3885 +label: "Burundi - Kayanza - Kayanza" +value: "68" +data: App\Entity\City {#3159 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3886 +label: "Burundi - Kirundo - Kirundo" +value: "69" +data: App\Entity\City {#3162 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3887 +label: "Burundi - Makamba - Makamba" +value: "70" +data: App\Entity\City {#3165 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3888 +label: "Burundi - Muramvya - Muramvya" +value: "71" +data: App\Entity\City {#3168 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3889 +label: "Burundi - Muyinga - Muyinga" +value: "72" +data: App\Entity\City {#3171 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3890 +label: "Burundi - Mwaro - Mwaro" +value: "73" +data: App\Entity\City {#3174 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3891 +label: "Burundi - Ngozi - Ngozi" +value: "74" +data: App\Entity\City {#3177 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3892 +label: "Burundi - Rumonge - Rumonge" +value: "75" +data: App\Entity\City {#3180 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3893 +label: "Burundi - Rutana - Rutana" +value: "76" +data: App\Entity\City {#3183 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3894 +label: "Burundi - Ruyigi - Ruyigi" +value: "77" +data: App\Entity\City {#3186 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3895 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Moroni" +value: "78" +data: App\Entity\City {#3189 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3896 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Mitsoudjé" +value: "79" +data: App\Entity\City {#3192 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3897 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Dembéni" +value: "80" +data: App\Entity\City {#3195 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3898 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Foumbouni" +value: "81" +data: App\Entity\City {#3198 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3899 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Koimbani" +value: "82" +data: App\Entity\City {#3201 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3900 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Mbéni" +value: "83" +data: App\Entity\City {#3204 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3901 +label: "Comores - Mitsamiouli-Mboudé, Île de Grande Comore (Ngazidja) - Mitsamiouli" +value: "84" +data: App\Entity\City {#3207 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3902 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - N'Tsoudjini" +value: "85" +data: App\Entity\City {#3210 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3903 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Mutsamudu" +value: "86" +data: App\Entity\City {#3213 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3904 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Ouani" +value: "87" +data: App\Entity\City {#3216 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3905 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Domoni" +value: "88" +data: App\Entity\City {#3219 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3906 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Mrémani" +value: "89" +data: App\Entity\City {#3222 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3907 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Sima" +value: "90" +data: App\Entity\City {#3225 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3908 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - Fomboni" +value: "91" +data: App\Entity\City {#3228 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3909 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - Nioumachoua" +value: "92" +data: App\Entity\City {#3231 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3910 +label: "Comores - Djando, Île de Mohéli (Mwali) - Wanani" +value: "93" +data: App\Entity\City {#3234 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3911 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Chouani" +value: "94" +data: App\Entity\City {#3237 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3912 +label: "Haïti - Artibonite - Gonaïves" +value: "96" +data: App\Entity\City {#3240 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3913 +label: "Haïti - Centre - Hinche" +value: "97" +data: App\Entity\City {#3243 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3914 +label: "Haïti - Grand'Anse - Jérémie" +value: "98" +data: App\Entity\City {#3246 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3915 +label: "Haïti - Nippes - Miragoâne" +value: "99" +data: App\Entity\City {#3249 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3916 +label: "Haïti - Nord - Cap-Haïtien" +value: "100" +data: App\Entity\City {#3252 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3917 +label: "Haïti - Nord-Est - Fort-Liberté" +value: "101" +data: App\Entity\City {#3255 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3918 +label: "Haïti - Nord-Ouest - Port-de-Paix" +value: "102" +data: App\Entity\City {#3258 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3919 +label: "Haïti - Ouest - Port-au-Prince" +value: "103" +data: App\Entity\City {#3261 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3920 +label: "Haïti - Sud - Les Cayes" +value: "104" +data: App\Entity\City {#3264 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3921 +label: "Haïti - Sud-Est - Jacmel" +value: "105" +data: App\Entity\City {#3267 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3922 +label: "Haïti - Centre - Mirebalais" +value: "106" +data: App\Entity\City {#3270 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3923 +label: "Mali - Bamako - Bamako" +value: "173" +data: App\Entity\City {#3273 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3924 +label: "Sénégal - Kaolack - Nioro du Rip" +value: "225" +data: App\Entity\City {#3276 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3925 +label: "Sénégal - Dakar - Sébikhotane" +value: "226" +data: App\Entity\City {#3279 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3926 +label: "Sénégal - Dakar - Yarakh" +value: "227" +data: App\Entity\City {#3282 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3927 +label: "Sénégal - Dakar - Ouakam" +value: "228" +data: App\Entity\City {#3285 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3928 +label: "RDC - Bas-Uele - Buta" +value: "235" +data: App\Entity\City {#3288 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3929 +label: "RDC - Équateur - Mbandaka" +value: "236" +data: App\Entity\City {#3291 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3930 +label: "RDC - Haut-Katanga - Lubumbashi" +value: "237" +data: App\Entity\City {#3294 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3931 +label: "RDC - Haut-Lomami - Kamina" +value: "238" +data: App\Entity\City {#3297 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3932 +label: "RDC - Haut-Uele - Isiro" +value: "239" +data: App\Entity\City {#3300 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3933 +label: "RDC - Ituri - Bunia" +value: "240" +data: App\Entity\City {#3303 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3934 +label: "RDC - Kasaï - Tshikapa" +value: "241" +data: App\Entity\City {#3306 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3935 +label: "RDC - Kasaï central - Kananga" +value: "242" +data: App\Entity\City {#3309 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3936 +label: "RDC - Kasaï oriental - Mbuji-Mayi" +value: "243" +data: App\Entity\City {#3312 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3937 +label: "RDC - Kinshasa - Kinshasa" +value: "244" +data: App\Entity\City {#3315 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3938 +label: "RDC - Kongo-Central - Matadi" +value: "245" +data: App\Entity\City {#3318 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3939 +label: "RDC - Kwango - Kenge" +value: "246" +data: App\Entity\City {#3321 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3940 +label: "RDC - Kwilu - Bandundu" +value: "247" +data: App\Entity\City {#3324 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3941 +label: "RDC - Lomami - Kabinda" +value: "248" +data: App\Entity\City {#3327 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3942 +label: "RDC - Lualaba - Kolwezi" +value: "249" +data: App\Entity\City {#3330 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3943 +label: "RDC - Mai-Ndombe - Inongo" +value: "250" +data: App\Entity\City {#3333 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3944 +label: "RDC - Maniema - Kindu" +value: "251" +data: App\Entity\City {#3336 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3945 +label: "RDC - Mongala - Lisala" +value: "252" +data: App\Entity\City {#3339 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3946 +label: "RDC - Nord-Kivu - Goma" +value: "253" +data: App\Entity\City {#3342 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3947 +label: "RDC - Nord-Ubangi - Gbadolite" +value: "254" +data: App\Entity\City {#3345 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3948 +label: "RDC - Sankuru - Lusambo" +value: "255" +data: App\Entity\City {#3348 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3949 +label: "RDC - Sud-Kivu - Bukavu" +value: "256" +data: App\Entity\City {#3351 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3950 +label: "RDC - Sud-Ubangi - Gemena" +value: "257" +data: App\Entity\City {#3354 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3951 +label: "RDC - Tanganyika - Kalemie" +value: "258" +data: App\Entity\City {#3357 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3952 +label: "RDC - Tshopo - Kisangani" +value: "259" +data: App\Entity\City {#3360 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3953 +label: "RDC - Tshuapa - Boende" +value: "260" +data: App\Entity\City {#3363 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3954 +label: "Niger - Agadez - Agadez" +value: "261" +data: App\Entity\City {#3366 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3955 +label: "Niger - Diffa - Diffa" +value: "262" +data: App\Entity\City {#3369 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3956 +label: "Niger - Dosso - Dosso" +value: "263" +data: App\Entity\City {#3372 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3957 +label: "Niger - Maradi - Maradi" +value: "264" +data: App\Entity\City {#3375 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3958 +label: "Niger - Tahoua - Tahoua" +value: "265" +data: App\Entity\City {#3378 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3959 +label: "Niger - Tillabéri - Tillabéri" +value: "266" +data: App\Entity\City {#3381 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3960 +label: "Niger - Zinder - Zinder" +value: "267" +data: App\Entity\City {#3384 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3961 +label: "Niger - Niamey - Niamey" +value: "268" +data: App\Entity\City {#3387 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3962 +label: "Côte d'Ivoire - Agnéby-Tiassa - Agboville" +value: "312" +data: App\Entity\City {#3390 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3963 +label: "Côte d'Ivoire - Bafing - Koro" +value: "314" +data: App\Entity\City {#3393 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3964 +label: "Côte d'Ivoire - Bafing - Touba" +value: "315" +data: App\Entity\City {#3396 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3965 +label: "Côte d'Ivoire - Bagoué - Boundiali" +value: "316" +data: App\Entity\City {#3399 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3966 +label: "Côte d'Ivoire - Yamoussoukro - Yamoussoukro" +value: "317" +data: App\Entity\City {#3402 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3967 +label: "Tunisie - Ariana - Ariana" +value: "318" +data: App\Entity\City {#3405 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3968 +label: "Tunisie - Béja - Béja" +value: "319" +data: App\Entity\City {#3408 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3969 +label: "Tunisie - Ben Arous - Ben Arous" +value: "320" +data: App\Entity\City {#3411 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3970 +label: "Tunisie - Bizerte - Bizerte" +value: "321" +data: App\Entity\City {#3414 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3971 +label: "Tunisie - Gabès - Gabès" +value: "322" +data: App\Entity\City {#3417 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3972 +label: "Tunisie - Gafsa - Gafsa" +value: "323" +data: App\Entity\City {#3420 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3973 +label: "Tunisie - Jendouba - Jendouba" +value: "324" +data: App\Entity\City {#3423 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3974 +label: "Tunisie - Kairouan - Kairouan" +value: "325" +data: App\Entity\City {#3426 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3975 +label: "Tunisie - Kasserine - Kasserine" +value: "326" +data: App\Entity\City {#3429 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3976 +label: "Tunisie - Kébili - Kébili" +value: "327" +data: App\Entity\City {#3432 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3977 +label: "Tunisie - Kef - Kef." +value: "328" +data: App\Entity\City {#3435 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3978 +label: "Tunisie - Mahdia - Mahdia" +value: "329" +data: App\Entity\City {#3438 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3979 +label: "Tunisie - La Manouba - Manouba" +value: "330" +data: App\Entity\City {#3441 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3980 +label: "Tunisie - Médenine - Médenine" +value: "331" +data: App\Entity\City {#3444 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3981 +label: "Tunisie - Monastir - Monastir" +value: "332" +data: App\Entity\City {#3447 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3982 +label: "Tunisie - Nabeul - Nabeul" +value: "333" +data: App\Entity\City {#3450 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3983 +label: "Tunisie - Sfax - Sfax" +value: "334" +data: App\Entity\City {#3453 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3984 +label: "Tunisie - Sidi Bouzid - Sidi Bouzid" +value: "335" +data: App\Entity\City {#3456 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3985 +label: "Tunisie - Siliana - Siliana" +value: "336" +data: App\Entity\City {#3459 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3986 +label: "Tunisie - Sousse - Sousse" +value: "337" +data: App\Entity\City {#3462 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3987 +label: "Tunisie - Tataouine - Tataouine" +value: "338" +data: App\Entity\City {#3465 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3988 +label: "Tunisie - Tozeur - Tozeur" +value: "339" +data: App\Entity\City {#3468 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3989 +label: "Tunisie - Tunis - Tunis" +value: "340" +data: App\Entity\City {#3471 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3990 +label: "Tunisie - Zaghouan - Zaghouan" +value: "341" +data: App\Entity\City {#3474 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3991 +label: "Tunisie - Ariana - Ettadhamen-Mnihla" +value: "342" +data: App\Entity\City {#3477 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3992 +label: "Tunisie - Ariana - La Soukra" +value: "343" +data: App\Entity\City {#3480 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3993 +label: "Tunisie - Tunis - Sidi Hassine" +value: "344" +data: App\Entity\City {#3483 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3994 +label: "Tunisie - Ben Arous - Mohamedia" +value: "345" +data: App\Entity\City {#3486 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3995 +label: "Tunisie - Ben Arous - El Mourouj" +value: "346" +data: App\Entity\City {#3489 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3996 +label: "Tunisie - Ariana - Raoued" +value: "347" +data: App\Entity\City {#3492 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3997 +label: "Tunisie - Tunis - La Marsa" +value: "348" +data: App\Entity\City {#3495 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3998 +label: "Tunisie - La Manouba - Douar Hicher" +value: "349" +data: App\Entity\City {#3498 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3999 +label: "Tunisie - Médenine - Houmt Souk" +value: "350" +data: App\Entity\City {#3501 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4000 +label: "Tunisie - Tunis - Le Kram" +value: "351" +data: App\Entity\City {#3504 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4001 +label: "Bénin - Atacora - Natitingou" +value: "352" +data: App\Entity\City {#3507 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4002 +label: "Bénin - Atlantique - Allada" +value: "353" +data: App\Entity\City {#3510 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4003 +label: "Bénin - Borgou - Parakou" +value: "354" +data: App\Entity\City {#3513 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4004 +label: "Bénin - Collines - Dassa-Zoumé" +value: "355" +data: App\Entity\City {#3516 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4005 +label: "Bénin - Couffo - Aplahoué" +value: "356" +data: App\Entity\City {#3519 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4006 +label: "Bénin - Donga - Djougou" +value: "357" +data: App\Entity\City {#3522 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4007 +label: "Bénin - Littoral - Cotonou" +value: "358" +data: App\Entity\City {#3525 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4008 +label: "Bénin - Mono - Lokossa" +value: "359" +data: App\Entity\City {#3528 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4009 +label: "Bénin - Ouémé - Porto-Novo" +value: "360" +data: App\Entity\City {#3531 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4010 +label: "Bénin - Plateau - Pobè" +value: "361" +data: App\Entity\City {#3534 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4011 +label: "Bénin - Zou - Abomey" +value: "362" +data: App\Entity\City {#3537 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4012 +label: "Bénin - Alibori - Kandi" +value: "363" +data: App\Entity\City {#3540 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4013 +label: "Bénin - Couffo - Adjahonme" +value: "364" +data: App\Entity\City {#3543 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4014 +label: "Bénin - Zou - Bohicon" +value: "365" +data: App\Entity\City {#3546 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4015 +label: "Bénin - Couffo - Dogbo" +value: "366" +data: App\Entity\City {#3549 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4016 +label: "Bénin - Borgou - Bembereke" +value: "367" +data: App\Entity\City {#3552 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4017 +label: "Bénin - Atlantique - Sékou" +value: "368" +data: App\Entity\City {#3555 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4018 +label: "Bénin - Alibori - Banikoara" +value: "369" +data: App\Entity\City {#3558 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4019 +label: "Bénin - Collines - Glazoué" +value: "370" +data: App\Entity\City {#3561 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4020 +label: "Bénin - Collines - Savalou" +value: "371" +data: App\Entity\City {#3564 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4021 +label: "Bénin - Atlantique - Ouidah" +value: "372" +data: App\Entity\City {#3567 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4022 +label: "Bénin - Mono - Houehogbe" +value: "373" +data: App\Entity\City {#3570 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4023 +label: "Bénin - Mono - Grand popo" +value: "374" +data: App\Entity\City {#3573 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4024 +label: "Bénin - Mono - Come" +value: "375" +data: App\Entity\City {#3576 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4025 +label: "Bénin - Mono - Bopa" +value: "376" +data: App\Entity\City {#3579 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4026 +label: "Bénin - Mono - Athieme" +value: "377" +data: App\Entity\City {#3582 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4027 +label: "Bénin - Plateau - Adja-Ouere" +value: "378" +data: App\Entity\City {#3585 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4028 +label: "Bénin - Plateau - Ifangni" +value: "379" +data: App\Entity\City {#3588 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4029 +label: "Bénin - Plateau - Ketou" +value: "380" +data: App\Entity\City {#3591 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4030 +label: "Bénin - Plateau - Sakete" +value: "381" +data: App\Entity\City {#3594 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4031 +label: "Bénin - Donga - Bassila" +value: "382" +data: App\Entity\City {#3597 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4032 +label: "Bénin - Donga - Copargo" +value: "383" +data: App\Entity\City {#3600 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4033 +label: "Bénin - Donga - Ouake" +value: "384" +data: App\Entity\City {#3603 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4034 +label: "Bénin - Couffo - Djakotomey" +value: "385" +data: App\Entity\City {#3606 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4035 +label: "Bénin - Couffo - Klouekanme" +value: "386" +data: App\Entity\City {#3609 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4036 +label: "Bénin - Couffo - Lalo" +value: "387" +data: App\Entity\City {#3612 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4037 +label: "Bénin - Couffo - Toviklin" +value: "388" +data: App\Entity\City {#3615 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4038 +label: "Bénin - Collines - Bante" +value: "389" +data: App\Entity\City {#3618 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4039 +label: "Bénin - Collines - Ouesse" +value: "390" +data: App\Entity\City {#3621 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4040 +label: "Bénin - Collines - Save" +value: "391" +data: App\Entity\City {#3624 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4041 +label: "Bénin - Borgou - Kalale" +value: "392" +data: App\Entity\City {#3627 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4042 +label: "Bénin - Borgou - N'Dali" +value: "393" +data: App\Entity\City {#3630 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4043 +label: "Bénin - Borgou - Nikki" +value: "394" +data: App\Entity\City {#3633 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4044 +label: "Bénin - Borgou - Perere" +value: "395" +data: App\Entity\City {#3636 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4045 +label: "Bénin - Borgou - Sinende" +value: "396" +data: App\Entity\City {#3639 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4046 +label: "Bénin - Borgou - Tchaourou" +value: "397" +data: App\Entity\City {#3642 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4047 +label: "Bénin - Atlantique - Abomey-Calavi" +value: "398" +data: App\Entity\City {#3645 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4048 +label: "Bénin - Atlantique - Kpomasse" +value: "399" +data: App\Entity\City {#3648 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4049 +label: "Bénin - Atlantique - So-Ava" +value: "400" +data: App\Entity\City {#3651 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4050 +label: "Bénin - Atlantique - Toffo" +value: "401" +data: App\Entity\City {#3654 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4051 +label: "Bénin - Atlantique - Tori-Bossito" +value: "402" +data: App\Entity\City {#3657 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4052 +label: "Bénin - Atlantique - Ville de Ze" +value: "403" +data: App\Entity\City {#3660 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4053 +label: "Bénin - Alibori - Gogounou" +value: "406" +data: App\Entity\City {#3663 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4054 +label: "Bénin - Alibori - Karimama" +value: "408" +data: App\Entity\City {#3666 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4055 +label: "Bénin - Alibori - Segba" +value: "409" +data: App\Entity\City {#3669 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4056 +label: "Bénin - Ouémé - Adjohoun" +value: "410" +data: App\Entity\City {#3672 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4057 +label: "Bénin - Ouémé - Aguegues" +value: "411" +data: App\Entity\City {#3675 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4058 +label: "Bénin - Ouémé - Akpro-Misserete" +value: "412" +data: App\Entity\City {#3678 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4059 +label: "Bénin - Ouémé - Avrankou" +value: "413" +data: App\Entity\City {#3681 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4060 +label: "Bénin - Ouémé - Bonou" +value: "414" +data: App\Entity\City {#3684 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4061 +label: "Bénin - Ouémé - Dangbo" +value: "415" +data: App\Entity\City {#3687 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4062 +label: "Bénin - Ouémé - Sème kpodji" +value: "416" +data: App\Entity\City {#3690 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4063 +label: "Bénin - Zou - Agbangnizoun" +value: "417" +data: App\Entity\City {#3693 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4064 +label: "Bénin - Zou - Covè" +value: "418" +data: App\Entity\City {#3696 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4065 +label: "Bénin - Zou - Djidja" +value: "419" +data: App\Entity\City {#3699 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4066 +label: "Bénin - Zou - Ouinhi" +value: "420" +data: App\Entity\City {#3702 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4067 +label: "Bénin - Zou - Zangnanado" +value: "421" +data: App\Entity\City {#3705 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4068 +label: "Bénin - Zou - Za-kpota" +value: "422" +data: App\Entity\City {#3708 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4069 +label: "Bénin - Zou - Zogbodomey" +value: "423" +data: App\Entity\City {#3711 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4070 +label: "Bénin - Rose - Ville rose" +value: "425" +data: App\Entity\City {#3714 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4071 +label: "Bénin - Bobo - Ville bobo" +value: "426" +data: App\Entity\City {#3717 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4072 +label: "Gabon - Estuaire - Kango" +value: "427" +data: App\Entity\City {#3720 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4073 +label: "Gabon - Estuaire - Cocobeach" +value: "428" +data: App\Entity\City {#3723 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4074 +label: "Gabon - Estuaire - Ndzomoé" +value: "429" +data: App\Entity\City {#3726 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4075 +label: "Gabon - Estuaire - Owendo" +value: "430" +data: App\Entity\City {#3729 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4076 +label: "Gabon - Estuaire - Akanda" +value: "431" +data: App\Entity\City {#3732 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4077 +label: "Gabon - Haut-Ogooué - Bongoville" +value: "432" +data: App\Entity\City {#3735 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4078 +label: "Gabon - Haut-Ogooué - Léconi" +value: "433" +data: App\Entity\City {#3738 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4079 +label: "Gabon - Haut-Ogooué - Ngouoni" +value: "434" +data: App\Entity\City {#3741 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4080 +label: "Gabon - Haut-Ogooué - Akiéni" +value: "435" +data: App\Entity\City {#3744 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4081 +label: "Gabon - Haut-Ogooué - Mounana" +value: "436" +data: App\Entity\City {#3747 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4082 +label: "Gabon - Haut-Ogooué - Okondja" +value: "437" +data: App\Entity\City {#3750 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4083 +label: "Gabon - Haut-Ogooué - Onga" +value: "438" +data: App\Entity\City {#3753 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4084 +label: "Gabon - Haut-Ogooué - Aboumi" +value: "439" +data: App\Entity\City {#3756 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4085 +label: "Gabon - Haut-Ogooué - Boumango" +value: "440" +data: App\Entity\City {#3759 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4086 +label: "Gabon - Haut-Ogooué - Bakoumba" +value: "441" +data: App\Entity\City {#3762 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4087 +label: "Gabon - Moyen-Ogooué - Ndjolé" +value: "442" +data: App\Entity\City {#3765 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4088 +label: "Gabon - Ngounié - Ndéndé" +value: "443" +data: App\Entity\City {#3768 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4089 +label: "Gabon - Ngounié - Fougamou" +value: "444" +data: App\Entity\City {#3771 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4090 +label: "Gabon - Ngounié - Malinga" +value: "445" +data: App\Entity\City {#3774 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4091 +label: "Gabon - Ngounié - Lébamba" +value: "446" +data: App\Entity\City {#3777 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4092 +label: "Gabon - Ngounié - Guiétsou" +value: "447" +data: App\Entity\City {#3780 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4093 +label: "Gabon - Ngounié - Mbigou" +value: "448" +data: App\Entity\City {#3783 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4094 +label: "Gabon - Ngounié - Mimongo" +value: "449" +data: App\Entity\City {#3786 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4095 +label: "Gabon - Nyanga - Moabi" +value: "450" +data: App\Entity\City {#3789 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4096 +label: "Gabon - Nyanga - Mayumba" +value: "451" +data: App\Entity\City {#3792 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4097 +label: "Gabon - Nyanga - Ndindi" +value: "452" +data: App\Entity\City {#3795 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4098 +label: "Gabon - Nyanga - Mabanda" +value: "453" +data: App\Entity\City {#3798 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4099 +label: "Gabon - Nyanga - Mouléngui Binza" +value: "454" +data: App\Entity\City {#3801 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4100 +label: "Gabon - Ogooué-Ivindo - Mékambo" +value: "455" +data: App\Entity\City {#3804 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4101 +label: "Gabon - Ogooué-Ivindo - Ovan" +value: "456" +data: App\Entity\City {#3807 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4102 +label: "Gabon - Ogooué-Ivindo - Booué" +value: "457" +data: App\Entity\City {#3810 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4103 +label: "Gabon - Ogooué-Lolo - Lastoursville" +value: "458" +data: App\Entity\City {#3813 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4104 +label: "Gabon - Ogooué-Lolo - Pana" +value: "459" +data: App\Entity\City {#3816 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4105 +label: "Gabon - Ogooué-Lolo - Iboundji" +value: "460" +data: App\Entity\City {#3819 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4106 +label: "Gabon - Ogooué-Maritime - Gamba" +value: "461" +data: App\Entity\City {#3822 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4107 +label: "Gabon - Ogooué-Maritime - Omboué" +value: "462" +data: App\Entity\City {#3825 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4108 +label: "Gabon - Woleu-Ntem - Bitam" +value: "463" +data: App\Entity\City {#3828 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4109 +label: "Gabon - Woleu-Ntem - Mitzic" +value: "464" +data: App\Entity\City {#3831 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4110 +label: "Gabon - Woleu-Ntem - Minvoul" +value: "465" +data: App\Entity\City {#3834 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4111 +label: "Gabon - Woleu-Ntem - Medouneu" +value: "466" +data: App\Entity\City {#3837 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#384 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2944 -form: Symfony\Component\Form\Form {#1272 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2945 …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) {#4113 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 {#4116 +label: "a suppr CFPA AGOUA, Bante" +value: "1195" +data: App\Entity\School {#4134 …} +attr: [] +labelTranslationParameters: [] } 1182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4118 +label: "a suppr CFPA ATHIEME, Athieme" +value: "1182" +data: App\Entity\School {#4205 …} +attr: [] +labelTranslationParameters: [] } 1178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4120 +label: "a suppr CFPA DSI, Cotonou" +value: "1178" +data: App\Entity\School {#4346 …} +attr: [] +labelTranslationParameters: [] } 1183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4123 +label: "a suppr Cfpa nikki, Nikki" +value: "1183" +data: App\Entity\School {#4374 …} +attr: [] +labelTranslationParameters: [] } 1179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4122 +label: "a suppr CFPA-DJIDJA, Djidja" +value: "1179" +data: App\Entity\School {#4401 …} +attr: [] +labelTranslationParameters: [] } 1191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4117 +label: "a suppr CFPA-KOUANDE, Natitingou" +value: "1191" +data: App\Entity\School {#4429 …} +attr: [] +labelTranslationParameters: [] } 1188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4128 +label: "a suppr CFPA-ZE, ville de Ze" +value: "1188" +data: App\Entity\School {#4458 …} +attr: [] +labelTranslationParameters: [] } 1196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4126 +label: "a suppr CFPA/DJIDJA, Djidja" +value: "1196" +data: App\Entity\School {#4485 …} +attr: [] +labelTranslationParameters: [] } 1206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4124 +label: "a suppr Inoussa, Nikki" +value: "1206" +data: App\Entity\School {#4512 …} +attr: [] +labelTranslationParameters: [] } 1192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4119 +label: "a suppr Sè, Houehogbe" +value: "1192" +data: App\Entity\School {#4539 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4129 +label: "Abdou Diouf, Saint-Louis" +value: "574" +data: App\Entity\School {#4565 …} +attr: [] +labelTranslationParameters: [] } 1114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11734 +label: "AHAMADA ALI ABDOU, Mitsoudjé" +value: "1114" +data: App\Entity\School {#4593 …} +attr: [] +labelTranslationParameters: [] } 1124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11735 +label: "ANJOUAN, Ouani" +value: "1124" +data: App\Entity\School {#4620 …} +attr: [] +labelTranslationParameters: [] } 1125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11736 +label: "bambao, Moroni" +value: "1125" +data: App\Entity\School {#4647 …} +attr: [] +labelTranslationParameters: [] } 1128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11737 +label: "BEBE ENTREPRISE, Sima" +value: "1128" +data: App\Entity\School {#4673 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11738 +label: "BECFTP, Bujumbura (Mairie)" +value: "166" +data: App\Entity\School {#4699 …} +attr: [] +labelTranslationParameters: [] } 1227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11739 +label: "Bekana, Natitingou" +value: "1227" +data: App\Entity\School {#4725 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11740 +label: "Berdouet junior, Jacmel" +value: "280" +data: App\Entity\School {#4751 …} +attr: [] +labelTranslationParameters: [] } 915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11741 +label: "Biandudi Biar Rene, Kinshasa" +value: "915" +data: App\Entity\School {#4777 …} +attr: [] +labelTranslationParameters: [] } 825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11742 +label: "Bobo ETS, Pikine" +value: "825" +data: App\Entity\School {#4804 …} +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11743 +label: "BUTERERE, Bujumbura Rural" +value: "731" +data: App\Entity\School {#4831 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11744 +label: "C.F.P Don Bosco Rukago, Kayanza" +value: "366" +data: App\Entity\School {#4857 …} +attr: [] +labelTranslationParameters: [] } 1283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11745 +label: "CAI, Ziguinchor" +value: "1283" +data: App\Entity\School {#4883 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11746 +label: "Canado Technique, Port-au-Prince" +value: "214" +data: App\Entity\School {#4909 …} +attr: [] +labelTranslationParameters: [] } 1079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11747 +label: "CEFOTEC, Moroni" +value: "1079" +data: App\Entity\School {#4935 …} +attr: [] +labelTranslationParameters: [] } 1035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11748 +label: "CEMIA Mghira, Ben Arous" +value: "1035" +data: App\Entity\School {#4961 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11749 +label: "Centre Polyvalent de Formation Professionnelle de Carrefour (CPFP-C), Port-au-Prince" +value: "215" +data: App\Entity\School {#4987 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11750 +label: "Centre Cardinal Keeler (CECK), Gonaïves" +value: "208" +data: App\Entity\School {#5013 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11751 +label: "Centre d'Apprentissage de Saint-Martin (CASM), Port-au-Prince" +value: "213" +data: App\Entity\School {#5039 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11752 +label: "CENTRE DE DEVELOPPEMENT DES METIERS DU SECTEUR RURAL DE KOLONDIEBA(CDM-SR), Bamako" +value: "613" +data: App\Entity\School {#5065 …} +attr: [] +labelTranslationParameters: [] } 1309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11753 +label: "CENTRE DE FORMATION D'ETUDE PROFESSIONNELLE-TIC, Ntoum" +value: "1309" +data: App\Entity\School {#5091 …} +attr: [] +labelTranslationParameters: [] } 1333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11754 +label: "Centre de Formation et d'Enseignement Professionnels Basile Ondimba, Libreville" +value: "1333" +data: App\Entity\School {#5117 …} +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11755 +label: "Centre de Formation Professionnelle CFP de Oussouye, Ziguinchor" +value: "692" +data: App\Entity\School {#5143 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11756 +label: "CENTRE DE FORMATION PROFESSIONNELLE DE MIREBALAIS (CFPM), Mirebalais" +value: "218" +data: App\Entity\School {#5169 …} +attr: [] +labelTranslationParameters: [] } 946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11757 +label: "Centre de Formation Professionnelle de Yopougon, Abidjan" +value: "946" +data: App\Entity\School {#5195 …} +attr: [] +labelTranslationParameters: [] } 998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11758 +label: "CENTRE DE FORMATION PROFESSIONNELLE ET D'APPRENTISSAGE D'AGOUAGON, Glazoué" +value: "998" +data: App\Entity\School {#5221 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11759 +label: "Centre de Formation Professionnelle et Technique de Jacmel(CFPTJ), Jacmel" +value: "210" +data: App\Entity\School {#5247 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11760 +label: "Centre de Formation SOS Villages, Cap-Haïtien" +value: "219" +data: App\Entity\School {#5273 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11761 +label: "Centre de reconversion professionelle, Niamey" +value: "602" +data: App\Entity\School {#5299 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11762 +label: "Centre de Technologie Moderne d'Haïti (CETEMOH), Port-au-Prince" +value: "212" +data: App\Entity\School {#5325 …} +attr: [] +labelTranslationParameters: [] } 1325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11763 +label: "Centre DGIR, Libreville" +value: "1325" +data: App\Entity\School {#5351 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11764 +label: "Centre Diocésain des Arts et Métiers, Les Cayes" +value: "227" +data: App\Entity\School {#5377 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11765 +label: "Centre Diocésain des Arts et Métiers, Les Cayes" +value: "228" +data: App\Entity\School {#5403 …} +attr: [] +labelTranslationParameters: [] } 1316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11766 +label: "Centre International Multi sectoriel de Formation et d'enseignement Professionnels de Nkok, Ntoum" +value: "1316" +data: App\Entity\School {#5429 …} +attr: [] +labelTranslationParameters: [] } 1361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11767 +label: "CENTRE INTERNATIONAL MULTISECTORIEL DE FORMATION ET D'ENSEIGNEMENT PROFESSIONNELS DE NKOK, Ntoum" +value: "1361" +data: App\Entity\School {#5455 …} +attr: [] +labelTranslationParameters: [] } 1365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11768 +label: "Centre national de Qualification professionnelle, Dakar" +value: "1365" +data: App\Entity\School {#5481 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11769 +label: "Centre pilote de formation professionnelle, Port-au-Prince" +value: "221" +data: App\Entity\School {#5507 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11770 +label: "CENTRE POLYVALENT DE FORMATION PROFESSIONNELLE DE CARREFOUR(CPFP-C), Port-au-Prince" +value: "216" +data: App\Entity\School {#5533 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11771 +label: "Centre Professionnelle Fondation Vincent(CPFV), Cap-Haïtien" +value: "220" +data: App\Entity\School {#5559 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11772 +label: "CFA de Dakar, Dakar" +value: "411" +data: App\Entity\School {#5585 …} +attr: [] +labelTranslationParameters: [] } 1330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11773 +label: "CFEP - ONDO SIRAUD, Oyem" +value: "1330" +data: App\Entity\School {#5611 …} +attr: [] +labelTranslationParameters: [] } 1368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11774 +label: "CFEP MAKOKOU, Makokou" +value: "1368" +data: App\Entity\School {#5637 …} +attr: [] +labelTranslationParameters: [] } 1306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11775 +label: "CFEP OYEM, Oyem" +value: "1306" +data: App\Entity\School {#5663 …} +attr: [] +labelTranslationParameters: [] } 1328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11776 +label: "CFEP TIC, Ntoum" +value: "1328" +data: App\Entity\School {#5689 …} +attr: [] +labelTranslationParameters: [] } 1350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11777 +label: "CFEP Valentin MIHINDOU MI-NZAMBE, Tchibanga" +value: "1350" +data: App\Entity\School {#5715 …} +attr: [] +labelTranslationParameters: [] } 1349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11778 +label: "CFEP-KM, Koula Moutou" +value: "1349" +data: App\Entity\School {#5743 …} +attr: [] +labelTranslationParameters: [] } 1322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11779 +label: "CFEP-OYEM 1, Oyem" +value: "1322" +data: App\Entity\School {#5770 …} +attr: [] +labelTranslationParameters: [] } 1315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11780 +label: "CFEP-POG, Port-Gentil" +value: "1315" +data: App\Entity\School {#5796 …} +attr: [] +labelTranslationParameters: [] } 1312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11781 +label: "CFEP-POG, Port-Gentil" +value: "1312" +data: App\Entity\School {#5822 …} +attr: [] +labelTranslationParameters: [] } 1090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11782 +label: "Cfip, Mitsamiouli" +value: "1090" +data: App\Entity\School {#5848 …} +attr: [] +labelTranslationParameters: [] } 1101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11783 +label: "CFIP, Mitsamiouli" +value: "1101" +data: App\Entity\School {#5874 …} +attr: [] +labelTranslationParameters: [] } 1241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11784 +label: "CFIP, Mitsamiouli" +value: "1241" +data: App\Entity\School {#5900 …} +attr: [] +labelTranslationParameters: [] } 1261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11785 +label: "CFIP, Mitsamiouli" +value: "1261" +data: App\Entity\School {#5926 …} +attr: [] +labelTranslationParameters: [] } 1076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11786 +label: "CFOTEC, Moroni" +value: "1076" +data: App\Entity\School {#5952 …} +attr: [] +labelTranslationParameters: [] } 1087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11787 +label: "CFOTEC, Moroni" +value: "1087" +data: App\Entity\School {#5978 …} +attr: [] +labelTranslationParameters: [] } 1123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11788 +label: "CFOTEC, Moroni" +value: "1123" +data: App\Entity\School {#6004 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11789 +label: "CFP FATICK L'OFFICIEL, Fatick" +value: "395" +data: App\Entity\School {#6030 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11790 +label: "CFP Kaffrin, Kaffrine" +value: "494" +data: App\Entity\School {#6056 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11791 +label: "CFP Kaffrine (ex CRETF) Officiel, Kaffrine" +value: "423" +data: App\Entity\School {#6082 …} +attr: [] +labelTranslationParameters: [] } 995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11792 +label: "CFP ABOMEY, Abomey" +value: "995" +data: App\Entity\School {#6108 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11793 +label: "CFP Bargny, Bargny" +value: "420" +data: App\Entity\School {#6134 …} +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11794 +label: "CFP de Mbour, Mbour" +value: "693" +data: App\Entity\School {#6160 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11795 +label: "CFP DE MIREBALAIS, Mirebalais" +value: "230" +data: App\Entity\School {#6186 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11796 +label: "CFP de Missabougou, Bamako" +value: "302" +data: App\Entity\School {#6212 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11797 +label: "CFP de Ziguinchor, Ziguinchor" +value: "425" +data: App\Entity\School {#6238 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11798 +label: "CFP Diourbel, Diourbel" +value: "441" +data: App\Entity\School {#6264 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11799 +label: "CFP Diourbel, Diourbel" +value: "495" +data: App\Entity\School {#6290 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11800 +label: "CFP Don Bosco Dakar, Dakar" +value: "436" +data: App\Entity\School {#6316 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11801 +label: "CFP Don bosco tambacounda, Tambacounda" +value: "427" +data: App\Entity\School {#6342 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11802 +label: "CFP Don bosco thiés, Thiès" +value: "437" +data: App\Entity\School {#6368 …} +attr: [] +labelTranslationParameters: [] } 1363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11803 +label: "CFP FIDELE ANDJOUA ONDIMBA, Franceville" +value: "1363" +data: App\Entity\School {#6394 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11804 +label: "CFP Kaolack, Kaolack" +value: "430" +data: App\Entity\School {#6420 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11805 +label: "CFP Kolda, Kolda" +value: "412" +data: App\Entity\School {#6446 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11806 +label: "CFP Louga, Louga" +value: "415" +data: App\Entity\School {#6472 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11807 +label: "CFP Nioro du rip, Nioro du Rip" +value: "433" +data: App\Entity\School {#6498 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11808 +label: "CFP Ouakam, Ouakam" +value: "439" +data: App\Entity\School {#6524 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11809 +label: "CFP Ourossogui, Matam" +value: "424" +data: App\Entity\School {#6550 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11810 +label: "Cfp rufisque, Rufisque" +value: "421" +data: App\Entity\School {#6576 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11811 +label: "CFP Saint Louis, Saint-Louis" +value: "418" +data: App\Entity\School {#6602 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11812 +label: "Cfp Sebikotane, Sébikhotane" +value: "432" +data: App\Entity\School {#6628 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11813 +label: "CFP sedhiou, Sédhiou" +value: "428" +data: App\Entity\School {#6654 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11814 +label: "CFP Thiaroye sur mer, Pikine" +value: "431" +data: App\Entity\School {#6680 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11815 +label: "CFP THIES, Thiès" +value: "440" +data: App\Entity\School {#6706 …} +attr: [] +labelTranslationParameters: [] } 1331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11816 +label: "CFP TIC NKOK, Ntoum" +value: "1331" +data: App\Entity\School {#6732 …} +attr: [] +labelTranslationParameters: [] } 1219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11817 +label: "CFPA ATHIEME, Athieme" +value: "1219" +data: App\Entity\School {#6758 …} +attr: [] +labelTranslationParameters: [] } 1223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11818 +label: "CFPA COVÈ, Covè" +value: "1223" +data: App\Entity\School {#6784 …} +attr: [] +labelTranslationParameters: [] } 1260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11819 +label: "CFPA COVE new, Covè" +value: "1260" +data: App\Entity\School {#6810 …} +attr: [] +labelTranslationParameters: [] } 1258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11820 +label: "CFPA DJIDJA NEW, Djidja" +value: "1258" +data: App\Entity\School {#6836 …} +attr: [] +labelTranslationParameters: [] } 1000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11821 +label: "CFPA DOGBO, Dogbo" +value: "1000" +data: App\Entity\School {#6862 …} +attr: [] +labelTranslationParameters: [] } 1213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11822 +label: "CFPA KOUANDE, Natitingou" +value: "1213" +data: App\Entity\School {#6888 …} +attr: [] +labelTranslationParameters: [] } 1217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11823 +label: "Cfpa nikki, Nikki" +value: "1217" +data: App\Entity\School {#6914 …} +attr: [] +labelTranslationParameters: [] } 1201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11824 +label: "CFPA NIKKI 2, Nikki" +value: "1201" +data: App\Entity\School {#6940 …} +attr: [] +labelTranslationParameters: [] } 1254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11825 +label: "CFPA Sè NEW, Houehogbe" +value: "1254" +data: App\Entity\School {#6966 …} +attr: [] +labelTranslationParameters: [] } 1212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11826 +label: "CFPA-AGOUA, Bante" +value: "1212" +data: App\Entity\School {#6992 …} +attr: [] +labelTranslationParameters: [] } 1216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11827 +label: "CFPA-DJIDJA, Djidja" +value: "1216" +data: App\Entity\School {#7019 …} +attr: [] +labelTranslationParameters: [] } 997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11828 +label: "CFPA-DJOUGOU, Djougou" +value: "997" +data: App\Entity\School {#7045 …} +attr: [] +labelTranslationParameters: [] } 1218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11829 +label: "CFPA-PAHOU, Ouidah" +value: "1218" +data: App\Entity\School {#7071 …} +attr: [] +labelTranslationParameters: [] } 1285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11830 +label: "CFPA-SE, Houehogbe" +value: "1285" +data: App\Entity\School {#7097 …} +attr: [] +labelTranslationParameters: [] } 1222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11831 +label: "CFPA-ZE, Allada" +value: "1222" +data: App\Entity\School {#7123 …} +attr: [] +labelTranslationParameters: [] } 1220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11832 +label: "CFPA/sè, Houehogbe" +value: "1220" +data: App\Entity\School {#7150 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11833 +label: "Cfpc Delafosse, Dakar" +value: "382" +data: App\Entity\School {#7176 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11834 +label: "CFPJYMCA, Dakar" +value: "413" +data: App\Entity\School {#7202 …} +attr: [] +labelTranslationParameters: [] } 1327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11835 +label: "CFPP MOA, Ntoum" +value: "1327" +data: App\Entity\School {#7228 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11836 +label: "CFPT Sénégal Japon, Dakar" +value: "426" +data: App\Entity\School {#7254 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11837 +label: "CFPT Sénégal-Japon, Dakar" +value: "399" +data: App\Entity\School {#7280 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11838 +label: "CFptj, Jacmel" +value: "306" +data: App\Entity\School {#7306 …} +attr: [] +labelTranslationParameters: [] } 943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11839 +label: "CFTP ESP Informatique, Abidjan" +value: "943" +data: App\Entity\School {#7332 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11840 +label: "CIPMEN (Dosso), Dosso" +value: "641" +data: App\Entity\School {#7358 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11841 +label: "CIPMEN Maradi, Maradi" +value: "677" +data: App\Entity\School {#7384 …} +attr: [] +labelTranslationParameters: [] } 1296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11842 +label: "CMFEPN, Port-Gentil" +value: "1296" +data: App\Entity\School {#7410 …} +attr: [] +labelTranslationParameters: [] } 1244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11843 +label: "cmores marketing11, Mitsamiouli" +value: "1244" +data: App\Entity\School {#7436 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11844 +label: "CNCPI Delafosse, Dakar" +value: "419" +data: App\Entity\School {#7462 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11845 +label: "CNFMETP/KAFFRINE, Kaffrine" +value: "498" +data: App\Entity\School {#7488 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11846 +label: "CNQP dakar, Dakar" +value: "416" +data: App\Entity\School {#7514 …} +attr: [] +labelTranslationParameters: [] } 1247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11847 +label: "comoremarketing20, Mitsoudjé" +value: "1247" +data: App\Entity\School {#7540 …} +attr: [] +labelTranslationParameters: [] } 1251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11848 +label: "comoresmaeketing19, Mitsoudjé" +value: "1251" +data: App\Entity\School {#7566 …} +attr: [] +labelTranslationParameters: [] } 1252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11849 +label: "comoresmarketing13, Mitsoudjé" +value: "1252" +data: App\Entity\School {#7592 …} +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11850 +label: "Crefap, Bururi" +value: "734" +data: App\Entity\School {#7618 …} +attr: [] +labelTranslationParameters: [] } 829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11851 +label: "CSF, Dosso" +value: "829" +data: App\Entity\School {#7644 …} +attr: [] +labelTranslationParameters: [] } 1352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11852 +label: "CSFP-BTP de Diamniadio, Rufisque" +value: "1352" +data: App\Entity\School {#7670 …} +attr: [] +labelTranslationParameters: [] } 1277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11853 +label: "CSFP-BTP EB1, Rufisque" +value: "1277" +data: App\Entity\School {#7696 …} +attr: [] +labelTranslationParameters: [] } 1274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11854 +label: "CSFP-BTP FC, Rufisque" +value: "1274" +data: App\Entity\School {#7722 …} +attr: [] +labelTranslationParameters: [] } 945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11855 +label: "diamwelly, Yamoussoukro" +value: "945" +data: App\Entity\School {#7748 …} +attr: [] +labelTranslationParameters: [] } 1271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11856 +label: "Diouf, Sébikhotane" +value: "1271" +data: App\Entity\School {#7774 …} +attr: [] +labelTranslationParameters: [] } 1130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11857 +label: "Djori, Dembéni" +value: "1130" +data: App\Entity\School {#7800 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11858 +label: "Don Bosco, Bujumbura (Mairie)" +value: "163" +data: App\Entity\School {#7826 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11859 +label: "Don Bosco Buterere, Bujumbura (Mairie)" +value: "361" +data: App\Entity\School {#7852 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11860 +label: "DON BOSCO MASSENGO, Gitega" +value: "224" +data: App\Entity\School {#7878 …} +attr: [] +labelTranslationParameters: [] } 1072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11861 +label: "dzahani, Chouani" +value: "1072" +data: App\Entity\School {#7904 …} +attr: [] +labelTranslationParameters: [] } 1314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11862 +label: "Ecole de Commerce, Port-Gentil" +value: "1314" +data: App\Entity\School {#7930 …} +attr: [] +labelTranslationParameters: [] } 1119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11863 +label: "Ecole de statistique et de gestion, Mitsamiouli" +value: "1119" +data: App\Entity\School {#7956 …} +attr: [] +labelTranslationParameters: [] } 1353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11864 +label: "ECOLE NATIONALE DE COMMERCE, Port-Gentil" +value: "1353" +data: App\Entity\School {#7982 …} +attr: [] +labelTranslationParameters: [] } 1127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11865 +label: "Ecole Nationale de Pêche et de la Marine Marchande, Mutsamudu" +value: "1127" +data: App\Entity\School {#8008 …} +attr: [] +labelTranslationParameters: [] } 954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11866 +label: "Ecole Normale Technique (ENTec), Port-au-Prince" +value: "954" +data: App\Entity\School {#8034 …} +attr: [] +labelTranslationParameters: [] } 887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11867 +label: "Ecole Polytechnique de Niamey, Niamey" +value: "887" +data: App\Entity\School {#8060 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11868 +label: "Ecole Professionnelle des Gonaives (EPG), Gonaïves" +value: "206" +data: App\Entity\School {#8086 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11869 +label: "ÉCOLE PROFESSIONNELLE DU CAP-HAÏTIEN (EPCH), Cap-Haïtien" +value: "209" +data: App\Entity\School {#8112 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11870 +label: "Ecole Professionnelle et Technique Elie Dubois(EPTED), Port-au-Prince" +value: "217" +data: App\Entity\School {#8138 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11871 +label: "Ecole Professionnelle J.B. Damier, Port-au-Prince" +value: "207" +data: App\Entity\School {#8164 …} +attr: [] +labelTranslationParameters: [] } 1088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11872 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1088" +data: App\Entity\School {#8190 …} +attr: [] +labelTranslationParameters: [] } 1095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11873 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1095" +data: App\Entity\School {#8216 …} +attr: [] +labelTranslationParameters: [] } 1240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11874 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1240" +data: App\Entity\School {#8242 …} +attr: [] +labelTranslationParameters: [] } 1257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11875 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1257" +data: App\Entity\School {#8268 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11876 +label: "Ecole Technique de Bubanza, Bubanza" +value: "362" +data: App\Entity\School {#8294 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11877 +label: "ECOLE TECHNIQUE SECONDAIRE DE KIRYAMA, Bururi" +value: "167" +data: App\Entity\School {#8320 …} +attr: [] +labelTranslationParameters: [] } 1224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11878 +label: "ENFAD, Wanani" +value: "1224" +data: App\Entity\School {#8346 …} +attr: [] +labelTranslationParameters: [] } 1120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11879 +label: "ENFADE, Wanani" +value: "1120" +data: App\Entity\School {#8372 …} +attr: [] +labelTranslationParameters: [] } 1084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11880 +label: "ENPMM, Mutsamudu" +value: "1084" +data: App\Entity\School {#8398 …} +attr: [] +labelTranslationParameters: [] } 1082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11881 +label: "ENTP, Ouani" +value: "1082" +data: App\Entity\School {#8424 …} +attr: [] +labelTranslationParameters: [] } 1083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11882 +label: "ENTP, Ouani" +value: "1083" +data: App\Entity\School {#8450 …} +attr: [] +labelTranslationParameters: [] } 1085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11883 +label: "ENTP, Ouani" +value: "1085" +data: App\Entity\School {#8476 …} +attr: [] +labelTranslationParameters: [] } 1077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11884 +label: "ENTP-OUANI, Ouani" +value: "1077" +data: App\Entity\School {#8502 …} +attr: [] +labelTranslationParameters: [] } 1126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11885 +label: "ENTP-OUANI, Ouani" +value: "1126" +data: App\Entity\School {#8528 …} +attr: [] +labelTranslationParameters: [] } 1262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11886 +label: "Esm, Kaolack" +value: "1262" +data: App\Entity\School {#8554 …} +attr: [] +labelTranslationParameters: [] } 1100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11887 +label: "EST, Moroni" +value: "1100" +data: App\Entity\School {#8580 …} +attr: [] +labelTranslationParameters: [] } 1116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11888 +label: "EST, Moroni" +value: "1116" +data: App\Entity\School {#8606 …} +attr: [] +labelTranslationParameters: [] } 1282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11889 +label: "et2, Rufisque" +value: "1282" +data: App\Entity\School {#8632 …} +attr: [] +labelTranslationParameters: [] } 841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11890 +label: "ETA DENIS, Mbour" +value: "841" +data: App\Entity\School {#8658 …} +attr: [] +labelTranslationParameters: [] } 1279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11891 +label: "Eta Rosa IFEF, Richard-Toll" +value: "1279" +data: App\Entity\School {#8684 …} +attr: [] +labelTranslationParameters: [] } 1364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11892 +label: "Eta Rose CNQP, Louga" +value: "1364" +data: App\Entity\School {#8711 …} +attr: [] +labelTranslationParameters: [] } 1284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11893 +label: "eta tttttt, Touba" +value: "1284" +data: App\Entity\School {#8737 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11894 +label: "ETA15, Port-au-Prince" +value: "196" +data: App\Entity\School {#8763 …} +attr: [] +labelTranslationParameters: [] } 886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11895 +label: "Etablissement, Niamey" +value: "886" +data: App\Entity\School {#8789 …} +attr: [] +labelTranslationParameters: [] } 1264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11896 +label: "Etablissement Rosalie Congo, Madingou" +value: "1264" +data: App\Entity\School {#8815 …} +attr: [] +labelTranslationParameters: [] } 826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11897 +label: "Etablissement Rose, Yoff-Mermoz" +value: "826" +data: App\Entity\School {#8842 …} +attr: [] +labelTranslationParameters: [] } 897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11898 +label: "Etablissement Rose, Thiès" +value: "897" +data: App\Entity\School {#8868 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11899 +label: "Etablissement_001, Dakar" +value: "384" +data: App\Entity\School {#8894 …} +attr: [] +labelTranslationParameters: [] } 1071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11900 +label: "ETB-Test, Moroni" +value: "1071" +data: App\Entity\School {#8920 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11901 +label: "ETG MUTUMBA, Bujumbura Rural" +value: "164" +data: App\Entity\School {#8946 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11902 +label: "ETG MUTUMBA, Bujumbura Rural" +value: "363" +data: App\Entity\School {#8972 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11903 +label: "ETG MUYINGA, Muyinga" +value: "320" +data: App\Entity\School {#8998 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11904 +label: "ETG MUYINGA, Muyinga" +value: "364" +data: App\Entity\School {#9024 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11905 +label: "ETG MUYINGA, Muyinga" +value: "369" +data: App\Entity\School {#9050 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11906 +label: "ETG MUYINGA, Muyinga" +value: "490" +data: App\Entity\School {#9076 …} +attr: [] +labelTranslationParameters: [] } 1075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11907 +label: "Fakri, Moroni" +value: "1075" +data: App\Entity\School {#9102 …} +attr: [] +labelTranslationParameters: [] } 1317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11908 +label: "Fidèle ANDJOUA ONDIMBA, Franceville" +value: "1317" +data: App\Entity\School {#9128 …} +attr: [] +labelTranslationParameters: [] } 892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11909 +label: "FOLFO test, Touba" +value: "892" +data: App\Entity\School {#9154 …} +attr: [] +labelTranslationParameters: [] } 1310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11910 +label: "Fulbert BONGOTHA, Moanda" +value: "1310" +data: App\Entity\School {#9180 …} +attr: [] +labelTranslationParameters: [] } 1276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11911 +label: "GORA SARR CSFP-BTP MABA, Dakar" +value: "1276" +data: App\Entity\School {#9206 …} +attr: [] +labelTranslationParameters: [] } 1097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11912 +label: "hambou, Mitsoudjé" +value: "1097" +data: App\Entity\School {#9232 …} +attr: [] +labelTranslationParameters: [] } 1099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11913 +label: "hambou, Mitsoudjé" +value: "1099" +data: App\Entity\School {#9258 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11914 +label: "Huchard, Dakar" +value: "536" +data: App\Entity\School {#9284 …} +attr: [] +labelTranslationParameters: [] } 1112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11915 +label: "IFERE - INSTITUT DE FORMATION DES ENSEIGNANTS ET DE LA RECHERCHE EN EDUCATION, Moroni" +value: "1112" +data: App\Entity\School {#9310 …} +attr: [] +labelTranslationParameters: [] } 1117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11916 +label: "IFEREE, Moroni" +value: "1117" +data: App\Entity\School {#9336 …} +attr: [] +labelTranslationParameters: [] } 1081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11917 +label: "IGITECKM, Wanani" +value: "1081" +data: App\Entity\School {#9362 …} +attr: [] +labelTranslationParameters: [] } 1080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11918 +label: "IGTEK, Fomboni" +value: "1080" +data: App\Entity\School {#9388 …} +attr: [] +labelTranslationParameters: [] } 1070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11919 +label: "ImnaTech, Mbéni" +value: "1070" +data: App\Entity\School {#9414 …} +attr: [] +labelTranslationParameters: [] } 1232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11920 +label: "info, Moroni" +value: "1232" +data: App\Entity\School {#9440 …} +attr: [] +labelTranslationParameters: [] } 1055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11921 +label: "INSTITUT DE FORMATION PROFESSIONNELLE DON BOSCO DUEKOUE, Abidjan" +value: "1055" +data: App\Entity\School {#9466 …} +attr: [] +labelTranslationParameters: [] } 1304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11922 +label: "Institut de Technologies d'Owendo, Libreville" +value: "1304" +data: App\Entity\School {#9492 …} +attr: [] +labelTranslationParameters: [] } 1242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11923 +label: "Institut Universitaire de technologie (IUT), Moroni" +value: "1242" +data: App\Entity\School {#9518 …} +attr: [] +labelTranslationParameters: [] } 1089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11924 +label: "iut, Moroni" +value: "1089" +data: App\Entity\School {#9544 …} +attr: [] +labelTranslationParameters: [] } 1259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11925 +label: "iut, Moroni" +value: "1259" +data: App\Entity\School {#9570 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11926 +label: "KoboAcademy Goma, Goma" +value: "666" +data: App\Entity\School {#9596 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11927 +label: "KoboAcademy Kinshasa, Kinshasa" +value: "664" +data: App\Entity\School {#9622 …} +attr: [] +labelTranslationParameters: [] } 864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11928 +label: "KoboAcademy Kinshasa, Kinshasa" +value: "864" +data: App\Entity\School {#9648 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11929 +label: "KoboAcademy Lubumbashi, Lubumbashi" +value: "665" +data: App\Entity\School {#9674 …} +attr: [] +labelTranslationParameters: [] } 1269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11930 +label: "KODI.ELEC12, Bargny" +value: "1269" +data: App\Entity\School {#9700 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11931 +label: "L T nyanza_lac, Makamba" +value: "373" +data: App\Entity\School {#9726 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11932 +label: "Le Forem, N'Tsoudjini" +value: "297" +data: App\Entity\School {#9752 …} +attr: [] +labelTranslationParameters: [] } 1265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11933 +label: "LEPAAC, Brazzaville" +value: "1265" +data: App\Entity\School {#9778 …} +attr: [] +labelTranslationParameters: [] } 1107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11934 +label: "les hirondelles, Moroni" +value: "1107" +data: App\Entity\School {#9804 …} +attr: [] +labelTranslationParameters: [] } 1111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11935 +label: "Les hirondelles, Moroni" +value: "1111" +data: App\Entity\School {#9830 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11936 +label: "LETFP Tambacounda, Tambacounda" +value: "414" +data: App\Entity\School {#9856 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11937 +label: "LT de Commerce Maurice Delafosse, Dakar" +value: "422" +data: App\Entity\School {#9882 …} +attr: [] +labelTranslationParameters: [] } 1313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11938 +label: "LT LECO, Franceville" +value: "1313" +data: App\Entity\School {#9908 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11939 +label: "LTAP Saint-Louis, Saint-Louis" +value: "434" +data: App\Entity\School {#9934 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11940 +label: "LTAR NGOZI, Ngozi" +value: "226" +data: App\Entity\School {#9960 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11941 +label: "LTE KAYERO, Rutana" +value: "162" +data: App\Entity\School {#9986 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11942 +label: "Ltidelafosse, Dakar" +value: "438" +data: App\Entity\School {#10012 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11943 +label: "LTIM Kedougou, Kédougou" +value: "429" +data: App\Entity\School {#10038 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11944 +label: "LTIM KEDOUGOU, Kédougou" +value: "499" +data: App\Entity\School {#10064 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11945 +label: "Ltp fxn thiès, Thiès" +value: "435" +data: App\Entity\School {#10090 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11946 +label: "LTP FXN THIES, Thiès" +value: "546" +data: App\Entity\School {#10116 …} +attr: [] +labelTranslationParameters: [] } 1096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11947 +label: "LTPA, Moroni" +value: "1096" +data: App\Entity\School {#10142 …} +attr: [] +labelTranslationParameters: [] } 1253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11948 +label: "LTPA, Moroni" +value: "1253" +data: App\Entity\School {#10168 …} +attr: [] +labelTranslationParameters: [] } 994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11949 +label: "LYCEE AGRICOLE MEDJI DE SEKOU (LAMS), Allada" +value: "994" +data: App\Entity\School {#10194 …} +attr: [] +labelTranslationParameters: [] } 1131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11950 +label: "Lycee chouani, Mitsoudjé" +value: "1131" +data: App\Entity\School {#10220 …} +attr: [] +labelTranslationParameters: [] } 944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11951 +label: "Lycée de Bafing centre, Touba" +value: "944" +data: App\Entity\School {#10246 …} +attr: [] +labelTranslationParameters: [] } 1121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11952 +label: "Lycee de formation de gestion, Moroni" +value: "1121" +data: App\Entity\School {#10272 …} +attr: [] +labelTranslationParameters: [] } 1129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11953 +label: "Lycee mbibodjou, Mitsoudjé" +value: "1129" +data: App\Entity\School {#10298 …} +attr: [] +labelTranslationParameters: [] } 1091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11954 +label: "Lycée Moroni, Moroni" +value: "1091" +data: App\Entity\School {#10324 …} +attr: [] +labelTranslationParameters: [] } 1092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11955 +label: "Lycée Moroni, Moroni" +value: "1092" +data: App\Entity\School {#10350 …} +attr: [] +labelTranslationParameters: [] } 1074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11956 +label: "lycée polytechnique industriel, Mitsoudjé" +value: "1074" +data: App\Entity\School {#10376 …} +attr: [] +labelTranslationParameters: [] } 1073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11957 +label: "lycee polyvalent, Chouani" +value: "1073" +data: App\Entity\School {#10402 …} +attr: [] +labelTranslationParameters: [] } 999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11958 +label: "LYCEE TECHNIQUE AGRICOLE D'INA, Bembereke" +value: "999" +data: App\Entity\School {#10428 …} +attr: [] +labelTranslationParameters: [] } 996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11959 +label: "Lycée Technique Agricole de Banikoara, Banikoara" +value: "996" +data: App\Entity\School {#10454 …} +attr: [] +labelTranslationParameters: [] } 1007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11960 +label: "LYCEE TECHNIQUE AGRICOLE DE SAVALOU, Savalou" +value: "1007" +data: App\Entity\School {#10480 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11961 +label: "Lycée Technique Alessandro Rossi de Ngozi, Ngozi" +value: "365" +data: App\Entity\School {#10506 …} +attr: [] +labelTranslationParameters: [] } 1094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11962 +label: "LYCEE TECHNIQUE DE HAMBOU, Chouani" +value: "1094" +data: App\Entity\School {#10532 …} +attr: [] +labelTranslationParameters: [] } 1115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11963 +label: "LYCEE TECHNIQUE DE HAMBOU, Chouani" +value: "1115" +data: App\Entity\School {#10558 …} +attr: [] +labelTranslationParameters: [] } 1308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11964 +label: "Lycée Technique de Ntoum, Ntoum" +value: "1308" +data: App\Entity\School {#10584 …} +attr: [] +labelTranslationParameters: [] } 1344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11965 +label: "Lycée Technique de Ntoum, Ntoum" +value: "1344" +data: App\Entity\School {#10610 …} +attr: [] +labelTranslationParameters: [] } 1326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11966 +label: "Lycée Technique de Tchibanga, Tchibanga" +value: "1326" +data: App\Entity\School {#10636 …} +attr: [] +labelTranslationParameters: [] } 1329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11967 +label: "Lycée Technique de Tchibanga, Tchibanga" +value: "1329" +data: App\Entity\School {#10662 …} +attr: [] +labelTranslationParameters: [] } 947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11968 +label: "Lycée technique des métiers du BTP, Boundiali" +value: "947" +data: App\Entity\School {#10688 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11969 +label: "LYCEE TECHNIQUE ELHADJI ABDOULAYE NIASS, Kaolack" +value: "497" +data: App\Entity\School {#10714 …} +attr: [] +labelTranslationParameters: [] } 1003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11970 +label: "LYCEE TECHNIQUE ET PROFESSIONNEL DE OUIDAH, Ouidah" +value: "1003" +data: App\Entity\School {#10740 …} +attr: [] +labelTranslationParameters: [] } 1002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11971 +label: "LYCEE TECHNIQUE ET PROFESSIONNEL F.M COULIBALY, Cotonou" +value: "1002" +data: App\Entity\School {#10766 …} +attr: [] +labelTranslationParameters: [] } 1303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11972 +label: "Lycée Technique National Omar Bongo, Libreville" +value: "1303" +data: App\Entity\School {#10792 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11973 +label: "Lycee Technique Nyanza-lac, Makamba" +value: "165" +data: App\Entity\School {#10818 …} +attr: [] +labelTranslationParameters: [] } 1346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11974 +label: "Lycée Technique NYONDA MAKITA, Mouila" +value: "1346" +data: App\Entity\School {#10844 …} +attr: [] +labelTranslationParameters: [] } 1319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11975 +label: "Lycée Technique Omar BONGO, Libreville" +value: "1319" +data: App\Entity\School {#10870 …} +attr: [] +labelTranslationParameters: [] } 1338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11976 +label: "Lycée Technologique de Leconi, Franceville" +value: "1338" +data: App\Entity\School {#10896 …} +attr: [] +labelTranslationParameters: [] } 1001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11977 +label: "LyTA-BSAA, Adjahonme" +value: "1001" +data: App\Entity\School {#10922 …} +attr: [] +labelTranslationParameters: [] } 1004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11978 +label: "LYTEB, Bohicon" +value: "1004" +data: App\Entity\School {#10948 …} +attr: [] +labelTranslationParameters: [] } 1078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11979 +label: "Maison de l'emploi, Moroni" +value: "1078" +data: App\Entity\School {#10974 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11980 +label: "Mame Diarra Ngom, Diourbel" +value: "595" +data: App\Entity\School {#11000 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11981 +label: "MARIAMA BA, Dakar" +value: "540" +data: App\Entity\School {#11026 …} +attr: [] +labelTranslationParameters: [] } 1243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11982 +label: "Marketing commerciale, Dembéni" +value: "1243" +data: App\Entity\School {#11052 …} +attr: [] +labelTranslationParameters: [] } 1105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11983 +label: "MAZIADA, Moroni" +value: "1105" +data: App\Entity\School {#11078 …} +attr: [] +labelTranslationParameters: [] } 1307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11984 +label: "Mba, Ntoum" +value: "1307" +data: App\Entity\School {#11104 …} +attr: [] +labelTranslationParameters: [] } 1132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11985 +label: "Mboumba, Saint-Louis" +value: "1132" +data: App\Entity\School {#11130 …} +attr: [] +labelTranslationParameters: [] } 1118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11986 +label: "MDE, Moroni" +value: "1118" +data: App\Entity\School {#11156 …} +attr: [] +labelTranslationParameters: [] } 1122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11987 +label: "MDE, Moroni" +value: "1122" +data: App\Entity\School {#11182 …} +attr: [] +labelTranslationParameters: [] } 1233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11988 +label: "Men, Moroni" +value: "1233" +data: App\Entity\School {#11208 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11989 +label: "Ndaw, Diourbel" +value: "594" +data: App\Entity\School {#11234 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11990 +label: "Ngom, Diourbel" +value: "596" +data: App\Entity\School {#11260 …} +attr: [] +labelTranslationParameters: [] } 1337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11991 +label: "OK Centre de Formation et d'Enseignement Professionnel de Nkembo, Libreville" +value: "1337" +data: App\Entity\School {#11287 …} +attr: [] +labelTranslationParameters: [] } 1339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11992 +label: "OK CFEP-POG, Port-Gentil" +value: "1339" +data: App\Entity\School {#11314 …} +attr: [] +labelTranslationParameters: [] } 1334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11993 +label: "OK CMFEPN, Port-Gentil" +value: "1334" +data: App\Entity\School {#11341 …} +attr: [] +labelTranslationParameters: [] } 1345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11994 +label: "OK ECOLE NATIONALE DE COMMERCE, Port-Gentil" +value: "1345" +data: App\Entity\School {#11368 …} +attr: [] +labelTranslationParameters: [] } 1341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11995 +label: "OK Lycée Technique Alexandre BIANGUE de Tchibanga, Tchibanga" +value: "1341" +data: App\Entity\School {#11395 …} +attr: [] +labelTranslationParameters: [] } 1336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11996 +label: "ok Lycée Technique Bernard OBIANG, Oyem" +value: "1336" +data: App\Entity\School {#11422 …} +attr: [] +labelTranslationParameters: [] } 1342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11997 +label: "OK Lycée Technique de Fougamou, Mouila" +value: "1342" +data: App\Entity\School {#11449 …} +attr: [] +labelTranslationParameters: [] } 1033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11998 +label: "Richard Ntaka, Kinshasa" +value: "1033" +data: App\Entity\School {#11475 …} +attr: [] +labelTranslationParameters: [] } 1113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11999 +label: "SAANDI, Moroni" +value: "1113" +data: App\Entity\School {#11501 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12000 +label: "Saint Bernard, Moroni" +value: "647" +data: App\Entity\School {#11527 …} +attr: [] +labelTranslationParameters: [] } 1086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12001 +label: "sima, Moroni" +value: "1086" +data: App\Entity\School {#11553 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12002 +label: "TAMBEDOU, Diourbel" +value: "597" +data: App\Entity\School {#11579 …} +attr: [] +labelTranslationParameters: [] } 1357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12003 +label: "test-bobo, Saint-Louis" +value: "1357" +data: App\Entity\School {#11606 …} +attr: [] +labelTranslationParameters: [] } 1273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12004 +label: "UME, Rufisque" +value: "1273" +data: App\Entity\School {#11632 …} +attr: [] +labelTranslationParameters: [] } 1311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12005 +label: "Valentin MIHINDOU-MI-NZAMBE, Tchibanga" +value: "1311" +data: App\Entity\School {#11658 …} +attr: [] +labelTranslationParameters: [] } 1272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12006 +label: "VRD, Rufisque" +value: "1272" +data: App\Entity\School {#11684 …} +attr: [] +labelTranslationParameters: [] } 1098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12007 +label: "Wanani, Fomboni" +value: "1098" +data: App\Entity\School {#11710 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4114 -form: Symfony\Component\Form\Form {#1275 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4115 …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) {#12009 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 | "0e47e0e0b1e51418e1e1e8481da1.u8X7aUiK7hMuaMF1e6leAdDYct9RLZc1DZR6qYbn8rI.yqyCLwXstHZMAJIHPcAJdr-hCo41W8IYRPwdy-KAuv7Y_KRRA-u-eGopiA" |
| 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 | "0e47e0e0b1e51418e1e1e8481da1.u8X7aUiK7hMuaMF1e6leAdDYct9RLZc1DZR6qYbn8rI.yqyCLwXstHZMAJIHPcAJdr-hCo41W8IYRPwdy-KAuv7Y_KRRA-u-eGopiA" |
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 | "0e47e0e0b1e51418e1e1e8481da1.u8X7aUiK7hMuaMF1e6leAdDYct9RLZc1DZR6qYbn8rI.yqyCLwXstHZMAJIHPcAJdr-hCo41W8IYRPwdy-KAuv7Y_KRRA-u-eGopiA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#12013 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() {#12015 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() {#12014 …} } } |
| 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 | "0e47e0e0b1e51418e1e1e8481da1.u8X7aUiK7hMuaMF1e6leAdDYct9RLZc1DZR6qYbn8rI.yqyCLwXstHZMAJIHPcAJdr-hCo41W8IYRPwdy-KAuv7Y_KRRA-u-eGopiA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12025 -form: Symfony\Component\Form\Form {#12021 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#12016 …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 | "0e47e0e0b1e51418e1e1e8481da1.u8X7aUiK7hMuaMF1e6leAdDYct9RLZc1DZR6qYbn8rI.yqyCLwXstHZMAJIHPcAJdr-hCo41W8IYRPwdy-KAuv7Y_KRRA-u-eGopiA" |