- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 20
- Events
- Routing
- Cache
- Translation 20
- Security
- Twig
- HTTP Client
- Doctrine 8
- Migrations
- Debug
- Messages
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
country
-
region
-
diaspora
-
residenceCountry
-
residenceRegion
-
phone
-
validCode
-
username
-
email
-
password
-
-
first
-
second
-
-
profils
-
typePerson
-
adminRegions
-
adminCities
-
school
-
_token
-
userbundle_user
"App\Form\UserType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#391 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#389 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#385 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#386 -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 {#391 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#389 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#385 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#386 -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 {#609 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#610 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#456 …} -namespace: Closure() {#612 …} } |
| data | App\Entity\User {#391 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#389 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#385 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#386 -elements: [] } } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#630 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#491 …} 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() {#632 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#354 …} $translationDomain: "validators" $message: Closure() {#631 …} } } |
| 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 {#391 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#389 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#385 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#386 -elements: [] } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2357 -form: Symfony\Component\Form\Form {#1144 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2358 …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 {#391 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#389 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#385 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#386 -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) {#638 class: "App\Form\UserType" this: App\Form\UserType {#312 …} } |
Doctrine\ORM\QueryBuilder {#733 -em: Doctrine\ORM\EntityManager {#694 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#734 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#730 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#728 #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 {#725 #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 {#765 …} -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 {#667 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#668 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#815 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#724 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#770 -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 {#772 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#799 …} } |
| 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 {#609 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#610 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#456 …} -namespace: Closure() {#612 …} } |
| 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 {#796 -om: ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#726 …} -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 {#733 -em: Doctrine\ORM\EntityManager {#694 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#734 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#730 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#728 #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 {#725 #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 {#765 …} -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() {#671 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#354 …} $translationDomain: "validators" $message: Closure() {#669 …} } } |
| 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 {#2386 +label: "Bénin" +value: "6" +data: App\Entity\Country {#2324 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2388 +label: "Burundi" +value: "19" +data: App\Entity\Country {#2345 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2390 +label: "Comores" +value: "23" +data: App\Entity\Country {#2352 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2393 +label: "Congo Brazzaville" +value: "21" +data: App\Entity\Country {#2349 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2392 +label: "Côte d'Ivoire" +value: "4" +data: App\Entity\Country {#2327 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2387 +label: "Gabon" +value: "7" +data: App\Entity\Country {#2318 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2398 +label: "Haïti" +value: "11" +data: App\Entity\Country {#2337 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2396 +label: "Mali" +value: "3" +data: App\Entity\Country {#2330 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2394 +label: "Niger" +value: "10" +data: App\Entity\Country {#2334 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2389 +label: "RDC" +value: "8" +data: App\Entity\Country {#2321 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2399 +label: "Sénégal" +value: "1" +data: App\Entity\Country {#2299 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2400 +label: "Tunisie" +value: "13" +data: App\Entity\Country {#2341 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2385 -form: Symfony\Component\Form\Form {#1156 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2384 …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) {#2402 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#646 …} } |
| 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) {#639 class: "App\Form\UserType" this: App\Form\UserType {#312 …} } |
Doctrine\ORM\QueryBuilder {#801 -em: Doctrine\ORM\EntityManager {#694 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#802 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#803 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#778 #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 {#813 #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 {#798 …} -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 {#667 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#668 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#866 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#779 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#786 -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 {#785 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#819 …} } |
| 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 {#609 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#610 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#456 …} -namespace: Closure() {#612 …} } |
| 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 {#847 -om: ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#787 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "menu.select_region" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#801 -em: Doctrine\ORM\EntityManager {#694 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#802 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#803 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#778 #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 {#813 #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 {#798 …} -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() {#788 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#354 …} $translationDomain: "validators" $message: Closure() {#789 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "data-error" => "Region non autorisé ou inconnu" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_userbundle_user_region" ] |
| cache_key | "_userbundle_user_region_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2405 +label: "bobo" +value: "251" +data: App\Entity\Region {#2420 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2407 +label: "rose" +value: "250" +data: App\Entity\Region {#2430 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2403 -form: Symfony\Component\Form\Form {#1093 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2404 …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) {#2412 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#646 …} } |
| 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 {#609 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#610 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#456 …} -namespace: Closure() {#612 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#838 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#842 …} } |
| 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 {#837 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() {#834 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#354 …} $translationDomain: "validators" $message: Closure() {#832 …} } } |
| 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 {#2411 -form: Symfony\Component\Form\Form {#1094 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2406 …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) {#640 class: "App\Form\UserType" this: App\Form\UserType {#312 …} } |
Doctrine\ORM\QueryBuilder {#856 -em: Doctrine\ORM\EntityManager {#694 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#868 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#851 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#852 #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 {#867 …} -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 {#667 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#668 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#881 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#861 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#892 -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 {#853 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#799 …} } |
| 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 {#609 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#610 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#456 …} -namespace: Closure() {#612 …} } |
| 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 {#796 -om: ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#726 …} -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 {#856 -em: Doctrine\ORM\EntityManager {#694 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#868 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#851 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#852 #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 {#867 …} -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() {#855 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#354 …} $translationDomain: "validators" $message: Closure() {#863 …} } } |
| 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 {#2413 +label: "Bénin" +value: "6" +data: App\Entity\Country {#2324 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2418 +label: "Burkina Faso" +value: "17" +data: App\Entity\Country {#2373 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2444 +label: "Burundi" +value: "19" +data: App\Entity\Country {#2345 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2447 +label: "Cap Vert" +value: "14" +data: App\Entity\Country {#2366 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2446 +label: "Comores" +value: "23" +data: App\Entity\Country {#2352 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2408 +label: "Congo Brazzaville" +value: "21" +data: App\Entity\Country {#2349 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2452 +label: "Côte d'Ivoire" +value: "4" +data: App\Entity\Country {#2327 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2450 +label: "Gabon" +value: "7" +data: App\Entity\Country {#2318 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2448 +label: "Haïti" +value: "11" +data: App\Entity\Country {#2337 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2443 +label: "Mali" +value: "3" +data: App\Entity\Country {#2330 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2453 +label: "Maroc" +value: "12" +data: App\Entity\Country {#2362 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2454 +label: "Mauritanie" +value: "20" +data: App\Entity\Country {#2380 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2455 +label: "Niger" +value: "10" +data: App\Entity\Country {#2334 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2456 +label: "RDC" +value: "8" +data: App\Entity\Country {#2321 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2457 +label: "République Centrafricaine" +value: "16" +data: App\Entity\Country {#2370 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2458 +label: "Rwanda" +value: "18" +data: App\Entity\Country {#2376 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +label: "Sénégal" +value: "1" +data: App\Entity\Country {#2299 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2460 +label: "Tchad" +value: "9" +data: App\Entity\Country {#2359 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2461 +label: "Tunisie" +value: "13" +data: App\Entity\Country {#2341 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2417 -form: Symfony\Component\Form\Form {#1088 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2415 …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) {#2463 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#646 …} } |
| 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) {#641 class: "App\Form\UserType" this: App\Form\UserType {#312 …} } |
Doctrine\ORM\QueryBuilder {#874 -em: Doctrine\ORM\EntityManager {#694 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#890 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#882 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#888 #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 {#889 …} -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 {#667 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#668 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#903 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#869 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#914 -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 {#872 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#819 …} } |
| 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 {#609 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#610 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#456 …} -namespace: Closure() {#612 …} } |
| 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 {#847 -om: ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#787 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "graduate.select_your_residence_country" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#874 -em: Doctrine\ORM\EntityManager {#694 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#890 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#882 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#888 #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 {#889 …} -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() {#875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#354 …} $translationDomain: "validators" $message: Closure() {#876 …} } } |
| 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 {#2466 +label: "Abidjan" +value: "48" +data: App\Entity\Region {#2480 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2468 +label: "Agadez" +value: "145" +data: App\Entity\Region {#2487 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2470 +label: "Agnéby-Tiassa" +value: "210" +data: App\Entity\Region {#2494 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2473 +label: "Alibori" +value: "248" +data: App\Entity\Region {#2501 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2472 +label: "Ariana" +value: "213" +data: App\Entity\Region {#2508 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2467 +label: "Artibonite" +value: "84" +data: App\Entity\Region {#2515 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2478 +label: "Atacora" +value: "237" +data: App\Entity\Region {#2522 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2476 +label: "Atlantique" +value: "238" +data: App\Entity\Region {#2529 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2474 +label: "Bafing" +value: "211" +data: App\Entity\Region {#2536 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2469 +label: "Bagoué" +value: "212" +data: App\Entity\Region {#2543 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2479 +label: "Bamako" +value: "102" +data: App\Entity\Region {#2550 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3558 +label: "Bas-Uele" +value: "141" +data: App\Entity\Region {#2557 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3559 +label: "Béja" +value: "214" +data: App\Entity\Region {#2564 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3560 +label: "Ben Arous" +value: "215" +data: App\Entity\Region {#2571 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3561 +label: "Bizerte" +value: "216" +data: App\Entity\Region {#2578 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3562 +label: "bobo" +value: "251" +data: App\Entity\Region {#2420 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3563 +label: "Borgou" +value: "239" +data: App\Entity\Region {#2585 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3564 +label: "Bouenza" +value: "15" +data: App\Entity\Region {#2592 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3565 +label: "Brazzaville" +value: "22" +data: App\Entity\Region {#2599 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3566 +label: "Bubanza" +value: "49" +data: App\Entity\Region {#2606 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3567 +label: "Bujumbura" +value: "36" +data: App\Entity\Region {#2613 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3568 +label: "Bururi" +value: "51" +data: App\Entity\Region {#2620 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3569 +label: "Cankuzo" +value: "52" +data: App\Entity\Region {#2627 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3570 +label: "Centre" +value: "85" +data: App\Entity\Region {#2634 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3571 +label: "Cibitoke" +value: "53" +data: App\Entity\Region {#2641 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3572 +label: "Collines" +value: "240" +data: App\Entity\Region {#2648 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3573 +label: "Couffo" +value: "241" +data: App\Entity\Region {#2655 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3574 +label: "Cuvette" +value: "26" +data: App\Entity\Region {#2662 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3575 +label: "Cuvette-Ouest" +value: "25" +data: App\Entity\Region {#2669 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3576 +label: "Dakar" +value: "1" +data: App\Entity\Region {#2676 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3577 +label: "Diffa" +value: "146" +data: App\Entity\Region {#2683 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3578 +label: "Diourbel" +value: "6" +data: App\Entity\Region {#2690 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3579 +label: "Djando, Île de Mohéli (Mwali)" +value: "67" +data: App\Entity\Region {#2697 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3580 +label: "Domoni, Île de Anjouan (Ndzwani)" +value: "68" +data: App\Entity\Region {#2704 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3581 +label: "Donga" +value: "242" +data: App\Entity\Region {#2711 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3582 +label: "Dosso" +value: "147" +data: App\Entity\Region {#2718 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3583 +label: "Équateur" +value: "152" +data: App\Entity\Region {#2725 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3584 +label: "Estuaire" +value: "27" +data: App\Entity\Region {#2732 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3585 +label: "Fatick" +value: "8" +data: App\Entity\Region {#2739 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3586 +label: "Fomboni, Île de Mohéli (Mwali)" +value: "69" +data: App\Entity\Region {#2746 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3587 +label: "Gabès" +value: "217" +data: App\Entity\Region {#2753 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3588 +label: "Gafsa" +value: "218" +data: App\Entity\Region {#2760 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3589 +label: "Gitega" +value: "54" +data: App\Entity\Region {#2767 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3590 +label: "Grand'Anse" +value: "86" +data: App\Entity\Region {#2774 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3591 +label: "Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja)" +value: "70" +data: App\Entity\Region {#2781 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3592 +label: "Hambou, Île de Grande Comore (Ngazidja)" +value: "71" +data: App\Entity\Region {#2788 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3593 +label: "Haut-Katanga" +value: "140" +data: App\Entity\Region {#2795 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3594 +label: "Haut-Lomami" +value: "153" +data: App\Entity\Region {#2802 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3595 +label: "Haut-Ogooué" +value: "28" +data: App\Entity\Region {#2809 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3596 +label: "Haut-Uele" +value: "154" +data: App\Entity\Region {#2816 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3597 +label: "Ituri" +value: "155" +data: App\Entity\Region {#2823 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3598 +label: "Jendouba" +value: "219" +data: App\Entity\Region {#2830 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3599 +label: "Kaffrine" +value: "7" +data: App\Entity\Region {#2837 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3600 +label: "Kairouan" +value: "220" +data: App\Entity\Region {#2844 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3601 +label: "Kaolack" +value: "9" +data: App\Entity\Region {#2851 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3602 +label: "Karuzi" +value: "55" +data: App\Entity\Region {#2858 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3603 +label: "Kasaï" +value: "156" +data: App\Entity\Region {#2865 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3604 +label: "Kasaï central" +value: "157" +data: App\Entity\Region {#2872 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3605 +label: "Kasaï oriental" +value: "142" +data: App\Entity\Region {#2879 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3606 +label: "Kasserine" +value: "221" +data: App\Entity\Region {#2886 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3607 +label: "Kayanza" +value: "56" +data: App\Entity\Region {#2893 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3608 +label: "Kébili" +value: "222" +data: App\Entity\Region {#2900 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3609 +label: "Kédougou" +value: "11" +data: App\Entity\Region {#2907 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3610 +label: "Kef" +value: "223" +data: App\Entity\Region {#2914 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3611 +label: "Kinshasa" +value: "139" +data: App\Entity\Region {#2921 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3612 +label: "Kirundo" +value: "57" +data: App\Entity\Region {#2928 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3613 +label: "Kolda" +value: "12" +data: App\Entity\Region {#2935 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3614 +label: "Kongo-Central" +value: "158" +data: App\Entity\Region {#2942 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3615 +label: "Kouilou" +value: "16" +data: App\Entity\Region {#2949 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3616 +label: "Kwango" +value: "159" +data: App\Entity\Region {#2956 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3617 +label: "Kwilu" +value: "160" +data: App\Entity\Region {#2963 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3618 +label: "La Manouba" +value: "225" +data: App\Entity\Region {#2970 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3619 +label: "Lékoumou" +value: "18" +data: App\Entity\Region {#2977 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3620 +label: "Likouala" +value: "20" +data: App\Entity\Region {#2984 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3621 +label: "Littoral" +value: "243" +data: App\Entity\Region {#2991 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3622 +label: "Lomami" +value: "161" +data: App\Entity\Region {#2998 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3623 +label: "Louga" +value: "4" +data: App\Entity\Region {#3005 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3624 +label: "Lualaba" +value: "162" +data: App\Entity\Region {#3012 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3625 +label: "Mahdia" +value: "224" +data: App\Entity\Region {#3019 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3626 +label: "Mai-Ndombe" +value: "163" +data: App\Entity\Region {#3026 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3627 +label: "Makamba" +value: "58" +data: App\Entity\Region {#3033 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3628 +label: "Maniema" +value: "144" +data: App\Entity\Region {#3040 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3629 +label: "Maradi" +value: "148" +data: App\Entity\Region {#3047 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3630 +label: "Matam" +value: "5" +data: App\Entity\Region {#3054 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3631 +label: "Mbadjini-Est, Île de Grande Comore (Ngazidja)" +value: "72" +data: App\Entity\Region {#3061 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3632 +label: "Mbadjini-Ouest, Île de Grande Comore (Ngazidja)" +value: "73" +data: App\Entity\Region {#3068 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3633 +label: "Médenine" +value: "226" +data: App\Entity\Region {#3075 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3634 +label: "Mitsamiouli-Mboudé, Île de Grande Comore (Ngazidja)" +value: "74" +data: App\Entity\Region {#3082 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3635 +label: "Monastir" +value: "227" +data: App\Entity\Region {#3089 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3636 +label: "Mongala" +value: "143" +data: App\Entity\Region {#3096 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3637 +label: "Mono" +value: "244" +data: App\Entity\Region {#3103 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3638 +label: "Moroni-Bambao, Île de Grande Comore (Ngazidja)" +value: "75" +data: App\Entity\Region {#3110 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3639 +label: "Moyen-Ogooué" +value: "29" +data: App\Entity\Region {#3117 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3640 +label: "Mrémani, Île de Anjouan (Ndzwani)" +value: "76" +data: App\Entity\Region {#3124 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3641 +label: "Muramvya" +value: "59" +data: App\Entity\Region {#3131 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3642 +label: "Mutsamudu, Île de Anjouan (Ndzwani)" +value: "77" +data: App\Entity\Region {#3138 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3643 +label: "Muyinga" +value: "60" +data: App\Entity\Region {#3145 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3644 +label: "Mwaro" +value: "61" +data: App\Entity\Region {#3152 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3645 +label: "Nabeul" +value: "228" +data: App\Entity\Region {#3159 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3646 +label: "Ngounié" +value: "30" +data: App\Entity\Region {#3166 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3647 +label: "Ngozi" +value: "62" +data: App\Entity\Region {#3173 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3648 +label: "Niamey" +value: "172" +data: App\Entity\Region {#3180 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3649 +label: "Niari" +value: "23" +data: App\Entity\Region {#3187 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3650 +label: "Nioumachoi, Île de Mohéli (Mwali)" +value: "78" +data: App\Entity\Region {#3194 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3651 +label: "Nippes" +value: "87" +data: App\Entity\Region {#3201 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3652 +label: "Nord" +value: "88" +data: App\Entity\Region {#3208 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3653 +label: "Nord-Est" +value: "89" +data: App\Entity\Region {#3215 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3654 +label: "Nord-Kivu" +value: "171" +data: App\Entity\Region {#3222 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3655 +label: "Nord-Ouest" +value: "90" +data: App\Entity\Region {#3229 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3656 +label: "Nord-Ubangi" +value: "164" +data: App\Entity\Region {#3236 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3657 +label: "Nyanga" +value: "31" +data: App\Entity\Region {#3243 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3658 +label: "Ogooué-Ivindo" +value: "32" +data: App\Entity\Region {#3250 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3659 +label: "Ogooué-Lolo" +value: "33" +data: App\Entity\Region {#3257 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3660 +label: "Ogooué-Maritime" +value: "34" +data: App\Entity\Region {#3264 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3661 +label: "Oichili-Dimani, Île de Grande Comore (Ngazidja)" +value: "79" +data: App\Entity\Region {#3271 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3662 +label: "Ouani, Île de Anjouan (Ndzwani)" +value: "80" +data: App\Entity\Region {#3278 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3663 +label: "Ouémé" +value: "245" +data: App\Entity\Region {#3285 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3664 +label: "Ouest" +value: "91" +data: App\Entity\Region {#3292 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3665 +label: "Plateau" +value: "246" +data: App\Entity\Region {#3299 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3666 +label: "Plateaux" +value: "17" +data: App\Entity\Region {#3306 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3667 +label: "Pointe-Noire" +value: "19" +data: App\Entity\Region {#3313 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3668 +label: "Pool" +value: "21" +data: App\Entity\Region {#3320 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3669 +label: "préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja)" +value: "81" +data: App\Entity\Region {#3327 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3670 +label: "rose" +value: "250" +data: App\Entity\Region {#2430 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3671 +label: "Rumonge" +value: "64" +data: App\Entity\Region {#3334 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3672 +label: "Rutana" +value: "65" +data: App\Entity\Region {#3341 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3673 +label: "Ruyigi" +value: "66" +data: App\Entity\Region {#3348 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3674 +label: "Saint Louis" +value: "3" +data: App\Entity\Region {#3355 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3675 +label: "Sangha" +value: "24" +data: App\Entity\Region {#3362 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3676 +label: "Sankuru" +value: "165" +data: App\Entity\Region {#3369 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3677 +label: "Sédhiou" +value: "14" +data: App\Entity\Region {#3376 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3678 +label: "Sfax" +value: "229" +data: App\Entity\Region {#3383 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3679 +label: "Sidi Bouzid" +value: "230" +data: App\Entity\Region {#3390 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3680 +label: "Siliana" +value: "231" +data: App\Entity\Region {#3397 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3681 +label: "Sima, Île de Anjouan (Ndzwani)" +value: "82" +data: App\Entity\Region {#3404 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3682 +label: "Sousse" +value: "232" +data: App\Entity\Region {#3411 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3683 +label: "Sud" +value: "92" +data: App\Entity\Region {#3418 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3684 +label: "Sud-Est" +value: "93" +data: App\Entity\Region {#3425 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3685 +label: "Sud-Kivu" +value: "166" +data: App\Entity\Region {#3432 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3686 +label: "Sud-Ubangi" +value: "167" +data: App\Entity\Region {#3439 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3687 +label: "Tahoua" +value: "149" +data: App\Entity\Region {#3446 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3688 +label: "Tambacounda" +value: "10" +data: App\Entity\Region {#3453 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3689 +label: "Tanganyika" +value: "168" +data: App\Entity\Region {#3460 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3690 +label: "Tataouine" +value: "233" +data: App\Entity\Region {#3467 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3691 +label: "Thiès" +value: "2" +data: App\Entity\Region {#3474 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3692 +label: "Tillabéri" +value: "150" +data: App\Entity\Region {#3481 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3693 +label: "Tozeur" +value: "234" +data: App\Entity\Region {#3488 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3694 +label: "Tshopo" +value: "169" +data: App\Entity\Region {#3495 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3695 +label: "Tshuapa" +value: "170" +data: App\Entity\Region {#3502 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3696 +label: "Tunis" +value: "235" +data: App\Entity\Region {#3509 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3697 +label: "Woleu-Ntem" +value: "35" +data: App\Entity\Region {#3516 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3698 +label: "Yamoussoukro" +value: "209" +data: App\Entity\Region {#3523 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3699 +label: "Zaghouan" +value: "236" +data: App\Entity\Region {#3530 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3700 +label: "Ziguinchor" +value: "13" +data: App\Entity\Region {#3537 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3701 +label: "Zinder" +value: "151" +data: App\Entity\Region {#3544 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3702 +label: "Zou" +value: "247" +data: App\Entity\Region {#3551 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2464 -form: Symfony\Component\Form\Form {#1110 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2465 …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) {#3704 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#646 …} } |
| 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 {#609 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#610 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#456 …} -namespace: Closure() {#612 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#893 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#491 …} } |
| 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() {#885 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#354 …} $translationDomain: "validators" $message: Closure() {#884 …} } } |
| 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 {#3705 -form: Symfony\Component\Form\Form {#1213 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3706 …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 {#609 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#610 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#456 …} -namespace: Closure() {#612 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#907 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#491 …} } |
| 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() {#915 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#354 …} $translationDomain: "validators" $message: Closure() {#906 …} } } |
| 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 {#3707 -form: Symfony\Component\Form\Form {#1210 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3708 …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 {#609 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#610 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#456 …} -namespace: Closure() {#612 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#922 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#491 …} } |
| 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() {#924 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#354 …} $translationDomain: "validators" $message: Closure() {#923 …} } } |
| 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 {#3709 -form: Symfony\Component\Form\Form {#1228 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3710 …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 {#609 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#610 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#456 …} -namespace: Closure() {#612 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#931 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#491 …} } |
| 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() {#933 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#354 …} $translationDomain: "validators" $message: Closure() {#932 …} } } |
| 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 {#3711 -form: Symfony\Component\Form\Form {#1231 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3712 …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 {#609 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#610 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#456 …} -namespace: Closure() {#612 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#944 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#491 …} } |
| 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() {#946 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#354 …} $translationDomain: "validators" $message: Closure() {#945 …} } } |
| 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 {#3713 -form: Symfony\Component\Form\Form {#1234 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3714 …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 {#609 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#610 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#456 …} -namespace: Closure() {#612 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#957 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#491 …} } |
| 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() {#960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#354 …} $translationDomain: "validators" $message: Closure() {#959 …} } } |
| 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 {#3715 -form: Symfony\Component\Form\Form {#1253 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3716 …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 {#609 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#610 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#456 …} -namespace: Closure() {#612 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1238 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#491 …} } |
| 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() {#1240 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#354 …} $translationDomain: "validators" $message: Closure() {#1239 …} } } |
| 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 {#3720 -form: Symfony\Component\Form\Form {#1256 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3719 …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 {#609 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#610 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#456 …} -namespace: Closure() {#612 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1246 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#491 …} } |
| 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() {#1248 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#354 …} $translationDomain: "validators" $message: Closure() {#1247 …} } } |
| 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 {#3721 -form: Symfony\Component\Form\Form {#1259 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3722 …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 {#389 -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) {#642 class: "App\Form\UserType" this: App\Form\UserType {#312 …} } |
Doctrine\ORM\QueryBuilder {#984 -em: Doctrine\ORM\EntityManager {#694 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#980 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ig" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#971 #from: "App\Entity\Role" #alias: "ig" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#978 #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 {#973 …} -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 {#667 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#668 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1011 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#983 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#977 -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 {#982 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#985 …} } |
| 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 {#609 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#610 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#456 …} -namespace: Closure() {#612 …} } |
| 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 {#999 -om: ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#970 …} -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 {#984 -em: Doctrine\ORM\EntityManager {#694 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#980 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ig" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#971 #from: "App\Entity\Role" #alias: "ig" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#978 #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 {#973 …} -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() {#969 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#354 …} $translationDomain: "validators" $message: Closure() {#968 …} } } |
| 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 {#3724 +label: "ROLE_ADMIN" +value: "1" +data: App\Entity\Role {#3738 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3725 +label: "ROLE_ENQUETEUR" +value: "2" +data: App\Entity\Role {#3740 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3727 +label: "ROLE_ENTREPRISE" +value: "3" +data: App\Entity\Role {#3741 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3730 +label: "ROLE_ETABLISSEMENT" +value: "5" +data: App\Entity\Role {#3742 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3729 +label: "ROLE_LEGISLATEUR" +value: "6" +data: App\Entity\Role {#3743 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3723 +label: "ROLE_DIPLOME" +value: "12" +data: App\Entity\Role {#3744 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#389 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3717 -form: Symfony\Component\Form\Form {#1262 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3718 …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) {#3733 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#646 …} } |
| 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 {#609 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#610 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#456 …} -namespace: Closure() {#612 …} } |
| 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() {#1001 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#354 …} $translationDomain: "validators" $message: Closure() {#1007 …} } } |
| 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 {#3736 +label: "menu.company" +value: "ROLE_ENTREPRISE" +data: "ROLE_ENTREPRISE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3745 +label: "menu.establishment" +value: "ROLE_ETABLISSEMENT" +data: "ROLE_ETABLISSEMENT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3746 +label: "menu.graduate" +value: "ROLE_DIPLOME" +data: "ROLE_DIPLOME" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3731 -form: Symfony\Component\Form\Form {#1265 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3726 …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) {#3748 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#646 …} } |
| 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 {#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\Region" |
same as passed value |
| multiple | true |
same as passed value |
| query_builder | Closure(EntityRepository $entityRepository) {#643 class: "App\Form\UserType" this: App\Form\UserType {#312 …} } |
Doctrine\ORM\QueryBuilder {#1017 -em: Doctrine\ORM\EntityManager {#694 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1024 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1023 #from: "App\Entity\Region" #alias: "r" #indexBy: null } ] "join" => [ "r" => [ Doctrine\ORM\Query\Expr\Join {#1022 #joinType: "LEFT" #join: "r.country" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1018 #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 {#1025 …} -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 {#667 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#668 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1047 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1020 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1065 -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 {#1021 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#819 …} } |
| 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 {#609 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#610 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#456 …} -namespace: Closure() {#612 …} } |
| 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 {#847 -om: ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#787 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1017 -em: Doctrine\ORM\EntityManager {#694 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1024 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1023 #from: "App\Entity\Region" #alias: "r" #indexBy: null } ] "join" => [ "r" => [ Doctrine\ORM\Query\Expr\Join {#1022 #joinType: "LEFT" #join: "r.country" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1018 #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 {#1025 …} -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() {#1016 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#354 …} $translationDomain: "validators" $message: Closure() {#1015 …} } } |
| 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 {#3751 +label: "Dakar" +value: "1" +data: App\Entity\Region {#2676 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3753 +label: "Thiès" +value: "2" +data: App\Entity\Region {#3474 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3755 +label: "Saint Louis" +value: "3" +data: App\Entity\Region {#3355 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3758 +label: "Louga" +value: "4" +data: App\Entity\Region {#3005 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3757 +label: "Matam" +value: "5" +data: App\Entity\Region {#3054 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3752 +label: "Diourbel" +value: "6" +data: App\Entity\Region {#2690 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3763 +label: "Kaffrine" +value: "7" +data: App\Entity\Region {#2837 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3761 +label: "Fatick" +value: "8" +data: App\Entity\Region {#2739 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3759 +label: "Kaolack" +value: "9" +data: App\Entity\Region {#2851 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3754 +label: "Tambacounda" +value: "10" +data: App\Entity\Region {#3453 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3764 +label: "Kédougou" +value: "11" +data: App\Entity\Region {#2907 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3765 +label: "Kolda" +value: "12" +data: App\Entity\Region {#2935 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3766 +label: "Ziguinchor" +value: "13" +data: App\Entity\Region {#3537 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3767 +label: "Sédhiou" +value: "14" +data: App\Entity\Region {#3376 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3768 +label: "Bamako" +value: "102" +data: App\Entity\Region {#2550 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3769 +label: "Abidjan" +value: "48" +data: App\Entity\Region {#2480 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3770 +label: "Yamoussoukro" +value: "209" +data: App\Entity\Region {#3523 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3771 +label: "Agnéby-Tiassa" +value: "210" +data: App\Entity\Region {#2494 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3772 +label: "Bafing" +value: "211" +data: App\Entity\Region {#2536 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3773 +label: "Bagoué" +value: "212" +data: App\Entity\Region {#2543 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3774 +label: "Atacora" +value: "237" +data: App\Entity\Region {#2522 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3775 +label: "Atlantique" +value: "238" +data: App\Entity\Region {#2529 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3776 +label: "Borgou" +value: "239" +data: App\Entity\Region {#2585 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3777 +label: "Collines" +value: "240" +data: App\Entity\Region {#2648 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3778 +label: "Couffo" +value: "241" +data: App\Entity\Region {#2655 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3779 +label: "Donga" +value: "242" +data: App\Entity\Region {#2711 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3780 +label: "Littoral" +value: "243" +data: App\Entity\Region {#2991 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3781 +label: "Mono" +value: "244" +data: App\Entity\Region {#3103 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3782 +label: "Ouémé" +value: "245" +data: App\Entity\Region {#3285 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3783 +label: "Plateau" +value: "246" +data: App\Entity\Region {#3299 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3784 +label: "Zou" +value: "247" +data: App\Entity\Region {#3551 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3785 +label: "Alibori" +value: "248" +data: App\Entity\Region {#2501 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3786 +label: "rose" +value: "250" +data: App\Entity\Region {#2430 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3787 +label: "bobo" +value: "251" +data: App\Entity\Region {#2420 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3788 +label: "Estuaire" +value: "27" +data: App\Entity\Region {#2732 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3789 +label: "Haut-Ogooué" +value: "28" +data: App\Entity\Region {#2809 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3790 +label: "Moyen-Ogooué" +value: "29" +data: App\Entity\Region {#3117 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3791 +label: "Ngounié" +value: "30" +data: App\Entity\Region {#3166 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3792 +label: "Nyanga" +value: "31" +data: App\Entity\Region {#3243 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3793 +label: "Ogooué-Ivindo" +value: "32" +data: App\Entity\Region {#3250 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3794 +label: "Ogooué-Lolo" +value: "33" +data: App\Entity\Region {#3257 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3795 +label: "Ogooué-Maritime" +value: "34" +data: App\Entity\Region {#3264 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3796 +label: "Woleu-Ntem" +value: "35" +data: App\Entity\Region {#3516 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3797 +label: "Kinshasa" +value: "139" +data: App\Entity\Region {#2921 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3798 +label: "Haut-Katanga" +value: "140" +data: App\Entity\Region {#2795 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3799 +label: "Bas-Uele" +value: "141" +data: App\Entity\Region {#2557 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3800 +label: "Kasaï oriental" +value: "142" +data: App\Entity\Region {#2879 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3801 +label: "Mongala" +value: "143" +data: App\Entity\Region {#3096 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3802 +label: "Maniema" +value: "144" +data: App\Entity\Region {#3040 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3803 +label: "Équateur" +value: "152" +data: App\Entity\Region {#2725 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3804 +label: "Haut-Lomami" +value: "153" +data: App\Entity\Region {#2802 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3805 +label: "Haut-Uele" +value: "154" +data: App\Entity\Region {#2816 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3806 +label: "Ituri" +value: "155" +data: App\Entity\Region {#2823 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3807 +label: "Kasaï" +value: "156" +data: App\Entity\Region {#2865 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3808 +label: "Kasaï central" +value: "157" +data: App\Entity\Region {#2872 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3809 +label: "Kongo-Central" +value: "158" +data: App\Entity\Region {#2942 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3810 +label: "Kwango" +value: "159" +data: App\Entity\Region {#2956 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3811 +label: "Kwilu" +value: "160" +data: App\Entity\Region {#2963 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3812 +label: "Lomami" +value: "161" +data: App\Entity\Region {#2998 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3813 +label: "Lualaba" +value: "162" +data: App\Entity\Region {#3012 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3814 +label: "Mai-Ndombe" +value: "163" +data: App\Entity\Region {#3026 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3815 +label: "Nord-Ubangi" +value: "164" +data: App\Entity\Region {#3236 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3816 +label: "Sankuru" +value: "165" +data: App\Entity\Region {#3369 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3817 +label: "Sud-Kivu" +value: "166" +data: App\Entity\Region {#3432 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3818 +label: "Sud-Ubangi" +value: "167" +data: App\Entity\Region {#3439 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3819 +label: "Tanganyika" +value: "168" +data: App\Entity\Region {#3460 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3820 +label: "Tshopo" +value: "169" +data: App\Entity\Region {#3495 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3821 +label: "Tshuapa" +value: "170" +data: App\Entity\Region {#3502 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3822 +label: "Nord-Kivu" +value: "171" +data: App\Entity\Region {#3222 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3823 +label: "Agadez" +value: "145" +data: App\Entity\Region {#2487 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3824 +label: "Diffa" +value: "146" +data: App\Entity\Region {#2683 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3825 +label: "Dosso" +value: "147" +data: App\Entity\Region {#2718 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3826 +label: "Maradi" +value: "148" +data: App\Entity\Region {#3047 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3827 +label: "Tahoua" +value: "149" +data: App\Entity\Region {#3446 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3828 +label: "Tillabéri" +value: "150" +data: App\Entity\Region {#3481 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3829 +label: "Zinder" +value: "151" +data: App\Entity\Region {#3544 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3830 +label: "Niamey" +value: "172" +data: App\Entity\Region {#3180 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3831 +label: "Artibonite" +value: "84" +data: App\Entity\Region {#2515 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3832 +label: "Centre" +value: "85" +data: App\Entity\Region {#2634 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3833 +label: "Grand'Anse" +value: "86" +data: App\Entity\Region {#2774 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3834 +label: "Nippes" +value: "87" +data: App\Entity\Region {#3201 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3835 +label: "Nord" +value: "88" +data: App\Entity\Region {#3208 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3836 +label: "Nord-Est" +value: "89" +data: App\Entity\Region {#3215 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3837 +label: "Nord-Ouest" +value: "90" +data: App\Entity\Region {#3229 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3838 +label: "Ouest" +value: "91" +data: App\Entity\Region {#3292 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3839 +label: "Sud" +value: "92" +data: App\Entity\Region {#3418 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3840 +label: "Sud-Est" +value: "93" +data: App\Entity\Region {#3425 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3841 +label: "Ariana" +value: "213" +data: App\Entity\Region {#2508 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3842 +label: "Béja" +value: "214" +data: App\Entity\Region {#2564 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3843 +label: "Ben Arous" +value: "215" +data: App\Entity\Region {#2571 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3844 +label: "Bizerte" +value: "216" +data: App\Entity\Region {#2578 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3845 +label: "Gabès" +value: "217" +data: App\Entity\Region {#2753 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3846 +label: "Gafsa" +value: "218" +data: App\Entity\Region {#2760 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3847 +label: "Jendouba" +value: "219" +data: App\Entity\Region {#2830 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3848 +label: "Kairouan" +value: "220" +data: App\Entity\Region {#2844 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3849 +label: "Kasserine" +value: "221" +data: App\Entity\Region {#2886 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3850 +label: "Kébili" +value: "222" +data: App\Entity\Region {#2900 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3851 +label: "Kef" +value: "223" +data: App\Entity\Region {#2914 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3852 +label: "Mahdia" +value: "224" +data: App\Entity\Region {#3019 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3853 +label: "La Manouba" +value: "225" +data: App\Entity\Region {#2970 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3854 +label: "Médenine" +value: "226" +data: App\Entity\Region {#3075 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3855 +label: "Monastir" +value: "227" +data: App\Entity\Region {#3089 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3856 +label: "Nabeul" +value: "228" +data: App\Entity\Region {#3159 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3857 +label: "Sfax" +value: "229" +data: App\Entity\Region {#3383 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3858 +label: "Sidi Bouzid" +value: "230" +data: App\Entity\Region {#3390 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3859 +label: "Siliana" +value: "231" +data: App\Entity\Region {#3397 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3860 +label: "Sousse" +value: "232" +data: App\Entity\Region {#3411 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3861 +label: "Tataouine" +value: "233" +data: App\Entity\Region {#3467 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3862 +label: "Tozeur" +value: "234" +data: App\Entity\Region {#3488 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3863 +label: "Tunis" +value: "235" +data: App\Entity\Region {#3509 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3864 +label: "Zaghouan" +value: "236" +data: App\Entity\Region {#3530 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3865 +label: "Bujumbura" +value: "36" +data: App\Entity\Region {#2613 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3866 +label: "Bubanza" +value: "49" +data: App\Entity\Region {#2606 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3867 +label: "Bururi" +value: "51" +data: App\Entity\Region {#2620 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3868 +label: "Cankuzo" +value: "52" +data: App\Entity\Region {#2627 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3869 +label: "Cibitoke" +value: "53" +data: App\Entity\Region {#2641 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3870 +label: "Gitega" +value: "54" +data: App\Entity\Region {#2767 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3871 +label: "Karuzi" +value: "55" +data: App\Entity\Region {#2858 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3872 +label: "Kayanza" +value: "56" +data: App\Entity\Region {#2893 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3873 +label: "Kirundo" +value: "57" +data: App\Entity\Region {#2928 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3874 +label: "Makamba" +value: "58" +data: App\Entity\Region {#3033 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3875 +label: "Muramvya" +value: "59" +data: App\Entity\Region {#3131 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3876 +label: "Muyinga" +value: "60" +data: App\Entity\Region {#3145 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3877 +label: "Mwaro" +value: "61" +data: App\Entity\Region {#3152 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3878 +label: "Ngozi" +value: "62" +data: App\Entity\Region {#3173 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3879 +label: "Rumonge" +value: "64" +data: App\Entity\Region {#3334 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3880 +label: "Rutana" +value: "65" +data: App\Entity\Region {#3341 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3881 +label: "Ruyigi" +value: "66" +data: App\Entity\Region {#3348 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3882 +label: "Bouenza" +value: "15" +data: App\Entity\Region {#2592 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3883 +label: "Kouilou" +value: "16" +data: App\Entity\Region {#2949 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3884 +label: "Plateaux" +value: "17" +data: App\Entity\Region {#3306 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3885 +label: "Lékoumou" +value: "18" +data: App\Entity\Region {#2977 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3886 +label: "Pointe-Noire" +value: "19" +data: App\Entity\Region {#3313 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3887 +label: "Likouala" +value: "20" +data: App\Entity\Region {#2984 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3888 +label: "Pool" +value: "21" +data: App\Entity\Region {#3320 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3889 +label: "Brazzaville" +value: "22" +data: App\Entity\Region {#2599 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3890 +label: "Niari" +value: "23" +data: App\Entity\Region {#3187 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3891 +label: "Sangha" +value: "24" +data: App\Entity\Region {#3362 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3892 +label: "Cuvette-Ouest" +value: "25" +data: App\Entity\Region {#2669 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3893 +label: "Cuvette" +value: "26" +data: App\Entity\Region {#2662 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3894 +label: "Djando, Île de Mohéli (Mwali)" +value: "67" +data: App\Entity\Region {#2697 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3895 +label: "Domoni, Île de Anjouan (Ndzwani)" +value: "68" +data: App\Entity\Region {#2704 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3896 +label: "Fomboni, Île de Mohéli (Mwali)" +value: "69" +data: App\Entity\Region {#2746 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3897 +label: "Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja)" +value: "70" +data: App\Entity\Region {#2781 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3898 +label: "Hambou, Île de Grande Comore (Ngazidja)" +value: "71" +data: App\Entity\Region {#2788 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3899 +label: "Mbadjini-Est, Île de Grande Comore (Ngazidja)" +value: "72" +data: App\Entity\Region {#3061 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3900 +label: "Mbadjini-Ouest, Île de Grande Comore (Ngazidja)" +value: "73" +data: App\Entity\Region {#3068 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3901 +label: "Mitsamiouli-Mboudé, Île de Grande Comore (Ngazidja)" +value: "74" +data: App\Entity\Region {#3082 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3902 +label: "Moroni-Bambao, Île de Grande Comore (Ngazidja)" +value: "75" +data: App\Entity\Region {#3110 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3903 +label: "Mrémani, Île de Anjouan (Ndzwani)" +value: "76" +data: App\Entity\Region {#3124 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3904 +label: "Mutsamudu, Île de Anjouan (Ndzwani)" +value: "77" +data: App\Entity\Region {#3138 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3905 +label: "Nioumachoi, Île de Mohéli (Mwali)" +value: "78" +data: App\Entity\Region {#3194 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3906 +label: "Oichili-Dimani, Île de Grande Comore (Ngazidja)" +value: "79" +data: App\Entity\Region {#3271 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3907 +label: "Ouani, Île de Anjouan (Ndzwani)" +value: "80" +data: App\Entity\Region {#3278 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3908 +label: "préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja)" +value: "81" +data: App\Entity\Region {#3327 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3909 +label: "Sima, Île de Anjouan (Ndzwani)" +value: "82" +data: App\Entity\Region {#3404 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#385 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3749 -form: Symfony\Component\Form\Form {#1268 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3750 …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) {#3911 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#646 …} } |
| 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 {#386 -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 {#667 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#668 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1055 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1035 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1030 -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 {#1031 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1034 …} } |
| 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 {#609 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#610 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#456 …} -namespace: Closure() {#612 …} } |
| 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 {#1057 -om: ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1048 …} -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() {#1036 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#354 …} $translationDomain: "validators" $message: Closure() {#1037 …} } } |
| 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 {#3914 +label: "Sénégal - Dakar - Yoff-Mermoz" +value: "1" +data: App\Entity\City {#3923 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3916 +label: "Sénégal - Dakar - Dakar" +value: "2" +data: App\Entity\City {#3940 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3927 +label: "Sénégal - Dakar - Pikine" +value: "3" +data: App\Entity\City {#3961 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3928 +label: "Sénégal - Thiès - Thiès" +value: "5" +data: App\Entity\City {#3962 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3936 +label: "Sénégal - Diourbel - Touba" +value: "6" +data: App\Entity\City {#3971 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3915 +label: "Sénégal - Dakar - Guédiawaye" +value: "7" +data: App\Entity\City {#3974 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3921 +label: "Sénégal - Kaolack - Kaolack" +value: "8" +data: App\Entity\City {#3977 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3930 +label: "Sénégal - Thiès - Mbour" +value: "9" +data: App\Entity\City {#3980 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3918 +label: "Sénégal - Saint Louis - Saint-Louis" +value: "10" +data: App\Entity\City {#3983 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3917 +label: "Sénégal - Dakar - Rufisque" +value: "11" +data: App\Entity\City {#3986 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3925 +label: "Sénégal - Ziguinchor - Ziguinchor" +value: "12" +data: App\Entity\City {#3989 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4808 +label: "Sénégal - Diourbel - Diourbel" +value: "13" +data: App\Entity\City {#3992 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4809 +label: "Sénégal - Louga - Louga" +value: "14" +data: App\Entity\City {#3995 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4810 +label: "Sénégal - Tambacounda - Tambacounda" +value: "15" +data: App\Entity\City {#3998 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4811 +label: "Sénégal - Diourbel - Mbacké" +value: "16" +data: App\Entity\City {#4001 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4812 +label: "Sénégal - Kolda - Kolda" +value: "17" +data: App\Entity\City {#4004 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4813 +label: "Sénégal - Saint Louis - Richard-Toll" +value: "18" +data: App\Entity\City {#4007 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4814 +label: "Sénégal - Dakar - Bargny" +value: "19" +data: App\Entity\City {#4010 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4815 +label: "Sénégal - Thiès - Tivaouane" +value: "20" +data: App\Entity\City {#4013 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4816 +label: "Sénégal - Thiès - Joal-Fadiouth" +value: "21" +data: App\Entity\City {#4016 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4817 +label: "Sénégal - Fatick - Fatick" +value: "22" +data: App\Entity\City {#4019 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4818 +label: "Sénégal - Matam - Matam" +value: "23" +data: App\Entity\City {#4022 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4819 +label: "Sénégal - Kaffrine - Kaffrine" +value: "24" +data: App\Entity\City {#4025 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4820 +label: "Sénégal - Kédougou - Kédougou" +value: "25" +data: App\Entity\City {#4028 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4821 +label: "Sénégal - Sédhiou - Sédhiou" +value: "26" +data: App\Entity\City {#4031 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4822 +label: "Congo Brazzaville - Brazzaville - Brazzaville" +value: "27" +data: App\Entity\City {#4034 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4823 +label: "Congo Brazzaville - Pointe-Noire - Pointe-Noire" +value: "28" +data: App\Entity\City {#4037 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4824 +label: "Congo Brazzaville - Plateaux - Djambala" +value: "29" +data: App\Entity\City {#4040 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4825 +label: "Congo Brazzaville - Niari - Dolisie" +value: "30" +data: App\Entity\City {#4043 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4826 +label: "Congo Brazzaville - Likouala - Impfondo" +value: "31" +data: App\Entity\City {#4046 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4827 +label: "Congo Brazzaville - Pool - Kinkala" +value: "32" +data: App\Entity\City {#4049 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4828 +label: "Congo Brazzaville - Kouilou - Loango" +value: "33" +data: App\Entity\City {#4052 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4829 +label: "Congo Brazzaville - Bouenza - Madingou" +value: "34" +data: App\Entity\City {#4055 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4830 +label: "Congo Brazzaville - Sangha - Ouesso" +value: "35" +data: App\Entity\City {#4058 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4831 +label: "Congo Brazzaville - Cuvette - Owando" +value: "36" +data: App\Entity\City {#4061 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4832 +label: "Congo Brazzaville - Lékoumou - Sibiti" +value: "37" +data: App\Entity\City {#4064 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4833 +label: "Gabon - Estuaire - Libreville" +value: "38" +data: App\Entity\City {#4067 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4834 +label: "Gabon - Haut-Ogooué - Franceville" +value: "39" +data: App\Entity\City {#4070 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4835 +label: "Gabon - Moyen-Ogooué - Lambaréné" +value: "40" +data: App\Entity\City {#4073 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4836 +label: "Gabon - Ngounié - Mouila" +value: "41" +data: App\Entity\City {#4076 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4837 +label: "Gabon - Nyanga - Tchibanga" +value: "42" +data: App\Entity\City {#4079 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4838 +label: "Gabon - Ogooué-Ivindo - Makokou" +value: "43" +data: App\Entity\City {#4082 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4839 +label: "Gabon - Ogooué-Lolo - Koula Moutou" +value: "44" +data: App\Entity\City {#4085 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4840 +label: "Gabon - Ogooué-Maritime - Port-Gentil" +value: "45" +data: App\Entity\City {#4088 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4841 +label: "Gabon - Woleu-Ntem - Oyem" +value: "46" +data: App\Entity\City {#4091 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4842 +label: "Gabon - Estuaire - Ntoum" +value: "47" +data: App\Entity\City {#4094 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4843 +label: "Gabon - Haut-Ogooué - Moanda" +value: "48" +data: App\Entity\City {#4097 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4844 +label: "Burundi - Bujumbura - Bujumbura (Mairie)" +value: "49" +data: App\Entity\City {#4100 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4845 +label: "Côte d'Ivoire - Abidjan - Abidjan" +value: "60" +data: App\Entity\City {#4103 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4846 +label: "Burundi - Bujumbura - Bujumbura Rural" +value: "61" +data: App\Entity\City {#4106 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4847 +label: "Burundi - Bubanza - Bubanza" +value: "62" +data: App\Entity\City {#4109 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4848 +label: "Burundi - Bururi - Bururi" +value: "63" +data: App\Entity\City {#4112 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4849 +label: "Burundi - Cankuzo - Cankuzo" +value: "64" +data: App\Entity\City {#4115 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4850 +label: "Burundi - Cibitoke - Cibitoke" +value: "65" +data: App\Entity\City {#4118 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4851 +label: "Burundi - Gitega - Gitega" +value: "66" +data: App\Entity\City {#4121 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4852 +label: "Burundi - Karuzi - Karuzi" +value: "67" +data: App\Entity\City {#4124 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4853 +label: "Burundi - Kayanza - Kayanza" +value: "68" +data: App\Entity\City {#4127 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4854 +label: "Burundi - Kirundo - Kirundo" +value: "69" +data: App\Entity\City {#4130 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4855 +label: "Burundi - Makamba - Makamba" +value: "70" +data: App\Entity\City {#4133 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4856 +label: "Burundi - Muramvya - Muramvya" +value: "71" +data: App\Entity\City {#4136 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4857 +label: "Burundi - Muyinga - Muyinga" +value: "72" +data: App\Entity\City {#4139 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4858 +label: "Burundi - Mwaro - Mwaro" +value: "73" +data: App\Entity\City {#4142 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4859 +label: "Burundi - Ngozi - Ngozi" +value: "74" +data: App\Entity\City {#4145 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4860 +label: "Burundi - Rumonge - Rumonge" +value: "75" +data: App\Entity\City {#4148 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4861 +label: "Burundi - Rutana - Rutana" +value: "76" +data: App\Entity\City {#4151 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4862 +label: "Burundi - Ruyigi - Ruyigi" +value: "77" +data: App\Entity\City {#4154 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4863 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Moroni" +value: "78" +data: App\Entity\City {#4157 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4864 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Mitsoudjé" +value: "79" +data: App\Entity\City {#4160 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4865 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Dembéni" +value: "80" +data: App\Entity\City {#4163 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4866 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Foumbouni" +value: "81" +data: App\Entity\City {#4166 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4867 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Koimbani" +value: "82" +data: App\Entity\City {#4169 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4868 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Mbéni" +value: "83" +data: App\Entity\City {#4172 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4869 +label: "Comores - Mitsamiouli-Mboudé, Île de Grande Comore (Ngazidja) - Mitsamiouli" +value: "84" +data: App\Entity\City {#4175 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4870 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - N'Tsoudjini" +value: "85" +data: App\Entity\City {#4178 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4871 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Mutsamudu" +value: "86" +data: App\Entity\City {#4181 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4872 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Ouani" +value: "87" +data: App\Entity\City {#4184 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4873 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Domoni" +value: "88" +data: App\Entity\City {#4187 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4874 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Mrémani" +value: "89" +data: App\Entity\City {#4190 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4875 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Sima" +value: "90" +data: App\Entity\City {#4193 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4876 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - Fomboni" +value: "91" +data: App\Entity\City {#4196 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4877 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - Nioumachoua" +value: "92" +data: App\Entity\City {#4199 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4878 +label: "Comores - Djando, Île de Mohéli (Mwali) - Wanani" +value: "93" +data: App\Entity\City {#4202 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4879 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Chouani" +value: "94" +data: App\Entity\City {#4205 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4880 +label: "Haïti - Artibonite - Gonaïves" +value: "96" +data: App\Entity\City {#4208 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4881 +label: "Haïti - Centre - Hinche" +value: "97" +data: App\Entity\City {#4211 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4882 +label: "Haïti - Grand'Anse - Jérémie" +value: "98" +data: App\Entity\City {#4214 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4883 +label: "Haïti - Nippes - Miragoâne" +value: "99" +data: App\Entity\City {#4217 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4884 +label: "Haïti - Nord - Cap-Haïtien" +value: "100" +data: App\Entity\City {#4220 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4885 +label: "Haïti - Nord-Est - Fort-Liberté" +value: "101" +data: App\Entity\City {#4223 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4886 +label: "Haïti - Nord-Ouest - Port-de-Paix" +value: "102" +data: App\Entity\City {#4226 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4887 +label: "Haïti - Ouest - Port-au-Prince" +value: "103" +data: App\Entity\City {#4229 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4888 +label: "Haïti - Sud - Les Cayes" +value: "104" +data: App\Entity\City {#4232 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4889 +label: "Haïti - Sud-Est - Jacmel" +value: "105" +data: App\Entity\City {#4235 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4890 +label: "Haïti - Centre - Mirebalais" +value: "106" +data: App\Entity\City {#4238 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4891 +label: "Mali - Bamako - Bamako" +value: "173" +data: App\Entity\City {#4241 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4892 +label: "Sénégal - Kaolack - Nioro du Rip" +value: "225" +data: App\Entity\City {#4244 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4893 +label: "Sénégal - Dakar - Sébikhotane" +value: "226" +data: App\Entity\City {#4247 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4894 +label: "Sénégal - Dakar - Yarakh" +value: "227" +data: App\Entity\City {#4250 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4895 +label: "Sénégal - Dakar - Ouakam" +value: "228" +data: App\Entity\City {#4253 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4896 +label: "RDC - Bas-Uele - Buta" +value: "235" +data: App\Entity\City {#4256 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4897 +label: "RDC - Équateur - Mbandaka" +value: "236" +data: App\Entity\City {#4259 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4898 +label: "RDC - Haut-Katanga - Lubumbashi" +value: "237" +data: App\Entity\City {#4262 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4899 +label: "RDC - Haut-Lomami - Kamina" +value: "238" +data: App\Entity\City {#4265 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4900 +label: "RDC - Haut-Uele - Isiro" +value: "239" +data: App\Entity\City {#4268 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4901 +label: "RDC - Ituri - Bunia" +value: "240" +data: App\Entity\City {#4271 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4902 +label: "RDC - Kasaï - Tshikapa" +value: "241" +data: App\Entity\City {#4274 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4903 +label: "RDC - Kasaï central - Kananga" +value: "242" +data: App\Entity\City {#4277 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4904 +label: "RDC - Kasaï oriental - Mbuji-Mayi" +value: "243" +data: App\Entity\City {#4280 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4905 +label: "RDC - Kinshasa - Kinshasa" +value: "244" +data: App\Entity\City {#4283 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4906 +label: "RDC - Kongo-Central - Matadi" +value: "245" +data: App\Entity\City {#4286 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4907 +label: "RDC - Kwango - Kenge" +value: "246" +data: App\Entity\City {#4289 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4908 +label: "RDC - Kwilu - Bandundu" +value: "247" +data: App\Entity\City {#4292 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4909 +label: "RDC - Lomami - Kabinda" +value: "248" +data: App\Entity\City {#4295 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4910 +label: "RDC - Lualaba - Kolwezi" +value: "249" +data: App\Entity\City {#4298 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4911 +label: "RDC - Mai-Ndombe - Inongo" +value: "250" +data: App\Entity\City {#4301 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4912 +label: "RDC - Maniema - Kindu" +value: "251" +data: App\Entity\City {#4304 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4913 +label: "RDC - Mongala - Lisala" +value: "252" +data: App\Entity\City {#4307 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4914 +label: "RDC - Nord-Kivu - Goma" +value: "253" +data: App\Entity\City {#4310 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4915 +label: "RDC - Nord-Ubangi - Gbadolite" +value: "254" +data: App\Entity\City {#4313 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4916 +label: "RDC - Sankuru - Lusambo" +value: "255" +data: App\Entity\City {#4316 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4917 +label: "RDC - Sud-Kivu - Bukavu" +value: "256" +data: App\Entity\City {#4319 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4918 +label: "RDC - Sud-Ubangi - Gemena" +value: "257" +data: App\Entity\City {#4322 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4919 +label: "RDC - Tanganyika - Kalemie" +value: "258" +data: App\Entity\City {#4325 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4920 +label: "RDC - Tshopo - Kisangani" +value: "259" +data: App\Entity\City {#4328 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4921 +label: "RDC - Tshuapa - Boende" +value: "260" +data: App\Entity\City {#4331 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4922 +label: "Niger - Agadez - Agadez" +value: "261" +data: App\Entity\City {#4334 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4923 +label: "Niger - Diffa - Diffa" +value: "262" +data: App\Entity\City {#4337 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4924 +label: "Niger - Dosso - Dosso" +value: "263" +data: App\Entity\City {#4340 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4925 +label: "Niger - Maradi - Maradi" +value: "264" +data: App\Entity\City {#4343 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4926 +label: "Niger - Tahoua - Tahoua" +value: "265" +data: App\Entity\City {#4346 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4927 +label: "Niger - Tillabéri - Tillabéri" +value: "266" +data: App\Entity\City {#4349 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4928 +label: "Niger - Zinder - Zinder" +value: "267" +data: App\Entity\City {#4352 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4929 +label: "Niger - Niamey - Niamey" +value: "268" +data: App\Entity\City {#4355 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4930 +label: "Côte d'Ivoire - Agnéby-Tiassa - Agboville" +value: "312" +data: App\Entity\City {#4358 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4931 +label: "Côte d'Ivoire - Bafing - Koro" +value: "314" +data: App\Entity\City {#4361 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4932 +label: "Côte d'Ivoire - Bafing - Touba" +value: "315" +data: App\Entity\City {#4364 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4933 +label: "Côte d'Ivoire - Bagoué - Boundiali" +value: "316" +data: App\Entity\City {#4367 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4934 +label: "Côte d'Ivoire - Yamoussoukro - Yamoussoukro" +value: "317" +data: App\Entity\City {#4370 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4935 +label: "Tunisie - Ariana - Ariana" +value: "318" +data: App\Entity\City {#4373 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4936 +label: "Tunisie - Béja - Béja" +value: "319" +data: App\Entity\City {#4376 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4937 +label: "Tunisie - Ben Arous - Ben Arous" +value: "320" +data: App\Entity\City {#4379 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4938 +label: "Tunisie - Bizerte - Bizerte" +value: "321" +data: App\Entity\City {#4382 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4939 +label: "Tunisie - Gabès - Gabès" +value: "322" +data: App\Entity\City {#4385 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4940 +label: "Tunisie - Gafsa - Gafsa" +value: "323" +data: App\Entity\City {#4388 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4941 +label: "Tunisie - Jendouba - Jendouba" +value: "324" +data: App\Entity\City {#4391 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4942 +label: "Tunisie - Kairouan - Kairouan" +value: "325" +data: App\Entity\City {#4394 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4943 +label: "Tunisie - Kasserine - Kasserine" +value: "326" +data: App\Entity\City {#4397 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4944 +label: "Tunisie - Kébili - Kébili" +value: "327" +data: App\Entity\City {#4400 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4945 +label: "Tunisie - Kef - Kef." +value: "328" +data: App\Entity\City {#4403 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4946 +label: "Tunisie - Mahdia - Mahdia" +value: "329" +data: App\Entity\City {#4406 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4947 +label: "Tunisie - La Manouba - Manouba" +value: "330" +data: App\Entity\City {#4409 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4948 +label: "Tunisie - Médenine - Médenine" +value: "331" +data: App\Entity\City {#4412 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4949 +label: "Tunisie - Monastir - Monastir" +value: "332" +data: App\Entity\City {#4415 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4950 +label: "Tunisie - Nabeul - Nabeul" +value: "333" +data: App\Entity\City {#4418 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4951 +label: "Tunisie - Sfax - Sfax" +value: "334" +data: App\Entity\City {#4421 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4952 +label: "Tunisie - Sidi Bouzid - Sidi Bouzid" +value: "335" +data: App\Entity\City {#4424 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4953 +label: "Tunisie - Siliana - Siliana" +value: "336" +data: App\Entity\City {#4427 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4954 +label: "Tunisie - Sousse - Sousse" +value: "337" +data: App\Entity\City {#4430 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4955 +label: "Tunisie - Tataouine - Tataouine" +value: "338" +data: App\Entity\City {#4433 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4956 +label: "Tunisie - Tozeur - Tozeur" +value: "339" +data: App\Entity\City {#4436 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4957 +label: "Tunisie - Tunis - Tunis" +value: "340" +data: App\Entity\City {#4439 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4958 +label: "Tunisie - Zaghouan - Zaghouan" +value: "341" +data: App\Entity\City {#4442 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4959 +label: "Tunisie - Ariana - Ettadhamen-Mnihla" +value: "342" +data: App\Entity\City {#4445 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4960 +label: "Tunisie - Ariana - La Soukra" +value: "343" +data: App\Entity\City {#4448 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4961 +label: "Tunisie - Tunis - Sidi Hassine" +value: "344" +data: App\Entity\City {#4451 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4962 +label: "Tunisie - Ben Arous - Mohamedia" +value: "345" +data: App\Entity\City {#4454 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4963 +label: "Tunisie - Ben Arous - El Mourouj" +value: "346" +data: App\Entity\City {#4457 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4964 +label: "Tunisie - Ariana - Raoued" +value: "347" +data: App\Entity\City {#4460 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4965 +label: "Tunisie - Tunis - La Marsa" +value: "348" +data: App\Entity\City {#4463 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4966 +label: "Tunisie - La Manouba - Douar Hicher" +value: "349" +data: App\Entity\City {#4466 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4967 +label: "Tunisie - Médenine - Houmt Souk" +value: "350" +data: App\Entity\City {#4469 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4968 +label: "Tunisie - Tunis - Le Kram" +value: "351" +data: App\Entity\City {#4472 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4969 +label: "Bénin - Atacora - Natitingou" +value: "352" +data: App\Entity\City {#4475 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4970 +label: "Bénin - Atlantique - Allada" +value: "353" +data: App\Entity\City {#4478 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4971 +label: "Bénin - Borgou - Parakou" +value: "354" +data: App\Entity\City {#4481 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4972 +label: "Bénin - Collines - Dassa-Zoumé" +value: "355" +data: App\Entity\City {#4484 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4973 +label: "Bénin - Couffo - Aplahoué" +value: "356" +data: App\Entity\City {#4487 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4974 +label: "Bénin - Donga - Djougou" +value: "357" +data: App\Entity\City {#4490 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4975 +label: "Bénin - Littoral - Cotonou" +value: "358" +data: App\Entity\City {#4493 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4976 +label: "Bénin - Mono - Lokossa" +value: "359" +data: App\Entity\City {#4496 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4977 +label: "Bénin - Ouémé - Porto-Novo" +value: "360" +data: App\Entity\City {#4499 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4978 +label: "Bénin - Plateau - Pobè" +value: "361" +data: App\Entity\City {#4502 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4979 +label: "Bénin - Zou - Abomey" +value: "362" +data: App\Entity\City {#4505 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4980 +label: "Bénin - Alibori - Kandi" +value: "363" +data: App\Entity\City {#4508 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4981 +label: "Bénin - Couffo - Adjahonme" +value: "364" +data: App\Entity\City {#4511 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4982 +label: "Bénin - Zou - Bohicon" +value: "365" +data: App\Entity\City {#4514 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4983 +label: "Bénin - Couffo - Dogbo" +value: "366" +data: App\Entity\City {#4517 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4984 +label: "Bénin - Borgou - Bembereke" +value: "367" +data: App\Entity\City {#4520 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4985 +label: "Bénin - Atlantique - Sékou" +value: "368" +data: App\Entity\City {#4523 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4986 +label: "Bénin - Alibori - Banikoara" +value: "369" +data: App\Entity\City {#4526 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4987 +label: "Bénin - Collines - Glazoué" +value: "370" +data: App\Entity\City {#4529 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4988 +label: "Bénin - Collines - Savalou" +value: "371" +data: App\Entity\City {#4532 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4989 +label: "Bénin - Atlantique - Ouidah" +value: "372" +data: App\Entity\City {#4535 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4990 +label: "Bénin - Mono - Houehogbe" +value: "373" +data: App\Entity\City {#4538 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4991 +label: "Bénin - Mono - Grand popo" +value: "374" +data: App\Entity\City {#4541 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4992 +label: "Bénin - Mono - Come" +value: "375" +data: App\Entity\City {#4544 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4993 +label: "Bénin - Mono - Bopa" +value: "376" +data: App\Entity\City {#4547 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4994 +label: "Bénin - Mono - Athieme" +value: "377" +data: App\Entity\City {#4550 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4995 +label: "Bénin - Plateau - Adja-Ouere" +value: "378" +data: App\Entity\City {#4553 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4996 +label: "Bénin - Plateau - Ifangni" +value: "379" +data: App\Entity\City {#4556 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4997 +label: "Bénin - Plateau - Ketou" +value: "380" +data: App\Entity\City {#4559 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4998 +label: "Bénin - Plateau - Sakete" +value: "381" +data: App\Entity\City {#4562 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4999 +label: "Bénin - Donga - Bassila" +value: "382" +data: App\Entity\City {#4565 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5000 +label: "Bénin - Donga - Copargo" +value: "383" +data: App\Entity\City {#4568 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5001 +label: "Bénin - Donga - Ouake" +value: "384" +data: App\Entity\City {#4571 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5002 +label: "Bénin - Couffo - Djakotomey" +value: "385" +data: App\Entity\City {#4574 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5003 +label: "Bénin - Couffo - Klouekanme" +value: "386" +data: App\Entity\City {#4577 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5004 +label: "Bénin - Couffo - Lalo" +value: "387" +data: App\Entity\City {#4580 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5005 +label: "Bénin - Couffo - Toviklin" +value: "388" +data: App\Entity\City {#4583 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5006 +label: "Bénin - Collines - Bante" +value: "389" +data: App\Entity\City {#4586 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5007 +label: "Bénin - Collines - Ouesse" +value: "390" +data: App\Entity\City {#4589 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5008 +label: "Bénin - Collines - Save" +value: "391" +data: App\Entity\City {#4592 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5009 +label: "Bénin - Borgou - Kalale" +value: "392" +data: App\Entity\City {#4595 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5010 +label: "Bénin - Borgou - N'Dali" +value: "393" +data: App\Entity\City {#4598 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5011 +label: "Bénin - Borgou - Nikki" +value: "394" +data: App\Entity\City {#4601 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5012 +label: "Bénin - Borgou - Perere" +value: "395" +data: App\Entity\City {#4604 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5013 +label: "Bénin - Borgou - Sinende" +value: "396" +data: App\Entity\City {#4607 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5014 +label: "Bénin - Borgou - Tchaourou" +value: "397" +data: App\Entity\City {#4610 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5015 +label: "Bénin - Atlantique - Abomey-Calavi" +value: "398" +data: App\Entity\City {#4613 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5016 +label: "Bénin - Atlantique - Kpomasse" +value: "399" +data: App\Entity\City {#4616 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5017 +label: "Bénin - Atlantique - So-Ava" +value: "400" +data: App\Entity\City {#4619 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5018 +label: "Bénin - Atlantique - Toffo" +value: "401" +data: App\Entity\City {#4622 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5019 +label: "Bénin - Atlantique - Tori-Bossito" +value: "402" +data: App\Entity\City {#4625 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5020 +label: "Bénin - Atlantique - Ville de Ze" +value: "403" +data: App\Entity\City {#4628 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5021 +label: "Bénin - Alibori - Gogounou" +value: "406" +data: App\Entity\City {#4631 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5022 +label: "Bénin - Alibori - Karimama" +value: "408" +data: App\Entity\City {#4634 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5023 +label: "Bénin - Alibori - Segba" +value: "409" +data: App\Entity\City {#4637 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5024 +label: "Bénin - Ouémé - Adjohoun" +value: "410" +data: App\Entity\City {#4640 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +label: "Bénin - Ouémé - Aguegues" +value: "411" +data: App\Entity\City {#4643 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5026 +label: "Bénin - Ouémé - Akpro-Misserete" +value: "412" +data: App\Entity\City {#4646 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5027 +label: "Bénin - Ouémé - Avrankou" +value: "413" +data: App\Entity\City {#4649 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5028 +label: "Bénin - Ouémé - Bonou" +value: "414" +data: App\Entity\City {#4652 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5029 +label: "Bénin - Ouémé - Dangbo" +value: "415" +data: App\Entity\City {#4655 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5030 +label: "Bénin - Ouémé - Sème kpodji" +value: "416" +data: App\Entity\City {#4658 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5031 +label: "Bénin - Zou - Agbangnizoun" +value: "417" +data: App\Entity\City {#4661 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5032 +label: "Bénin - Zou - Covè" +value: "418" +data: App\Entity\City {#4664 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5033 +label: "Bénin - Zou - Djidja" +value: "419" +data: App\Entity\City {#4667 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5034 +label: "Bénin - Zou - Ouinhi" +value: "420" +data: App\Entity\City {#4670 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5035 +label: "Bénin - Zou - Zangnanado" +value: "421" +data: App\Entity\City {#4673 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5036 +label: "Bénin - Zou - Za-kpota" +value: "422" +data: App\Entity\City {#4676 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5037 +label: "Bénin - Zou - Zogbodomey" +value: "423" +data: App\Entity\City {#4679 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5038 +label: "Bénin - Rose - Ville rose" +value: "425" +data: App\Entity\City {#4682 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5039 +label: "Bénin - Bobo - Ville bobo" +value: "426" +data: App\Entity\City {#4685 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5040 +label: "Gabon - Estuaire - Kango" +value: "427" +data: App\Entity\City {#4688 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5041 +label: "Gabon - Estuaire - Cocobeach" +value: "428" +data: App\Entity\City {#4691 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5042 +label: "Gabon - Estuaire - Ndzomoé" +value: "429" +data: App\Entity\City {#4694 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5043 +label: "Gabon - Estuaire - Owendo" +value: "430" +data: App\Entity\City {#4697 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5044 +label: "Gabon - Estuaire - Akanda" +value: "431" +data: App\Entity\City {#4700 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5045 +label: "Gabon - Haut-Ogooué - Bongoville" +value: "432" +data: App\Entity\City {#4703 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5046 +label: "Gabon - Haut-Ogooué - Léconi" +value: "433" +data: App\Entity\City {#4706 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5047 +label: "Gabon - Haut-Ogooué - Ngouoni" +value: "434" +data: App\Entity\City {#4709 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5048 +label: "Gabon - Haut-Ogooué - Akiéni" +value: "435" +data: App\Entity\City {#4712 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5049 +label: "Gabon - Haut-Ogooué - Mounana" +value: "436" +data: App\Entity\City {#4715 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5050 +label: "Gabon - Haut-Ogooué - Okondja" +value: "437" +data: App\Entity\City {#4718 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5051 +label: "Gabon - Haut-Ogooué - Onga" +value: "438" +data: App\Entity\City {#4721 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5052 +label: "Gabon - Haut-Ogooué - Aboumi" +value: "439" +data: App\Entity\City {#4724 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5053 +label: "Gabon - Haut-Ogooué - Boumango" +value: "440" +data: App\Entity\City {#4727 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5054 +label: "Gabon - Haut-Ogooué - Bakoumba" +value: "441" +data: App\Entity\City {#4730 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5055 +label: "Gabon - Moyen-Ogooué - Ndjolé" +value: "442" +data: App\Entity\City {#4733 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5056 +label: "Gabon - Ngounié - Ndéndé" +value: "443" +data: App\Entity\City {#4736 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5057 +label: "Gabon - Ngounié - Fougamou" +value: "444" +data: App\Entity\City {#4739 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5058 +label: "Gabon - Ngounié - Malinga" +value: "445" +data: App\Entity\City {#4742 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5059 +label: "Gabon - Ngounié - Lébamba" +value: "446" +data: App\Entity\City {#4745 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5060 +label: "Gabon - Ngounié - Guiétsou" +value: "447" +data: App\Entity\City {#4748 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5061 +label: "Gabon - Ngounié - Mbigou" +value: "448" +data: App\Entity\City {#4751 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5062 +label: "Gabon - Ngounié - Mimongo" +value: "449" +data: App\Entity\City {#4754 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5063 +label: "Gabon - Nyanga - Moabi" +value: "450" +data: App\Entity\City {#4757 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5064 +label: "Gabon - Nyanga - Mayumba" +value: "451" +data: App\Entity\City {#4760 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5065 +label: "Gabon - Nyanga - Ndindi" +value: "452" +data: App\Entity\City {#4763 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5066 +label: "Gabon - Nyanga - Mabanda" +value: "453" +data: App\Entity\City {#4766 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5067 +label: "Gabon - Nyanga - Mouléngui Binza" +value: "454" +data: App\Entity\City {#4769 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5068 +label: "Gabon - Ogooué-Ivindo - Mékambo" +value: "455" +data: App\Entity\City {#4772 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5069 +label: "Gabon - Ogooué-Ivindo - Ovan" +value: "456" +data: App\Entity\City {#4775 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5070 +label: "Gabon - Ogooué-Ivindo - Booué" +value: "457" +data: App\Entity\City {#4778 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5071 +label: "Gabon - Ogooué-Lolo - Lastoursville" +value: "458" +data: App\Entity\City {#4781 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5072 +label: "Gabon - Ogooué-Lolo - Pana" +value: "459" +data: App\Entity\City {#4784 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5073 +label: "Gabon - Ogooué-Lolo - Iboundji" +value: "460" +data: App\Entity\City {#4787 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5074 +label: "Gabon - Ogooué-Maritime - Gamba" +value: "461" +data: App\Entity\City {#4790 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5075 +label: "Gabon - Ogooué-Maritime - Omboué" +value: "462" +data: App\Entity\City {#4793 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5076 +label: "Gabon - Woleu-Ntem - Bitam" +value: "463" +data: App\Entity\City {#4796 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5077 +label: "Gabon - Woleu-Ntem - Mitzic" +value: "464" +data: App\Entity\City {#4799 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5078 +label: "Gabon - Woleu-Ntem - Minvoul" +value: "465" +data: App\Entity\City {#4802 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5079 +label: "Gabon - Woleu-Ntem - Medouneu" +value: "466" +data: App\Entity\City {#4805 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#386 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3912 -form: Symfony\Component\Form\Form {#1271 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3913 …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) {#5081 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#646 …} } |
| 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) {#644 class: "App\Form\UserType" this: App\Form\UserType {#312 …} } |
Doctrine\ORM\QueryBuilder {#1163 -em: Doctrine\ORM\EntityManager {#694 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1162 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1164 #from: "App\Entity\School" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1168 #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 {#1167 …} -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 {#667 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#668 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1097 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1166 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1165 -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 {#1176 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1160 …} } |
| 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 {#609 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#610 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#456 …} -namespace: Closure() {#612 …} } |
| 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 {#1139 -om: ContainerXSLUdOZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#164 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1084 …} -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 {#1163 -em: Doctrine\ORM\EntityManager {#694 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1162 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1164 #from: "App\Entity\School" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1168 #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 {#1167 …} -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() {#1083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#354 …} $translationDomain: "validators" $message: Closure() {#1082 …} } } |
| 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 {#5084 +label: "a suppr CFPA AGOUA, Bante" +value: "1195" +data: App\Entity\School {#5102 …} +attr: [] +labelTranslationParameters: [] } 1182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5086 +label: "a suppr CFPA ATHIEME, Athieme" +value: "1182" +data: App\Entity\School {#5173 …} +attr: [] +labelTranslationParameters: [] } 1178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5088 +label: "a suppr CFPA DSI, Cotonou" +value: "1178" +data: App\Entity\School {#5314 …} +attr: [] +labelTranslationParameters: [] } 1183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5091 +label: "a suppr Cfpa nikki, Nikki" +value: "1183" +data: App\Entity\School {#5342 …} +attr: [] +labelTranslationParameters: [] } 1179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5090 +label: "a suppr CFPA-DJIDJA, Djidja" +value: "1179" +data: App\Entity\School {#5369 …} +attr: [] +labelTranslationParameters: [] } 1191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5085 +label: "a suppr CFPA-KOUANDE, Natitingou" +value: "1191" +data: App\Entity\School {#5397 …} +attr: [] +labelTranslationParameters: [] } 1188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5096 +label: "a suppr CFPA-ZE, ville de Ze" +value: "1188" +data: App\Entity\School {#5426 …} +attr: [] +labelTranslationParameters: [] } 1196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5094 +label: "a suppr CFPA/DJIDJA, Djidja" +value: "1196" +data: App\Entity\School {#5453 …} +attr: [] +labelTranslationParameters: [] } 1206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5092 +label: "a suppr Inoussa, Nikki" +value: "1206" +data: App\Entity\School {#5480 …} +attr: [] +labelTranslationParameters: [] } 1192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5087 +label: "a suppr Sè, Houehogbe" +value: "1192" +data: App\Entity\School {#5507 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5097 +label: "Abdou Diouf, Saint-Louis" +value: "574" +data: App\Entity\School {#5533 …} +attr: [] +labelTranslationParameters: [] } 1114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12702 +label: "AHAMADA ALI ABDOU, Mitsoudjé" +value: "1114" +data: App\Entity\School {#5561 …} +attr: [] +labelTranslationParameters: [] } 1124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12703 +label: "ANJOUAN, Ouani" +value: "1124" +data: App\Entity\School {#5588 …} +attr: [] +labelTranslationParameters: [] } 1125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12704 +label: "bambao, Moroni" +value: "1125" +data: App\Entity\School {#5615 …} +attr: [] +labelTranslationParameters: [] } 1128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12705 +label: "BEBE ENTREPRISE, Sima" +value: "1128" +data: App\Entity\School {#5641 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12706 +label: "BECFTP, Bujumbura (Mairie)" +value: "166" +data: App\Entity\School {#5667 …} +attr: [] +labelTranslationParameters: [] } 1227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12707 +label: "Bekana, Natitingou" +value: "1227" +data: App\Entity\School {#5693 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12708 +label: "Berdouet junior, Jacmel" +value: "280" +data: App\Entity\School {#5719 …} +attr: [] +labelTranslationParameters: [] } 915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12709 +label: "Biandudi Biar Rene, Kinshasa" +value: "915" +data: App\Entity\School {#5745 …} +attr: [] +labelTranslationParameters: [] } 825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12710 +label: "Bobo ETS, Pikine" +value: "825" +data: App\Entity\School {#5772 …} +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12711 +label: "BUTERERE, Bujumbura Rural" +value: "731" +data: App\Entity\School {#5799 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12712 +label: "C.F.P Don Bosco Rukago, Kayanza" +value: "366" +data: App\Entity\School {#5825 …} +attr: [] +labelTranslationParameters: [] } 1283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12713 +label: "CAI, Ziguinchor" +value: "1283" +data: App\Entity\School {#5851 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12714 +label: "Canado Technique, Port-au-Prince" +value: "214" +data: App\Entity\School {#5877 …} +attr: [] +labelTranslationParameters: [] } 1079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12715 +label: "CEFOTEC, Moroni" +value: "1079" +data: App\Entity\School {#5903 …} +attr: [] +labelTranslationParameters: [] } 1035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12716 +label: "CEMIA Mghira, Ben Arous" +value: "1035" +data: App\Entity\School {#5929 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12717 +label: "Centre Polyvalent de Formation Professionnelle de Carrefour (CPFP-C), Port-au-Prince" +value: "215" +data: App\Entity\School {#5955 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12718 +label: "Centre Cardinal Keeler (CECK), Gonaïves" +value: "208" +data: App\Entity\School {#5981 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12719 +label: "Centre d'Apprentissage de Saint-Martin (CASM), Port-au-Prince" +value: "213" +data: App\Entity\School {#6007 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12720 +label: "CENTRE DE DEVELOPPEMENT DES METIERS DU SECTEUR RURAL DE KOLONDIEBA(CDM-SR), Bamako" +value: "613" +data: App\Entity\School {#6033 …} +attr: [] +labelTranslationParameters: [] } 1309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12721 +label: "CENTRE DE FORMATION D'ETUDE PROFESSIONNELLE-TIC, Ntoum" +value: "1309" +data: App\Entity\School {#6059 …} +attr: [] +labelTranslationParameters: [] } 1333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12722 +label: "Centre de Formation et d'Enseignement Professionnels Basile Ondimba, Libreville" +value: "1333" +data: App\Entity\School {#6085 …} +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12723 +label: "Centre de Formation Professionnelle CFP de Oussouye, Ziguinchor" +value: "692" +data: App\Entity\School {#6111 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12724 +label: "CENTRE DE FORMATION PROFESSIONNELLE DE MIREBALAIS (CFPM), Mirebalais" +value: "218" +data: App\Entity\School {#6137 …} +attr: [] +labelTranslationParameters: [] } 946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12725 +label: "Centre de Formation Professionnelle de Yopougon, Abidjan" +value: "946" +data: App\Entity\School {#6163 …} +attr: [] +labelTranslationParameters: [] } 998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12726 +label: "CENTRE DE FORMATION PROFESSIONNELLE ET D'APPRENTISSAGE D'AGOUAGON, Glazoué" +value: "998" +data: App\Entity\School {#6189 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12727 +label: "Centre de Formation Professionnelle et Technique de Jacmel(CFPTJ), Jacmel" +value: "210" +data: App\Entity\School {#6215 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12728 +label: "Centre de Formation SOS Villages, Cap-Haïtien" +value: "219" +data: App\Entity\School {#6241 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12729 +label: "Centre de reconversion professionelle, Niamey" +value: "602" +data: App\Entity\School {#6267 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12730 +label: "Centre de Technologie Moderne d'Haïti (CETEMOH), Port-au-Prince" +value: "212" +data: App\Entity\School {#6293 …} +attr: [] +labelTranslationParameters: [] } 1325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12731 +label: "Centre DGIR, Libreville" +value: "1325" +data: App\Entity\School {#6319 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12732 +label: "Centre Diocésain des Arts et Métiers, Les Cayes" +value: "227" +data: App\Entity\School {#6345 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12733 +label: "Centre Diocésain des Arts et Métiers, Les Cayes" +value: "228" +data: App\Entity\School {#6371 …} +attr: [] +labelTranslationParameters: [] } 1316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12734 +label: "Centre International Multi sectoriel de Formation et d'enseignement Professionnels de Nkok, Ntoum" +value: "1316" +data: App\Entity\School {#6397 …} +attr: [] +labelTranslationParameters: [] } 1361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12735 +label: "CENTRE INTERNATIONAL MULTISECTORIEL DE FORMATION ET D'ENSEIGNEMENT PROFESSIONNELS DE NKOK, Ntoum" +value: "1361" +data: App\Entity\School {#6423 …} +attr: [] +labelTranslationParameters: [] } 1365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12736 +label: "Centre national de Qualification professionnelle, Dakar" +value: "1365" +data: App\Entity\School {#6449 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12737 +label: "Centre pilote de formation professionnelle, Port-au-Prince" +value: "221" +data: App\Entity\School {#6475 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12738 +label: "CENTRE POLYVALENT DE FORMATION PROFESSIONNELLE DE CARREFOUR(CPFP-C), Port-au-Prince" +value: "216" +data: App\Entity\School {#6501 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12739 +label: "Centre Professionnelle Fondation Vincent(CPFV), Cap-Haïtien" +value: "220" +data: App\Entity\School {#6527 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12740 +label: "CFA de Dakar, Dakar" +value: "411" +data: App\Entity\School {#6553 …} +attr: [] +labelTranslationParameters: [] } 1330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12741 +label: "CFEP - ONDO SIRAUD, Oyem" +value: "1330" +data: App\Entity\School {#6579 …} +attr: [] +labelTranslationParameters: [] } 1368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12742 +label: "CFEP MAKOKOU, Makokou" +value: "1368" +data: App\Entity\School {#6605 …} +attr: [] +labelTranslationParameters: [] } 1306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12743 +label: "CFEP OYEM, Oyem" +value: "1306" +data: App\Entity\School {#6631 …} +attr: [] +labelTranslationParameters: [] } 1328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12744 +label: "CFEP TIC, Ntoum" +value: "1328" +data: App\Entity\School {#6657 …} +attr: [] +labelTranslationParameters: [] } 1350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12745 +label: "CFEP Valentin MIHINDOU MI-NZAMBE, Tchibanga" +value: "1350" +data: App\Entity\School {#6683 …} +attr: [] +labelTranslationParameters: [] } 1349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12746 +label: "CFEP-KM, Koula Moutou" +value: "1349" +data: App\Entity\School {#6711 …} +attr: [] +labelTranslationParameters: [] } 1322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12747 +label: "CFEP-OYEM 1, Oyem" +value: "1322" +data: App\Entity\School {#6738 …} +attr: [] +labelTranslationParameters: [] } 1315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12748 +label: "CFEP-POG, Port-Gentil" +value: "1315" +data: App\Entity\School {#6764 …} +attr: [] +labelTranslationParameters: [] } 1312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12749 +label: "CFEP-POG, Port-Gentil" +value: "1312" +data: App\Entity\School {#6790 …} +attr: [] +labelTranslationParameters: [] } 1090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12750 +label: "Cfip, Mitsamiouli" +value: "1090" +data: App\Entity\School {#6816 …} +attr: [] +labelTranslationParameters: [] } 1101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12751 +label: "CFIP, Mitsamiouli" +value: "1101" +data: App\Entity\School {#6842 …} +attr: [] +labelTranslationParameters: [] } 1241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12752 +label: "CFIP, Mitsamiouli" +value: "1241" +data: App\Entity\School {#6868 …} +attr: [] +labelTranslationParameters: [] } 1261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12753 +label: "CFIP, Mitsamiouli" +value: "1261" +data: App\Entity\School {#6894 …} +attr: [] +labelTranslationParameters: [] } 1076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12754 +label: "CFOTEC, Moroni" +value: "1076" +data: App\Entity\School {#6920 …} +attr: [] +labelTranslationParameters: [] } 1087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12755 +label: "CFOTEC, Moroni" +value: "1087" +data: App\Entity\School {#6946 …} +attr: [] +labelTranslationParameters: [] } 1123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12756 +label: "CFOTEC, Moroni" +value: "1123" +data: App\Entity\School {#6972 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12757 +label: "CFP FATICK L'OFFICIEL, Fatick" +value: "395" +data: App\Entity\School {#6998 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12758 +label: "CFP Kaffrin, Kaffrine" +value: "494" +data: App\Entity\School {#7024 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12759 +label: "CFP Kaffrine (ex CRETF) Officiel, Kaffrine" +value: "423" +data: App\Entity\School {#7050 …} +attr: [] +labelTranslationParameters: [] } 995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12760 +label: "CFP ABOMEY, Abomey" +value: "995" +data: App\Entity\School {#7076 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12761 +label: "CFP Bargny, Bargny" +value: "420" +data: App\Entity\School {#7102 …} +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12762 +label: "CFP de Mbour, Mbour" +value: "693" +data: App\Entity\School {#7128 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12763 +label: "CFP DE MIREBALAIS, Mirebalais" +value: "230" +data: App\Entity\School {#7154 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12764 +label: "CFP de Missabougou, Bamako" +value: "302" +data: App\Entity\School {#7180 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12765 +label: "CFP de Ziguinchor, Ziguinchor" +value: "425" +data: App\Entity\School {#7206 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12766 +label: "CFP Diourbel, Diourbel" +value: "441" +data: App\Entity\School {#7232 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12767 +label: "CFP Diourbel, Diourbel" +value: "495" +data: App\Entity\School {#7258 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12768 +label: "CFP Don Bosco Dakar, Dakar" +value: "436" +data: App\Entity\School {#7284 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12769 +label: "CFP Don bosco tambacounda, Tambacounda" +value: "427" +data: App\Entity\School {#7310 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12770 +label: "CFP Don bosco thiés, Thiès" +value: "437" +data: App\Entity\School {#7336 …} +attr: [] +labelTranslationParameters: [] } 1363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12771 +label: "CFP FIDELE ANDJOUA ONDIMBA, Franceville" +value: "1363" +data: App\Entity\School {#7362 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12772 +label: "CFP Kaolack, Kaolack" +value: "430" +data: App\Entity\School {#7388 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12773 +label: "CFP Kolda, Kolda" +value: "412" +data: App\Entity\School {#7414 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12774 +label: "CFP Louga, Louga" +value: "415" +data: App\Entity\School {#7440 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12775 +label: "CFP Nioro du rip, Nioro du Rip" +value: "433" +data: App\Entity\School {#7466 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12776 +label: "CFP Ouakam, Ouakam" +value: "439" +data: App\Entity\School {#7492 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12777 +label: "CFP Ourossogui, Matam" +value: "424" +data: App\Entity\School {#7518 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12778 +label: "Cfp rufisque, Rufisque" +value: "421" +data: App\Entity\School {#7544 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12779 +label: "CFP Saint Louis, Saint-Louis" +value: "418" +data: App\Entity\School {#7570 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12780 +label: "Cfp Sebikotane, Sébikhotane" +value: "432" +data: App\Entity\School {#7596 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12781 +label: "CFP sedhiou, Sédhiou" +value: "428" +data: App\Entity\School {#7622 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12782 +label: "CFP Thiaroye sur mer, Pikine" +value: "431" +data: App\Entity\School {#7648 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12783 +label: "CFP THIES, Thiès" +value: "440" +data: App\Entity\School {#7674 …} +attr: [] +labelTranslationParameters: [] } 1331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12784 +label: "CFP TIC NKOK, Ntoum" +value: "1331" +data: App\Entity\School {#7700 …} +attr: [] +labelTranslationParameters: [] } 1219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12785 +label: "CFPA ATHIEME, Athieme" +value: "1219" +data: App\Entity\School {#7726 …} +attr: [] +labelTranslationParameters: [] } 1223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12786 +label: "CFPA COVÈ, Covè" +value: "1223" +data: App\Entity\School {#7752 …} +attr: [] +labelTranslationParameters: [] } 1260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12787 +label: "CFPA COVE new, Covè" +value: "1260" +data: App\Entity\School {#7778 …} +attr: [] +labelTranslationParameters: [] } 1258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12788 +label: "CFPA DJIDJA NEW, Djidja" +value: "1258" +data: App\Entity\School {#7804 …} +attr: [] +labelTranslationParameters: [] } 1000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12789 +label: "CFPA DOGBO, Dogbo" +value: "1000" +data: App\Entity\School {#7830 …} +attr: [] +labelTranslationParameters: [] } 1213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12790 +label: "CFPA KOUANDE, Natitingou" +value: "1213" +data: App\Entity\School {#7856 …} +attr: [] +labelTranslationParameters: [] } 1217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12791 +label: "Cfpa nikki, Nikki" +value: "1217" +data: App\Entity\School {#7882 …} +attr: [] +labelTranslationParameters: [] } 1201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12792 +label: "CFPA NIKKI 2, Nikki" +value: "1201" +data: App\Entity\School {#7908 …} +attr: [] +labelTranslationParameters: [] } 1254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12793 +label: "CFPA Sè NEW, Houehogbe" +value: "1254" +data: App\Entity\School {#7934 …} +attr: [] +labelTranslationParameters: [] } 1212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12794 +label: "CFPA-AGOUA, Bante" +value: "1212" +data: App\Entity\School {#7960 …} +attr: [] +labelTranslationParameters: [] } 1216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12795 +label: "CFPA-DJIDJA, Djidja" +value: "1216" +data: App\Entity\School {#7987 …} +attr: [] +labelTranslationParameters: [] } 997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12796 +label: "CFPA-DJOUGOU, Djougou" +value: "997" +data: App\Entity\School {#8013 …} +attr: [] +labelTranslationParameters: [] } 1218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12797 +label: "CFPA-PAHOU, Ouidah" +value: "1218" +data: App\Entity\School {#8039 …} +attr: [] +labelTranslationParameters: [] } 1285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12798 +label: "CFPA-SE, Houehogbe" +value: "1285" +data: App\Entity\School {#8065 …} +attr: [] +labelTranslationParameters: [] } 1222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12799 +label: "CFPA-ZE, Allada" +value: "1222" +data: App\Entity\School {#8091 …} +attr: [] +labelTranslationParameters: [] } 1220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12800 +label: "CFPA/sè, Houehogbe" +value: "1220" +data: App\Entity\School {#8118 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12801 +label: "Cfpc Delafosse, Dakar" +value: "382" +data: App\Entity\School {#8144 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12802 +label: "CFPJYMCA, Dakar" +value: "413" +data: App\Entity\School {#8170 …} +attr: [] +labelTranslationParameters: [] } 1327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12803 +label: "CFPP MOA, Ntoum" +value: "1327" +data: App\Entity\School {#8196 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12804 +label: "CFPT Sénégal Japon, Dakar" +value: "426" +data: App\Entity\School {#8222 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12805 +label: "CFPT Sénégal-Japon, Dakar" +value: "399" +data: App\Entity\School {#8248 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12806 +label: "CFptj, Jacmel" +value: "306" +data: App\Entity\School {#8274 …} +attr: [] +labelTranslationParameters: [] } 943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12807 +label: "CFTP ESP Informatique, Abidjan" +value: "943" +data: App\Entity\School {#8300 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12808 +label: "CIPMEN (Dosso), Dosso" +value: "641" +data: App\Entity\School {#8326 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12809 +label: "CIPMEN Maradi, Maradi" +value: "677" +data: App\Entity\School {#8352 …} +attr: [] +labelTranslationParameters: [] } 1296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12810 +label: "CMFEPN, Port-Gentil" +value: "1296" +data: App\Entity\School {#8378 …} +attr: [] +labelTranslationParameters: [] } 1244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12811 +label: "cmores marketing11, Mitsamiouli" +value: "1244" +data: App\Entity\School {#8404 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12812 +label: "CNCPI Delafosse, Dakar" +value: "419" +data: App\Entity\School {#8430 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12813 +label: "CNFMETP/KAFFRINE, Kaffrine" +value: "498" +data: App\Entity\School {#8456 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12814 +label: "CNQP dakar, Dakar" +value: "416" +data: App\Entity\School {#8482 …} +attr: [] +labelTranslationParameters: [] } 1247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12815 +label: "comoremarketing20, Mitsoudjé" +value: "1247" +data: App\Entity\School {#8508 …} +attr: [] +labelTranslationParameters: [] } 1251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12816 +label: "comoresmaeketing19, Mitsoudjé" +value: "1251" +data: App\Entity\School {#8534 …} +attr: [] +labelTranslationParameters: [] } 1252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12817 +label: "comoresmarketing13, Mitsoudjé" +value: "1252" +data: App\Entity\School {#8560 …} +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12818 +label: "Crefap, Bururi" +value: "734" +data: App\Entity\School {#8586 …} +attr: [] +labelTranslationParameters: [] } 829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12819 +label: "CSF, Dosso" +value: "829" +data: App\Entity\School {#8612 …} +attr: [] +labelTranslationParameters: [] } 1352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12820 +label: "CSFP-BTP de Diamniadio, Rufisque" +value: "1352" +data: App\Entity\School {#8638 …} +attr: [] +labelTranslationParameters: [] } 1277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12821 +label: "CSFP-BTP EB1, Rufisque" +value: "1277" +data: App\Entity\School {#8664 …} +attr: [] +labelTranslationParameters: [] } 1274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12822 +label: "CSFP-BTP FC, Rufisque" +value: "1274" +data: App\Entity\School {#8690 …} +attr: [] +labelTranslationParameters: [] } 945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12823 +label: "diamwelly, Yamoussoukro" +value: "945" +data: App\Entity\School {#8716 …} +attr: [] +labelTranslationParameters: [] } 1271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12824 +label: "Diouf, Sébikhotane" +value: "1271" +data: App\Entity\School {#8742 …} +attr: [] +labelTranslationParameters: [] } 1130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12825 +label: "Djori, Dembéni" +value: "1130" +data: App\Entity\School {#8768 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12826 +label: "Don Bosco, Bujumbura (Mairie)" +value: "163" +data: App\Entity\School {#8794 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12827 +label: "Don Bosco Buterere, Bujumbura (Mairie)" +value: "361" +data: App\Entity\School {#8820 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12828 +label: "DON BOSCO MASSENGO, Gitega" +value: "224" +data: App\Entity\School {#8846 …} +attr: [] +labelTranslationParameters: [] } 1072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12829 +label: "dzahani, Chouani" +value: "1072" +data: App\Entity\School {#8872 …} +attr: [] +labelTranslationParameters: [] } 1314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12830 +label: "Ecole de Commerce, Port-Gentil" +value: "1314" +data: App\Entity\School {#8898 …} +attr: [] +labelTranslationParameters: [] } 1119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12831 +label: "Ecole de statistique et de gestion, Mitsamiouli" +value: "1119" +data: App\Entity\School {#8924 …} +attr: [] +labelTranslationParameters: [] } 1353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12832 +label: "ECOLE NATIONALE DE COMMERCE, Port-Gentil" +value: "1353" +data: App\Entity\School {#8950 …} +attr: [] +labelTranslationParameters: [] } 1127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12833 +label: "Ecole Nationale de Pêche et de la Marine Marchande, Mutsamudu" +value: "1127" +data: App\Entity\School {#8976 …} +attr: [] +labelTranslationParameters: [] } 954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12834 +label: "Ecole Normale Technique (ENTec), Port-au-Prince" +value: "954" +data: App\Entity\School {#9002 …} +attr: [] +labelTranslationParameters: [] } 887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12835 +label: "Ecole Polytechnique de Niamey, Niamey" +value: "887" +data: App\Entity\School {#9028 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12836 +label: "Ecole Professionnelle des Gonaives (EPG), Gonaïves" +value: "206" +data: App\Entity\School {#9054 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12837 +label: "ÉCOLE PROFESSIONNELLE DU CAP-HAÏTIEN (EPCH), Cap-Haïtien" +value: "209" +data: App\Entity\School {#9080 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12838 +label: "Ecole Professionnelle et Technique Elie Dubois(EPTED), Port-au-Prince" +value: "217" +data: App\Entity\School {#9106 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12839 +label: "Ecole Professionnelle J.B. Damier, Port-au-Prince" +value: "207" +data: App\Entity\School {#9132 …} +attr: [] +labelTranslationParameters: [] } 1088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12840 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1088" +data: App\Entity\School {#9158 …} +attr: [] +labelTranslationParameters: [] } 1095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12841 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1095" +data: App\Entity\School {#9184 …} +attr: [] +labelTranslationParameters: [] } 1240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12842 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1240" +data: App\Entity\School {#9210 …} +attr: [] +labelTranslationParameters: [] } 1257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12843 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1257" +data: App\Entity\School {#9236 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12844 +label: "Ecole Technique de Bubanza, Bubanza" +value: "362" +data: App\Entity\School {#9262 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12845 +label: "ECOLE TECHNIQUE SECONDAIRE DE KIRYAMA, Bururi" +value: "167" +data: App\Entity\School {#9288 …} +attr: [] +labelTranslationParameters: [] } 1224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12846 +label: "ENFAD, Wanani" +value: "1224" +data: App\Entity\School {#9314 …} +attr: [] +labelTranslationParameters: [] } 1120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12847 +label: "ENFADE, Wanani" +value: "1120" +data: App\Entity\School {#9340 …} +attr: [] +labelTranslationParameters: [] } 1084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12848 +label: "ENPMM, Mutsamudu" +value: "1084" +data: App\Entity\School {#9366 …} +attr: [] +labelTranslationParameters: [] } 1082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12849 +label: "ENTP, Ouani" +value: "1082" +data: App\Entity\School {#9392 …} +attr: [] +labelTranslationParameters: [] } 1083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12850 +label: "ENTP, Ouani" +value: "1083" +data: App\Entity\School {#9418 …} +attr: [] +labelTranslationParameters: [] } 1085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12851 +label: "ENTP, Ouani" +value: "1085" +data: App\Entity\School {#9444 …} +attr: [] +labelTranslationParameters: [] } 1077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12852 +label: "ENTP-OUANI, Ouani" +value: "1077" +data: App\Entity\School {#9470 …} +attr: [] +labelTranslationParameters: [] } 1126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12853 +label: "ENTP-OUANI, Ouani" +value: "1126" +data: App\Entity\School {#9496 …} +attr: [] +labelTranslationParameters: [] } 1262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12854 +label: "Esm, Kaolack" +value: "1262" +data: App\Entity\School {#9522 …} +attr: [] +labelTranslationParameters: [] } 1100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12855 +label: "EST, Moroni" +value: "1100" +data: App\Entity\School {#9548 …} +attr: [] +labelTranslationParameters: [] } 1116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12856 +label: "EST, Moroni" +value: "1116" +data: App\Entity\School {#9574 …} +attr: [] +labelTranslationParameters: [] } 1282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12857 +label: "et2, Rufisque" +value: "1282" +data: App\Entity\School {#9600 …} +attr: [] +labelTranslationParameters: [] } 841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12858 +label: "ETA DENIS, Mbour" +value: "841" +data: App\Entity\School {#9626 …} +attr: [] +labelTranslationParameters: [] } 1279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12859 +label: "Eta Rosa IFEF, Richard-Toll" +value: "1279" +data: App\Entity\School {#9652 …} +attr: [] +labelTranslationParameters: [] } 1364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12860 +label: "Eta Rose CNQP, Louga" +value: "1364" +data: App\Entity\School {#9679 …} +attr: [] +labelTranslationParameters: [] } 1284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12861 +label: "eta tttttt, Touba" +value: "1284" +data: App\Entity\School {#9705 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12862 +label: "ETA15, Port-au-Prince" +value: "196" +data: App\Entity\School {#9731 …} +attr: [] +labelTranslationParameters: [] } 886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12863 +label: "Etablissement, Niamey" +value: "886" +data: App\Entity\School {#9757 …} +attr: [] +labelTranslationParameters: [] } 1264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12864 +label: "Etablissement Rosalie Congo, Madingou" +value: "1264" +data: App\Entity\School {#9783 …} +attr: [] +labelTranslationParameters: [] } 826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12865 +label: "Etablissement Rose, Yoff-Mermoz" +value: "826" +data: App\Entity\School {#9810 …} +attr: [] +labelTranslationParameters: [] } 897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12866 +label: "Etablissement Rose, Thiès" +value: "897" +data: App\Entity\School {#9836 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12867 +label: "Etablissement_001, Dakar" +value: "384" +data: App\Entity\School {#9862 …} +attr: [] +labelTranslationParameters: [] } 1071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12868 +label: "ETB-Test, Moroni" +value: "1071" +data: App\Entity\School {#9888 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12869 +label: "ETG MUTUMBA, Bujumbura Rural" +value: "164" +data: App\Entity\School {#9914 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12870 +label: "ETG MUTUMBA, Bujumbura Rural" +value: "363" +data: App\Entity\School {#9940 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12871 +label: "ETG MUYINGA, Muyinga" +value: "320" +data: App\Entity\School {#9966 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12872 +label: "ETG MUYINGA, Muyinga" +value: "364" +data: App\Entity\School {#9992 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12873 +label: "ETG MUYINGA, Muyinga" +value: "369" +data: App\Entity\School {#10018 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12874 +label: "ETG MUYINGA, Muyinga" +value: "490" +data: App\Entity\School {#10044 …} +attr: [] +labelTranslationParameters: [] } 1075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12875 +label: "Fakri, Moroni" +value: "1075" +data: App\Entity\School {#10070 …} +attr: [] +labelTranslationParameters: [] } 1317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12876 +label: "Fidèle ANDJOUA ONDIMBA, Franceville" +value: "1317" +data: App\Entity\School {#10096 …} +attr: [] +labelTranslationParameters: [] } 892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12877 +label: "FOLFO test, Touba" +value: "892" +data: App\Entity\School {#10122 …} +attr: [] +labelTranslationParameters: [] } 1310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12878 +label: "Fulbert BONGOTHA, Moanda" +value: "1310" +data: App\Entity\School {#10148 …} +attr: [] +labelTranslationParameters: [] } 1276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12879 +label: "GORA SARR CSFP-BTP MABA, Dakar" +value: "1276" +data: App\Entity\School {#10174 …} +attr: [] +labelTranslationParameters: [] } 1097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12880 +label: "hambou, Mitsoudjé" +value: "1097" +data: App\Entity\School {#10200 …} +attr: [] +labelTranslationParameters: [] } 1099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12881 +label: "hambou, Mitsoudjé" +value: "1099" +data: App\Entity\School {#10226 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12882 +label: "Huchard, Dakar" +value: "536" +data: App\Entity\School {#10252 …} +attr: [] +labelTranslationParameters: [] } 1112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12883 +label: "IFERE - INSTITUT DE FORMATION DES ENSEIGNANTS ET DE LA RECHERCHE EN EDUCATION, Moroni" +value: "1112" +data: App\Entity\School {#10278 …} +attr: [] +labelTranslationParameters: [] } 1117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12884 +label: "IFEREE, Moroni" +value: "1117" +data: App\Entity\School {#10304 …} +attr: [] +labelTranslationParameters: [] } 1081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12885 +label: "IGITECKM, Wanani" +value: "1081" +data: App\Entity\School {#10330 …} +attr: [] +labelTranslationParameters: [] } 1080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12886 +label: "IGTEK, Fomboni" +value: "1080" +data: App\Entity\School {#10356 …} +attr: [] +labelTranslationParameters: [] } 1070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12887 +label: "ImnaTech, Mbéni" +value: "1070" +data: App\Entity\School {#10382 …} +attr: [] +labelTranslationParameters: [] } 1232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12888 +label: "info, Moroni" +value: "1232" +data: App\Entity\School {#10408 …} +attr: [] +labelTranslationParameters: [] } 1055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12889 +label: "INSTITUT DE FORMATION PROFESSIONNELLE DON BOSCO DUEKOUE, Abidjan" +value: "1055" +data: App\Entity\School {#10434 …} +attr: [] +labelTranslationParameters: [] } 1304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12890 +label: "Institut de Technologies d'Owendo, Libreville" +value: "1304" +data: App\Entity\School {#10460 …} +attr: [] +labelTranslationParameters: [] } 1242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12891 +label: "Institut Universitaire de technologie (IUT), Moroni" +value: "1242" +data: App\Entity\School {#10486 …} +attr: [] +labelTranslationParameters: [] } 1089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12892 +label: "iut, Moroni" +value: "1089" +data: App\Entity\School {#10512 …} +attr: [] +labelTranslationParameters: [] } 1259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12893 +label: "iut, Moroni" +value: "1259" +data: App\Entity\School {#10538 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12894 +label: "KoboAcademy Goma, Goma" +value: "666" +data: App\Entity\School {#10564 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12895 +label: "KoboAcademy Kinshasa, Kinshasa" +value: "664" +data: App\Entity\School {#10590 …} +attr: [] +labelTranslationParameters: [] } 864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12896 +label: "KoboAcademy Kinshasa, Kinshasa" +value: "864" +data: App\Entity\School {#10616 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12897 +label: "KoboAcademy Lubumbashi, Lubumbashi" +value: "665" +data: App\Entity\School {#10642 …} +attr: [] +labelTranslationParameters: [] } 1269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12898 +label: "KODI.ELEC12, Bargny" +value: "1269" +data: App\Entity\School {#10668 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12899 +label: "L T nyanza_lac, Makamba" +value: "373" +data: App\Entity\School {#10694 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12900 +label: "Le Forem, N'Tsoudjini" +value: "297" +data: App\Entity\School {#10720 …} +attr: [] +labelTranslationParameters: [] } 1265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12901 +label: "LEPAAC, Brazzaville" +value: "1265" +data: App\Entity\School {#10746 …} +attr: [] +labelTranslationParameters: [] } 1107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12902 +label: "les hirondelles, Moroni" +value: "1107" +data: App\Entity\School {#10772 …} +attr: [] +labelTranslationParameters: [] } 1111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12903 +label: "Les hirondelles, Moroni" +value: "1111" +data: App\Entity\School {#10798 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12904 +label: "LETFP Tambacounda, Tambacounda" +value: "414" +data: App\Entity\School {#10824 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12905 +label: "LT de Commerce Maurice Delafosse, Dakar" +value: "422" +data: App\Entity\School {#10850 …} +attr: [] +labelTranslationParameters: [] } 1313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12906 +label: "LT LECO, Franceville" +value: "1313" +data: App\Entity\School {#10876 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12907 +label: "LTAP Saint-Louis, Saint-Louis" +value: "434" +data: App\Entity\School {#10902 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12908 +label: "LTAR NGOZI, Ngozi" +value: "226" +data: App\Entity\School {#10928 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12909 +label: "LTE KAYERO, Rutana" +value: "162" +data: App\Entity\School {#10954 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12910 +label: "Ltidelafosse, Dakar" +value: "438" +data: App\Entity\School {#10980 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12911 +label: "LTIM Kedougou, Kédougou" +value: "429" +data: App\Entity\School {#11006 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12912 +label: "LTIM KEDOUGOU, Kédougou" +value: "499" +data: App\Entity\School {#11032 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12913 +label: "Ltp fxn thiès, Thiès" +value: "435" +data: App\Entity\School {#11058 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12914 +label: "LTP FXN THIES, Thiès" +value: "546" +data: App\Entity\School {#11084 …} +attr: [] +labelTranslationParameters: [] } 1096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12915 +label: "LTPA, Moroni" +value: "1096" +data: App\Entity\School {#11110 …} +attr: [] +labelTranslationParameters: [] } 1253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12916 +label: "LTPA, Moroni" +value: "1253" +data: App\Entity\School {#11136 …} +attr: [] +labelTranslationParameters: [] } 994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12917 +label: "LYCEE AGRICOLE MEDJI DE SEKOU (LAMS), Allada" +value: "994" +data: App\Entity\School {#11162 …} +attr: [] +labelTranslationParameters: [] } 1131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12918 +label: "Lycee chouani, Mitsoudjé" +value: "1131" +data: App\Entity\School {#11188 …} +attr: [] +labelTranslationParameters: [] } 944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12919 +label: "Lycée de Bafing centre, Touba" +value: "944" +data: App\Entity\School {#11214 …} +attr: [] +labelTranslationParameters: [] } 1121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12920 +label: "Lycee de formation de gestion, Moroni" +value: "1121" +data: App\Entity\School {#11240 …} +attr: [] +labelTranslationParameters: [] } 1129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12921 +label: "Lycee mbibodjou, Mitsoudjé" +value: "1129" +data: App\Entity\School {#11266 …} +attr: [] +labelTranslationParameters: [] } 1091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12922 +label: "Lycée Moroni, Moroni" +value: "1091" +data: App\Entity\School {#11292 …} +attr: [] +labelTranslationParameters: [] } 1092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12923 +label: "Lycée Moroni, Moroni" +value: "1092" +data: App\Entity\School {#11318 …} +attr: [] +labelTranslationParameters: [] } 1074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12924 +label: "lycée polytechnique industriel, Mitsoudjé" +value: "1074" +data: App\Entity\School {#11344 …} +attr: [] +labelTranslationParameters: [] } 1073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12925 +label: "lycee polyvalent, Chouani" +value: "1073" +data: App\Entity\School {#11370 …} +attr: [] +labelTranslationParameters: [] } 999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12926 +label: "LYCEE TECHNIQUE AGRICOLE D'INA, Bembereke" +value: "999" +data: App\Entity\School {#11396 …} +attr: [] +labelTranslationParameters: [] } 996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12927 +label: "Lycée Technique Agricole de Banikoara, Banikoara" +value: "996" +data: App\Entity\School {#11422 …} +attr: [] +labelTranslationParameters: [] } 1007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12928 +label: "LYCEE TECHNIQUE AGRICOLE DE SAVALOU, Savalou" +value: "1007" +data: App\Entity\School {#11448 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12929 +label: "Lycée Technique Alessandro Rossi de Ngozi, Ngozi" +value: "365" +data: App\Entity\School {#11474 …} +attr: [] +labelTranslationParameters: [] } 1094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12930 +label: "LYCEE TECHNIQUE DE HAMBOU, Chouani" +value: "1094" +data: App\Entity\School {#11500 …} +attr: [] +labelTranslationParameters: [] } 1115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12931 +label: "LYCEE TECHNIQUE DE HAMBOU, Chouani" +value: "1115" +data: App\Entity\School {#11526 …} +attr: [] +labelTranslationParameters: [] } 1308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12932 +label: "Lycée Technique de Ntoum, Ntoum" +value: "1308" +data: App\Entity\School {#11552 …} +attr: [] +labelTranslationParameters: [] } 1344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12933 +label: "Lycée Technique de Ntoum, Ntoum" +value: "1344" +data: App\Entity\School {#11578 …} +attr: [] +labelTranslationParameters: [] } 1326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12934 +label: "Lycée Technique de Tchibanga, Tchibanga" +value: "1326" +data: App\Entity\School {#11604 …} +attr: [] +labelTranslationParameters: [] } 1329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12935 +label: "Lycée Technique de Tchibanga, Tchibanga" +value: "1329" +data: App\Entity\School {#11630 …} +attr: [] +labelTranslationParameters: [] } 947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12936 +label: "Lycée technique des métiers du BTP, Boundiali" +value: "947" +data: App\Entity\School {#11656 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12937 +label: "LYCEE TECHNIQUE ELHADJI ABDOULAYE NIASS, Kaolack" +value: "497" +data: App\Entity\School {#11682 …} +attr: [] +labelTranslationParameters: [] } 1003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12938 +label: "LYCEE TECHNIQUE ET PROFESSIONNEL DE OUIDAH, Ouidah" +value: "1003" +data: App\Entity\School {#11708 …} +attr: [] +labelTranslationParameters: [] } 1002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12939 +label: "LYCEE TECHNIQUE ET PROFESSIONNEL F.M COULIBALY, Cotonou" +value: "1002" +data: App\Entity\School {#11734 …} +attr: [] +labelTranslationParameters: [] } 1303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12940 +label: "Lycée Technique National Omar Bongo, Libreville" +value: "1303" +data: App\Entity\School {#11760 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12941 +label: "Lycee Technique Nyanza-lac, Makamba" +value: "165" +data: App\Entity\School {#11786 …} +attr: [] +labelTranslationParameters: [] } 1346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12942 +label: "Lycée Technique NYONDA MAKITA, Mouila" +value: "1346" +data: App\Entity\School {#11812 …} +attr: [] +labelTranslationParameters: [] } 1319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12943 +label: "Lycée Technique Omar BONGO, Libreville" +value: "1319" +data: App\Entity\School {#11838 …} +attr: [] +labelTranslationParameters: [] } 1338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12944 +label: "Lycée Technologique de Leconi, Franceville" +value: "1338" +data: App\Entity\School {#11864 …} +attr: [] +labelTranslationParameters: [] } 1001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12945 +label: "LyTA-BSAA, Adjahonme" +value: "1001" +data: App\Entity\School {#11890 …} +attr: [] +labelTranslationParameters: [] } 1004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12946 +label: "LYTEB, Bohicon" +value: "1004" +data: App\Entity\School {#11916 …} +attr: [] +labelTranslationParameters: [] } 1078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12947 +label: "Maison de l'emploi, Moroni" +value: "1078" +data: App\Entity\School {#11942 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12948 +label: "Mame Diarra Ngom, Diourbel" +value: "595" +data: App\Entity\School {#11968 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12949 +label: "MARIAMA BA, Dakar" +value: "540" +data: App\Entity\School {#11994 …} +attr: [] +labelTranslationParameters: [] } 1243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12950 +label: "Marketing commerciale, Dembéni" +value: "1243" +data: App\Entity\School {#12020 …} +attr: [] +labelTranslationParameters: [] } 1105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12951 +label: "MAZIADA, Moroni" +value: "1105" +data: App\Entity\School {#12046 …} +attr: [] +labelTranslationParameters: [] } 1307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12952 +label: "Mba, Ntoum" +value: "1307" +data: App\Entity\School {#12072 …} +attr: [] +labelTranslationParameters: [] } 1132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12953 +label: "Mboumba, Saint-Louis" +value: "1132" +data: App\Entity\School {#12098 …} +attr: [] +labelTranslationParameters: [] } 1118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12954 +label: "MDE, Moroni" +value: "1118" +data: App\Entity\School {#12124 …} +attr: [] +labelTranslationParameters: [] } 1122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12955 +label: "MDE, Moroni" +value: "1122" +data: App\Entity\School {#12150 …} +attr: [] +labelTranslationParameters: [] } 1233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12956 +label: "Men, Moroni" +value: "1233" +data: App\Entity\School {#12176 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12957 +label: "Ndaw, Diourbel" +value: "594" +data: App\Entity\School {#12202 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12958 +label: "Ngom, Diourbel" +value: "596" +data: App\Entity\School {#12228 …} +attr: [] +labelTranslationParameters: [] } 1337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12959 +label: "OK Centre de Formation et d'Enseignement Professionnel de Nkembo, Libreville" +value: "1337" +data: App\Entity\School {#12255 …} +attr: [] +labelTranslationParameters: [] } 1339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12960 +label: "OK CFEP-POG, Port-Gentil" +value: "1339" +data: App\Entity\School {#12282 …} +attr: [] +labelTranslationParameters: [] } 1334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12961 +label: "OK CMFEPN, Port-Gentil" +value: "1334" +data: App\Entity\School {#12309 …} +attr: [] +labelTranslationParameters: [] } 1345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12962 +label: "OK ECOLE NATIONALE DE COMMERCE, Port-Gentil" +value: "1345" +data: App\Entity\School {#12336 …} +attr: [] +labelTranslationParameters: [] } 1341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12963 +label: "OK Lycée Technique Alexandre BIANGUE de Tchibanga, Tchibanga" +value: "1341" +data: App\Entity\School {#12363 …} +attr: [] +labelTranslationParameters: [] } 1336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12964 +label: "ok Lycée Technique Bernard OBIANG, Oyem" +value: "1336" +data: App\Entity\School {#12390 …} +attr: [] +labelTranslationParameters: [] } 1342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12965 +label: "OK Lycée Technique de Fougamou, Mouila" +value: "1342" +data: App\Entity\School {#12417 …} +attr: [] +labelTranslationParameters: [] } 1033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12966 +label: "Richard Ntaka, Kinshasa" +value: "1033" +data: App\Entity\School {#12443 …} +attr: [] +labelTranslationParameters: [] } 1113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12967 +label: "SAANDI, Moroni" +value: "1113" +data: App\Entity\School {#12469 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12968 +label: "Saint Bernard, Moroni" +value: "647" +data: App\Entity\School {#12495 …} +attr: [] +labelTranslationParameters: [] } 1086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12969 +label: "sima, Moroni" +value: "1086" +data: App\Entity\School {#12521 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12970 +label: "TAMBEDOU, Diourbel" +value: "597" +data: App\Entity\School {#12547 …} +attr: [] +labelTranslationParameters: [] } 1357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12971 +label: "test-bobo, Saint-Louis" +value: "1357" +data: App\Entity\School {#12574 …} +attr: [] +labelTranslationParameters: [] } 1273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12972 +label: "UME, Rufisque" +value: "1273" +data: App\Entity\School {#12600 …} +attr: [] +labelTranslationParameters: [] } 1311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12973 +label: "Valentin MIHINDOU-MI-NZAMBE, Tchibanga" +value: "1311" +data: App\Entity\School {#12626 …} +attr: [] +labelTranslationParameters: [] } 1272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12974 +label: "VRD, Rufisque" +value: "1272" +data: App\Entity\School {#12652 …} +attr: [] +labelTranslationParameters: [] } 1098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12975 +label: "Wanani, Fomboni" +value: "1098" +data: App\Entity\School {#12678 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5082 -form: Symfony\Component\Form\Form {#1274 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5083 …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) {#12977 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#646 …} } |
| 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 | "ad67b92158cf7c2c0433a5a2310bd.HNojUUsMRpcMfNnLh4kZXZwML0KlFH8SrJ0nWV3fJRw.butFICdIFPx-JZGf4sBsDP0-aDH6WwYlgfgTLjPmdX1fm0k4L0Ar00c4qg" |
| 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 | "ad67b92158cf7c2c0433a5a2310bd.HNojUUsMRpcMfNnLh4kZXZwML0KlFH8SrJ0nWV3fJRw.butFICdIFPx-JZGf4sBsDP0-aDH6WwYlgfgTLjPmdX1fm0k4L0Ar00c4qg" |
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 {#609 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#610 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#456 …} -namespace: Closure() {#612 …} } |
| data | "ad67b92158cf7c2c0433a5a2310bd.HNojUUsMRpcMfNnLh4kZXZwML0KlFH8SrJ0nWV3fJRw.butFICdIFPx-JZGf4sBsDP0-aDH6WwYlgfgTLjPmdX1fm0k4L0Ar00c4qg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#12982 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#491 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#12984 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#354 …} $translationDomain: "validators" $message: Closure() {#12983 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_userbundle_user__token" ] |
| cache_key | "_userbundle_user__token_hidden" |
| compound | false |
| data | "ad67b92158cf7c2c0433a5a2310bd.HNojUUsMRpcMfNnLh4kZXZwML0KlFH8SrJ0nWV3fJRw.butFICdIFPx-JZGf4sBsDP0-aDH6WwYlgfgTLjPmdX1fm0k4L0Ar00c4qg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12994 -form: Symfony\Component\Form\Form {#12990 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#12985 …5} |
| full_name | "userbundle_user[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user__token" |
| valid | true |
| value | "ad67b92158cf7c2c0433a5a2310bd.HNojUUsMRpcMfNnLh4kZXZwML0KlFH8SrJ0nWV3fJRw.butFICdIFPx-JZGf4sBsDP0-aDH6WwYlgfgTLjPmdX1fm0k4L0Ar00c4qg" |