Forms
-
rapport_fdl
-
collectivite
-
destinataire
-
_token
-
rapport_fdl
Form type:
"App\Form\RapportFDLType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\RapportFDL {#715 -id: null -collectivite: null -destinataire: null -date: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\RapportFDL {#715 -id: null -collectivite: null -destinataire: null -date: null } |
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 {#597 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#598 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#599 …} -namespace: Closure() {#604 …} } |
| data | App\Entity\RapportFDL {#715 -id: null -collectivite: null -destinataire: null -date: null } |
| data_class | "App\Entity\RapportFDL" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#979 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\RapportFDL" } } |
| 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() {#977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#978 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "rapport_fdl" "_rapport_fdl" ] |
| cache_key | "_rapport_fdl_rapport_fdl" |
| compound | true |
| data | App\Entity\RapportFDL {#715 -id: null -collectivite: null -destinataire: null -date: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6484 -errors: [] -form: Symfony\Component\Form\Form {#1040 …} } |
| form | Symfony\Component\Form\FormView {#1219 …5} |
| full_name | "rapport_fdl" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rapport_fdl" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "rapport_fdl" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rapport_fdl" |
| valid | true |
| value | App\Entity\RapportFDL {#715 -id: null -collectivite: null -destinataire: null -date: null } |
collectivite
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
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" => "select2" ] |
[ "class" => "select2" ] |
| choice_label | "commune" |
same as passed value |
| class | "App\Entity\Commune" |
same as passed value |
| placeholder | "Choisir la collectité territoriale" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "select2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "commune" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1047 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#993 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#997 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1049 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#970 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#973 …} } |
| choices | null |
| class | "App\Entity\Commune" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#597 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#598 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#599 …} -namespace: Closure() {#604 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLE6MY7c\EntityManagerGhost614a58f {#124 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 {#1031 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerLE6MY7c\EntityManagerGhost614a58f {#124 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1026 …} } |
| 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 | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Choisir la collectité territoriale" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#994 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#996 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "select2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_rapport_fdl_collectivite" ] |
| cache_key | "_rapport_fdl_collectivite_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6490 +data: Proxies\__CG__\App\Entity\Commune {#2968 …} +value: "1" +label: "AFFE DJIOLOF" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6523 +data: App\Entity\Commune {#6912 …} +value: "2" +label: "BABA GARAGE" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6480 +data: App\Entity\Commune {#6957 …} +value: "3" +label: "BADION" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6519 +data: Proxies\__CG__\App\Entity\Commune {#4297 …} +value: "4" +label: "BAGHERE" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6481 +data: App\Entity\Commune {#7010 …} +value: "5" +label: "BAKEL" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6522 +data: App\Entity\Commune {#7037 …} +value: "6" +label: "BALA" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#989 +data: Proxies\__CG__\App\Entity\Commune {#4997 …} +value: "7" +label: "BALINGHORE" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6482 +data: App\Entity\Commune {#7087 …} +value: "8" +label: "BALLOU" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6483 +data: App\Entity\Commune {#7108 …} +value: "9" +label: "BAMBA THIALENE" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19540 +data: Proxies\__CG__\App\Entity\Commune {#4087 …} +value: "10" +label: "BAMBALY" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19541 +data: App\Entity\Commune {#7155 …} +value: "11" +label: "BAMBEY" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19542 +data: Proxies\__CG__\App\Entity\Commune {#1542 …} +value: "12" +label: "BAMBYLOR" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19543 +data: Proxies\__CG__\App\Entity\Commune {#3347 …} +value: "13" +label: "BANDEGNE OUOLOF" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19544 +data: App\Entity\Commune {#7225 …} +value: "14" +label: "BANI ISRAEL" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19545 +data: App\Entity\Commune {#7246 …} +value: "15" +label: "BARGNY" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19546 +data: App\Entity\Commune {#7267 …} +value: "16" +label: "BELE" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19547 +data: Proxies\__CG__\App\Entity\Commune {#5523 …} +value: "17" +label: "BEMBOU" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19548 +data: Proxies\__CG__\App\Entity\Commune {#4039 …} +value: "18" +label: "BEMET BIDJINI" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19549 +data: App\Entity\Commune {#7334 …} +value: "19" +label: "BIGNARABE" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19550 +data: Proxies\__CG__\App\Entity\Commune {#4919 …} +value: "20" +label: "BIGNONA" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19551 +data: Proxies\__CG__\App\Entity\Commune {#5941 …} +value: "21" +label: "BIRKILANE" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19552 +data: App\Entity\Commune {#7401 …} +value: "22" +label: "BISCUITERIE" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19553 +data: App\Entity\Commune {#7425 …} +value: "23" +label: "BODE LAO" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19554 +data: Proxies\__CG__\App\Entity\Commune {#4504 …} +value: "24" +label: "BOGHAL" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19555 +data: App\Entity\Commune {#7475 …} +value: "25" +label: "BOKE DIALLOUBE" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19556 +data: App\Entity\Commune {#7496 …} +value: "26" +label: "BOKHOL" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19557 +data: Proxies\__CG__\App\Entity\Commune {#3800 …} +value: "27" +label: "BOKIDIAWE" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19558 +data: Proxies\__CG__\App\Entity\Commune {#3960 …} +value: "28" +label: "BOKILADJI" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19559 +data: App\Entity\Commune {#7569 …} +value: "29" +label: "BONCONTO" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19560 +data: Proxies\__CG__\App\Entity\Commune {#2989 …} +value: "30" +label: "BOULAL" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19561 +data: App\Entity\Commune {#7613 …} +value: "31" +label: "BOUROUCO" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19562 +data: App\Entity\Commune {#7634 …} +value: "32" +label: "BOUTOUCOUFARA" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19563 +data: Proxies\__CG__\App\Entity\Commune {#4791 …} +value: "33" +label: "BOUTOUPA CAMARACOUNDA" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19564 +data: App\Entity\Commune {#7678 …} +value: "34" +label: "BOYNGUEL BAMBA" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19565 +data: App\Entity\Commune {#7699 …} +value: "35" +label: "CAMBERENE" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19566 +data: Proxies\__CG__\App\Entity\Commune {#3423 …} +value: "36" +label: "COKI" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19567 +data: Proxies\__CG__\App\Entity\Commune {#5061 …} +value: "37" +label: "COUBALAN" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19568 +data: Proxies\__CG__\App\Entity\Commune {#2855 …} +value: "38" +label: "COUMBACARA" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19569 +data: Proxies\__CG__\App\Entity\Commune {#2465 …} +value: "39" +label: "DABALY" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19570 +data: Proxies\__CG__\App\Entity\Commune {#3810 …} +value: "40" +label: "DABIA" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19571 +data: App\Entity\Commune {#7832 …} +value: "41" +label: "DAGANA" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19572 +data: Proxies\__CG__\App\Entity\Commune {#2980 …} +value: "42" +label: "DAHRA" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19573 +data: App\Entity\Commune {#7873 …} +value: "43" +label: "DAKAR - PLATEAU" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19574 +data: Proxies\__CG__\App\Entity\Commune {#1449 …} +value: "44" +label: "DALIFORT" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19575 +data: App\Entity\Commune {#7917 …} +value: "45" +label: "DALLA NGABOU" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19576 +data: Proxies\__CG__\App\Entity\Commune {#5512 …} +value: "46" +label: "DAR SALAM" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19577 +data: App\Entity\Commune {#7964 …} +value: "47" +label: "DARA MBOSS" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19578 +data: Proxies\__CG__\App\Entity\Commune {#1976 …} +value: "48" +label: "DAROU KHOUDOSS" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19579 +data: App\Entity\Commune {#8014 …} +value: "49" +label: "DAROU MINAME" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19580 +data: Proxies\__CG__\App\Entity\Commune {#3074 …} +value: "50" +label: "DAROU MOUSTY" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19581 +data: App\Entity\Commune {#8058 …} +value: "51" +label: "DAROU NAHIM" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19582 +data: Proxies\__CG__\App\Entity\Commune {#2599 …} +value: "52" +label: "DAROU SALAM" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19583 +data: App\Entity\Commune {#8099 …} +value: "53" +label: "DAROU SALAM TYP" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19584 +data: Proxies\__CG__\App\Entity\Commune {#2952 …} +value: "54" +label: "DEALY" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19585 +data: Proxies\__CG__\App\Entity\Commune {#3965 …} +value: "55" +label: "DEMBANCANE" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19586 +data: App\Entity\Commune {#8160 …} +value: "56" +label: "DEMETTE" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19587 +data: App\Entity\Commune {#8181 …} +value: "57" +label: "DENDEYE GOUY GUI" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19588 +data: Proxies\__CG__\App\Entity\Commune {#4490 …} +value: "58" +label: "DIACOUNDA" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19589 +data: Proxies\__CG__\App\Entity\Commune {#2686 …} +value: "59" +label: "DIALAMBERE" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19590 +data: App\Entity\Commune {#8242 …} +value: "60" +label: "DIAMA" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19591 +data: Proxies\__CG__\App\Entity\Commune {#5679 …} +value: "61" +label: "DIAMAGADIO" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19592 +data: Proxies\__CG__\App\Entity\Commune {#1579 …} +value: "62" +label: "DIAMAGUEUNE SICAP MBAO" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19593 +data: Proxies\__CG__\App\Entity\Commune {#5887 …} +value: "63" +label: "DIAMAL" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19594 +data: Proxies\__CG__\App\Entity\Commune {#4573 …} +value: "64" +label: "DIAMBATI" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19595 +data: Proxies\__CG__\App\Entity\Commune {#1365 …} +value: "65" +label: "DIAMNIADIO" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19596 +data: App\Entity\Commune {#8366 …} +value: "66" +label: "DIANKE MAKHA" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19597 +data: Proxies\__CG__\App\Entity\Commune {#4077 …} +value: "67" +label: "DIANNAH BA" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19598 +data: Proxies\__CG__\App\Entity\Commune {#4035 …} +value: "68" +label: "DIANNAH MALARY" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19599 +data: App\Entity\Commune {#8427 …} +value: "69" +label: "DIAOBE-KABENDOU" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19600 +data: Proxies\__CG__\App\Entity\Commune {#1777 …} +value: "70" +label: "DIASS" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19601 +data: Proxies\__CG__\App\Entity\Commune {#4274 …} +value: "71" +label: "DIATTACOUNDA" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19602 +data: App\Entity\Commune {#8491 …} +value: "72" +label: "DIAWARA" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19603 +data: Proxies\__CG__\App\Entity\Commune {#4685 …} +value: "73" +label: "DIEGOUNE" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19604 +data: Proxies\__CG__\App\Entity\Commune {#4004 …} +value: "74" +label: "DIENDE" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19605 +data: Proxies\__CG__\App\Entity\Commune {#1933 …} +value: "75" +label: "DIENDER" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19606 +data: App\Entity\Commune {#8575 …} +value: "76" +label: "DIEUPPEUL – DERKLE" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19607 +data: Proxies\__CG__\App\Entity\Commune {#5496 …} +value: "77" +label: "DINDEFELO" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19608 +data: Proxies\__CG__\App\Entity\Commune {#5746 …} +value: "78" +label: "DIOKOUL BELBOUCK" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19609 +data: Proxies\__CG__\App\Entity\Commune {#4301 …} +value: "79" +label: "DIOUBOUDOU" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19610 +data: App\Entity\Commune {#8659 …} +value: "80" +label: "DIOURBEL" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19611 +data: Proxies\__CG__\App\Entity\Commune {#1623 …} +value: "81" +label: "DJIDAH THIAROYE KAO" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19612 +data: Proxies\__CG__\App\Entity\Commune {#4820 …} +value: "82" +label: "DJINAKY" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19613 +data: Proxies\__CG__\App\Entity\Commune {#4561 …} +value: "83" +label: "DJINANY" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19614 +data: App\Entity\Commune {#8743 …} +value: "84" +label: "DOUMGA LAO" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19615 +data: Proxies\__CG__\App\Entity\Commune {#5230 …} +value: "85" +label: "DIAGANE BARKA" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19616 +data: App\Entity\Commune {#8790 …} +value: "86" +label: "DIONEWAR" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19617 +data: Proxies\__CG__\App\Entity\Commune {#5240 …} +value: "87" +label: "DIOSSONG" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19618 +data: Proxies\__CG__\App\Entity\Commune {#2888 …} +value: "88" +label: "BARKEDJI" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19619 +data: App\Entity\Commune {#8851 …} +value: "89" +label: "BASSOUL" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19620 +data: Proxies\__CG__\App\Entity\Commune {#4585 …} +value: "90" +label: "BONA" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19621 +data: App\Entity\Commune {#8892 …} +value: "91" +label: "DIAKHAO" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19622 +data: Proxies\__CG__\App\Entity\Commune {#5990 …} +value: "92" +label: "DIANKE SOUF" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19623 +data: Proxies\__CG__\App\Entity\Commune {#6002 …} +value: "93" +label: "BOULEL" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19624 +data: Proxies\__CG__\App\Entity\Commune {#4529 …} +value: "94" +label: "DIAROUME" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19625 +data: App\Entity\Commune {#8976 …} +value: "95" +label: "DINGUIRAYE" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19626 +data: Proxies\__CG__\App\Entity\Commune {#3271 …} +value: "96" +label: "DIOKOUL DIAWRIGNE" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19627 +data: Proxies\__CG__\App\Entity\Commune {#4698 …} +value: "97" +label: "DIEMBERING" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19628 +data: Proxies\__CG__\App\Entity\Commune {#5459 …} +value: "98" +label: "DIMBOLI" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19629 +data: App\Entity\Commune {#9060 …} +value: "99" +label: "DINGUIRAYE" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19630 +data: Proxies\__CG__\App\Entity\Commune {#2836 …} +value: "100" +label: "DIOULACOLON" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19631 +data: Proxies\__CG__\App\Entity\Commune {#4758 …} +value: "101" +label: "DIOULOULOU" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19632 +data: Proxies\__CG__\App\Entity\Commune {#4366 …} +value: "102" +label: "DJIBANAR" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19633 +data: App\Entity\Commune {#9141 …} +value: "103" +label: "AERE LAO" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19634 +data: Proxies\__CG__\App\Entity\Commune {#4020 …} +value: "104" +label: "DJIBABOUYA" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19635 +data: Proxies\__CG__\App\Entity\Commune {#4923 …} +value: "105" +label: "DJIBIDIONE" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19636 +data: Proxies\__CG__\App\Entity\Commune {#5235 …} +value: "106" +label: "DJILOR" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19637 +data: Proxies\__CG__\App\Entity\Commune {#4027 …} +value: "107" +label: "DJIREDJI" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19638 +data: App\Entity\Commune {#9242 …} +value: "108" +label: "DODEL" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19639 +data: Proxies\__CG__\App\Entity\Commune {#3724 …} +value: "109" +label: "DODJI" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19640 +data: App\Entity\Commune {#9283 …} +value: "110" +label: "DOUGUE" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19641 +data: Proxies\__CG__\App\Entity\Commune {#2439 …} +value: "111" +label: "DYA" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19642 +data: Proxies\__CG__\App\Entity\Commune {#4765 …} +value: "112" +label: "ENAMPORE" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19643 +data: Proxies\__CG__\App\Entity\Commune {#5476 …} +value: "113" +label: "ETHIOLO" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19644 +data: App\Entity\Commune {#9367 …} +value: "114" +label: "FAFACOUROU" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19645 +data: App\Entity\Commune {#9388 …} +value: "115" +label: "FANN - POINT E - AMITIE" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19646 +data: Proxies\__CG__\App\Entity\Commune {#4486 …} +value: "116" +label: "FAOUNE" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19647 +data: App\Entity\Commune {#9429 …} +value: "117" +label: "FASS" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19648 +data: App\Entity\Commune {#9450 …} +value: "118" +label: "FASS NGOM" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19649 +data: Proxies\__CG__\App\Entity\Commune {#6361 …} +value: "119" +label: "GADE ESCALE" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19650 +data: Proxies\__CG__\App\Entity\Commune {#6293 …} +value: "120" +label: "GAGNICK" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19651 +data: Proxies\__CG__\App\Entity\Commune {#2443 …} +value: "121" +label: "GAINTHE KAYE" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19652 +data: App\Entity\Commune {#9534 …} +value: "122" +label: "GAMADJI SARE" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19653 +data: App\Entity\Commune {#9555 …} +value: "123" +label: "GANDIAYE" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19654 +data: App\Entity\Commune {#9576 …} +value: "124" +label: "GANDON" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19655 +data: App\Entity\Commune {#9597 …} +value: "125" +label: "GATHIARY" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19656 +data: Proxies\__CG__\App\Entity\Commune {#6123 …} +value: "126" +label: "GNIBY" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19657 +data: App\Entity\Commune {#9638 …} +value: "127" +label: "GOLF SUD" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19658 +data: App\Entity\Commune {#9662 …} +value: "128" +label: "GOLLERE" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19659 +data: App\Entity\Commune {#9683 …} +value: "129" +label: "GOREE" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19660 +data: App\Entity\Commune {#9704 …} +value: "130" +label: "GOSSAS" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19661 +data: App\Entity\Commune {#9728 …} +value: "131" +label: "GOUDIRY" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19662 +data: Proxies\__CG__\App\Entity\Commune {#4265 …} +value: "132" +label: "GOUDOMP" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19663 +data: App\Entity\Commune {#9769 …} +value: "133" +label: "GOUMBAYEL" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19664 +data: App\Entity\Commune {#9790 …} +value: "134" +label: "GRAND DAKAR" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19665 +data: App\Entity\Commune {#9811 …} +value: "135" +label: "GRAND YOFF" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19666 +data: App\Entity\Commune {#9832 …} +value: "136" +label: "GUEDE CHANTIER" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19667 +data: Proxies\__CG__\App\Entity\Commune {#3450 …} +value: "137" +label: "GUET ARDO" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19668 +data: Proxies\__CG__\App\Entity\Commune {#1627 …} +value: "138" +label: "GUINAW RAIL NORD" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19669 +data: App\Entity\Commune {#9893 …} +value: "139" +label: "GUINAW RAIL SUD" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19670 +data: App\Entity\Commune {#9914 …} +value: "140" +label: "GUINGUINEO" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19671 +data: Proxies\__CG__\App\Entity\Commune {#2682 …} +value: "141" +label: "GUIRO YERO BOCAR" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19672 +data: App\Entity\Commune {#9955 …} +value: "142" +label: "H.L.M" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19673 +data: Proxies\__CG__\App\Entity\Commune {#3912 …} +value: "143" +label: "HAMADY HOUNARY" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19674 +data: App\Entity\Commune {#9996 …} +value: "144" +label: "HANN - BEL AIR" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19675 +data: Proxies\__CG__\App\Entity\Commune {#4482 …} +value: "145" +label: "INOR" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19676 +data: Proxies\__CG__\App\Entity\Commune {#1557 …} +value: "146" +label: "JAXAAY-PARCELLES-NIAKOUL RAB" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19677 +data: App\Entity\Commune {#10057 …} +value: "147" +label: "JOAL" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19678 +data: Proxies\__CG__\App\Entity\Commune {#3261 …} +value: "148" +label: "KAB GAYE" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19679 +data: Proxies\__CG__\App\Entity\Commune {#5925 …} +value: "149" +label: "KAFFRINE" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19680 +data: Proxies\__CG__\App\Entity\Commune {#5891 …} +value: "150" +label: "KAHI" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19681 +data: App\Entity\Commune {#10138 …} +value: "151" +label: "KAHONE" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19682 +data: App\Entity\Commune {#10159 …} +value: "152" +label: "KANDIAYE" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19683 +data: Proxies\__CG__\App\Entity\Commune {#4496 …} +value: "153" +label: "KANDION MANGANA" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19684 +data: Proxies\__CG__\App\Entity\Commune {#3924 …} +value: "154" +label: "KANEL" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19685 +data: Proxies\__CG__\App\Entity\Commune {#3194 …} +value: "155" +label: "KANENE NDIOB" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19686 +data: App\Entity\Commune {#10240 …} +value: "156" +label: "KAOLACK" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19687 +data: Proxies\__CG__\App\Entity\Commune {#4290 …} +value: "157" +label: "KAOUR" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19688 +data: Proxies\__CG__\App\Entity\Commune {#4732 …} +value: "158" +label: "KARTIACK" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19689 +data: Proxies\__CG__\App\Entity\Commune {#4704 …} +value: "159" +label: "KATABA 1" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19690 +data: Proxies\__CG__\App\Entity\Commune {#5762 …} +value: "160" +label: "KATHIOTTE" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19691 +data: Proxies\__CG__\App\Entity\Commune {#1937 …} +value: "161" +label: "KAYAR" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19692 +data: Proxies\__CG__\App\Entity\Commune {#2452 …} +value: "162" +label: "KAYEMOR" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19693 +data: Proxies\__CG__\App\Entity\Commune {#3322 …} +value: "163" +label: "KEBEMER" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19694 +data: App\Entity\Commune {#10401 …} +value: "164" +label: "KEDOUGOU" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19695 +data: Proxies\__CG__\App\Entity\Commune {#3643 …} +value: "165" +label: "KELE GUEYE" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19696 +data: Proxies\__CG__\App\Entity\Commune {#6152 …} +value: "166" +label: "KEREWANE" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19697 +data: App\Entity\Commune {#10462 …} +value: "167" +label: "KEUR NGALGOU" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19698 +data: App\Entity\Commune {#10483 …} +value: "168" +label: "KEUR MADONGO" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19699 +data: App\Entity\Commune {#10504 …} +value: "169" +label: "KEUR MASSAR" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19700 +data: Proxies\__CG__\App\Entity\Commune {#5962 …} +value: "170" +label: "KEUR MBOUCKI" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19701 +data: App\Entity\Commune {#10545 …} +value: "171" +label: "KEUR SOCE" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19702 +data: Proxies\__CG__\App\Entity\Commune {#5484 …} +value: "172" +label: "KEVOYE" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19703 +data: App\Entity\Commune {#10586 …} +value: "173" +label: "KHELCOM" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19704 +data: App\Entity\Commune {#10607 …} +value: "174" +label: "KHELCOM - BIRANE" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19705 +data: Proxies\__CG__\App\Entity\Commune {#2323 …} +value: "175" +label: "KHOMBOL" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19706 +data: Proxies\__CG__\App\Entity\Commune {#5421 …} +value: "176" +label: "KHOSSANTO" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19707 +data: App\Entity\Commune {#10668 …} +value: "177" +label: "KIDIRA" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19708 +data: App\Entity\Commune {#10689 …} +value: "178" +label: "KOAR" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19709 +data: Proxies\__CG__\App\Entity\Commune {#2659 …} +value: "179" +label: "KOLDA" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19710 +data: App\Entity\Commune {#10730 …} +value: "180" +label: "KOMOTI" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19711 +data: App\Entity\Commune {#10751 …} +value: "181" +label: "KOTHIARY" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19712 +data: Proxies\__CG__\App\Entity\Commune {#6195 …} +value: "182" +label: "KOULINTO" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19713 +data: App\Entity\Commune {#10792 …} +value: "183" +label: "KOULOR" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19714 +data: App\Entity\Commune {#10813 …} +value: "184" +label: "KOUNKANE" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19715 +data: App\Entity\Commune {#10834 …} +value: "185" +label: "KOUSSAN" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19716 +data: Proxies\__CG__\App\Entity\Commune {#4081 …} +value: "186" +label: "KOUSSY" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19717 +data: App\Entity\Commune {#10875 …} +value: "187" +label: "KOUTHIA GUAYDI" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19718 +data: App\Entity\Commune {#10896 …} +value: "188" +label: "KOUTHIABA WOLOF" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19719 +data: Proxies\__CG__\App\Entity\Commune {#3735 …} +value: "189" +label: "LABGAR" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19720 +data: Proxies\__CG__\App\Entity\Commune {#3668 …} +value: "190" +label: "LINGUERE" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19721 +data: App\Entity\Commune {#10957 …} +value: "191" +label: "LINKERING" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19722 +data: App\Entity\Commune {#10978 …} +value: "192" +label: "LOUGA" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19723 +data: Proxies\__CG__\App\Entity\Commune {#3880 …} +value: "193" +label: "LOUGRE THIOLY" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19724 +data: App\Entity\Commune {#11022 …} +value: "194" +label: "MADINA DIATHBE" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19725 +data: Proxies\__CG__\App\Entity\Commune {#1864 …} +value: "195" +label: "THIES EST" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19726 +data: Proxies\__CG__\App\Entity\Commune {#5116 …} +value: "196" +label: "FATICK" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19727 +data: Proxies\__CG__\App\Entity\Commune {#5329 …} +value: "197" +label: "FIMELA" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19728 +data: Proxies\__CG__\App\Entity\Commune {#5277 …} +value: "198" +label: "LOUL SESSENE" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19729 +data: Proxies\__CG__\App\Entity\Commune {#5172 …} +value: "199" +label: "FOUNDIOUGNE" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19730 +data: Proxies\__CG__\App\Entity\Commune {#1876 …} +value: "200" +label: "FANDENE" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19731 +data: Proxies\__CG__\App\Entity\Commune {#1658 …} +value: "201" +label: "FISSEL" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19732 +data: App\Entity\Commune {#11183 …} +value: "202" +label: "GABOU" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19733 +data: App\Entity\Commune {#11204 …} +value: "203" +label: "GAE" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19734 +data: App\Entity\Commune {#11225 …} +value: "204" +label: "GALOYA TOUCOULEUR" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19735 +data: Proxies\__CG__\App\Entity\Commune {#3410 …} +value: "205" +label: "GANDE" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19736 +data: Proxies\__CG__\App\Entity\Commune {#2972 …} +value: "206" +label: "GASSANE" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19737 +data: App\Entity\Commune {#11286 …} +value: "207" +label: "GAWANE" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19738 +data: App\Entity\Commune {#11307 …} +value: "208" +label: "GUEDE VILLAGE" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19739 +data: Proxies\__CG__\App\Entity\Commune {#3387 …} +value: "209" +label: "GUEOUL" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19740 +data: App\Entity\Commune {#11348 …} +value: "210" +label: "KAEL" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19741 +data: App\Entity\Commune {#11369 …} +value: "211" +label: "KAHENE" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19742 +data: Proxies\__CG__\App\Entity\Commune {#2915 …} +value: "212" +label: "KAMB" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19743 +data: App\Entity\Commune {#11410 …} +value: "213" +label: "KANDIA" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19744 +data: Proxies\__CG__\App\Entity\Commune {#4338 …} +value: "214" +label: "KARANTABA" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19745 +data: App\Entity\Commune {#11451 …} +value: "215" +label: "KEUR BAKA" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19746 +data: Proxies\__CG__\App\Entity\Commune {#2483 …} +value: "216" +label: "KEUR MADIABEL" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19747 +data: Proxies\__CG__\App\Entity\Commune {#3488 …} +value: "217" +label: "KEUR MOMAR SARR" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19748 +data: Proxies\__CG__\App\Entity\Commune {#1909 …} +value: "218" +label: "KEUR MOUSSA" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19749 +data: Proxies\__CG__\App\Entity\Commune {#5158 …} +value: "219" +label: "KEUR SALOUM DIANE" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19750 +data: App\Entity\Commune {#11552 …} +value: "220" +label: "KEUR SAMBA KANE" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19751 +data: Proxies\__CG__\App\Entity\Commune {#4310 …} +value: "221" +label: "KOLIBANTANG" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19752 +data: Proxies\__CG__\App\Entity\Commune {#2041 …} +value: "222" +label: "KOUL" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19753 +data: App\Entity\Commune {#11613 …} +value: "223" +label: "KOUSSANAR" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19754 +data: App\Entity\Commune {#11637 …} +value: "224" +label: "LAMBAYE" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19755 +data: App\Entity\Commune {#11658 …} +value: "225" +label: "LATMINGUE" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19756 +data: Proxies\__CG__\App\Entity\Commune {#3625 …} +value: "226" +label: "LEONA" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19757 +data: Proxies\__CG__\App\Entity\Commune {#3092 …} +value: "227" +label: "LORO" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19758 +data: Proxies\__CG__\App\Entity\Commune {#5703 …} +value: "228" +label: "MABO" +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19759 +data: App\Entity\Commune {#11739 …} +value: "229" +label: "MADINA" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19760 +data: App\Entity\Commune {#11760 …} +value: "230" +label: "MADINA FOULBE" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19761 +data: Proxies\__CG__\App\Entity\Commune {#5147 …} +value: "231" +label: "KARANG POSTE" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19762 +data: Proxies\__CG__\App\Entity\Commune {#5124 …} +value: "232" +label: "KEUR SAMBA GUEYE" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19763 +data: Proxies\__CG__\App\Entity\Commune {#1633 …} +value: "233" +label: "GUEULE TAPEE-FASS-COLOBANE" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19764 +data: Proxies\__CG__\App\Entity\Commune {#4519 …} +value: "234" +label: "MADINA WANDIFA" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19765 +data: Proxies\__CG__\App\Entity\Commune {#1750 …} +value: "235" +label: "MALICOUNDA" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19766 +data: App\Entity\Commune {#11881 …} +value: "236" +label: "MALIKA" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19767 +data: Proxies\__CG__\App\Entity\Commune {#4979 …} +value: "237" +label: "MANGAGOULACK" +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19768 +data: Proxies\__CG__\App\Entity\Commune {#4269 …} +value: "238" +label: "MANGAROUNGOU SANTO" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19769 +data: Proxies\__CG__\App\Entity\Commune {#4072 …} +value: "239" +label: "MARSASSOUM" +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19770 +data: Proxies\__CG__\App\Entity\Commune {#3793 …} +value: "240" +label: "MATAM" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19771 +data: App\Entity\Commune {#11982 …} +value: "241" +label: "MBACKE" +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19772 +data: Proxies\__CG__\App\Entity\Commune {#3110 …} +value: "242" +label: "MBACKE CAJOR" +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19773 +data: App\Entity\Commune {#12023 …} +value: "243" +label: "MBADAKHOUNE" +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19774 +data: Proxies\__CG__\App\Entity\Commune {#3013 …} +value: "244" +label: "MBADIANE" +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19775 +data: App\Entity\Commune {#12064 …} +value: "245" +label: "MBAO" +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19776 +data: Proxies\__CG__\App\Entity\Commune {#5766 …} +value: "246" +label: "MBEULEUP" +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19777 +data: App\Entity\Commune {#12105 …} +value: "247" +label: "MBOLO BIRANE" +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19778 +data: Proxies\__CG__\App\Entity\Commune {#1981 …} +value: "248" +label: "MBORO" +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19779 +data: App\Entity\Commune {#12146 …} +value: "249" +label: "MBOUR" +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19780 +data: App\Entity\Commune {#12167 …} +value: "250" +label: "MEDINA" +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19781 +data: Proxies\__CG__\App\Entity\Commune {#5427 …} +value: "251" +label: "MEDINA BAFFE" +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19782 +data: App\Entity\Commune {#12208 …} +value: "252" +label: "MEDINA CHERIF" +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19783 +data: App\Entity\Commune {#12229 …} +value: "253" +label: "MEDINA GOUNASS" +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19784 +data: Proxies\__CG__\App\Entity\Commune {#5673 …} +value: "254" +label: "MEDINATOUL SALAM 2" +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19785 +data: App\Entity\Commune {#12270 …} +value: "255" +label: "MEDINAYOROFOULAH" +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19786 +data: Proxies\__CG__\App\Entity\Commune {#1970 …} +value: "256" +label: "MEKHE" +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19787 +data: App\Entity\Commune {#12311 …} +value: "257" +label: "MERETO" +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19788 +data: Proxies\__CG__\App\Entity\Commune {#2136 …} +value: "258" +label: "MERINA DAKHAR" +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19789 +data: App\Entity\Commune {#12352 …} +value: "259" +label: "MERMOZ – SACRE COEUR" +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19790 +data: App\Entity\Commune {#12373 …} +value: "260" +label: "MERY" +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19791 +data: Proxies\__CG__\App\Entity\Commune {#6338 …} +value: "261" +label: "MISSIRAH" +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19792 +data: Proxies\__CG__\App\Entity\Commune {#5466 …} +value: "262" +label: "MISSIRAH SIRIMANA" +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19793 +data: Proxies\__CG__\App\Entity\Commune {#4962 …} +value: "263" +label: "MLOMP" +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19794 +data: App\Entity\Commune {#12454 …} +value: "264" +label: "MOUDERY" +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19795 +data: Proxies\__CG__\App\Entity\Commune {#3775 …} +value: "265" +label: "NABADJI CIVOL" +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19796 +data: App\Entity\Commune {#12495 …} +value: "266" +label: "NDAME" +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19797 +data: App\Entity\Commune {#12516 …} +value: "267" +label: "NDANGALMA" +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19798 +data: App\Entity\Commune {#12537 …} +value: "268" +label: "NDANKH SENE" +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19799 +data: Proxies\__CG__\App\Entity\Commune {#3907 …} +value: "269" +label: "NDENDORY" +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19800 +data: Proxies\__CG__\App\Entity\Commune {#2529 …} +value: "270" +label: "NDIAFFATE" +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19801 +data: Proxies\__CG__\App\Entity\Commune {#4513 …} +value: "271" +label: "NDIAMACOUTA" +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19802 +data: Proxies\__CG__\App\Entity\Commune {#4546 …} +value: "272" +label: "NDIAMALATHIEL" +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19803 +data: App\Entity\Commune {#12638 …} +value: "273" +label: "NDIAREME LIMAMOULAYE" +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19804 +data: App\Entity\Commune {#12659 …} +value: "274" +label: "NDIAYE" +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19805 +data: App\Entity\Commune {#12680 …} +value: "275" +label: "NDIAYENE PEINDAO" +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19806 +data: App\Entity\Commune {#12701 …} +value: "276" +label: "NDIEBENE GANDIOLE" +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19807 +data: Proxies\__CG__\App\Entity\Commune {#2539 …} +value: "277" +label: "NDIEDIENG" +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19808 +data: App\Entity\Commune {#12742 …} +value: "278" +label: "NDIENE LAGANE" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19809 +data: Proxies\__CG__\App\Entity\Commune {#1827 …} +value: "279" +label: "NDIEYENE SIRAKH" +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19810 +data: App\Entity\Commune {#12783 …} +value: "280" +label: "NDINDY" +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19811 +data: Proxies\__CG__\App\Entity\Commune {#6028 …} +value: "281" +label: "NDIOBENE SAMBA LAMO" +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19812 +data: Proxies\__CG__\App\Entity\Commune {#5785 …} +value: "282" +label: "NDIOGNICK" +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19813 +data: Proxies\__CG__\App\Entity\Commune {#6079 …} +value: "283" +label: "NDIOUM NGAINTH" +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19814 +data: App\Entity\Commune {#12864 …} +value: "284" +label: "NDOFFANE" +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19815 +data: App\Entity\Commune {#12885 …} +value: "285" +label: "NDOMBO SANDJIRY" +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19816 +data: Proxies\__CG__\App\Entity\Commune {#2431 …} +value: "286" +label: "NDRAME ESCALE" +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19817 +data: App\Entity\Commune {#12926 …} +value: "287" +label: "NGAPAROU" +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19818 +data: App\Entity\Commune {#12947 …} +value: "288" +label: "NGATHIE NAOUDE" +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19819 +data: App\Entity\Commune {#12968 …} +value: "289" +label: "NGNITH" +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19820 +data: App\Entity\Commune {#12989 …} +value: "290" +label: "NGOR" +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19821 +data: Proxies\__CG__\App\Entity\Commune {#2299 …} +value: "291" +label: "NGOUDIANE" +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19822 +data: Proxies\__CG__\App\Entity\Commune {#3367 …} +value: "292" +label: "NGOURANE OUOLOF" +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19823 +data: Proxies\__CG__\App\Entity\Commune {#1757 …} +value: "293" +label: "NGUEKHOKH" +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19824 +data: App\Entity\Commune {#13070 …} +value: "294" +label: "NGUELOU" +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19825 +data: Proxies\__CG__\App\Entity\Commune {#3603 …} +value: "295" +label: "NGUEUNE SARR" +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19826 +data: Proxies\__CG__\App\Entity\Commune {#3838 …} +value: "296" +label: "NGUIDJILONE" +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19827 +data: Proxies\__CG__\App\Entity\Commune {#4378 …} +value: "297" +label: "NIAGHA" +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19828 +data: Proxies\__CG__\App\Entity\Commune {#4803 …} +value: "298" +label: "NIAGUIS" +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19829 +data: App\Entity\Commune {#13171 …} +value: "299" +label: "NIAMING" +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19830 +data: App\Entity\Commune {#13192 …} +value: "300" +label: "NIANDANE" +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19831 +data: Proxies\__CG__\App\Entity\Commune {#4779 …} +value: "301" +label: "NIASSIA" +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19832 +data: App\Entity\Commune {#13233 …} +value: "302" +label: "NIAYES" +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19833 +data: Proxies\__CG__\App\Entity\Commune {#5503 …} +value: "303" +label: "NINEFECHA" +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19834 +data: App\Entity\Commune {#13274 …} +value: "304" +label: "NIORO" +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19835 +data: Proxies\__CG__\App\Entity\Commune {#1898 …} +value: "305" +label: "NOTTO" +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19836 +data: Proxies\__CG__\App\Entity\Commune {#6224 …} +value: "306" +label: "MAKACOLIBANTANG" +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19837 +data: App\Entity\Commune {#13335 …} +value: "307" +label: "MISSIRAH" +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19838 +data: App\Entity\Commune {#13356 …} +value: "308" +label: "NDOGA BABACAR" +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19839 +data: App\Entity\Commune {#13377 …} +value: "309" +label: "MBELLACADIAO" +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19840 +data: App\Entity\Commune {#13398 …} +value: "310" +label: "NDIOP" +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19841 +data: App\Entity\Commune {#13419 …} +value: "311" +label: "NGAYOKHEME" +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19842 +data: App\Entity\Commune {#13440 …} +value: "312" +label: "MAMPATIM" +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19843 +data: App\Entity\Commune {#13461 …} +value: "313" +label: "MBANE" +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19844 +data: Proxies\__CG__\App\Entity\Commune {#6277 …} +value: "314" +label: "MBAR" +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19845 +data: Proxies\__CG__\App\Entity\Commune {#2231 …} +value: "315" +label: "MBAYENE" +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19846 +data: Proxies\__CG__\App\Entity\Commune {#3574 …} +value: "316" +label: "MBEDIENE" +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19847 +data: Proxies\__CG__\App\Entity\Commune {#3663 …} +value: "317" +label: "MBEULEUKHE" +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19848 +data: App\Entity\Commune {#13562 …} +value: "318" +label: "MBOSS" +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19849 +data: Proxies\__CG__\App\Entity\Commune {#2908 …} +value: "319" +label: "MBOULA" +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19850 +data: App\Entity\Commune {#13603 …} +value: "320" +label: "MBOUMBA" +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19851 +data: App\Entity\Commune {#13624 …} +value: "321" +label: "MEDINA GOUNASS" +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19852 +data: Proxies\__CG__\App\Entity\Commune {#2435 …} +value: "322" +label: "MEDINA SABAKH" +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19853 +data: Proxies\__CG__\App\Entity\Commune {#2088 …} +value: "323" +label: "MEOUANE" +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19854 +data: Proxies\__CG__\App\Entity\Commune {#4665 …} +value: "324" +label: "MLOMP" +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19855 +data: Proxies\__CG__\App\Entity\Commune {#1948 …} +value: "325" +label: "MONT ROLLAND" +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19856 +data: App\Entity\Commune {#13725 …} +value: "326" +label: "MPAL" +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19857 +data: Proxies\__CG__\App\Entity\Commune {#3255 …} +value: "327" +label: "NDANDE" +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19858 +data: Proxies\__CG__\App\Entity\Commune {#3438 …} +value: "328" +label: "NDIAGNE" +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19859 +data: Proxies\__CG__\App\Entity\Commune {#2459 …} +value: "329" +label: "NDIEBEL" +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19860 +data: App\Entity\Commune {#13806 …} +value: "330" +label: "NDONDOL" +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19861 +data: App\Entity\Commune {#13827 …} +value: "331" +label: "NDORNA" +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19862 +data: App\Entity\Commune {#13848 …} +value: "332" +label: "NDOULO" +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19863 +data: Proxies\__CG__\App\Entity\Commune {#3056 …} +value: "333" +label: "NDOYENE" +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19864 +data: App\Entity\Commune {#13889 …} +value: "334" +label: "NEMATABA" +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19865 +data: Proxies\__CG__\App\Entity\Commune {#5684 …} +value: "335" +label: "NGANDA" +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19866 +data: Proxies\__CG__\App\Entity\Commune {#6258 …} +value: "336" +label: "NGAYENE" +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19867 +data: App\Entity\Commune {#13950 …} +value: "337" +label: "NGHAYE" +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19868 +data: App\Entity\Commune {#13971 …} +value: "338" +label: "NGOGOM" +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19869 +data: App\Entity\Commune {#13992 …} +value: "339" +label: "NGOHE" +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19870 +data: App\Entity\Commune {#14013 …} +value: "340" +label: "NGOYE" +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19871 +data: Proxies\__CG__\App\Entity\Commune {#1726 …} +value: "341" +label: "NGUENIENE" +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19872 +data: Proxies\__CG__\App\Entity\Commune {#3510 …} +value: "342" +label: "NGUER MALAL" +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19873 +data: Proxies\__CG__\App\Entity\Commune {#3570 …} +value: "343" +label: "NGUIDILE" +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19874 +data: Proxies\__CG__\App\Entity\Commune {#4656 …} +value: "344" +label: "NIAMONE" +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19875 +data: Proxies\__CG__\App\Entity\Commune {#3558 …} +value: "345" +label: "NIOMRE" +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19876 +data: App\Entity\Commune {#14134 …} +value: "346" +label: "NDIAGANIAO" +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19877 +data: Proxies\__CG__\App\Entity\Commune {#5187 …} +value: "347" +label: "MBAM" +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19878 +data: Proxies\__CG__\App\Entity\Commune {#5211 …} +value: "348" +label: "NIASSENE" +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19879 +data: Proxies\__CG__\App\Entity\Commune {#5203 …} +value: "349" +label: "NIORO ALASSANE TALL" +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19880 +data: App\Entity\Commune {#14215 …} +value: "350" +label: "TAIBA THIEKENE" +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19881 +data: Proxies\__CG__\App\Entity\Commune {#1952 …} +value: "351" +label: "NOTTO GOUYE DIAMA" +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19882 +data: Proxies\__CG__\App\Entity\Commune {#3939 …} +value: "352" +label: "ODOBERE" +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19883 +data: Proxies\__CG__\App\Entity\Commune {#3804 …} +value: "353" +label: "OREFONDE" +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19884 +data: App\Entity\Commune {#14296 …} +value: "354" +label: "OUADIOUR" +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19885 +data: App\Entity\Commune {#14317 …} +value: "355" +label: "OUAKAM" +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19886 +data: App\Entity\Commune {#14338 …} +value: "356" +label: "OUANDE" +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19887 +data: Proxies\__CG__\App\Entity\Commune {#2904 …} +value: "357" +label: "OUARKHOKH" +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19888 +data: App\Entity\Commune {#14379 …} +value: "358" +label: "OUASSADOU" +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19889 +data: Proxies\__CG__\App\Entity\Commune {#5480 …} +value: "359" +label: "OUBADJI" +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19890 +data: Proxies\__CG__\App\Entity\Commune {#4013 …} +value: "360" +label: "OUDOUCAR" +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19891 +data: Proxies\__CG__\App\Entity\Commune {#5039 …} +value: "361" +label: "OUONCK" +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19892 +data: Proxies\__CG__\App\Entity\Commune {#3780 …} +value: "362" +label: "OUROSSOGUI" +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19893 +data: Proxies\__CG__\App\Entity\Commune {#4647 …} +value: "363" +label: "OUSSOUYE" +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19894 +data: App\Entity\Commune {#14500 …} +value: "364" +label: "PAKOUR" +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19895 +data: Proxies\__CG__\App\Entity\Commune {#2011 …} +value: "365" +label: "PAMBAL" +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19896 +data: App\Entity\Commune {#14541 …} +value: "366" +label: "PANAL OUOLOF" +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19897 +data: App\Entity\Commune {#14562 …} +value: "367" +label: "PARCELLES ASSAINIES" +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19898 +data: App\Entity\Commune {#14583 …} +value: "368" +label: "PAROUMBA" +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19899 +data: App\Entity\Commune {#14604 …} +value: "369" +label: "PASS KOTO" +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19900 +data: App\Entity\Commune {#14625 …} +value: "370" +label: "PATTAR" +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19901 +data: App\Entity\Commune {#14646 …} +value: "371" +label: "PATTE D’OIE" +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19902 +data: App\Entity\Commune {#14667 …} +value: "372" +label: "PAYAR" +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19903 +data: Proxies\__CG__\App\Entity\Commune {#2034 …} +value: "373" +label: "PEKESSE" +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19904 +data: Proxies\__CG__\App\Entity\Commune {#3531 …} +value: "374" +label: "PETE OUARACK" +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19905 +data: App\Entity\Commune {#14728 …} +value: "375" +label: "PIKINE DAGOUDANE" +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19906 +data: App\Entity\Commune {#14749 …} +value: "376" +label: "PIKINE EST" +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19907 +data: App\Entity\Commune {#14770 …} +value: "377" +label: "PIKINE NORD" +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19908 +data: Proxies\__CG__\App\Entity\Commune {#1489 …} +value: "378" +label: "PIKINE OUEST" +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19909 +data: Proxies\__CG__\App\Entity\Commune {#2104 …} +value: "379" +label: "PIRE GOUREYE" +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19910 +data: App\Entity\Commune {#14831 …} +value: "380" +label: "PODOR" +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19911 +data: Proxies\__CG__\App\Entity\Commune {#1785 …} +value: "381" +label: "POPENGUINE" +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19912 +data: Proxies\__CG__\App\Entity\Commune {#2552 …} +value: "382" +label: "POROKHANE" +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19913 +data: Proxies\__CG__\App\Entity\Commune {#1944 …} +value: "383" +label: "POUT" +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19914 +data: Proxies\__CG__\App\Entity\Commune {#3864 …} +value: "384" +label: "RANEROU" +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19915 +data: App\Entity\Commune {#14932 …} +value: "385" +label: "ROSS-BETHIO" +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19916 +data: App\Entity\Commune {#14953 …} +value: "386" +label: "ROSSO" +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19917 +data: App\Entity\Commune {#14974 …} +value: "387" +label: "RUFISQUE (VILLE)" +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19918 +data: Proxies\__CG__\App\Entity\Commune {#1535 …} +value: "388" +label: "RUFISQUE EST" +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19919 +data: App\Entity\Commune {#15015 …} +value: "389" +label: "RUFISQUE NORD" +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19920 +data: Proxies\__CG__\App\Entity\Commune {#1607 …} +value: "390" +label: "RUFISQUE OUEST" +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19921 +data: Proxies\__CG__\App\Entity\Commune {#5534 …} +value: "391" +label: "SABODALA" +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19922 +data: Proxies\__CG__\App\Entity\Commune {#2944 …} +value: "392" +label: "SAGATTA DJOLOF" +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19923 +data: Proxies\__CG__\App\Entity\Commune {#3176 …} +value: "393" +label: "SAGATTA GUETH" +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19924 +data: Proxies\__CG__\App\Entity\Commune {#5856 …} +value: "394" +label: "SAGNA" +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19925 +data: App\Entity\Commune {#15136 …} +value: "395" +label: "SAINT-LOUIS" +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19926 +data: Proxies\__CG__\App\Entity\Commune {#2694 …} +value: "396" +label: "SALIKEGNE" +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19927 +data: App\Entity\Commune {#15177 …} +value: "397" +label: "SALY PORTUDAL" +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19928 +data: Proxies\__CG__\App\Entity\Commune {#1508 …} +value: "398" +label: "SAM NOTAIRE" +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19929 +data: Proxies\__CG__\App\Entity\Commune {#2997 …} +value: "399" +label: "SAM YABAL" +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19930 +data: Proxies\__CG__\App\Entity\Commune {#4066 …} +value: "400" +label: "SAMA KANTA PEULH" +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19931 +data: Proxies\__CG__\App\Entity\Commune {#4280 …} +value: "401" +label: "SAMINE" +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19932 +data: Proxies\__CG__\App\Entity\Commune {#4691 …} +value: "402" +label: "SANTHIABA MANJACK" +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19933 +data: App\Entity\Commune {#15298 …} +value: "403" +label: "SARE COLY SALLE" +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19934 +data: Proxies\__CG__\App\Entity\Commune {#2770 …} +value: "404" +label: "SARE YOBA DIEGA" +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19935 +data: Proxies\__CG__\App\Entity\Commune {#1394 …} +value: "405" +label: "SEBIKOTANE" +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19936 +data: Proxies\__CG__\App\Entity\Commune {#4060 …} +value: "406" +label: "SEDHIOU" +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19937 +data: Proxies\__CG__\App\Entity\Commune {#5817 …} +value: "407" +label: "SEGRE-GATTA" +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19938 +data: Proxies\__CG__\App\Entity\Commune {#3972 …} +value: "408" +label: "SEMME" +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19939 +data: Proxies\__CG__\App\Entity\Commune {#1413 …} +value: "409" +label: "SENDOU" +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19940 +data: App\Entity\Commune {#15439 …} +value: "410" +label: "SIBASSOR" +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19941 +data: App\Entity\Commune {#15460 …} +value: "411" +label: "SICAP - LIBERTE" +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19942 +data: Proxies\__CG__\App\Entity\Commune {#4253 …} +value: "412" +label: "SIMBANDI BALANTE" +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19943 +data: Proxies\__CG__\App\Entity\Commune {#4257 …} +value: "413" +label: "SIMBANDI BRASSOU" +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19944 +data: App\Entity\Commune {#15521 …} +value: "414" +label: "SINTHIANG KOUNDARA" +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19945 +data: Proxies\__CG__\App\Entity\Commune {#3928 …} +value: "415" +label: "SINTHIOU BAMAMBE-BANADJI" +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19946 +data: App\Entity\Commune {#15562 …} +value: "416" +label: "SINTHIOU BOCAR ALY" +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19947 +data: App\Entity\Commune {#15583 …} +value: "417" +label: "SINTHIOU MAMADOU BOUBOU" +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19948 +data: App\Entity\Commune {#15604 …} +value: "418" +label: "SOMONE" +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19949 +data: Proxies\__CG__\App\Entity\Commune {#5020 …} +value: "419" +label: "SUELLE" +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19950 +data: Proxies\__CG__\App\Entity\Commune {#6381 …} +value: "420" +label: "TAIBA MOUTOUPHA" +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19951 +data: Proxies\__CG__\App\Entity\Commune {#6373 …} +value: "421" +label: "TAIBA THIEKENE" +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19952 +data: Proxies\__CG__\App\Entity\Commune {#4551 …} +value: "422" +label: "TANKON" +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19953 +data: Proxies\__CG__\App\Entity\Commune {#1889 …} +value: "423" +label: "TASSETE" +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19954 +data: Proxies\__CG__\App\Entity\Commune {#4891 …} +value: "424" +label: "TENGHORI" +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19955 +data: Proxies\__CG__\App\Entity\Commune {#1711 …} +value: "425" +label: "THIADIAYE" +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19956 +data: App\Entity\Commune {#15765 …} +value: "426" +label: "THIAKHAR" +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19957 +data: Proxies\__CG__\App\Entity\Commune {#2939 …} +value: "427" +label: "THIAMENE PASSE" +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19958 +data: App\Entity\Commune {#15806 …} +value: "428" +label: "THIARE" +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19959 +data: Proxies\__CG__\App\Entity\Commune {#3683 …} +value: "429" +label: "THIARNY" +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19960 +data: App\Entity\Commune {#15847 …} +value: "430" +label: "THIAROYE" +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19961 +data: Proxies\__CG__\App\Entity\Commune {#1616 …} +value: "431" +label: "THIAROYE GARE" +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19962 +data: App\Entity\Commune {#15888 …} +value: "432" +label: "THIAROYE SUR MER" +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19963 +data: Proxies\__CG__\App\Entity\Commune {#3694 …} +value: "433" +label: "THIEL" +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19964 +data: Proxies\__CG__\App\Entity\Commune {#1816 …} +value: "434" +label: "THIENABA" +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19965 +data: App\Entity\Commune {#15949 …} +value: "435" +label: "NIAKHAR" +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19966 +data: Proxies\__CG__\App\Entity\Commune {#3785 …} +value: "436" +label: "OGO" +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19967 +data: Proxies\__CG__\App\Entity\Commune {#3953 …} +value: "437" +label: "ORKADIERE" +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19968 +data: Proxies\__CG__\App\Entity\Commune {#4676 …} +value: "438" +label: "OUKOUT" +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19969 +data: App\Entity\Commune {#16030 …} +value: "439" +label: "OUROUR" +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19970 +data: Proxies\__CG__\App\Entity\Commune {#2427 …} +value: "440" +label: "PAOS KOTO" +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19971 +data: Proxies\__CG__\App\Entity\Commune {#6158 …} +value: "441" +label: "PATA" +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19972 +data: Proxies\__CG__\App\Entity\Commune {#5167 …} +value: "442" +label: "PATAR LIA" +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19973 +data: App\Entity\Commune {#16111 …} +value: "443" +label: "PETE" +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19974 +data: App\Entity\Commune {#16132 …} +value: "444" +label: "REFANE" +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19975 +data: App\Entity\Commune {#16153 …} +value: "445" +label: "RONKH" +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19976 +data: App\Entity\Commune {#16174 …} +value: "446" +label: "SADATOU" +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19977 +data: App\Entity\Commune {#16195 …} +value: "447" +label: "SADIO" +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19978 +data: Proxies\__CG__\App\Entity\Commune {#3588 …} +value: "448" +label: "SAKAL" +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19979 +data: Proxies\__CG__\App\Entity\Commune {#4047 …} +value: "449" +label: "SAKAR" +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19980 +data: Proxies\__CG__\App\Entity\Commune {#1637 …} +value: "450" +label: "SANDIARA" +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19981 +data: Proxies\__CG__\App\Entity\Commune {#1519 …} +value: "451" +label: "SANGALKAM" +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19982 +data: Proxies\__CG__\App\Entity\Commune {#5432 …} +value: "452" +label: "SARAYA" +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19983 +data: App\Entity\Commune {#16316 …} +value: "453" +label: "SARE BIDJI" +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19984 +data: Proxies\__CG__\App\Entity\Commune {#1674 …} +value: "454" +label: "SESSENE" +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19985 +data: Proxies\__CG__\App\Entity\Commune {#1768 …} +value: "455" +label: "SINDIA" +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19986 +data: Proxies\__CG__\App\Entity\Commune {#6240 …} +value: "456" +label: "SINTHIOU FISSA" +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19987 +data: Proxies\__CG__\App\Entity\Commune {#3471 …} +value: "457" +label: "SYER" +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19988 +data: Proxies\__CG__\App\Entity\Commune {#1987 …} +value: "458" +label: "TAIBA NDIAYE" +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19989 +data: App\Entity\Commune {#16437 …} +value: "459" +label: "TAIF" +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19990 +data: Proxies\__CG__\App\Entity\Commune {#4261 …} +value: "460" +label: "TANAFF" +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19991 +data: Proxies\__CG__\App\Entity\Commune {#2750 …} +value: "461" +label: "TANKANTO ESCALE" +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19992 +data: Proxies\__CG__\App\Entity\Commune {#3394 …} +value: "462" +label: "THIAMENE" +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19993 +data: Proxies\__CG__\App\Entity\Commune {#3859 …} +value: "463" +label: "OUDALAYE" +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19994 +data: Proxies\__CG__\App\Entity\Commune {#3298 …} +value: "464" +label: "THIEPPE" +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19995 +data: Proxies\__CG__\App\Entity\Commune {#6106 …} +value: "465" +label: "RIBOT ESCALE" +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19996 +data: Proxies\__CG__\App\Entity\Commune {#5317 …} +value: "466" +label: "PALMARIN FACAO" +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19997 +data: Proxies\__CG__\App\Entity\Commune {#5218 …} +value: "467" +label: "PASSY" +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19998 +data: Proxies\__CG__\App\Entity\Commune {#5249 …} +value: "468" +label: "SOKONE" +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19999 +data: Proxies\__CG__\App\Entity\Commune {#5177 …} +value: "469" +label: "SOUM" +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20000 +data: Proxies\__CG__\App\Entity\Commune {#1859 …} +value: "470" +label: "THIES NORD" +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20001 +data: Proxies\__CG__\App\Entity\Commune {#2336 …} +value: "471" +label: "THIES OUEST" +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20002 +data: App\Entity\Commune {#16701 …} +value: "472" +label: "THIETTY" +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20003 +data: App\Entity\Commune {#16722 …} +value: "473" +label: "THILE BOUBACAR" +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20004 +data: Proxies\__CG__\App\Entity\Commune {#3822 …} +value: "474" +label: "THILOGNE" +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20005 +data: Proxies\__CG__\App\Entity\Commune {#3230 …} +value: "475" +label: "THIOLOM FALL" +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20006 +data: App\Entity\Commune {#16783 …} +value: "476" +label: "THIOMBY" +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20007 +data: Proxies\__CG__\App\Entity\Commune {#4957 …} +value: "477" +label: "THIONK-ESSYL" +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20008 +data: Proxies\__CG__\App\Entity\Commune {#2423 …} +value: "478" +label: "TIVAOUANE" +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20009 +data: App\Entity\Commune {#16844 …} +value: "479" +label: "TIVAOUANE – DIACK SAO" +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20010 +data: Proxies\__CG__\App\Entity\Commune {#1553 …} +value: "480" +label: "TIVAOUANE PEULH-NIAGA" +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20011 +data: App\Entity\Commune {#16885 …} +value: "481" +label: "TOCKY GARE" +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20012 +data: Proxies\__CG__\App\Entity\Commune {#5416 …} +value: "482" +label: "TOMBORONCOTO" +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20013 +data: App\Entity\Commune {#16926 …} +value: "483" +label: "TOUBA FALL" +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20014 +data: App\Entity\Commune {#16947 …} +value: "484" +label: "TOUBA LAPPE" +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20015 +data: Proxies\__CG__\App\Entity\Commune {#6007 …} +value: "485" +label: "TOUBA MBELLA" +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20016 +data: App\Entity\Commune {#16988 …} +value: "486" +label: "TOUBA MOSQUEE" +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20017 +data: App\Entity\Commune {#17009 …} +value: "487" +label: "TOUMBOURA" +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20018 +data: App\Entity\Commune {#17030 …} +value: "488" +label: "TOURE MBONDE" +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20019 +data: Proxies\__CG__\App\Entity\Commune {#3895 …} +value: "489" +label: "VELINGARA" +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20020 +data: Proxies\__CG__\App\Entity\Commune {#2473 …} +value: "490" +label: "WACK NGOUNA" +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20021 +data: Proxies\__CG__\App\Entity\Commune {#1496 …} +value: "491" +label: "WAKHINANE NIMZATH" +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20022 +data: App\Entity\Commune {#17111 …} +value: "492" +label: "WALALDE" +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20023 +data: Proxies\__CG__\App\Entity\Commune {#3920 …} +value: "493" +label: "WOURO SIDY" +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20024 +data: Proxies\__CG__\App\Entity\Commune {#3763 …} +value: "494" +label: "YANG-YANG" +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20025 +data: Proxies\__CG__\App\Entity\Commune {#4355 …} +value: "495" +label: "YARANG BALANTE" +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20026 +data: Proxies\__CG__\App\Entity\Commune {#1318 …} +value: "496" +label: "YENNE" +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20027 +data: App\Entity\Commune {#17212 …} +value: "497" +label: "YEUMBEUL NORD" +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20028 +data: App\Entity\Commune {#17233 …} +value: "498" +label: "YEUMBEUL SUD" +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20029 +data: App\Entity\Commune {#17254 …} +value: "499" +label: "YOFF" +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20030 +data: Proxies\__CG__\App\Entity\Commune {#4863 …} +value: "500" +label: "ZIGUINCHOR" +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20031 +data: App\Entity\Commune {#17295 …} +value: "501" +label: "TAMBACOUNDA" +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20032 +data: Proxies\__CG__\App\Entity\Commune {#5724 …} +value: "502" +label: "FASS THIEKENE" +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20033 +data: Proxies\__CG__\App\Entity\Commune {#5796 …} +value: "503" +label: "KOUNGHEUL" +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20034 +data: Proxies\__CG__\App\Entity\Commune {#5720 …} +value: "504" +label: "MISSIRAH WADENE" +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20035 +data: Proxies\__CG__\App\Entity\Commune {#6018 …} +value: "505" +label: "NGAINTHE PATHE" +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20036 +data: Proxies\__CG__\App\Entity\Commune {#5697 …} +value: "506" +label: "SALY ESCALE" +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20037 +data: App\Entity\Commune {#17416 …} +value: "507" +label: "DIALACOTO" +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20038 +data: App\Entity\Commune {#17437 …} +value: "508" +label: "NETTEBOULOU" +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20039 +data: App\Entity\Commune {#17458 …} +value: "509" +label: "NIANI TOUCOULEUR" +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20040 +data: App\Entity\Commune {#17479 …} +value: "510" +label: "DIAOULE" +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20041 +data: Proxies\__CG__\App\Entity\Commune {#5380 …} +value: "511" +label: "DIARRERE" +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20042 +data: Proxies\__CG__\App\Entity\Commune {#5265 …} +value: "512" +label: "DIOFFIOR" +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20043 +data: Proxies\__CG__\App\Entity\Commune {#5303 …} +value: "513" +label: "DJILASSE" +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20044 +data: Proxies\__CG__\App\Entity\Commune {#5364 …} +value: "514" +label: "TATTAGUINE" +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20045 +data: App\Entity\Commune {#17580 …} +value: "515" +label: "THIARE NDIALGUI" +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20046 +data: App\Entity\Commune {#17601 …} +value: "516" +label: "NDIOUM" +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20047 +data: Proxies\__CG__\App\Entity\Commune {#3978 …} +value: "517" +label: "WAOUNDE" +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20048 +data: App\Entity\Commune {#17642 …} +value: "518" +label: "RICHARD TOLL" +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20049 +data: App\Entity\Commune {#17663 …} +value: "519" +label: "KHOMBOLE" +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20050 +data: App\Entity\Commune {#17684 …} +value: "520" +label: "THIES (VILLE)" +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20051 +data: Proxies\__CG__\App\Entity\Commune {#1802 …} +value: "521" +label: "NDIOUMANE" +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20052 +data: Proxies\__CG__\App\Entity\Commune {#3916 …} +value: "522" +label: "AOURE" +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20053 +data: App\Entity\Commune {#17745 …} +value: "523" +label: "DIAKHAO" +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20054 +data: Proxies\__CG__\App\Entity\Commune {#4829 …} +value: "524" +label: "ADEANE" +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20055 +data: Proxies\__CG__\App\Entity\Commune {#3828 …} +value: "525" +label: "AGNAM CIVOL" +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20056 +data: App\Entity\Commune {#17806 …} +value: "526" +label: "AOURE" +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20057 +data: Proxies\__CG__\App\Entity\Commune {#2818 …} +value: "527" +label: "BAGADADJI" +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20058 +data: Proxies\__CG__\App\Entity\Commune {#5408 …} +value: "528" +label: "BANDAFASSI" +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20059 +data: Proxies\__CG__\App\Entity\Commune {#4524 …} +value: "529" +label: "BOUNKILING" +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20060 +data: Proxies\__CG__\App\Entity\Commune {#2017 …} +value: "530" +label: "CHERIF LO" +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20061 +data: Proxies\__CG__\App\Entity\Commune {#6281 …} +value: "531" +label: "COLOBANE" +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20062 +data: Proxies\__CG__\App\Entity\Commune {#2655 …} +value: "532" +label: "DABO" +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20063 +data: Proxies\__CG__\App\Entity\Commune {#5437 …} +value: "533" +label: "DAKATELI" +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20064 +data: Proxies\__CG__\App\Entity\Commune {#3116 …} +value: "534" +label: "DAROU MARNANE" +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20065 +data: App\Entity\Commune {#17987 …} +value: "535" +label: "DIOUROUP" +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20066 +data: App\Entity\Commune {#18008 …} +value: "536" +label: "DJIRNDA" +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20067 +data: App\Entity\Commune {#18029 …} +value: "537" +label: "FANAYE" +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20068 +data: Proxies\__CG__\App\Entity\Commune {#5446 …} +value: "538" +label: "FONGOLIMBI" +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20069 +data: Proxies\__CG__\App\Entity\Commune {#5755 …} +value: "539" +label: "IDA MOURIDE" +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20070 +data: Proxies\__CG__\App\Entity\Commune {#4748 …} +value: "540" +label: "KAFOUNTINE" +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20071 +data: Proxies\__CG__\App\Entity\Commune {#2447 …} +value: "541" +label: "KEUR MABA DIAKHOU" +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20072 +data: App\Entity\Commune {#18130 …} +value: "542" +label: "KOUMPENTOUM" +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20073 +data: Proxies\__CG__\App\Entity\Commune {#5985 …} +value: "543" +label: "LOUR ESCALE" +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20074 +data: Proxies\__CG__\App\Entity\Commune {#5833 …} +value: "544" +label: "MAKA YOP" +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20075 +data: Proxies\__CG__\App\Entity\Commune {#5897 …} +value: "545" +label: "MALEM HODDAR" +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20076 +data: App\Entity\Commune {#18211 …} +value: "546" +label: "MALEM NIANI" +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20077 +data: Proxies\__CG__\App\Entity\Commune {#2754 …} +value: "547" +label: "MEDINA EL HADJ" +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20078 +data: App\Entity\Commune {#18252 …} +value: "548" +label: "NDIAGO" +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20079 +data: Proxies\__CG__\App\Entity\Commune {#2217 …} +value: "549" +label: "NGANDIOUF" +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20080 +data: Proxies\__CG__\App\Entity\Commune {#2126 …} +value: "550" +label: "NIAKHENE" +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20081 +data: Proxies\__CG__\App\Entity\Commune {#5089 …} +value: "551" +label: "OULAMPANE" +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20082 +data: App\Entity\Commune {#18333 …} +value: "552" +label: "SINTHIOU MALEME" +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20083 +data: App\Entity\Commune {#18354 …} +value: "553" +label: "PATAR" +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20084 +data: Proxies\__CG__\App\Entity\Commune {#5442 …} +value: "554" +label: "SALEMATA" +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20085 +data: Proxies\__CG__\App\Entity\Commune {#4009 …} +value: "555" +label: "SANSAMBA" +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20086 +data: Proxies\__CG__\App\Entity\Commune {#4651 …} +value: "556" +label: "SINDIAN" +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20087 +data: Proxies\__CG__\App\Entity\Commune {#2469 …} +value: "557" +label: "TAIBA NIASSENE" +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20088 +data: Proxies\__CG__\App\Entity\Commune {#3752 …} +value: "558" +label: "TESSEKERE FORAGE" +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20089 +data: Proxies\__CG__\App\Entity\Commune {#2131 …} +value: "559" +label: "THILMAKHA" +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20090 +data: App\Entity\Commune {#18495 …} +value: "560" +label: "TOUBA MBOUL" +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20091 +data: Proxies\__CG__\App\Entity\Commune {#3029 …} +value: "561" +label: "TOUBA MERINA" +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20092 +data: Proxies\__CG__\App\Entity\Commune {#1792 …} +value: "562" +label: "TOUBA TOUL" +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20093 +data: Proxies\__CG__\App\Entity\Commune {#5193 …} +value: "563" +label: "TOUBACOUTA" +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20094 +data: Proxies\__CG__\App\Entity\Commune {#3886 …} +value: "564" +label: "VELINGARA" +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20095 +data: App\Entity\Commune {#18596 …} +value: "565" +label: "DEPARTEMENT KEBEMER" +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20096 +data: App\Entity\Commune {#18617 …} +value: "566" +label: "DEPARTEMENT LINGUERE" +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20097 +data: App\Entity\Commune {#18638 …} +value: "567" +label: "DEPARTEMENT LOUGA" +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20098 +data: App\Entity\Commune {#18659 …} +value: "568" +label: "DEPARTEMENT MBOUR" +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20099 +data: App\Entity\Commune {#18680 …} +value: "569" +label: "DEPARTEMENT THIES" +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20100 +data: App\Entity\Commune {#18701 …} +value: "570" +label: "DEPARTEMENT TIVAOUANE" +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20101 +data: App\Entity\Commune {#18722 …} +value: "571" +label: "DEPARTEMENT SEDHIOU" +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20102 +data: App\Entity\Commune {#18743 …} +value: "572" +label: "DEPARTEMENT GOUDOMP" +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20103 +data: App\Entity\Commune {#18764 …} +value: "573" +label: "DEPARTEMENT BOUNKILING" +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20104 +data: App\Entity\Commune {#18785 …} +value: "574" +label: "DEPARTEMENT KEDOUGOU" +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20105 +data: App\Entity\Commune {#18806 …} +value: "575" +label: "DEPARTEMENT DIOURBEL" +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20106 +data: App\Entity\Commune {#18827 …} +value: "576" +label: "DEPARTEMENT BIGNONA" +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20107 +data: App\Entity\Commune {#18848 …} +value: "577" +label: "DEPARTEMENT SALEMATA" +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20108 +data: App\Entity\Commune {#18869 …} +value: "578" +label: "DEPARTEMENT VELINGARA" +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20109 +data: App\Entity\Commune {#18890 …} +value: "579" +label: "DEPARTEMENT OUSSOUYE" +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20110 +data: App\Entity\Commune {#18911 …} +value: "580" +label: "DEPARTEMENT MEDINA YORO FOULAH" +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20111 +data: App\Entity\Commune {#18932 …} +value: "581" +label: "DEPARTEMENT SARAYA" +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20112 +data: App\Entity\Commune {#18953 …} +value: "582" +label: "DEPARTEMENT ZIGUINCHOR" +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20113 +data: App\Entity\Commune {#18974 …} +value: "583" +label: "DEPARTEMENT FATICK" +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20114 +data: App\Entity\Commune {#18995 …} +value: "584" +label: "DEPARTEMENT FOUNDIOUGNE" +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20115 +data: App\Entity\Commune {#19016 …} +value: "585" +label: "DEPARTEMENT GOSSAS" +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20116 +data: App\Entity\Commune {#19037 …} +value: "586" +label: "DEPARTEMENT MATAM" +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20117 +data: App\Entity\Commune {#19058 …} +value: "587" +label: "DEPARTEMENT KANEL" +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20118 +data: App\Entity\Commune {#19079 …} +value: "588" +label: "DEPARTEMENT RANEROU" +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20119 +data: App\Entity\Commune {#19100 …} +value: "589" +label: "DEPARTEMENT BAMBEY" +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20120 +data: App\Entity\Commune {#19121 …} +value: "590" +label: "DEPARTEMENT MBACKE" +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20121 +data: App\Entity\Commune {#19142 …} +value: "591" +label: "DEPARTEMENT KOLDA" +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20122 +data: App\Entity\Commune {#19163 …} +value: "592" +label: "DEPARTEMENT BAKEL" +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20123 +data: App\Entity\Commune {#19184 …} +value: "593" +label: "DEPARTEMENT GOUDIRY" +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20124 +data: App\Entity\Commune {#19205 …} +value: "594" +label: "DEPARTEMENT KOUMPENTOUM" +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20125 +data: App\Entity\Commune {#19226 …} +value: "595" +label: "DEPARTEMENT TAMBACOUNDA" +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20126 +data: App\Entity\Commune {#19247 …} +value: "596" +label: "VILLE DAKAR" +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20127 +data: App\Entity\Commune {#19268 …} +value: "597" +label: "VILLE GUEDIAWAYE" +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20128 +data: App\Entity\Commune {#19289 …} +value: "598" +label: "VILLE PIKINE" +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20129 +data: App\Entity\Commune {#19310 …} +value: "599" +label: "VILLE RUFISQUE " +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20130 +data: App\Entity\Commune {#19331 …} +value: "600" +label: "DEPARTEMENT GUINGUINEO" +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20131 +data: App\Entity\Commune {#19352 …} +value: "601" +label: "DEPARTEMENT KAOLACK" +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20132 +data: Proxies\__CG__\App\Entity\Commune {#2546 …} +value: "602" +label: "DEPARTEMENT NIORO" +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20133 +data: App\Entity\Commune {#19393 …} +value: "603" +label: "DEPARTEMENT DAGANA" +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20134 +data: App\Entity\Commune {#19414 …} +value: "604" +label: "DEPARTEMENT PODOR" +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20135 +data: App\Entity\Commune {#19435 …} +value: "605" +label: "DEPARTEMENT BIRKILANE" +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20136 +data: App\Entity\Commune {#19456 …} +value: "606" +label: "DEPARTEMENT KAFFRINE" +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20137 +data: App\Entity\Commune {#19477 …} +value: "607" +label: "DEPARTEMENT KOUNGHEUL" +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20138 +data: App\Entity\Commune {#19498 …} +value: "608" +label: "DEPARTEMENT MALEM HODDAR" +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20139 +data: App\Entity\Commune {#19519 …} +value: "609" +label: "DEPARTEMENT SAINT-LOUIS" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6493 -errors: [] -form: Symfony\Component\Form\Form {#1016 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6495 …5} |
| full_name | "rapport_fdl[collectivite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rapport_fdl_collectivite" |
| is_selected | Closure($choice, $value) {#6491 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "collectivite" |
| placeholder | "Choisir la collectité territoriale" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rapport_fdl_collectivite" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
destinataire
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | [ "placeholder" => "Entrer des adresses mail séparées par ;" ] |
[ "placeholder" => "Entrer des adresses mail séparées par ;" ] |
| label | "Emails" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "Entrer des adresses mail séparées par ;" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#597 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#598 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#599 …} -namespace: Closure() {#604 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1008 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Emails" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1007 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#1006 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Entrer des adresses mail séparées par ;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_rapport_fdl_destinataire" ] |
| cache_key | "_rapport_fdl_destinataire_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#20140 -errors: [] -form: Symfony\Component\Form\Form {#1119 …} } |
| form | Symfony\Component\Form\FormView {#6492 …5} |
| full_name | "rapport_fdl[destinataire]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rapport_fdl_destinataire" |
| label | "Emails" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "destinataire" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rapport_fdl_destinataire" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "1245c11968628523.rwIsjpz7aDYbXDnYkhb7sDuAxWqhY33mN3cqqoU2N0U.xGhn-K3MLmdCDUDrx3CI-VKwvDLiLgnXfhF7zLZwUQndbGnK-6QiQiI3bA" |
| 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 | "1245c11968628523.rwIsjpz7aDYbXDnYkhb7sDuAxWqhY33mN3cqqoU2N0U.xGhn-K3MLmdCDUDrx3CI-VKwvDLiLgnXfhF7zLZwUQndbGnK-6QiQiI3bA" |
same as passed value |
| mapped | false |
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 | "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 {#597 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#598 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#599 …} -namespace: Closure() {#604 …} } |
| data | "1245c11968628523.rwIsjpz7aDYbXDnYkhb7sDuAxWqhY33mN3cqqoU2N0U.xGhn-K3MLmdCDUDrx3CI-VKwvDLiLgnXfhF7zLZwUQndbGnK-6QiQiI3bA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20142 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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() {#20147 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#20144 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_rapport_fdl__token" ] |
| cache_key | "_rapport_fdl__token_hidden" |
| compound | false |
| data | "1245c11968628523.rwIsjpz7aDYbXDnYkhb7sDuAxWqhY33mN3cqqoU2N0U.xGhn-K3MLmdCDUDrx3CI-VKwvDLiLgnXfhF7zLZwUQndbGnK-6QiQiI3bA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#20157 -errors: [] -form: Symfony\Component\Form\Form {#20153 …} } |
| form | Symfony\Component\Form\FormView {#20148 …5} |
| full_name | "rapport_fdl[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rapport_fdl__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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rapport_fdl__token" |
| valid | true |
| value | "1245c11968628523.rwIsjpz7aDYbXDnYkhb7sDuAxWqhY33mN3cqqoU2N0U.xGhn-K3MLmdCDUDrx3CI-VKwvDLiLgnXfhF7zLZwUQndbGnK-6QiQiI3bA" |