Forms
-
localisation
-
commune
-
_token
-
localisation
Form type:
"App\Form\LocalisationType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
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 {#53 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#52 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#51 …} -namespace: Closure() {#50 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#682 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 | "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() {#684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#465 …} $message: Closure() {#683 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "localisation" "_localisation" ] |
| cache_key | "_localisation_localisation" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#884 -errors: [] -form: Symfony\Component\Form\Form {#891 …} } |
| form | Symfony\Component\Form\FormView {#685 …5} |
| full_name | "localisation" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "localisation" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "localisation" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_localisation" |
| valid | true |
| value | null |
commune
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" => "tom-select" ] |
[ "class" => "tom-select" ] |
| class | "App\Entity\Commune" |
same as passed value |
| empty_data | null |
same as passed value |
| label | "Ville" |
same as passed value |
| placeholder | "" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "tom-select" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#713 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#714 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#879 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#718 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#880 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#881 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#883 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#882 …} } |
| choices | null |
| class | "App\Entity\Commune" |
| 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 {#53 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#52 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#51 …} -namespace: Closure() {#50 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#312 …11} |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#804 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#312 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#313 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Ville" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#717 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#465 …} $message: Closure() {#715 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "tom-select" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_localisation_commune" ] |
| cache_key | "_localisation_commune_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 16001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#903 +data: App\Entity\Commune {#1050 …} +value: "16001" +label: "16500 Abzac" +attr: [] +labelTranslationParameters: [] } 16002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#907 +data: App\Entity\Commune {#1349 …} +value: "16002" +label: "16700 Les Adjots" +attr: [] +labelTranslationParameters: [] } 16003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#998 +data: App\Entity\Commune {#1358 …} +value: "16003" +label: "16110 Agris" +attr: [] +labelTranslationParameters: [] } 16005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#999 +data: App\Entity\Commune {#1365 …} +value: "16005" +label: "16140 Aigre" +attr: [] +labelTranslationParameters: [] } 16007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1007 +data: App\Entity\Commune {#1372 …} +value: "16007" +label: "16490 Alloue" +attr: [] +labelTranslationParameters: [] } 16008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#905 +data: App\Entity\Commune {#1379 …} +value: "16008" +label: "16140 Ambérac" +attr: [] +labelTranslationParameters: [] } 16009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1003 +data: App\Entity\Commune {#1386 …} +value: "16009" +label: "16490 Ambernac" +attr: [] +labelTranslationParameters: [] } 16010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1004 +data: App\Entity\Commune {#1393 …} +value: "16010" +label: "16300 Ambleville" +attr: [] +labelTranslationParameters: [] } 16011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1005 +data: App\Entity\Commune {#1400 …} +value: "16011" +label: "16560 Anais" +attr: [] +labelTranslationParameters: [] } 16012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#908 +data: App\Entity\Commune {#1407 …} +value: "16012" +label: "16130 Angeac-Champagne" +attr: [] +labelTranslationParameters: [] } 16013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#909 +data: App\Entity\Commune {#1414 …} +value: "16013" +label: "16120 Angeac-Charente" +attr: [] +labelTranslationParameters: [] } 16014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31564 +data: App\Entity\Commune {#1421 …} +value: "16014" +label: "16300 Angeduc" +attr: [] +labelTranslationParameters: [] } 16015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31565 +data: App\Entity\Commune {#1428 …} +value: "16015" +label: "16000 Angoulême" +attr: [] +labelTranslationParameters: [] } 16016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31566 +data: App\Entity\Commune {#1435 …} +value: "16016" +label: "16500 Ansac-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 16018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31567 +data: App\Entity\Commune {#1442 …} +value: "16018" +label: "16130 Ars" +attr: [] +labelTranslationParameters: [] } 16019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31568 +data: App\Entity\Commune {#1449 …} +value: "16019" +label: "16290 Asnières-sur-Nouère" +attr: [] +labelTranslationParameters: [] } 16020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31569 +data: App\Entity\Commune {#1456 …} +value: "16020" +label: "16390 Aubeterre-sur-Dronne" +attr: [] +labelTranslationParameters: [] } 16023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31570 +data: App\Entity\Commune {#1463 …} +value: "16023" +label: "16460 Aunac-sur-Charente" +attr: [] +labelTranslationParameters: [] } 16024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31571 +data: App\Entity\Commune {#1470 …} +value: "16024" +label: "16560 Aussac-Vadalle" +attr: [] +labelTranslationParameters: [] } 16025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31572 +data: App\Entity\Commune {#1477 …} +value: "16025" +label: "16360 Baignes-Sainte-Radegonde" +attr: [] +labelTranslationParameters: [] } 16026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31573 +data: App\Entity\Commune {#1484 …} +value: "16026" +label: "16430 Balzac" +attr: [] +labelTranslationParameters: [] } 16027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31574 +data: App\Entity\Commune {#1491 …} +value: "16027" +label: "16140 Barbezières" +attr: [] +labelTranslationParameters: [] } 16028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31575 +data: App\Entity\Commune {#1498 …} +value: "16028" +label: "16300 Barbezieux-Saint-Hilaire" +attr: [] +labelTranslationParameters: [] } 16029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31576 +data: App\Entity\Commune {#1505 …} +value: "16029" +label: "16210 Bardenac" +attr: [] +labelTranslationParameters: [] } 16030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31577 +data: App\Entity\Commune {#1512 …} +value: "16030" +label: "16300 Barret" +attr: [] +labelTranslationParameters: [] } 16031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31578 +data: App\Entity\Commune {#1519 …} +value: "16031" +label: "16700 Barro" +attr: [] +labelTranslationParameters: [] } 16032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31579 +data: App\Entity\Commune {#1526 …} +value: "16032" +label: "16120 Bassac" +attr: [] +labelTranslationParameters: [] } 16034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31580 +data: App\Entity\Commune {#1533 …} +value: "16034" +label: "16210 Bazac" +attr: [] +labelTranslationParameters: [] } 16035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31581 +data: App\Entity\Commune {#1540 …} +value: "16035" +label: "16450 Beaulieu-sur-Sonnette" +attr: [] +labelTranslationParameters: [] } 16036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31582 +data: App\Entity\Commune {#1547 …} +value: "16036" +label: "16250 Bécheresse" +attr: [] +labelTranslationParameters: [] } 16037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31583 +data: App\Entity\Commune {#1554 …} +value: "16037" +label: "16210 Bellon" +attr: [] +labelTranslationParameters: [] } 16038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31584 +data: App\Entity\Commune {#1561 …} +value: "16038" +label: "16350 Benest" +attr: [] +labelTranslationParameters: [] } 16039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31585 +data: App\Entity\Commune {#1568 …} +value: "16039" +label: "16700 Bernac" +attr: [] +labelTranslationParameters: [] } 16040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31586 +data: App\Entity\Commune {#1575 …} +value: "16040" +label: "16480 Berneuil" +attr: [] +labelTranslationParameters: [] } 16041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31587 +data: App\Entity\Commune {#1582 …} +value: "16041" +label: "16250 Bessac" +attr: [] +labelTranslationParameters: [] } 16042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31588 +data: App\Entity\Commune {#1589 …} +value: "16042" +label: "16140 Bessé" +attr: [] +labelTranslationParameters: [] } 16044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31589 +data: App\Entity\Commune {#1596 …} +value: "16044" +label: "16700 Bioussac" +attr: [] +labelTranslationParameters: [] } 16045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31590 +data: App\Entity\Commune {#1603 …} +value: "16045" +label: "16120 Birac" +attr: [] +labelTranslationParameters: [] } 16046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31591 +data: App\Entity\Commune {#1610 …} +value: "16046" +label: "16250 Coteaux-du-Blanzacais" +attr: [] +labelTranslationParameters: [] } 16047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31592 +data: App\Entity\Commune {#1617 …} +value: "16047" +label: "16320 Blanzaguet-Saint-Cybard" +attr: [] +labelTranslationParameters: [] } 16048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31593 +data: App\Entity\Commune {#1624 …} +value: "16048" +label: "16480 Boisbreteau" +attr: [] +labelTranslationParameters: [] } 16049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31594 +data: App\Entity\Commune {#1631 …} +value: "16049" +label: "16390 Bonnes" +attr: [] +labelTranslationParameters: [] } 16050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31595 +data: App\Entity\Commune {#1638 …} +value: "16050" +label: "16120 Bonneuil" +attr: [] +labelTranslationParameters: [] } 16052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31596 +data: App\Entity\Commune {#1645 …} +value: "16052" +label: "16190 Bors (Canton de Tude-et-Lavalette)" +attr: [] +labelTranslationParameters: [] } 16053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31597 +data: App\Entity\Commune {#1652 …} +value: "16053" +label: "16360 Bors (Canton de Charente-Sud)" +attr: [] +labelTranslationParameters: [] } 16054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31598 +data: App\Entity\Commune {#1659 …} +value: "16054" +label: "16350 Le Bouchage" +attr: [] +labelTranslationParameters: [] } 16055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31599 +data: App\Entity\Commune {#1666 …} +value: "16055" +label: "16410 Bouëx" +attr: [] +labelTranslationParameters: [] } 16056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31600 +data: App\Entity\Commune {#1673 …} +value: "16056" +label: "16200 Bourg-Charente" +attr: [] +labelTranslationParameters: [] } 16057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31601 +data: App\Entity\Commune {#1680 …} +value: "16057" +label: "16120 Bouteville" +attr: [] +labelTranslationParameters: [] } 16058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31602 +data: App\Entity\Commune {#1687 …} +value: "16058" +label: "16100 Boutiers-Saint-Trojan" +attr: [] +labelTranslationParameters: [] } 16059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31603 +data: App\Entity\Commune {#1694 …} +value: "16059" +label: "16240 Brettes" +attr: [] +labelTranslationParameters: [] } 16060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31604 +data: App\Entity\Commune {#1701 …} +value: "16060" +label: "16370 Bréville" +attr: [] +labelTranslationParameters: [] } 16061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31605 +data: App\Entity\Commune {#1708 …} +value: "16061" +label: "16590 Brie" +attr: [] +labelTranslationParameters: [] } 16062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31606 +data: App\Entity\Commune {#1715 …} +value: "16062" +label: "16300 Brie-sous-Barbezieux" +attr: [] +labelTranslationParameters: [] } 16063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31607 +data: App\Entity\Commune {#1722 …} +value: "16063" +label: "16210 Brie-sous-Chalais" +attr: [] +labelTranslationParameters: [] } 16064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31608 +data: App\Entity\Commune {#1729 …} +value: "16064" +label: "16420 Brigueuil" +attr: [] +labelTranslationParameters: [] } 16065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31609 +data: App\Entity\Commune {#1736 …} +value: "16065" +label: "16500 Brillac" +attr: [] +labelTranslationParameters: [] } 16066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31610 +data: App\Entity\Commune {#1743 …} +value: "16066" +label: "16480 Brossac" +attr: [] +labelTranslationParameters: [] } 16067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31611 +data: App\Entity\Commune {#1750 …} +value: "16067" +label: "16110 Bunzac" +attr: [] +labelTranslationParameters: [] } 16068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31612 +data: App\Entity\Commune {#1757 …} +value: "16068" +label: "16260 Cellefrouin" +attr: [] +labelTranslationParameters: [] } 16069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31613 +data: App\Entity\Commune {#1764 …} +value: "16069" +label: "16230 Cellettes" +attr: [] +labelTranslationParameters: [] } 16070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31614 +data: App\Entity\Commune {#1771 …} +value: "16070" +label: "16150 Chabanais" +attr: [] +labelTranslationParameters: [] } 16071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31615 +data: App\Entity\Commune {#1778 …} +value: "16071" +label: "16150 Chabrac" +attr: [] +labelTranslationParameters: [] } 16072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31616 +data: App\Entity\Commune {#1785 …} +value: "16072" +label: "16250 Chadurie" +attr: [] +labelTranslationParameters: [] } 16073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31617 +data: App\Entity\Commune {#1792 …} +value: "16073" +label: "16210 Chalais" +attr: [] +labelTranslationParameters: [] } 16074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31618 +data: App\Entity\Commune {#1799 …} +value: "16074" +label: "16300 Challignac" +attr: [] +labelTranslationParameters: [] } 16075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31619 +data: App\Entity\Commune {#1806 …} +value: "16075" +label: "16250 Champagne-Vigny" +attr: [] +labelTranslationParameters: [] } 16076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31620 +data: App\Entity\Commune {#1813 …} +value: "16076" +label: "16350 Champagne-Mouton" +attr: [] +labelTranslationParameters: [] } 16077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31621 +data: App\Entity\Commune {#1820 …} +value: "16077" +label: "16290 Champmillon" +attr: [] +labelTranslationParameters: [] } 16078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31622 +data: App\Entity\Commune {#1827 …} +value: "16078" +label: "16430 Champniers" +attr: [] +labelTranslationParameters: [] } 16079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31623 +data: App\Entity\Commune {#1834 …} +value: "16079" +label: "16360 Chantillac" +attr: [] +labelTranslationParameters: [] } 16081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31624 +data: App\Entity\Commune {#1841 …} +value: "16081" +label: "16140 La Chapelle" +attr: [] +labelTranslationParameters: [] } 16082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31625 +data: App\Entity\Commune {#1848 …} +value: "16082" +label: "16320 Boisné-La Tude" +attr: [] +labelTranslationParameters: [] } 16083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31626 +data: App\Entity\Commune {#1855 …} +value: "16083" +label: "16140 Charmé" +attr: [] +labelTranslationParameters: [] } 16084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31627 +data: App\Entity\Commune {#1862 …} +value: "16084" +label: "16380 Charras" +attr: [] +labelTranslationParameters: [] } 16085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31628 +data: App\Entity\Commune {#1869 …} +value: "16085" +label: "16260 Chasseneuil-sur-Bonnieure" +attr: [] +labelTranslationParameters: [] } 16086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31629 +data: App\Entity\Commune {#1876 …} +value: "16086" +label: "16150 Chassenon" +attr: [] +labelTranslationParameters: [] } 16087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31630 +data: App\Entity\Commune {#1883 …} +value: "16087" +label: "16350 Chassiecq" +attr: [] +labelTranslationParameters: [] } 16088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31631 +data: App\Entity\Commune {#1890 …} +value: "16088" +label: "16200 Chassors" +attr: [] +labelTranslationParameters: [] } 16089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31632 +data: App\Entity\Commune {#1897 …} +value: "16089" +label: "16100 Châteaubernard" +attr: [] +labelTranslationParameters: [] } 16090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31633 +data: App\Entity\Commune {#1904 …} +value: "16090" +label: "16120 Châteauneuf-sur-Charente" +attr: [] +labelTranslationParameters: [] } 16091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31634 +data: App\Entity\Commune {#1911 …} +value: "16091" +label: "16480 Châtignac" +attr: [] +labelTranslationParameters: [] } 16093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31635 +data: App\Entity\Commune {#1918 …} +value: "16093" +label: "16380 Chazelles" +attr: [] +labelTranslationParameters: [] } 16095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31636 +data: App\Entity\Commune {#1925 …} +value: "16095" +label: "16460 Chenon" +attr: [] +labelTranslationParameters: [] } 16096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31637 +data: App\Entity\Commune {#1932 …} +value: "16096" +label: "16310 Cherves-Châtelars" +attr: [] +labelTranslationParameters: [] } 16097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31638 +data: App\Entity\Commune {#1939 …} +value: "16097" +label: "16370 Cherves-Richemont" +attr: [] +labelTranslationParameters: [] } 16098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31639 +data: App\Entity\Commune {#1946 …} +value: "16098" +label: "16240 La Chèvrerie" +attr: [] +labelTranslationParameters: [] } 16099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31640 +data: App\Entity\Commune {#1953 …} +value: "16099" +label: "16480 Chillac" +attr: [] +labelTranslationParameters: [] } 16100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31641 +data: App\Entity\Commune {#1960 …} +value: "16100" +label: "16150 Chirac" +attr: [] +labelTranslationParameters: [] } 16101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31642 +data: App\Entity\Commune {#1967 …} +value: "16101" +label: "16440 Claix" +attr: [] +labelTranslationParameters: [] } 16102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31643 +data: App\Entity\Commune {#1974 …} +value: "16102" +label: "16100 Cognac" +attr: [] +labelTranslationParameters: [] } 16103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31644 +data: App\Entity\Commune {#1981 …} +value: "16103" +label: "16320 Combiers" +attr: [] +labelTranslationParameters: [] } 16104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31645 +data: App\Entity\Commune {#1988 …} +value: "16104" +label: "16700 Condac" +attr: [] +labelTranslationParameters: [] } 16105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31646 +data: App\Entity\Commune {#1995 …} +value: "16105" +label: "16360 Condéon" +attr: [] +labelTranslationParameters: [] } 16106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31647 +data: App\Entity\Commune {#2002 …} +value: "16106" +label: "16500 Confolens" +attr: [] +labelTranslationParameters: [] } 16107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31648 +data: App\Entity\Commune {#2009 …} +value: "16107" +label: "16560 Coulgens" +attr: [] +labelTranslationParameters: [] } 16108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31649 +data: App\Entity\Commune {#2016 …} +value: "16108" +label: "16330 Coulonges" +attr: [] +labelTranslationParameters: [] } 16109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31650 +data: App\Entity\Commune {#2023 …} +value: "16109" +label: "16200 Courbillac" +attr: [] +labelTranslationParameters: [] } 16110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31651 +data: App\Entity\Commune {#2030 …} +value: "16110" +label: "16240 Courcôme" +attr: [] +labelTranslationParameters: [] } 16111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31652 +data: App\Entity\Commune {#2037 …} +value: "16111" +label: "16190 Courgeac" +attr: [] +labelTranslationParameters: [] } 16112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31653 +data: App\Entity\Commune {#2044 …} +value: "16112" +label: "16210 Courlac" +attr: [] +labelTranslationParameters: [] } 16113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31654 +data: App\Entity\Commune {#2051 …} +value: "16113" +label: "16400 La Couronne" +attr: [] +labelTranslationParameters: [] } 16114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31655 +data: App\Entity\Commune {#2058 …} +value: "16114" +label: "16460 Couture" +attr: [] +labelTranslationParameters: [] } 16116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31656 +data: App\Entity\Commune {#2065 …} +value: "16116" +label: "16300 Criteuil-la-Magdeleine" +attr: [] +labelTranslationParameters: [] } 16117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31657 +data: App\Entity\Commune {#2072 …} +value: "16117" +label: "16210 Curac" +attr: [] +labelTranslationParameters: [] } 16118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31658 +data: App\Entity\Commune {#2079 …} +value: "16118" +label: "16190 Deviat" +attr: [] +labelTranslationParameters: [] } 16119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31659 +data: App\Entity\Commune {#2086 …} +value: "16119" +label: "16410 Dignac" +attr: [] +labelTranslationParameters: [] } 16120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31660 +data: App\Entity\Commune {#2093 …} +value: "16120" +label: "16410 Dirac" +attr: [] +labelTranslationParameters: [] } 16121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31661 +data: App\Entity\Commune {#2100 …} +value: "16121" +label: "16290 Douzat" +attr: [] +labelTranslationParameters: [] } 16122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31662 +data: App\Entity\Commune {#2107 …} +value: "16122" +label: "16140 Ébréon" +attr: [] +labelTranslationParameters: [] } 16123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31663 +data: App\Entity\Commune {#2114 …} +value: "16123" +label: "16170 Échallat" +attr: [] +labelTranslationParameters: [] } 16124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31664 +data: App\Entity\Commune {#2121 …} +value: "16124" +label: "16220 Écuras" +attr: [] +labelTranslationParameters: [] } 16125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31665 +data: App\Entity\Commune {#2128 …} +value: "16125" +label: "16320 Édon" +attr: [] +labelTranslationParameters: [] } 16127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31666 +data: App\Entity\Commune {#2135 …} +value: "16127" +label: "16240 Empuré" +attr: [] +labelTranslationParameters: [] } 16128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31667 +data: App\Entity\Commune {#2142 …} +value: "16128" +label: "16490 Épenède" +attr: [] +labelTranslationParameters: [] } 16130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31668 +data: App\Entity\Commune {#2149 …} +value: "16130" +label: "16210 Les Essards" +attr: [] +labelTranslationParameters: [] } 16131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31669 +data: App\Entity\Commune {#2156 …} +value: "16131" +label: "16500 Esse" +attr: [] +labelTranslationParameters: [] } 16132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31670 +data: App\Entity\Commune {#2163 …} +value: "16132" +label: "16150 Étagnac" +attr: [] +labelTranslationParameters: [] } 16133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31671 +data: App\Entity\Commune {#2170 …} +value: "16133" +label: "16250 Étriac" +attr: [] +labelTranslationParameters: [] } 16134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31672 +data: App\Entity\Commune {#2177 …} +value: "16134" +label: "16150 Exideuil" +attr: [] +labelTranslationParameters: [] } 16135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31673 +data: App\Entity\Commune {#2184 …} +value: "16135" +label: "16220 Eymouthiers" +attr: [] +labelTranslationParameters: [] } 16136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31674 +data: App\Entity\Commune {#2191 …} +value: "16136" +label: "16700 La Faye" +attr: [] +labelTranslationParameters: [] } 16137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31675 +data: App\Entity\Commune {#2198 …} +value: "16137" +label: "16380 Feuillade" +attr: [] +labelTranslationParameters: [] } 16138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31676 +data: App\Entity\Commune {#2205 …} +value: "16138" +label: "16730 Fléac" +attr: [] +labelTranslationParameters: [] } 16139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31677 +data: App\Entity\Commune {#2212 …} +value: "16139" +label: "16200 Fleurac" +attr: [] +labelTranslationParameters: [] } 16140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31678 +data: App\Entity\Commune {#2219 …} +value: "16140" +label: "16230 Fontclaireau" +attr: [] +labelTranslationParameters: [] } 16141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31679 +data: App\Entity\Commune {#2226 …} +value: "16141" +label: "16230 Fontenille" +attr: [] +labelTranslationParameters: [] } 16142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31680 +data: App\Entity\Commune {#2233 …} +value: "16142" +label: "16240 La Forêt-de-Tessé" +attr: [] +labelTranslationParameters: [] } 16143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31681 +data: App\Entity\Commune {#2240 …} +value: "16143" +label: "16410 Fouquebrune" +attr: [] +labelTranslationParameters: [] } 16144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31682 +data: App\Entity\Commune {#2247 …} +value: "16144" +label: "16140 Fouqueure" +attr: [] +labelTranslationParameters: [] } 16145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31683 +data: App\Entity\Commune {#2254 …} +value: "16145" +label: "16200 Foussignac" +attr: [] +labelTranslationParameters: [] } 16146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31684 +data: App\Entity\Commune {#2261 …} +value: "16146" +label: "16410 Garat" +attr: [] +labelTranslationParameters: [] } 16147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31685 +data: App\Entity\Commune {#2268 …} +value: "16147" +label: "16320 Gardes-le-Pontaroux" +attr: [] +labelTranslationParameters: [] } 16148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31686 +data: App\Entity\Commune {#2275 …} +value: "16148" +label: "16170 Genac-Bignac" +attr: [] +labelTranslationParameters: [] } 16150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31687 +data: App\Entity\Commune {#2282 …} +value: "16150" +label: "16130 Gensac-la-Pallue" +attr: [] +labelTranslationParameters: [] } 16151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31688 +data: App\Entity\Commune {#2289 …} +value: "16151" +label: "16130 Genté" +attr: [] +labelTranslationParameters: [] } 16152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31689 +data: App\Entity\Commune {#2296 …} +value: "16152" +label: "16130 Gimeux" +attr: [] +labelTranslationParameters: [] } 16153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31690 +data: App\Entity\Commune {#2303 …} +value: "16153" +label: "16200 Mainxe-Gondeville" +attr: [] +labelTranslationParameters: [] } 16154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31691 +data: App\Entity\Commune {#2310 …} +value: "16154" +label: "16160 Gond-Pontouvre" +attr: [] +labelTranslationParameters: [] } 16155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31692 +data: App\Entity\Commune {#2317 …} +value: "16155" +label: "16140 Les Gours" +attr: [] +labelTranslationParameters: [] } 16157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31693 +data: App\Entity\Commune {#2324 …} +value: "16157" +label: "16450 Le Grand-Madieu" +attr: [] +labelTranslationParameters: [] } 16158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31694 +data: App\Entity\Commune {#2331 …} +value: "16158" +label: "16380 Grassac" +attr: [] +labelTranslationParameters: [] } 16160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31695 +data: App\Entity\Commune {#2338 …} +value: "16160" +label: "16300 Guimps" +attr: [] +labelTranslationParameters: [] } 16161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31696 +data: App\Entity\Commune {#2345 …} +value: "16161" +label: "16480 Guizengeard" +attr: [] +labelTranslationParameters: [] } 16162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31697 +data: App\Entity\Commune {#2352 …} +value: "16162" +label: "16320 Gurat" +attr: [] +labelTranslationParameters: [] } 16163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31698 +data: App\Entity\Commune {#2359 …} +value: "16163" +label: "16290 Hiersac" +attr: [] +labelTranslationParameters: [] } 16164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31699 +data: App\Entity\Commune {#2366 …} +value: "16164" +label: "16490 Hiesse" +attr: [] +labelTranslationParameters: [] } 16165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31700 +data: App\Entity\Commune {#2373 …} +value: "16165" +label: "16200 Houlette" +attr: [] +labelTranslationParameters: [] } 16166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31701 +data: App\Entity\Commune {#2380 …} +value: "16166" +label: "16340 L'Isle-d'Espagnac" +attr: [] +labelTranslationParameters: [] } 16167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31702 +data: App\Entity\Commune {#2387 …} +value: "16167" +label: "16200 Jarnac" +attr: [] +labelTranslationParameters: [] } 16168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31703 +data: App\Entity\Commune {#2394 …} +value: "16168" +label: "16560 Jauldes" +attr: [] +labelTranslationParameters: [] } 16169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31704 +data: App\Entity\Commune {#2401 …} +value: "16169" +label: "16100 Javrezac" +attr: [] +labelTranslationParameters: [] } 16170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31705 +data: App\Entity\Commune {#2408 …} +value: "16170" +label: "16190 Juignac" +attr: [] +labelTranslationParameters: [] } 16171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31706 +data: App\Entity\Commune {#2415 …} +value: "16171" +label: "16130 Juillac-le-Coq" +attr: [] +labelTranslationParameters: [] } 16173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31707 +data: App\Entity\Commune {#2422 …} +value: "16173" +label: "16230 Juillé" +attr: [] +labelTranslationParameters: [] } 16174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31708 +data: App\Entity\Commune {#2429 …} +value: "16174" +label: "16200 Julienne" +attr: [] +labelTranslationParameters: [] } 16175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31709 +data: App\Entity\Commune {#2436 …} +value: "16175" +label: "16250 Val des Vignes" +attr: [] +labelTranslationParameters: [] } 16176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31710 +data: App\Entity\Commune {#2443 …} +value: "16176" +label: "16300 Lachaise" +attr: [] +labelTranslationParameters: [] } 16177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31711 +data: App\Entity\Commune {#2450 …} +value: "16177" +label: "16120 Ladiville" +attr: [] +labelTranslationParameters: [] } 16178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31712 +data: App\Entity\Commune {#2457 …} +value: "16178" +label: "16300 Lagarde-sur-le-Né" +attr: [] +labelTranslationParameters: [] } 16180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31713 +data: App\Entity\Commune {#2464 …} +value: "16180" +label: "16390 Laprade" +attr: [] +labelTranslationParameters: [] } 16181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31714 +data: App\Entity\Commune {#2471 …} +value: "16181" +label: "16500 Lessac" +attr: [] +labelTranslationParameters: [] } 16182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31715 +data: App\Entity\Commune {#2478 …} +value: "16182" +label: "16420 Lesterps" +attr: [] +labelTranslationParameters: [] } 16183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31716 +data: App\Entity\Commune {#2485 …} +value: "16183" +label: "16310 Lésignac-Durand" +attr: [] +labelTranslationParameters: [] } 16184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31717 +data: App\Entity\Commune {#2492 …} +value: "16184" +label: "16460 Lichères" +attr: [] +labelTranslationParameters: [] } 16185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31718 +data: App\Entity\Commune {#2499 …} +value: "16185" +label: "16140 Ligné" +attr: [] +labelTranslationParameters: [] } 16186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31719 +data: App\Entity\Commune {#2506 …} +value: "16186" +label: "16130 Lignières-Sonneville" +attr: [] +labelTranslationParameters: [] } 16187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31720 +data: App\Entity\Commune {#2513 …} +value: "16187" +label: "16730 Linars" +attr: [] +labelTranslationParameters: [] } 16188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31721 +data: App\Entity\Commune {#2520 …} +value: "16188" +label: "16310 Le Lindois" +attr: [] +labelTranslationParameters: [] } 16189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31722 +data: App\Entity\Commune {#2527 …} +value: "16189" +label: "16700 Londigny" +attr: [] +labelTranslationParameters: [] } 16190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31723 +data: App\Entity\Commune {#2534 …} +value: "16190" +label: "16240 Longré" +attr: [] +labelTranslationParameters: [] } 16191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31724 +data: App\Entity\Commune {#2541 …} +value: "16191" +label: "16230 Lonnes" +attr: [] +labelTranslationParameters: [] } 16192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31725 +data: App\Entity\Commune {#2548 …} +value: "16192" +label: "16270 Terres-de-Haute-Charente" +attr: [] +labelTranslationParameters: [] } 16193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31726 +data: App\Entity\Commune {#2555 …} +value: "16193" +label: "16100 Louzac-Saint-André" +attr: [] +labelTranslationParameters: [] } 16194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31727 +data: App\Entity\Commune {#2562 …} +value: "16194" +label: "16140 Lupsault" +attr: [] +labelTranslationParameters: [] } 16195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31728 +data: App\Entity\Commune {#2569 …} +value: "16195" +label: "16450 Lussac" +attr: [] +labelTranslationParameters: [] } 16196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31729 +data: App\Entity\Commune {#2576 …} +value: "16196" +label: "16230 Luxé" +attr: [] +labelTranslationParameters: [] } 16197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31730 +data: App\Entity\Commune {#2583 …} +value: "16197" +label: "16240 La Magdeleine" +attr: [] +labelTranslationParameters: [] } 16198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31731 +data: App\Entity\Commune {#2590 …} +value: "16198" +label: "16320 Magnac-Lavalette-Villars" +attr: [] +labelTranslationParameters: [] } 16199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31732 +data: App\Entity\Commune {#2597 …} +value: "16199" +label: "16600 Magnac-sur-Touvre" +attr: [] +labelTranslationParameters: [] } 16200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31733 +data: App\Entity\Commune {#2604 …} +value: "16200" +label: "16230 Maine-de-Boixe" +attr: [] +labelTranslationParameters: [] } 16203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31734 +data: App\Entity\Commune {#2611 …} +value: "16203" +label: "16380 Mainzac" +attr: [] +labelTranslationParameters: [] } 16204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31735 +data: App\Entity\Commune {#2618 …} +value: "16204" +label: "16120 Bellevigne" +attr: [] +labelTranslationParameters: [] } 16205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31736 +data: App\Entity\Commune {#2625 …} +value: "16205" +label: "16500 Manot" +attr: [] +labelTranslationParameters: [] } 16206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31737 +data: App\Entity\Commune {#2632 …} +value: "16206" +label: "16230 Mansle" +attr: [] +labelTranslationParameters: [] } 16207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31738 +data: App\Entity\Commune {#2639 …} +value: "16207" +label: "16140 Marcillac-Lanville" +attr: [] +labelTranslationParameters: [] } 16208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31739 +data: App\Entity\Commune {#2646 …} +value: "16208" +label: "16170 Mareuil" +attr: [] +labelTranslationParameters: [] } 16209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31740 +data: App\Entity\Commune {#2653 …} +value: "16209" +label: "16110 Marillac-le-Franc" +attr: [] +labelTranslationParameters: [] } 16210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31741 +data: App\Entity\Commune {#2660 …} +value: "16210" +label: "16570 Marsac" +attr: [] +labelTranslationParameters: [] } 16211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31742 +data: App\Entity\Commune {#2667 …} +value: "16211" +label: "16380 Marthon" +attr: [] +labelTranslationParameters: [] } 16212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31743 +data: App\Entity\Commune {#2674 …} +value: "16212" +label: "16310 Massignac" +attr: [] +labelTranslationParameters: [] } 16213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31744 +data: App\Entity\Commune {#2681 …} +value: "16213" +label: "16310 Mazerolles" +attr: [] +labelTranslationParameters: [] } 16215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31745 +data: App\Entity\Commune {#2688 …} +value: "16215" +label: "16210 Médillac" +attr: [] +labelTranslationParameters: [] } 16216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31746 +data: App\Entity\Commune {#2695 …} +value: "16216" +label: "16200 Mérignac" +attr: [] +labelTranslationParameters: [] } 16217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31747 +data: App\Entity\Commune {#2702 …} +value: "16217" +label: "16100 Merpins" +attr: [] +labelTranslationParameters: [] } 16218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31748 +data: App\Entity\Commune {#2709 …} +value: "16218" +label: "16370 Mesnac" +attr: [] +labelTranslationParameters: [] } 16220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31749 +data: App\Entity\Commune {#2716 …} +value: "16220" +label: "16200 Les Métairies" +attr: [] +labelTranslationParameters: [] } 16221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31750 +data: App\Entity\Commune {#2723 …} +value: "16221" +label: "16140 Mons" +attr: [] +labelTranslationParameters: [] } 16222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31751 +data: App\Entity\Commune {#2730 …} +value: "16222" +label: "16620 Montboyer" +attr: [] +labelTranslationParameters: [] } 16223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31752 +data: App\Entity\Commune {#2737 …} +value: "16223" +label: "16220 Montbron" +attr: [] +labelTranslationParameters: [] } 16224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31753 +data: App\Entity\Commune {#2744 …} +value: "16224" +label: "16300 Montmérac" +attr: [] +labelTranslationParameters: [] } 16225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31754 +data: App\Entity\Commune {#2751 …} +value: "16225" +label: "16310 Montembœuf" +attr: [] +labelTranslationParameters: [] } 16226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31755 +data: App\Entity\Commune {#2758 …} +value: "16226" +label: "16330 Montignac-Charente" +attr: [] +labelTranslationParameters: [] } 16227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31756 +data: App\Entity\Commune {#2765 …} +value: "16227" +label: "16390 Montignac-le-Coq" +attr: [] +labelTranslationParameters: [] } 16229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31757 +data: App\Entity\Commune {#2772 …} +value: "16229" +label: "16240 Montjean" +attr: [] +labelTranslationParameters: [] } 16230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31758 +data: App\Entity\Commune {#2779 …} +value: "16230" +label: "16190 Montmoreau" +attr: [] +labelTranslationParameters: [] } 16231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31759 +data: App\Entity\Commune {#2786 …} +value: "16231" +label: "16420 Montrollet" +attr: [] +labelTranslationParameters: [] } 16232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31760 +data: App\Entity\Commune {#2793 …} +value: "16232" +label: "16600 Mornac" +attr: [] +labelTranslationParameters: [] } 16233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31761 +data: App\Entity\Commune {#2800 …} +value: "16233" +label: "16120 Mosnac" +attr: [] +labelTranslationParameters: [] } 16234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31762 +data: App\Entity\Commune {#2807 …} +value: "16234" +label: "16290 Moulidars" +attr: [] +labelTranslationParameters: [] } 16236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31763 +data: App\Entity\Commune {#2814 …} +value: "16236" +label: "16440 Mouthiers-sur-Boëme" +attr: [] +labelTranslationParameters: [] } 16237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31764 +data: App\Entity\Commune {#2821 …} +value: "16237" +label: "16460 Mouton" +attr: [] +labelTranslationParameters: [] } 16238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31765 +data: App\Entity\Commune {#2828 …} +value: "16238" +label: "16460 Moutonneau" +attr: [] +labelTranslationParameters: [] } 16239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31766 +data: App\Entity\Commune {#2835 …} +value: "16239" +label: "16310 Mouzon" +attr: [] +labelTranslationParameters: [] } 16240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31767 +data: App\Entity\Commune {#2842 …} +value: "16240" +label: "16390 Nabinaud" +attr: [] +labelTranslationParameters: [] } 16241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31768 +data: App\Entity\Commune {#2849 …} +value: "16241" +label: "16230 Nanclars" +attr: [] +labelTranslationParameters: [] } 16242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31769 +data: App\Entity\Commune {#2856 …} +value: "16242" +label: "16700 Nanteuil-en-Vallée" +attr: [] +labelTranslationParameters: [] } 16243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31770 +data: App\Entity\Commune {#2863 …} +value: "16243" +label: "16200 Nercillac" +attr: [] +labelTranslationParameters: [] } 16244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31771 +data: App\Entity\Commune {#2870 …} +value: "16244" +label: "16440 Nersac" +attr: [] +labelTranslationParameters: [] } 16245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31772 +data: App\Entity\Commune {#2877 …} +value: "16245" +label: "16270 Nieuil" +attr: [] +labelTranslationParameters: [] } 16246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31773 +data: App\Entity\Commune {#2884 …} +value: "16246" +label: "16190 Nonac" +attr: [] +labelTranslationParameters: [] } 16248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31774 +data: App\Entity\Commune {#2891 …} +value: "16248" +label: "16140 Oradour" +attr: [] +labelTranslationParameters: [] } 16249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31775 +data: App\Entity\Commune {#2898 …} +value: "16249" +label: "16500 Oradour-Fanais" +attr: [] +labelTranslationParameters: [] } 16250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31776 +data: App\Entity\Commune {#2905 …} +value: "16250" +label: "16220 Orgedeuil" +attr: [] +labelTranslationParameters: [] } 16251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31777 +data: App\Entity\Commune {#2912 …} +value: "16251" +label: "16480 Oriolles" +attr: [] +labelTranslationParameters: [] } 16252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31778 +data: App\Entity\Commune {#2919 …} +value: "16252" +label: "16210 Orival" +attr: [] +labelTranslationParameters: [] } 16253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31779 +data: App\Entity\Commune {#2926 …} +value: "16253" +label: "16240 Paizay-Naudouin-Embourie" +attr: [] +labelTranslationParameters: [] } 16254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31780 +data: App\Entity\Commune {#2933 …} +value: "16254" +label: "16390 Palluaud" +attr: [] +labelTranslationParameters: [] } 16255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31781 +data: App\Entity\Commune {#2940 …} +value: "16255" +label: "16450 Parzac" +attr: [] +labelTranslationParameters: [] } 16256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31782 +data: App\Entity\Commune {#2947 …} +value: "16256" +label: "16480 Passirac" +attr: [] +labelTranslationParameters: [] } 16258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31783 +data: App\Entity\Commune {#2954 …} +value: "16258" +label: "16250 Pérignac" +attr: [] +labelTranslationParameters: [] } 16260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31784 +data: App\Entity\Commune {#2961 …} +value: "16260" +label: "16390 Pillac" +attr: [] +labelTranslationParameters: [] } 16261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31785 +data: App\Entity\Commune {#2968 …} +value: "16261" +label: "16260 Les Pins" +attr: [] +labelTranslationParameters: [] } 16263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31786 +data: App\Entity\Commune {#2975 …} +value: "16263" +label: "16250 Plassac-Rouffiac" +attr: [] +labelTranslationParameters: [] } 16264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31787 +data: App\Entity\Commune {#2982 …} +value: "16264" +label: "16490 Pleuville" +attr: [] +labelTranslationParameters: [] } 16267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31788 +data: App\Entity\Commune {#2989 …} +value: "16267" +label: "16190 Poullignac" +attr: [] +labelTranslationParameters: [] } 16268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31789 +data: App\Entity\Commune {#2996 …} +value: "16268" +label: "16700 Poursac" +attr: [] +labelTranslationParameters: [] } 16269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31790 +data: App\Entity\Commune {#3003 …} +value: "16269" +label: "16110 Pranzac" +attr: [] +labelTranslationParameters: [] } 16270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31791 +data: App\Entity\Commune {#3010 …} +value: "16270" +label: "16150 Pressignac" +attr: [] +labelTranslationParameters: [] } 16271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31792 +data: App\Entity\Commune {#3017 …} +value: "16271" +label: "16400 Puymoyen" +attr: [] +labelTranslationParameters: [] } 16272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31793 +data: App\Entity\Commune {#3024 …} +value: "16272" +label: "16230 Puyréaux" +attr: [] +labelTranslationParameters: [] } 16273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31794 +data: App\Entity\Commune {#3031 …} +value: "16273" +label: "16240 Raix" +attr: [] +labelTranslationParameters: [] } 16275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31795 +data: App\Entity\Commune {#3038 …} +value: "16275" +label: "16140 Ranville-Breuillaud" +attr: [] +labelTranslationParameters: [] } 16276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31796 +data: App\Entity\Commune {#3045 …} +value: "16276" +label: "16360 Reignac" +attr: [] +labelTranslationParameters: [] } 16277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31797 +data: App\Entity\Commune {#3052 …} +value: "16277" +label: "16200 Réparsac" +attr: [] +labelTranslationParameters: [] } 16279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31798 +data: App\Entity\Commune {#3059 …} +value: "16279" +label: "16210 Rioux-Martin" +attr: [] +labelTranslationParameters: [] } 16280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31799 +data: App\Entity\Commune {#3066 …} +value: "16280" +label: "16110 Rivières" +attr: [] +labelTranslationParameters: [] } 16281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31800 +data: App\Entity\Commune {#3073 …} +value: "16281" +label: "16110 La Rochefoucauld-en-Angoumois" +attr: [] +labelTranslationParameters: [] } 16282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31801 +data: App\Entity\Commune {#3080 …} +value: "16282" +label: "16110 La Rochette" +attr: [] +labelTranslationParameters: [] } 16283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31802 +data: App\Entity\Commune {#3087 …} +value: "16283" +label: "16320 Ronsenac" +attr: [] +labelTranslationParameters: [] } 16284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31803 +data: App\Entity\Commune {#3094 …} +value: "16284" +label: "16210 Rouffiac" +attr: [] +labelTranslationParameters: [] } 16285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31804 +data: App\Entity\Commune {#3101 …} +value: "16285" +label: "16320 Rougnac" +attr: [] +labelTranslationParameters: [] } 16286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31805 +data: App\Entity\Commune {#3108 …} +value: "16286" +label: "16170 Rouillac" +attr: [] +labelTranslationParameters: [] } 16287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31806 +data: App\Entity\Commune {#3115 …} +value: "16287" +label: "16440 Roullet-Saint-Estèphe" +attr: [] +labelTranslationParameters: [] } 16289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31807 +data: App\Entity\Commune {#3122 …} +value: "16289" +label: "16310 Roussines" +attr: [] +labelTranslationParameters: [] } 16290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31808 +data: App\Entity\Commune {#3129 …} +value: "16290" +label: "16220 Rouzède" +attr: [] +labelTranslationParameters: [] } 16291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31809 +data: App\Entity\Commune {#3136 …} +value: "16291" +label: "16600 Ruelle-sur-Touvre" +attr: [] +labelTranslationParameters: [] } 16292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31810 +data: App\Entity\Commune {#3143 …} +value: "16292" +label: "16700 Ruffec" +attr: [] +labelTranslationParameters: [] } 16293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31811 +data: App\Entity\Commune {#3150 …} +value: "16293" +label: "16310 Saint-Adjutory" +attr: [] +labelTranslationParameters: [] } 16295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31812 +data: App\Entity\Commune {#3157 …} +value: "16295" +label: "16330 Saint-Amant-de-Boixe" +attr: [] +labelTranslationParameters: [] } 16297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31813 +data: App\Entity\Commune {#3164 …} +value: "16297" +label: "16120 Graves-Saint-Amant" +attr: [] +labelTranslationParameters: [] } 16298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31814 +data: App\Entity\Commune {#3171 …} +value: "16298" +label: "16170 Saint-Amant-de-Nouère" +attr: [] +labelTranslationParameters: [] } 16300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31815 +data: App\Entity\Commune {#3178 …} +value: "16300" +label: "16230 Val-de-Bonnieure" +attr: [] +labelTranslationParameters: [] } 16301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31816 +data: App\Entity\Commune {#3185 …} +value: "16301" +label: "16300 Saint-Aulais-la-Chapelle" +attr: [] +labelTranslationParameters: [] } 16302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31817 +data: App\Entity\Commune {#3192 …} +value: "16302" +label: "16210 Saint-Avit" +attr: [] +labelTranslationParameters: [] } 16303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31818 +data: App\Entity\Commune {#3199 …} +value: "16303" +label: "16300 Saint-Bonnet" +attr: [] +labelTranslationParameters: [] } 16304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31819 +data: App\Entity\Commune {#3206 …} +value: "16304" +label: "16100 Saint-Brice" +attr: [] +labelTranslationParameters: [] } 16306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31820 +data: App\Entity\Commune {#3213 …} +value: "16306" +label: "16420 Saint-Christophe" +attr: [] +labelTranslationParameters: [] } 16307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31821 +data: App\Entity\Commune {#3220 …} +value: "16307" +label: "16230 Saint-Ciers-sur-Bonnieure" +attr: [] +labelTranslationParameters: [] } 16308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31822 +data: App\Entity\Commune {#3227 …} +value: "16308" +label: "16450 Saint-Claud" +attr: [] +labelTranslationParameters: [] } 16310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31823 +data: App\Entity\Commune {#3234 …} +value: "16310" +label: "16350 Saint-Coutant" +attr: [] +labelTranslationParameters: [] } 16312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31824 +data: App\Entity\Commune {#3241 …} +value: "16312" +label: "16170 Saint-Cybardeaux" +attr: [] +labelTranslationParameters: [] } 16315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31825 +data: App\Entity\Commune {#3248 …} +value: "16315" +label: "16480 Saint-Félix" +attr: [] +labelTranslationParameters: [] } 16316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31826 +data: App\Entity\Commune {#3255 …} +value: "16316" +label: "16130 Saint-Fort-sur-le-Né" +attr: [] +labelTranslationParameters: [] } 16317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31827 +data: App\Entity\Commune {#3262 …} +value: "16317" +label: "16140 Saint-Fraigne" +attr: [] +labelTranslationParameters: [] } 16318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31828 +data: App\Entity\Commune {#3269 …} +value: "16318" +label: "16460 Saint-Front" +attr: [] +labelTranslationParameters: [] } 16320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31829 +data: App\Entity\Commune {#3276 …} +value: "16320" +label: "16570 Saint-Genis-d'Hiersac" +attr: [] +labelTranslationParameters: [] } 16321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31830 +data: App\Entity\Commune {#3283 …} +value: "16321" +label: "16700 Saint-Georges" +attr: [] +labelTranslationParameters: [] } 16323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31831 +data: App\Entity\Commune {#3290 …} +value: "16323" +label: "16380 Saint-Germain-de-Montbron" +attr: [] +labelTranslationParameters: [] } 16325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31832 +data: App\Entity\Commune {#3297 …} +value: "16325" +label: "16700 Saint-Gourson" +attr: [] +labelTranslationParameters: [] } 16326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31833 +data: App\Entity\Commune {#3304 …} +value: "16326" +label: "16230 Saint-Groux" +attr: [] +labelTranslationParameters: [] } 16329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31834 +data: App\Entity\Commune {#3311 …} +value: "16329" +label: "16450 Saint-Laurent-de-Céris" +attr: [] +labelTranslationParameters: [] } 16330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31835 +data: App\Entity\Commune {#3318 …} +value: "16330" +label: "16100 Saint-Laurent-de-Cognac" +attr: [] +labelTranslationParameters: [] } 16331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31836 +data: App\Entity\Commune {#3325 …} +value: "16331" +label: "16480 Saint-Laurent-des-Combes" +attr: [] +labelTranslationParameters: [] } 16334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31837 +data: App\Entity\Commune {#3332 …} +value: "16334" +label: "16190 Saint-Martial" +attr: [] +labelTranslationParameters: [] } 16335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31838 +data: App\Entity\Commune {#3339 …} +value: "16335" +label: "16700 Saint-Martin-du-Clocher" +attr: [] +labelTranslationParameters: [] } 16336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31839 +data: App\Entity\Commune {#3346 …} +value: "16336" +label: "16260 Saint-Mary" +attr: [] +labelTranslationParameters: [] } 16337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31840 +data: App\Entity\Commune {#3353 …} +value: "16337" +label: "16500 Saint-Maurice-des-Lions" +attr: [] +labelTranslationParameters: [] } 16338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31841 +data: App\Entity\Commune {#3360 …} +value: "16338" +label: "16300 Saint-Médard" +attr: [] +labelTranslationParameters: [] } 16339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31842 +data: App\Entity\Commune {#3367 …} +value: "16339" +label: "16170 Val-d'Auge" +attr: [] +labelTranslationParameters: [] } 16340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31843 +data: App\Entity\Commune {#3374 …} +value: "16340" +label: "16720 Saint-Même-les-Carrières" +attr: [] +labelTranslationParameters: [] } 16341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31844 +data: App\Entity\Commune {#3381 …} +value: "16341" +label: "16470 Saint-Michel" +attr: [] +labelTranslationParameters: [] } 16342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31845 +data: App\Entity\Commune {#3388 …} +value: "16342" +label: "16300 Saint-Palais-du-Né" +attr: [] +labelTranslationParameters: [] } 16343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31846 +data: App\Entity\Commune {#3395 …} +value: "16343" +label: "16130 Saint-Preuil" +attr: [] +labelTranslationParameters: [] } 16345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31847 +data: App\Entity\Commune {#3402 …} +value: "16345" +label: "16150 Saint-Quentin-sur-Charente" +attr: [] +labelTranslationParameters: [] } 16346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31848 +data: App\Entity\Commune {#3409 …} +value: "16346" +label: "16210 Saint-Quentin-de-Chalais" +attr: [] +labelTranslationParameters: [] } 16347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31849 +data: App\Entity\Commune {#3416 …} +value: "16347" +label: "16210 Saint-Romain" +attr: [] +labelTranslationParameters: [] } 16348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31850 +data: App\Entity\Commune {#3423 …} +value: "16348" +label: "16290 Saint-Saturnin" +attr: [] +labelTranslationParameters: [] } 16349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31851 +data: App\Entity\Commune {#3430 …} +value: "16349" +label: "16200 Sainte-Sévère" +attr: [] +labelTranslationParameters: [] } 16350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31852 +data: App\Entity\Commune {#3437 …} +value: "16350" +label: "16390 Saint-Séverin" +attr: [] +labelTranslationParameters: [] } 16351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31853 +data: App\Entity\Commune {#3444 …} +value: "16351" +label: "16120 Saint-Simeux" +attr: [] +labelTranslationParameters: [] } 16352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31854 +data: App\Entity\Commune {#3451 …} +value: "16352" +label: "16120 Saint-Simon" +attr: [] +labelTranslationParameters: [] } 16353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31855 +data: App\Entity\Commune {#3458 …} +value: "16353" +label: "16220 Saint-Sornin" +attr: [] +labelTranslationParameters: [] } 16354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31856 +data: App\Entity\Commune {#3465 …} +value: "16354" +label: "16480 Sainte-Souline" +attr: [] +labelTranslationParameters: [] } 16355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31857 +data: App\Entity\Commune {#3472 …} +value: "16355" +label: "16370 Saint-Sulpice-de-Cognac" +attr: [] +labelTranslationParameters: [] } 16356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31858 +data: App\Entity\Commune {#3479 …} +value: "16356" +label: "16460 Saint-Sulpice-de-Ruffec" +attr: [] +labelTranslationParameters: [] } 16357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31859 +data: App\Entity\Commune {#3486 …} +value: "16357" +label: "16480 Saint-Vallier" +attr: [] +labelTranslationParameters: [] } 16358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31860 +data: App\Entity\Commune {#3493 …} +value: "16358" +label: "16710 Saint-Yrieix-sur-Charente" +attr: [] +labelTranslationParameters: [] } 16359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31861 +data: App\Entity\Commune {#3500 …} +value: "16359" +label: "16130 Salles-d'Angles" +attr: [] +labelTranslationParameters: [] } 16360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31862 +data: App\Entity\Commune {#3507 …} +value: "16360" +label: "16300 Salles-de-Barbezieux" +attr: [] +labelTranslationParameters: [] } 16361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31863 +data: App\Entity\Commune {#3514 …} +value: "16361" +label: "16700 Salles-de-Villefagnan" +attr: [] +labelTranslationParameters: [] } 16362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31864 +data: App\Entity\Commune {#3521 …} +value: "16362" +label: "16190 Salles-Lavalette" +attr: [] +labelTranslationParameters: [] } 16363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31865 +data: App\Entity\Commune {#3528 …} +value: "16363" +label: "16420 Saulgond" +attr: [] +labelTranslationParameters: [] } 16364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31866 +data: App\Entity\Commune {#3535 …} +value: "16364" +label: "16310 Sauvagnac" +attr: [] +labelTranslationParameters: [] } 16365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31867 +data: App\Entity\Commune {#3542 …} +value: "16365" +label: "16480 Sauvignac" +attr: [] +labelTranslationParameters: [] } 16366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31868 +data: App\Entity\Commune {#3549 …} +value: "16366" +label: "16130 Segonzac" +attr: [] +labelTranslationParameters: [] } 16368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31869 +data: App\Entity\Commune {#3556 …} +value: "16368" +label: "16410 Sers" +attr: [] +labelTranslationParameters: [] } 16369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31870 +data: App\Entity\Commune {#3563 …} +value: "16369" +label: "16200 Sigogne" +attr: [] +labelTranslationParameters: [] } 16370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31871 +data: App\Entity\Commune {#3570 …} +value: "16370" +label: "16440 Sireuil" +attr: [] +labelTranslationParameters: [] } 16372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31872 +data: App\Entity\Commune {#3577 …} +value: "16372" +label: "16380 Souffrignac" +attr: [] +labelTranslationParameters: [] } 16373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31873 +data: App\Entity\Commune {#3584 …} +value: "16373" +label: "16240 Souvigné" +attr: [] +labelTranslationParameters: [] } 16374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31874 +data: App\Entity\Commune {#3591 …} +value: "16374" +label: "16800 Soyaux" +attr: [] +labelTranslationParameters: [] } 16375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31875 +data: App\Entity\Commune {#3598 …} +value: "16375" +label: "16260 Suaux" +attr: [] +labelTranslationParameters: [] } 16377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31876 +data: App\Entity\Commune {#3605 …} +value: "16377" +label: "16260 La Tâche" +attr: [] +labelTranslationParameters: [] } 16378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31877 +data: App\Entity\Commune {#3612 …} +value: "16378" +label: "16700 Taizé-Aizie" +attr: [] +labelTranslationParameters: [] } 16379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31878 +data: App\Entity\Commune {#3619 …} +value: "16379" +label: "16110 Taponnat-Fleurignac" +attr: [] +labelTranslationParameters: [] } 16380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31879 +data: App\Entity\Commune {#3626 …} +value: "16380" +label: "16360 Le Tâtre" +attr: [] +labelTranslationParameters: [] } 16381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31880 +data: App\Entity\Commune {#3633 …} +value: "16381" +label: "16240 Theil-Rabier" +attr: [] +labelTranslationParameters: [] } 16382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31881 +data: App\Entity\Commune {#3640 …} +value: "16382" +label: "16410 Torsac" +attr: [] +labelTranslationParameters: [] } 16383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31882 +data: App\Entity\Commune {#3647 …} +value: "16383" +label: "16560 Tourriers" +attr: [] +labelTranslationParameters: [] } 16384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31883 +data: App\Entity\Commune {#3654 …} +value: "16384" +label: "16360 Touvérac" +attr: [] +labelTranslationParameters: [] } 16385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31884 +data: App\Entity\Commune {#3661 …} +value: "16385" +label: "16600 Touvre" +attr: [] +labelTranslationParameters: [] } 16387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31885 +data: App\Entity\Commune {#3668 …} +value: "16387" +label: "16200 Triac-Lautrait" +attr: [] +labelTranslationParameters: [] } 16388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31886 +data: App\Entity\Commune {#3675 …} +value: "16388" +label: "16730 Trois-Palis" +attr: [] +labelTranslationParameters: [] } 16389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31887 +data: App\Entity\Commune {#3682 …} +value: "16389" +label: "16350 Turgon" +attr: [] +labelTranslationParameters: [] } 16390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31888 +data: App\Entity\Commune {#3689 …} +value: "16390" +label: "16140 Tusson" +attr: [] +labelTranslationParameters: [] } 16392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31889 +data: App\Entity\Commune {#3696 …} +value: "16392" +label: "16460 Valence" +attr: [] +labelTranslationParameters: [] } 16393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31890 +data: App\Entity\Commune {#3703 …} +value: "16393" +label: "16330 Vars" +attr: [] +labelTranslationParameters: [] } 16394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31891 +data: App\Entity\Commune {#3710 …} +value: "16394" +label: "16320 Vaux-Lavalette" +attr: [] +labelTranslationParameters: [] } 16395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31892 +data: App\Entity\Commune {#3717 …} +value: "16395" +label: "16170 Vaux-Rouillac" +attr: [] +labelTranslationParameters: [] } 16396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31893 +data: App\Entity\Commune {#3724 …} +value: "16396" +label: "16460 Ventouse" +attr: [] +labelTranslationParameters: [] } 16397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31894 +data: App\Entity\Commune {#3731 …} +value: "16397" +label: "16140 Verdille" +attr: [] +labelTranslationParameters: [] } 16398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31895 +data: App\Entity\Commune {#3738 …} +value: "16398" +label: "16310 Verneuil" +attr: [] +labelTranslationParameters: [] } 16399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31896 +data: App\Entity\Commune {#3745 …} +value: "16399" +label: "16130 Verrières" +attr: [] +labelTranslationParameters: [] } 16400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31897 +data: App\Entity\Commune {#3752 …} +value: "16400" +label: "16510 Verteuil-sur-Charente" +attr: [] +labelTranslationParameters: [] } 16401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31898 +data: App\Entity\Commune {#3759 …} +value: "16401" +label: "16330 Vervant" +attr: [] +labelTranslationParameters: [] } 16402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31899 +data: App\Entity\Commune {#3766 …} +value: "16402" +label: "16120 Vibrac" +attr: [] +labelTranslationParameters: [] } 16403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31900 +data: App\Entity\Commune {#3773 …} +value: "16403" +label: "16350 Le Vieux-Cérier" +attr: [] +labelTranslationParameters: [] } 16404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31901 +data: App\Entity\Commune {#3780 …} +value: "16404" +label: "16350 Vieux-Ruffec" +attr: [] +labelTranslationParameters: [] } 16405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31902 +data: App\Entity\Commune {#3787 …} +value: "16405" +label: "16300 Vignolles" +attr: [] +labelTranslationParameters: [] } 16406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31903 +data: App\Entity\Commune {#3794 …} +value: "16406" +label: "16220 Moulins-sur-Tardoire" +attr: [] +labelTranslationParameters: [] } 16408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31904 +data: App\Entity\Commune {#3801 …} +value: "16408" +label: "16320 Villebois-Lavalette" +attr: [] +labelTranslationParameters: [] } 16409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31905 +data: App\Entity\Commune {#3808 …} +value: "16409" +label: "16240 Villefagnan" +attr: [] +labelTranslationParameters: [] } 16412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31906 +data: App\Entity\Commune {#3815 …} +value: "16412" +label: "16560 Villejoubert" +attr: [] +labelTranslationParameters: [] } 16413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31907 +data: App\Entity\Commune {#3822 …} +value: "16413" +label: "16240 Villiers-le-Roux" +attr: [] +labelTranslationParameters: [] } 16414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31908 +data: App\Entity\Commune {#3829 …} +value: "16414" +label: "16230 Villognon" +attr: [] +labelTranslationParameters: [] } 16415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31909 +data: App\Entity\Commune {#3836 …} +value: "16415" +label: "16430 Vindelle" +attr: [] +labelTranslationParameters: [] } 16416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31910 +data: App\Entity\Commune {#3843 …} +value: "16416" +label: "16310 Vitrac-Saint-Vincent" +attr: [] +labelTranslationParameters: [] } 16418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31911 +data: App\Entity\Commune {#3850 …} +value: "16418" +label: "16400 Vœuil-et-Giget" +attr: [] +labelTranslationParameters: [] } 16419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31912 +data: App\Entity\Commune {#3857 …} +value: "16419" +label: "16330 Vouharte" +attr: [] +labelTranslationParameters: [] } 16420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31913 +data: App\Entity\Commune {#3864 …} +value: "16420" +label: "16250 Voulgézac" +attr: [] +labelTranslationParameters: [] } 16421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31914 +data: App\Entity\Commune {#3871 …} +value: "16421" +label: "16220 Vouthon" +attr: [] +labelTranslationParameters: [] } 16422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31915 +data: App\Entity\Commune {#3878 …} +value: "16422" +label: "16410 Vouzan" +attr: [] +labelTranslationParameters: [] } 16423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31916 +data: App\Entity\Commune {#3885 …} +value: "16423" +label: "16330 Xambes" +attr: [] +labelTranslationParameters: [] } 16424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31917 +data: App\Entity\Commune {#3892 …} +value: "16424" +label: "16210 Yviers" +attr: [] +labelTranslationParameters: [] } 16425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31918 +data: App\Entity\Commune {#3899 …} +value: "16425" +label: "16110 Yvrac-et-Malleyrand" +attr: [] +labelTranslationParameters: [] } 17002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31919 +data: App\Entity\Commune {#3906 …} +value: "17002" +label: "17500 Agudelle" +attr: [] +labelTranslationParameters: [] } 17003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31920 +data: App\Entity\Commune {#3915 …} +value: "17003" +label: "17290 Aigrefeuille-d'Aunis" +attr: [] +labelTranslationParameters: [] } 17004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31921 +data: App\Entity\Commune {#3922 …} +value: "17004" +label: "17123 Île-d'Aix" +attr: [] +labelTranslationParameters: [] } 17005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31922 +data: App\Entity\Commune {#3929 …} +value: "17005" +label: "17150 Allas-Bocage" +attr: [] +labelTranslationParameters: [] } 17006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31923 +data: App\Entity\Commune {#3936 …} +value: "17006" +label: "17500 Allas-Champagne" +attr: [] +labelTranslationParameters: [] } 17007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31924 +data: App\Entity\Commune {#3943 …} +value: "17007" +label: "17540 Anais" +attr: [] +labelTranslationParameters: [] } 17008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31925 +data: App\Entity\Commune {#3950 …} +value: "17008" +label: "17230 Andilly" +attr: [] +labelTranslationParameters: [] } 17009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31926 +data: App\Entity\Commune {#3957 …} +value: "17009" +label: "17540 Angliers" +attr: [] +labelTranslationParameters: [] } 17010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31927 +data: App\Entity\Commune {#3964 …} +value: "17010" +label: "17690 Angoulins" +attr: [] +labelTranslationParameters: [] } 17011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31928 +data: App\Entity\Commune {#3971 …} +value: "17011" +label: "17350 Annepont" +attr: [] +labelTranslationParameters: [] } 17012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31929 +data: App\Entity\Commune {#3978 …} +value: "17012" +label: "17380 Annezay" +attr: [] +labelTranslationParameters: [] } 17013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31930 +data: App\Entity\Commune {#3985 …} +value: "17013" +label: "17400 Antezant-la-Chapelle" +attr: [] +labelTranslationParameters: [] } 17015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31931 +data: App\Entity\Commune {#3992 …} +value: "17015" +label: "17120 Arces" +attr: [] +labelTranslationParameters: [] } 17016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31932 +data: App\Entity\Commune {#3999 …} +value: "17016" +label: "17520 Archiac" +attr: [] +labelTranslationParameters: [] } 17017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31933 +data: App\Entity\Commune {#4006 …} +value: "17017" +label: "17380 Archingeay" +attr: [] +labelTranslationParameters: [] } 17018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31934 +data: App\Entity\Commune {#4013 …} +value: "17018" +label: "17290 Ardillières" +attr: [] +labelTranslationParameters: [] } 17019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31935 +data: App\Entity\Commune {#4020 …} +value: "17019" +label: "17590 Ars-en-Ré" +attr: [] +labelTranslationParameters: [] } 17020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31936 +data: App\Entity\Commune {#4027 …} +value: "17020" +label: "17520 Arthenac" +attr: [] +labelTranslationParameters: [] } 17021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31937 +data: App\Entity\Commune {#4034 …} +value: "17021" +label: "17530 Arvert" +attr: [] +labelTranslationParameters: [] } 17022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31938 +data: App\Entity\Commune {#4041 …} +value: "17022" +label: "17400 Asnières-la-Giraud" +attr: [] +labelTranslationParameters: [] } 17023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31939 +data: App\Entity\Commune {#4048 …} +value: "17023" +label: "17770 Aujac" +attr: [] +labelTranslationParameters: [] } 17024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31940 +data: App\Entity\Commune {#4055 …} +value: "17024" +label: "17470 Aulnay" +attr: [] +labelTranslationParameters: [] } 17025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31941 +data: App\Entity\Commune {#4062 …} +value: "17025" +label: "17770 Aumagne" +attr: [] +labelTranslationParameters: [] } 17026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31942 +data: App\Entity\Commune {#4069 …} +value: "17026" +label: "17770 Authon-Ébéon" +attr: [] +labelTranslationParameters: [] } 17027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31943 +data: App\Entity\Commune {#4076 …} +value: "17027" +label: "17800 Avy" +attr: [] +labelTranslationParameters: [] } 17028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31944 +data: App\Entity\Commune {#4083 …} +value: "17028" +label: "17440 Aytré" +attr: [] +labelTranslationParameters: [] } 17029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31945 +data: App\Entity\Commune {#4090 …} +value: "17029" +label: "17160 Bagnizeau" +attr: [] +labelTranslationParameters: [] } 17030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31946 +data: App\Entity\Commune {#4097 …} +value: "17030" +label: "17600 Balanzac" +attr: [] +labelTranslationParameters: [] } 17031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31947 +data: App\Entity\Commune {#4104 …} +value: "17031" +label: "17160 Ballans" +attr: [] +labelTranslationParameters: [] } 17032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31948 +data: App\Entity\Commune {#4111 …} +value: "17032" +label: "17290 Ballon" +attr: [] +labelTranslationParameters: [] } 17033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31949 +data: App\Entity\Commune {#4118 …} +value: "17033" +label: "17360 La Barde" +attr: [] +labelTranslationParameters: [] } 17034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31950 +data: App\Entity\Commune {#4125 …} +value: "17034" +label: "17120 Barzan" +attr: [] +labelTranslationParameters: [] } 17035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31951 +data: App\Entity\Commune {#4132 …} +value: "17035" +label: "17490 Bazauges" +attr: [] +labelTranslationParameters: [] } 17036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31952 +data: App\Entity\Commune {#4139 …} +value: "17036" +label: "17620 Beaugeay" +attr: [] +labelTranslationParameters: [] } 17037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31953 +data: App\Entity\Commune {#4146 …} +value: "17037" +label: "17490 Beauvais-sur-Matha" +attr: [] +labelTranslationParameters: [] } 17038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31954 +data: App\Entity\Commune {#4153 …} +value: "17038" +label: "17210 Bedenac" +attr: [] +labelTranslationParameters: [] } 17039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31955 +data: App\Entity\Commune {#4160 …} +value: "17039" +label: "17800 Belluire" +attr: [] +labelTranslationParameters: [] } 17041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31956 +data: App\Entity\Commune {#4167 …} +value: "17041" +label: "17170 Benon" +attr: [] +labelTranslationParameters: [] } 17042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31957 +data: App\Entity\Commune {#4174 …} +value: "17042" +label: "17770 Bercloux" +attr: [] +labelTranslationParameters: [] } 17043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31958 +data: App\Entity\Commune {#4181 …} +value: "17043" +label: "17330 Bernay-Saint-Martin" +attr: [] +labelTranslationParameters: [] } 17044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31959 +data: App\Entity\Commune {#4188 …} +value: "17044" +label: "17460 Berneuil" +attr: [] +labelTranslationParameters: [] } 17045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31960 +data: App\Entity\Commune {#4195 …} +value: "17045" +label: "17250 Beurlay" +attr: [] +labelTranslationParameters: [] } 17046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31961 +data: App\Entity\Commune {#4202 …} +value: "17046" +label: "17400 Bignay" +attr: [] +labelTranslationParameters: [] } 17047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31962 +data: App\Entity\Commune {#4209 …} +value: "17047" +label: "17800 Biron" +attr: [] +labelTranslationParameters: [] } 17048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31963 +data: App\Entity\Commune {#4216 …} +value: "17048" +label: "17160 Blanzac-lès-Matha" +attr: [] +labelTranslationParameters: [] } 17049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31964 +data: App\Entity\Commune {#4223 …} +value: "17049" +label: "17470 Blanzay-sur-Boutonne" +attr: [] +labelTranslationParameters: [] } 17050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31965 +data: App\Entity\Commune {#4230 …} +value: "17050" +label: "17240 Bois" +attr: [] +labelTranslationParameters: [] } 17051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31966 +data: App\Entity\Commune {#4237 …} +value: "17051" +label: "17580 Le Bois-Plage-en-Ré" +attr: [] +labelTranslationParameters: [] } 17052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31967 +data: App\Entity\Commune {#4244 …} +value: "17052" +label: "17150 Boisredon" +attr: [] +labelTranslationParameters: [] } 17053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31968 +data: App\Entity\Commune {#4251 …} +value: "17053" +label: "17430 Bords" +attr: [] +labelTranslationParameters: [] } 17054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31969 +data: App\Entity\Commune {#4258 …} +value: "17054" +label: "17270 Boresse-et-Martron" +attr: [] +labelTranslationParameters: [] } 17055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31970 +data: App\Entity\Commune {#4265 …} +value: "17055" +label: "17360 Boscamnant" +attr: [] +labelTranslationParameters: [] } 17056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31971 +data: App\Entity\Commune {#4272 …} +value: "17056" +label: "17800 Bougneau" +attr: [] +labelTranslationParameters: [] } 17057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31972 +data: App\Entity\Commune {#4279 …} +value: "17057" +label: "17540 Bouhet" +attr: [] +labelTranslationParameters: [] } 17058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31973 +data: App\Entity\Commune {#4286 …} +value: "17058" +label: "17560 Bourcefranc-le-Chapus" +attr: [] +labelTranslationParameters: [] } 17059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31974 +data: App\Entity\Commune {#4293 …} +value: "17059" +label: "17220 Bourgneuf" +attr: [] +labelTranslationParameters: [] } 17060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31975 +data: App\Entity\Commune {#4300 …} +value: "17060" +label: "17120 Boutenac-Touvent" +attr: [] +labelTranslationParameters: [] } 17061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31976 +data: App\Entity\Commune {#4307 …} +value: "17061" +label: "17210 Bran" +attr: [] +labelTranslationParameters: [] } 17062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31977 +data: App\Entity\Commune {#4314 …} +value: "17062" +label: "17490 Bresdon" +attr: [] +labelTranslationParameters: [] } 17063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31978 +data: App\Entity\Commune {#4321 …} +value: "17063" +label: "17700 Breuil-la-Réorte" +attr: [] +labelTranslationParameters: [] } 17064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31979 +data: App\Entity\Commune {#4328 …} +value: "17064" +label: "17920 Breuillet" +attr: [] +labelTranslationParameters: [] } 17065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31980 +data: App\Entity\Commune {#4335 …} +value: "17065" +label: "17870 Breuil-Magné" +attr: [] +labelTranslationParameters: [] } 17066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31981 +data: App\Entity\Commune {#4342 …} +value: "17066" +label: "17520 Brie-sous-Archiac" +attr: [] +labelTranslationParameters: [] } 17067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31982 +data: App\Entity\Commune {#4349 …} +value: "17067" +label: "17160 Brie-sous-Matha" +attr: [] +labelTranslationParameters: [] } 17068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31983 +data: App\Entity\Commune {#4356 …} +value: "17068" +label: "17120 Brie-sous-Mortagne" +attr: [] +labelTranslationParameters: [] } 17069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31984 +data: App\Entity\Commune {#4363 …} +value: "17069" +label: "17800 Brives-sur-Charente" +attr: [] +labelTranslationParameters: [] } 17070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31985 +data: App\Entity\Commune {#4370 …} +value: "17070" +label: "17770 Brizambourg" +attr: [] +labelTranslationParameters: [] } 17071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31986 +data: App\Entity\Commune {#4377 …} +value: "17071" +label: "17160 La Brousse" +attr: [] +labelTranslationParameters: [] } 17072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31987 +data: App\Entity\Commune {#4384 …} +value: "17072" +label: "17770 Burie" +attr: [] +labelTranslationParameters: [] } 17073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31988 +data: App\Entity\Commune {#4391 …} +value: "17073" +label: "17100 Bussac-sur-Charente" +attr: [] +labelTranslationParameters: [] } 17074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31989 +data: App\Entity\Commune {#4398 …} +value: "17074" +label: "17210 Bussac-Forêt" +attr: [] +labelTranslationParameters: [] } 17075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31990 +data: App\Entity\Commune {#4405 …} +value: "17075" +label: "17430 Cabariot" +attr: [] +labelTranslationParameters: [] } 17076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31991 +data: App\Entity\Commune {#4412 …} +value: "17076" +label: "17520 Celles" +attr: [] +labelTranslationParameters: [] } 17077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31992 +data: App\Entity\Commune {#4419 …} +value: "17077" +label: "17270 Cercoux" +attr: [] +labelTranslationParameters: [] } 17078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31993 +data: App\Entity\Commune {#4426 …} +value: "17078" +label: "17800 Chadenac" +attr: [] +labelTranslationParameters: [] } 17079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31994 +data: App\Entity\Commune {#4433 …} +value: "17079" +label: "17890 Chaillevette" +attr: [] +labelTranslationParameters: [] } 17080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31995 +data: App\Entity\Commune {#4440 …} +value: "17080" +label: "17290 Chambon" +attr: [] +labelTranslationParameters: [] } 17081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31996 +data: App\Entity\Commune {#4447 …} +value: "17081" +label: "17130 Chamouillac" +attr: [] +labelTranslationParameters: [] } 17082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31997 +data: App\Entity\Commune {#4454 …} +value: "17082" +label: "17500 Champagnac" +attr: [] +labelTranslationParameters: [] } 17083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31998 +data: App\Entity\Commune {#4461 …} +value: "17083" +label: "17620 Champagne" +attr: [] +labelTranslationParameters: [] } 17084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#31999 +data: App\Entity\Commune {#4468 …} +value: "17084" +label: "17240 Champagnolles" +attr: [] +labelTranslationParameters: [] } 17085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32000 +data: App\Entity\Commune {#4475 …} +value: "17085" +label: "17430 Champdolent" +attr: [] +labelTranslationParameters: [] } 17086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32001 +data: App\Entity\Commune {#4482 …} +value: "17086" +label: "17610 Chaniers" +attr: [] +labelTranslationParameters: [] } 17087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32002 +data: App\Entity\Commune {#4489 …} +value: "17087" +label: "17380 Chantemerle-sur-la-Soie" +attr: [] +labelTranslationParameters: [] } 17089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32003 +data: App\Entity\Commune {#4496 …} +value: "17089" +label: "17100 La Chapelle-des-Pots" +attr: [] +labelTranslationParameters: [] } 17091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32004 +data: App\Entity\Commune {#4503 …} +value: "17091" +label: "17230 Charron" +attr: [] +labelTranslationParameters: [] } 17092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32005 +data: App\Entity\Commune {#4510 …} +value: "17092" +label: "17130 Chartuzac" +attr: [] +labelTranslationParameters: [] } 17093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32006 +data: App\Entity\Commune {#4517 …} +value: "17093" +label: "17480 Le Château-d'Oléron" +attr: [] +labelTranslationParameters: [] } 17094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32007 +data: App\Entity\Commune {#4524 …} +value: "17094" +label: "17340 Châtelaillon-Plage" +attr: [] +labelTranslationParameters: [] } 17095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32008 +data: App\Entity\Commune {#4531 …} +value: "17095" +label: "17210 Chatenet" +attr: [] +labelTranslationParameters: [] } 17096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32009 +data: App\Entity\Commune {#4538 …} +value: "17096" +label: "17130 Chaunac" +attr: [] +labelTranslationParameters: [] } 17097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32010 +data: App\Entity\Commune {#4545 …} +value: "17097" +label: "17600 Le Chay" +attr: [] +labelTranslationParameters: [] } 17098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32011 +data: App\Entity\Commune {#4552 …} +value: "17098" +label: "17120 Chenac-Saint-Seurin-d'Uzet" +attr: [] +labelTranslationParameters: [] } 17099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32012 +data: App\Entity\Commune {#4559 …} +value: "17099" +label: "17210 Chepniers" +attr: [] +labelTranslationParameters: [] } 17100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32013 +data: App\Entity\Commune {#4566 …} +value: "17100" +label: "17610 Chérac" +attr: [] +labelTranslationParameters: [] } 17101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32014 +data: App\Entity\Commune {#4573 …} +value: "17101" +label: "17470 Cherbonnières" +attr: [] +labelTranslationParameters: [] } 17102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32015 +data: App\Entity\Commune {#4580 …} +value: "17102" +label: "17460 Chermignac" +attr: [] +labelTranslationParameters: [] } 17104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32016 +data: App\Entity\Commune {#4587 …} +value: "17104" +label: "17210 Chevanceaux" +attr: [] +labelTranslationParameters: [] } 17105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32017 +data: App\Entity\Commune {#4594 …} +value: "17105" +label: "17510 Chives" +attr: [] +labelTranslationParameters: [] } 17106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32018 +data: App\Entity\Commune {#4601 …} +value: "17106" +label: "17520 Cierzac" +attr: [] +labelTranslationParameters: [] } 17107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32019 +data: App\Entity\Commune {#4608 …} +value: "17107" +label: "17290 Ciré-d'Aunis" +attr: [] +labelTranslationParameters: [] } 17108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32020 +data: App\Entity\Commune {#4615 …} +value: "17108" +label: "17500 Clam" +attr: [] +labelTranslationParameters: [] } 17109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32021 +data: App\Entity\Commune {#4622 …} +value: "17109" +label: "17220 Clavette" +attr: [] +labelTranslationParameters: [] } 17110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32022 +data: App\Entity\Commune {#4629 …} +value: "17110" +label: "17270 Clérac" +attr: [] +labelTranslationParameters: [] } 17111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32023 +data: App\Entity\Commune {#4636 …} +value: "17111" +label: "17240 Clion" +attr: [] +labelTranslationParameters: [] } 17112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32024 +data: App\Entity\Commune {#4643 …} +value: "17112" +label: "17600 La Clisse" +attr: [] +labelTranslationParameters: [] } 17113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32025 +data: App\Entity\Commune {#4650 …} +value: "17113" +label: "17360 La Clotte" +attr: [] +labelTranslationParameters: [] } 17114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32026 +data: App\Entity\Commune {#4657 …} +value: "17114" +label: "17330 Coivert" +attr: [] +labelTranslationParameters: [] } 17115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32027 +data: App\Entity\Commune {#4664 …} +value: "17115" +label: "17460 Colombiers" +attr: [] +labelTranslationParameters: [] } 17116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32028 +data: App\Entity\Commune {#4671 …} +value: "17116" +label: "17150 Consac" +attr: [] +labelTranslationParameters: [] } 17117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32029 +data: App\Entity\Commune {#4678 …} +value: "17117" +label: "17470 Contré" +attr: [] +labelTranslationParameters: [] } 17118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32030 +data: App\Entity\Commune {#4685 …} +value: "17118" +label: "17130 Corignac" +attr: [] +labelTranslationParameters: [] } 17119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32031 +data: App\Entity\Commune {#4692 …} +value: "17119" +label: "17600 Corme-Écluse" +attr: [] +labelTranslationParameters: [] } 17120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32032 +data: App\Entity\Commune {#4699 …} +value: "17120" +label: "17600 Corme-Royal" +attr: [] +labelTranslationParameters: [] } 17121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32033 +data: App\Entity\Commune {#4706 …} +value: "17121" +label: "17670 La Couarde-sur-Mer" +attr: [] +labelTranslationParameters: [] } 17122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32034 +data: App\Entity\Commune {#4713 …} +value: "17122" +label: "17800 Coulonges" +attr: [] +labelTranslationParameters: [] } 17124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32035 +data: App\Entity\Commune {#4720 …} +value: "17124" +label: "17330 Courant" +attr: [] +labelTranslationParameters: [] } 17125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32036 +data: App\Entity\Commune {#4727 …} +value: "17125" +label: "17400 Courcelles" +attr: [] +labelTranslationParameters: [] } 17126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32037 +data: App\Entity\Commune {#4734 …} +value: "17126" +label: "17160 Courcerac" +attr: [] +labelTranslationParameters: [] } 17127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32038 +data: App\Entity\Commune {#4741 …} +value: "17127" +label: "17170 Courçon" +attr: [] +labelTranslationParameters: [] } 17128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32039 +data: App\Entity\Commune {#4748 …} +value: "17128" +label: "17100 Courcoury" +attr: [] +labelTranslationParameters: [] } 17129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32040 +data: App\Entity\Commune {#4755 …} +value: "17129" +label: "17130 Courpignac" +attr: [] +labelTranslationParameters: [] } 17130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32041 +data: App\Entity\Commune {#4762 …} +value: "17130" +label: "17130 Coux" +attr: [] +labelTranslationParameters: [] } 17131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32042 +data: App\Entity\Commune {#4769 …} +value: "17131" +label: "17120 Cozes" +attr: [] +labelTranslationParameters: [] } 17132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32043 +data: App\Entity\Commune {#4776 …} +value: "17132" +label: "17170 Cramchaban" +attr: [] +labelTranslationParameters: [] } 17133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32044 +data: App\Entity\Commune {#4783 …} +value: "17133" +label: "17260 Cravans" +attr: [] +labelTranslationParameters: [] } 17134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32045 +data: App\Entity\Commune {#4790 …} +value: "17134" +label: "17350 Crazannes" +attr: [] +labelTranslationParameters: [] } 17135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32046 +data: App\Entity\Commune {#4797 …} +value: "17135" +label: "17160 Cressé" +attr: [] +labelTranslationParameters: [] } 17136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32047 +data: App\Entity\Commune {#4804 …} +value: "17136" +label: "17220 Croix-Chapeau" +attr: [] +labelTranslationParameters: [] } 17137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32048 +data: App\Entity\Commune {#4811 …} +value: "17137" +label: "17330 La Croix-Comtesse" +attr: [] +labelTranslationParameters: [] } 17138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32049 +data: App\Entity\Commune {#4818 …} +value: "17138" +label: "17470 Dampierre-sur-Boutonne" +attr: [] +labelTranslationParameters: [] } 17139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32050 +data: App\Entity\Commune {#4825 …} +value: "17139" +label: "17330 Dœuil-sur-le-Mignon" +attr: [] +labelTranslationParameters: [] } 17140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32051 +data: App\Entity\Commune {#4832 …} +value: "17140" +label: "17550 Dolus-d'Oléron" +attr: [] +labelTranslationParameters: [] } 17141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32052 +data: App\Entity\Commune {#4839 …} +value: "17141" +label: "17610 Dompierre-sur-Charente" +attr: [] +labelTranslationParameters: [] } 17142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32053 +data: App\Entity\Commune {#4846 …} +value: "17142" +label: "17139 Dompierre-sur-Mer" +attr: [] +labelTranslationParameters: [] } 17143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32054 +data: App\Entity\Commune {#4853 …} +value: "17143" +label: "17100 Le Douhet" +attr: [] +labelTranslationParameters: [] } 17145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32055 +data: App\Entity\Commune {#4860 …} +value: "17145" +label: "17800 Échebrune" +attr: [] +labelTranslationParameters: [] } 17146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32056 +data: App\Entity\Commune {#4867 …} +value: "17146" +label: "17620 Échillais" +attr: [] +labelTranslationParameters: [] } 17147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32057 +data: App\Entity\Commune {#4874 …} +value: "17147" +label: "17770 Écoyeux" +attr: [] +labelTranslationParameters: [] } 17148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32058 +data: App\Entity\Commune {#4881 …} +value: "17148" +label: "17810 Écurat" +attr: [] +labelTranslationParameters: [] } 17149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32059 +data: App\Entity\Commune {#4888 …} +value: "17149" +label: "17510 Les Éduts" +attr: [] +labelTranslationParameters: [] } 17150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32060 +data: App\Entity\Commune {#4895 …} +value: "17150" +label: "17400 Les Églises-d'Argenteuil" +attr: [] +labelTranslationParameters: [] } 17151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32061 +data: App\Entity\Commune {#4902 …} +value: "17151" +label: "17600 L'Éguille" +attr: [] +labelTranslationParameters: [] } 17152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32062 +data: App\Entity\Commune {#4909 …} +value: "17152" +label: "17120 Épargnes" +attr: [] +labelTranslationParameters: [] } 17153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32063 +data: App\Entity\Commune {#4916 …} +value: "17153" +label: "17137 Esnandes" +attr: [] +labelTranslationParameters: [] } 17154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32064 +data: App\Entity\Commune {#4923 …} +value: "17154" +label: "17250 Les Essards" +attr: [] +labelTranslationParameters: [] } 17155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32065 +data: App\Entity\Commune {#4930 …} +value: "17155" +label: "17750 Étaules" +attr: [] +labelTranslationParameters: [] } 17156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32066 +data: App\Entity\Commune {#4937 …} +value: "17156" +label: "17130 Expiremont" +attr: [] +labelTranslationParameters: [] } 17157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32067 +data: App\Entity\Commune {#4944 …} +value: "17157" +label: "17350 Fenioux" +attr: [] +labelTranslationParameters: [] } 17158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32068 +data: App\Entity\Commune {#4951 …} +value: "17158" +label: "17170 Ferrières" +attr: [] +labelTranslationParameters: [] } 17159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32069 +data: App\Entity\Commune {#4958 …} +value: "17159" +label: "17800 Fléac-sur-Seugne" +attr: [] +labelTranslationParameters: [] } 17160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32070 +data: App\Entity\Commune {#4965 …} +value: "17160" +label: "17120 Floirac" +attr: [] +labelTranslationParameters: [] } 17161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32071 +data: App\Entity\Commune {#4972 …} +value: "17161" +label: "17630 La Flotte" +attr: [] +labelTranslationParameters: [] } 17162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32072 +data: App\Entity\Commune {#4979 …} +value: "17162" +label: "17510 Fontaine-Chalendray" +attr: [] +labelTranslationParameters: [] } 17163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32073 +data: App\Entity\Commune {#4986 …} +value: "17163" +label: "17500 Fontaines-d'Ozillac" +attr: [] +labelTranslationParameters: [] } 17164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32074 +data: App\Entity\Commune {#4993 …} +value: "17164" +label: "17100 Fontcouverte" +attr: [] +labelTranslationParameters: [] } 17165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32075 +data: App\Entity\Commune {#5000 …} +value: "17165" +label: "17400 Fontenet" +attr: [] +labelTranslationParameters: [] } 17166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32076 +data: App\Entity\Commune {#5007 …} +value: "17166" +label: "17290 Forges" +attr: [] +labelTranslationParameters: [] } 17167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32077 +data: App\Entity\Commune {#5014 …} +value: "17167" +label: "17270 Le Fouilloux" +attr: [] +labelTranslationParameters: [] } 17168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32078 +data: App\Entity\Commune {#5021 …} +value: "17168" +label: "17450 Fouras" +attr: [] +labelTranslationParameters: [] } 17171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32079 +data: App\Entity\Commune {#5028 …} +value: "17171" +label: "17250 Geay" +attr: [] +labelTranslationParameters: [] } 17172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32080 +data: App\Entity\Commune {#5035 …} +value: "17172" +label: "17260 Gémozac" +attr: [] +labelTranslationParameters: [] } 17173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32081 +data: App\Entity\Commune {#5042 …} +value: "17173" +label: "17360 La Genétouze" +attr: [] +labelTranslationParameters: [] } 17174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32082 +data: App\Entity\Commune {#5049 …} +value: "17174" +label: "17430 Genouillé" +attr: [] +labelTranslationParameters: [] } 17175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32083 +data: App\Entity\Commune {#5056 …} +value: "17175" +label: "17520 Germignac" +attr: [] +labelTranslationParameters: [] } 17176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32084 +data: App\Entity\Commune {#5063 …} +value: "17176" +label: "17160 Gibourne" +attr: [] +labelTranslationParameters: [] } 17177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32085 +data: App\Entity\Commune {#5070 …} +value: "17177" +label: "17160 Le Gicq" +attr: [] +labelTranslationParameters: [] } 17178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32086 +data: App\Entity\Commune {#5077 …} +value: "17178" +label: "17260 Givrezac" +attr: [] +labelTranslationParameters: [] } 17179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32087 +data: App\Entity\Commune {#5084 …} +value: "17179" +label: "17100 Les Gonds" +attr: [] +labelTranslationParameters: [] } 17180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32088 +data: App\Entity\Commune {#5091 …} +value: "17180" +label: "17490 Gourvillette" +attr: [] +labelTranslationParameters: [] } 17181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32089 +data: App\Entity\Commune {#5098 …} +value: "17181" +label: "17350 Grandjean" +attr: [] +labelTranslationParameters: [] } 17182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32090 +data: App\Entity\Commune {#5105 …} +value: "17182" +label: "17170 La Grève-sur-Mignon" +attr: [] +labelTranslationParameters: [] } 17183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32091 +data: App\Entity\Commune {#5112 …} +value: "17183" +label: "17120 Grézac" +attr: [] +labelTranslationParameters: [] } 17184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32092 +data: App\Entity\Commune {#5119 …} +value: "17184" +label: "17620 La Gripperie-Saint-Symphorien" +attr: [] +labelTranslationParameters: [] } 17185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32093 +data: App\Entity\Commune {#5126 …} +value: "17185" +label: "17600 Le Gua" +attr: [] +labelTranslationParameters: [] } 17186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32094 +data: App\Entity\Commune {#5133 …} +value: "17186" +label: "17540 Le Gué-d'Alleré" +attr: [] +labelTranslationParameters: [] } 17187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32095 +data: App\Entity\Commune {#5140 …} +value: "17187" +label: "17500 Guitinières" +attr: [] +labelTranslationParameters: [] } 17188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32096 +data: App\Entity\Commune {#5147 …} +value: "17188" +label: "17160 Haimps" +attr: [] +labelTranslationParameters: [] } 17190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32097 +data: App\Entity\Commune {#5154 …} +value: "17190" +label: "17137 L'Houmeau" +attr: [] +labelTranslationParameters: [] } 17191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32098 +data: App\Entity\Commune {#5161 …} +value: "17191" +label: "17460 La Jard" +attr: [] +labelTranslationParameters: [] } 17192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32099 +data: App\Entity\Commune {#5168 …} +value: "17192" +label: "17520 Jarnac-Champagne" +attr: [] +labelTranslationParameters: [] } 17193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32100 +data: App\Entity\Commune {#5175 …} +value: "17193" +label: "17220 La Jarne" +attr: [] +labelTranslationParameters: [] } 17194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32101 +data: App\Entity\Commune {#5182 …} +value: "17194" +label: "17220 La Jarrie" +attr: [] +labelTranslationParameters: [] } 17195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32102 +data: App\Entity\Commune {#5189 …} +value: "17195" +label: "17330 La Jarrie-Audouin" +attr: [] +labelTranslationParameters: [] } 17196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32103 +data: App\Entity\Commune {#5196 …} +value: "17196" +label: "17260 Jazennes" +attr: [] +labelTranslationParameters: [] } 17197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32104 +data: App\Entity\Commune {#5203 …} +value: "17197" +label: "17500 Jonzac" +attr: [] +labelTranslationParameters: [] } 17198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32105 +data: App\Entity\Commune {#5210 …} +value: "17198" +label: "17770 Juicq" +attr: [] +labelTranslationParameters: [] } 17199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32106 +data: App\Entity\Commune {#5217 …} +value: "17199" +label: "17130 Jussas" +attr: [] +labelTranslationParameters: [] } 17200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32107 +data: App\Entity\Commune {#5224 …} +value: "17200" +label: "17140 Lagord" +attr: [] +labelTranslationParameters: [] } 17201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32108 +data: App\Entity\Commune {#5231 …} +value: "17201" +label: "17170 La Laigne" +attr: [] +labelTranslationParameters: [] } 17202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32109 +data: App\Entity\Commune {#5238 …} +value: "17202" +label: "17380 Landes" +attr: [] +labelTranslationParameters: [] } 17203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32110 +data: App\Entity\Commune {#5245 …} +value: "17203" +label: "17290 Landrais" +attr: [] +labelTranslationParameters: [] } 17204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32111 +data: App\Entity\Commune {#5252 …} +value: "17204" +label: "17500 Léoville" +attr: [] +labelTranslationParameters: [] } 17205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32112 +data: App\Entity\Commune {#5259 …} +value: "17205" +label: "17870 Loire-les-Marais" +attr: [] +labelTranslationParameters: [] } 17206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32113 +data: App\Entity\Commune {#5266 …} +value: "17206" +label: "17470 Loiré-sur-Nie" +attr: [] +labelTranslationParameters: [] } 17207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32114 +data: App\Entity\Commune {#5273 …} +value: "17207" +label: "17111 Loix" +attr: [] +labelTranslationParameters: [] } 17208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32115 +data: App\Entity\Commune {#5280 …} +value: "17208" +label: "17230 Longèves" +attr: [] +labelTranslationParameters: [] } 17209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32116 +data: App\Entity\Commune {#5287 …} +value: "17209" +label: "17520 Lonzac" +attr: [] +labelTranslationParameters: [] } 17210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32117 +data: App\Entity\Commune {#5294 …} +value: "17210" +label: "17240 Lorignac" +attr: [] +labelTranslationParameters: [] } 17211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32118 +data: App\Entity\Commune {#5301 …} +value: "17211" +label: "17330 Loulay" +attr: [] +labelTranslationParameters: [] } 17212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32119 +data: App\Entity\Commune {#5308 …} +value: "17212" +label: "17160 Louzignac" +attr: [] +labelTranslationParameters: [] } 17213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32120 +data: App\Entity\Commune {#5315 …} +value: "17213" +label: "17330 Lozay" +attr: [] +labelTranslationParameters: [] } 17214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32121 +data: App\Entity\Commune {#5322 …} +value: "17214" +label: "17600 Luchat" +attr: [] +labelTranslationParameters: [] } 17215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32122 +data: App\Entity\Commune {#5329 …} +value: "17215" +label: "17500 Lussac" +attr: [] +labelTranslationParameters: [] } 17216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32123 +data: App\Entity\Commune {#5336 …} +value: "17216" +label: "17430 Lussant" +attr: [] +labelTranslationParameters: [] } 17217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32124 +data: App\Entity\Commune {#5343 …} +value: "17217" +label: "17490 Macqueville" +attr: [] +labelTranslationParameters: [] } 17218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32125 +data: App\Entity\Commune {#5350 …} +value: "17218" +label: "17230 Marans" +attr: [] +labelTranslationParameters: [] } 17219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32126 +data: App\Entity\Commune {#5357 …} +value: "17219" +label: "17320 Marennes-Hiers-Brouage" +attr: [] +labelTranslationParameters: [] } 17220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32127 +data: App\Entity\Commune {#5364 …} +value: "17220" +label: "17800 Marignac" +attr: [] +labelTranslationParameters: [] } 17221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32128 +data: App\Entity\Commune {#5371 …} +value: "17221" +label: "17700 Marsais" +attr: [] +labelTranslationParameters: [] } 17222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32129 +data: App\Entity\Commune {#5378 …} +value: "17222" +label: "17137 Marsilly" +attr: [] +labelTranslationParameters: [] } 17223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32130 +data: App\Entity\Commune {#5385 …} +value: "17223" +label: "17490 Massac" +attr: [] +labelTranslationParameters: [] } 17224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32131 +data: App\Entity\Commune {#5392 …} +value: "17224" +label: "17160 Matha" +attr: [] +labelTranslationParameters: [] } 17225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32132 +data: App\Entity\Commune {#5399 …} +value: "17225" +label: "17570 Les Mathes" +attr: [] +labelTranslationParameters: [] } 17226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32133 +data: App\Entity\Commune {#5406 …} +value: "17226" +label: "17400 Mazeray" +attr: [] +labelTranslationParameters: [] } 17227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32134 +data: App\Entity\Commune {#5413 …} +value: "17227" +label: "17800 Mazerolles" +attr: [] +labelTranslationParameters: [] } 17228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32135 +data: App\Entity\Commune {#5420 …} +value: "17228" +label: "17600 Médis" +attr: [] +labelTranslationParameters: [] } 17229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32136 +data: App\Entity\Commune {#5427 …} +value: "17229" +label: "17210 Mérignac" +attr: [] +labelTranslationParameters: [] } 17230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32137 +data: App\Entity\Commune {#5434 …} +value: "17230" +label: "17132 Meschers-sur-Gironde" +attr: [] +labelTranslationParameters: [] } 17231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32138 +data: App\Entity\Commune {#5441 …} +value: "17231" +label: "17130 Messac" +attr: [] +labelTranslationParameters: [] } 17232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32139 +data: App\Entity\Commune {#5448 …} +value: "17232" +label: "17120 Meursac" +attr: [] +labelTranslationParameters: [] } 17233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32140 +data: App\Entity\Commune {#5455 …} +value: "17233" +label: "17500 Meux" +attr: [] +labelTranslationParameters: [] } 17234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32141 +data: App\Entity\Commune {#5462 …} +value: "17234" +label: "17330 Migré" +attr: [] +labelTranslationParameters: [] } 17235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32142 +data: App\Entity\Commune {#5469 …} +value: "17235" +label: "17770 Migron" +attr: [] +labelTranslationParameters: [] } 17236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32143 +data: App\Entity\Commune {#5476 …} +value: "17236" +label: "17150 Mirambeau" +attr: [] +labelTranslationParameters: [] } 17237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32144 +data: App\Entity\Commune {#5483 …} +value: "17237" +label: "17780 Moëze" +attr: [] +labelTranslationParameters: [] } 17239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32145 +data: App\Entity\Commune {#5490 …} +value: "17239" +label: "17160 Mons" +attr: [] +labelTranslationParameters: [] } 17240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32146 +data: App\Entity\Commune {#5497 …} +value: "17240" +label: "17130 Montendre" +attr: [] +labelTranslationParameters: [] } 17241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32147 +data: App\Entity\Commune {#5504 …} +value: "17241" +label: "17270 Montguyon" +attr: [] +labelTranslationParameters: [] } 17242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32148 +data: App\Entity\Commune {#5511 …} +value: "17242" +label: "17800 Montils" +attr: [] +labelTranslationParameters: [] } 17243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32149 +data: App\Entity\Commune {#5518 …} +value: "17243" +label: "17210 Montlieu-la-Garde" +attr: [] +labelTranslationParameters: [] } 17244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32150 +data: App\Entity\Commune {#5525 …} +value: "17244" +label: "17260 Montpellier-de-Médillan" +attr: [] +labelTranslationParameters: [] } 17245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32151 +data: App\Entity\Commune {#5532 …} +value: "17245" +label: "17220 Montroy" +attr: [] +labelTranslationParameters: [] } 17246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32152 +data: App\Entity\Commune {#5539 …} +value: "17246" +label: "17430 Moragne" +attr: [] +labelTranslationParameters: [] } 17247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32153 +data: App\Entity\Commune {#5546 …} +value: "17247" +label: "17113 Mornac-sur-Seudre" +attr: [] +labelTranslationParameters: [] } 17248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32154 +data: App\Entity\Commune {#5553 …} +value: "17248" +label: "17120 Mortagne-sur-Gironde" +attr: [] +labelTranslationParameters: [] } 17249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32155 +data: App\Entity\Commune {#5560 …} +value: "17249" +label: "17500 Mortiers" +attr: [] +labelTranslationParameters: [] } 17250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32156 +data: App\Entity\Commune {#5567 …} +value: "17250" +label: "17240 Mosnac" +attr: [] +labelTranslationParameters: [] } 17252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32157 +data: App\Entity\Commune {#5574 …} +value: "17252" +label: "17350 Le Mung" +attr: [] +labelTranslationParameters: [] } 17253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32158 +data: App\Entity\Commune {#5581 …} +value: "17253" +label: "17430 Muron" +attr: [] +labelTranslationParameters: [] } 17254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32159 +data: App\Entity\Commune {#5588 …} +value: "17254" +label: "17380 Nachamps" +attr: [] +labelTranslationParameters: [] } 17255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32160 +data: App\Entity\Commune {#5595 …} +value: "17255" +label: "17600 Nancras" +attr: [] +labelTranslationParameters: [] } 17256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32161 +data: App\Entity\Commune {#5602 …} +value: "17256" +label: "17770 Nantillé" +attr: [] +labelTranslationParameters: [] } 17257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32162 +data: App\Entity\Commune {#5609 …} +value: "17257" +label: "17510 Néré" +attr: [] +labelTranslationParameters: [] } 17258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32163 +data: App\Entity\Commune {#5616 …} +value: "17258" +label: "17520 Neuillac" +attr: [] +labelTranslationParameters: [] } 17259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32164 +data: App\Entity\Commune {#5623 …} +value: "17259" +label: "17500 Neulles" +attr: [] +labelTranslationParameters: [] } 17260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32165 +data: App\Entity\Commune {#5630 …} +value: "17260" +label: "17270 Neuvicq" +attr: [] +labelTranslationParameters: [] } 17261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32166 +data: App\Entity\Commune {#5637 …} +value: "17261" +label: "17490 Neuvicq-le-Château" +attr: [] +labelTranslationParameters: [] } 17262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32167 +data: App\Entity\Commune {#5644 …} +value: "17262" +label: "17810 Nieul-lès-Saintes" +attr: [] +labelTranslationParameters: [] } 17263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32168 +data: App\Entity\Commune {#5651 …} +value: "17263" +label: "17150 Nieul-le-Virouil" +attr: [] +labelTranslationParameters: [] } 17264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32169 +data: App\Entity\Commune {#5658 …} +value: "17264" +label: "17137 Nieul-sur-Mer" +attr: [] +labelTranslationParameters: [] } 17265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32170 +data: App\Entity\Commune {#5665 …} +value: "17265" +label: "17600 Nieulle-sur-Seudre" +attr: [] +labelTranslationParameters: [] } 17266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32171 +data: App\Entity\Commune {#5672 …} +value: "17266" +label: "17380 Les Nouillers" +attr: [] +labelTranslationParameters: [] } 17267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32172 +data: App\Entity\Commune {#5679 …} +value: "17267" +label: "17540 Nuaillé-d'Aunis" +attr: [] +labelTranslationParameters: [] } 17268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32173 +data: App\Entity\Commune {#5686 …} +value: "17268" +label: "17470 Nuaillé-sur-Boutonne" +attr: [] +labelTranslationParameters: [] } 17269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32174 +data: App\Entity\Commune {#5693 …} +value: "17269" +label: "17210 Orignolles" +attr: [] +labelTranslationParameters: [] } 17270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32175 +data: App\Entity\Commune {#5700 …} +value: "17270" +label: "17500 Ozillac" +attr: [] +labelTranslationParameters: [] } 17271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32176 +data: App\Entity\Commune {#5707 …} +value: "17271" +label: "17470 Paillé" +attr: [] +labelTranslationParameters: [] } 17273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32177 +data: App\Entity\Commune {#5714 …} +value: "17273" +label: "17800 Pérignac" +attr: [] +labelTranslationParameters: [] } 17274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32178 +data: App\Entity\Commune {#5721 …} +value: "17274" +label: "17180 Périgny" +attr: [] +labelTranslationParameters: [] } 17275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32179 +data: App\Entity\Commune {#5728 …} +value: "17275" +label: "17810 Pessines" +attr: [] +labelTranslationParameters: [] } 17276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32180 +data: App\Entity\Commune {#5735 …} +value: "17276" +label: "17210 Le Pin" +attr: [] +labelTranslationParameters: [] } 17277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32181 +data: App\Entity\Commune {#5742 …} +value: "17277" +label: "17400 Essouvert" +attr: [] +labelTranslationParameters: [] } 17278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32182 +data: App\Entity\Commune {#5749 …} +value: "17278" +label: "17600 Pisany" +attr: [] +labelTranslationParameters: [] } 17279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32183 +data: App\Entity\Commune {#5756 …} +value: "17279" +label: "17240 Plassac" +attr: [] +labelTranslationParameters: [] } 17280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32184 +data: App\Entity\Commune {#5763 …} +value: "17280" +label: "17250 Plassay" +attr: [] +labelTranslationParameters: [] } 17281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32185 +data: App\Entity\Commune {#5770 …} +value: "17281" +label: "17210 Polignac" +attr: [] +labelTranslationParameters: [] } 17282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32186 +data: App\Entity\Commune {#5777 …} +value: "17282" +label: "17130 Pommiers-Moulons" +attr: [] +labelTranslationParameters: [] } 17283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32187 +data: App\Entity\Commune {#5784 …} +value: "17283" +label: "17800 Pons" +attr: [] +labelTranslationParameters: [] } 17284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32188 +data: App\Entity\Commune {#5791 …} +value: "17284" +label: "17250 Pont-l'Abbé-d'Arnoult" +attr: [] +labelTranslationParameters: [] } 17285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32189 +data: App\Entity\Commune {#5798 …} +value: "17285" +label: "17350 Port-d'Envaux" +attr: [] +labelTranslationParameters: [] } 17286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32190 +data: App\Entity\Commune {#5805 …} +value: "17286" +label: "17880 Les Portes-en-Ré" +attr: [] +labelTranslationParameters: [] } 17287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32191 +data: App\Entity\Commune {#5812 …} +value: "17287" +label: "17210 Pouillac" +attr: [] +labelTranslationParameters: [] } 17288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32192 +data: App\Entity\Commune {#5819 …} +value: "17288" +label: "17400 Poursay-Garnaud" +attr: [] +labelTranslationParameters: [] } 17289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32193 +data: App\Entity\Commune {#5826 …} +value: "17289" +label: "17460 Préguillac" +attr: [] +labelTranslationParameters: [] } 17290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32194 +data: App\Entity\Commune {#5833 …} +value: "17290" +label: "17160 Prignac" +attr: [] +labelTranslationParameters: [] } 17291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32195 +data: App\Entity\Commune {#5840 …} +value: "17291" +label: "17138 Puilboreau" +attr: [] +labelTranslationParameters: [] } 17292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32196 +data: App\Entity\Commune {#5847 …} +value: "17292" +label: "17380 Puy-du-Lac" +attr: [] +labelTranslationParameters: [] } 17293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32197 +data: App\Entity\Commune {#5854 …} +value: "17293" +label: "17700 Puyravault" +attr: [] +labelTranslationParameters: [] } 17294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32198 +data: App\Entity\Commune {#5861 …} +value: "17294" +label: "17380 Puyrolland" +attr: [] +labelTranslationParameters: [] } 17295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32199 +data: App\Entity\Commune {#5868 …} +value: "17295" +label: "17500 Réaux sur Trèfle" +attr: [] +labelTranslationParameters: [] } 17296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32200 +data: App\Entity\Commune {#5875 …} +value: "17296" +label: "17460 Rétaud" +attr: [] +labelTranslationParameters: [] } 17297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32201 +data: App\Entity\Commune {#5882 …} +value: "17297" +label: "17940 Rivedoux-Plage" +attr: [] +labelTranslationParameters: [] } 17298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32202 +data: App\Entity\Commune {#5889 …} +value: "17298" +label: "17460 Rioux" +attr: [] +labelTranslationParameters: [] } 17299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32203 +data: App\Entity\Commune {#5896 …} +value: "17299" +label: "17300 Rochefort" +attr: [] +labelTranslationParameters: [] } 17300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32204 +data: App\Entity\Commune {#5903 …} +value: "17300" +label: "17000 La Rochelle" +attr: [] +labelTranslationParameters: [] } 17301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32205 +data: App\Entity\Commune {#5910 …} +value: "17301" +label: "17510 Romazières" +attr: [] +labelTranslationParameters: [] } 17302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32206 +data: App\Entity\Commune {#5917 …} +value: "17302" +label: "17250 Romegoux" +attr: [] +labelTranslationParameters: [] } 17303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32207 +data: App\Entity\Commune {#5924 …} +value: "17303" +label: "17170 La Ronde" +attr: [] +labelTranslationParameters: [] } 17304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32208 +data: App\Entity\Commune {#5931 …} +value: "17304" +label: "17800 Rouffiac" +attr: [] +labelTranslationParameters: [] } 17305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32209 +data: App\Entity\Commune {#5938 …} +value: "17305" +label: "17130 Rouffignac" +attr: [] +labelTranslationParameters: [] } 17306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32210 +data: App\Entity\Commune {#5945 …} +value: "17306" +label: "17200 Royan" +attr: [] +labelTranslationParameters: [] } 17307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32211 +data: App\Entity\Commune {#5952 …} +value: "17307" +label: "17600 Sablonceaux" +attr: [] +labelTranslationParameters: [] } 17308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32212 +data: App\Entity\Commune {#5959 …} +value: "17308" +label: "17133 Saint-Agnant" +attr: [] +labelTranslationParameters: [] } 17309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32213 +data: App\Entity\Commune {#5966 …} +value: "17309" +label: "17360 Saint-Aigulin" +attr: [] +labelTranslationParameters: [] } 17310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32214 +data: App\Entity\Commune {#5973 …} +value: "17310" +label: "17260 Saint-André-de-Lidon" +attr: [] +labelTranslationParameters: [] } 17311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32215 +data: App\Entity\Commune {#5980 …} +value: "17311" +label: "17570 Saint-Augustin" +attr: [] +labelTranslationParameters: [] } 17312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32216 +data: App\Entity\Commune {#5987 …} +value: "17312" +label: "17150 Saint-Bonnet-sur-Gironde" +attr: [] +labelTranslationParameters: [] } 17313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32217 +data: App\Entity\Commune {#5994 …} +value: "17313" +label: "17770 Saint-Bris-des-Bois" +attr: [] +labelTranslationParameters: [] } 17314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32218 +data: App\Entity\Commune {#6001 …} +value: "17314" +label: "17770 Saint-Césaire" +attr: [] +labelTranslationParameters: [] } 17315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32219 +data: App\Entity\Commune {#6008 …} +value: "17315" +label: "17220 Saint-Christophe" +attr: [] +labelTranslationParameters: [] } 17316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32220 +data: App\Entity\Commune {#6015 …} +value: "17316" +label: "17520 Saint-Ciers-Champagne" +attr: [] +labelTranslationParameters: [] } 17317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32221 +data: App\Entity\Commune {#6022 …} +value: "17317" +label: "17240 Saint-Ciers-du-Taillon" +attr: [] +labelTranslationParameters: [] } 17318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32222 +data: App\Entity\Commune {#6029 …} +value: "17318" +label: "17590 Saint-Clément-des-Baleines" +attr: [] +labelTranslationParameters: [] } 17319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32223 +data: App\Entity\Commune {#6036 …} +value: "17319" +label: "17210 Sainte-Colombe" +attr: [] +labelTranslationParameters: [] } 17320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32224 +data: App\Entity\Commune {#6043 …} +value: "17320" +label: "17430 Saint-Coutant-le-Grand" +attr: [] +labelTranslationParameters: [] } 17321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32225 +data: App\Entity\Commune {#6050 …} +value: "17321" +label: "17380 Saint-Crépin" +attr: [] +labelTranslationParameters: [] } 17322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32226 +data: App\Entity\Commune {#6057 …} +value: "17322" +label: "17170 Saint-Cyr-du-Doret" +attr: [] +labelTranslationParameters: [] } 17323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32227 +data: App\Entity\Commune {#6064 …} +value: "17323" +label: "17650 Saint-Denis-d'Oléron" +attr: [] +labelTranslationParameters: [] } 17324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32228 +data: App\Entity\Commune {#6071 …} +value: "17324" +label: "17150 Saint-Dizant-du-Bois" +attr: [] +labelTranslationParameters: [] } 17325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32229 +data: App\Entity\Commune {#6078 …} +value: "17325" +label: "17240 Saint-Dizant-du-Gua" +attr: [] +labelTranslationParameters: [] } 17326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32230 +data: App\Entity\Commune {#6085 …} +value: "17326" +label: "17520 Saint-Eugène" +attr: [] +labelTranslationParameters: [] } 17327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32231 +data: App\Entity\Commune {#6092 …} +value: "17327" +label: "17330 Saint-Félix" +attr: [] +labelTranslationParameters: [] } 17328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32232 +data: App\Entity\Commune {#6099 …} +value: "17328" +label: "17240 Saint-Fort-sur-Gironde" +attr: [] +labelTranslationParameters: [] } 17329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32233 +data: App\Entity\Commune {#6106 …} +value: "17329" +label: "17780 Saint-Froult" +attr: [] +labelTranslationParameters: [] } 17330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32234 +data: App\Entity\Commune {#6113 …} +value: "17330" +label: "17250 Sainte-Gemme" +attr: [] +labelTranslationParameters: [] } 17331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32235 +data: App\Entity\Commune {#6120 …} +value: "17331" +label: "17240 Saint-Genis-de-Saintonge" +attr: [] +labelTranslationParameters: [] } 17332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32236 +data: App\Entity\Commune {#6127 …} +value: "17332" +label: "17240 Saint-Georges-Antignac" +attr: [] +labelTranslationParameters: [] } 17333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32237 +data: App\Entity\Commune {#6134 …} +value: "17333" +label: "17110 Saint-Georges-de-Didonne" +attr: [] +labelTranslationParameters: [] } 17334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32238 +data: App\Entity\Commune {#6141 …} +value: "17334" +label: "17470 Saint-Georges-de-Longuepierre" +attr: [] +labelTranslationParameters: [] } 17335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32239 +data: App\Entity\Commune {#6148 …} +value: "17335" +label: "17150 Saint-Georges-des-Agoûts" +attr: [] +labelTranslationParameters: [] } 17336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32240 +data: App\Entity\Commune {#6155 …} +value: "17336" +label: "17810 Saint-Georges-des-Coteaux" +attr: [] +labelTranslationParameters: [] } 17337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32241 +data: App\Entity\Commune {#6162 …} +value: "17337" +label: "17190 Saint-Georges-d'Oléron" +attr: [] +labelTranslationParameters: [] } 17338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32242 +data: App\Entity\Commune {#6169 …} +value: "17338" +label: "17700 Saint-Georges-du-Bois" +attr: [] +labelTranslationParameters: [] } 17339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32243 +data: App\Entity\Commune {#6176 …} +value: "17339" +label: "17500 Saint-Germain-de-Lusignan" +attr: [] +labelTranslationParameters: [] } 17340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32244 +data: App\Entity\Commune {#6183 …} +value: "17340" +label: "17700 Saint-Pierre-La-Noue" +attr: [] +labelTranslationParameters: [] } 17341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32245 +data: App\Entity\Commune {#6190 …} +value: "17341" +label: "17500 Saint-Germain-de-Vibrac" +attr: [] +labelTranslationParameters: [] } 17342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32246 +data: App\Entity\Commune {#6197 …} +value: "17342" +label: "17240 Saint-Germain-du-Seudre" +attr: [] +labelTranslationParameters: [] } 17343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32247 +data: App\Entity\Commune {#6204 …} +value: "17343" +label: "17240 Saint-Grégoire-d'Ardennes" +attr: [] +labelTranslationParameters: [] } 17344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32248 +data: App\Entity\Commune {#6211 …} +value: "17344" +label: "17770 Saint-Hilaire-de-Villefranche" +attr: [] +labelTranslationParameters: [] } 17345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32249 +data: App\Entity\Commune {#6218 …} +value: "17345" +label: "17500 Saint-Hilaire-du-Bois" +attr: [] +labelTranslationParameters: [] } 17346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32250 +data: App\Entity\Commune {#6225 …} +value: "17346" +label: "17430 Saint-Hippolyte" +attr: [] +labelTranslationParameters: [] } 17347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32251 +data: App\Entity\Commune {#6232 …} +value: "17347" +label: "17400 Saint-Jean-d'Angély" +attr: [] +labelTranslationParameters: [] } 17348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32252 +data: App\Entity\Commune {#6239 …} +value: "17348" +label: "17620 Saint-Jean-d'Angle" +attr: [] +labelTranslationParameters: [] } 17349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32253 +data: App\Entity\Commune {#6246 …} +value: "17349" +label: "17170 Saint-Jean-de-Liversay" +attr: [] +labelTranslationParameters: [] } 17350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32254 +data: App\Entity\Commune {#6253 …} +value: "17350" +label: "17400 Saint-Julien-de-l'Escap" +attr: [] +labelTranslationParameters: [] } 17351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32255 +data: App\Entity\Commune {#6260 …} +value: "17351" +label: "17320 Saint-Just-Luzac" +attr: [] +labelTranslationParameters: [] } 17353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32256 +data: App\Entity\Commune {#6267 …} +value: "17353" +label: "17450 Saint-Laurent-de-la-Prée" +attr: [] +labelTranslationParameters: [] } 17354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32257 +data: App\Entity\Commune {#6274 …} +value: "17354" +label: "17800 Saint-Léger" +attr: [] +labelTranslationParameters: [] } 17355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32258 +data: App\Entity\Commune {#6281 …} +value: "17355" +label: "17520 Sainte-Lheurine" +attr: [] +labelTranslationParameters: [] } 17356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32259 +data: App\Entity\Commune {#6288 …} +value: "17356" +label: "17380 Saint-Loup" +attr: [] +labelTranslationParameters: [] } 17357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32260 +data: App\Entity\Commune {#6295 …} +value: "17357" +label: "17520 Saint-Maigrin" +attr: [] +labelTranslationParameters: [] } 17358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32261 +data: App\Entity\Commune {#6302 …} +value: "17358" +label: "17470 Saint-Mandé-sur-Brédoire" +attr: [] +labelTranslationParameters: [] } 17359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32262 +data: App\Entity\Commune {#6309 …} +value: "17359" +label: "17700 Saint-Mard" +attr: [] +labelTranslationParameters: [] } 17360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32263 +data: App\Entity\Commune {#6316 …} +value: "17360" +label: "17740 Sainte-Marie-de-Ré" +attr: [] +labelTranslationParameters: [] } 17361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32264 +data: App\Entity\Commune {#6323 …} +value: "17361" +label: "17330 Saint-Martial" +attr: [] +labelTranslationParameters: [] } 17362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32265 +data: App\Entity\Commune {#6330 …} +value: "17362" +label: "17150 Saint-Martial-de-Mirambeau" +attr: [] +labelTranslationParameters: [] } 17363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32266 +data: App\Entity\Commune {#6337 …} +value: "17363" +label: "17500 Saint-Martial-de-Vitaterne" +attr: [] +labelTranslationParameters: [] } 17364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32267 +data: App\Entity\Commune {#6344 …} +value: "17364" +label: "17520 Saint-Martial-sur-Né" +attr: [] +labelTranslationParameters: [] } 17365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32268 +data: App\Entity\Commune {#6351 …} +value: "17365" +label: "17270 Saint-Martin-d'Ary" +attr: [] +labelTranslationParameters: [] } 17366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32269 +data: App\Entity\Commune {#6358 …} +value: "17366" +label: "17360 Saint-Martin-de-Coux" +attr: [] +labelTranslationParameters: [] } 17367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32270 +data: App\Entity\Commune {#6365 …} +value: "17367" +label: "17400 Saint-Martin-de-Juillers" +attr: [] +labelTranslationParameters: [] } 17369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32271 +data: App\Entity\Commune {#6372 …} +value: "17369" +label: "17410 Saint-Martin-de-Ré" +attr: [] +labelTranslationParameters: [] } 17372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32272 +data: App\Entity\Commune {#6379 …} +value: "17372" +label: "17500 Saint-Médard" +attr: [] +labelTranslationParameters: [] } 17373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32273 +data: App\Entity\Commune {#6386 …} +value: "17373" +label: "17220 Saint-Médard-d'Aunis" +attr: [] +labelTranslationParameters: [] } 17374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32274 +data: App\Entity\Commune {#6393 …} +value: "17374" +label: "17770 Sainte-Même" +attr: [] +labelTranslationParameters: [] } 17375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32275 +data: App\Entity\Commune {#6400 …} +value: "17375" +label: "17780 Saint-Nazaire-sur-Charente" +attr: [] +labelTranslationParameters: [] } 17376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32276 +data: App\Entity\Commune {#6407 …} +value: "17376" +label: "17230 Saint-Ouen-d'Aunis" +attr: [] +labelTranslationParameters: [] } 17377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32277 +data: App\Entity\Commune {#6414 …} +value: "17377" +label: "17490 Saint-Ouen-la-Thène" +attr: [] +labelTranslationParameters: [] } 17378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32278 +data: App\Entity\Commune {#6421 …} +value: "17378" +label: "17210 Saint-Palais-de-Négrignac" +attr: [] +labelTranslationParameters: [] } 17379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32279 +data: App\Entity\Commune {#6428 …} +value: "17379" +label: "17800 Saint-Palais-de-Phiolin" +attr: [] +labelTranslationParameters: [] } 17380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32280 +data: App\Entity\Commune {#6435 …} +value: "17380" +label: "17420 Saint-Palais-sur-Mer" +attr: [] +labelTranslationParameters: [] } 17381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32281 +data: App\Entity\Commune {#6442 …} +value: "17381" +label: "17400 Saint-Pardoult" +attr: [] +labelTranslationParameters: [] } 17382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32282 +data: App\Entity\Commune {#6449 …} +value: "17382" +label: "17700 Saint-Pierre-d'Amilly" +attr: [] +labelTranslationParameters: [] } 17383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32283 +data: App\Entity\Commune {#6456 …} +value: "17383" +label: "17400 Saint-Pierre-de-Juillers" +attr: [] +labelTranslationParameters: [] } 17384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32284 +data: App\Entity\Commune {#6463 …} +value: "17384" +label: "17330 Saint-Pierre-de-l'Isle" +attr: [] +labelTranslationParameters: [] } 17385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32285 +data: App\Entity\Commune {#6470 …} +value: "17385" +label: "17310 Saint-Pierre-d'Oléron" +attr: [] +labelTranslationParameters: [] } 17386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32286 +data: App\Entity\Commune {#6477 …} +value: "17386" +label: "17270 Saint-Pierre-du-Palais" +attr: [] +labelTranslationParameters: [] } 17387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32287 +data: App\Entity\Commune {#6484 …} +value: "17387" +label: "17250 Saint-Porchaire" +attr: [] +labelTranslationParameters: [] } 17388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32288 +data: App\Entity\Commune {#6491 …} +value: "17388" +label: "17800 Saint-Quantin-de-Rançanne" +attr: [] +labelTranslationParameters: [] } 17389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32289 +data: App\Entity\Commune {#6498 …} +value: "17389" +label: "17250 Sainte-Radegonde" +attr: [] +labelTranslationParameters: [] } 17390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32290 +data: App\Entity\Commune {#6505 …} +value: "17390" +label: "17240 Sainte-Ramée" +attr: [] +labelTranslationParameters: [] } 17391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32291 +data: App\Entity\Commune {#6512 …} +value: "17391" +label: "17220 Saint-Rogatien" +attr: [] +labelTranslationParameters: [] } 17393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32292 +data: App\Entity\Commune {#6519 …} +value: "17393" +label: "17600 Saint-Romain-de-Benet" +attr: [] +labelTranslationParameters: [] } 17394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32293 +data: App\Entity\Commune {#6526 …} +value: "17394" +label: "17700 Saint-Saturnin-du-Bois" +attr: [] +labelTranslationParameters: [] } 17395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32294 +data: App\Entity\Commune {#6533 …} +value: "17395" +label: "17610 Saint-Sauvant" +attr: [] +labelTranslationParameters: [] } 17396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32295 +data: App\Entity\Commune {#6540 …} +value: "17396" +label: "17540 Saint-Sauveur-d'Aunis" +attr: [] +labelTranslationParameters: [] } 17397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32296 +data: App\Entity\Commune {#6547 …} +value: "17397" +label: "17350 Saint-Savinien" +attr: [] +labelTranslationParameters: [] } 17398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32297 +data: App\Entity\Commune {#6554 …} +value: "17398" +label: "17800 Saint-Seurin-de-Palenne" +attr: [] +labelTranslationParameters: [] } 17400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32298 +data: App\Entity\Commune {#6561 …} +value: "17400" +label: "17800 Saint-Sever-de-Saintonge" +attr: [] +labelTranslationParameters: [] } 17401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32299 +data: App\Entity\Commune {#6568 …} +value: "17401" +label: "17330 Saint-Séverin-sur-Boutonne" +attr: [] +labelTranslationParameters: [] } 17402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32300 +data: App\Entity\Commune {#6575 …} +value: "17402" +label: "17240 Saint-Sigismond-de-Clermont" +attr: [] +labelTranslationParameters: [] } 17403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32301 +data: App\Entity\Commune {#6582 …} +value: "17403" +label: "17500 Saint-Simon-de-Bordes" +attr: [] +labelTranslationParameters: [] } 17404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32302 +data: App\Entity\Commune {#6589 …} +value: "17404" +label: "17260 Saint-Simon-de-Pellouaille" +attr: [] +labelTranslationParameters: [] } 17405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32303 +data: App\Entity\Commune {#6596 …} +value: "17405" +label: "17150 Saint-Sorlin-de-Conac" +attr: [] +labelTranslationParameters: [] } 17406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32304 +data: App\Entity\Commune {#6603 …} +value: "17406" +label: "17600 Saint-Sornin" +attr: [] +labelTranslationParameters: [] } 17407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32305 +data: App\Entity\Commune {#6610 …} +value: "17407" +label: "17220 Sainte-Soulle" +attr: [] +labelTranslationParameters: [] } 17408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32306 +data: App\Entity\Commune {#6617 …} +value: "17408" +label: "17250 Saint-Sulpice-d'Arnoult" +attr: [] +labelTranslationParameters: [] } 17409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32307 +data: App\Entity\Commune {#6624 …} +value: "17409" +label: "17200 Saint-Sulpice-de-Royan" +attr: [] +labelTranslationParameters: [] } 17410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32308 +data: App\Entity\Commune {#6631 …} +value: "17410" +label: "17150 Saint-Thomas-de-Conac" +attr: [] +labelTranslationParameters: [] } 17411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32309 +data: App\Entity\Commune {#6638 …} +value: "17411" +label: "17370 Saint-Trojan-les-Bains" +attr: [] +labelTranslationParameters: [] } 17412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32310 +data: App\Entity\Commune {#6645 …} +value: "17412" +label: "17100 Saint-Vaize" +attr: [] +labelTranslationParameters: [] } 17413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32311 +data: App\Entity\Commune {#6652 …} +value: "17413" +label: "17220 Saint-Vivien" +attr: [] +labelTranslationParameters: [] } 17414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32312 +data: App\Entity\Commune {#6659 …} +value: "17414" +label: "17138 Saint-Xandre" +attr: [] +labelTranslationParameters: [] } 17415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32313 +data: App\Entity\Commune {#6666 …} +value: "17415" +label: "17100 Saintes" +attr: [] +labelTranslationParameters: [] } 17416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32314 +data: App\Entity\Commune {#6673 …} +value: "17416" +label: "17510 Saleignes" +attr: [] +labelTranslationParameters: [] } 17417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32315 +data: App\Entity\Commune {#6680 …} +value: "17417" +label: "17130 Salignac-de-Mirambeau" +attr: [] +labelTranslationParameters: [] } 17418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32316 +data: App\Entity\Commune {#6687 …} +value: "17418" +label: "17800 Salignac-sur-Charente" +attr: [] +labelTranslationParameters: [] } 17420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32317 +data: App\Entity\Commune {#6694 …} +value: "17420" +label: "17220 Salles-sur-Mer" +attr: [] +labelTranslationParameters: [] } 17421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32318 +data: App\Entity\Commune {#6701 …} +value: "17421" +label: "17600 Saujon" +attr: [] +labelTranslationParameters: [] } 17422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32319 +data: App\Entity\Commune {#6708 …} +value: "17422" +label: "17510 Seigné" +attr: [] +labelTranslationParameters: [] } 17423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32320 +data: App\Entity\Commune {#6715 …} +value: "17423" +label: "17150 Semillac" +attr: [] +labelTranslationParameters: [] } 17424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32321 +data: App\Entity\Commune {#6722 …} +value: "17424" +label: "17150 Semoussac" +attr: [] +labelTranslationParameters: [] } 17425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32322 +data: App\Entity\Commune {#6729 …} +value: "17425" +label: "17120 Semussac" +attr: [] +labelTranslationParameters: [] } 17426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32323 +data: App\Entity\Commune {#6736 …} +value: "17426" +label: "17770 Le Seure" +attr: [] +labelTranslationParameters: [] } 17427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32324 +data: App\Entity\Commune {#6743 …} +value: "17427" +label: "17490 Siecq" +attr: [] +labelTranslationParameters: [] } 17428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32325 +data: App\Entity\Commune {#6750 …} +value: "17428" +label: "17160 Sonnac" +attr: [] +labelTranslationParameters: [] } 17429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32326 +data: App\Entity\Commune {#6757 …} +value: "17429" +label: "17780 Soubise" +attr: [] +labelTranslationParameters: [] } 17430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32327 +data: App\Entity\Commune {#6764 …} +value: "17430" +label: "17150 Soubran" +attr: [] +labelTranslationParameters: [] } 17431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32328 +data: App\Entity\Commune {#6771 …} +value: "17431" +label: "17250 Soulignonne" +attr: [] +labelTranslationParameters: [] } 17432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32329 +data: App\Entity\Commune {#6778 …} +value: "17432" +label: "17130 Souméras" +attr: [] +labelTranslationParameters: [] } 17433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32330 +data: App\Entity\Commune {#6785 …} +value: "17433" +label: "17130 Sousmoulins" +attr: [] +labelTranslationParameters: [] } 17434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32331 +data: App\Entity\Commune {#6792 …} +value: "17434" +label: "17700 Surgères" +attr: [] +labelTranslationParameters: [] } 17435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32332 +data: App\Entity\Commune {#6799 …} +value: "17435" +label: "17350 Taillant" +attr: [] +labelTranslationParameters: [] } 17436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32333 +data: App\Entity\Commune {#6806 …} +value: "17436" +label: "17350 Taillebourg" +attr: [] +labelTranslationParameters: [] } 17437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32334 +data: App\Entity\Commune {#6813 …} +value: "17437" +label: "17120 Talmont-sur-Gironde" +attr: [] +labelTranslationParameters: [] } 17438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32335 +data: App\Entity\Commune {#6820 …} +value: "17438" +label: "17260 Tanzac" +attr: [] +labelTranslationParameters: [] } 17439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32336 +data: App\Entity\Commune {#6827 …} +value: "17439" +label: "17170 Taugon" +attr: [] +labelTranslationParameters: [] } 17440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32337 +data: App\Entity\Commune {#6834 …} +value: "17440" +label: "17400 Ternant" +attr: [] +labelTranslationParameters: [] } 17441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32338 +data: App\Entity\Commune {#6841 …} +value: "17441" +label: "17460 Tesson" +attr: [] +labelTranslationParameters: [] } 17442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32339 +data: App\Entity\Commune {#6848 …} +value: "17442" +label: "17120 Thaims" +attr: [] +labelTranslationParameters: [] } 17443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32340 +data: App\Entity\Commune {#6855 …} +value: "17443" +label: "17290 Thairé" +attr: [] +labelTranslationParameters: [] } 17444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32341 +data: App\Entity\Commune {#6862 …} +value: "17444" +label: "17460 Thénac" +attr: [] +labelTranslationParameters: [] } 17445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32342 +data: App\Entity\Commune {#6869 …} +value: "17445" +label: "17600 Thézac" +attr: [] +labelTranslationParameters: [] } 17446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32343 +data: App\Entity\Commune {#6876 …} +value: "17446" +label: "17160 Thors" +attr: [] +labelTranslationParameters: [] } 17447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32344 +data: App\Entity\Commune {#6883 …} +value: "17447" +label: "17290 Le Thou" +attr: [] +labelTranslationParameters: [] } 17448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32345 +data: App\Entity\Commune {#6890 …} +value: "17448" +label: "17380 Tonnay-Boutonne" +attr: [] +labelTranslationParameters: [] } 17449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32346 +data: App\Entity\Commune {#6897 …} +value: "17449" +label: "17430 Tonnay-Charente" +attr: [] +labelTranslationParameters: [] } 17450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32347 +data: App\Entity\Commune {#6904 …} +value: "17450" +label: "17380 Torxé" +attr: [] +labelTranslationParameters: [] } 17451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32348 +data: App\Entity\Commune {#6911 …} +value: "17451" +label: "17160 Les Touches-de-Périgny" +attr: [] +labelTranslationParameters: [] } 17452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32349 +data: App\Entity\Commune {#6918 …} +value: "17452" +label: "17390 La Tremblade" +attr: [] +labelTranslationParameters: [] } 17453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32350 +data: App\Entity\Commune {#6925 …} +value: "17453" +label: "17250 Trizay" +attr: [] +labelTranslationParameters: [] } 17454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32351 +data: App\Entity\Commune {#6932 …} +value: "17454" +label: "17130 Tugéras-Saint-Maurice" +attr: [] +labelTranslationParameters: [] } 17455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32352 +data: App\Entity\Commune {#6939 …} +value: "17455" +label: "17250 La Vallée" +attr: [] +labelTranslationParameters: [] } 17457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32353 +data: App\Entity\Commune {#6946 …} +value: "17457" +label: "17700 La Devise" +attr: [] +labelTranslationParameters: [] } 17458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32354 +data: App\Entity\Commune {#6953 …} +value: "17458" +label: "17500 Vanzac" +attr: [] +labelTranslationParameters: [] } 17459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32355 +data: App\Entity\Commune {#6960 …} +value: "17459" +label: "17400 Varaize" +attr: [] +labelTranslationParameters: [] } 17460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32356 +data: App\Entity\Commune {#6967 …} +value: "17460" +label: "17460 Varzay" +attr: [] +labelTranslationParameters: [] } 17461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32357 +data: App\Entity\Commune {#6974 …} +value: "17461" +label: "17640 Vaux-sur-Mer" +attr: [] +labelTranslationParameters: [] } 17462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32358 +data: App\Entity\Commune {#6981 …} +value: "17462" +label: "17100 Vénérand" +attr: [] +labelTranslationParameters: [] } 17463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32359 +data: App\Entity\Commune {#6988 …} +value: "17463" +label: "17300 Vergeroux" +attr: [] +labelTranslationParameters: [] } 17464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32360 +data: App\Entity\Commune {#6995 …} +value: "17464" +label: "17330 Vergné" +attr: [] +labelTranslationParameters: [] } 17465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32361 +data: App\Entity\Commune {#7002 …} +value: "17465" +label: "17400 La Vergne" +attr: [] +labelTranslationParameters: [] } 17466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32362 +data: App\Entity\Commune {#7009 …} +value: "17466" +label: "17540 Vérines" +attr: [] +labelTranslationParameters: [] } 17467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32363 +data: App\Entity\Commune {#7016 …} +value: "17467" +label: "17400 Vervant" +attr: [] +labelTranslationParameters: [] } 17468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32364 +data: App\Entity\Commune {#7023 …} +value: "17468" +label: "17130 Vibrac" +attr: [] +labelTranslationParameters: [] } 17469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32365 +data: App\Entity\Commune {#7030 …} +value: "17469" +label: "17260 Villars-en-Pons" +attr: [] +labelTranslationParameters: [] } 17470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32366 +data: App\Entity\Commune {#7037 …} +value: "17470" +label: "17770 Villars-les-Bois" +attr: [] +labelTranslationParameters: [] } 17471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32367 +data: App\Entity\Commune {#7044 …} +value: "17471" +label: "17470 La Villedieu" +attr: [] +labelTranslationParameters: [] } 17472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32368 +data: App\Entity\Commune {#7051 …} +value: "17472" +label: "17230 Villedoux" +attr: [] +labelTranslationParameters: [] } 17473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32369 +data: App\Entity\Commune {#7058 …} +value: "17473" +label: "17470 Villemorin" +attr: [] +labelTranslationParameters: [] } 17474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32370 +data: App\Entity\Commune {#7065 …} +value: "17474" +label: "17330 Villeneuve-la-Comtesse" +attr: [] +labelTranslationParameters: [] } 17476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32371 +data: App\Entity\Commune {#7072 …} +value: "17476" +label: "17500 Villexavier" +attr: [] +labelTranslationParameters: [] } 17477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32372 +data: App\Entity\Commune {#7079 …} +value: "17477" +label: "17510 Villiers-Couture" +attr: [] +labelTranslationParameters: [] } 17478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32373 +data: App\Entity\Commune {#7086 …} +value: "17478" +label: "17510 Vinax" +attr: [] +labelTranslationParameters: [] } 17479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32374 +data: App\Entity\Commune {#7093 …} +value: "17479" +label: "17260 Virollet" +attr: [] +labelTranslationParameters: [] } 17480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32375 +data: App\Entity\Commune {#7100 …} +value: "17480" +label: "17290 Virson" +attr: [] +labelTranslationParameters: [] } 17481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32376 +data: App\Entity\Commune {#7107 …} +value: "17481" +label: "17400 Voissay" +attr: [] +labelTranslationParameters: [] } 17482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32377 +data: App\Entity\Commune {#7114 …} +value: "17482" +label: "17700 Vouhé" +attr: [] +labelTranslationParameters: [] } 17483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32378 +data: App\Entity\Commune {#7121 …} +value: "17483" +label: "17340 Yves" +attr: [] +labelTranslationParameters: [] } 17484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32379 +data: App\Entity\Commune {#7128 …} +value: "17484" +label: "17730 Port-des-Barques" +attr: [] +labelTranslationParameters: [] } 17485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32380 +data: App\Entity\Commune {#7135 …} +value: "17485" +label: "17370 Le Grand-Village-Plage" +attr: [] +labelTranslationParameters: [] } 17486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32381 +data: App\Entity\Commune {#7142 …} +value: "17486" +label: "17840 La Brée-les-Bains" +attr: [] +labelTranslationParameters: [] } 19001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32382 +data: App\Entity\Commune {#7149 …} +value: "19001" +label: "19260 Affieux" +attr: [] +labelTranslationParameters: [] } 19002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32383 +data: App\Entity\Commune {#7158 …} +value: "19002" +label: "19200 Aix" +attr: [] +labelTranslationParameters: [] } 19003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32384 +data: App\Entity\Commune {#7165 …} +value: "19003" +label: "19190 Albignac" +attr: [] +labelTranslationParameters: [] } 19004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32385 +data: App\Entity\Commune {#7172 …} +value: "19004" +label: "19380 Albussac" +attr: [] +labelTranslationParameters: [] } 19005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32386 +data: App\Entity\Commune {#7179 …} +value: "19005" +label: "19240 Allassac" +attr: [] +labelTranslationParameters: [] } 19006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32387 +data: App\Entity\Commune {#7186 …} +value: "19006" +label: "19200 Alleyrat" +attr: [] +labelTranslationParameters: [] } 19007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32388 +data: App\Entity\Commune {#7193 …} +value: "19007" +label: "19120 Altillac" +attr: [] +labelTranslationParameters: [] } 19008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32389 +data: App\Entity\Commune {#7200 …} +value: "19008" +label: "19250 Ambrugeat" +attr: [] +labelTranslationParameters: [] } 19009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32390 +data: App\Entity\Commune {#7207 …} +value: "19009" +label: "19000 Les Angles-sur-Corrèze" +attr: [] +labelTranslationParameters: [] } 19010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32391 +data: App\Entity\Commune {#7214 …} +value: "19010" +label: "19400 Argentat-sur-Dordogne" +attr: [] +labelTranslationParameters: [] } 19011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32392 +data: App\Entity\Commune {#7221 …} +value: "19011" +label: "19230 Arnac-Pompadour" +attr: [] +labelTranslationParameters: [] } 19012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32393 +data: App\Entity\Commune {#7228 …} +value: "19012" +label: "19120 Astaillac" +attr: [] +labelTranslationParameters: [] } 19013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32394 +data: App\Entity\Commune {#7235 …} +value: "19013" +label: "19190 Aubazines" +attr: [] +labelTranslationParameters: [] } 19014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32395 +data: App\Entity\Commune {#7242 …} +value: "19014" +label: "19220 Auriac" +attr: [] +labelTranslationParameters: [] } 19015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32396 +data: App\Entity\Commune {#7249 …} +value: "19015" +label: "19310 Ayen" +attr: [] +labelTranslationParameters: [] } 19016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32397 +data: App\Entity\Commune {#7256 …} +value: "19016" +label: "19800 Bar" +attr: [] +labelTranslationParameters: [] } 19017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32398 +data: App\Entity\Commune {#7263 …} +value: "19017" +label: "19430 Bassignac-le-Bas" +attr: [] +labelTranslationParameters: [] } 19018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32399 +data: App\Entity\Commune {#7270 …} +value: "19018" +label: "19220 Bassignac-le-Haut" +attr: [] +labelTranslationParameters: [] } 19019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32400 +data: App\Entity\Commune {#7277 …} +value: "19019" +label: "19120 Beaulieu-sur-Dordogne" +attr: [] +labelTranslationParameters: [] } 19020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32401 +data: App\Entity\Commune {#7284 …} +value: "19020" +label: "19390 Beaumont" +attr: [] +labelTranslationParameters: [] } 19021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32402 +data: App\Entity\Commune {#7291 …} +value: "19021" +label: "19290 Bellechassagne" +attr: [] +labelTranslationParameters: [] } 19022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32403 +data: App\Entity\Commune {#7298 …} +value: "19022" +label: "19510 Benayes" +attr: [] +labelTranslationParameters: [] } 19023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32404 +data: App\Entity\Commune {#7305 …} +value: "19023" +label: "19190 Beynat" +attr: [] +labelTranslationParameters: [] } 19024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32405 +data: App\Entity\Commune {#7312 …} +value: "19024" +label: "19230 Beyssac" +attr: [] +labelTranslationParameters: [] } 19025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32406 +data: App\Entity\Commune {#7319 …} +value: "19025" +label: "19230 Beyssenac" +attr: [] +labelTranslationParameters: [] } 19026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32407 +data: App\Entity\Commune {#7326 …} +value: "19026" +label: "19120 Bilhac" +attr: [] +labelTranslationParameters: [] } 19027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32408 +data: App\Entity\Commune {#7333 …} +value: "19027" +label: "19170 Bonnefond" +attr: [] +labelTranslationParameters: [] } 19028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32409 +data: App\Entity\Commune {#7340 …} +value: "19028" +label: "19110 Bort-les-Orgues" +attr: [] +labelTranslationParameters: [] } 19029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32410 +data: App\Entity\Commune {#7347 …} +value: "19029" +label: "19500 Branceilles" +attr: [] +labelTranslationParameters: [] } 19030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32411 +data: App\Entity\Commune {#7354 …} +value: "19030" +label: "19310 Brignac-la-Plaine" +attr: [] +labelTranslationParameters: [] } 19031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32412 +data: App\Entity\Commune {#7361 …} +value: "19031" +label: "19100 Brive-la-Gaillarde" +attr: [] +labelTranslationParameters: [] } 19033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32413 +data: App\Entity\Commune {#7368 …} +value: "19033" +label: "19170 Bugeat" +attr: [] +labelTranslationParameters: [] } 19034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32414 +data: App\Entity\Commune {#7375 …} +value: "19034" +label: "19430 Camps-Saint-Mathurin-Léobazel" +attr: [] +labelTranslationParameters: [] } 19035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32415 +data: App\Entity\Commune {#7382 …} +value: "19035" +label: "19350 Chabrignac" +attr: [] +labelTranslationParameters: [] } 19036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32416 +data: App\Entity\Commune {#7389 …} +value: "19036" +label: "19370 Chamberet" +attr: [] +labelTranslationParameters: [] } 19037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32417 +data: App\Entity\Commune {#7396 …} +value: "19037" +label: "19450 Chamboulive" +attr: [] +labelTranslationParameters: [] } 19038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32418 +data: App\Entity\Commune {#7403 …} +value: "19038" +label: "19330 Chameyrat" +attr: [] +labelTranslationParameters: [] } 19039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32419 +data: App\Entity\Commune {#7410 …} +value: "19039" +label: "19320 Champagnac-la-Noaille" +attr: [] +labelTranslationParameters: [] } 19040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32420 +data: App\Entity\Commune {#7417 …} +value: "19040" +label: "19320 Champagnac-la-Prune" +attr: [] +labelTranslationParameters: [] } 19041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32421 +data: App\Entity\Commune {#7424 …} +value: "19041" +label: "19150 Chanac-les-Mines" +attr: [] +labelTranslationParameters: [] } 19042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32422 +data: App\Entity\Commune {#7431 …} +value: "19042" +label: "19330 Chanteix" +attr: [] +labelTranslationParameters: [] } 19043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32423 +data: App\Entity\Commune {#7438 …} +value: "19043" +label: "19360 La Chapelle-aux-Brocs" +attr: [] +labelTranslationParameters: [] } 19044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32424 +data: App\Entity\Commune {#7445 …} +value: "19044" +label: "19120 La Chapelle-aux-Saints" +attr: [] +labelTranslationParameters: [] } 19045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32425 +data: App\Entity\Commune {#7452 …} +value: "19045" +label: "19430 La Chapelle-Saint-Géraud" +attr: [] +labelTranslationParameters: [] } 19046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32426 +data: App\Entity\Commune {#7459 …} +value: "19046" +label: "19300 Chapelle-Spinasse" +attr: [] +labelTranslationParameters: [] } 19047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32427 +data: App\Entity\Commune {#7466 …} +value: "19047" +label: "19600 Chartrier-Ferrière" +attr: [] +labelTranslationParameters: [] } 19048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32428 +data: App\Entity\Commune {#7473 …} +value: "19048" +label: "19190 Le Chastang" +attr: [] +labelTranslationParameters: [] } 19049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32429 +data: App\Entity\Commune {#7480 …} +value: "19049" +label: "19600 Chasteaux" +attr: [] +labelTranslationParameters: [] } 19050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32430 +data: App\Entity\Commune {#7487 …} +value: "19050" +label: "19500 Chauffour-sur-Vell" +attr: [] +labelTranslationParameters: [] } 19051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32431 +data: App\Entity\Commune {#7494 …} +value: "19051" +label: "19390 Chaumeil" +attr: [] +labelTranslationParameters: [] } 19052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32432 +data: App\Entity\Commune {#7501 …} +value: "19052" +label: "19290 Chavanac" +attr: [] +labelTranslationParameters: [] } 19053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32433 +data: App\Entity\Commune {#7508 …} +value: "19053" +label: "19200 Chaveroche" +attr: [] +labelTranslationParameters: [] } 19054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32434 +data: App\Entity\Commune {#7515 …} +value: "19054" +label: "19120 Chenailler-Mascheix" +attr: [] +labelTranslationParameters: [] } 19055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32435 +data: App\Entity\Commune {#7522 …} +value: "19055" +label: "19160 Chirac-Bellevue" +attr: [] +labelTranslationParameters: [] } 19056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32436 +data: App\Entity\Commune {#7529 …} +value: "19056" +label: "19320 Clergoux" +attr: [] +labelTranslationParameters: [] } 19057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32437 +data: App\Entity\Commune {#7536 …} +value: "19057" +label: "19500 Collonges-la-Rouge" +attr: [] +labelTranslationParameters: [] } 19058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32438 +data: App\Entity\Commune {#7543 …} +value: "19058" +label: "19250 Combressol" +attr: [] +labelTranslationParameters: [] } 19059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32439 +data: App\Entity\Commune {#7550 …} +value: "19059" +label: "19350 Concèze" +attr: [] +labelTranslationParameters: [] } 19060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32440 +data: App\Entity\Commune {#7557 …} +value: "19060" +label: "19140 Condat-sur-Ganaveix" +attr: [] +labelTranslationParameters: [] } 19061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32441 +data: App\Entity\Commune {#7564 …} +value: "19061" +label: "19150 Cornil" +attr: [] +labelTranslationParameters: [] } 19062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32442 +data: App\Entity\Commune {#7571 …} +value: "19062" +label: "19800 Corrèze" +attr: [] +labelTranslationParameters: [] } 19063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32443 +data: App\Entity\Commune {#7578 …} +value: "19063" +label: "19360 Cosnac" +attr: [] +labelTranslationParameters: [] } 19064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32444 +data: App\Entity\Commune {#7585 …} +value: "19064" +label: "19340 Couffy-sur-Sarsonne" +attr: [] +labelTranslationParameters: [] } 19065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32445 +data: App\Entity\Commune {#7592 …} +value: "19065" +label: "19340 Courteix" +attr: [] +labelTranslationParameters: [] } 19066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32446 +data: App\Entity\Commune {#7599 …} +value: "19066" +label: "19520 Cublac" +attr: [] +labelTranslationParameters: [] } 19067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32447 +data: App\Entity\Commune {#7606 …} +value: "19067" +label: "19500 Curemonte" +attr: [] +labelTranslationParameters: [] } 19068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32448 +data: App\Entity\Commune {#7613 …} +value: "19068" +label: "19360 Dampniat" +attr: [] +labelTranslationParameters: [] } 19069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32449 +data: App\Entity\Commune {#7620 …} +value: "19069" +label: "19220 Darazac" +attr: [] +labelTranslationParameters: [] } 19070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32450 +data: App\Entity\Commune {#7627 …} +value: "19070" +label: "19300 Darnets" +attr: [] +labelTranslationParameters: [] } 19071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32451 +data: App\Entity\Commune {#7634 …} +value: "19071" +label: "19250 Davignac" +attr: [] +labelTranslationParameters: [] } 19072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32452 +data: App\Entity\Commune {#7641 …} +value: "19072" +label: "19270 Donzenac" +attr: [] +labelTranslationParameters: [] } 19073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32453 +data: App\Entity\Commune {#7648 …} +value: "19073" +label: "19300 Égletons" +attr: [] +labelTranslationParameters: [] } 19074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32454 +data: App\Entity\Commune {#7655 …} +value: "19074" +label: "19170 L'Église-aux-Bois" +attr: [] +labelTranslationParameters: [] } 19075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32455 +data: App\Entity\Commune {#7662 …} +value: "19075" +label: "19150 Espagnac" +attr: [] +labelTranslationParameters: [] } 19076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32456 +data: App\Entity\Commune {#7669 …} +value: "19076" +label: "19140 Espartignac" +attr: [] +labelTranslationParameters: [] } 19077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32457 +data: App\Entity\Commune {#7676 …} +value: "19077" +label: "19600 Estivals" +attr: [] +labelTranslationParameters: [] } 19078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32458 +data: App\Entity\Commune {#7683 …} +value: "19078" +label: "19410 Estivaux" +attr: [] +labelTranslationParameters: [] } 19079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32459 +data: App\Entity\Commune {#7690 …} +value: "19079" +label: "19140 Eyburie" +attr: [] +labelTranslationParameters: [] } 19080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32460 +data: App\Entity\Commune {#7697 …} +value: "19080" +label: "19340 Eygurande" +attr: [] +labelTranslationParameters: [] } 19081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32461 +data: App\Entity\Commune {#7704 …} +value: "19081" +label: "19800 Eyrein" +attr: [] +labelTranslationParameters: [] } 19082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32462 +data: App\Entity\Commune {#7711 …} +value: "19082" +label: "19330 Favars" +attr: [] +labelTranslationParameters: [] } 19083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32463 +data: App\Entity\Commune {#7718 …} +value: "19083" +label: "19340 Feyt" +attr: [] +labelTranslationParameters: [] } 19084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32464 +data: App\Entity\Commune {#7725 …} +value: "19084" +label: "19380 Forgès" +attr: [] +labelTranslationParameters: [] } 19085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32465 +data: App\Entity\Commune {#7732 …} +value: "19085" +label: "19800 Gimel-les-Cascades" +attr: [] +labelTranslationParameters: [] } 19086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32466 +data: App\Entity\Commune {#7739 …} +value: "19086" +label: "19430 Goulles" +attr: [] +labelTranslationParameters: [] } 19087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32467 +data: App\Entity\Commune {#7746 …} +value: "19087" +label: "19170 Gourdon-Murat" +attr: [] +labelTranslationParameters: [] } 19088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32468 +data: App\Entity\Commune {#7753 …} +value: "19088" +label: "19300 Grandsaigne" +attr: [] +labelTranslationParameters: [] } 19089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32469 +data: App\Entity\Commune {#7760 …} +value: "19089" +label: "19320 Gros-Chastang" +attr: [] +labelTranslationParameters: [] } 19090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32470 +data: App\Entity\Commune {#7767 …} +value: "19090" +label: "19320 Gumond" +attr: [] +labelTranslationParameters: [] } 19091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32471 +data: App\Entity\Commune {#7774 …} +value: "19091" +label: "19400 Hautefage" +attr: [] +labelTranslationParameters: [] } 19092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32472 +data: App\Entity\Commune {#7781 …} +value: "19092" +label: "19300 Le Jardin" +attr: [] +labelTranslationParameters: [] } 19093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32473 +data: App\Entity\Commune {#7788 …} +value: "19093" +label: "19500 Jugeals-Nazareth" +attr: [] +labelTranslationParameters: [] } 19094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32474 +data: App\Entity\Commune {#7795 …} +value: "19094" +label: "19350 Juillac" +attr: [] +labelTranslationParameters: [] } 19095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32475 +data: App\Entity\Commune {#7802 …} +value: "19095" +label: "19170 Lacelle" +attr: [] +labelTranslationParameters: [] } 19096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32476 +data: App\Entity\Commune {#7809 …} +value: "19096" +label: "19150 Ladignac-sur-Rondelles" +attr: [] +labelTranslationParameters: [] } 19097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32477 +data: App\Entity\Commune {#7816 …} +value: "19097" +label: "19320 Lafage-sur-Sombre" +attr: [] +labelTranslationParameters: [] } 19098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32478 +data: App\Entity\Commune {#7823 …} +value: "19098" +label: "19150 Lagarde-Marc-la-Tour" +attr: [] +labelTranslationParameters: [] } 19099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32479 +data: App\Entity\Commune {#7830 …} +value: "19099" +label: "19500 Lagleygeolle" +attr: [] +labelTranslationParameters: [] } 19100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32480 +data: App\Entity\Commune {#7837 …} +value: "19100" +label: "19700 Lagraulière" +attr: [] +labelTranslationParameters: [] } 19101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32481 +data: App\Entity\Commune {#7844 …} +value: "19101" +label: "19150 Laguenne-sur-Avalouze" +attr: [] +labelTranslationParameters: [] } 19102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32482 +data: App\Entity\Commune {#7851 …} +value: "19102" +label: "19160 Lamazière-Basse" +attr: [] +labelTranslationParameters: [] } 19103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32483 +data: App\Entity\Commune {#7858 …} +value: "19103" +label: "19340 Lamazière-Haute" +attr: [] +labelTranslationParameters: [] } 19104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32484 +data: App\Entity\Commune {#7865 …} +value: "19104" +label: "19510 Lamongerie" +attr: [] +labelTranslationParameters: [] } 19105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32485 +data: App\Entity\Commune {#7872 …} +value: "19105" +label: "19190 Lanteuil" +attr: [] +labelTranslationParameters: [] } 19106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32486 +data: App\Entity\Commune {#7879 …} +value: "19106" +label: "19550 Lapleau" +attr: [] +labelTranslationParameters: [] } 19107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32487 +data: App\Entity\Commune {#7886 …} +value: "19107" +label: "19600 Larche" +attr: [] +labelTranslationParameters: [] } 19108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32488 +data: App\Entity\Commune {#7893 …} +value: "19108" +label: "19340 Laroche-près-Feyt" +attr: [] +labelTranslationParameters: [] } 19109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32489 +data: App\Entity\Commune {#7900 …} +value: "19109" +label: "19130 Lascaux" +attr: [] +labelTranslationParameters: [] } 19110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32490 +data: App\Entity\Commune {#7907 …} +value: "19110" +label: "19160 Latronche" +attr: [] +labelTranslationParameters: [] } 19111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32491 +data: App\Entity\Commune {#7914 …} +value: "19111" +label: "19550 Laval-sur-Luzège" +attr: [] +labelTranslationParameters: [] } 19112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32492 +data: App\Entity\Commune {#7921 …} +value: "19112" +label: "19170 Lestards" +attr: [] +labelTranslationParameters: [] } 19113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32493 +data: App\Entity\Commune {#7928 …} +value: "19113" +label: "19160 Liginiac" +attr: [] +labelTranslationParameters: [] } 19114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32494 +data: App\Entity\Commune {#7935 …} +value: "19114" +label: "19200 Lignareix" +attr: [] +labelTranslationParameters: [] } 19115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32495 +data: App\Entity\Commune {#7942 …} +value: "19115" +label: "19500 Ligneyrac" +attr: [] +labelTranslationParameters: [] } 19116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32496 +data: App\Entity\Commune {#7949 …} +value: "19116" +label: "19120 Liourdres" +attr: [] +labelTranslationParameters: [] } 19117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32497 +data: App\Entity\Commune {#7956 …} +value: "19117" +label: "19600 Lissac-sur-Couze" +attr: [] +labelTranslationParameters: [] } 19118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32498 +data: App\Entity\Commune {#7963 …} +value: "19118" +label: "19470 Le Lonzac" +attr: [] +labelTranslationParameters: [] } 19119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32499 +data: App\Entity\Commune {#7970 …} +value: "19119" +label: "19500 Lostanges" +attr: [] +labelTranslationParameters: [] } 19120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32500 +data: App\Entity\Commune {#7977 …} +value: "19120" +label: "19310 Louignac" +attr: [] +labelTranslationParameters: [] } 19121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32501 +data: App\Entity\Commune {#7984 …} +value: "19121" +label: "19210 Lubersac" +attr: [] +labelTranslationParameters: [] } 19122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32502 +data: App\Entity\Commune {#7991 …} +value: "19122" +label: "19470 Madranges" +attr: [] +labelTranslationParameters: [] } 19123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32503 +data: App\Entity\Commune {#7998 …} +value: "19123" +label: "19360 Malemort" +attr: [] +labelTranslationParameters: [] } 19124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32504 +data: App\Entity\Commune {#8005 …} +value: "19124" +label: "19520 Mansac" +attr: [] +labelTranslationParameters: [] } 19125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32505 +data: App\Entity\Commune {#8012 …} +value: "19125" +label: "19320 Marcillac-la-Croisille" +attr: [] +labelTranslationParameters: [] } 19126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32506 +data: App\Entity\Commune {#8019 …} +value: "19126" +label: "19500 Marcillac-la-Croze" +attr: [] +labelTranslationParameters: [] } 19128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32507 +data: App\Entity\Commune {#8026 …} +value: "19128" +label: "19200 Margerides" +attr: [] +labelTranslationParameters: [] } 19129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32508 +data: App\Entity\Commune {#8033 …} +value: "19129" +label: "19510 Masseret" +attr: [] +labelTranslationParameters: [] } 19130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32509 +data: App\Entity\Commune {#8040 …} +value: "19130" +label: "19250 Maussac" +attr: [] +labelTranslationParameters: [] } 19131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32510 +data: App\Entity\Commune {#8047 …} +value: "19131" +label: "19510 Meilhards" +attr: [] +labelTranslationParameters: [] } 19132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32511 +data: App\Entity\Commune {#8054 …} +value: "19132" +label: "19190 Ménoire" +attr: [] +labelTranslationParameters: [] } 19133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32512 +data: App\Entity\Commune {#8061 …} +value: "19133" +label: "19430 Mercœur" +attr: [] +labelTranslationParameters: [] } 19134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32513 +data: App\Entity\Commune {#8068 …} +value: "19134" +label: "19340 Merlines" +attr: [] +labelTranslationParameters: [] } 19135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32514 +data: App\Entity\Commune {#8075 …} +value: "19135" +label: "19200 Mestes" +attr: [] +labelTranslationParameters: [] } 19136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32515 +data: App\Entity\Commune {#8082 …} +value: "19136" +label: "19250 Meymac" +attr: [] +labelTranslationParameters: [] } 19137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32516 +data: App\Entity\Commune {#8089 …} +value: "19137" +label: "19800 Meyrignac-l'Église" +attr: [] +labelTranslationParameters: [] } 19138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32517 +data: App\Entity\Commune {#8096 …} +value: "19138" +label: "19500 Meyssac" +attr: [] +labelTranslationParameters: [] } 19139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32518 +data: App\Entity\Commune {#8103 …} +value: "19139" +label: "19290 Millevaches" +attr: [] +labelTranslationParameters: [] } 19140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32519 +data: App\Entity\Commune {#8110 …} +value: "19140" +label: "19400 Monceaux-sur-Dordogne" +attr: [] +labelTranslationParameters: [] } 19141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32520 +data: App\Entity\Commune {#8117 …} +value: "19141" +label: "19340 Monestier-Merlines" +attr: [] +labelTranslationParameters: [] } 19142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32521 +data: App\Entity\Commune {#8124 …} +value: "19142" +label: "19110 Monestier-Port-Dieu" +attr: [] +labelTranslationParameters: [] } 19143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32522 +data: App\Entity\Commune {#8131 …} +value: "19143" +label: "19300 Montaignac-Saint-Hippolyte" +attr: [] +labelTranslationParameters: [] } 19144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32523 +data: App\Entity\Commune {#8138 …} +value: "19144" +label: "19210 Montgibaud" +attr: [] +labelTranslationParameters: [] } 19145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32524 +data: App\Entity\Commune {#8145 …} +value: "19145" +label: "19300 Moustier-Ventadour" +attr: [] +labelTranslationParameters: [] } 19146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32525 +data: App\Entity\Commune {#8152 …} +value: "19146" +label: "19460 Naves" +attr: [] +labelTranslationParameters: [] } 19147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32526 +data: App\Entity\Commune {#8159 …} +value: "19147" +label: "19600 Nespouls" +attr: [] +labelTranslationParameters: [] } 19148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32527 +data: App\Entity\Commune {#8166 …} +value: "19148" +label: "19160 Neuvic" +attr: [] +labelTranslationParameters: [] } 19149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32528 +data: App\Entity\Commune {#8173 …} +value: "19149" +label: "19380 Neuville" +attr: [] +labelTranslationParameters: [] } 19150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32529 +data: App\Entity\Commune {#8180 …} +value: "19150" +label: "19500 Noailhac" +attr: [] +labelTranslationParameters: [] } 19151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32530 +data: App\Entity\Commune {#8187 …} +value: "19151" +label: "19600 Noailles" +attr: [] +labelTranslationParameters: [] } 19152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32531 +data: App\Entity\Commune {#8194 …} +value: "19152" +label: "19120 Nonards" +attr: [] +labelTranslationParameters: [] } 19153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32532 +data: App\Entity\Commune {#8201 …} +value: "19153" +label: "19130 Objat" +attr: [] +labelTranslationParameters: [] } 19154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32533 +data: App\Entity\Commune {#8208 …} +value: "19154" +label: "19410 Orgnac-sur-Vézère" +attr: [] +labelTranslationParameters: [] } 19155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32534 +data: App\Entity\Commune {#8215 …} +value: "19155" +label: "19390 Orliac-de-Bar" +attr: [] +labelTranslationParameters: [] } 19156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32535 +data: App\Entity\Commune {#8222 …} +value: "19156" +label: "19190 Palazinges" +attr: [] +labelTranslationParameters: [] } 19157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32536 +data: App\Entity\Commune {#8229 …} +value: "19157" +label: "19160 Palisse" +attr: [] +labelTranslationParameters: [] } 19158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32537 +data: App\Entity\Commune {#8236 …} +value: "19158" +label: "19150 Pandrignes" +attr: [] +labelTranslationParameters: [] } 19159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32538 +data: App\Entity\Commune {#8243 …} +value: "19159" +label: "19300 Péret-Bel-Air" +attr: [] +labelTranslationParameters: [] } 19160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32539 +data: App\Entity\Commune {#8250 …} +value: "19160" +label: "19170 Pérols-sur-Vézère" +attr: [] +labelTranslationParameters: [] } 19161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32540 +data: App\Entity\Commune {#8257 …} +value: "19161" +label: "19310 Perpezac-le-Blanc" +attr: [] +labelTranslationParameters: [] } 19162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32541 +data: App\Entity\Commune {#8264 …} +value: "19162" +label: "19410 Perpezac-le-Noir" +attr: [] +labelTranslationParameters: [] } 19163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32542 +data: App\Entity\Commune {#8271 …} +value: "19163" +label: "19190 Le Pescher" +attr: [] +labelTranslationParameters: [] } 19164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32543 +data: App\Entity\Commune {#8278 …} +value: "19164" +label: "19290 Peyrelevade" +attr: [] +labelTranslationParameters: [] } 19165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32544 +data: App\Entity\Commune {#8285 …} +value: "19165" +label: "19260 Peyrissac" +attr: [] +labelTranslationParameters: [] } 19166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32545 +data: App\Entity\Commune {#8292 …} +value: "19166" +label: "19450 Pierrefitte" +attr: [] +labelTranslationParameters: [] } 19167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32546 +data: App\Entity\Commune {#8299 …} +value: "19167" +label: "19200 Confolent-Port-Dieu" +attr: [] +labelTranslationParameters: [] } 19168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32547 +data: App\Entity\Commune {#8306 …} +value: "19168" +label: "19170 Pradines" +attr: [] +labelTranslationParameters: [] } 19169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32548 +data: App\Entity\Commune {#8313 …} +value: "19169" +label: "19120 Puy-d'Arnac" +attr: [] +labelTranslationParameters: [] } 19170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32549 +data: App\Entity\Commune {#8320 …} +value: "19170" +label: "19120 Queyssac-les-Vignes" +attr: [] +labelTranslationParameters: [] } 19171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32550 +data: App\Entity\Commune {#8327 …} +value: "19171" +label: "19430 Reygade" +attr: [] +labelTranslationParameters: [] } 19172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32551 +data: App\Entity\Commune {#8334 …} +value: "19172" +label: "19260 Rilhac-Treignac" +attr: [] +labelTranslationParameters: [] } 19173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32552 +data: App\Entity\Commune {#8341 …} +value: "19173" +label: "19220 Rilhac-Xaintrie" +attr: [] +labelTranslationParameters: [] } 19174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32553 +data: App\Entity\Commune {#8348 …} +value: "19174" +label: "19320 La Roche-Canillac" +attr: [] +labelTranslationParameters: [] } 19175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32554 +data: App\Entity\Commune {#8355 …} +value: "19175" +label: "19160 Roche-le-Peyroux" +attr: [] +labelTranslationParameters: [] } 19176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32555 +data: App\Entity\Commune {#8362 …} +value: "19176" +label: "19300 Rosiers-d'Égletons" +attr: [] +labelTranslationParameters: [] } 19177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32556 +data: App\Entity\Commune {#8369 …} +value: "19177" +label: "19350 Rosiers-de-Juillac" +attr: [] +labelTranslationParameters: [] } 19178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32557 +data: App\Entity\Commune {#8376 …} +value: "19178" +label: "19270 Sadroc" +attr: [] +labelTranslationParameters: [] } 19179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32558 +data: App\Entity\Commune {#8383 …} +value: "19179" +label: "19500 Saillac" +attr: [] +labelTranslationParameters: [] } 19180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32559 +data: App\Entity\Commune {#8390 …} +value: "19180" +label: "19200 Saint-Angel" +attr: [] +labelTranslationParameters: [] } 19181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32560 +data: App\Entity\Commune {#8397 …} +value: "19181" +label: "19390 Saint-Augustin" +attr: [] +labelTranslationParameters: [] } 19182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32561 +data: App\Entity\Commune {#8404 …} +value: "19182" +label: "19130 Saint-Aulaire" +attr: [] +labelTranslationParameters: [] } 19184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32562 +data: App\Entity\Commune {#8411 …} +value: "19184" +label: "19500 Saint-Bazile-de-Meyssac" +attr: [] +labelTranslationParameters: [] } 19186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32563 +data: App\Entity\Commune {#8418 …} +value: "19186" +label: "19380 Saint-Bonnet-Elvert" +attr: [] +labelTranslationParameters: [] } 19187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32564 +data: App\Entity\Commune {#8425 …} +value: "19187" +label: "19130 Saint-Bonnet-la-Rivière" +attr: [] +labelTranslationParameters: [] } 19188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32565 +data: App\Entity\Commune {#8432 …} +value: "19188" +label: "19410 Saint-Bonnet-l'Enfantier" +attr: [] +labelTranslationParameters: [] } 19189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32566 +data: App\Entity\Commune {#8439 …} +value: "19189" +label: "19430 Saint-Bonnet-les-Tours-de-Merle" +attr: [] +labelTranslationParameters: [] } 19190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32567 +data: App\Entity\Commune {#8446 …} +value: "19190" +label: "19200 Saint-Bonnet-près-Bort" +attr: [] +labelTranslationParameters: [] } 19191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32568 +data: App\Entity\Commune {#8453 …} +value: "19191" +label: "19600 Saint-Cernin-de-Larche" +attr: [] +labelTranslationParameters: [] } 19192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32569 +data: App\Entity\Commune {#8460 …} +value: "19192" +label: "19380 Saint-Chamant" +attr: [] +labelTranslationParameters: [] } 19193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32570 +data: App\Entity\Commune {#8467 …} +value: "19193" +label: "19220 Saint-Cirgues-la-Loutre" +attr: [] +labelTranslationParameters: [] } 19194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32571 +data: App\Entity\Commune {#8474 …} +value: "19194" +label: "19700 Saint-Clément" +attr: [] +labelTranslationParameters: [] } 19195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32572 +data: App\Entity\Commune {#8481 …} +value: "19195" +label: "19130 Saint-Cyprien" +attr: [] +labelTranslationParameters: [] } 19196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32573 +data: App\Entity\Commune {#8488 …} +value: "19196" +label: "19130 Saint-Cyr-la-Roche" +attr: [] +labelTranslationParameters: [] } 19198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32574 +data: App\Entity\Commune {#8495 …} +value: "19198" +label: "19210 Saint-Éloy-les-Tuileries" +attr: [] +labelTranslationParameters: [] } 19199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32575 +data: App\Entity\Commune {#8502 …} +value: "19199" +label: "19200 Saint-Étienne-aux-Clos" +attr: [] +labelTranslationParameters: [] } 19200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32576 +data: App\Entity\Commune {#8509 …} +value: "19200" +label: "19160 Saint-Étienne-la-Geneste" +attr: [] +labelTranslationParameters: [] } 19201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32577 +data: App\Entity\Commune {#8516 …} +value: "19201" +label: "19200 Saint-Exupéry-les-Roches" +attr: [] +labelTranslationParameters: [] } 19202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32578 +data: App\Entity\Commune {#8523 …} +value: "19202" +label: "19270 Sainte-Féréole" +attr: [] +labelTranslationParameters: [] } 19203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32579 +data: App\Entity\Commune {#8530 …} +value: "19203" +label: "19490 Sainte-Fortunade" +attr: [] +labelTranslationParameters: [] } 19204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32580 +data: App\Entity\Commune {#8537 …} +value: "19204" +label: "19200 Saint-Fréjoux" +attr: [] +labelTranslationParameters: [] } 19205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32581 +data: App\Entity\Commune {#8544 …} +value: "19205" +label: "19220 Saint-Geniez-ô-Merle" +attr: [] +labelTranslationParameters: [] } 19206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32582 +data: App\Entity\Commune {#8551 …} +value: "19206" +label: "19290 Saint-Germain-Lavolps" +attr: [] +labelTranslationParameters: [] } 19207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32583 +data: App\Entity\Commune {#8558 …} +value: "19207" +label: "19330 Saint-Germain-les-Vergnes" +attr: [] +labelTranslationParameters: [] } 19208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32584 +data: App\Entity\Commune {#8565 …} +value: "19208" +label: "19550 Saint-Hilaire-Foissac" +attr: [] +labelTranslationParameters: [] } 19209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32585 +data: App\Entity\Commune {#8572 …} +value: "19209" +label: "19170 Saint-Hilaire-les-Courbes" +attr: [] +labelTranslationParameters: [] } 19210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32586 +data: App\Entity\Commune {#8579 …} +value: "19210" +label: "19160 Saint-Hilaire-Luc" +attr: [] +labelTranslationParameters: [] } 19211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32587 +data: App\Entity\Commune {#8586 …} +value: "19211" +label: "19560 Saint-Hilaire-Peyroux" +attr: [] +labelTranslationParameters: [] } 19212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32588 +data: App\Entity\Commune {#8593 …} +value: "19212" +label: "19400 Saint-Hilaire-Taurieux" +attr: [] +labelTranslationParameters: [] } 19213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32589 +data: App\Entity\Commune {#8600 …} +value: "19213" +label: "19700 Saint-Jal" +attr: [] +labelTranslationParameters: [] } 19214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32590 +data: App\Entity\Commune {#8607 …} +value: "19214" +label: "19220 Saint-Julien-aux-Bois" +attr: [] +labelTranslationParameters: [] } 19215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32591 +data: App\Entity\Commune {#8614 …} +value: "19215" +label: "19430 Saint-Julien-le-Pèlerin" +attr: [] +labelTranslationParameters: [] } 19216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32592 +data: App\Entity\Commune {#8621 …} +value: "19216" +label: "19210 Saint-Julien-le-Vendômois" +attr: [] +labelTranslationParameters: [] } 19217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32593 +data: App\Entity\Commune {#8628 …} +value: "19217" +label: "19500 Saint-Julien-Maumont" +attr: [] +labelTranslationParameters: [] } 19219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32594 +data: App\Entity\Commune {#8635 …} +value: "19219" +label: "19160 Sainte-Marie-Lapanouze" +attr: [] +labelTranslationParameters: [] } 19220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32595 +data: App\Entity\Commune {#8642 …} +value: "19220" +label: "19150 Saint-Martial-de-Gimel" +attr: [] +labelTranslationParameters: [] } 19221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32596 +data: App\Entity\Commune {#8649 …} +value: "19221" +label: "19400 Saint-Martial-Entraygues" +attr: [] +labelTranslationParameters: [] } 19222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32597 +data: App\Entity\Commune {#8656 …} +value: "19222" +label: "19320 Saint-Martin-la-Méanne" +attr: [] +labelTranslationParameters: [] } 19223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32598 +data: App\Entity\Commune {#8663 …} +value: "19223" +label: "19210 Saint-Martin-Sepert" +attr: [] +labelTranslationParameters: [] } 19225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32599 +data: App\Entity\Commune {#8670 …} +value: "19225" +label: "19320 Saint-Merd-de-Lapleau" +attr: [] +labelTranslationParameters: [] } 19226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32600 +data: App\Entity\Commune {#8677 …} +value: "19226" +label: "19170 Saint-Merd-les-Oussines" +attr: [] +labelTranslationParameters: [] } 19227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32601 +data: App\Entity\Commune {#8684 …} +value: "19227" +label: "19330 Saint-Mexant" +attr: [] +labelTranslationParameters: [] } 19228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32602 +data: App\Entity\Commune {#8691 …} +value: "19228" +label: "19160 Saint-Pantaléon-de-Lapleau" +attr: [] +labelTranslationParameters: [] } 19229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32603 +data: App\Entity\Commune {#8698 …} +value: "19229" +label: "19600 Saint-Pantaléon-de-Larche" +attr: [] +labelTranslationParameters: [] } 19230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32604 +data: App\Entity\Commune {#8705 …} +value: "19230" +label: "19210 Saint-Pardoux-Corbier" +attr: [] +labelTranslationParameters: [] } 19231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32605 +data: App\Entity\Commune {#8712 …} +value: "19231" +label: "19320 Saint-Pardoux-la-Croisille" +attr: [] +labelTranslationParameters: [] } 19232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32606 +data: App\Entity\Commune {#8719 …} +value: "19232" +label: "19200 Saint-Pardoux-le-Neuf" +attr: [] +labelTranslationParameters: [] } 19233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32607 +data: App\Entity\Commune {#8726 …} +value: "19233" +label: "19200 Saint-Pardoux-le-Vieux" +attr: [] +labelTranslationParameters: [] } 19234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32608 +data: App\Entity\Commune {#8733 …} +value: "19234" +label: "19270 Saint-Pardoux-l'Ortigier" +attr: [] +labelTranslationParameters: [] } 19235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32609 +data: App\Entity\Commune {#8740 …} +value: "19235" +label: "19150 Saint-Paul" +attr: [] +labelTranslationParameters: [] } 19236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32610 +data: App\Entity\Commune {#8747 …} +value: "19236" +label: "19800 Saint-Priest-de-Gimel" +attr: [] +labelTranslationParameters: [] } 19237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32611 +data: App\Entity\Commune {#8754 …} +value: "19237" +label: "19220 Saint-Privat" +attr: [] +labelTranslationParameters: [] } 19238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32612 +data: App\Entity\Commune {#8761 …} +value: "19238" +label: "19290 Saint-Rémy" +attr: [] +labelTranslationParameters: [] } 19239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32613 +data: App\Entity\Commune {#8768 …} +value: "19239" +label: "19310 Saint-Robert" +attr: [] +labelTranslationParameters: [] } 19240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32614 +data: App\Entity\Commune {#8775 …} +value: "19240" +label: "19700 Saint-Salvadour" +attr: [] +labelTranslationParameters: [] } 19241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32615 +data: App\Entity\Commune {#8782 …} +value: "19241" +label: "19290 Saint-Setiers" +attr: [] +labelTranslationParameters: [] } 19242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32616 +data: App\Entity\Commune {#8789 …} +value: "19242" +label: "19130 Saint-Solve" +attr: [] +labelTranslationParameters: [] } 19243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32617 +data: App\Entity\Commune {#8796 …} +value: "19243" +label: "19230 Saint-Sornin-Lavolps" +attr: [] +labelTranslationParameters: [] } 19244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32618 +data: App\Entity\Commune {#8803 …} +value: "19244" +label: "19250 Saint-Sulpice-les-Bois" +attr: [] +labelTranslationParameters: [] } 19245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32619 +data: App\Entity\Commune {#8810 …} +value: "19245" +label: "19380 Saint-Sylvain" +attr: [] +labelTranslationParameters: [] } 19246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32620 +data: App\Entity\Commune {#8817 …} +value: "19246" +label: "19240 Saint-Viance" +attr: [] +labelTranslationParameters: [] } 19247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32621 +data: App\Entity\Commune {#8824 …} +value: "19247" +label: "19200 Saint-Victour" +attr: [] +labelTranslationParameters: [] } 19248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32622 +data: App\Entity\Commune {#8831 …} +value: "19248" +label: "19140 Saint-Ybard" +attr: [] +labelTranslationParameters: [] } 19249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32623 +data: App\Entity\Commune {#8838 …} +value: "19249" +label: "19300 Saint-Yrieix-le-Déjalat" +attr: [] +labelTranslationParameters: [] } 19250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32624 +data: App\Entity\Commune {#8845 …} +value: "19250" +label: "19510 Salon-la-Tour" +attr: [] +labelTranslationParameters: [] } 19251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32625 +data: App\Entity\Commune {#8852 …} +value: "19251" +label: "19800 Sarran" +attr: [] +labelTranslationParameters: [] } 19252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32626 +data: App\Entity\Commune {#8859 …} +value: "19252" +label: "19110 Sarroux - Saint Julien" +attr: [] +labelTranslationParameters: [] } 19253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32627 +data: App\Entity\Commune {#8866 …} +value: "19253" +label: "19310 Segonzac" +attr: [] +labelTranslationParameters: [] } 19254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32628 +data: App\Entity\Commune {#8873 …} +value: "19254" +label: "19230 Ségur-le-Château" +attr: [] +labelTranslationParameters: [] } 19255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32629 +data: App\Entity\Commune {#8880 …} +value: "19255" +label: "19700 Seilhac" +attr: [] +labelTranslationParameters: [] } 19256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32630 +data: App\Entity\Commune {#8887 …} +value: "19256" +label: "19160 Sérandon" +attr: [] +labelTranslationParameters: [] } 19257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32631 +data: App\Entity\Commune {#8894 …} +value: "19257" +label: "19190 Sérilhac" +attr: [] +labelTranslationParameters: [] } 19258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32632 +data: App\Entity\Commune {#8901 …} +value: "19258" +label: "19220 Servières-le-Château" +attr: [] +labelTranslationParameters: [] } 19259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32633 +data: App\Entity\Commune {#8908 …} +value: "19259" +label: "19430 Sexcles" +attr: [] +labelTranslationParameters: [] } 19260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32634 +data: App\Entity\Commune {#8915 …} +value: "19260" +label: "19120 Sioniac" +attr: [] +labelTranslationParameters: [] } 19261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32635 +data: App\Entity\Commune {#8922 …} +value: "19261" +label: "19290 Sornac" +attr: [] +labelTranslationParameters: [] } 19262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32636 +data: App\Entity\Commune {#8929 …} +value: "19262" +label: "19370 Soudaine-Lavinadière" +attr: [] +labelTranslationParameters: [] } 19263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32637 +data: App\Entity\Commune {#8936 …} +value: "19263" +label: "19300 Soudeilles" +attr: [] +labelTranslationParameters: [] } 19264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32638 +data: App\Entity\Commune {#8943 …} +value: "19264" +label: "19550 Soursac" +attr: [] +labelTranslationParameters: [] } 19265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32639 +data: App\Entity\Commune {#8950 …} +value: "19265" +label: "19170 Tarnac" +attr: [] +labelTranslationParameters: [] } 19266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32640 +data: App\Entity\Commune {#8957 …} +value: "19266" +label: "19200 Thalamy" +attr: [] +labelTranslationParameters: [] } 19268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32641 +data: App\Entity\Commune {#8964 …} +value: "19268" +label: "19170 Toy-Viam" +attr: [] +labelTranslationParameters: [] } 19269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32642 +data: App\Entity\Commune {#8971 …} +value: "19269" +label: "19260 Treignac" +attr: [] +labelTranslationParameters: [] } 19270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32643 +data: App\Entity\Commune {#8978 …} +value: "19270" +label: "19230 Troche" +attr: [] +labelTranslationParameters: [] } 19271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32644 +data: App\Entity\Commune {#8985 …} +value: "19271" +label: "19120 Tudeils" +attr: [] +labelTranslationParameters: [] } 19272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32645 +data: App\Entity\Commune {#8992 …} +value: "19272" +label: "19000 Tulle" +attr: [] +labelTranslationParameters: [] } 19273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32646 +data: App\Entity\Commune {#8999 …} +value: "19273" +label: "19500 Turenne" +attr: [] +labelTranslationParameters: [] } 19274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32647 +data: App\Entity\Commune {#9006 …} +value: "19274" +label: "19270 Ussac" +attr: [] +labelTranslationParameters: [] } 19275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32648 +data: App\Entity\Commune {#9013 …} +value: "19275" +label: "19200 Ussel" +attr: [] +labelTranslationParameters: [] } 19276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32649 +data: App\Entity\Commune {#9020 …} +value: "19276" +label: "19140 Uzerche" +attr: [] +labelTranslationParameters: [] } 19277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32650 +data: App\Entity\Commune {#9027 …} +value: "19277" +label: "19200 Valiergues" +attr: [] +labelTranslationParameters: [] } 19278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32651 +data: App\Entity\Commune {#9034 …} +value: "19278" +label: "19240 Varetz" +attr: [] +labelTranslationParameters: [] } 19279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32652 +data: App\Entity\Commune {#9041 …} +value: "19279" +label: "19130 Vars-sur-Roseix" +attr: [] +labelTranslationParameters: [] } 19280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32653 +data: App\Entity\Commune {#9048 …} +value: "19280" +label: "19120 Végennes" +attr: [] +labelTranslationParameters: [] } 19281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32654 +data: App\Entity\Commune {#9055 …} +value: "19281" +label: "19260 Veix" +attr: [] +labelTranslationParameters: [] } 19283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32655 +data: App\Entity\Commune {#9062 …} +value: "19283" +label: "19200 Veyrières" +attr: [] +labelTranslationParameters: [] } 19284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32656 +data: App\Entity\Commune {#9069 …} +value: "19284" +label: "19170 Viam" +attr: [] +labelTranslationParameters: [] } 19285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32657 +data: App\Entity\Commune {#9076 …} +value: "19285" +label: "19410 Vigeois" +attr: [] +labelTranslationParameters: [] } 19286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32658 +data: App\Entity\Commune {#9083 …} +value: "19286" +label: "19130 Vignols" +attr: [] +labelTranslationParameters: [] } 19287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32659 +data: App\Entity\Commune {#9090 …} +value: "19287" +label: "19800 Vitrac-sur-Montane" +attr: [] +labelTranslationParameters: [] } 19288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32660 +data: App\Entity\Commune {#9097 …} +value: "19288" +label: "19130 Voutezac" +attr: [] +labelTranslationParameters: [] } 19289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32661 +data: App\Entity\Commune {#9104 …} +value: "19289" +label: "19310 Yssandon" +attr: [] +labelTranslationParameters: [] } 23001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32662 +data: App\Entity\Commune {#9111 …} +value: "23001" +label: "23150 Ahun" +attr: [] +labelTranslationParameters: [] } 23002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32663 +data: App\Entity\Commune {#9120 …} +value: "23002" +label: "23380 Ajain" +attr: [] +labelTranslationParameters: [] } 23003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32664 +data: App\Entity\Commune {#9127 …} +value: "23003" +label: "23200 Alleyrat" +attr: [] +labelTranslationParameters: [] } 23004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32665 +data: App\Entity\Commune {#9134 …} +value: "23004" +label: "23000 Anzême" +attr: [] +labelTranslationParameters: [] } 23005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32666 +data: App\Entity\Commune {#9141 …} +value: "23005" +label: "23700 Arfeuille-Châtain" +attr: [] +labelTranslationParameters: [] } 23006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32667 +data: App\Entity\Commune {#9148 …} +value: "23006" +label: "23210 Arrènes" +attr: [] +labelTranslationParameters: [] } 23007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32668 +data: App\Entity\Commune {#9155 …} +value: "23007" +label: "23480 Ars" +attr: [] +labelTranslationParameters: [] } 23008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32669 +data: App\Entity\Commune {#9162 …} +value: "23008" +label: "23200 Aubusson" +attr: [] +labelTranslationParameters: [] } 23009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32670 +data: App\Entity\Commune {#9169 …} +value: "23009" +label: "23170 Auge" +attr: [] +labelTranslationParameters: [] } 23010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32671 +data: App\Entity\Commune {#9176 …} +value: "23010" +label: "23210 Augères" +attr: [] +labelTranslationParameters: [] } 23011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32672 +data: App\Entity\Commune {#9183 …} +value: "23011" +label: "23210 Aulon" +attr: [] +labelTranslationParameters: [] } 23012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32673 +data: App\Entity\Commune {#9190 …} +value: "23012" +label: "23400 Auriat" +attr: [] +labelTranslationParameters: [] } 23013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32674 +data: App\Entity\Commune {#9197 …} +value: "23013" +label: "23700 Auzances" +attr: [] +labelTranslationParameters: [] } 23014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32675 +data: App\Entity\Commune {#9204 …} +value: "23014" +label: "23210 Azat-Châtenet" +attr: [] +labelTranslationParameters: [] } 23015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32676 +data: App\Entity\Commune {#9211 …} +value: "23015" +label: "23160 Azerables" +attr: [] +labelTranslationParameters: [] } 23016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32677 +data: App\Entity\Commune {#9218 …} +value: "23016" +label: "23120 Banize" +attr: [] +labelTranslationParameters: [] } 23017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32678 +data: App\Entity\Commune {#9225 …} +value: "23017" +label: "23260 Basville" +attr: [] +labelTranslationParameters: [] } 23018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32679 +data: App\Entity\Commune {#9232 …} +value: "23018" +label: "23160 Bazelat" +attr: [] +labelTranslationParameters: [] } 23019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32680 +data: App\Entity\Commune {#9239 …} +value: "23019" +label: "23260 Beissat" +attr: [] +labelTranslationParameters: [] } 23020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32681 +data: App\Entity\Commune {#9246 …} +value: "23020" +label: "23190 Bellegarde-en-Marche" +attr: [] +labelTranslationParameters: [] } 23021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32682 +data: App\Entity\Commune {#9253 …} +value: "23021" +label: "23210 Bénévent-l'Abbaye" +attr: [] +labelTranslationParameters: [] } 23022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32683 +data: App\Entity\Commune {#9260 …} +value: "23022" +label: "23270 Bétête" +attr: [] +labelTranslationParameters: [] } 23023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32684 +data: App\Entity\Commune {#9267 …} +value: "23023" +label: "23140 Blaudeix" +attr: [] +labelTranslationParameters: [] } 23024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32685 +data: App\Entity\Commune {#9274 …} +value: "23024" +label: "23200 Blessac" +attr: [] +labelTranslationParameters: [] } 23025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32686 +data: App\Entity\Commune {#9281 …} +value: "23025" +label: "23220 Bonnat" +attr: [] +labelTranslationParameters: [] } 23026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32687 +data: App\Entity\Commune {#9288 …} +value: "23026" +label: "23230 Bord-Saint-Georges" +attr: [] +labelTranslationParameters: [] } 23027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32688 +data: App\Entity\Commune {#9295 …} +value: "23027" +label: "23400 Bosmoreau-les-Mines" +attr: [] +labelTranslationParameters: [] } 23028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32689 +data: App\Entity\Commune {#9302 …} +value: "23028" +label: "23200 Bosroger" +attr: [] +labelTranslationParameters: [] } 23029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32690 +data: App\Entity\Commune {#9309 …} +value: "23029" +label: "23220 Le Bourg-d'Hem" +attr: [] +labelTranslationParameters: [] } 23030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32691 +data: App\Entity\Commune {#9316 …} +value: "23030" +label: "23400 Bourganeuf" +attr: [] +labelTranslationParameters: [] } 23031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32692 +data: App\Entity\Commune {#9323 …} +value: "23031" +label: "23600 Boussac" +attr: [] +labelTranslationParameters: [] } 23032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32693 +data: App\Entity\Commune {#9330 …} +value: "23032" +label: "23600 Boussac-Bourg" +attr: [] +labelTranslationParameters: [] } 23033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32694 +data: App\Entity\Commune {#9337 …} +value: "23033" +label: "23000 La Brionne" +attr: [] +labelTranslationParameters: [] } 23034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32695 +data: App\Entity\Commune {#9344 …} +value: "23034" +label: "23700 Brousse" +attr: [] +labelTranslationParameters: [] } 23035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32696 +data: App\Entity\Commune {#9351 …} +value: "23035" +label: "23170 Budelière" +attr: [] +labelTranslationParameters: [] } 23036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32697 +data: App\Entity\Commune {#9358 …} +value: "23036" +label: "23320 Bussière-Dunoise" +attr: [] +labelTranslationParameters: [] } 23037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32698 +data: App\Entity\Commune {#9365 …} +value: "23037" +label: "23700 Bussière-Nouvelle" +attr: [] +labelTranslationParameters: [] } 23038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32699 +data: App\Entity\Commune {#9372 …} +value: "23038" +label: "23600 Bussière-Saint-Georges" +attr: [] +labelTranslationParameters: [] } 23039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32700 +data: App\Entity\Commune {#9379 …} +value: "23039" +label: "23800 La Celle-Dunoise" +attr: [] +labelTranslationParameters: [] } 23040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32701 +data: App\Entity\Commune {#9386 …} +value: "23040" +label: "23230 La Celle-sous-Gouzon" +attr: [] +labelTranslationParameters: [] } 23041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32702 +data: App\Entity\Commune {#9393 …} +value: "23041" +label: "23350 La Cellette" +attr: [] +labelTranslationParameters: [] } 23042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32703 +data: App\Entity\Commune {#9400 …} +value: "23042" +label: "23210 Ceyroux" +attr: [] +labelTranslationParameters: [] } 23043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32704 +data: App\Entity\Commune {#9407 …} +value: "23043" +label: "23480 Chamberaud" +attr: [] +labelTranslationParameters: [] } 23044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32705 +data: App\Entity\Commune {#9414 …} +value: "23044" +label: "23220 Chambon-Sainte-Croix" +attr: [] +labelTranslationParameters: [] } 23045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32706 +data: App\Entity\Commune {#9421 …} +value: "23045" +label: "23170 Chambon-sur-Voueize" +attr: [] +labelTranslationParameters: [] } 23046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32707 +data: App\Entity\Commune {#9428 …} +value: "23046" +label: "23110 Chambonchard" +attr: [] +labelTranslationParameters: [] } 23047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32708 +data: App\Entity\Commune {#9435 …} +value: "23047" +label: "23240 Chamborand" +attr: [] +labelTranslationParameters: [] } 23048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32709 +data: App\Entity\Commune {#9442 …} +value: "23048" +label: "23190 Champagnat" +attr: [] +labelTranslationParameters: [] } 23049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32710 +data: App\Entity\Commune {#9449 …} +value: "23049" +label: "23220 Champsanglard" +attr: [] +labelTranslationParameters: [] } 23050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32711 +data: App\Entity\Commune {#9456 …} +value: "23050" +label: "23160 La Chapelle-Baloue" +attr: [] +labelTranslationParameters: [] } 23051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32712 +data: App\Entity\Commune {#9463 …} +value: "23051" +label: "23250 La Chapelle-Saint-Martial" +attr: [] +labelTranslationParameters: [] } 23052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32713 +data: App\Entity\Commune {#9470 …} +value: "23052" +label: "23000 La Chapelle-Taillefert" +attr: [] +labelTranslationParameters: [] } 23053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32714 +data: App\Entity\Commune {#9477 …} +value: "23053" +label: "23700 Chard" +attr: [] +labelTranslationParameters: [] } 23054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32715 +data: App\Entity\Commune {#9484 …} +value: "23054" +label: "23700 Charron" +attr: [] +labelTranslationParameters: [] } 23055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32716 +data: App\Entity\Commune {#9491 …} +value: "23055" +label: "23700 Châtelard" +attr: [] +labelTranslationParameters: [] } 23056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32717 +data: App\Entity\Commune {#9498 …} +value: "23056" +label: "23430 Châtelus-le-Marcheix" +attr: [] +labelTranslationParameters: [] } 23057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32718 +data: App\Entity\Commune {#9505 …} +value: "23057" +label: "23270 Châtelus-Malvaleix" +attr: [] +labelTranslationParameters: [] } 23058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32719 +data: App\Entity\Commune {#9512 …} +value: "23058" +label: "23130 Le Chauchet" +attr: [] +labelTranslationParameters: [] } 23059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32720 +data: App\Entity\Commune {#9519 …} +value: "23059" +label: "23200 La Chaussade" +attr: [] +labelTranslationParameters: [] } 23060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32721 +data: App\Entity\Commune {#9526 …} +value: "23060" +label: "23250 Chavanat" +attr: [] +labelTranslationParameters: [] } 23061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32722 +data: App\Entity\Commune {#9533 …} +value: "23061" +label: "23130 Chénérailles" +attr: [] +labelTranslationParameters: [] } 23062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32723 +data: App\Entity\Commune {#9540 …} +value: "23062" +label: "23220 Chéniers" +attr: [] +labelTranslationParameters: [] } 23063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32724 +data: App\Entity\Commune {#9547 …} +value: "23063" +label: "23500 Clairavaux" +attr: [] +labelTranslationParameters: [] } 23064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32725 +data: App\Entity\Commune {#9554 …} +value: "23064" +label: "23270 Clugnat" +attr: [] +labelTranslationParameters: [] } 23065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32726 +data: App\Entity\Commune {#9561 …} +value: "23065" +label: "23800 Colondannes" +attr: [] +labelTranslationParameters: [] } 23066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32727 +data: App\Entity\Commune {#9568 …} +value: "23066" +label: "23700 Le Compas" +attr: [] +labelTranslationParameters: [] } 23067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32728 +data: App\Entity\Commune {#9575 …} +value: "23067" +label: "23100 La Courtine" +attr: [] +labelTranslationParameters: [] } 23068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32729 +data: App\Entity\Commune {#9582 …} +value: "23068" +label: "23140 Cressat" +attr: [] +labelTranslationParameters: [] } 23069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32730 +data: App\Entity\Commune {#9589 …} +value: "23069" +label: "23260 Crocq" +attr: [] +labelTranslationParameters: [] } 23070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32731 +data: App\Entity\Commune {#9596 …} +value: "23070" +label: "23160 Crozant" +attr: [] +labelTranslationParameters: [] } 23071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32732 +data: App\Entity\Commune {#9603 …} +value: "23071" +label: "23500 Croze" +attr: [] +labelTranslationParameters: [] } 23072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32733 +data: App\Entity\Commune {#9610 …} +value: "23072" +label: "23140 Domeyrot" +attr: [] +labelTranslationParameters: [] } 23073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32734 +data: App\Entity\Commune {#9617 …} +value: "23073" +label: "23700 Dontreix" +attr: [] +labelTranslationParameters: [] } 23074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32735 +data: App\Entity\Commune {#9624 …} +value: "23074" +label: "23480 Le Donzeil" +attr: [] +labelTranslationParameters: [] } 23075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32736 +data: App\Entity\Commune {#9631 …} +value: "23075" +label: "23800 Dun-le-Palestel" +attr: [] +labelTranslationParameters: [] } 23076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32737 +data: App\Entity\Commune {#9638 …} +value: "23076" +label: "23110 Évaux-les-Bains" +attr: [] +labelTranslationParameters: [] } 23077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32738 +data: App\Entity\Commune {#9645 …} +value: "23077" +label: "23340 Faux-la-Montagne" +attr: [] +labelTranslationParameters: [] } 23078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32739 +data: App\Entity\Commune {#9652 …} +value: "23078" +label: "23400 Faux-Mazuras" +attr: [] +labelTranslationParameters: [] } 23079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32740 +data: App\Entity\Commune {#9659 …} +value: "23079" +label: "23500 Felletin" +attr: [] +labelTranslationParameters: [] } 23080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32741 +data: App\Entity\Commune {#9666 …} +value: "23080" +label: "23100 Féniers" +attr: [] +labelTranslationParameters: [] } 23081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32742 +data: App\Entity\Commune {#9673 …} +value: "23081" +label: "23260 Flayat" +attr: [] +labelTranslationParameters: [] } 23082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32743 +data: App\Entity\Commune {#9680 …} +value: "23082" +label: "23320 Fleurat" +attr: [] +labelTranslationParameters: [] } 23083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32744 +data: App\Entity\Commune {#9687 …} +value: "23083" +label: "23110 Fontanières" +attr: [] +labelTranslationParameters: [] } 23084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32745 +data: App\Entity\Commune {#9694 …} +value: "23084" +label: "23360 La Forêt-du-Temple" +attr: [] +labelTranslationParameters: [] } 23086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32746 +data: App\Entity\Commune {#9701 …} +value: "23086" +label: "23480 Fransèches" +attr: [] +labelTranslationParameters: [] } 23087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32747 +data: App\Entity\Commune {#9708 …} +value: "23087" +label: "23450 Fresselines" +attr: [] +labelTranslationParameters: [] } 23088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32748 +data: App\Entity\Commune {#9715 …} +value: "23088" +label: "23320 Gartempe" +attr: [] +labelTranslationParameters: [] } 23089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32749 +data: App\Entity\Commune {#9722 …} +value: "23089" +label: "23350 Genouillac" +attr: [] +labelTranslationParameters: [] } 23090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32750 +data: App\Entity\Commune {#9729 …} +value: "23090" +label: "23340 Gentioux-Pigerolles" +attr: [] +labelTranslationParameters: [] } 23091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32751 +data: App\Entity\Commune {#9736 …} +value: "23091" +label: "23500 Gioux" +attr: [] +labelTranslationParameters: [] } 23092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32752 +data: App\Entity\Commune {#9743 …} +value: "23092" +label: "23380 Glénic" +attr: [] +labelTranslationParameters: [] } 23093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32753 +data: App\Entity\Commune {#9750 …} +value: "23093" +label: "23230 Gouzon" +attr: [] +labelTranslationParameters: [] } 23095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32754 +data: App\Entity\Commune {#9757 …} +value: "23095" +label: "23240 Le Grand-Bourg" +attr: [] +labelTranslationParameters: [] } 23096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32755 +data: App\Entity\Commune {#9764 …} +value: "23096" +label: "23000 Guéret" +attr: [] +labelTranslationParameters: [] } 23097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32756 +data: App\Entity\Commune {#9771 …} +value: "23097" +label: "23130 Issoudun-Létrieix" +attr: [] +labelTranslationParameters: [] } 23098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32757 +data: App\Entity\Commune {#9778 …} +value: "23098" +label: "23270 Jalesches" +attr: [] +labelTranslationParameters: [] } 23099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32758 +data: App\Entity\Commune {#9785 …} +value: "23099" +label: "23250 Janaillat" +attr: [] +labelTranslationParameters: [] } 23100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32759 +data: App\Entity\Commune {#9792 …} +value: "23100" +label: "23140 Jarnages" +attr: [] +labelTranslationParameters: [] } 23101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32760 +data: App\Entity\Commune {#9799 …} +value: "23101" +label: "23220 Jouillat" +attr: [] +labelTranslationParameters: [] } 23102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32761 +data: App\Entity\Commune {#9806 …} +value: "23102" +label: "23270 Ladapeyre" +attr: [] +labelTranslationParameters: [] } 23103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32762 +data: App\Entity\Commune {#9813 …} +value: "23103" +label: "23800 Lafat" +attr: [] +labelTranslationParameters: [] } 23104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32763 +data: App\Entity\Commune {#9820 …} +value: "23104" +label: "23600 Lavaufranche" +attr: [] +labelTranslationParameters: [] } 23105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32764 +data: App\Entity\Commune {#9827 …} +value: "23105" +label: "23150 Lavaveix-les-Mines" +attr: [] +labelTranslationParameters: [] } 23106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32765 +data: App\Entity\Commune {#9834 …} +value: "23106" +label: "23170 Lépaud" +attr: [] +labelTranslationParameters: [] } 23107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32766 +data: App\Entity\Commune {#9841 …} +value: "23107" +label: "23150 Lépinas" +attr: [] +labelTranslationParameters: [] } 23108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32767 +data: App\Entity\Commune {#9848 …} +value: "23108" +label: "23600 Leyrat" +attr: [] +labelTranslationParameters: [] } 23109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32768 +data: App\Entity\Commune {#9855 …} +value: "23109" +label: "23220 Linard-Malval" +attr: [] +labelTranslationParameters: [] } 23110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32769 +data: App\Entity\Commune {#9862 …} +value: "23110" +label: "23700 Lioux-les-Monges" +attr: [] +labelTranslationParameters: [] } 23111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32770 +data: App\Entity\Commune {#9869 …} +value: "23111" +label: "23240 Lizières" +attr: [] +labelTranslationParameters: [] } 23112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32771 +data: App\Entity\Commune {#9876 …} +value: "23112" +label: "23360 Lourdoueix-Saint-Pierre" +attr: [] +labelTranslationParameters: [] } 23113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32772 +data: App\Entity\Commune {#9883 …} +value: "23113" +label: "23190 Lupersat" +attr: [] +labelTranslationParameters: [] } 23114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32773 +data: App\Entity\Commune {#9890 …} +value: "23114" +label: "23170 Lussat" +attr: [] +labelTranslationParameters: [] } 23115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32774 +data: App\Entity\Commune {#9897 …} +value: "23115" +label: "23260 Magnat-l'Étrange" +attr: [] +labelTranslationParameters: [] } 23116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32775 +data: App\Entity\Commune {#9904 …} +value: "23116" +label: "23700 Mainsat" +attr: [] +labelTranslationParameters: [] } 23117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32776 +data: App\Entity\Commune {#9911 …} +value: "23117" +label: "23800 Maison-Feyne" +attr: [] +labelTranslationParameters: [] } 23118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32777 +data: App\Entity\Commune {#9918 …} +value: "23118" +label: "23150 Maisonnisses" +attr: [] +labelTranslationParameters: [] } 23119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32778 +data: App\Entity\Commune {#9925 …} +value: "23119" +label: "23260 Malleret" +attr: [] +labelTranslationParameters: [] } 23120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32779 +data: App\Entity\Commune {#9932 …} +value: "23120" +label: "23600 Malleret-Boussac" +attr: [] +labelTranslationParameters: [] } 23122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32780 +data: App\Entity\Commune {#9939 …} +value: "23122" +label: "23400 Mansat-la-Courrière" +attr: [] +labelTranslationParameters: [] } 23123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32781 +data: App\Entity\Commune {#9946 …} +value: "23123" +label: "23700 Les Mars" +attr: [] +labelTranslationParameters: [] } 23124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32782 +data: App\Entity\Commune {#9953 …} +value: "23124" +label: "23210 Marsac" +attr: [] +labelTranslationParameters: [] } 23125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32783 +data: App\Entity\Commune {#9960 …} +value: "23125" +label: "23100 Le Mas-d'Artige" +attr: [] +labelTranslationParameters: [] } 23127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32784 +data: App\Entity\Commune {#9967 …} +value: "23127" +label: "23190 Mautes" +attr: [] +labelTranslationParameters: [] } 23128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32785 +data: App\Entity\Commune {#9974 …} +value: "23128" +label: "23150 Mazeirat" +attr: [] +labelTranslationParameters: [] } 23129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32786 +data: App\Entity\Commune {#9981 …} +value: "23129" +label: "23260 La Mazière-aux-Bons-Hommes" +attr: [] +labelTranslationParameters: [] } 23130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32787 +data: App\Entity\Commune {#9988 …} +value: "23130" +label: "23360 Méasnes" +attr: [] +labelTranslationParameters: [] } 23131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32788 +data: App\Entity\Commune {#9995 …} +value: "23131" +label: "23420 Mérinchal" +attr: [] +labelTranslationParameters: [] } 23132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32789 +data: App\Entity\Commune {#10002 …} +value: "23132" +label: "23320 Montaigut-le-Blanc" +attr: [] +labelTranslationParameters: [] } 23133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32790 +data: App\Entity\Commune {#10009 …} +value: "23133" +label: "23400 Montboucher" +attr: [] +labelTranslationParameters: [] } 23134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32791 +data: App\Entity\Commune {#10016 …} +value: "23134" +label: "23460 Le Monteil-au-Vicomte" +attr: [] +labelTranslationParameters: [] } 23136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32792 +data: App\Entity\Commune {#10023 …} +value: "23136" +label: "23220 Mortroux" +attr: [] +labelTranslationParameters: [] } 23137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32793 +data: App\Entity\Commune {#10030 …} +value: "23137" +label: "23210 Mourioux-Vieilleville" +attr: [] +labelTranslationParameters: [] } 23138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32794 +data: App\Entity\Commune {#10037 …} +value: "23138" +label: "23150 Moutier-d'Ahun" +attr: [] +labelTranslationParameters: [] } 23139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32795 +data: App\Entity\Commune {#10044 …} +value: "23139" +label: "23220 Moutier-Malcard" +attr: [] +labelTranslationParameters: [] } 23140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32796 +data: App\Entity\Commune {#10051 …} +value: "23140" +label: "23200 Moutier-Rozeille" +attr: [] +labelTranslationParameters: [] } 23141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32797 +data: App\Entity\Commune {#10058 …} +value: "23141" +label: "23800 Naillat" +attr: [] +labelTranslationParameters: [] } 23142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32798 +data: App\Entity\Commune {#10065 …} +value: "23142" +label: "23200 Néoux" +attr: [] +labelTranslationParameters: [] } 23143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32799 +data: App\Entity\Commune {#10072 …} +value: "23143" +label: "23300 Noth" +attr: [] +labelTranslationParameters: [] } 23144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32800 +data: App\Entity\Commune {#10079 …} +value: "23144" +label: "23500 La Nouaille" +attr: [] +labelTranslationParameters: [] } 23145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32801 +data: App\Entity\Commune {#10086 …} +value: "23145" +label: "23170 Nouhant" +attr: [] +labelTranslationParameters: [] } 23146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32802 +data: App\Entity\Commune {#10093 …} +value: "23146" +label: "23600 Nouzerines" +attr: [] +labelTranslationParameters: [] } 23147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32803 +data: App\Entity\Commune {#10100 …} +value: "23147" +label: "23360 Nouzerolles" +attr: [] +labelTranslationParameters: [] } 23148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32804 +data: App\Entity\Commune {#10107 …} +value: "23148" +label: "23350 Nouziers" +attr: [] +labelTranslationParameters: [] } 23149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32805 +data: App\Entity\Commune {#10114 …} +value: "23149" +label: "23140 Parsac-Rimondeix" +attr: [] +labelTranslationParameters: [] } 23150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32806 +data: App\Entity\Commune {#10121 …} +value: "23150" +label: "23000 Peyrabout" +attr: [] +labelTranslationParameters: [] } 23151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32807 +data: App\Entity\Commune {#10128 …} +value: "23151" +label: "23130 Peyrat-la-Nonière" +attr: [] +labelTranslationParameters: [] } 23152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32808 +data: App\Entity\Commune {#10135 …} +value: "23152" +label: "23130 Pierrefitte" +attr: [] +labelTranslationParameters: [] } 23154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32809 +data: App\Entity\Commune {#10142 …} +value: "23154" +label: "23140 Pionnat" +attr: [] +labelTranslationParameters: [] } 23155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32810 +data: App\Entity\Commune {#10149 …} +value: "23155" +label: "23250 Pontarion" +attr: [] +labelTranslationParameters: [] } 23156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32811 +data: App\Entity\Commune {#10156 …} +value: "23156" +label: "23260 Pontcharraud" +attr: [] +labelTranslationParameters: [] } 23157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32812 +data: App\Entity\Commune {#10163 …} +value: "23157" +label: "23250 La Pouge" +attr: [] +labelTranslationParameters: [] } 23158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32813 +data: App\Entity\Commune {#10170 …} +value: "23158" +label: "23500 Poussanges" +attr: [] +labelTranslationParameters: [] } 23159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32814 +data: App\Entity\Commune {#10177 …} +value: "23159" +label: "23130 Puy-Malsignat" +attr: [] +labelTranslationParameters: [] } 23160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32815 +data: App\Entity\Commune {#10184 …} +value: "23160" +label: "23110 Reterre" +attr: [] +labelTranslationParameters: [] } 23162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32816 +data: App\Entity\Commune {#10191 …} +value: "23162" +label: "23270 Roches" +attr: [] +labelTranslationParameters: [] } 23164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32817 +data: App\Entity\Commune {#10198 …} +value: "23164" +label: "23700 Rougnat" +attr: [] +labelTranslationParameters: [] } 23165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32818 +data: App\Entity\Commune {#10205 …} +value: "23165" +label: "23460 Royère-de-Vassivière" +attr: [] +labelTranslationParameters: [] } 23166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32819 +data: App\Entity\Commune {#10212 …} +value: "23166" +label: "23800 Sagnat" +attr: [] +labelTranslationParameters: [] } 23167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32820 +data: App\Entity\Commune {#10219 …} +value: "23167" +label: "23110 Sannat" +attr: [] +labelTranslationParameters: [] } 23168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32821 +data: App\Entity\Commune {#10226 …} +value: "23168" +label: "23250 Sardent" +attr: [] +labelTranslationParameters: [] } 23169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32822 +data: App\Entity\Commune {#10233 …} +value: "23169" +label: "23000 La Saunière" +attr: [] +labelTranslationParameters: [] } 23170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32823 +data: App\Entity\Commune {#10240 …} +value: "23170" +label: "23000 Savennes" +attr: [] +labelTranslationParameters: [] } 23171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32824 +data: App\Entity\Commune {#10247 …} +value: "23171" +label: "23700 Sermur" +attr: [] +labelTranslationParameters: [] } 23172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32825 +data: App\Entity\Commune {#10254 …} +value: "23172" +label: "23190 La Serre-Bussière-Vieille" +attr: [] +labelTranslationParameters: [] } 23173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32826 +data: App\Entity\Commune {#10261 …} +value: "23173" +label: "23250 Soubrebost" +attr: [] +labelTranslationParameters: [] } 23174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32827 +data: App\Entity\Commune {#10268 …} +value: "23174" +label: "23600 Soumans" +attr: [] +labelTranslationParameters: [] } 23175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32828 +data: App\Entity\Commune {#10275 …} +value: "23175" +label: "23150 Sous-Parsat" +attr: [] +labelTranslationParameters: [] } 23176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32829 +data: App\Entity\Commune {#10282 …} +value: "23176" +label: "23300 La Souterraine" +attr: [] +labelTranslationParameters: [] } 23177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32830 +data: App\Entity\Commune {#10289 …} +value: "23177" +label: "23300 Saint-Agnant-de-Versillat" +attr: [] +labelTranslationParameters: [] } 23178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32831 +data: App\Entity\Commune {#10296 …} +value: "23178" +label: "23260 Saint-Agnant-près-Crocq" +attr: [] +labelTranslationParameters: [] } 23179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32832 +data: App\Entity\Commune {#10303 …} +value: "23179" +label: "23200 Saint-Alpinien" +attr: [] +labelTranslationParameters: [] } 23180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32833 +data: App\Entity\Commune {#10310 …} +value: "23180" +label: "23200 Saint-Amand" +attr: [] +labelTranslationParameters: [] } 23181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32834 +data: App\Entity\Commune {#10317 …} +value: "23181" +label: "23400 Saint-Amand-Jartoudeix" +attr: [] +labelTranslationParameters: [] } 23182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32835 +data: App\Entity\Commune {#10324 …} +value: "23182" +label: "23200 Saint-Avit-de-Tardes" +attr: [] +labelTranslationParameters: [] } 23183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32836 +data: App\Entity\Commune {#10331 …} +value: "23183" +label: "23480 Saint-Avit-le-Pauvre" +attr: [] +labelTranslationParameters: [] } 23184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32837 +data: App\Entity\Commune {#10338 …} +value: "23184" +label: "23260 Saint-Bard" +attr: [] +labelTranslationParameters: [] } 23185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32838 +data: App\Entity\Commune {#10345 …} +value: "23185" +label: "23130 Saint-Chabrais" +attr: [] +labelTranslationParameters: [] } 23186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32839 +data: App\Entity\Commune {#10352 …} +value: "23186" +label: "23000 Saint-Christophe" +attr: [] +labelTranslationParameters: [] } 23187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32840 +data: App\Entity\Commune {#10359 …} +value: "23187" +label: "23130 Saint-Dizier-la-Tour" +attr: [] +labelTranslationParameters: [] } 23188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32841 +data: App\Entity\Commune {#10366 …} +value: "23188" +label: "23270 Saint-Dizier-les-Domaines" +attr: [] +labelTranslationParameters: [] } 23189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32842 +data: App\Entity\Commune {#10373 …} +value: "23189" +label: "23400 Saint-Dizier-Masbaraud" +attr: [] +labelTranslationParameters: [] } 23190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32843 +data: App\Entity\Commune {#10380 …} +value: "23190" +label: "23190 Saint-Domet" +attr: [] +labelTranslationParameters: [] } 23191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32844 +data: App\Entity\Commune {#10387 …} +value: "23191" +label: "23000 Saint-Éloi" +attr: [] +labelTranslationParameters: [] } 23192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32845 +data: App\Entity\Commune {#10394 …} +value: "23192" +label: "23290 Fursac" +attr: [] +labelTranslationParameters: [] } 23193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32846 +data: App\Entity\Commune {#10401 …} +value: "23193" +label: "23000 Sainte-Feyre" +attr: [] +labelTranslationParameters: [] } 23194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32847 +data: App\Entity\Commune {#10408 …} +value: "23194" +label: "23500 Sainte-Feyre-la-Montagne" +attr: [] +labelTranslationParameters: [] } 23195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32848 +data: App\Entity\Commune {#10415 …} +value: "23195" +label: "23000 Saint-Fiel" +attr: [] +labelTranslationParameters: [] } 23196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32849 +data: App\Entity\Commune {#10422 …} +value: "23196" +label: "23500 Saint-Frion" +attr: [] +labelTranslationParameters: [] } 23197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32850 +data: App\Entity\Commune {#10429 …} +value: "23197" +label: "23250 Saint-Georges-la-Pouge" +attr: [] +labelTranslationParameters: [] } 23198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32851 +data: App\Entity\Commune {#10436 …} +value: "23198" +label: "23500 Saint-Georges-Nigremont" +attr: [] +labelTranslationParameters: [] } 23199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32852 +data: App\Entity\Commune {#10443 …} +value: "23199" +label: "23160 Saint-Germain-Beaupré" +attr: [] +labelTranslationParameters: [] } 23200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32853 +data: App\Entity\Commune {#10450 …} +value: "23200" +label: "23430 Saint-Goussaud" +attr: [] +labelTranslationParameters: [] } 23201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32854 +data: App\Entity\Commune {#10457 …} +value: "23201" +label: "23150 Saint-Hilaire-la-Plaine" +attr: [] +labelTranslationParameters: [] } 23202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32855 +data: App\Entity\Commune {#10464 …} +value: "23202" +label: "23250 Saint-Hilaire-le-Château" +attr: [] +labelTranslationParameters: [] } 23203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32856 +data: App\Entity\Commune {#10471 …} +value: "23203" +label: "23110 Saint-Julien-la-Genête" +attr: [] +labelTranslationParameters: [] } 23204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32857 +data: App\Entity\Commune {#10478 …} +value: "23204" +label: "23130 Saint-Julien-le-Châtel" +attr: [] +labelTranslationParameters: [] } 23205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32858 +data: App\Entity\Commune {#10485 …} +value: "23205" +label: "23400 Saint-Junien-la-Bregère" +attr: [] +labelTranslationParameters: [] } 23206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32859 +data: App\Entity\Commune {#10492 …} +value: "23206" +label: "23000 Saint-Laurent" +attr: [] +labelTranslationParameters: [] } 23207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32860 +data: App\Entity\Commune {#10499 …} +value: "23207" +label: "23300 Saint-Léger-Bridereix" +attr: [] +labelTranslationParameters: [] } 23208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32861 +data: App\Entity\Commune {#10506 …} +value: "23208" +label: "23000 Saint-Léger-le-Guérétois" +attr: [] +labelTranslationParameters: [] } 23209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32862 +data: App\Entity\Commune {#10513 …} +value: "23209" +label: "23130 Saint-Loup" +attr: [] +labelTranslationParameters: [] } 23210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32863 +data: App\Entity\Commune {#10520 …} +value: "23210" +label: "23200 Saint-Maixant" +attr: [] +labelTranslationParameters: [] } 23211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32864 +data: App\Entity\Commune {#10527 …} +value: "23211" +label: "23200 Saint-Marc-à-Frongier" +attr: [] +labelTranslationParameters: [] } 23212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32865 +data: App\Entity\Commune {#10534 …} +value: "23212" +label: "23460 Saint-Marc-à-Loubaud" +attr: [] +labelTranslationParameters: [] } 23213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32866 +data: App\Entity\Commune {#10541 …} +value: "23213" +label: "23600 Saint-Marien" +attr: [] +labelTranslationParameters: [] } 23214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32867 +data: App\Entity\Commune {#10548 …} +value: "23214" +label: "23150 Saint-Martial-le-Mont" +attr: [] +labelTranslationParameters: [] } 23215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32868 +data: App\Entity\Commune {#10555 …} +value: "23215" +label: "23100 Saint-Martial-le-Vieux" +attr: [] +labelTranslationParameters: [] } 23216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32869 +data: App\Entity\Commune {#10562 …} +value: "23216" +label: "23460 Saint-Martin-Château" +attr: [] +labelTranslationParameters: [] } 23217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32870 +data: App\Entity\Commune {#10569 …} +value: "23217" +label: "23430 Saint-Martin-Sainte-Catherine" +attr: [] +labelTranslationParameters: [] } 23218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32871 +data: App\Entity\Commune {#10576 …} +value: "23218" +label: "23260 Saint-Maurice-près-Crocq" +attr: [] +labelTranslationParameters: [] } 23219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32872 +data: App\Entity\Commune {#10583 …} +value: "23219" +label: "23300 Saint-Maurice-la-Souterraine" +attr: [] +labelTranslationParameters: [] } 23220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32873 +data: App\Entity\Commune {#10590 …} +value: "23220" +label: "23200 Saint-Médard-la-Rochette" +attr: [] +labelTranslationParameters: [] } 23221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32874 +data: App\Entity\Commune {#10597 …} +value: "23221" +label: "23100 Saint-Merd-la-Breuille" +attr: [] +labelTranslationParameters: [] } 23222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32875 +data: App\Entity\Commune {#10604 …} +value: "23222" +label: "23480 Saint-Michel-de-Veisse" +attr: [] +labelTranslationParameters: [] } 23223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32876 +data: App\Entity\Commune {#10611 …} +value: "23223" +label: "23400 Saint-Moreil" +attr: [] +labelTranslationParameters: [] } 23224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32877 +data: App\Entity\Commune {#10618 …} +value: "23224" +label: "23100 Saint-Oradoux-de-Chirouze" +attr: [] +labelTranslationParameters: [] } 23225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32878 +data: App\Entity\Commune {#10625 …} +value: "23225" +label: "23260 Saint-Oradoux-près-Crocq" +attr: [] +labelTranslationParameters: [] } 23226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32879 +data: App\Entity\Commune {#10632 …} +value: "23226" +label: "23260 Saint-Pardoux-d'Arnet" +attr: [] +labelTranslationParameters: [] } 23227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32880 +data: App\Entity\Commune {#10639 …} +value: "23227" +label: "23400 Saint-Pardoux-Morterolles" +attr: [] +labelTranslationParameters: [] } 23228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32881 +data: App\Entity\Commune {#10646 …} +value: "23228" +label: "23200 Saint-Pardoux-le-Neuf" +attr: [] +labelTranslationParameters: [] } 23229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32882 +data: App\Entity\Commune {#10653 …} +value: "23229" +label: "23150 Saint-Pardoux-les-Cards" +attr: [] +labelTranslationParameters: [] } 23230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32883 +data: App\Entity\Commune {#10660 …} +value: "23230" +label: "23430 Saint-Pierre-Chérignat" +attr: [] +labelTranslationParameters: [] } 23232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32884 +data: App\Entity\Commune {#10667 …} +value: "23232" +label: "23460 Saint-Pierre-Bellevue" +attr: [] +labelTranslationParameters: [] } 23233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32885 +data: App\Entity\Commune {#10674 …} +value: "23233" +label: "23600 Saint-Pierre-le-Bost" +attr: [] +labelTranslationParameters: [] } 23234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32886 +data: App\Entity\Commune {#10681 …} +value: "23234" +label: "23110 Saint-Priest" +attr: [] +labelTranslationParameters: [] } 23235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32887 +data: App\Entity\Commune {#10688 …} +value: "23235" +label: "23300 Saint-Priest-la-Feuille" +attr: [] +labelTranslationParameters: [] } 23236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32888 +data: App\Entity\Commune {#10695 …} +value: "23236" +label: "23240 Saint-Priest-la-Plaine" +attr: [] +labelTranslationParameters: [] } 23237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32889 +data: App\Entity\Commune {#10702 …} +value: "23237" +label: "23400 Saint-Priest-Palus" +attr: [] +labelTranslationParameters: [] } 23238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32890 +data: App\Entity\Commune {#10709 …} +value: "23238" +label: "23500 Saint-Quentin-la-Chabanne" +attr: [] +labelTranslationParameters: [] } 23239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32891 +data: App\Entity\Commune {#10716 …} +value: "23239" +label: "23160 Saint-Sébastien" +attr: [] +labelTranslationParameters: [] } 23240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32892 +data: App\Entity\Commune {#10723 …} +value: "23240" +label: "23600 Saint-Silvain-Bas-le-Roc" +attr: [] +labelTranslationParameters: [] } 23241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32893 +data: App\Entity\Commune {#10730 …} +value: "23241" +label: "23190 Saint-Silvain-Bellegarde" +attr: [] +labelTranslationParameters: [] } 23242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32894 +data: App\Entity\Commune {#10737 …} +value: "23242" +label: "23320 Saint-Silvain-Montaigut" +attr: [] +labelTranslationParameters: [] } 23243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32895 +data: App\Entity\Commune {#10744 …} +value: "23243" +label: "23140 Saint-Silvain-sous-Toulx" +attr: [] +labelTranslationParameters: [] } 23244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32896 +data: App\Entity\Commune {#10751 …} +value: "23244" +label: "23800 Saint-Sulpice-le-Dunois" +attr: [] +labelTranslationParameters: [] } 23245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32897 +data: App\Entity\Commune {#10758 …} +value: "23245" +label: "23000 Saint-Sulpice-le-Guérétois" +attr: [] +labelTranslationParameters: [] } 23246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32898 +data: App\Entity\Commune {#10765 …} +value: "23246" +label: "23480 Saint-Sulpice-les-Champs" +attr: [] +labelTranslationParameters: [] } 23247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32899 +data: App\Entity\Commune {#10772 …} +value: "23247" +label: "23320 Saint-Vaury" +attr: [] +labelTranslationParameters: [] } 23248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32900 +data: App\Entity\Commune {#10779 …} +value: "23248" +label: "23000 Saint-Victor-en-Marche" +attr: [] +labelTranslationParameters: [] } 23249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32901 +data: App\Entity\Commune {#10786 …} +value: "23249" +label: "23460 Saint-Yrieix-la-Montagne" +attr: [] +labelTranslationParameters: [] } 23250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32902 +data: App\Entity\Commune {#10793 …} +value: "23250" +label: "23150 Saint-Yrieix-les-Bois" +attr: [] +labelTranslationParameters: [] } 23251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32903 +data: App\Entity\Commune {#10800 …} +value: "23251" +label: "23170 Tardes" +attr: [] +labelTranslationParameters: [] } 23252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32904 +data: App\Entity\Commune {#10807 …} +value: "23252" +label: "23350 Tercillat" +attr: [] +labelTranslationParameters: [] } 23253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32905 +data: App\Entity\Commune {#10814 …} +value: "23253" +label: "23250 Thauron" +attr: [] +labelTranslationParameters: [] } 23254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32906 +data: App\Entity\Commune {#10821 …} +value: "23254" +label: "23600 Toulx-Sainte-Croix" +attr: [] +labelTranslationParameters: [] } 23255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32907 +data: App\Entity\Commune {#10828 …} +value: "23255" +label: "23230 Trois-Fonds" +attr: [] +labelTranslationParameters: [] } 23257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32908 +data: App\Entity\Commune {#10835 …} +value: "23257" +label: "23120 Vallière" +attr: [] +labelTranslationParameters: [] } 23258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32909 +data: App\Entity\Commune {#10842 …} +value: "23258" +label: "23300 Vareilles" +attr: [] +labelTranslationParameters: [] } 23259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32910 +data: App\Entity\Commune {#10849 …} +value: "23259" +label: "23170 Verneiges" +attr: [] +labelTranslationParameters: [] } 23260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32911 +data: App\Entity\Commune {#10856 …} +value: "23260" +label: "23250 Vidaillat" +attr: [] +labelTranslationParameters: [] } 23261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32912 +data: App\Entity\Commune {#10863 …} +value: "23261" +label: "23170 Viersat" +attr: [] +labelTranslationParameters: [] } 23262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32913 +data: App\Entity\Commune {#10870 …} +value: "23262" +label: "23140 Vigeville" +attr: [] +labelTranslationParameters: [] } 23263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32914 +data: App\Entity\Commune {#10877 …} +value: "23263" +label: "23800 Villard" +attr: [] +labelTranslationParameters: [] } 23264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32915 +data: App\Entity\Commune {#10884 …} +value: "23264" +label: "23340 La Villedieu" +attr: [] +labelTranslationParameters: [] } 23265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32916 +data: App\Entity\Commune {#10891 …} +value: "23265" +label: "23260 La Villeneuve" +attr: [] +labelTranslationParameters: [] } 23266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32917 +data: App\Entity\Commune {#10898 …} +value: "23266" +label: "23260 La Villetelle" +attr: [] +labelTranslationParameters: [] } 24001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32918 +data: App\Entity\Commune {#10905 …} +value: "24001" +label: "24300 Abjat-sur-Bandiat" +attr: [] +labelTranslationParameters: [] } 24002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32919 +data: App\Entity\Commune {#10914 …} +value: "24002" +label: "24460 Agonac" +attr: [] +labelTranslationParameters: [] } 24004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32920 +data: App\Entity\Commune {#10921 …} +value: "24004" +label: "24210 Ajat" +attr: [] +labelTranslationParameters: [] } 24005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32921 +data: App\Entity\Commune {#10928 …} +value: "24005" +label: "24480 Alles-sur-Dordogne" +attr: [] +labelTranslationParameters: [] } 24006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32922 +data: App\Entity\Commune {#10935 …} +value: "24006" +label: "24220 Allas-les-Mines" +attr: [] +labelTranslationParameters: [] } 24007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32923 +data: App\Entity\Commune {#10942 …} +value: "24007" +label: "24600 Allemans" +attr: [] +labelTranslationParameters: [] } 24008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32924 +data: App\Entity\Commune {#10949 …} +value: "24008" +label: "24270 Angoisse" +attr: [] +labelTranslationParameters: [] } 24009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32925 +data: App\Entity\Commune {#10956 …} +value: "24009" +label: "24160 Anlhiac" +attr: [] +labelTranslationParameters: [] } 24010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32926 +data: App\Entity\Commune {#10963 …} +value: "24010" +label: "24430 Annesse-et-Beaulieu" +attr: [] +labelTranslationParameters: [] } 24011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32927 +data: App\Entity\Commune {#10970 …} +value: "24011" +label: "24420 Antonne-et-Trigonant" +attr: [] +labelTranslationParameters: [] } 24012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32928 +data: App\Entity\Commune {#10977 …} +value: "24012" +label: "24590 Archignac" +attr: [] +labelTranslationParameters: [] } 24014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32929 +data: App\Entity\Commune {#10984 …} +value: "24014" +label: "24290 Aubas" +attr: [] +labelTranslationParameters: [] } 24015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32930 +data: App\Entity\Commune {#10991 …} +value: "24015" +label: "24260 Audrix" +attr: [] +labelTranslationParameters: [] } 24016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32931 +data: App\Entity\Commune {#10998 …} +value: "24016" +label: "24300 Augignac" +attr: [] +labelTranslationParameters: [] } 24018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32932 +data: App\Entity\Commune {#11005 …} +value: "24018" +label: "24290 Auriac-du-Périgord" +attr: [] +labelTranslationParameters: [] } 24019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32933 +data: App\Entity\Commune {#11012 …} +value: "24019" +label: "24210 Azerat" +attr: [] +labelTranslationParameters: [] } 24020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32934 +data: App\Entity\Commune {#11019 …} +value: "24020" +label: "24210 La Bachellerie" +attr: [] +labelTranslationParameters: [] } 24021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32935 +data: App\Entity\Commune {#11026 …} +value: "24021" +label: "24390 Badefols-d'Ans" +attr: [] +labelTranslationParameters: [] } 24022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32936 +data: App\Entity\Commune {#11033 …} +value: "24022" +label: "24150 Badefols-sur-Dordogne" +attr: [] +labelTranslationParameters: [] } 24023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32937 +data: App\Entity\Commune {#11040 …} +value: "24023" +label: "24150 Baneuil" +attr: [] +labelTranslationParameters: [] } 24024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32938 +data: App\Entity\Commune {#11047 …} +value: "24024" +label: "24560 Bardou" +attr: [] +labelTranslationParameters: [] } 24025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32939 +data: App\Entity\Commune {#11054 …} +value: "24025" +label: "24210 Bars" +attr: [] +labelTranslationParameters: [] } 24026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32940 +data: App\Entity\Commune {#11061 …} +value: "24026" +label: "24330 Bassillac et Auberoche" +attr: [] +labelTranslationParameters: [] } 24027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32941 +data: App\Entity\Commune {#11068 …} +value: "24027" +label: "24150 Bayac" +attr: [] +labelTranslationParameters: [] } 24028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32942 +data: App\Entity\Commune {#11075 …} +value: "24028" +label: "24440 Beaumontois en Périgord" +attr: [] +labelTranslationParameters: [] } 24029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32943 +data: App\Entity\Commune {#11082 …} +value: "24029" +label: "24400 Beaupouyet" +attr: [] +labelTranslationParameters: [] } 24030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32944 +data: App\Entity\Commune {#11089 …} +value: "24030" +label: "24120 Beauregard-de-Terrasson" +attr: [] +labelTranslationParameters: [] } 24031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32945 +data: App\Entity\Commune {#11096 …} +value: "24031" +label: "24140 Beauregard-et-Bassac" +attr: [] +labelTranslationParameters: [] } 24032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32946 +data: App\Entity\Commune {#11103 …} +value: "24032" +label: "24400 Beauronne" +attr: [] +labelTranslationParameters: [] } 24034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32947 +data: App\Entity\Commune {#11110 …} +value: "24034" +label: "24140 Beleymas" +attr: [] +labelTranslationParameters: [] } 24035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32948 +data: App\Entity\Commune {#11117 …} +value: "24035" +label: "24170 Pays de Belvès" +attr: [] +labelTranslationParameters: [] } 24036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32949 +data: App\Entity\Commune {#11124 …} +value: "24036" +label: "24220 Berbiguières" +attr: [] +labelTranslationParameters: [] } 24037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32950 +data: App\Entity\Commune {#11131 …} +value: "24037" +label: "24100 Bergerac" +attr: [] +labelTranslationParameters: [] } 24038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32951 +data: App\Entity\Commune {#11138 …} +value: "24038" +label: "24320 Bertric-Burée" +attr: [] +labelTranslationParameters: [] } 24039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32952 +data: App\Entity\Commune {#11145 …} +value: "24039" +label: "24550 Besse" +attr: [] +labelTranslationParameters: [] } 24040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32953 +data: App\Entity\Commune {#11152 …} +value: "24040" +label: "24220 Beynac-et-Cazenac" +attr: [] +labelTranslationParameters: [] } 24042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32954 +data: App\Entity\Commune {#11159 …} +value: "24042" +label: "24310 Biras" +attr: [] +labelTranslationParameters: [] } 24043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32955 +data: App\Entity\Commune {#11166 …} +value: "24043" +label: "24540 Biron" +attr: [] +labelTranslationParameters: [] } 24045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32956 +data: App\Entity\Commune {#11173 …} +value: "24045" +label: "24560 Boisse" +attr: [] +labelTranslationParameters: [] } 24046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32957 +data: App\Entity\Commune {#11180 …} +value: "24046" +label: "24390 Boisseuilh" +attr: [] +labelTranslationParameters: [] } 24048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32958 +data: App\Entity\Commune {#11187 …} +value: "24048" +label: "24230 Bonneville-et-Saint-Avit-de-Fumadières" +attr: [] +labelTranslationParameters: [] } 24050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32959 +data: App\Entity\Commune {#11194 …} +value: "24050" +label: "24590 Borrèze" +attr: [] +labelTranslationParameters: [] } 24051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32960 +data: App\Entity\Commune {#11201 …} +value: "24051" +label: "24130 Bosset" +attr: [] +labelTranslationParameters: [] } 24052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32961 +data: App\Entity\Commune {#11208 …} +value: "24052" +label: "24480 Bouillac" +attr: [] +labelTranslationParameters: [] } 24053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32962 +data: App\Entity\Commune {#11215 …} +value: "24053" +label: "24750 Boulazac Isle Manoire" +attr: [] +labelTranslationParameters: [] } 24054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32963 +data: App\Entity\Commune {#11222 …} +value: "24054" +label: "24560 Bouniagues" +attr: [] +labelTranslationParameters: [] } 24055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32964 +data: App\Entity\Commune {#11229 …} +value: "24055" +label: "24310 Bourdeilles" +attr: [] +labelTranslationParameters: [] } 24056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32965 +data: App\Entity\Commune {#11236 …} +value: "24056" +label: "24300 Le Bourdeix" +attr: [] +labelTranslationParameters: [] } 24057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32966 +data: App\Entity\Commune {#11243 …} +value: "24057" +label: "24320 Bourg-des-Maisons" +attr: [] +labelTranslationParameters: [] } 24058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32967 +data: App\Entity\Commune {#11250 …} +value: "24058" +label: "24600 Bourg-du-Bost" +attr: [] +labelTranslationParameters: [] } 24059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32968 +data: App\Entity\Commune {#11257 …} +value: "24059" +label: "24400 Bourgnac" +attr: [] +labelTranslationParameters: [] } 24060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32969 +data: App\Entity\Commune {#11264 …} +value: "24060" +label: "24150 Bourniquel" +attr: [] +labelTranslationParameters: [] } 24061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32970 +data: App\Entity\Commune {#11271 …} +value: "24061" +label: "24110 Bourrou" +attr: [] +labelTranslationParameters: [] } 24062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32971 +data: App\Entity\Commune {#11278 …} +value: "24062" +label: "24320 Bouteilles-Saint-Sébastien" +attr: [] +labelTranslationParameters: [] } 24063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32972 +data: App\Entity\Commune {#11285 …} +value: "24063" +label: "24250 Bouzic" +attr: [] +labelTranslationParameters: [] } 24064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32973 +data: App\Entity\Commune {#11292 …} +value: "24064" +label: "24310 Brantôme en Périgord" +attr: [] +labelTranslationParameters: [] } 24066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32974 +data: App\Entity\Commune {#11299 …} +value: "24066" +label: "24210 Brouchaud" +attr: [] +labelTranslationParameters: [] } 24067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32975 +data: App\Entity\Commune {#11306 …} +value: "24067" +label: "24260 Le Bugue" +attr: [] +labelTranslationParameters: [] } 24068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32976 +data: App\Entity\Commune {#11313 …} +value: "24068" +label: "24480 Le Buisson-de-Cadouin" +attr: [] +labelTranslationParameters: [] } 24069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32977 +data: App\Entity\Commune {#11320 …} +value: "24069" +label: "24350 Bussac" +attr: [] +labelTranslationParameters: [] } 24070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32978 +data: App\Entity\Commune {#11327 …} +value: "24070" +label: "24360 Busserolles" +attr: [] +labelTranslationParameters: [] } 24071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32979 +data: App\Entity\Commune {#11334 …} +value: "24071" +label: "24360 Bussière-Badil" +attr: [] +labelTranslationParameters: [] } 24073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32980 +data: App\Entity\Commune {#11341 …} +value: "24073" +label: "24150 Calès" +attr: [] +labelTranslationParameters: [] } 24074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32981 +data: App\Entity\Commune {#11348 …} +value: "24074" +label: "24370 Calviac-en-Périgord" +attr: [] +labelTranslationParameters: [] } 24075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32982 +data: App\Entity\Commune {#11355 …} +value: "24075" +label: "24550 Campagnac-lès-Quercy" +attr: [] +labelTranslationParameters: [] } 24076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32983 +data: App\Entity\Commune {#11362 …} +value: "24076" +label: "24260 Campagne" +attr: [] +labelTranslationParameters: [] } 24077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32984 +data: App\Entity\Commune {#11369 …} +value: "24077" +label: "24140 Campsegret" +attr: [] +labelTranslationParameters: [] } 24080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32985 +data: App\Entity\Commune {#11376 …} +value: "24080" +label: "24540 Capdrot" +attr: [] +labelTranslationParameters: [] } 24081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32986 +data: App\Entity\Commune {#11383 …} +value: "24081" +label: "24370 Carlux" +attr: [] +labelTranslationParameters: [] } 24082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32987 +data: App\Entity\Commune {#11390 …} +value: "24082" +label: "24200 Carsac-Aillac" +attr: [] +labelTranslationParameters: [] } 24083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32988 +data: App\Entity\Commune {#11397 …} +value: "24083" +label: "24610 Carsac-de-Gurson" +attr: [] +labelTranslationParameters: [] } 24084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32989 +data: App\Entity\Commune {#11404 …} +value: "24084" +label: "24170 Carves" +attr: [] +labelTranslationParameters: [] } 24085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32990 +data: App\Entity\Commune {#11411 …} +value: "24085" +label: "24120 La Cassagne" +attr: [] +labelTranslationParameters: [] } 24086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32991 +data: App\Entity\Commune {#11418 …} +value: "24086" +label: "24250 Castelnaud-la-Chapelle" +attr: [] +labelTranslationParameters: [] } 24087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32992 +data: App\Entity\Commune {#11425 …} +value: "24087" +label: "24220 Castels et Bézenac" +attr: [] +labelTranslationParameters: [] } 24088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32993 +data: App\Entity\Commune {#11432 …} +value: "24088" +label: "24150 Cause-de-Clérans" +attr: [] +labelTranslationParameters: [] } 24089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32994 +data: App\Entity\Commune {#11439 …} +value: "24089" +label: "24370 Cazoulès" +attr: [] +labelTranslationParameters: [] } 24090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32995 +data: App\Entity\Commune {#11446 …} +value: "24090" +label: "24600 Celles" +attr: [] +labelTranslationParameters: [] } 24091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32996 +data: App\Entity\Commune {#11453 …} +value: "24091" +label: "24250 Cénac-et-Saint-Julien" +attr: [] +labelTranslationParameters: [] } 24094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32997 +data: App\Entity\Commune {#11460 …} +value: "24094" +label: "24380 Chalagnac" +attr: [] +labelTranslationParameters: [] } 24095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32998 +data: App\Entity\Commune {#11467 …} +value: "24095" +label: "24800 Chalais" +attr: [] +labelTranslationParameters: [] } 24096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32999 +data: App\Entity\Commune {#11474 …} +value: "24096" +label: "24530 Champagnac-de-Belair" +attr: [] +labelTranslationParameters: [] } 24097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33000 +data: App\Entity\Commune {#11481 …} +value: "24097" +label: "24320 Champagne-et-Fontaine" +attr: [] +labelTranslationParameters: [] } 24098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33001 +data: App\Entity\Commune {#11488 …} +value: "24098" +label: "24750 Champcevinel" +attr: [] +labelTranslationParameters: [] } 24100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33002 +data: App\Entity\Commune {#11495 …} +value: "24100" +label: "24360 Champniers-et-Reilhac" +attr: [] +labelTranslationParameters: [] } 24101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33003 +data: App\Entity\Commune {#11502 …} +value: "24101" +label: "24470 Champs-Romain" +attr: [] +labelTranslationParameters: [] } 24102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33004 +data: App\Entity\Commune {#11509 …} +value: "24102" +label: "24650 Chancelade" +attr: [] +labelTranslationParameters: [] } 24104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33005 +data: App\Entity\Commune {#11516 …} +value: "24104" +label: "24190 Chantérac" +attr: [] +labelTranslationParameters: [] } 24105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33006 +data: App\Entity\Commune {#11523 …} +value: "24105" +label: "24320 Chapdeuil" +attr: [] +labelTranslationParameters: [] } 24106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33007 +data: App\Entity\Commune {#11530 …} +value: "24106" +label: "24290 La Chapelle-Aubareil" +attr: [] +labelTranslationParameters: [] } 24107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33008 +data: App\Entity\Commune {#11537 …} +value: "24107" +label: "24530 La Chapelle-Faucher" +attr: [] +labelTranslationParameters: [] } 24108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33009 +data: App\Entity\Commune {#11544 …} +value: "24108" +label: "24350 La Chapelle-Gonaguet" +attr: [] +labelTranslationParameters: [] } 24109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33010 +data: App\Entity\Commune {#11551 …} +value: "24109" +label: "24320 La Chapelle-Grésignac" +attr: [] +labelTranslationParameters: [] } 24110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33011 +data: App\Entity\Commune {#11558 …} +value: "24110" +label: "24320 La Chapelle-Montabourlet" +attr: [] +labelTranslationParameters: [] } 24111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33012 +data: App\Entity\Commune {#11565 …} +value: "24111" +label: "24300 La Chapelle-Montmoreau" +attr: [] +labelTranslationParameters: [] } 24113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33013 +data: App\Entity\Commune {#11572 …} +value: "24113" +label: "24390 La Chapelle-Saint-Jean" +attr: [] +labelTranslationParameters: [] } 24114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33014 +data: App\Entity\Commune {#11579 …} +value: "24114" +label: "24600 Chassaignes" +attr: [] +labelTranslationParameters: [] } 24115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33015 +data: App\Entity\Commune {#11586 …} +value: "24115" +label: "24460 Château-l'Évêque" +attr: [] +labelTranslationParameters: [] } 24116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33016 +data: App\Entity\Commune {#11593 …} +value: "24116" +label: "24120 Châtres" +attr: [] +labelTranslationParameters: [] } 24117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33017 +data: App\Entity\Commune {#11600 …} +value: "24117" +label: "24120 Les Coteaux Périgourdins" +attr: [] +labelTranslationParameters: [] } 24119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33018 +data: App\Entity\Commune {#11607 …} +value: "24119" +label: "24320 Cherval" +attr: [] +labelTranslationParameters: [] } 24120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33019 +data: App\Entity\Commune {#11614 …} +value: "24120" +label: "24390 Cherveix-Cubas" +attr: [] +labelTranslationParameters: [] } 24121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33020 +data: App\Entity\Commune {#11621 …} +value: "24121" +label: "24640 Chourgnac" +attr: [] +labelTranslationParameters: [] } 24122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33021 +data: App\Entity\Commune {#11628 …} +value: "24122" +label: "24170 Cladech" +attr: [] +labelTranslationParameters: [] } 24123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33022 +data: App\Entity\Commune {#11635 …} +value: "24123" +label: "24140 Clermont-de-Beauregard" +attr: [] +labelTranslationParameters: [] } 24124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33023 +data: App\Entity\Commune {#11642 …} +value: "24124" +label: "24160 Clermont-d'Excideuil" +attr: [] +labelTranslationParameters: [] } 24126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33024 +data: App\Entity\Commune {#11649 …} +value: "24126" +label: "24560 Colombier" +attr: [] +labelTranslationParameters: [] } 24128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33025 +data: App\Entity\Commune {#11656 …} +value: "24128" +label: "24600 Comberanche-et-Épeluche" +attr: [] +labelTranslationParameters: [] } 24129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33026 +data: App\Entity\Commune {#11663 …} +value: "24129" +label: "24530 Condat-sur-Trincou" +attr: [] +labelTranslationParameters: [] } 24130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33027 +data: App\Entity\Commune {#11670 …} +value: "24130" +label: "24570 Condat-sur-Vézère" +attr: [] +labelTranslationParameters: [] } 24131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33028 +data: App\Entity\Commune {#11677 …} +value: "24131" +label: "24300 Connezac" +attr: [] +labelTranslationParameters: [] } 24132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33029 +data: App\Entity\Commune {#11684 …} +value: "24132" +label: "24560 Conne-de-Labarde" +attr: [] +labelTranslationParameters: [] } 24133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33030 +data: App\Entity\Commune {#11691 …} +value: "24133" +label: "24450 La Coquille" +attr: [] +labelTranslationParameters: [] } 24134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33031 +data: App\Entity\Commune {#11698 …} +value: "24134" +label: "24800 Corgnac-sur-l'Isle" +attr: [] +labelTranslationParameters: [] } 24135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33032 +data: App\Entity\Commune {#11705 …} +value: "24135" +label: "24750 Cornille" +attr: [] +labelTranslationParameters: [] } 24136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33033 +data: App\Entity\Commune {#11712 …} +value: "24136" +label: "24390 Coubjours" +attr: [] +labelTranslationParameters: [] } 24137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33034 +data: App\Entity\Commune {#11719 …} +value: "24137" +label: "24420 Coulaures" +attr: [] +labelTranslationParameters: [] } 24138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33035 +data: App\Entity\Commune {#11726 …} +value: "24138" +label: "24660 Coulounieix-Chamiers" +attr: [] +labelTranslationParameters: [] } 24139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33036 +data: App\Entity\Commune {#11733 …} +value: "24139" +label: "24430 Coursac" +attr: [] +labelTranslationParameters: [] } 24140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33037 +data: App\Entity\Commune {#11740 …} +value: "24140" +label: "24520 Cours-de-Pile" +attr: [] +labelTranslationParameters: [] } 24141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33038 +data: App\Entity\Commune {#11747 …} +value: "24141" +label: "24320 Coutures" +attr: [] +labelTranslationParameters: [] } 24142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33039 +data: App\Entity\Commune {#11754 …} +value: "24142" +label: "24220 Coux et Bigaroque-Mouzens" +attr: [] +labelTranslationParameters: [] } 24143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33040 +data: App\Entity\Commune {#11761 …} +value: "24143" +label: "24150 Couze-et-Saint-Front" +attr: [] +labelTranslationParameters: [] } 24144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33041 +data: App\Entity\Commune {#11768 …} +value: "24144" +label: "24350 Creyssac" +attr: [] +labelTranslationParameters: [] } 24145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33042 +data: App\Entity\Commune {#11775 …} +value: "24145" +label: "24100 Creysse" +attr: [] +labelTranslationParameters: [] } 24146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33043 +data: App\Entity\Commune {#11782 …} +value: "24146" +label: "24380 Creyssensac-et-Pissot" +attr: [] +labelTranslationParameters: [] } 24147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33044 +data: App\Entity\Commune {#11789 …} +value: "24147" +label: "24640 Cubjac-Auvézère-Val d'Ans" +attr: [] +labelTranslationParameters: [] } 24148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33045 +data: App\Entity\Commune {#11796 …} +value: "24148" +label: "24240 Cunèges" +attr: [] +labelTranslationParameters: [] } 24150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33046 +data: App\Entity\Commune {#11803 …} +value: "24150" +label: "24250 Daglan" +attr: [] +labelTranslationParameters: [] } 24151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33047 +data: App\Entity\Commune {#11810 …} +value: "24151" +label: "24170 Doissat" +attr: [] +labelTranslationParameters: [] } 24152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33048 +data: App\Entity\Commune {#11817 …} +value: "24152" +label: "24250 Domme" +attr: [] +labelTranslationParameters: [] } 24153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33049 +data: App\Entity\Commune {#11824 …} +value: "24153" +label: "24120 La Dornac" +attr: [] +labelTranslationParameters: [] } 24154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33050 +data: App\Entity\Commune {#11831 …} +value: "24154" +label: "24350 Douchapt" +attr: [] +labelTranslationParameters: [] } 24155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33051 +data: App\Entity\Commune {#11838 …} +value: "24155" +label: "24140 Douville" +attr: [] +labelTranslationParameters: [] } 24156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33052 +data: App\Entity\Commune {#11845 …} +value: "24156" +label: "24330 La Douze" +attr: [] +labelTranslationParameters: [] } 24157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33053 +data: App\Entity\Commune {#11852 …} +value: "24157" +label: "24190 Douzillac" +attr: [] +labelTranslationParameters: [] } 24158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33054 +data: App\Entity\Commune {#11859 …} +value: "24158" +label: "24270 Dussac" +attr: [] +labelTranslationParameters: [] } 24159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33055 +data: App\Entity\Commune {#11866 …} +value: "24159" +label: "24410 Échourgnac" +attr: [] +labelTranslationParameters: [] } 24160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33056 +data: App\Entity\Commune {#11873 …} +value: "24160" +label: "24380 Église-Neuve-de-Vergt" +attr: [] +labelTranslationParameters: [] } 24161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33057 +data: App\Entity\Commune {#11880 …} +value: "24161" +label: "24400 Église-Neuve-d'Issac" +attr: [] +labelTranslationParameters: [] } 24162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33058 +data: App\Entity\Commune {#11887 …} +value: "24162" +label: "24420 Escoire" +attr: [] +labelTranslationParameters: [] } 24163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33059 +data: App\Entity\Commune {#11894 …} +value: "24163" +label: "24360 Étouars" +attr: [] +labelTranslationParameters: [] } 24164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33060 +data: App\Entity\Commune {#11901 …} +value: "24164" +label: "24160 Excideuil" +attr: [] +labelTranslationParameters: [] } 24165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33061 +data: App\Entity\Commune {#11908 …} +value: "24165" +label: "24700 Eygurande-et-Gardedeuil" +attr: [] +labelTranslationParameters: [] } 24167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33062 +data: App\Entity\Commune {#11915 …} +value: "24167" +label: "24500 Eymet" +attr: [] +labelTranslationParameters: [] } 24168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33063 +data: App\Entity\Commune {#11922 …} +value: "24168" +label: "24560 Plaisance" +attr: [] +labelTranslationParameters: [] } 24171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33064 +data: App\Entity\Commune {#11929 …} +value: "24171" +label: "24800 Eyzerac" +attr: [] +labelTranslationParameters: [] } 24172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33065 +data: App\Entity\Commune {#11936 …} +value: "24172" +label: "24620 Les Eyzies" +attr: [] +labelTranslationParameters: [] } 24174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33066 +data: App\Entity\Commune {#11943 …} +value: "24174" +label: "24290 Fanlac" +attr: [] +labelTranslationParameters: [] } 24175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33067 +data: App\Entity\Commune {#11950 …} +value: "24175" +label: "24290 Les Farges" +attr: [] +labelTranslationParameters: [] } 24176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33068 +data: App\Entity\Commune {#11957 …} +value: "24176" +label: "24560 Faurilles" +attr: [] +labelTranslationParameters: [] } 24177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33069 +data: App\Entity\Commune {#11964 …} +value: "24177" +label: "24560 Faux" +attr: [] +labelTranslationParameters: [] } 24179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33070 +data: App\Entity\Commune {#11971 …} +value: "24179" +label: "24120 La Feuillade" +attr: [] +labelTranslationParameters: [] } 24180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33071 +data: App\Entity\Commune {#11978 …} +value: "24180" +label: "24450 Firbeix" +attr: [] +labelTranslationParameters: [] } 24182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33072 +data: App\Entity\Commune {#11985 …} +value: "24182" +label: "24130 Le Fleix" +attr: [] +labelTranslationParameters: [] } 24183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33073 +data: App\Entity\Commune {#11992 …} +value: "24183" +label: "24580 Fleurac" +attr: [] +labelTranslationParameters: [] } 24184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33074 +data: App\Entity\Commune {#11999 …} +value: "24184" +label: "24250 Florimont-Gaumier" +attr: [] +labelTranslationParameters: [] } 24186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33075 +data: App\Entity\Commune {#12006 …} +value: "24186" +label: "24500 Fonroque" +attr: [] +labelTranslationParameters: [] } 24188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33076 +data: App\Entity\Commune {#12013 …} +value: "24188" +label: "24210 Fossemagne" +attr: [] +labelTranslationParameters: [] } 24189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33077 +data: App\Entity\Commune {#12020 …} +value: "24189" +label: "33220 Fougueyrolles" +attr: [] +labelTranslationParameters: [] } 24190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33078 +data: App\Entity\Commune {#12027 …} +value: "24190" +label: "24380 Fouleix" +attr: [] +labelTranslationParameters: [] } 24191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33079 +data: App\Entity\Commune {#12034 …} +value: "24191" +label: "24130 Fraisse" +attr: [] +labelTranslationParameters: [] } 24192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33080 +data: App\Entity\Commune {#12041 …} +value: "24192" +label: "24210 Gabillou" +attr: [] +labelTranslationParameters: [] } 24193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33081 +data: App\Entity\Commune {#12048 …} +value: "24193" +label: "24240 Gageac-et-Rouillac" +attr: [] +labelTranslationParameters: [] } 24194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33082 +data: App\Entity\Commune {#12055 …} +value: "24194" +label: "24680 Gardonne" +attr: [] +labelTranslationParameters: [] } 24195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33083 +data: App\Entity\Commune {#12062 …} +value: "24195" +label: "24540 Gaugeac" +attr: [] +labelTranslationParameters: [] } 24196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33084 +data: App\Entity\Commune {#12069 …} +value: "24196" +label: "24160 Génis" +attr: [] +labelTranslationParameters: [] } 24197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33085 +data: App\Entity\Commune {#12076 …} +value: "24197" +label: "24130 Ginestet" +attr: [] +labelTranslationParameters: [] } 24199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33086 +data: App\Entity\Commune {#12083 …} +value: "24199" +label: "24320 Gout-Rossignol" +attr: [] +labelTranslationParameters: [] } 24200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33087 +data: App\Entity\Commune {#12090 …} +value: "24200" +label: "24350 Grand-Brassac" +attr: [] +labelTranslationParameters: [] } 24202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33088 +data: App\Entity\Commune {#12097 …} +value: "24202" +label: "24390 Granges-d'Ans" +attr: [] +labelTranslationParameters: [] } 24205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33089 +data: App\Entity\Commune {#12104 …} +value: "24205" +label: "24110 Grignols" +attr: [] +labelTranslationParameters: [] } 24206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33090 +data: App\Entity\Commune {#12111 …} +value: "24206" +label: "24170 Grives" +attr: [] +labelTranslationParameters: [] } 24207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33091 +data: App\Entity\Commune {#12118 …} +value: "24207" +label: "24250 Groléjac" +attr: [] +labelTranslationParameters: [] } 24208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33092 +data: App\Entity\Commune {#12125 …} +value: "24208" +label: "24380 Grun-Bordas" +attr: [] +labelTranslationParameters: [] } 24209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33093 +data: App\Entity\Commune {#12132 …} +value: "24209" +label: "24300 Hautefaye" +attr: [] +labelTranslationParameters: [] } 24210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33094 +data: App\Entity\Commune {#12139 …} +value: "24210" +label: "24390 Hautefort" +attr: [] +labelTranslationParameters: [] } 24211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33095 +data: App\Entity\Commune {#12146 …} +value: "24211" +label: "24400 Issac" +attr: [] +labelTranslationParameters: [] } 24212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33096 +data: App\Entity\Commune {#12153 …} +value: "24212" +label: "24560 Issigeac" +attr: [] +labelTranslationParameters: [] } 24213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33097 +data: App\Entity\Commune {#12160 …} +value: "24213" +label: "24140 Jaure" +attr: [] +labelTranslationParameters: [] } 24214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33098 +data: App\Entity\Commune {#12167 …} +value: "24214" +label: "24300 Javerlhac-et-la-Chapelle-Saint-Robert" +attr: [] +labelTranslationParameters: [] } 24215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33099 +data: App\Entity\Commune {#12174 …} +value: "24215" +label: "24590 Jayac" +attr: [] +labelTranslationParameters: [] } 24216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33100 +data: App\Entity\Commune {#12181 …} +value: "24216" +label: "24410 La Jemaye-Ponteyraud" +attr: [] +labelTranslationParameters: [] } 24217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33101 +data: App\Entity\Commune {#12188 …} +value: "24217" +label: "24260 Journiac" +attr: [] +labelTranslationParameters: [] } 24218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33102 +data: App\Entity\Commune {#12195 …} +value: "24218" +label: "24630 Jumilhac-le-Grand" +attr: [] +labelTranslationParameters: [] } 24220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33103 +data: App\Entity\Commune {#12202 …} +value: "24220" +label: "24380 Lacropte" +attr: [] +labelTranslationParameters: [] } 24221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33104 +data: App\Entity\Commune {#12209 …} +value: "24221" +label: "24340 Rudeau-Ladosse" +attr: [] +labelTranslationParameters: [] } 24222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33105 +data: App\Entity\Commune {#12216 …} +value: "24222" +label: "24130 La Force" +attr: [] +labelTranslationParameters: [] } 24223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33106 +data: App\Entity\Commune {#12223 …} +value: "24223" +label: "24150 Lalinde" +attr: [] +labelTranslationParameters: [] } 24224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33107 +data: App\Entity\Commune {#12230 …} +value: "24224" +label: "24520 Lamonzie-Montastruc" +attr: [] +labelTranslationParameters: [] } 24225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33108 +data: App\Entity\Commune {#12237 …} +value: "24225" +label: "24680 Lamonzie-Saint-Martin" +attr: [] +labelTranslationParameters: [] } 24226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33109 +data: App\Entity\Commune {#12244 …} +value: "24226" +label: "24230 Lamothe-Montravel" +attr: [] +labelTranslationParameters: [] } 24227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33110 +data: App\Entity\Commune {#12251 …} +value: "24227" +label: "24270 Lanouaille" +attr: [] +labelTranslationParameters: [] } 24228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33111 +data: App\Entity\Commune {#12258 …} +value: "24228" +label: "24150 Lanquais" +attr: [] +labelTranslationParameters: [] } 24229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33112 +data: App\Entity\Commune {#12265 …} +value: "24229" +label: "24570 Le Lardin-Saint-Lazare" +attr: [] +labelTranslationParameters: [] } 24230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33113 +data: App\Entity\Commune {#12272 …} +value: "24230" +label: "24170 Larzac" +attr: [] +labelTranslationParameters: [] } 24231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33114 +data: App\Entity\Commune {#12279 …} +value: "24231" +label: "24540 Lavalade" +attr: [] +labelTranslationParameters: [] } 24232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33115 +data: App\Entity\Commune {#12286 …} +value: "24232" +label: "24550 Lavaur" +attr: [] +labelTranslationParameters: [] } 24234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33116 +data: App\Entity\Commune {#12293 …} +value: "24234" +label: "24400 Les Lèches" +attr: [] +labelTranslationParameters: [] } 24236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33117 +data: App\Entity\Commune {#12300 …} +value: "24236" +label: "24110 Léguillac-de-l'Auche" +attr: [] +labelTranslationParameters: [] } 24237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33118 +data: App\Entity\Commune {#12307 …} +value: "24237" +label: "24100 Lembras" +attr: [] +labelTranslationParameters: [] } 24238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33119 +data: App\Entity\Commune {#12314 …} +value: "24238" +label: "24800 Lempzours" +attr: [] +labelTranslationParameters: [] } 24240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33120 +data: App\Entity\Commune {#12321 …} +value: "24240" +label: "24510 Limeuil" +attr: [] +labelTranslationParameters: [] } 24241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33121 +data: App\Entity\Commune {#12328 …} +value: "24241" +label: "24210 Limeyrat" +attr: [] +labelTranslationParameters: [] } 24242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33122 +data: App\Entity\Commune {#12335 …} +value: "24242" +label: "24520 Liorac-sur-Louyre" +attr: [] +labelTranslationParameters: [] } 24243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33123 +data: App\Entity\Commune {#12342 …} +value: "24243" +label: "24350 Lisle" +attr: [] +labelTranslationParameters: [] } 24244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33124 +data: App\Entity\Commune {#12349 …} +value: "24244" +label: "24540 Lolme" +attr: [] +labelTranslationParameters: [] } 24245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33125 +data: App\Entity\Commune {#12356 …} +value: "24245" +label: "24550 Loubejac" +attr: [] +labelTranslationParameters: [] } 24246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33126 +data: App\Entity\Commune {#12363 …} +value: "24246" +label: "24130 Lunas" +attr: [] +labelTranslationParameters: [] } 24247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33127 +data: App\Entity\Commune {#12370 …} +value: "24247" +label: "24320 Lusignac" +attr: [] +labelTranslationParameters: [] } 24248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33128 +data: App\Entity\Commune {#12377 …} +value: "24248" +label: "24300 Lussas-et-Nontronneau" +attr: [] +labelTranslationParameters: [] } 24251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33129 +data: App\Entity\Commune {#12384 …} +value: "24251" +label: "24110 Manzac-sur-Vern" +attr: [] +labelTranslationParameters: [] } 24252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33130 +data: App\Entity\Commune {#12391 …} +value: "24252" +label: "24200 Marcillac-Saint-Quentin" +attr: [] +labelTranslationParameters: [] } 24253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33131 +data: App\Entity\Commune {#12398 …} +value: "24253" +label: "24340 Mareuil en Périgord" +attr: [] +labelTranslationParameters: [] } 24254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33132 +data: App\Entity\Commune {#12405 …} +value: "24254" +label: "24220 Marnac" +attr: [] +labelTranslationParameters: [] } 24255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33133 +data: App\Entity\Commune {#12412 …} +value: "24255" +label: "24620 Marquay" +attr: [] +labelTranslationParameters: [] } 24256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33134 +data: App\Entity\Commune {#12419 …} +value: "24256" +label: "24430 Marsac-sur-l'Isle" +attr: [] +labelTranslationParameters: [] } 24257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33135 +data: App\Entity\Commune {#12426 …} +value: "24257" +label: "24540 Marsalès" +attr: [] +labelTranslationParameters: [] } 24259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33136 +data: App\Entity\Commune {#12433 …} +value: "24259" +label: "24140 Eyraud-Crempse-Maurens" +attr: [] +labelTranslationParameters: [] } 24260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33137 +data: App\Entity\Commune {#12440 …} +value: "24260" +label: "24150 Mauzac-et-Grand-Castang" +attr: [] +labelTranslationParameters: [] } 24261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33138 +data: App\Entity\Commune {#12447 …} +value: "24261" +label: "24260 Mauzens-et-Miremont" +attr: [] +labelTranslationParameters: [] } 24262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33139 +data: App\Entity\Commune {#12454 …} +value: "24262" +label: "24420 Mayac" +attr: [] +labelTranslationParameters: [] } 24263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33140 +data: App\Entity\Commune {#12461 …} +value: "24263" +label: "24550 Mazeyrolles" +attr: [] +labelTranslationParameters: [] } 24264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33141 +data: App\Entity\Commune {#12468 …} +value: "24264" +label: "24700 Ménesplet" +attr: [] +labelTranslationParameters: [] } 24266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33142 +data: App\Entity\Commune {#12475 …} +value: "24266" +label: "24350 Mensignac" +attr: [] +labelTranslationParameters: [] } 24267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33143 +data: App\Entity\Commune {#12482 …} +value: "24267" +label: "24240 Mescoules" +attr: [] +labelTranslationParameters: [] } 24268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33144 +data: App\Entity\Commune {#12489 …} +value: "24268" +label: "24220 Meyrals" +attr: [] +labelTranslationParameters: [] } 24269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33145 +data: App\Entity\Commune {#12496 …} +value: "24269" +label: "24450 Mialet" +attr: [] +labelTranslationParameters: [] } 24271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33146 +data: App\Entity\Commune {#12503 …} +value: "24271" +label: "24470 Milhac-de-Nontron" +attr: [] +labelTranslationParameters: [] } 24272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33147 +data: App\Entity\Commune {#12510 …} +value: "24272" +label: "24610 Minzac" +attr: [] +labelTranslationParameters: [] } 24273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33148 +data: App\Entity\Commune {#12517 …} +value: "24273" +label: "24480 Molières" +attr: [] +labelTranslationParameters: [] } 24274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33149 +data: App\Entity\Commune {#12524 …} +value: "24274" +label: "24240 Monbazillac" +attr: [] +labelTranslationParameters: [] } 24276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33150 +data: App\Entity\Commune {#12531 …} +value: "24276" +label: "24240 Monestier" +attr: [] +labelTranslationParameters: [] } 24277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33151 +data: App\Entity\Commune {#12538 …} +value: "24277" +label: "24130 Monfaucon" +attr: [] +labelTranslationParameters: [] } 24278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33152 +data: App\Entity\Commune {#12545 …} +value: "24278" +label: "24560 Monmadalès" +attr: [] +labelTranslationParameters: [] } 24279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33153 +data: App\Entity\Commune {#12552 …} +value: "24279" +label: "24560 Monmarvès" +attr: [] +labelTranslationParameters: [] } 24280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33154 +data: App\Entity\Commune {#12559 …} +value: "24280" +label: "24540 Monpazier" +attr: [] +labelTranslationParameters: [] } 24281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33155 +data: App\Entity\Commune {#12566 …} +value: "24281" +label: "24440 Monsac" +attr: [] +labelTranslationParameters: [] } 24282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33156 +data: App\Entity\Commune {#12573 …} +value: "24282" +label: "24560 Monsaguel" +attr: [] +labelTranslationParameters: [] } 24284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33157 +data: App\Entity\Commune {#12580 …} +value: "24284" +label: "24210 Montagnac-d'Auberoche" +attr: [] +labelTranslationParameters: [] } 24285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33158 +data: App\Entity\Commune {#12587 …} +value: "24285" +label: "24140 Montagnac-la-Crempse" +attr: [] +labelTranslationParameters: [] } 24286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33159 +data: App\Entity\Commune {#12594 …} +value: "24286" +label: "24350 Montagrier" +attr: [] +labelTranslationParameters: [] } 24287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33160 +data: App\Entity\Commune {#12601 …} +value: "24287" +label: "24560 Montaut" +attr: [] +labelTranslationParameters: [] } 24288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33161 +data: App\Entity\Commune {#12608 …} +value: "24288" +label: "24230 Montazeau" +attr: [] +labelTranslationParameters: [] } 24289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33162 +data: App\Entity\Commune {#12615 …} +value: "24289" +label: "24230 Montcaret" +attr: [] +labelTranslationParameters: [] } 24290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33163 +data: App\Entity\Commune {#12622 …} +value: "24290" +label: "24440 Montferrand-du-Périgord" +attr: [] +labelTranslationParameters: [] } 24291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33164 +data: App\Entity\Commune {#12629 …} +value: "24291" +label: "24290 Montignac" +attr: [] +labelTranslationParameters: [] } 24292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33165 +data: App\Entity\Commune {#12636 …} +value: "24292" +label: "24610 Montpeyroux" +attr: [] +labelTranslationParameters: [] } 24293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33166 +data: App\Entity\Commune {#12643 …} +value: "24293" +label: "24170 Monplaisant" +attr: [] +labelTranslationParameters: [] } 24294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33167 +data: App\Entity\Commune {#12650 …} +value: "24294" +label: "24700 Montpon-Ménestérol" +attr: [] +labelTranslationParameters: [] } 24295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33168 +data: App\Entity\Commune {#12657 …} +value: "24295" +label: "24110 Montrem" +attr: [] +labelTranslationParameters: [] } 24296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33169 +data: App\Entity\Commune {#12664 …} +value: "24296" +label: "24520 Mouleydier" +attr: [] +labelTranslationParameters: [] } 24297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33170 +data: App\Entity\Commune {#12671 …} +value: "24297" +label: "24700 Moulin-Neuf" +attr: [] +labelTranslationParameters: [] } 24299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33171 +data: App\Entity\Commune {#12678 …} +value: "24299" +label: "24400 Mussidan" +attr: [] +labelTranslationParameters: [] } 24300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33172 +data: App\Entity\Commune {#12685 …} +value: "24300" +label: "24250 Nabirat" +attr: [] +labelTranslationParameters: [] } 24301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33173 +data: App\Entity\Commune {#12692 …} +value: "24301" +label: "24590 Nadaillac" +attr: [] +labelTranslationParameters: [] } 24302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33174 +data: App\Entity\Commune {#12699 …} +value: "24302" +label: "24390 Nailhac" +attr: [] +labelTranslationParameters: [] } 24303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33175 +data: App\Entity\Commune {#12706 …} +value: "24303" +label: "24320 Nanteuil-Auriac-de-Bourzac" +attr: [] +labelTranslationParameters: [] } 24304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33176 +data: App\Entity\Commune {#12713 …} +value: "24304" +label: "24800 Nantheuil" +attr: [] +labelTranslationParameters: [] } 24305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33177 +data: App\Entity\Commune {#12720 …} +value: "24305" +label: "24800 Nanthiat" +attr: [] +labelTranslationParameters: [] } 24306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33178 +data: App\Entity\Commune {#12727 …} +value: "24306" +label: "24230 Nastringues" +attr: [] +labelTranslationParameters: [] } 24307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33179 +data: App\Entity\Commune {#12734 …} +value: "24307" +label: "24440 Naussannes" +attr: [] +labelTranslationParameters: [] } 24308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33180 +data: App\Entity\Commune {#12741 …} +value: "24308" +label: "24460 Négrondes" +attr: [] +labelTranslationParameters: [] } 24309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33181 +data: App\Entity\Commune {#12748 …} +value: "24309" +label: "24190 Neuvic" +attr: [] +labelTranslationParameters: [] } 24311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33182 +data: App\Entity\Commune {#12755 …} +value: "24311" +label: "24300 Nontron" +attr: [] +labelTranslationParameters: [] } 24312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33183 +data: App\Entity\Commune {#12762 …} +value: "24312" +label: "24660 Sanilhac" +attr: [] +labelTranslationParameters: [] } 24313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33184 +data: App\Entity\Commune {#12769 …} +value: "24313" +label: "24170 Orliac" +attr: [] +labelTranslationParameters: [] } 24314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33185 +data: App\Entity\Commune {#12776 …} +value: "24314" +label: "24370 Orliaguet" +attr: [] +labelTranslationParameters: [] } 24316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33186 +data: App\Entity\Commune {#12783 …} +value: "24316" +label: "24410 Parcoul-Chenaud" +attr: [] +labelTranslationParameters: [] } 24317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33187 +data: App\Entity\Commune {#12790 …} +value: "24317" +label: "24590 Paulin" +attr: [] +labelTranslationParameters: [] } 24318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33188 +data: App\Entity\Commune {#12797 …} +value: "24318" +label: "24510 Paunat" +attr: [] +labelTranslationParameters: [] } 24319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33189 +data: App\Entity\Commune {#12804 …} +value: "24319" +label: "24310 Paussac-et-Saint-Vivien" +attr: [] +labelTranslationParameters: [] } 24320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33190 +data: App\Entity\Commune {#12811 …} +value: "24320" +label: "24270 Payzac" +attr: [] +labelTranslationParameters: [] } 24321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33191 +data: App\Entity\Commune {#12818 …} +value: "24321" +label: "24120 Pazayac" +attr: [] +labelTranslationParameters: [] } 24322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33192 +data: App\Entity\Commune {#12825 …} +value: "24322" +label: "24000 Périgueux" +attr: [] +labelTranslationParameters: [] } 24323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33193 +data: App\Entity\Commune {#12832 …} +value: "24323" +label: "24600 Petit-Bersac" +attr: [] +labelTranslationParameters: [] } 24324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33194 +data: App\Entity\Commune {#12839 …} +value: "24324" +label: "24210 Peyrignac" +attr: [] +labelTranslationParameters: [] } 24325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33195 +data: App\Entity\Commune {#12846 …} +value: "24325" +label: "24370 Peyrillac-et-Millac" +attr: [] +labelTranslationParameters: [] } 24326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33196 +data: App\Entity\Commune {#12853 …} +value: "24326" +label: "24620 Peyzac-le-Moustier" +attr: [] +labelTranslationParameters: [] } 24327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33197 +data: App\Entity\Commune {#12860 …} +value: "24327" +label: "24510 Pezuls" +attr: [] +labelTranslationParameters: [] } 24328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33198 +data: App\Entity\Commune {#12867 …} +value: "24328" +label: "24360 Piégut-Pluviers" +attr: [] +labelTranslationParameters: [] } 24329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33199 +data: App\Entity\Commune {#12874 …} +value: "24329" +label: "24700 Le Pizou" +attr: [] +labelTranslationParameters: [] } 24330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33200 +data: App\Entity\Commune {#12881 …} +value: "24330" +label: "24580 Plazac" +attr: [] +labelTranslationParameters: [] } 24331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33201 +data: App\Entity\Commune {#12888 …} +value: "24331" +label: "24240 Pomport" +attr: [] +labelTranslationParameters: [] } 24334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33202 +data: App\Entity\Commune {#12895 …} +value: "24334" +label: "24150 Pontours" +attr: [] +labelTranslationParameters: [] } 24335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33203 +data: App\Entity\Commune {#12902 …} +value: "24335" +label: "33220 Port-Sainte-Foy-et-Ponchapt" +attr: [] +labelTranslationParameters: [] } 24336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33204 +data: App\Entity\Commune {#12909 …} +value: "24336" +label: "24370 Prats-de-Carlux" +attr: [] +labelTranslationParameters: [] } 24337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33205 +data: App\Entity\Commune {#12916 …} +value: "24337" +label: "24550 Prats-du-Périgord" +attr: [] +labelTranslationParameters: [] } 24338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33206 +data: App\Entity\Commune {#12923 …} +value: "24338" +label: "24150 Pressignac-Vicq" +attr: [] +labelTranslationParameters: [] } 24339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33207 +data: App\Entity\Commune {#12930 …} +value: "24339" +label: "24160 Preyssac-d'Excideuil" +attr: [] +labelTranslationParameters: [] } 24340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33208 +data: App\Entity\Commune {#12937 …} +value: "24340" +label: "24130 Prigonrieux" +attr: [] +labelTranslationParameters: [] } 24341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33209 +data: App\Entity\Commune {#12944 …} +value: "24341" +label: "24200 Proissans" +attr: [] +labelTranslationParameters: [] } 24345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33210 +data: App\Entity\Commune {#12951 …} +value: "24345" +label: "24140 Queyssac" +attr: [] +labelTranslationParameters: [] } 24346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33211 +data: App\Entity\Commune {#12958 …} +value: "24346" +label: "24530 Quinsac" +attr: [] +labelTranslationParameters: [] } 24347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33212 +data: App\Entity\Commune {#12965 …} +value: "24347" +label: "24440 Rampieux" +attr: [] +labelTranslationParameters: [] } 24348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33213 +data: App\Entity\Commune {#12972 …} +value: "24348" +label: "24500 Razac-d'Eymet" +attr: [] +labelTranslationParameters: [] } 24349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33214 +data: App\Entity\Commune {#12979 …} +value: "24349" +label: "24240 Razac-de-Saussignac" +attr: [] +labelTranslationParameters: [] } 24350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33215 +data: App\Entity\Commune {#12986 …} +value: "24350" +label: "24430 Razac-sur-l'Isle" +attr: [] +labelTranslationParameters: [] } 24351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33216 +data: App\Entity\Commune {#12993 …} +value: "24351" +label: "24240 Ribagnac" +attr: [] +labelTranslationParameters: [] } 24352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33217 +data: App\Entity\Commune {#13000 …} +value: "24352" +label: "24600 Ribérac" +attr: [] +labelTranslationParameters: [] } 24353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33218 +data: App\Entity\Commune {#13007 …} +value: "24353" +label: "24340 La Rochebeaucourt-et-Argentine" +attr: [] +labelTranslationParameters: [] } 24354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33219 +data: App\Entity\Commune {#13014 …} +value: "24354" +label: "24490 La Roche-Chalais" +attr: [] +labelTranslationParameters: [] } 24355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33220 +data: App\Entity\Commune {#13021 …} +value: "24355" +label: "24250 La Roque-Gageac" +attr: [] +labelTranslationParameters: [] } 24356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33221 +data: App\Entity\Commune {#13028 …} +value: "24356" +label: "24580 Rouffignac-Saint-Cernin-de-Reilhac" +attr: [] +labelTranslationParameters: [] } 24357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33222 +data: App\Entity\Commune {#13035 …} +value: "24357" +label: "24240 Rouffignac-de-Sigoulès" +attr: [] +labelTranslationParameters: [] } 24359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33223 +data: App\Entity\Commune {#13042 …} +value: "24359" +label: "24500 Sadillac" +attr: [] +labelTranslationParameters: [] } 24360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33224 +data: App\Entity\Commune {#13049 …} +value: "24360" +label: "24170 Sagelat" +attr: [] +labelTranslationParameters: [] } 24361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33225 +data: App\Entity\Commune {#13056 …} +value: "24361" +label: "24520 Saint-Agne" +attr: [] +labelTranslationParameters: [] } 24362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33226 +data: App\Entity\Commune {#13063 …} +value: "24362" +label: "24510 Val de Louyre et Caudeau" +attr: [] +labelTranslationParameters: [] } 24364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33227 +data: App\Entity\Commune {#13070 …} +value: "24364" +label: "24290 Coly-Saint-Amand" +attr: [] +labelTranslationParameters: [] } 24365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33228 +data: App\Entity\Commune {#13077 …} +value: "24365" +label: "24380 Saint-Amand-de-Vergt" +attr: [] +labelTranslationParameters: [] } 24366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33229 +data: App\Entity\Commune {#13084 …} +value: "24366" +label: "24200 Saint-André-d'Allas" +attr: [] +labelTranslationParameters: [] } 24367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33230 +data: App\Entity\Commune {#13091 …} +value: "24367" +label: "24190 Saint-André-de-Double" +attr: [] +labelTranslationParameters: [] } 24370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33231 +data: App\Entity\Commune {#13098 …} +value: "24370" +label: "24230 Saint-Antoine-de-Breuilh" +attr: [] +labelTranslationParameters: [] } 24371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33232 +data: App\Entity\Commune {#13105 …} +value: "24371" +label: "24110 Saint-Aquilin" +attr: [] +labelTranslationParameters: [] } 24372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33233 +data: App\Entity\Commune {#13112 …} +value: "24372" +label: "24110 Saint-Astier" +attr: [] +labelTranslationParameters: [] } 24373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33234 +data: App\Entity\Commune {#13119 …} +value: "24373" +label: "24500 Saint-Aubin-de-Cadelech" +attr: [] +labelTranslationParameters: [] } 24374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33235 +data: App\Entity\Commune {#13126 …} +value: "24374" +label: "24560 Saint-Aubin-de-Lanquais" +attr: [] +labelTranslationParameters: [] } 24375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33236 +data: App\Entity\Commune {#13133 …} +value: "24375" +label: "24250 Saint-Aubin-de-Nabirat" +attr: [] +labelTranslationParameters: [] } 24376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33237 +data: App\Entity\Commune {#13140 …} +value: "24376" +label: "24410 Saint Aulaye-Puymangou" +attr: [] +labelTranslationParameters: [] } 24377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33238 +data: App\Entity\Commune {#13147 …} +value: "24377" +label: "24260 Saint-Avit-de-Vialard" +attr: [] +labelTranslationParameters: [] } 24378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33239 +data: App\Entity\Commune {#13154 …} +value: "24378" +label: "24540 Saint-Avit-Rivière" +attr: [] +labelTranslationParameters: [] } 24379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33240 +data: App\Entity\Commune {#13161 …} +value: "24379" +label: "24440 Saint-Avit-Sénieur" +attr: [] +labelTranslationParameters: [] } 24380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33241 +data: App\Entity\Commune {#13168 …} +value: "24380" +label: "24700 Saint-Barthélemy-de-Bellegarde" +attr: [] +labelTranslationParameters: [] } 24381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33242 +data: App\Entity\Commune {#13175 …} +value: "24381" +label: "24360 Saint-Barthélemy-de-Bussière" +attr: [] +labelTranslationParameters: [] } 24382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33243 +data: App\Entity\Commune {#13182 …} +value: "24382" +label: "24150 Saint-Capraise-de-Lalinde" +attr: [] +labelTranslationParameters: [] } 24383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33244 +data: App\Entity\Commune {#13189 …} +value: "24383" +label: "24500 Saint-Capraise-d'Eymet" +attr: [] +labelTranslationParameters: [] } 24384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33245 +data: App\Entity\Commune {#13196 …} +value: "24384" +label: "24540 Saint-Cassien" +attr: [] +labelTranslationParameters: [] } 24385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33246 +data: App\Entity\Commune {#13203 …} +value: "24385" +label: "24560 Saint-Cernin-de-Labarde" +attr: [] +labelTranslationParameters: [] } 24386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33247 +data: App\Entity\Commune {#13210 …} +value: "24386" +label: "24550 Saint-Cernin-de-l'Herm" +attr: [] +labelTranslationParameters: [] } 24388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33248 +data: App\Entity\Commune {#13217 …} +value: "24388" +label: "24260 Saint-Chamassy" +attr: [] +labelTranslationParameters: [] } 24390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33249 +data: App\Entity\Commune {#13224 …} +value: "24390" +label: "24330 Saint-Crépin-d'Auberoche" +attr: [] +labelTranslationParameters: [] } 24392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33250 +data: App\Entity\Commune {#13231 …} +value: "24392" +label: "24590 Saint-Crépin-et-Carlucet" +attr: [] +labelTranslationParameters: [] } 24393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33251 +data: App\Entity\Commune {#13238 …} +value: "24393" +label: "24440 Sainte-Croix" +attr: [] +labelTranslationParameters: [] } 24394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33252 +data: App\Entity\Commune {#13245 …} +value: "24394" +label: "24340 Sainte-Croix-de-Mareuil" +attr: [] +labelTranslationParameters: [] } 24395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33253 +data: App\Entity\Commune {#13252 …} +value: "24395" +label: "24250 Saint-Cybranet" +attr: [] +labelTranslationParameters: [] } 24396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33254 +data: App\Entity\Commune {#13259 …} +value: "24396" +label: "24220 Saint-Cyprien" +attr: [] +labelTranslationParameters: [] } 24397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33255 +data: App\Entity\Commune {#13266 …} +value: "24397" +label: "24270 Saint-Cyr-les-Champagnes" +attr: [] +labelTranslationParameters: [] } 24398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33256 +data: App\Entity\Commune {#13273 …} +value: "24398" +label: "24360 Saint-Estèphe" +attr: [] +labelTranslationParameters: [] } 24399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33257 +data: App\Entity\Commune {#13280 …} +value: "24399" +label: "24400 Saint-Étienne-de-Puycorbier" +attr: [] +labelTranslationParameters: [] } 24401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33258 +data: App\Entity\Commune {#13287 …} +value: "24401" +label: "24640 Sainte-Eulalie-d'Ans" +attr: [] +labelTranslationParameters: [] } 24403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33259 +data: App\Entity\Commune {#13294 …} +value: "24403" +label: "24340 Saint-Félix-de-Bourdeilles" +attr: [] +labelTranslationParameters: [] } 24404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33260 +data: App\Entity\Commune {#13301 …} +value: "24404" +label: "24260 Saint-Félix-de-Reillac-et-Mortemart" +attr: [] +labelTranslationParameters: [] } 24405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33261 +data: App\Entity\Commune {#13308 …} +value: "24405" +label: "24510 Saint-Félix-de-Villadeix" +attr: [] +labelTranslationParameters: [] } 24406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33262 +data: App\Entity\Commune {#13315 …} +value: "24406" +label: "24170 Sainte-Foy-de-Belvès" +attr: [] +labelTranslationParameters: [] } 24407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33263 +data: App\Entity\Commune {#13322 …} +value: "24407" +label: "24510 Sainte-Foy-de-Longas" +attr: [] +labelTranslationParameters: [] } 24408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33264 +data: App\Entity\Commune {#13329 …} +value: "24408" +label: "24460 Saint-Front-d'Alemps" +attr: [] +labelTranslationParameters: [] } 24409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33265 +data: App\Entity\Commune {#13336 …} +value: "24409" +label: "24400 Saint-Front-de-Pradoux" +attr: [] +labelTranslationParameters: [] } 24410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33266 +data: App\Entity\Commune {#13343 …} +value: "24410" +label: "24300 Saint-Front-la-Rivière" +attr: [] +labelTranslationParameters: [] } 24411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33267 +data: App\Entity\Commune {#13350 …} +value: "24411" +label: "24300 Saint-Front-sur-Nizonne" +attr: [] +labelTranslationParameters: [] } 24412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33268 +data: App\Entity\Commune {#13357 …} +value: "24412" +label: "24590 Saint-Geniès" +attr: [] +labelTranslationParameters: [] } 24413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33269 +data: App\Entity\Commune {#13364 …} +value: "24413" +label: "24130 Saint-Georges-Blancaneix" +attr: [] +labelTranslationParameters: [] } 24414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33270 +data: App\Entity\Commune {#13371 …} +value: "24414" +label: "24140 Saint-Georges-de-Montclard" +attr: [] +labelTranslationParameters: [] } 24415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33271 +data: App\Entity\Commune {#13378 …} +value: "24415" +label: "24700 Saint-Géraud-de-Corps" +attr: [] +labelTranslationParameters: [] } 24416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33272 +data: App\Entity\Commune {#13385 …} +value: "24416" +label: "24170 Saint-Germain-de-Belvès" +attr: [] +labelTranslationParameters: [] } 24417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33273 +data: App\Entity\Commune {#13392 …} +value: "24417" +label: "24160 Saint-Germain-des-Prés" +attr: [] +labelTranslationParameters: [] } 24418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33274 +data: App\Entity\Commune {#13399 …} +value: "24418" +label: "24190 Saint-Germain-du-Salembre" +attr: [] +labelTranslationParameters: [] } 24419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33275 +data: App\Entity\Commune {#13406 …} +value: "24419" +label: "24520 Saint-Germain-et-Mons" +attr: [] +labelTranslationParameters: [] } 24420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33276 +data: App\Entity\Commune {#13413 …} +value: "24420" +label: "24400 Saint-Géry" +attr: [] +labelTranslationParameters: [] } 24421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33277 +data: App\Entity\Commune {#13420 …} +value: "24421" +label: "24330 Saint-Geyrac" +attr: [] +labelTranslationParameters: [] } 24422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33278 +data: App\Entity\Commune {#13427 …} +value: "24422" +label: "24140 Saint-Hilaire-d'Estissac" +attr: [] +labelTranslationParameters: [] } 24423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33279 +data: App\Entity\Commune {#13434 …} +value: "24423" +label: "24500 Saint-Julien-Innocence-Eulalie" +attr: [] +labelTranslationParameters: [] } 24424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33280 +data: App\Entity\Commune {#13441 …} +value: "24424" +label: "24190 Saint-Jean-d'Ataux" +attr: [] +labelTranslationParameters: [] } 24425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33281 +data: App\Entity\Commune {#13448 …} +value: "24425" +label: "24800 Saint-Jean-de-Côle" +attr: [] +labelTranslationParameters: [] } 24426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33282 +data: App\Entity\Commune {#13455 …} +value: "24426" +label: "24140 Saint-Jean-d'Estissac" +attr: [] +labelTranslationParameters: [] } 24428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33283 +data: App\Entity\Commune {#13462 …} +value: "24428" +label: "24800 Saint-Jory-de-Chalais" +attr: [] +labelTranslationParameters: [] } 24429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33284 +data: App\Entity\Commune {#13469 …} +value: "24429" +label: "24160 Saint-Jory-las-Bloux" +attr: [] +labelTranslationParameters: [] } 24432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33285 +data: App\Entity\Commune {#13476 …} +value: "24432" +label: "24370 Saint-Julien-de-Lampon" +attr: [] +labelTranslationParameters: [] } 24434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33286 +data: App\Entity\Commune {#13483 …} +value: "24434" +label: "24320 Saint-Just" +attr: [] +labelTranslationParameters: [] } 24436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33287 +data: App\Entity\Commune {#13490 …} +value: "24436" +label: "24400 Saint-Laurent-des-Hommes" +attr: [] +labelTranslationParameters: [] } 24437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33288 +data: App\Entity\Commune {#13497 …} +value: "24437" +label: "24100 Saint-Laurent-des-Vignes" +attr: [] +labelTranslationParameters: [] } 24438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33289 +data: App\Entity\Commune {#13504 …} +value: "24438" +label: "24170 Saint-Laurent-la-Vallée" +attr: [] +labelTranslationParameters: [] } 24441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33290 +data: App\Entity\Commune {#13511 …} +value: "24441" +label: "24560 Saint-Léon-d'Issigeac" +attr: [] +labelTranslationParameters: [] } 24442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33291 +data: App\Entity\Commune {#13518 …} +value: "24442" +label: "24110 Saint-Léon-sur-l'Isle" +attr: [] +labelTranslationParameters: [] } 24443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33292 +data: App\Entity\Commune {#13525 …} +value: "24443" +label: "24290 Saint-Léon-sur-Vézère" +attr: [] +labelTranslationParameters: [] } 24444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33293 +data: App\Entity\Commune {#13532 …} +value: "24444" +label: "24400 Saint-Louis-en-l'Isle" +attr: [] +labelTranslationParameters: [] } 24445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33294 +data: App\Entity\Commune {#13539 …} +value: "24445" +label: "24510 Saint-Marcel-du-Périgord" +attr: [] +labelTranslationParameters: [] } 24446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33295 +data: App\Entity\Commune {#13546 …} +value: "24446" +label: "24540 Saint-Marcory" +attr: [] +labelTranslationParameters: [] } 24448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33296 +data: App\Entity\Commune {#13553 …} +value: "24448" +label: "24160 Saint-Martial-d'Albarède" +attr: [] +labelTranslationParameters: [] } 24449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33297 +data: App\Entity\Commune {#13560 …} +value: "24449" +label: "24700 Saint-Martial-d'Artenset" +attr: [] +labelTranslationParameters: [] } 24450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33298 +data: App\Entity\Commune {#13567 …} +value: "24450" +label: "24250 Saint-Martial-de-Nabirat" +attr: [] +labelTranslationParameters: [] } 24451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33299 +data: App\Entity\Commune {#13574 …} +value: "24451" +label: "24300 Saint-Martial-de-Valette" +attr: [] +labelTranslationParameters: [] } 24452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33300 +data: App\Entity\Commune {#13581 …} +value: "24452" +label: "24320 Saint-Martial-Viveyrol" +attr: [] +labelTranslationParameters: [] } 24453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33301 +data: App\Entity\Commune {#13588 …} +value: "24453" +label: "24800 Saint-Martin-de-Fressengeas" +attr: [] +labelTranslationParameters: [] } 24454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33302 +data: App\Entity\Commune {#13595 …} +value: "24454" +label: "24610 Saint-Martin-de-Gurson" +attr: [] +labelTranslationParameters: [] } 24455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33303 +data: App\Entity\Commune {#13602 …} +value: "24455" +label: "24600 Saint-Martin-de-Ribérac" +attr: [] +labelTranslationParameters: [] } 24456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33304 +data: App\Entity\Commune {#13609 …} +value: "24456" +label: "24140 Saint-Martin-des-Combes" +attr: [] +labelTranslationParameters: [] } 24457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33305 +data: App\Entity\Commune {#13616 …} +value: "24457" +label: "24400 Saint-Martin-l'Astier" +attr: [] +labelTranslationParameters: [] } 24458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33306 +data: App\Entity\Commune {#13623 …} +value: "24458" +label: "24300 Saint-Martin-le-Pin" +attr: [] +labelTranslationParameters: [] } 24459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33307 +data: App\Entity\Commune {#13630 …} +value: "24459" +label: "24380 Saint-Maime-de-Péreyrol" +attr: [] +labelTranslationParameters: [] } 24460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33308 +data: App\Entity\Commune {#13637 …} +value: "24460" +label: "24600 Saint-Méard-de-Drône" +attr: [] +labelTranslationParameters: [] } 24461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33309 +data: App\Entity\Commune {#13644 …} +value: "24461" +label: "24610 Saint-Méard-de-Gurçon" +attr: [] +labelTranslationParameters: [] } 24462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33310 +data: App\Entity\Commune {#13651 …} +value: "24462" +label: "24400 Saint-Médard-de-Mussidan" +attr: [] +labelTranslationParameters: [] } 24463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33311 +data: App\Entity\Commune {#13658 …} +value: "24463" +label: "24160 Saint-Médard-d'Excideuil" +attr: [] +labelTranslationParameters: [] } 24464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33312 +data: App\Entity\Commune {#13665 …} +value: "24464" +label: "24270 Saint-Mesmin" +attr: [] +labelTranslationParameters: [] } 24465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33313 +data: App\Entity\Commune {#13672 …} +value: "24465" +label: "24400 Saint-Michel-de-Double" +attr: [] +labelTranslationParameters: [] } 24466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33314 +data: App\Entity\Commune {#13679 …} +value: "24466" +label: "24230 Saint-Michel-de-Montaigne" +attr: [] +labelTranslationParameters: [] } 24468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33315 +data: App\Entity\Commune {#13686 …} +value: "24468" +label: "24380 Saint-Michel-de-Villadeix" +attr: [] +labelTranslationParameters: [] } 24470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33316 +data: App\Entity\Commune {#13693 …} +value: "24470" +label: "24370 Sainte-Mondane" +attr: [] +labelTranslationParameters: [] } 24471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33317 +data: App\Entity\Commune {#13700 …} +value: "24471" +label: "24200 Sainte-Nathalène" +attr: [] +labelTranslationParameters: [] } 24472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33318 +data: App\Entity\Commune {#13707 …} +value: "24472" +label: "24520 Saint-Nexans" +attr: [] +labelTranslationParameters: [] } 24473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33319 +data: App\Entity\Commune {#13714 …} +value: "24473" +label: "24210 Sainte-Orse" +attr: [] +labelTranslationParameters: [] } 24474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33320 +data: App\Entity\Commune {#13721 …} +value: "24474" +label: "24530 Saint-Pancrace" +attr: [] +labelTranslationParameters: [] } 24476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33321 +data: App\Entity\Commune {#13728 …} +value: "24476" +label: "24160 Saint-Pantaly-d'Excideuil" +attr: [] +labelTranslationParameters: [] } 24477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33322 +data: App\Entity\Commune {#13735 …} +value: "24477" +label: "24600 Saint-Pardoux-de-Drône" +attr: [] +labelTranslationParameters: [] } 24478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33323 +data: App\Entity\Commune {#13742 …} +value: "24478" +label: "24170 Saint-Pardoux-et-Vielvic" +attr: [] +labelTranslationParameters: [] } 24479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33324 +data: App\Entity\Commune {#13749 …} +value: "24479" +label: "24470 Saint-Pardoux-la-Rivière" +attr: [] +labelTranslationParameters: [] } 24480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33325 +data: App\Entity\Commune {#13756 …} +value: "24480" +label: "24380 Saint-Paul-de-Serre" +attr: [] +labelTranslationParameters: [] } 24481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33326 +data: App\Entity\Commune {#13763 …} +value: "24481" +label: "24800 Saint-Paul-la-Roche" +attr: [] +labelTranslationParameters: [] } 24482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33327 +data: App\Entity\Commune {#13770 …} +value: "24482" +label: "24320 Saint-Paul-Lizonne" +attr: [] +labelTranslationParameters: [] } 24483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33328 +data: App\Entity\Commune {#13777 …} +value: "24483" +label: "24560 Saint-Perdoux" +attr: [] +labelTranslationParameters: [] } 24484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33329 +data: App\Entity\Commune {#13784 …} +value: "24484" +label: "24330 Saint-Pierre-de-Chignac" +attr: [] +labelTranslationParameters: [] } 24485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33330 +data: App\Entity\Commune {#13791 …} +value: "24485" +label: "24800 Saint-Pierre-de-Côle" +attr: [] +labelTranslationParameters: [] } 24486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33331 +data: App\Entity\Commune {#13798 …} +value: "24486" +label: "24450 Saint-Pierre-de-Frugie" +attr: [] +labelTranslationParameters: [] } 24487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33332 +data: App\Entity\Commune {#13805 …} +value: "24487" +label: "24130 Saint-Pierre-d'Eyraud" +attr: [] +labelTranslationParameters: [] } 24488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33333 +data: App\Entity\Commune {#13812 …} +value: "24488" +label: "24170 Saint-Pompont" +attr: [] +labelTranslationParameters: [] } 24489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33334 +data: App\Entity\Commune {#13819 …} +value: "24489" +label: "24450 Saint-Priest-les-Fougères" +attr: [] +labelTranslationParameters: [] } 24490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33335 +data: App\Entity\Commune {#13826 …} +value: "24490" +label: "24410 Saint Privat en Périgord" +attr: [] +labelTranslationParameters: [] } 24491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33336 +data: App\Entity\Commune {#13833 …} +value: "24491" +label: "24210 Saint-Rabier" +attr: [] +labelTranslationParameters: [] } 24492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33337 +data: App\Entity\Commune {#13840 …} +value: "24492" +label: "24560 Sainte-Radegonde" +attr: [] +labelTranslationParameters: [] } 24493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33338 +data: App\Entity\Commune {#13847 …} +value: "24493" +label: "24160 Saint-Raphaël" +attr: [] +labelTranslationParameters: [] } 24494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33339 +data: App\Entity\Commune {#13854 …} +value: "24494" +label: "24700 Saint-Rémy" +attr: [] +labelTranslationParameters: [] } 24495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33340 +data: App\Entity\Commune {#13861 …} +value: "24495" +label: "24540 Saint-Romain-de-Monpazier" +attr: [] +labelTranslationParameters: [] } 24496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33341 +data: App\Entity\Commune {#13868 …} +value: "24496" +label: "24800 Saint-Romain-et-Saint-Clément" +attr: [] +labelTranslationParameters: [] } 24498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33342 +data: App\Entity\Commune {#13875 …} +value: "24498" +label: "24470 Saint-Saud-Lacoussière" +attr: [] +labelTranslationParameters: [] } 24499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33343 +data: App\Entity\Commune {#13882 …} +value: "24499" +label: "24520 Saint-Sauveur" +attr: [] +labelTranslationParameters: [] } 24500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33344 +data: App\Entity\Commune {#13889 …} +value: "24500" +label: "24700 Saint-Sauveur-Lalande" +attr: [] +labelTranslationParameters: [] } 24501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33345 +data: App\Entity\Commune {#13896 …} +value: "24501" +label: "24230 Saint-Seurin-de-Prats" +attr: [] +labelTranslationParameters: [] } 24502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33346 +data: App\Entity\Commune {#13903 …} +value: "24502" +label: "24190 Saint-Séverin-d'Estissac" +attr: [] +labelTranslationParameters: [] } 24504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33347 +data: App\Entity\Commune {#13910 …} +value: "24504" +label: "24600 Saint-Sulpice-de-Roumagnac" +attr: [] +labelTranslationParameters: [] } 24505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33348 +data: App\Entity\Commune {#13917 …} +value: "24505" +label: "24800 Saint-Sulpice-d'Excideuil" +attr: [] +labelTranslationParameters: [] } 24507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33349 +data: App\Entity\Commune {#13924 …} +value: "24507" +label: "24160 Sainte-Trie" +attr: [] +labelTranslationParameters: [] } 24508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33350 +data: App\Entity\Commune {#13931 …} +value: "24508" +label: "24350 Saint-Victor" +attr: [] +labelTranslationParameters: [] } 24509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33351 +data: App\Entity\Commune {#13938 …} +value: "24509" +label: "24190 Saint-Vincent-de-Connezac" +attr: [] +labelTranslationParameters: [] } 24510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33352 +data: App\Entity\Commune {#13945 …} +value: "24510" +label: "24220 Saint-Vincent-de-Cosse" +attr: [] +labelTranslationParameters: [] } 24511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33353 +data: App\Entity\Commune {#13952 …} +value: "24511" +label: "24410 Saint-Vincent-Jalmoutiers" +attr: [] +labelTranslationParameters: [] } 24512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33354 +data: App\Entity\Commune {#13959 …} +value: "24512" +label: "24200 Saint-Vincent-le-Paluel" +attr: [] +labelTranslationParameters: [] } 24513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33355 +data: App\Entity\Commune {#13966 …} +value: "24513" +label: "24420 Saint-Vincent-sur-l'Isle" +attr: [] +labelTranslationParameters: [] } 24514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33356 +data: App\Entity\Commune {#13973 …} +value: "24514" +label: "24230 Saint-Vivien" +attr: [] +labelTranslationParameters: [] } 24515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33357 +data: App\Entity\Commune {#13980 …} +value: "24515" +label: "24160 Salagnac" +attr: [] +labelTranslationParameters: [] } 24516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33358 +data: App\Entity\Commune {#13987 …} +value: "24516" +label: "24590 Salignac-Eyvigues" +attr: [] +labelTranslationParameters: [] } 24517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33359 +data: App\Entity\Commune {#13994 …} +value: "24517" +label: "24170 Salles-de-Belvès" +attr: [] +labelTranslationParameters: [] } 24518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33360 +data: App\Entity\Commune {#14001 …} +value: "24518" +label: "24380 Salon" +attr: [] +labelTranslationParameters: [] } 24519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33361 +data: App\Entity\Commune {#14008 …} +value: "24519" +label: "24270 Sarlande" +attr: [] +labelTranslationParameters: [] } 24520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33362 +data: App\Entity\Commune {#14015 …} +value: "24520" +label: "24200 Sarlat-la-Canéda" +attr: [] +labelTranslationParameters: [] } 24521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33363 +data: App\Entity\Commune {#14022 …} +value: "24521" +label: "24420 Sarliac-sur-l'Isle" +attr: [] +labelTranslationParameters: [] } 24522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33364 +data: App\Entity\Commune {#14029 …} +value: "24522" +label: "24800 Sarrazac" +attr: [] +labelTranslationParameters: [] } 24523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33365 +data: App\Entity\Commune {#14036 …} +value: "24523" +label: "24240 Saussignac" +attr: [] +labelTranslationParameters: [] } 24524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33366 +data: App\Entity\Commune {#14043 …} +value: "24524" +label: "24260 Savignac-de-Miremont" +attr: [] +labelTranslationParameters: [] } 24525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33367 +data: App\Entity\Commune {#14050 …} +value: "24525" +label: "24300 Savignac-de-Nontron" +attr: [] +labelTranslationParameters: [] } 24526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33368 +data: App\Entity\Commune {#14057 …} +value: "24526" +label: "24270 Savignac-Lédrier" +attr: [] +labelTranslationParameters: [] } 24527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33369 +data: App\Entity\Commune {#14064 …} +value: "24527" +label: "24420 Savignac-les-Églises" +attr: [] +labelTranslationParameters: [] } 24528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33370 +data: App\Entity\Commune {#14071 …} +value: "24528" +label: "24300 Sceau-Saint-Angel" +attr: [] +labelTranslationParameters: [] } 24529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33371 +data: App\Entity\Commune {#14078 …} +value: "24529" +label: "24600 Segonzac" +attr: [] +labelTranslationParameters: [] } 24531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33372 +data: App\Entity\Commune {#14085 …} +value: "24531" +label: "24290 Sergeac" +attr: [] +labelTranslationParameters: [] } 24532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33373 +data: App\Entity\Commune {#14092 …} +value: "24532" +label: "24500 Serres-et-Montguyard" +attr: [] +labelTranslationParameters: [] } 24533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33374 +data: App\Entity\Commune {#14099 …} +value: "24533" +label: "24410 Servanches" +attr: [] +labelTranslationParameters: [] } 24534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33375 +data: App\Entity\Commune {#14106 …} +value: "24534" +label: "24240 Sigoulès-et-Flaugeac" +attr: [] +labelTranslationParameters: [] } 24535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33376 +data: App\Entity\Commune {#14113 …} +value: "24535" +label: "24370 Simeyrols" +attr: [] +labelTranslationParameters: [] } 24536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33377 +data: App\Entity\Commune {#14120 …} +value: "24536" +label: "24500 Singleyrac" +attr: [] +labelTranslationParameters: [] } 24537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33378 +data: App\Entity\Commune {#14127 …} +value: "24537" +label: "24600 Siorac-de-Ribérac" +attr: [] +labelTranslationParameters: [] } 24538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33379 +data: App\Entity\Commune {#14134 …} +value: "24538" +label: "24170 Siorac-en-Périgord" +attr: [] +labelTranslationParameters: [] } 24540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33380 +data: App\Entity\Commune {#14141 …} +value: "24540" +label: "24420 Sorges et Ligueux en Périgord" +attr: [] +labelTranslationParameters: [] } 24541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33381 +data: App\Entity\Commune {#14148 …} +value: "24541" +label: "24360 Soudat" +attr: [] +labelTranslationParameters: [] } 24542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33382 +data: App\Entity\Commune {#14155 …} +value: "24542" +label: "24540 Soulaures" +attr: [] +labelTranslationParameters: [] } 24543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33383 +data: App\Entity\Commune {#14162 …} +value: "24543" +label: "24400 Sourzac" +attr: [] +labelTranslationParameters: [] } 24544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33384 +data: App\Entity\Commune {#14169 …} +value: "24544" +label: "24620 Tamniès" +attr: [] +labelTranslationParameters: [] } 24545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33385 +data: App\Entity\Commune {#14176 …} +value: "24545" +label: "24390 Teillots" +attr: [] +labelTranslationParameters: [] } 24546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33386 +data: App\Entity\Commune {#14183 …} +value: "24546" +label: "24390 Temple-Laguyon" +attr: [] +labelTranslationParameters: [] } 24547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33387 +data: App\Entity\Commune {#14190 …} +value: "24547" +label: "24120 Terrasson-Lavilledieu" +attr: [] +labelTranslationParameters: [] } 24548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33388 +data: App\Entity\Commune {#14197 …} +value: "24548" +label: "24300 Teyjat" +attr: [] +labelTranslationParameters: [] } 24549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33389 +data: App\Entity\Commune {#14204 …} +value: "24549" +label: "24240 Thénac" +attr: [] +labelTranslationParameters: [] } 24550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33390 +data: App\Entity\Commune {#14211 …} +value: "24550" +label: "24210 Thenon" +attr: [] +labelTranslationParameters: [] } 24551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33391 +data: App\Entity\Commune {#14218 …} +value: "24551" +label: "24800 Thiviers" +attr: [] +labelTranslationParameters: [] } 24552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33392 +data: App\Entity\Commune {#14225 …} +value: "24552" +label: "24290 Thonac" +attr: [] +labelTranslationParameters: [] } 24553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33393 +data: App\Entity\Commune {#14232 …} +value: "24553" +label: "24350 Tocane-Saint-Apre" +attr: [] +labelTranslationParameters: [] } 24554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33394 +data: App\Entity\Commune {#14239 …} +value: "24554" +label: "24320 La Tour-Blanche-Cercles" +attr: [] +labelTranslationParameters: [] } 24555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33395 +data: App\Entity\Commune {#14246 …} +value: "24555" +label: "24390 Tourtoirac" +attr: [] +labelTranslationParameters: [] } 24557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33396 +data: App\Entity\Commune {#14253 …} +value: "24557" +label: "24750 Trélissac" +attr: [] +labelTranslationParameters: [] } 24558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33397 +data: App\Entity\Commune {#14260 …} +value: "24558" +label: "24510 Trémolat" +attr: [] +labelTranslationParameters: [] } 24559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33398 +data: App\Entity\Commune {#14267 …} +value: "24559" +label: "24620 Tursac" +attr: [] +labelTranslationParameters: [] } 24560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33399 +data: App\Entity\Commune {#14274 …} +value: "24560" +label: "24480 Urval" +attr: [] +labelTranslationParameters: [] } 24562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33400 +data: App\Entity\Commune {#14281 …} +value: "24562" +label: "24190 Vallereuil" +attr: [] +labelTranslationParameters: [] } 24563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33401 +data: App\Entity\Commune {#14288 …} +value: "24563" +label: "24290 Valojoulx" +attr: [] +labelTranslationParameters: [] } 24564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33402 +data: App\Entity\Commune {#14295 …} +value: "24564" +label: "24600 Vanxains" +attr: [] +labelTranslationParameters: [] } 24565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33403 +data: App\Entity\Commune {#14302 …} +value: "24565" +label: "24360 Varaignes" +attr: [] +labelTranslationParameters: [] } 24566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33404 +data: App\Entity\Commune {#14309 …} +value: "24566" +label: "24150 Varennes" +attr: [] +labelTranslationParameters: [] } 24567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33405 +data: App\Entity\Commune {#14316 …} +value: "24567" +label: "24800 Vaunac" +attr: [] +labelTranslationParameters: [] } 24568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33406 +data: App\Entity\Commune {#14323 …} +value: "24568" +label: "24230 Vélines" +attr: [] +labelTranslationParameters: [] } 24569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33407 +data: App\Entity\Commune {#14330 …} +value: "24569" +label: "24320 Vendoire" +attr: [] +labelTranslationParameters: [] } 24570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33408 +data: App\Entity\Commune {#14337 …} +value: "24570" +label: "24520 Verdon" +attr: [] +labelTranslationParameters: [] } 24571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33409 +data: App\Entity\Commune {#14344 …} +value: "24571" +label: "24380 Vergt" +attr: [] +labelTranslationParameters: [] } 24572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33410 +data: App\Entity\Commune {#14351 …} +value: "24572" +label: "24540 Vergt-de-Biron" +attr: [] +labelTranslationParameters: [] } 24573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33411 +data: App\Entity\Commune {#14358 …} +value: "24573" +label: "24320 Verteillac" +attr: [] +labelTranslationParameters: [] } 24574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33412 +data: App\Entity\Commune {#14365 …} +value: "24574" +label: "24370 Veyrignac" +attr: [] +labelTranslationParameters: [] } 24575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33413 +data: App\Entity\Commune {#14372 …} +value: "24575" +label: "24250 Veyrines-de-Domme" +attr: [] +labelTranslationParameters: [] } 24576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33414 +data: App\Entity\Commune {#14379 …} +value: "24576" +label: "24380 Veyrines-de-Vergt" +attr: [] +labelTranslationParameters: [] } 24577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33415 +data: App\Entity\Commune {#14386 …} +value: "24577" +label: "24220 Vézac" +attr: [] +labelTranslationParameters: [] } 24580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33416 +data: App\Entity\Commune {#14393 …} +value: "24580" +label: "24120 Villac" +attr: [] +labelTranslationParameters: [] } 24581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33417 +data: App\Entity\Commune {#14400 …} +value: "24581" +label: "24140 Villamblard" +attr: [] +labelTranslationParameters: [] } 24582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33418 +data: App\Entity\Commune {#14407 …} +value: "24582" +label: "24530 Villars" +attr: [] +labelTranslationParameters: [] } 24584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33419 +data: App\Entity\Commune {#14414 …} +value: "24584" +label: "24610 Villefranche-de-Lonchat" +attr: [] +labelTranslationParameters: [] } 24585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33420 +data: App\Entity\Commune {#14421 …} +value: "24585" +label: "24550 Villefranche-du-Périgord" +attr: [] +labelTranslationParameters: [] } 24586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33421 +data: App\Entity\Commune {#14428 …} +value: "24586" +label: "24600 Villetoureix" +attr: [] +labelTranslationParameters: [] } 24587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33422 +data: App\Entity\Commune {#14435 …} +value: "24587" +label: "24200 Vitrac" +attr: [] +labelTranslationParameters: [] } 33001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33423 +data: App\Entity\Commune {#14442 …} +value: "33001" +label: "33230 Abzac" +attr: [] +labelTranslationParameters: [] } 33002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33424 +data: App\Entity\Commune {#14451 …} +value: "33002" +label: "33124 Aillas" +attr: [] +labelTranslationParameters: [] } 33003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33425 +data: App\Entity\Commune {#14458 …} +value: "33003" +label: "33440 Ambarès-et-Lagrave" +attr: [] +labelTranslationParameters: [] } 33004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33426 +data: App\Entity\Commune {#14465 …} +value: "33004" +label: "33810 Ambès" +attr: [] +labelTranslationParameters: [] } 33005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33427 +data: App\Entity\Commune {#14472 …} +value: "33005" +label: "33510 Andernos-les-Bains" +attr: [] +labelTranslationParameters: [] } 33006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33428 +data: App\Entity\Commune {#14479 …} +value: "33006" +label: "33390 Anglade" +attr: [] +labelTranslationParameters: [] } 33007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33429 +data: App\Entity\Commune {#14486 …} +value: "33007" +label: "33640 Arbanats" +attr: [] +labelTranslationParameters: [] } 33008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33430 +data: App\Entity\Commune {#14493 …} +value: "33008" +label: "33760 Porte-de-Benauge" +attr: [] +labelTranslationParameters: [] } 33009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33431 +data: App\Entity\Commune {#14500 …} +value: "33009" +label: "33120 Arcachon" +attr: [] +labelTranslationParameters: [] } 33010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33432 +data: App\Entity\Commune {#14507 …} +value: "33010" +label: "33460 Arcins" +attr: [] +labelTranslationParameters: [] } 33011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33433 +data: App\Entity\Commune {#14514 …} +value: "33011" +label: "33740 Arès" +attr: [] +labelTranslationParameters: [] } 33012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33434 +data: App\Entity\Commune {#14521 …} +value: "33012" +label: "33460 Arsac" +attr: [] +labelTranslationParameters: [] } 33013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33435 +data: App\Entity\Commune {#14528 …} +value: "33013" +label: "33370 Artigues-près-Bordeaux" +attr: [] +labelTranslationParameters: [] } 33014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33436 +data: App\Entity\Commune {#14535 …} +value: "33014" +label: "33570 Les Artigues-de-Lussac" +attr: [] +labelTranslationParameters: [] } 33015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33437 +data: App\Entity\Commune {#14542 …} +value: "33015" +label: "33500 Arveyres" +attr: [] +labelTranslationParameters: [] } 33016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33438 +data: App\Entity\Commune {#14549 …} +value: "33016" +label: "33240 Asques" +attr: [] +labelTranslationParameters: [] } 33017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33439 +data: App\Entity\Commune {#14556 …} +value: "33017" +label: "33430 Aubiac" +attr: [] +labelTranslationParameters: [] } 33018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33440 +data: App\Entity\Commune {#14563 …} +value: "33018" +label: "33240 Val de Virvée" +attr: [] +labelTranslationParameters: [] } 33019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33441 +data: App\Entity\Commune {#14570 …} +value: "33019" +label: "33980 Audenge" +attr: [] +labelTranslationParameters: [] } 33020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33442 +data: App\Entity\Commune {#14577 …} +value: "33020" +label: "33790 Auriolles" +attr: [] +labelTranslationParameters: [] } 33021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33443 +data: App\Entity\Commune {#14584 …} +value: "33021" +label: "33124 Auros" +attr: [] +labelTranslationParameters: [] } 33022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33444 +data: App\Entity\Commune {#14591 …} +value: "33022" +label: "33480 Avensan" +attr: [] +labelTranslationParameters: [] } 33023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33445 +data: App\Entity\Commune {#14598 …} +value: "33023" +label: "33640 Ayguemorte-les-Graves" +attr: [] +labelTranslationParameters: [] } 33024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33446 +data: App\Entity\Commune {#14605 …} +value: "33024" +label: "33190 Bagas" +attr: [] +labelTranslationParameters: [] } 33025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33447 +data: App\Entity\Commune {#14612 …} +value: "33025" +label: "33760 Baigneaux" +attr: [] +labelTranslationParameters: [] } 33026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33448 +data: App\Entity\Commune {#14619 …} +value: "33026" +label: "33730 Balizac" +attr: [] +labelTranslationParameters: [] } 33027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33449 +data: App\Entity\Commune {#14626 …} +value: "33027" +label: "33190 Barie" +attr: [] +labelTranslationParameters: [] } 33028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33450 +data: App\Entity\Commune {#14633 …} +value: "33028" +label: "33750 Baron" +attr: [] +labelTranslationParameters: [] } 33029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33451 +data: App\Entity\Commune {#14640 …} +value: "33029" +label: "33114 Le Barp" +attr: [] +labelTranslationParameters: [] } 33030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33452 +data: App\Entity\Commune {#14647 …} +value: "33030" +label: "33720 Barsac" +attr: [] +labelTranslationParameters: [] } 33031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33453 +data: App\Entity\Commune {#14654 …} +value: "33031" +label: "33190 Bassanne" +attr: [] +labelTranslationParameters: [] } 33032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33454 +data: App\Entity\Commune {#14661 …} +value: "33032" +label: "33530 Bassens" +attr: [] +labelTranslationParameters: [] } 33033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33455 +data: App\Entity\Commune {#14668 …} +value: "33033" +label: "33880 Baurech" +attr: [] +labelTranslationParameters: [] } 33034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33456 +data: App\Entity\Commune {#14675 …} +value: "33034" +label: "33230 Bayas" +attr: [] +labelTranslationParameters: [] } 33035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33457 +data: App\Entity\Commune {#14682 …} +value: "33035" +label: "33710 Bayon-sur-Gironde" +attr: [] +labelTranslationParameters: [] } 33036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33458 +data: App\Entity\Commune {#14689 …} +value: "33036" +label: "33430 Bazas" +attr: [] +labelTranslationParameters: [] } 33037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33459 +data: App\Entity\Commune {#14696 …} +value: "33037" +label: "33640 Beautiran" +attr: [] +labelTranslationParameters: [] } 33038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33460 +data: App\Entity\Commune {#14703 …} +value: "33038" +label: "33340 Bégadan" +attr: [] +labelTranslationParameters: [] } 33039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33461 +data: App\Entity\Commune {#14710 …} +value: "33039" +label: "33130 Bègles" +attr: [] +labelTranslationParameters: [] } 33040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33462 +data: App\Entity\Commune {#14717 …} +value: "33040" +label: "33410 Béguey" +attr: [] +labelTranslationParameters: [] } 33042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33463 +data: App\Entity\Commune {#14724 …} +value: "33042" +label: "33830 Belin-Béliet" +attr: [] +labelTranslationParameters: [] } 33043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33464 +data: App\Entity\Commune {#14731 …} +value: "33043" +label: "33760 Bellebat" +attr: [] +labelTranslationParameters: [] } 33044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33465 +data: App\Entity\Commune {#14738 …} +value: "33044" +label: "33760 Bellefond" +attr: [] +labelTranslationParameters: [] } 33045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33466 +data: App\Entity\Commune {#14745 …} +value: "33045" +label: "33350 Belvès-de-Castillon" +attr: [] +labelTranslationParameters: [] } 33046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33467 +data: App\Entity\Commune {#14752 …} +value: "33046" +label: "33430 Bernos-Beaulac" +attr: [] +labelTranslationParameters: [] } 33047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33468 +data: App\Entity\Commune {#14759 …} +value: "33047" +label: "33390 Berson" +attr: [] +labelTranslationParameters: [] } 33048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33469 +data: App\Entity\Commune {#14766 …} +value: "33048" +label: "33124 Berthez" +attr: [] +labelTranslationParameters: [] } 33049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33470 +data: App\Entity\Commune {#14773 …} +value: "33049" +label: "33750 Beychac-et-Caillau" +attr: [] +labelTranslationParameters: [] } 33050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33471 +data: App\Entity\Commune {#14780 …} +value: "33050" +label: "33210 Bieujac" +attr: [] +labelTranslationParameters: [] } 33051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33472 +data: App\Entity\Commune {#14787 …} +value: "33051" +label: "33380 Biganos" +attr: [] +labelTranslationParameters: [] } 33052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33473 +data: App\Entity\Commune {#14794 …} +value: "33052" +label: "33500 Les Billaux" +attr: [] +labelTranslationParameters: [] } 33053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33474 +data: App\Entity\Commune {#14801 …} +value: "33053" +label: "33430 Birac" +attr: [] +labelTranslationParameters: [] } 33054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33475 +data: App\Entity\Commune {#14808 …} +value: "33054" +label: "33190 Blaignac" +attr: [] +labelTranslationParameters: [] } 33055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33476 +data: App\Entity\Commune {#14815 …} +value: "33055" +label: "33340 Blaignan-Prignac" +attr: [] +labelTranslationParameters: [] } 33056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33477 +data: App\Entity\Commune {#14822 …} +value: "33056" +label: "33290 Blanquefort" +attr: [] +labelTranslationParameters: [] } 33057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33478 +data: App\Entity\Commune {#14829 …} +value: "33057" +label: "33540 Blasimon" +attr: [] +labelTranslationParameters: [] } 33058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33479 +data: App\Entity\Commune {#14836 …} +value: "33058" +label: "33390 Blaye" +attr: [] +labelTranslationParameters: [] } 33059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33480 +data: App\Entity\Commune {#14843 …} +value: "33059" +label: "33670 Blésignac" +attr: [] +labelTranslationParameters: [] } 33060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33481 +data: App\Entity\Commune {#14850 …} +value: "33060" +label: "33210 Bommes" +attr: [] +labelTranslationParameters: [] } 33061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33482 +data: App\Entity\Commune {#14857 …} +value: "33061" +label: "33370 Bonnetan" +attr: [] +labelTranslationParameters: [] } 33062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33483 +data: App\Entity\Commune {#14864 …} +value: "33062" +label: "33910 Bonzac" +attr: [] +labelTranslationParameters: [] } 33063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33484 +data: App\Entity\Commune {#14871 …} +value: "33063" +label: "33000 Bordeaux" +attr: [] +labelTranslationParameters: [] } 33064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33485 +data: App\Entity\Commune {#14878 …} +value: "33064" +label: "33350 Bossugan" +attr: [] +labelTranslationParameters: [] } 33065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33486 +data: App\Entity\Commune {#14885 …} +value: "33065" +label: "33270 Bouliac" +attr: [] +labelTranslationParameters: [] } 33066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33487 +data: App\Entity\Commune {#14892 …} +value: "33066" +label: "33190 Bourdelles" +attr: [] +labelTranslationParameters: [] } 33067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33488 +data: App\Entity\Commune {#14899 …} +value: "33067" +label: "33710 Bourg" +attr: [] +labelTranslationParameters: [] } 33068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33489 +data: App\Entity\Commune {#14906 …} +value: "33068" +label: "33113 Bourideys" +attr: [] +labelTranslationParameters: [] } 33069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33490 +data: App\Entity\Commune {#14913 …} +value: "33069" +label: "33110 Le Bouscat" +attr: [] +labelTranslationParameters: [] } 33070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33491 +data: App\Entity\Commune {#14920 …} +value: "33070" +label: "33480 Brach" +attr: [] +labelTranslationParameters: [] } 33071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33492 +data: App\Entity\Commune {#14927 …} +value: "33071" +label: "33420 Branne" +attr: [] +labelTranslationParameters: [] } 33072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33493 +data: App\Entity\Commune {#14934 …} +value: "33072" +label: "33124 Brannens" +attr: [] +labelTranslationParameters: [] } 33073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33494 +data: App\Entity\Commune {#14941 …} +value: "33073" +label: "33820 Braud-et-Saint-Louis" +attr: [] +labelTranslationParameters: [] } 33074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33495 +data: App\Entity\Commune {#14948 …} +value: "33074" +label: "33124 Brouqueyran" +attr: [] +labelTranslationParameters: [] } 33075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33496 +data: App\Entity\Commune {#14955 …} +value: "33075" +label: "33520 Bruges" +attr: [] +labelTranslationParameters: [] } 33076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33497 +data: App\Entity\Commune {#14962 …} +value: "33076" +label: "33720 Budos" +attr: [] +labelTranslationParameters: [] } 33077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33498 +data: App\Entity\Commune {#14969 …} +value: "33077" +label: "33650 Cabanac-et-Villagrains" +attr: [] +labelTranslationParameters: [] } 33078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33499 +data: App\Entity\Commune {#14976 …} +value: "33078" +label: "33420 Cabara" +attr: [] +labelTranslationParameters: [] } 33079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33500 +data: App\Entity\Commune {#14983 …} +value: "33079" +label: "33750 Cadarsac" +attr: [] +labelTranslationParameters: [] } 33080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33501 +data: App\Entity\Commune {#14990 …} +value: "33080" +label: "33140 Cadaujac" +attr: [] +labelTranslationParameters: [] } 33081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33502 +data: App\Entity\Commune {#14997 …} +value: "33081" +label: "33410 Cadillac" +attr: [] +labelTranslationParameters: [] } 33082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33503 +data: App\Entity\Commune {#15004 …} +value: "33082" +label: "33240 Cadillac-en-Fronsadais" +attr: [] +labelTranslationParameters: [] } 33083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33504 +data: App\Entity\Commune {#15011 …} +value: "33083" +label: "33750 Camarsac" +attr: [] +labelTranslationParameters: [] } 33084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33505 +data: App\Entity\Commune {#15018 …} +value: "33084" +label: "33880 Cambes" +attr: [] +labelTranslationParameters: [] } 33085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33506 +data: App\Entity\Commune {#15025 …} +value: "33085" +label: "33360 Camblanes-et-Meynac" +attr: [] +labelTranslationParameters: [] } 33086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33507 +data: App\Entity\Commune {#15032 …} +value: "33086" +label: "33420 Camiac-et-Saint-Denis" +attr: [] +labelTranslationParameters: [] } 33087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33508 +data: App\Entity\Commune {#15039 …} +value: "33087" +label: "33190 Camiran" +attr: [] +labelTranslationParameters: [] } 33088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33509 +data: App\Entity\Commune {#15046 …} +value: "33088" +label: "33660 Camps-sur-l'Isle" +attr: [] +labelTranslationParameters: [] } 33089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33510 +data: App\Entity\Commune {#15053 …} +value: "33089" +label: "33390 Campugnan" +attr: [] +labelTranslationParameters: [] } 33090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33511 +data: App\Entity\Commune {#15060 …} +value: "33090" +label: "33610 Canéjan" +attr: [] +labelTranslationParameters: [] } 33093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33512 +data: App\Entity\Commune {#15067 …} +value: "33093" +label: "33550 Capian" +attr: [] +labelTranslationParameters: [] } 33094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33513 +data: App\Entity\Commune {#15074 …} +value: "33094" +label: "33220 Caplong" +attr: [] +labelTranslationParameters: [] } 33095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33514 +data: App\Entity\Commune {#15081 …} +value: "33095" +label: "33840 Captieux" +attr: [] +labelTranslationParameters: [] } 33096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33515 +data: App\Entity\Commune {#15088 …} +value: "33096" +label: "33560 Carbon-Blanc" +attr: [] +labelTranslationParameters: [] } 33097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33516 +data: App\Entity\Commune {#15095 …} +value: "33097" +label: "33121 Carcans" +attr: [] +labelTranslationParameters: [] } 33098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33517 +data: App\Entity\Commune {#15102 …} +value: "33098" +label: "33410 Cardan" +attr: [] +labelTranslationParameters: [] } 33099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33518 +data: App\Entity\Commune {#15109 …} +value: "33099" +label: "33360 Carignan-de-Bordeaux" +attr: [] +labelTranslationParameters: [] } 33100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33519 +data: App\Entity\Commune {#15116 …} +value: "33100" +label: "33390 Cars" +attr: [] +labelTranslationParameters: [] } 33101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33520 +data: App\Entity\Commune {#15123 …} +value: "33101" +label: "33390 Cartelègue" +attr: [] +labelTranslationParameters: [] } 33102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33521 +data: App\Entity\Commune {#15130 …} +value: "33102" +label: "33190 Casseuil" +attr: [] +labelTranslationParameters: [] } 33103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33522 +data: App\Entity\Commune {#15137 …} +value: "33103" +label: "33540 Castelmoron-d'Albret" +attr: [] +labelTranslationParameters: [] } 33104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33523 +data: App\Entity\Commune {#15144 …} +value: "33104" +label: "33480 Castelnau-de-Médoc" +attr: [] +labelTranslationParameters: [] } 33105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33524 +data: App\Entity\Commune {#15151 …} +value: "33105" +label: "33540 Castelviel" +attr: [] +labelTranslationParameters: [] } 33106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33525 +data: App\Entity\Commune {#15158 …} +value: "33106" +label: "33210 Castets et Castillon" +attr: [] +labelTranslationParameters: [] } 33108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33526 +data: App\Entity\Commune {#15165 …} +value: "33108" +label: "33350 Castillon-la-Bataille" +attr: [] +labelTranslationParameters: [] } 33109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33527 +data: App\Entity\Commune {#15172 …} +value: "33109" +label: "33640 Castres-Gironde" +attr: [] +labelTranslationParameters: [] } 33111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33528 +data: App\Entity\Commune {#15179 …} +value: "33111" +label: "33490 Caudrot" +attr: [] +labelTranslationParameters: [] } 33112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33529 +data: App\Entity\Commune {#15186 …} +value: "33112" +label: "33540 Caumont" +attr: [] +labelTranslationParameters: [] } 33113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33530 +data: App\Entity\Commune {#15193 …} +value: "33113" +label: "33690 Cauvignac" +attr: [] +labelTranslationParameters: [] } 33114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33531 +data: App\Entity\Commune {#15200 …} +value: "33114" +label: "33620 Cavignac" +attr: [] +labelTranslationParameters: [] } 33115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33532 +data: App\Entity\Commune {#15207 …} +value: "33115" +label: "33113 Cazalis" +attr: [] +labelTranslationParameters: [] } 33116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33533 +data: App\Entity\Commune {#15214 …} +value: "33116" +label: "33430 Cazats" +attr: [] +labelTranslationParameters: [] } 33117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33534 +data: App\Entity\Commune {#15221 …} +value: "33117" +label: "33790 Cazaugitat" +attr: [] +labelTranslationParameters: [] } 33118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33535 +data: App\Entity\Commune {#15228 …} +value: "33118" +label: "33360 Cénac" +attr: [] +labelTranslationParameters: [] } 33119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33536 +data: App\Entity\Commune {#15235 …} +value: "33119" +label: "33150 Cenon" +attr: [] +labelTranslationParameters: [] } 33120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33537 +data: App\Entity\Commune {#15242 …} +value: "33120" +label: "33720 Cérons" +attr: [] +labelTranslationParameters: [] } 33121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33538 +data: App\Entity\Commune {#15249 …} +value: "33121" +label: "33760 Cessac" +attr: [] +labelTranslationParameters: [] } 33122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33539 +data: App\Entity\Commune {#15256 …} +value: "33122" +label: "33610 Cestas" +attr: [] +labelTranslationParameters: [] } 33123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33540 +data: App\Entity\Commune {#15263 …} +value: "33123" +label: "33620 Cézac" +attr: [] +labelTranslationParameters: [] } 33124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33541 +data: App\Entity\Commune {#15270 …} +value: "33124" +label: "33230 Chamadelle" +attr: [] +labelTranslationParameters: [] } 33125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33542 +data: App\Entity\Commune {#15277 …} +value: "33125" +label: "33250 Cissac-Médoc" +attr: [] +labelTranslationParameters: [] } 33126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33543 +data: App\Entity\Commune {#15284 …} +value: "33126" +label: "33920 Civrac-de-Blaye" +attr: [] +labelTranslationParameters: [] } 33127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33544 +data: App\Entity\Commune {#15291 …} +value: "33127" +label: "33350 Civrac-sur-Dordogne" +attr: [] +labelTranslationParameters: [] } 33128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33545 +data: App\Entity\Commune {#15298 …} +value: "33128" +label: "33340 Civrac-en-Médoc" +attr: [] +labelTranslationParameters: [] } 33129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33546 +data: App\Entity\Commune {#15305 …} +value: "33129" +label: "33540 Cleyrac" +attr: [] +labelTranslationParameters: [] } 33130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33547 +data: App\Entity\Commune {#15312 …} +value: "33130" +label: "33210 Coimères" +attr: [] +labelTranslationParameters: [] } 33131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33548 +data: App\Entity\Commune {#15319 …} +value: "33131" +label: "33540 Coirac" +attr: [] +labelTranslationParameters: [] } 33132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33549 +data: App\Entity\Commune {#15326 …} +value: "33132" +label: "33710 Comps" +attr: [] +labelTranslationParameters: [] } 33133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33550 +data: App\Entity\Commune {#15333 …} +value: "33133" +label: "33890 Coubeyrac" +attr: [] +labelTranslationParameters: [] } 33134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33551 +data: App\Entity\Commune {#15340 …} +value: "33134" +label: "33340 Couquèques" +attr: [] +labelTranslationParameters: [] } 33135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33552 +data: App\Entity\Commune {#15347 …} +value: "33135" +label: "33760 Courpiac" +attr: [] +labelTranslationParameters: [] } 33136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33553 +data: App\Entity\Commune {#15354 …} +value: "33136" +label: "33580 Cours-de-Monségur" +attr: [] +labelTranslationParameters: [] } 33137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33554 +data: App\Entity\Commune {#15361 …} +value: "33137" +label: "33690 Cours-les-Bains" +attr: [] +labelTranslationParameters: [] } 33138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33555 +data: App\Entity\Commune {#15368 …} +value: "33138" +label: "33230 Coutras" +attr: [] +labelTranslationParameters: [] } 33139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33556 +data: App\Entity\Commune {#15375 …} +value: "33139" +label: "33580 Coutures" +attr: [] +labelTranslationParameters: [] } 33140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33557 +data: App\Entity\Commune {#15382 …} +value: "33140" +label: "33670 Créon" +attr: [] +labelTranslationParameters: [] } 33141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33558 +data: App\Entity\Commune {#15389 …} +value: "33141" +label: "33750 Croignon" +attr: [] +labelTranslationParameters: [] } 33142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33559 +data: App\Entity\Commune {#15396 …} +value: "33142" +label: "33620 Cubnezais" +attr: [] +labelTranslationParameters: [] } 33143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33560 +data: App\Entity\Commune {#15403 …} +value: "33143" +label: "33240 Cubzac-les-Ponts" +attr: [] +labelTranslationParameters: [] } 33144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33561 +data: App\Entity\Commune {#15410 …} +value: "33144" +label: "33430 Cudos" +attr: [] +labelTranslationParameters: [] } 33145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33562 +data: App\Entity\Commune {#15417 …} +value: "33145" +label: "33670 Cursan" +attr: [] +labelTranslationParameters: [] } 33146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33563 +data: App\Entity\Commune {#15424 …} +value: "33146" +label: "33460 Cussac-Fort-Médoc" +attr: [] +labelTranslationParameters: [] } 33147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33564 +data: App\Entity\Commune {#15431 …} +value: "33147" +label: "33420 Daignac" +attr: [] +labelTranslationParameters: [] } 33148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33565 +data: App\Entity\Commune {#15438 …} +value: "33148" +label: "33420 Dardenac" +attr: [] +labelTranslationParameters: [] } 33149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33566 +data: App\Entity\Commune {#15445 …} +value: "33149" +label: "33540 Daubèze" +attr: [] +labelTranslationParameters: [] } 33150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33567 +data: App\Entity\Commune {#15452 …} +value: "33150" +label: "33580 Dieulivol" +attr: [] +labelTranslationParameters: [] } 33151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33568 +data: App\Entity\Commune {#15459 …} +value: "33151" +label: "33860 Donnezac" +attr: [] +labelTranslationParameters: [] } 33152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33569 +data: App\Entity\Commune {#15466 …} +value: "33152" +label: "33410 Donzac" +attr: [] +labelTranslationParameters: [] } 33153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33570 +data: App\Entity\Commune {#15473 …} +value: "33153" +label: "33350 Doulezon" +attr: [] +labelTranslationParameters: [] } 33154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33571 +data: App\Entity\Commune {#15480 …} +value: "33154" +label: "33230 Les Églisottes-et-Chalaures" +attr: [] +labelTranslationParameters: [] } 33155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33572 +data: App\Entity\Commune {#15487 …} +value: "33155" +label: "33840 Escaudes" +attr: [] +labelTranslationParameters: [] } 33156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33573 +data: App\Entity\Commune {#15494 …} +value: "33156" +label: "33760 Escoussans" +attr: [] +labelTranslationParameters: [] } 33157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33574 +data: App\Entity\Commune {#15501 …} +value: "33157" +label: "33420 Espiet" +attr: [] +labelTranslationParameters: [] } 33158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33575 +data: App\Entity\Commune {#15508 …} +value: "33158" +label: "33190 Les Esseintes" +attr: [] +labelTranslationParameters: [] } 33159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33576 +data: App\Entity\Commune {#15515 …} +value: "33159" +label: "33820 Étauliers" +attr: [] +labelTranslationParameters: [] } 33160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33577 +data: App\Entity\Commune {#15522 …} +value: "33160" +label: "33220 Eynesse" +attr: [] +labelTranslationParameters: [] } 33161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33578 +data: App\Entity\Commune {#15529 …} +value: "33161" +label: "33390 Eyrans" +attr: [] +labelTranslationParameters: [] } 33162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33579 +data: App\Entity\Commune {#15536 …} +value: "33162" +label: "33320 Eysines" +attr: [] +labelTranslationParameters: [] } 33163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33580 +data: App\Entity\Commune {#15543 …} +value: "33163" +label: "33760 Faleyras" +attr: [] +labelTranslationParameters: [] } 33164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33581 +data: App\Entity\Commune {#15550 …} +value: "33164" +label: "33210 Fargues" +attr: [] +labelTranslationParameters: [] } 33165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33582 +data: App\Entity\Commune {#15557 …} +value: "33165" +label: "33370 Fargues-Saint-Hilaire" +attr: [] +labelTranslationParameters: [] } 33166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33583 +data: App\Entity\Commune {#15564 …} +value: "33166" +label: "33230 Le Fieu" +attr: [] +labelTranslationParameters: [] } 33167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33584 +data: App\Entity\Commune {#15571 …} +value: "33167" +label: "33270 Floirac" +attr: [] +labelTranslationParameters: [] } 33168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33585 +data: App\Entity\Commune {#15578 …} +value: "33168" +label: "33350 Flaujagues" +attr: [] +labelTranslationParameters: [] } 33169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33586 +data: App\Entity\Commune {#15585 …} +value: "33169" +label: "33190 Floudès" +attr: [] +labelTranslationParameters: [] } 33170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33587 +data: App\Entity\Commune {#15592 …} +value: "33170" +label: "33190 Fontet" +attr: [] +labelTranslationParameters: [] } 33171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33588 +data: App\Entity\Commune {#15599 …} +value: "33171" +label: "33190 Fossès-et-Baleyssac" +attr: [] +labelTranslationParameters: [] } 33172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33589 +data: App\Entity\Commune {#15606 …} +value: "33172" +label: "33390 Fours" +attr: [] +labelTranslationParameters: [] } 33173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33590 +data: App\Entity\Commune {#15613 …} +value: "33173" +label: "33570 Francs" +attr: [] +labelTranslationParameters: [] } 33174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33591 +data: App\Entity\Commune {#15620 …} +value: "33174" +label: "33126 Fronsac" +attr: [] +labelTranslationParameters: [] } 33175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33592 +data: App\Entity\Commune {#15627 …} +value: "33175" +label: "33760 Frontenac" +attr: [] +labelTranslationParameters: [] } 33176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33593 +data: App\Entity\Commune {#15634 …} +value: "33176" +label: "33410 Gabarnac" +attr: [] +labelTranslationParameters: [] } 33177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33594 +data: App\Entity\Commune {#15641 …} +value: "33177" +label: "33340 Gaillan-en-Médoc" +attr: [] +labelTranslationParameters: [] } 33178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33595 +data: App\Entity\Commune {#15648 …} +value: "33178" +label: "33430 Gajac" +attr: [] +labelTranslationParameters: [] } 33179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33596 +data: App\Entity\Commune {#15655 …} +value: "33179" +label: "33133 Galgon" +attr: [] +labelTranslationParameters: [] } 33180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33597 +data: App\Entity\Commune {#15662 …} +value: "33180" +label: "33430 Gans" +attr: [] +labelTranslationParameters: [] } 33181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33598 +data: App\Entity\Commune {#15669 …} +value: "33181" +label: "33350 Gardegan-et-Tourtirac" +attr: [] +labelTranslationParameters: [] } 33182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33599 +data: App\Entity\Commune {#15676 …} +value: "33182" +label: "33710 Gauriac" +attr: [] +labelTranslationParameters: [] } 33183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33600 +data: App\Entity\Commune {#15683 …} +value: "33183" +label: "33240 Gauriaguet" +attr: [] +labelTranslationParameters: [] } 33184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33601 +data: App\Entity\Commune {#15690 …} +value: "33184" +label: "33920 Générac" +attr: [] +labelTranslationParameters: [] } 33185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33602 +data: App\Entity\Commune {#15697 …} +value: "33185" +label: "33420 Génissac" +attr: [] +labelTranslationParameters: [] } 33186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33603 +data: App\Entity\Commune {#15704 …} +value: "33186" +label: "33890 Gensac" +attr: [] +labelTranslationParameters: [] } 33187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33604 +data: App\Entity\Commune {#15711 …} +value: "33187" +label: "33190 Gironde-sur-Dropt" +attr: [] +labelTranslationParameters: [] } 33188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33605 +data: App\Entity\Commune {#15718 …} +value: "33188" +label: "33840 Giscos" +attr: [] +labelTranslationParameters: [] } 33189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33606 +data: App\Entity\Commune {#15725 …} +value: "33189" +label: "33540 Gornac" +attr: [] +labelTranslationParameters: [] } 33190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33607 +data: App\Entity\Commune {#15732 …} +value: "33190" +label: "33840 Goualade" +attr: [] +labelTranslationParameters: [] } 33191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33608 +data: App\Entity\Commune {#15739 …} +value: "33191" +label: "33660 Gours" +attr: [] +labelTranslationParameters: [] } 33192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33609 +data: App\Entity\Commune {#15746 …} +value: "33192" +label: "33170 Gradignan" +attr: [] +labelTranslationParameters: [] } 33193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33610 +data: App\Entity\Commune {#15753 …} +value: "33193" +label: "33590 Grayan-et-l'Hôpital" +attr: [] +labelTranslationParameters: [] } 33194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33611 +data: App\Entity\Commune {#15760 …} +value: "33194" +label: "33420 Grézillac" +attr: [] +labelTranslationParameters: [] } 33195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33612 +data: App\Entity\Commune {#15767 …} +value: "33195" +label: "33690 Grignols" +attr: [] +labelTranslationParameters: [] } 33196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33613 +data: App\Entity\Commune {#15774 …} +value: "33196" +label: "33420 Guillac" +attr: [] +labelTranslationParameters: [] } 33197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33614 +data: App\Entity\Commune {#15781 …} +value: "33197" +label: "33720 Guillos" +attr: [] +labelTranslationParameters: [] } 33198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33615 +data: App\Entity\Commune {#15788 …} +value: "33198" +label: "33230 Guîtres" +attr: [] +labelTranslationParameters: [] } 33199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33616 +data: App\Entity\Commune {#15795 …} +value: "33199" +label: "33470 Gujan-Mestras" +attr: [] +labelTranslationParameters: [] } 33200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33617 +data: App\Entity\Commune {#15802 …} +value: "33200" +label: "33185 Le Haillan" +attr: [] +labelTranslationParameters: [] } 33201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33618 +data: App\Entity\Commune {#15809 …} +value: "33201" +label: "33550 Haux" +attr: [] +labelTranslationParameters: [] } 33202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33619 +data: App\Entity\Commune {#15816 …} +value: "33202" +label: "33125 Hostens" +attr: [] +labelTranslationParameters: [] } 33203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33620 +data: App\Entity\Commune {#15823 …} +value: "33203" +label: "33990 Hourtin" +attr: [] +labelTranslationParameters: [] } 33204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33621 +data: App\Entity\Commune {#15830 …} +value: "33204" +label: "33190 Hure" +attr: [] +labelTranslationParameters: [] } 33205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33622 +data: App\Entity\Commune {#15837 …} +value: "33205" +label: "33720 Illats" +attr: [] +labelTranslationParameters: [] } 33206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33623 +data: App\Entity\Commune {#15844 …} +value: "33206" +label: "33640 Isle-Saint-Georges" +attr: [] +labelTranslationParameters: [] } 33207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33624 +data: App\Entity\Commune {#15851 …} +value: "33207" +label: "33450 Izon" +attr: [] +labelTranslationParameters: [] } 33208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33625 +data: App\Entity\Commune {#15858 …} +value: "33208" +label: "33590 Jau-Dignac-et-Loirac" +attr: [] +labelTranslationParameters: [] } 33209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33626 +data: App\Entity\Commune {#15865 …} +value: "33209" +label: "33420 Jugazan" +attr: [] +labelTranslationParameters: [] } 33210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33627 +data: App\Entity\Commune {#15872 …} +value: "33210" +label: "33890 Juillac" +attr: [] +labelTranslationParameters: [] } 33211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33628 +data: App\Entity\Commune {#15879 …} +value: "33211" +label: "33460 Labarde" +attr: [] +labelTranslationParameters: [] } 33212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33629 +data: App\Entity\Commune {#15886 …} +value: "33212" +label: "33690 Labescau" +attr: [] +labelTranslationParameters: [] } 33213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33630 +data: App\Entity\Commune {#15893 …} +value: "33213" +label: "33650 La Brède" +attr: [] +labelTranslationParameters: [] } 33214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33631 +data: App\Entity\Commune {#15900 …} +value: "33214" +label: "33680 Lacanau" +attr: [] +labelTranslationParameters: [] } 33215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33632 +data: App\Entity\Commune {#15907 …} +value: "33215" +label: "33760 Ladaux" +attr: [] +labelTranslationParameters: [] } 33216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33633 +data: App\Entity\Commune {#15914 …} +value: "33216" +label: "33124 Lados" +attr: [] +labelTranslationParameters: [] } 33218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33634 +data: App\Entity\Commune {#15921 …} +value: "33218" +label: "33230 Lagorce" +attr: [] +labelTranslationParameters: [] } 33219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33635 +data: App\Entity\Commune {#15928 …} +value: "33219" +label: "33240 La Lande-de-Fronsac" +attr: [] +labelTranslationParameters: [] } 33220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33636 +data: App\Entity\Commune {#15935 …} +value: "33220" +label: "33460 Lamarque" +attr: [] +labelTranslationParameters: [] } 33221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33637 +data: App\Entity\Commune {#15942 …} +value: "33221" +label: "33190 Lamothe-Landerron" +attr: [] +labelTranslationParameters: [] } 33222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33638 +data: App\Entity\Commune {#15949 …} +value: "33222" +label: "33500 Lalande-de-Pomerol" +attr: [] +labelTranslationParameters: [] } 33223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33639 +data: App\Entity\Commune {#15956 …} +value: "33223" +label: "33790 Landerrouat" +attr: [] +labelTranslationParameters: [] } 33224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33640 +data: App\Entity\Commune {#15963 …} +value: "33224" +label: "33540 Landerrouet-sur-Ségur" +attr: [] +labelTranslationParameters: [] } 33225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33641 +data: App\Entity\Commune {#15970 …} +value: "33225" +label: "33720 Landiras" +attr: [] +labelTranslationParameters: [] } 33226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33642 +data: App\Entity\Commune {#15977 …} +value: "33226" +label: "33550 Langoiran" +attr: [] +labelTranslationParameters: [] } 33227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33643 +data: App\Entity\Commune {#15984 …} +value: "33227" +label: "33210 Langon" +attr: [] +labelTranslationParameters: [] } 33228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33644 +data: App\Entity\Commune {#15991 …} +value: "33228" +label: "33710 Lansac" +attr: [] +labelTranslationParameters: [] } 33229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33645 +data: App\Entity\Commune {#15998 …} +value: "33229" +label: "33138 Lanton" +attr: [] +labelTranslationParameters: [] } 33230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33646 +data: App\Entity\Commune {#16005 …} +value: "33230" +label: "33620 Lapouyade" +attr: [] +labelTranslationParameters: [] } 33231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33647 +data: App\Entity\Commune {#16012 …} +value: "33231" +label: "33410 Laroque" +attr: [] +labelTranslationParameters: [] } 33232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33648 +data: App\Entity\Commune {#16019 …} +value: "33232" +label: "33840 Lartigue" +attr: [] +labelTranslationParameters: [] } 33233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33649 +data: App\Entity\Commune {#16026 …} +value: "33233" +label: "33620 Laruscade" +attr: [] +labelTranslationParameters: [] } 33234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33650 +data: App\Entity\Commune {#16033 …} +value: "33234" +label: "33360 Latresne" +attr: [] +labelTranslationParameters: [] } 33235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33651 +data: App\Entity\Commune {#16040 …} +value: "33235" +label: "33690 Lavazan" +attr: [] +labelTranslationParameters: [] } 33236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33652 +data: App\Entity\Commune {#16047 …} +value: "33236" +label: "33950 Lège-Cap-Ferret" +attr: [] +labelTranslationParameters: [] } 33237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33653 +data: App\Entity\Commune {#16054 …} +value: "33237" +label: "33210 Léogeats" +attr: [] +labelTranslationParameters: [] } 33238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33654 +data: App\Entity\Commune {#16061 …} +value: "33238" +label: "33850 Léognan" +attr: [] +labelTranslationParameters: [] } 33239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33655 +data: App\Entity\Commune {#16068 …} +value: "33239" +label: "33840 Lerm-et-Musset" +attr: [] +labelTranslationParameters: [] } 33240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33656 +data: App\Entity\Commune {#16075 …} +value: "33240" +label: "33340 Lesparre-Médoc" +attr: [] +labelTranslationParameters: [] } 33241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33657 +data: App\Entity\Commune {#16082 …} +value: "33241" +label: "33550 Lestiac-sur-Garonne" +attr: [] +labelTranslationParameters: [] } 33242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33658 +data: App\Entity\Commune {#16089 …} +value: "33242" +label: "33220 Les Lèves-et-Thoumeyragues" +attr: [] +labelTranslationParameters: [] } 33243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33659 +data: App\Entity\Commune {#16096 …} +value: "33243" +label: "33500 Libourne" +attr: [] +labelTranslationParameters: [] } 33244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33660 +data: App\Entity\Commune {#16103 …} +value: "33244" +label: "33430 Lignan-de-Bazas" +attr: [] +labelTranslationParameters: [] } 33245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33661 +data: App\Entity\Commune {#16110 …} +value: "33245" +label: "33360 Lignan-de-Bordeaux" +attr: [] +labelTranslationParameters: [] } 33246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33662 +data: App\Entity\Commune {#16117 …} +value: "33246" +label: "33220 Ligueux" +attr: [] +labelTranslationParameters: [] } 33247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33663 +data: App\Entity\Commune {#16124 …} +value: "33247" +label: "33790 Listrac-de-Durèze" +attr: [] +labelTranslationParameters: [] } 33248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33664 +data: App\Entity\Commune {#16131 …} +value: "33248" +label: "33480 Listrac-Médoc" +attr: [] +labelTranslationParameters: [] } 33249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33665 +data: App\Entity\Commune {#16138 …} +value: "33249" +label: "33310 Lormont" +attr: [] +labelTranslationParameters: [] } 33250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33666 +data: App\Entity\Commune {#16145 …} +value: "33250" +label: "33190 Loubens" +attr: [] +labelTranslationParameters: [] } 33251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33667 +data: App\Entity\Commune {#16152 …} +value: "33251" +label: "33125 Louchats" +attr: [] +labelTranslationParameters: [] } 33252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33668 +data: App\Entity\Commune {#16159 …} +value: "33252" +label: "33370 Loupes" +attr: [] +labelTranslationParameters: [] } 33253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33669 +data: App\Entity\Commune {#16166 …} +value: "33253" +label: "33410 Loupiac" +attr: [] +labelTranslationParameters: [] } 33254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33670 +data: App\Entity\Commune {#16173 …} +value: "33254" +label: "33190 Loupiac-de-la-Réole" +attr: [] +labelTranslationParameters: [] } 33255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33671 +data: App\Entity\Commune {#16180 …} +value: "33255" +label: "33840 Lucmau" +attr: [] +labelTranslationParameters: [] } 33256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33672 +data: App\Entity\Commune {#16187 …} +value: "33256" +label: "33290 Ludon-Médoc" +attr: [] +labelTranslationParameters: [] } 33257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33673 +data: App\Entity\Commune {#16194 …} +value: "33257" +label: "33420 Lugaignac" +attr: [] +labelTranslationParameters: [] } 33258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33674 +data: App\Entity\Commune {#16201 …} +value: "33258" +label: "33760 Lugasson" +attr: [] +labelTranslationParameters: [] } 33259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33675 +data: App\Entity\Commune {#16208 …} +value: "33259" +label: "33240 Lugon-et-l'Île-du-Carnay" +attr: [] +labelTranslationParameters: [] } 33260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33676 +data: App\Entity\Commune {#16215 …} +value: "33260" +label: "33830 Lugos" +attr: [] +labelTranslationParameters: [] } 33261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33677 +data: App\Entity\Commune {#16222 …} +value: "33261" +label: "33570 Lussac" +attr: [] +labelTranslationParameters: [] } 33262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33678 +data: App\Entity\Commune {#16229 …} +value: "33262" +label: "33460 Macau" +attr: [] +labelTranslationParameters: [] } 33263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33679 +data: App\Entity\Commune {#16236 …} +value: "33263" +label: "33670 Madirac" +attr: [] +labelTranslationParameters: [] } 33264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33680 +data: App\Entity\Commune {#16243 …} +value: "33264" +label: "33230 Maransin" +attr: [] +labelTranslationParameters: [] } 33266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33681 +data: App\Entity\Commune {#16250 …} +value: "33266" +label: "33620 Marcenais" +attr: [] +labelTranslationParameters: [] } 33268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33682 +data: App\Entity\Commune {#16257 …} +value: "33268" +label: "33460 Margaux-Cantenac" +attr: [] +labelTranslationParameters: [] } 33269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33683 +data: App\Entity\Commune {#16264 …} +value: "33269" +label: "33220 Margueron" +attr: [] +labelTranslationParameters: [] } 33270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33684 +data: App\Entity\Commune {#16271 …} +value: "33270" +label: "33430 Marimbault" +attr: [] +labelTranslationParameters: [] } 33271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33685 +data: App\Entity\Commune {#16278 …} +value: "33271" +label: "33690 Marions" +attr: [] +labelTranslationParameters: [] } 33272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33686 +data: App\Entity\Commune {#16285 …} +value: "33272" +label: "33620 Marsas" +attr: [] +labelTranslationParameters: [] } 33273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33687 +data: App\Entity\Commune {#16292 …} +value: "33273" +label: "33127 Martignas-sur-Jalle" +attr: [] +labelTranslationParameters: [] } 33274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33688 +data: App\Entity\Commune {#16299 …} +value: "33274" +label: "33650 Martillac" +attr: [] +labelTranslationParameters: [] } 33275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33689 +data: App\Entity\Commune {#16306 …} +value: "33275" +label: "33760 Martres" +attr: [] +labelTranslationParameters: [] } 33276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33690 +data: App\Entity\Commune {#16313 …} +value: "33276" +label: "33690 Masseilles" +attr: [] +labelTranslationParameters: [] } 33277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33691 +data: App\Entity\Commune {#16320 …} +value: "33277" +label: "33790 Massugas" +attr: [] +labelTranslationParameters: [] } 33278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33692 +data: App\Entity\Commune {#16327 …} +value: "33278" +label: "33540 Mauriac" +attr: [] +labelTranslationParameters: [] } 33279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33693 +data: App\Entity\Commune {#16334 …} +value: "33279" +label: "33210 Mazères" +attr: [] +labelTranslationParameters: [] } 33280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33694 +data: App\Entity\Commune {#16341 …} +value: "33280" +label: "33390 Mazion" +attr: [] +labelTranslationParameters: [] } 33281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33695 +data: App\Entity\Commune {#16348 …} +value: "33281" +label: "33700 Mérignac" +attr: [] +labelTranslationParameters: [] } 33282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33696 +data: App\Entity\Commune {#16355 …} +value: "33282" +label: "33350 Mérignas" +attr: [] +labelTranslationParameters: [] } 33283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33697 +data: App\Entity\Commune {#16362 …} +value: "33283" +label: "33540 Mesterrieux" +attr: [] +labelTranslationParameters: [] } 33284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33698 +data: App\Entity\Commune {#16369 …} +value: "33284" +label: "33380 Mios" +attr: [] +labelTranslationParameters: [] } 33285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33699 +data: App\Entity\Commune {#16376 …} +value: "33285" +label: "33710 Mombrier" +attr: [] +labelTranslationParameters: [] } 33287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33700 +data: App\Entity\Commune {#16383 …} +value: "33287" +label: "33190 Mongauzy" +attr: [] +labelTranslationParameters: [] } 33288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33701 +data: App\Entity\Commune {#16390 …} +value: "33288" +label: "33410 Monprimblanc" +attr: [] +labelTranslationParameters: [] } 33289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33702 +data: App\Entity\Commune {#16397 …} +value: "33289" +label: "33580 Monségur" +attr: [] +labelTranslationParameters: [] } 33290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33703 +data: App\Entity\Commune {#16404 …} +value: "33290" +label: "33570 Montagne" +attr: [] +labelTranslationParameters: [] } 33291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33704 +data: App\Entity\Commune {#16411 …} +value: "33291" +label: "33190 Montagoudin" +attr: [] +labelTranslationParameters: [] } 33292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33705 +data: App\Entity\Commune {#16418 …} +value: "33292" +label: "33760 Montignac" +attr: [] +labelTranslationParameters: [] } 33293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33706 +data: App\Entity\Commune {#16425 …} +value: "33293" +label: "33450 Montussan" +attr: [] +labelTranslationParameters: [] } 33294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33707 +data: App\Entity\Commune {#16432 …} +value: "33294" +label: "33190 Morizès" +attr: [] +labelTranslationParameters: [] } 33295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33708 +data: App\Entity\Commune {#16439 …} +value: "33295" +label: "33240 Mouillac" +attr: [] +labelTranslationParameters: [] } 33296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33709 +data: App\Entity\Commune {#16446 …} +value: "33296" +label: "33350 Mouliets-et-Villemartin" +attr: [] +labelTranslationParameters: [] } 33297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33710 +data: App\Entity\Commune {#16453 …} +value: "33297" +label: "33480 Moulis-en-Médoc" +attr: [] +labelTranslationParameters: [] } 33298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33711 +data: App\Entity\Commune {#16460 …} +value: "33298" +label: "33420 Moulon" +attr: [] +labelTranslationParameters: [] } 33299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33712 +data: App\Entity\Commune {#16467 …} +value: "33299" +label: "33410 Mourens" +attr: [] +labelTranslationParameters: [] } 33300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33713 +data: App\Entity\Commune {#16474 …} +value: "33300" +label: "33990 Naujac-sur-Mer" +attr: [] +labelTranslationParameters: [] } 33301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33714 +data: App\Entity\Commune {#16481 …} +value: "33301" +label: "33420 Naujan-et-Postiac" +attr: [] +labelTranslationParameters: [] } 33302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33715 +data: App\Entity\Commune {#16488 …} +value: "33302" +label: "33500 Néac" +attr: [] +labelTranslationParameters: [] } 33303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33716 +data: App\Entity\Commune {#16495 …} +value: "33303" +label: "33750 Nérigean" +attr: [] +labelTranslationParameters: [] } 33304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33717 +data: App\Entity\Commune {#16502 …} +value: "33304" +label: "33580 Neuffons" +attr: [] +labelTranslationParameters: [] } 33305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33718 +data: App\Entity\Commune {#16509 …} +value: "33305" +label: "33430 Le Nizan" +attr: [] +labelTranslationParameters: [] } 33306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33719 +data: App\Entity\Commune {#16516 …} +value: "33306" +label: "33190 Noaillac" +attr: [] +labelTranslationParameters: [] } 33307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33720 +data: App\Entity\Commune {#16523 …} +value: "33307" +label: "33730 Noaillan" +attr: [] +labelTranslationParameters: [] } 33308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33721 +data: App\Entity\Commune {#16530 …} +value: "33308" +label: "33410 Omet" +attr: [] +labelTranslationParameters: [] } 33309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33722 +data: App\Entity\Commune {#16537 …} +value: "33309" +label: "33340 Ordonnac" +attr: [] +labelTranslationParameters: [] } 33310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33723 +data: App\Entity\Commune {#16544 …} +value: "33310" +label: "33113 Origne" +attr: [] +labelTranslationParameters: [] } 33311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33724 +data: App\Entity\Commune {#16551 …} +value: "33311" +label: "33550 Paillet" +attr: [] +labelTranslationParameters: [] } 33312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33725 +data: App\Entity\Commune {#16558 …} +value: "33312" +label: "33290 Parempuyre" +attr: [] +labelTranslationParameters: [] } 33314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33726 +data: App\Entity\Commune {#16565 …} +value: "33314" +label: "33250 Pauillac" +attr: [] +labelTranslationParameters: [] } 33315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33727 +data: App\Entity\Commune {#16572 …} +value: "33315" +label: "33230 Les Peintures" +attr: [] +labelTranslationParameters: [] } 33316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33728 +data: App\Entity\Commune {#16579 …} +value: "33316" +label: "33790 Pellegrue" +attr: [] +labelTranslationParameters: [] } 33317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33729 +data: App\Entity\Commune {#16586 …} +value: "33317" +label: "33240 Périssac" +attr: [] +labelTranslationParameters: [] } 33318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33730 +data: App\Entity\Commune {#16593 …} +value: "33318" +label: "33600 Pessac" +attr: [] +labelTranslationParameters: [] } 33319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33731 +data: App\Entity\Commune {#16600 …} +value: "33319" +label: "33890 Pessac-sur-Dordogne" +attr: [] +labelTranslationParameters: [] } 33320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33732 +data: App\Entity\Commune {#16607 …} +value: "33320" +label: "33570 Petit-Palais-et-Cornemps" +attr: [] +labelTranslationParameters: [] } 33321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33733 +data: App\Entity\Commune {#16614 …} +value: "33321" +label: "33240 Peujard" +attr: [] +labelTranslationParameters: [] } 33322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33734 +data: App\Entity\Commune {#16621 …} +value: "33322" +label: "33290 Le Pian-Médoc" +attr: [] +labelTranslationParameters: [] } 33323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33735 +data: App\Entity\Commune {#16628 …} +value: "33323" +label: "33490 Le Pian-sur-Garonne" +attr: [] +labelTranslationParameters: [] } 33324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33736 +data: App\Entity\Commune {#16635 …} +value: "33324" +label: "33220 Pineuilh" +attr: [] +labelTranslationParameters: [] } 33325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33737 +data: App\Entity\Commune {#16642 …} +value: "33325" +label: "33390 Plassac" +attr: [] +labelTranslationParameters: [] } 33326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33738 +data: App\Entity\Commune {#16649 …} +value: "33326" +label: "33820 Pleine-Selve" +attr: [] +labelTranslationParameters: [] } 33327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33739 +data: App\Entity\Commune {#16656 …} +value: "33327" +label: "33720 Podensac" +attr: [] +labelTranslationParameters: [] } 33328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33740 +data: App\Entity\Commune {#16663 …} +value: "33328" +label: "33500 Pomerol" +attr: [] +labelTranslationParameters: [] } 33329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33741 +data: App\Entity\Commune {#16670 …} +value: "33329" +label: "33730 Pompéjac" +attr: [] +labelTranslationParameters: [] } 33330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33742 +data: App\Entity\Commune {#16677 …} +value: "33330" +label: "33370 Pompignac" +attr: [] +labelTranslationParameters: [] } 33331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33743 +data: App\Entity\Commune {#16684 …} +value: "33331" +label: "33190 Pondaurat" +attr: [] +labelTranslationParameters: [] } 33332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33744 +data: App\Entity\Commune {#16691 …} +value: "33332" +label: "33660 Porchères" +attr: [] +labelTranslationParameters: [] } 33333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33745 +data: App\Entity\Commune {#16698 …} +value: "33333" +label: "33680 Le Porge" +attr: [] +labelTranslationParameters: [] } 33334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33746 +data: App\Entity\Commune {#16705 …} +value: "33334" +label: "33640 Portets" +attr: [] +labelTranslationParameters: [] } 33335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33747 +data: App\Entity\Commune {#16712 …} +value: "33335" +label: "33670 Le Pout" +attr: [] +labelTranslationParameters: [] } 33336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33748 +data: App\Entity\Commune {#16719 …} +value: "33336" +label: "33730 Préchac" +attr: [] +labelTranslationParameters: [] } 33337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33749 +data: App\Entity\Commune {#16726 …} +value: "33337" +label: "33210 Preignac" +attr: [] +labelTranslationParameters: [] } 33339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33750 +data: App\Entity\Commune {#16733 …} +value: "33339" +label: "33710 Prignac-et-Marcamps" +attr: [] +labelTranslationParameters: [] } 33341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33751 +data: App\Entity\Commune {#16740 …} +value: "33341" +label: "33710 Pugnac" +attr: [] +labelTranslationParameters: [] } 33342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33752 +data: App\Entity\Commune {#16747 …} +value: "33342" +label: "33570 Puisseguin" +attr: [] +labelTranslationParameters: [] } 33343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33753 +data: App\Entity\Commune {#16754 …} +value: "33343" +label: "33210 Pujols-sur-Ciron" +attr: [] +labelTranslationParameters: [] } 33344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33754 +data: App\Entity\Commune {#16761 …} +value: "33344" +label: "33350 Pujols" +attr: [] +labelTranslationParameters: [] } 33345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33755 +data: App\Entity\Commune {#16768 …} +value: "33345" +label: "33580 Le Puy" +attr: [] +labelTranslationParameters: [] } 33346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33756 +data: App\Entity\Commune {#16775 …} +value: "33346" +label: "33190 Puybarban" +attr: [] +labelTranslationParameters: [] } 33347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33757 +data: App\Entity\Commune {#16782 …} +value: "33347" +label: "33660 Puynormand" +attr: [] +labelTranslationParameters: [] } 33348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33758 +data: App\Entity\Commune {#16789 …} +value: "33348" +label: "33340 Queyrac" +attr: [] +labelTranslationParameters: [] } 33349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33759 +data: App\Entity\Commune {#16796 …} +value: "33349" +label: "33360 Quinsac" +attr: [] +labelTranslationParameters: [] } 33350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33760 +data: App\Entity\Commune {#16803 …} +value: "33350" +label: "33420 Rauzan" +attr: [] +labelTranslationParameters: [] } 33351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33761 +data: App\Entity\Commune {#16810 …} +value: "33351" +label: "33860 Reignac" +attr: [] +labelTranslationParameters: [] } 33352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33762 +data: App\Entity\Commune {#16817 …} +value: "33352" +label: "33190 La Réole" +attr: [] +labelTranslationParameters: [] } 33353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33763 +data: App\Entity\Commune {#16824 …} +value: "33353" +label: "33580 Rimons" +attr: [] +labelTranslationParameters: [] } 33354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33764 +data: App\Entity\Commune {#16831 …} +value: "33354" +label: "33220 Riocaud" +attr: [] +labelTranslationParameters: [] } 33355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33765 +data: App\Entity\Commune {#16838 …} +value: "33355" +label: "33410 Rions" +attr: [] +labelTranslationParameters: [] } 33356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33766 +data: App\Entity\Commune {#16845 …} +value: "33356" +label: "33126 La Rivière" +attr: [] +labelTranslationParameters: [] } 33357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33767 +data: App\Entity\Commune {#16852 …} +value: "33357" +label: "33210 Roaillan" +attr: [] +labelTranslationParameters: [] } 33358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33768 +data: App\Entity\Commune {#16859 …} +value: "33358" +label: "33760 Romagne" +attr: [] +labelTranslationParameters: [] } 33359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33769 +data: App\Entity\Commune {#16866 …} +value: "33359" +label: "33580 Roquebrune" +attr: [] +labelTranslationParameters: [] } 33360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33770 +data: App\Entity\Commune {#16873 …} +value: "33360" +label: "33220 La Roquille" +attr: [] +labelTranslationParameters: [] } 33361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33771 +data: App\Entity\Commune {#16880 …} +value: "33361" +label: "33350 Ruch" +attr: [] +labelTranslationParameters: [] } 33362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33772 +data: App\Entity\Commune {#16887 …} +value: "33362" +label: "33910 Sablons" +attr: [] +labelTranslationParameters: [] } 33363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33773 +data: App\Entity\Commune {#16894 …} +value: "33363" +label: "33670 Sadirac" +attr: [] +labelTranslationParameters: [] } 33364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33774 +data: App\Entity\Commune {#16901 …} +value: "33364" +label: "33141 Saillans" +attr: [] +labelTranslationParameters: [] } 33365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33775 +data: App\Entity\Commune {#16908 …} +value: "33365" +label: "33126 Saint-Aignan" +attr: [] +labelTranslationParameters: [] } 33366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33776 +data: App\Entity\Commune {#16915 …} +value: "33366" +label: "33240 Saint-André-de-Cubzac" +attr: [] +labelTranslationParameters: [] } 33367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33777 +data: App\Entity\Commune {#16922 …} +value: "33367" +label: "33490 Saint-André-du-Bois" +attr: [] +labelTranslationParameters: [] } 33369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33778 +data: App\Entity\Commune {#16929 …} +value: "33369" +label: "33220 Saint-André-et-Appelles" +attr: [] +labelTranslationParameters: [] } 33370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33779 +data: App\Entity\Commune {#16936 …} +value: "33370" +label: "33390 Saint-Androny" +attr: [] +labelTranslationParameters: [] } 33372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33780 +data: App\Entity\Commune {#16943 …} +value: "33372" +label: "33790 Saint-Antoine-du-Queyret" +attr: [] +labelTranslationParameters: [] } 33373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33781 +data: App\Entity\Commune {#16950 …} +value: "33373" +label: "33660 Saint-Antoine-sur-l'Isle" +attr: [] +labelTranslationParameters: [] } 33374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33782 +data: App\Entity\Commune {#16957 …} +value: "33374" +label: "33820 Saint-Aubin-de-Blaye" +attr: [] +labelTranslationParameters: [] } 33375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33783 +data: App\Entity\Commune {#16964 …} +value: "33375" +label: "33420 Saint-Aubin-de-Branne" +attr: [] +labelTranslationParameters: [] } 33376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33784 +data: App\Entity\Commune {#16971 …} +value: "33376" +label: "33160 Saint-Aubin-de-Médoc" +attr: [] +labelTranslationParameters: [] } 33377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33785 +data: App\Entity\Commune {#16978 …} +value: "33377" +label: "33220 Saint-Avit-de-Soulège" +attr: [] +labelTranslationParameters: [] } 33378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33786 +data: App\Entity\Commune {#16985 …} +value: "33378" +label: "33220 Saint-Avit-Saint-Nazaire" +attr: [] +labelTranslationParameters: [] } 33379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33787 +data: App\Entity\Commune {#16992 …} +value: "33379" +label: "33540 Saint-Brice" +attr: [] +labelTranslationParameters: [] } 33380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33788 +data: App\Entity\Commune {#16999 …} +value: "33380" +label: "33820 Val-de-Livenne" +attr: [] +labelTranslationParameters: [] } 33381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33789 +data: App\Entity\Commune {#17006 …} +value: "33381" +label: "33880 Saint-Caprais-de-Bordeaux" +attr: [] +labelTranslationParameters: [] } 33382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33790 +data: App\Entity\Commune {#17013 …} +value: "33382" +label: "33920 Saint-Christoly-de-Blaye" +attr: [] +labelTranslationParameters: [] } 33383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33791 +data: App\Entity\Commune {#17020 …} +value: "33383" +label: "33340 Saint-Christoly-Médoc" +attr: [] +labelTranslationParameters: [] } 33384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33792 +data: App\Entity\Commune {#17027 …} +value: "33384" +label: "33330 Saint-Christophe-des-Bardes" +attr: [] +labelTranslationParameters: [] } 33385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33793 +data: App\Entity\Commune {#17034 …} +value: "33385" +label: "33230 Saint-Christophe-de-Double" +attr: [] +labelTranslationParameters: [] } 33386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33794 +data: App\Entity\Commune {#17041 …} +value: "33386" +label: "33570 Saint-Cibard" +attr: [] +labelTranslationParameters: [] } 33387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33795 +data: App\Entity\Commune {#17048 …} +value: "33387" +label: "33910 Saint-Ciers-d'Abzac" +attr: [] +labelTranslationParameters: [] } 33388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33796 +data: App\Entity\Commune {#17055 …} +value: "33388" +label: "33710 Saint-Ciers-de-Canesse" +attr: [] +labelTranslationParameters: [] } 33389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33797 +data: App\Entity\Commune {#17062 …} +value: "33389" +label: "33820 Saint-Ciers-sur-Gironde" +attr: [] +labelTranslationParameters: [] } 33390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33798 +data: App\Entity\Commune {#17069 …} +value: "33390" +label: "33350 Sainte-Colombe" +attr: [] +labelTranslationParameters: [] } 33391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33799 +data: App\Entity\Commune {#17076 …} +value: "33391" +label: "33430 Saint-Côme" +attr: [] +labelTranslationParameters: [] } 33392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33800 +data: App\Entity\Commune {#17083 …} +value: "33392" +label: "33410 Sainte-Croix-du-Mont" +attr: [] +labelTranslationParameters: [] } 33393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33801 +data: App\Entity\Commune {#17090 …} +value: "33393" +label: "33910 Saint-Denis-de-Pile" +attr: [] +labelTranslationParameters: [] } 33394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33802 +data: App\Entity\Commune {#17097 …} +value: "33394" +label: "33330 Saint-Émilion" +attr: [] +labelTranslationParameters: [] } 33395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33803 +data: App\Entity\Commune {#17104 …} +value: "33395" +label: "33180 Saint-Estèphe" +attr: [] +labelTranslationParameters: [] } 33396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33804 +data: App\Entity\Commune {#17111 …} +value: "33396" +label: "33330 Saint-Étienne-de-Lisse" +attr: [] +labelTranslationParameters: [] } 33397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33805 +data: App\Entity\Commune {#17118 …} +value: "33397" +label: "33560 Sainte-Eulalie" +attr: [] +labelTranslationParameters: [] } 33398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33806 +data: App\Entity\Commune {#17125 …} +value: "33398" +label: "33190 Saint-Exupéry" +attr: [] +labelTranslationParameters: [] } 33399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33807 +data: App\Entity\Commune {#17132 …} +value: "33399" +label: "33540 Saint-Félix-de-Foncaude" +attr: [] +labelTranslationParameters: [] } 33400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33808 +data: App\Entity\Commune {#17139 …} +value: "33400" +label: "33580 Saint-Ferme" +attr: [] +labelTranslationParameters: [] } 33401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33809 +data: App\Entity\Commune {#17146 …} +value: "33401" +label: "33350 Sainte-Florence" +attr: [] +labelTranslationParameters: [] } 33402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33810 +data: App\Entity\Commune {#17153 …} +value: "33402" +label: "33220 Sainte-Foy-la-Grande" +attr: [] +labelTranslationParameters: [] } 33403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33811 +data: App\Entity\Commune {#17160 …} +value: "33403" +label: "33490 Sainte-Foy-la-Longue" +attr: [] +labelTranslationParameters: [] } 33404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33812 +data: App\Entity\Commune {#17167 …} +value: "33404" +label: "33580 Sainte-Gemme" +attr: [] +labelTranslationParameters: [] } 33405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33813 +data: App\Entity\Commune {#17174 …} +value: "33405" +label: "33390 Saint-Genès-de-Blaye" +attr: [] +labelTranslationParameters: [] } 33406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33814 +data: App\Entity\Commune {#17181 …} +value: "33406" +label: "33350 Saint-Genès-de-Castillon" +attr: [] +labelTranslationParameters: [] } 33407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33815 +data: App\Entity\Commune {#17188 …} +value: "33407" +label: "33240 Saint-Genès-de-Fronsac" +attr: [] +labelTranslationParameters: [] } 33408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33816 +data: App\Entity\Commune {#17195 …} +value: "33408" +label: "33670 Saint-Genès-de-Lombaud" +attr: [] +labelTranslationParameters: [] } 33409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33817 +data: App\Entity\Commune {#17202 …} +value: "33409" +label: "33760 Saint-Genis-du-Bois" +attr: [] +labelTranslationParameters: [] } 33411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33818 +data: App\Entity\Commune {#17209 …} +value: "33411" +label: "33490 Saint-Germain-de-Grave" +attr: [] +labelTranslationParameters: [] } 33412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33819 +data: App\Entity\Commune {#17216 …} +value: "33412" +label: "33340 Saint-Germain-d'Esteuil" +attr: [] +labelTranslationParameters: [] } 33413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33820 +data: App\Entity\Commune {#17223 …} +value: "33413" +label: "33750 Saint-Germain-du-Puch" +attr: [] +labelTranslationParameters: [] } 33414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33821 +data: App\Entity\Commune {#17230 …} +value: "33414" +label: "33240 Saint-Germain-de-la-Rivière" +attr: [] +labelTranslationParameters: [] } 33415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33822 +data: App\Entity\Commune {#17237 …} +value: "33415" +label: "33240 Saint-Gervais" +attr: [] +labelTranslationParameters: [] } 33416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33823 +data: App\Entity\Commune {#17244 …} +value: "33416" +label: "33920 Saint-Girons-d'Aiguevives" +attr: [] +labelTranslationParameters: [] } 33417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33824 +data: App\Entity\Commune {#17251 …} +value: "33417" +label: "33480 Sainte-Hélène" +attr: [] +labelTranslationParameters: [] } 33418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33825 +data: App\Entity\Commune {#17258 …} +value: "33418" +label: "33190 Saint-Hilaire-de-la-Noaille" +attr: [] +labelTranslationParameters: [] } 33419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33826 +data: App\Entity\Commune {#17265 …} +value: "33419" +label: "33540 Saint-Hilaire-du-Bois" +attr: [] +labelTranslationParameters: [] } 33420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33827 +data: App\Entity\Commune {#17272 …} +value: "33420" +label: "33330 Saint-Hippolyte" +attr: [] +labelTranslationParameters: [] } 33421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33828 +data: App\Entity\Commune {#17279 …} +value: "33421" +label: "33420 Saint-Jean-de-Blaignac" +attr: [] +labelTranslationParameters: [] } 33422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33829 +data: App\Entity\Commune {#17286 …} +value: "33422" +label: "33127 Saint-Jean-d'Illac" +attr: [] +labelTranslationParameters: [] } 33423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33830 +data: App\Entity\Commune {#17293 …} +value: "33423" +label: "33250 Saint-Julien-Beychevelle" +attr: [] +labelTranslationParameters: [] } 33424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33831 +data: App\Entity\Commune {#17300 …} +value: "33424" +label: "33112 Saint-Laurent-Médoc" +attr: [] +labelTranslationParameters: [] } 33425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33832 +data: App\Entity\Commune {#17307 …} +value: "33425" +label: "33240 Saint-Laurent-d'Arce" +attr: [] +labelTranslationParameters: [] } 33426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33833 +data: App\Entity\Commune {#17314 …} +value: "33426" +label: "33330 Saint-Laurent-des-Combes" +attr: [] +labelTranslationParameters: [] } 33427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33834 +data: App\Entity\Commune {#17321 …} +value: "33427" +label: "33540 Saint-Laurent-du-Bois" +attr: [] +labelTranslationParameters: [] } 33428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33835 +data: App\Entity\Commune {#17328 …} +value: "33428" +label: "33190 Saint-Laurent-du-Plan" +attr: [] +labelTranslationParameters: [] } 33429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33836 +data: App\Entity\Commune {#17335 …} +value: "33429" +label: "33113 Saint-Léger-de-Balson" +attr: [] +labelTranslationParameters: [] } 33431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33837 +data: App\Entity\Commune {#17342 …} +value: "33431" +label: "33670 Saint-Léon" +attr: [] +labelTranslationParameters: [] } 33432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33838 +data: App\Entity\Commune {#17349 …} +value: "33432" +label: "33210 Saint-Loubert" +attr: [] +labelTranslationParameters: [] } 33433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33839 +data: App\Entity\Commune {#17356 …} +value: "33433" +label: "33450 Saint-Loubès" +attr: [] +labelTranslationParameters: [] } 33434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33840 +data: App\Entity\Commune {#17363 …} +value: "33434" +label: "33440 Saint-Louis-de-Montferrand" +attr: [] +labelTranslationParameters: [] } 33435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33841 +data: App\Entity\Commune {#17370 …} +value: "33435" +label: "33490 Saint-Macaire" +attr: [] +labelTranslationParameters: [] } 33436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33842 +data: App\Entity\Commune {#17377 …} +value: "33436" +label: "33125 Saint-Magne" +attr: [] +labelTranslationParameters: [] } 33437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33843 +data: App\Entity\Commune {#17384 …} +value: "33437" +label: "33350 Saint-Magne-de-Castillon" +attr: [] +labelTranslationParameters: [] } 33438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33844 +data: App\Entity\Commune {#17391 …} +value: "33438" +label: "33490 Saint-Maixant" +attr: [] +labelTranslationParameters: [] } 33439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33845 +data: App\Entity\Commune {#17398 …} +value: "33439" +label: "33620 Saint-Mariens" +attr: [] +labelTranslationParameters: [] } 33440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33846 +data: App\Entity\Commune {#17405 …} +value: "33440" +label: "33490 Saint-Martial" +attr: [] +labelTranslationParameters: [] } 33441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33847 +data: App\Entity\Commune {#17412 …} +value: "33441" +label: "33390 Saint-Martin-Lacaussade" +attr: [] +labelTranslationParameters: [] } 33442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33848 +data: App\Entity\Commune {#17419 …} +value: "33442" +label: "33910 Saint-Martin-de-Laye" +attr: [] +labelTranslationParameters: [] } 33443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33849 +data: App\Entity\Commune {#17426 …} +value: "33443" +label: "33540 Saint-Martin-de-Lerm" +attr: [] +labelTranslationParameters: [] } 33444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33850 +data: App\Entity\Commune {#17433 …} +value: "33444" +label: "33490 Saint-Martin-de-Sescas" +attr: [] +labelTranslationParameters: [] } 33445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33851 +data: App\Entity\Commune {#17440 …} +value: "33445" +label: "33910 Saint-Martin-du-Bois" +attr: [] +labelTranslationParameters: [] } 33446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33852 +data: App\Entity\Commune {#17447 …} +value: "33446" +label: "33540 Saint-Martin-du-Puy" +attr: [] +labelTranslationParameters: [] } 33447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33853 +data: App\Entity\Commune {#17454 …} +value: "33447" +label: "33230 Saint-Médard-de-Guizières" +attr: [] +labelTranslationParameters: [] } 33448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33854 +data: App\Entity\Commune {#17461 …} +value: "33448" +label: "33650 Saint-Médard-d'Eyrans" +attr: [] +labelTranslationParameters: [] } 33449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33855 +data: App\Entity\Commune {#17468 …} +value: "33449" +label: "33160 Saint-Médard-en-Jalles" +attr: [] +labelTranslationParameters: [] } 33450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33856 +data: App\Entity\Commune {#17475 …} +value: "33450" +label: "33840 Saint-Michel-de-Castelnau" +attr: [] +labelTranslationParameters: [] } 33451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33857 +data: App\Entity\Commune {#17482 …} +value: "33451" +label: "33126 Saint-Michel-de-Fronsac" +attr: [] +labelTranslationParameters: [] } 33452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33858 +data: App\Entity\Commune {#17489 …} +value: "33452" +label: "33720 Saint-Michel-de-Rieufret" +attr: [] +labelTranslationParameters: [] } 33453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33859 +data: App\Entity\Commune {#17496 …} +value: "33453" +label: "33190 Saint-Michel-de-Lapujade" +attr: [] +labelTranslationParameters: [] } 33454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33860 +data: App\Entity\Commune {#17503 …} +value: "33454" +label: "33650 Saint-Morillon" +attr: [] +labelTranslationParameters: [] } 33456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33861 +data: App\Entity\Commune {#17510 …} +value: "33456" +label: "33820 Saint-Palais" +attr: [] +labelTranslationParameters: [] } 33457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33862 +data: App\Entity\Commune {#17517 …} +value: "33457" +label: "33210 Saint-Pardon-de-Conques" +attr: [] +labelTranslationParameters: [] } 33458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33863 +data: App\Entity\Commune {#17524 …} +value: "33458" +label: "33390 Saint-Paul" +attr: [] +labelTranslationParameters: [] } 33459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33864 +data: App\Entity\Commune {#17531 …} +value: "33459" +label: "33330 Saint-Pey-d'Armens" +attr: [] +labelTranslationParameters: [] } 33460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33865 +data: App\Entity\Commune {#17538 …} +value: "33460" +label: "33350 Saint-Pey-de-Castets" +attr: [] +labelTranslationParameters: [] } 33461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33866 +data: App\Entity\Commune {#17545 …} +value: "33461" +label: "33350 Saint-Philippe-d'Aiguille" +attr: [] +labelTranslationParameters: [] } 33462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33867 +data: App\Entity\Commune {#17552 …} +value: "33462" +label: "33220 Saint-Philippe-du-Seignal" +attr: [] +labelTranslationParameters: [] } 33463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33868 +data: App\Entity\Commune {#17559 …} +value: "33463" +label: "33490 Saint-Pierre-d'Aurillac" +attr: [] +labelTranslationParameters: [] } 33464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33869 +data: App\Entity\Commune {#17566 …} +value: "33464" +label: "33760 Saint-Pierre-de-Bat" +attr: [] +labelTranslationParameters: [] } 33465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33870 +data: App\Entity\Commune {#17573 …} +value: "33465" +label: "33210 Saint-Pierre-de-Mons" +attr: [] +labelTranslationParameters: [] } 33466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33871 +data: App\Entity\Commune {#17580 …} +value: "33466" +label: "33750 Saint-Quentin-de-Baron" +attr: [] +labelTranslationParameters: [] } 33467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33872 +data: App\Entity\Commune {#17587 …} +value: "33467" +label: "33220 Saint-Quentin-de-Caplong" +attr: [] +labelTranslationParameters: [] } 33468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33873 +data: App\Entity\Commune {#17594 …} +value: "33468" +label: "33350 Sainte-Radegonde" +attr: [] +labelTranslationParameters: [] } 33470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33874 +data: App\Entity\Commune {#17601 …} +value: "33470" +label: "33240 Saint-Romain-la-Virvée" +attr: [] +labelTranslationParameters: [] } 33471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33875 +data: App\Entity\Commune {#17608 …} +value: "33471" +label: "33250 Saint-Sauveur" +attr: [] +labelTranslationParameters: [] } 33472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33876 +data: App\Entity\Commune {#17615 …} +value: "33472" +label: "33660 Saint-Sauveur-de-Puynormand" +attr: [] +labelTranslationParameters: [] } 33473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33877 +data: App\Entity\Commune {#17622 …} +value: "33473" +label: "33920 Saint-Savin" +attr: [] +labelTranslationParameters: [] } 33474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33878 +data: App\Entity\Commune {#17629 …} +value: "33474" +label: "33650 Saint-Selve" +attr: [] +labelTranslationParameters: [] } 33475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33879 +data: App\Entity\Commune {#17636 …} +value: "33475" +label: "33710 Saint-Seurin-de-Bourg" +attr: [] +labelTranslationParameters: [] } 33476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33880 +data: App\Entity\Commune {#17643 …} +value: "33476" +label: "33180 Saint-Seurin-de-Cadourne" +attr: [] +labelTranslationParameters: [] } 33477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33881 +data: App\Entity\Commune {#17650 …} +value: "33477" +label: "33390 Saint-Seurin-de-Cursac" +attr: [] +labelTranslationParameters: [] } 33478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33882 +data: App\Entity\Commune {#17657 …} +value: "33478" +label: "33660 Saint-Seurin-sur-l'Isle" +attr: [] +labelTranslationParameters: [] } 33479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33883 +data: App\Entity\Commune {#17664 …} +value: "33479" +label: "33190 Saint-Sève" +attr: [] +labelTranslationParameters: [] } 33480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33884 +data: App\Entity\Commune {#17671 …} +value: "33480" +label: "33330 Saint-Sulpice-de-Faleyrens" +attr: [] +labelTranslationParameters: [] } 33481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33885 +data: App\Entity\Commune {#17678 …} +value: "33481" +label: "33580 Saint-Sulpice-de-Guilleragues" +attr: [] +labelTranslationParameters: [] } 33482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33886 +data: App\Entity\Commune {#17685 …} +value: "33482" +label: "33540 Saint-Sulpice-de-Pommiers" +attr: [] +labelTranslationParameters: [] } 33483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33887 +data: App\Entity\Commune {#17692 …} +value: "33483" +label: "33450 Saint-Sulpice-et-Cameyrac" +attr: [] +labelTranslationParameters: [] } 33484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33888 +data: App\Entity\Commune {#17699 …} +value: "33484" +label: "33113 Saint-Symphorien" +attr: [] +labelTranslationParameters: [] } 33485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33889 +data: App\Entity\Commune {#17706 …} +value: "33485" +label: "33350 Sainte-Terre" +attr: [] +labelTranslationParameters: [] } 33486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33890 +data: App\Entity\Commune {#17713 …} +value: "33486" +label: "33710 Saint-Trojan" +attr: [] +labelTranslationParameters: [] } 33487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33891 +data: App\Entity\Commune {#17720 …} +value: "33487" +label: "33440 Saint-Vincent-de-Paul" +attr: [] +labelTranslationParameters: [] } 33488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33892 +data: App\Entity\Commune {#17727 …} +value: "33488" +label: "33420 Saint-Vincent-de-Pertignas" +attr: [] +labelTranslationParameters: [] } 33489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33893 +data: App\Entity\Commune {#17734 …} +value: "33489" +label: "33920 Saint-Vivien-de-Blaye" +attr: [] +labelTranslationParameters: [] } 33490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33894 +data: App\Entity\Commune {#17741 …} +value: "33490" +label: "33590 Saint-Vivien-de-Médoc" +attr: [] +labelTranslationParameters: [] } 33491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33895 +data: App\Entity\Commune {#17748 …} +value: "33491" +label: "33580 Saint-Vivien-de-Monségur" +attr: [] +labelTranslationParameters: [] } 33492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33896 +data: App\Entity\Commune {#17755 …} +value: "33492" +label: "33920 Saint-Yzan-de-Soudiac" +attr: [] +labelTranslationParameters: [] } 33493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33897 +data: App\Entity\Commune {#17762 …} +value: "33493" +label: "33340 Saint-Yzans-de-Médoc" +attr: [] +labelTranslationParameters: [] } 33494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33898 +data: App\Entity\Commune {#17769 …} +value: "33494" +label: "33160 Salaunes" +attr: [] +labelTranslationParameters: [] } 33496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33899 +data: App\Entity\Commune {#17776 …} +value: "33496" +label: "33370 Sallebœuf" +attr: [] +labelTranslationParameters: [] } 33498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33900 +data: App\Entity\Commune {#17783 …} +value: "33498" +label: "33770 Salles" +attr: [] +labelTranslationParameters: [] } 33499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33901 +data: App\Entity\Commune {#17790 …} +value: "33499" +label: "33350 Les Salles-de-Castillon" +attr: [] +labelTranslationParameters: [] } 33500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33902 +data: App\Entity\Commune {#17797 …} +value: "33500" +label: "33710 Samonac" +attr: [] +labelTranslationParameters: [] } 33501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33903 +data: App\Entity\Commune {#17804 …} +value: "33501" +label: "33650 Saucats" +attr: [] +labelTranslationParameters: [] } 33502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33904 +data: App\Entity\Commune {#17811 …} +value: "33502" +label: "33920 Saugon" +attr: [] +labelTranslationParameters: [] } 33503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33905 +data: App\Entity\Commune {#17818 …} +value: "33503" +label: "33680 Saumos" +attr: [] +labelTranslationParameters: [] } 33504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33906 +data: App\Entity\Commune {#17825 …} +value: "33504" +label: "33210 Sauternes" +attr: [] +labelTranslationParameters: [] } 33505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33907 +data: App\Entity\Commune {#17832 …} +value: "33505" +label: "33670 La Sauve" +attr: [] +labelTranslationParameters: [] } 33506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33908 +data: App\Entity\Commune {#17839 …} +value: "33506" +label: "33540 Sauveterre-de-Guyenne" +attr: [] +labelTranslationParameters: [] } 33507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33909 +data: App\Entity\Commune {#17846 …} +value: "33507" +label: "33430 Sauviac" +attr: [] +labelTranslationParameters: [] } 33508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33910 +data: App\Entity\Commune {#17853 …} +value: "33508" +label: "33124 Savignac" +attr: [] +labelTranslationParameters: [] } 33509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33911 +data: App\Entity\Commune {#17860 …} +value: "33509" +label: "33910 Savignac-de-l'Isle" +attr: [] +labelTranslationParameters: [] } 33510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33912 +data: App\Entity\Commune {#17867 …} +value: "33510" +label: "33490 Semens" +attr: [] +labelTranslationParameters: [] } 33511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33913 +data: App\Entity\Commune {#17874 …} +value: "33511" +label: "33690 Sendets" +attr: [] +labelTranslationParameters: [] } 33512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33914 +data: App\Entity\Commune {#17881 …} +value: "33512" +label: "33690 Sigalens" +attr: [] +labelTranslationParameters: [] } 33513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33915 +data: App\Entity\Commune {#17888 …} +value: "33513" +label: "33690 Sillas" +attr: [] +labelTranslationParameters: [] } 33514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33916 +data: App\Entity\Commune {#17895 …} +value: "33514" +label: "33780 Soulac-sur-Mer" +attr: [] +labelTranslationParameters: [] } 33515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33917 +data: App\Entity\Commune {#17902 …} +value: "33515" +label: "33760 Soulignac" +attr: [] +labelTranslationParameters: [] } 33516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33918 +data: App\Entity\Commune {#17909 …} +value: "33516" +label: "33790 Soussac" +attr: [] +labelTranslationParameters: [] } 33517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33919 +data: App\Entity\Commune {#17916 …} +value: "33517" +label: "33460 Soussans" +attr: [] +labelTranslationParameters: [] } 33518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33920 +data: App\Entity\Commune {#17923 …} +value: "33518" +label: "33550 Tabanac" +attr: [] +labelTranslationParameters: [] } 33519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33921 +data: App\Entity\Commune {#17930 …} +value: "33519" +label: "33320 Le Taillan-Médoc" +attr: [] +labelTranslationParameters: [] } 33520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33922 +data: App\Entity\Commune {#17937 …} +value: "33520" +label: "33580 Taillecavat" +attr: [] +labelTranslationParameters: [] } 33521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33923 +data: App\Entity\Commune {#17944 …} +value: "33521" +label: "33590 Talais" +attr: [] +labelTranslationParameters: [] } 33522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33924 +data: App\Entity\Commune {#17951 …} +value: "33522" +label: "33400 Talence" +attr: [] +labelTranslationParameters: [] } 33523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33925 +data: App\Entity\Commune {#17958 …} +value: "33523" +label: "33760 Targon" +attr: [] +labelTranslationParameters: [] } 33524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33926 +data: App\Entity\Commune {#17965 …} +value: "33524" +label: "33240 Tarnès" +attr: [] +labelTranslationParameters: [] } 33525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33927 +data: App\Entity\Commune {#17972 …} +value: "33525" +label: "33710 Tauriac" +attr: [] +labelTranslationParameters: [] } 33526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33928 +data: App\Entity\Commune {#17979 …} +value: "33526" +label: "33570 Tayac" +attr: [] +labelTranslationParameters: [] } 33527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33929 +data: App\Entity\Commune {#17986 …} +value: "33527" +label: "33470 Le Teich" +attr: [] +labelTranslationParameters: [] } 33528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33930 +data: App\Entity\Commune {#17993 …} +value: "33528" +label: "33680 Le Temple" +attr: [] +labelTranslationParameters: [] } 33529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33931 +data: App\Entity\Commune {#18000 …} +value: "33529" +label: "33260 La Teste-de-Buch" +attr: [] +labelTranslationParameters: [] } 33530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33932 +data: App\Entity\Commune {#18007 …} +value: "33530" +label: "33710 Teuillac" +attr: [] +labelTranslationParameters: [] } 33531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33933 +data: App\Entity\Commune {#18014 …} +value: "33531" +label: "33420 Tizac-de-Curton" +attr: [] +labelTranslationParameters: [] } 33532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33934 +data: App\Entity\Commune {#18021 …} +value: "33532" +label: "33620 Tizac-de-Lapouyade" +attr: [] +labelTranslationParameters: [] } 33533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33935 +data: App\Entity\Commune {#18028 …} +value: "33533" +label: "33210 Toulenne" +attr: [] +labelTranslationParameters: [] } 33534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33936 +data: App\Entity\Commune {#18035 …} +value: "33534" +label: "33550 Le Tourne" +attr: [] +labelTranslationParameters: [] } 33535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33937 +data: App\Entity\Commune {#18042 …} +value: "33535" +label: "33370 Tresses" +attr: [] +labelTranslationParameters: [] } 33536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33938 +data: App\Entity\Commune {#18049 …} +value: "33536" +label: "33125 Le Tuzan" +attr: [] +labelTranslationParameters: [] } 33537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33939 +data: App\Entity\Commune {#18056 …} +value: "33537" +label: "33730 Uzeste" +attr: [] +labelTranslationParameters: [] } 33538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33940 +data: App\Entity\Commune {#18063 …} +value: "33538" +label: "33340 Valeyrac" +attr: [] +labelTranslationParameters: [] } 33539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33941 +data: App\Entity\Commune {#18070 …} +value: "33539" +label: "33870 Vayres" +attr: [] +labelTranslationParameters: [] } 33540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33942 +data: App\Entity\Commune {#18077 …} +value: "33540" +label: "33930 Vendays-Montalivet" +attr: [] +labelTranslationParameters: [] } 33541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33943 +data: App\Entity\Commune {#18084 …} +value: "33541" +label: "33590 Vensac" +attr: [] +labelTranslationParameters: [] } 33542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33944 +data: App\Entity\Commune {#18091 …} +value: "33542" +label: "33240 Vérac" +attr: [] +labelTranslationParameters: [] } 33543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33945 +data: App\Entity\Commune {#18098 …} +value: "33543" +label: "33490 Verdelais" +attr: [] +labelTranslationParameters: [] } 33544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33946 +data: App\Entity\Commune {#18105 …} +value: "33544" +label: "33123 Le Verdon-sur-Mer" +attr: [] +labelTranslationParameters: [] } 33545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33947 +data: App\Entity\Commune {#18112 …} +value: "33545" +label: "33180 Vertheuil" +attr: [] +labelTranslationParameters: [] } 33546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33948 +data: App\Entity\Commune {#18119 …} +value: "33546" +label: "33330 Vignonet" +attr: [] +labelTranslationParameters: [] } 33547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33949 +data: App\Entity\Commune {#18126 …} +value: "33547" +label: "33730 Villandraut" +attr: [] +labelTranslationParameters: [] } 33548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33950 +data: App\Entity\Commune {#18133 …} +value: "33548" +label: "33141 Villegouge" +attr: [] +labelTranslationParameters: [] } 33549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33951 +data: App\Entity\Commune {#18140 …} +value: "33549" +label: "33550 Villenave-de-Rions" +attr: [] +labelTranslationParameters: [] } 33550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33952 +data: App\Entity\Commune {#18147 …} +value: "33550" +label: "33140 Villenave-d'Ornon" +attr: [] +labelTranslationParameters: [] } 33551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33953 +data: App\Entity\Commune {#18154 …} +value: "33551" +label: "33710 Villeneuve" +attr: [] +labelTranslationParameters: [] } 33552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33954 +data: App\Entity\Commune {#18161 …} +value: "33552" +label: "33720 Virelade" +attr: [] +labelTranslationParameters: [] } 33553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33955 +data: App\Entity\Commune {#18168 …} +value: "33553" +label: "33240 Virsac" +attr: [] +labelTranslationParameters: [] } 33554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33956 +data: App\Entity\Commune {#18175 …} +value: "33554" +label: "33370 Yvrac" +attr: [] +labelTranslationParameters: [] } 33555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33957 +data: App\Entity\Commune {#18182 …} +value: "33555" +label: "33380 Marcheprime" +attr: [] +labelTranslationParameters: [] } 40001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33958 +data: App\Entity\Commune {#18189 …} +value: "40001" +label: "40800 Aire-sur-l'Adour" +attr: [] +labelTranslationParameters: [] } 40002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33959 +data: App\Entity\Commune {#18198 …} +value: "40002" +label: "40330 Amou" +attr: [] +labelTranslationParameters: [] } 40003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33960 +data: App\Entity\Commune {#18205 …} +value: "40003" +label: "40990 Angoumé" +attr: [] +labelTranslationParameters: [] } 40004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33961 +data: App\Entity\Commune {#18212 …} +value: "40004" +label: "40150 Angresse" +attr: [] +labelTranslationParameters: [] } 40005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33962 +data: App\Entity\Commune {#18219 …} +value: "40005" +label: "40320 Arboucave" +attr: [] +labelTranslationParameters: [] } 40006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33963 +data: App\Entity\Commune {#18226 …} +value: "40006" +label: "40110 Arengosse" +attr: [] +labelTranslationParameters: [] } 40007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33964 +data: App\Entity\Commune {#18233 …} +value: "40007" +label: "40700 Argelos" +attr: [] +labelTranslationParameters: [] } 40008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33965 +data: App\Entity\Commune {#18240 …} +value: "40008" +label: "40430 Argelouse" +attr: [] +labelTranslationParameters: [] } 40011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33966 +data: App\Entity\Commune {#18247 …} +value: "40011" +label: "40330 Arsague" +attr: [] +labelTranslationParameters: [] } 40012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33967 +data: App\Entity\Commune {#18254 …} +value: "40012" +label: "40090 Artassenx" +attr: [] +labelTranslationParameters: [] } 40013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33968 +data: App\Entity\Commune {#18261 …} +value: "40013" +label: "40190 Arthez-d'Armagnac" +attr: [] +labelTranslationParameters: [] } 40014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33969 +data: App\Entity\Commune {#18268 …} +value: "40014" +label: "40120 Arue" +attr: [] +labelTranslationParameters: [] } 40015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33970 +data: App\Entity\Commune {#18275 …} +value: "40015" +label: "40310 Arx" +attr: [] +labelTranslationParameters: [] } 40016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33971 +data: App\Entity\Commune {#18282 …} +value: "40016" +label: "40700 Aubagnan" +attr: [] +labelTranslationParameters: [] } 40017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33972 +data: App\Entity\Commune {#18289 …} +value: "40017" +label: "40500 Audignon" +attr: [] +labelTranslationParameters: [] } 40018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33973 +data: App\Entity\Commune {#18296 …} +value: "40018" +label: "40400 Audon" +attr: [] +labelTranslationParameters: [] } 40019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33974 +data: App\Entity\Commune {#18303 …} +value: "40019" +label: "40200 Aureilhan" +attr: [] +labelTranslationParameters: [] } 40020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33975 +data: App\Entity\Commune {#18310 …} +value: "40020" +label: "40500 Aurice" +attr: [] +labelTranslationParameters: [] } 40021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33976 +data: App\Entity\Commune {#18317 …} +value: "40021" +label: "40140 Azur" +attr: [] +labelTranslationParameters: [] } 40022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33977 +data: App\Entity\Commune {#18324 …} +value: "40022" +label: "40320 Bahus-Soubiran" +attr: [] +labelTranslationParameters: [] } 40023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33978 +data: App\Entity\Commune {#18331 …} +value: "40023" +label: "40380 Baigts" +attr: [] +labelTranslationParameters: [] } 40024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33979 +data: App\Entity\Commune {#18338 …} +value: "40024" +label: "40500 Banos" +attr: [] +labelTranslationParameters: [] } 40025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33980 +data: App\Entity\Commune {#18345 …} +value: "40025" +label: "40090 Bascons" +attr: [] +labelTranslationParameters: [] } 40026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33981 +data: App\Entity\Commune {#18352 …} +value: "40026" +label: "40500 Bas-Mauco" +attr: [] +labelTranslationParameters: [] } 40027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33982 +data: App\Entity\Commune {#18359 …} +value: "40027" +label: "40700 Bassercles" +attr: [] +labelTranslationParameters: [] } 40028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33983 +data: App\Entity\Commune {#18366 …} +value: "40028" +label: "40360 Bastennes" +attr: [] +labelTranslationParameters: [] } 40029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33984 +data: App\Entity\Commune {#18373 …} +value: "40029" +label: "40320 Bats" +attr: [] +labelTranslationParameters: [] } 40030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33985 +data: App\Entity\Commune {#18380 …} +value: "40030" +label: "40310 Baudignan" +attr: [] +labelTranslationParameters: [] } 40031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33986 +data: App\Entity\Commune {#18387 …} +value: "40031" +label: "40400 Bégaar" +attr: [] +labelTranslationParameters: [] } 40032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33987 +data: App\Entity\Commune {#18394 …} +value: "40032" +label: "40410 Belhade" +attr: [] +labelTranslationParameters: [] } 40033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33988 +data: App\Entity\Commune {#18401 …} +value: "40033" +label: "40120 Bélis" +attr: [] +labelTranslationParameters: [] } 40034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33989 +data: App\Entity\Commune {#18408 …} +value: "40034" +label: "40300 Bélus" +attr: [] +labelTranslationParameters: [] } 40035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33990 +data: App\Entity\Commune {#18415 …} +value: "40035" +label: "40180 Bénesse-lès-Dax" +attr: [] +labelTranslationParameters: [] } 40036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33991 +data: App\Entity\Commune {#18422 …} +value: "40036" +label: "40230 Bénesse-Maremne" +attr: [] +labelTranslationParameters: [] } 40037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33992 +data: App\Entity\Commune {#18429 …} +value: "40037" +label: "40280 Benquet" +attr: [] +labelTranslationParameters: [] } 40038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33993 +data: App\Entity\Commune {#18436 …} +value: "40038" +label: "40250 Bergouey" +attr: [] +labelTranslationParameters: [] } 40039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33994 +data: App\Entity\Commune {#18443 …} +value: "40039" +label: "40240 Betbezer-d'Armagnac" +attr: [] +labelTranslationParameters: [] } 40040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33995 +data: App\Entity\Commune {#18450 …} +value: "40040" +label: "40370 Beylongue" +attr: [] +labelTranslationParameters: [] } 40041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33996 +data: App\Entity\Commune {#18457 …} +value: "40041" +label: "40700 Beyries" +attr: [] +labelTranslationParameters: [] } 40042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33997 +data: App\Entity\Commune {#18464 …} +value: "40042" +label: "40390 Biarrotte" +attr: [] +labelTranslationParameters: [] } 40043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33998 +data: App\Entity\Commune {#18471 …} +value: "40043" +label: "40170 Bias" +attr: [] +labelTranslationParameters: [] } 40044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33999 +data: App\Entity\Commune {#18478 …} +value: "40044" +label: "40390 Biaudos" +attr: [] +labelTranslationParameters: [] } 40046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34000 +data: App\Entity\Commune {#18485 …} +value: "40046" +label: "40600 Biscarrosse" +attr: [] +labelTranslationParameters: [] } 40047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34001 +data: App\Entity\Commune {#18492 …} +value: "40047" +label: "40330 Bonnegarde" +attr: [] +labelTranslationParameters: [] } 40049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34002 +data: App\Entity\Commune {#18499 …} +value: "40049" +label: "40270 Bordères-et-Lamensans" +attr: [] +labelTranslationParameters: [] } 40050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34003 +data: App\Entity\Commune {#18506 …} +value: "40050" +label: "40090 Bostens" +attr: [] +labelTranslationParameters: [] } 40051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34004 +data: App\Entity\Commune {#18513 …} +value: "40051" +label: "40090 Bougue" +attr: [] +labelTranslationParameters: [] } 40052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34005 +data: App\Entity\Commune {#18520 …} +value: "40052" +label: "40190 Bourdalat" +attr: [] +labelTranslationParameters: [] } 40053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34006 +data: App\Entity\Commune {#18527 …} +value: "40053" +label: "40120 Bourriot-Bergonce" +attr: [] +labelTranslationParameters: [] } 40054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34007 +data: App\Entity\Commune {#18534 …} +value: "40054" +label: "40330 Brassempouy" +attr: [] +labelTranslationParameters: [] } 40055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34008 +data: App\Entity\Commune {#18541 …} +value: "40055" +label: "40280 Bretagne-de-Marsan" +attr: [] +labelTranslationParameters: [] } 40056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34009 +data: App\Entity\Commune {#18548 …} +value: "40056" +label: "40420 Brocas" +attr: [] +labelTranslationParameters: [] } 40057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34010 +data: App\Entity\Commune {#18555 …} +value: "40057" +label: "40320 Buanes" +attr: [] +labelTranslationParameters: [] } 40058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34011 +data: App\Entity\Commune {#18562 …} +value: "40058" +label: "40120 Cachen" +attr: [] +labelTranslationParameters: [] } 40059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34012 +data: App\Entity\Commune {#18569 …} +value: "40059" +label: "40300 Cagnotte" +attr: [] +labelTranslationParameters: [] } 40060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34013 +data: App\Entity\Commune {#18576 …} +value: "40060" +label: "40430 Callen" +attr: [] +labelTranslationParameters: [] } 40061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34014 +data: App\Entity\Commune {#18583 …} +value: "40061" +label: "40090 Campagne" +attr: [] +labelTranslationParameters: [] } 40062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34015 +data: App\Entity\Commune {#18590 …} +value: "40062" +label: "40090 Campet-et-Lamolère" +attr: [] +labelTranslationParameters: [] } 40063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34016 +data: App\Entity\Commune {#18597 …} +value: "40063" +label: "40180 Candresse" +attr: [] +labelTranslationParameters: [] } 40064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34017 +data: App\Entity\Commune {#18604 …} +value: "40064" +label: "40090 Canenx-et-Réaut" +attr: [] +labelTranslationParameters: [] } 40065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34018 +data: App\Entity\Commune {#18611 …} +value: "40065" +label: "40130 Capbreton" +attr: [] +labelTranslationParameters: [] } 40066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34019 +data: App\Entity\Commune {#18618 …} +value: "40066" +label: "40400 Carcarès-Sainte-Croix" +attr: [] +labelTranslationParameters: [] } 40067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34020 +data: App\Entity\Commune {#18625 …} +value: "40067" +label: "40400 Carcen-Ponson" +attr: [] +labelTranslationParameters: [] } 40068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34021 +data: App\Entity\Commune {#18632 …} +value: "40068" +label: "40380 Cassen" +attr: [] +labelTranslationParameters: [] } 40069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34022 +data: App\Entity\Commune {#18639 …} +value: "40069" +label: "40700 Castaignos-Souslens" +attr: [] +labelTranslationParameters: [] } 40070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34023 +data: App\Entity\Commune {#18646 …} +value: "40070" +label: "40270 Castandet" +attr: [] +labelTranslationParameters: [] } 40071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34024 +data: App\Entity\Commune {#18653 …} +value: "40071" +label: "40360 Castelnau-Chalosse" +attr: [] +labelTranslationParameters: [] } 40072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34025 +data: App\Entity\Commune {#18660 …} +value: "40072" +label: "40320 Castelnau-Tursan" +attr: [] +labelTranslationParameters: [] } 40073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34026 +data: App\Entity\Commune {#18667 …} +value: "40073" +label: "40700 Castelner" +attr: [] +labelTranslationParameters: [] } 40074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34027 +data: App\Entity\Commune {#18674 …} +value: "40074" +label: "40330 Castel-Sarrazin" +attr: [] +labelTranslationParameters: [] } 40075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34028 +data: App\Entity\Commune {#18681 …} +value: "40075" +label: "40260 Castets" +attr: [] +labelTranslationParameters: [] } 40076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34029 +data: App\Entity\Commune {#18688 …} +value: "40076" +label: "40500 Cauna" +attr: [] +labelTranslationParameters: [] } 40077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34030 +data: App\Entity\Commune {#18695 …} +value: "40077" +label: "40300 Cauneille" +attr: [] +labelTranslationParameters: [] } 40078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34031 +data: App\Entity\Commune {#18702 …} +value: "40078" +label: "40250 Caupenne" +attr: [] +labelTranslationParameters: [] } 40079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34032 +data: App\Entity\Commune {#18709 …} +value: "40079" +label: "40700 Cazalis" +attr: [] +labelTranslationParameters: [] } 40080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34033 +data: App\Entity\Commune {#18716 …} +value: "40080" +label: "40270 Cazères-sur-l'Adour" +attr: [] +labelTranslationParameters: [] } 40081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34034 +data: App\Entity\Commune {#18723 …} +value: "40081" +label: "40090 Cère" +attr: [] +labelTranslationParameters: [] } 40082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34035 +data: App\Entity\Commune {#18730 …} +value: "40082" +label: "40320 Classun" +attr: [] +labelTranslationParameters: [] } 40083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34036 +data: App\Entity\Commune {#18737 …} +value: "40083" +label: "40320 Clèdes" +attr: [] +labelTranslationParameters: [] } 40084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34037 +data: App\Entity\Commune {#18744 …} +value: "40084" +label: "40180 Clermont" +attr: [] +labelTranslationParameters: [] } 40085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34038 +data: App\Entity\Commune {#18751 …} +value: "40085" +label: "40210 Commensacq" +attr: [] +labelTranslationParameters: [] } 40086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34039 +data: App\Entity\Commune {#18758 …} +value: "40086" +label: "40500 Coudures" +attr: [] +labelTranslationParameters: [] } 40087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34040 +data: App\Entity\Commune {#18765 …} +value: "40087" +label: "40240 Créon-d'Armagnac" +attr: [] +labelTranslationParameters: [] } 40088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34041 +data: App\Entity\Commune {#18772 …} +value: "40088" +label: "40100 Dax" +attr: [] +labelTranslationParameters: [] } 40089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34042 +data: App\Entity\Commune {#18779 …} +value: "40089" +label: "40700 Doazit" +attr: [] +labelTranslationParameters: [] } 40090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34043 +data: App\Entity\Commune {#18786 …} +value: "40090" +label: "40360 Donzacq" +attr: [] +labelTranslationParameters: [] } 40091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34044 +data: App\Entity\Commune {#18793 …} +value: "40091" +label: "40800 Duhort-Bachen" +attr: [] +labelTranslationParameters: [] } 40092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34045 +data: App\Entity\Commune {#18800 …} +value: "40092" +label: "40500 Dumes" +attr: [] +labelTranslationParameters: [] } 40093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34046 +data: App\Entity\Commune {#18807 …} +value: "40093" +label: "40310 Escalans" +attr: [] +labelTranslationParameters: [] } 40094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34047 +data: App\Entity\Commune {#18814 …} +value: "40094" +label: "40210 Escource" +attr: [] +labelTranslationParameters: [] } 40095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34048 +data: App\Entity\Commune {#18821 …} +value: "40095" +label: "40290 Estibeaux" +attr: [] +labelTranslationParameters: [] } 40096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34049 +data: App\Entity\Commune {#18828 …} +value: "40096" +label: "40240 Estigarde" +attr: [] +labelTranslationParameters: [] } 40097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34050 +data: App\Entity\Commune {#18835 …} +value: "40097" +label: "40320 Eugénie-les-Bains" +attr: [] +labelTranslationParameters: [] } 40098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34051 +data: App\Entity\Commune {#18842 …} +value: "40098" +label: "40500 Eyres-Moncube" +attr: [] +labelTranslationParameters: [] } 40099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34052 +data: App\Entity\Commune {#18849 …} +value: "40099" +label: "40500 Fargues" +attr: [] +labelTranslationParameters: [] } 40100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34053 +data: App\Entity\Commune {#18856 …} +value: "40100" +label: "40190 Le Frêche" +attr: [] +labelTranslationParameters: [] } 40101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34054 +data: App\Entity\Commune {#18863 …} +value: "40101" +label: "40350 Gaas" +attr: [] +labelTranslationParameters: [] } 40102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34055 +data: App\Entity\Commune {#18870 …} +value: "40102" +label: "40310 Gabarret" +attr: [] +labelTranslationParameters: [] } 40103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34056 +data: App\Entity\Commune {#18877 …} +value: "40103" +label: "40090 Gaillères" +attr: [] +labelTranslationParameters: [] } 40104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34057 +data: App\Entity\Commune {#18884 …} +value: "40104" +label: "40380 Gamarde-les-Bains" +attr: [] +labelTranslationParameters: [] } 40105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34058 +data: App\Entity\Commune {#18891 …} +value: "40105" +label: "40420 Garein" +attr: [] +labelTranslationParameters: [] } 40106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34059 +data: App\Entity\Commune {#18898 …} +value: "40106" +label: "40180 Garrey" +attr: [] +labelTranslationParameters: [] } 40108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34060 +data: App\Entity\Commune {#18905 …} +value: "40108" +label: "40160 Gastes" +attr: [] +labelTranslationParameters: [] } 40109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34061 +data: App\Entity\Commune {#18912 …} +value: "40109" +label: "40330 Gaujacq" +attr: [] +labelTranslationParameters: [] } 40110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34062 +data: App\Entity\Commune {#18919 …} +value: "40110" +label: "40320 Geaune" +attr: [] +labelTranslationParameters: [] } 40111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34063 +data: App\Entity\Commune {#18926 …} +value: "40111" +label: "40090 Geloux" +attr: [] +labelTranslationParameters: [] } 40112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34064 +data: App\Entity\Commune {#18933 …} +value: "40112" +label: "40380 Gibret" +attr: [] +labelTranslationParameters: [] } 40113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34065 +data: App\Entity\Commune {#18940 …} +value: "40113" +label: "40180 Goos" +attr: [] +labelTranslationParameters: [] } 40114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34066 +data: App\Entity\Commune {#18947 …} +value: "40114" +label: "40990 Gourbera" +attr: [] +labelTranslationParameters: [] } 40115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34067 +data: App\Entity\Commune {#18954 …} +value: "40115" +label: "40465 Gousse" +attr: [] +labelTranslationParameters: [] } 40116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34068 +data: App\Entity\Commune {#18961 …} +value: "40116" +label: "40400 Gouts" +attr: [] +labelTranslationParameters: [] } 40117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34069 +data: App\Entity\Commune {#18968 …} +value: "40117" +label: "40270 Grenade-sur-l'Adour" +attr: [] +labelTranslationParameters: [] } 40118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34070 +data: App\Entity\Commune {#18975 …} +value: "40118" +label: "40290 Habas" +attr: [] +labelTranslationParameters: [] } 40119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34071 +data: App\Entity\Commune {#18982 …} +value: "40119" +label: "40700 Hagetmau" +attr: [] +labelTranslationParameters: [] } 40120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34072 +data: App\Entity\Commune {#18989 …} +value: "40120" +label: "40300 Hastingues" +attr: [] +labelTranslationParameters: [] } 40121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34073 +data: App\Entity\Commune {#18996 …} +value: "40121" +label: "40250 Hauriet" +attr: [] +labelTranslationParameters: [] } 40122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34074 +data: App\Entity\Commune {#19003 …} +value: "40122" +label: "40280 Haut-Mauco" +attr: [] +labelTranslationParameters: [] } 40123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34075 +data: App\Entity\Commune {#19010 …} +value: "40123" +label: "40990 Herm" +attr: [] +labelTranslationParameters: [] } 40124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34076 +data: App\Entity\Commune {#19017 …} +value: "40124" +label: "40310 Herré" +attr: [] +labelTranslationParameters: [] } 40125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34077 +data: App\Entity\Commune {#19024 …} +value: "40125" +label: "40180 Heugas" +attr: [] +labelTranslationParameters: [] } 40126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34078 +data: App\Entity\Commune {#19031 …} +value: "40126" +label: "40180 Hinx" +attr: [] +labelTranslationParameters: [] } 40127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34079 +data: App\Entity\Commune {#19038 …} +value: "40127" +label: "40190 Hontanx" +attr: [] +labelTranslationParameters: [] } 40128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34080 +data: App\Entity\Commune {#19045 …} +value: "40128" +label: "40700 Horsarrieu" +attr: [] +labelTranslationParameters: [] } 40129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34081 +data: App\Entity\Commune {#19052 …} +value: "40129" +label: "40230 Josse" +attr: [] +labelTranslationParameters: [] } 40130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34082 +data: App\Entity\Commune {#19059 …} +value: "40130" +label: "40700 Labastide-Chalosse" +attr: [] +labelTranslationParameters: [] } 40131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34083 +data: App\Entity\Commune {#19066 …} +value: "40131" +label: "40240 Labastide-d'Armagnac" +attr: [] +labelTranslationParameters: [] } 40132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34084 +data: App\Entity\Commune {#19073 …} +value: "40132" +label: "40300 Labatut" +attr: [] +labelTranslationParameters: [] } 40133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34085 +data: App\Entity\Commune {#19080 …} +value: "40133" +label: "40530 Labenne" +attr: [] +labelTranslationParameters: [] } 40134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34086 +data: App\Entity\Commune {#19087 …} +value: "40134" +label: "40210 Labouheyre" +attr: [] +labelTranslationParameters: [] } 40135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34087 +data: App\Entity\Commune {#19094 …} +value: "40135" +label: "40420 Labrit" +attr: [] +labelTranslationParameters: [] } 40136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34088 +data: App\Entity\Commune {#19101 …} +value: "40136" +label: "40320 Lacajunte" +attr: [] +labelTranslationParameters: [] } 40137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34089 +data: App\Entity\Commune {#19108 …} +value: "40137" +label: "40120 Lacquy" +attr: [] +labelTranslationParameters: [] } 40138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34090 +data: App\Entity\Commune {#19115 …} +value: "40138" +label: "40700 Lacrabe" +attr: [] +labelTranslationParameters: [] } 40139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34091 +data: App\Entity\Commune {#19122 …} +value: "40139" +label: "40090 Laglorieuse" +attr: [] +labelTranslationParameters: [] } 40140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34092 +data: App\Entity\Commune {#19129 …} +value: "40140" +label: "40240 Lagrange" +attr: [] +labelTranslationParameters: [] } 40141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34093 +data: App\Entity\Commune {#19136 …} +value: "40141" +label: "40250 Lahosse" +attr: [] +labelTranslationParameters: [] } 40142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34094 +data: App\Entity\Commune {#19143 …} +value: "40142" +label: "40465 Laluque" +attr: [] +labelTranslationParameters: [] } 40143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34095 +data: App\Entity\Commune {#19150 …} +value: "40143" +label: "40250 Lamothe" +attr: [] +labelTranslationParameters: [] } 40144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34096 +data: App\Entity\Commune {#19157 …} +value: "40144" +label: "40250 Larbey" +attr: [] +labelTranslationParameters: [] } 40145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34097 +data: App\Entity\Commune {#19164 …} +value: "40145" +label: "40270 Larrivière-Saint-Savin" +attr: [] +labelTranslationParameters: [] } 40146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34098 +data: App\Entity\Commune {#19171 …} +value: "40146" +label: "40800 Latrille" +attr: [] +labelTranslationParameters: [] } 40147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34099 +data: App\Entity\Commune {#19178 …} +value: "40147" +label: "40250 Laurède" +attr: [] +labelTranslationParameters: [] } 40148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34100 +data: App\Entity\Commune {#19185 …} +value: "40148" +label: "40320 Lauret" +attr: [] +labelTranslationParameters: [] } 40149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34101 +data: App\Entity\Commune {#19192 …} +value: "40149" +label: "40120 Lencouacq" +attr: [] +labelTranslationParameters: [] } 40150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34102 +data: App\Entity\Commune {#19199 …} +value: "40150" +label: "40550 Léon" +attr: [] +labelTranslationParameters: [] } 40151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34103 +data: App\Entity\Commune {#19206 …} +value: "40151" +label: "40400 Lesgor" +attr: [] +labelTranslationParameters: [] } 40152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34104 +data: App\Entity\Commune {#19213 …} +value: "40152" +label: "40260 Lesperon" +attr: [] +labelTranslationParameters: [] } 40153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34105 +data: App\Entity\Commune {#19220 …} +value: "40153" +label: "40250 Le Leuy" +attr: [] +labelTranslationParameters: [] } 40154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34106 +data: App\Entity\Commune {#19227 …} +value: "40154" +label: "40170 Lévignacq" +attr: [] +labelTranslationParameters: [] } 40155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34107 +data: App\Entity\Commune {#19234 …} +value: "40155" +label: "40260 Linxe" +attr: [] +labelTranslationParameters: [] } 40156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34108 +data: App\Entity\Commune {#19241 …} +value: "40156" +label: "40410 Liposthey" +attr: [] +labelTranslationParameters: [] } 40157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34109 +data: App\Entity\Commune {#19248 …} +value: "40157" +label: "40170 Lit-et-Mixe" +attr: [] +labelTranslationParameters: [] } 40158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34110 +data: App\Entity\Commune {#19255 …} +value: "40158" +label: "40240 Losse" +attr: [] +labelTranslationParameters: [] } 40159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34111 +data: App\Entity\Commune {#19262 …} +value: "40159" +label: "40380 Louer" +attr: [] +labelTranslationParameters: [] } 40160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34112 +data: App\Entity\Commune {#19269 …} +value: "40160" +label: "40250 Lourquen" +attr: [] +labelTranslationParameters: [] } 40161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34113 +data: App\Entity\Commune {#19276 …} +value: "40161" +label: "40240 Lubbon" +attr: [] +labelTranslationParameters: [] } 40162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34114 +data: App\Entity\Commune {#19283 …} +value: "40162" +label: "40090 Lucbardez-et-Bargues" +attr: [] +labelTranslationParameters: [] } 40163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34115 +data: App\Entity\Commune {#19290 …} +value: "40163" +label: "40210 Lüe" +attr: [] +labelTranslationParameters: [] } 40164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34116 +data: App\Entity\Commune {#19297 …} +value: "40164" +label: "40120 Retjons" +attr: [] +labelTranslationParameters: [] } 40165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34117 +data: App\Entity\Commune {#19304 …} +value: "40165" +label: "40630 Luglon" +attr: [] +labelTranslationParameters: [] } 40166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34118 +data: App\Entity\Commune {#19311 …} +value: "40166" +label: "40270 Lussagnet" +attr: [] +labelTranslationParameters: [] } 40167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34119 +data: App\Entity\Commune {#19318 …} +value: "40167" +label: "40430 Luxey" +attr: [] +labelTranslationParameters: [] } 40168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34120 +data: App\Entity\Commune {#19325 …} +value: "40168" +label: "40140 Magescq" +attr: [] +labelTranslationParameters: [] } 40169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34121 +data: App\Entity\Commune {#19332 …} +value: "40169" +label: "40120 Maillas" +attr: [] +labelTranslationParameters: [] } 40170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34122 +data: App\Entity\Commune {#19339 …} +value: "40170" +label: "40120 Maillères" +attr: [] +labelTranslationParameters: [] } 40171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34123 +data: App\Entity\Commune {#19346 …} +value: "40171" +label: "40410 Mano" +attr: [] +labelTranslationParameters: [] } 40172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34124 +data: App\Entity\Commune {#19353 …} +value: "40172" +label: "40700 Mant" +attr: [] +labelTranslationParameters: [] } 40173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34125 +data: App\Entity\Commune {#19360 …} +value: "40173" +label: "40330 Marpaps" +attr: [] +labelTranslationParameters: [] } 40174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34126 +data: App\Entity\Commune {#19367 …} +value: "40174" +label: "40320 Mauries" +attr: [] +labelTranslationParameters: [] } 40175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34127 +data: App\Entity\Commune {#19374 …} +value: "40175" +label: "40270 Maurrin" +attr: [] +labelTranslationParameters: [] } 40176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34128 +data: App\Entity\Commune {#19381 …} +value: "40176" +label: "40240 Mauvezin-d'Armagnac" +attr: [] +labelTranslationParameters: [] } 40177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34129 +data: App\Entity\Commune {#19388 …} +value: "40177" +label: "40250 Maylis" +attr: [] +labelTranslationParameters: [] } 40178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34130 +data: App\Entity\Commune {#19395 …} +value: "40178" +label: "40090 Mazerolles" +attr: [] +labelTranslationParameters: [] } 40179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34131 +data: App\Entity\Commune {#19402 …} +value: "40179" +label: "40990 Mées" +attr: [] +labelTranslationParameters: [] } 40180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34132 +data: App\Entity\Commune {#19409 …} +value: "40180" +label: "40400 Meilhan" +attr: [] +labelTranslationParameters: [] } 40181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34133 +data: App\Entity\Commune {#19416 …} +value: "40181" +label: "40660 Messanges" +attr: [] +labelTranslationParameters: [] } 40182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34134 +data: App\Entity\Commune {#19423 …} +value: "40182" +label: "40170 Mézos" +attr: [] +labelTranslationParameters: [] } 40183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34135 +data: App\Entity\Commune {#19430 …} +value: "40183" +label: "40350 Mimbaste" +attr: [] +labelTranslationParameters: [] } 40184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34136 +data: App\Entity\Commune {#19437 …} +value: "40184" +label: "40200 Mimizan" +attr: [] +labelTranslationParameters: [] } 40185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34137 +data: App\Entity\Commune {#19444 …} +value: "40185" +label: "40320 Miramont-Sensacq" +attr: [] +labelTranslationParameters: [] } 40186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34138 +data: App\Entity\Commune {#19451 …} +value: "40186" +label: "40290 Misson" +attr: [] +labelTranslationParameters: [] } 40187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34139 +data: App\Entity\Commune {#19458 …} +value: "40187" +label: "40660 Moliets-et-Maa" +attr: [] +labelTranslationParameters: [] } 40188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34140 +data: App\Entity\Commune {#19465 …} +value: "40188" +label: "40700 Momuy" +attr: [] +labelTranslationParameters: [] } 40189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34141 +data: App\Entity\Commune {#19472 …} +value: "40189" +label: "40700 Monget" +attr: [] +labelTranslationParameters: [] } 40190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34142 +data: App\Entity\Commune {#19479 …} +value: "40190" +label: "40700 Monségur" +attr: [] +labelTranslationParameters: [] } 40191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34143 +data: App\Entity\Commune {#19486 …} +value: "40191" +label: "40500 Montaut" +attr: [] +labelTranslationParameters: [] } 40192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34144 +data: App\Entity\Commune {#19493 …} +value: "40192" +label: "40000 Mont-de-Marsan" +attr: [] +labelTranslationParameters: [] } 40193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34145 +data: App\Entity\Commune {#19500 …} +value: "40193" +label: "40190 Montégut" +attr: [] +labelTranslationParameters: [] } 40194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34146 +data: App\Entity\Commune {#19507 …} +value: "40194" +label: "40380 Montfort-en-Chalosse" +attr: [] +labelTranslationParameters: [] } 40195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34147 +data: App\Entity\Commune {#19514 …} +value: "40195" +label: "40500 Montgaillard" +attr: [] +labelTranslationParameters: [] } 40196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34148 +data: App\Entity\Commune {#19521 …} +value: "40196" +label: "40500 Montsoué" +attr: [] +labelTranslationParameters: [] } 40197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34149 +data: App\Entity\Commune {#19528 …} +value: "40197" +label: "40110 Morcenx-la-Nouvelle" +attr: [] +labelTranslationParameters: [] } 40198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34150 +data: App\Entity\Commune {#19535 …} +value: "40198" +label: "40700 Morganx" +attr: [] +labelTranslationParameters: [] } 40199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34151 +data: App\Entity\Commune {#19542 …} +value: "40199" +label: "40290 Mouscardès" +attr: [] +labelTranslationParameters: [] } 40200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34152 +data: App\Entity\Commune {#19549 …} +value: "40200" +label: "40410 Moustey" +attr: [] +labelTranslationParameters: [] } 40201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34153 +data: App\Entity\Commune {#19556 …} +value: "40201" +label: "40250 Mugron" +attr: [] +labelTranslationParameters: [] } 40202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34154 +data: App\Entity\Commune {#19563 …} +value: "40202" +label: "40180 Narrosse" +attr: [] +labelTranslationParameters: [] } 40203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34155 +data: App\Entity\Commune {#19570 …} +value: "40203" +label: "40330 Nassiet" +attr: [] +labelTranslationParameters: [] } 40204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34156 +data: App\Entity\Commune {#19577 …} +value: "40204" +label: "40250 Nerbis" +attr: [] +labelTranslationParameters: [] } 40205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34157 +data: App\Entity\Commune {#19584 …} +value: "40205" +label: "40380 Nousse" +attr: [] +labelTranslationParameters: [] } 40206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34158 +data: App\Entity\Commune {#19591 …} +value: "40206" +label: "40300 Oeyregave" +attr: [] +labelTranslationParameters: [] } 40207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34159 +data: App\Entity\Commune {#19598 …} +value: "40207" +label: "40180 Oeyreluy" +attr: [] +labelTranslationParameters: [] } 40208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34160 +data: App\Entity\Commune {#19605 …} +value: "40208" +label: "40380 Onard" +attr: [] +labelTranslationParameters: [] } 40209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34161 +data: App\Entity\Commune {#19612 …} +value: "40209" +label: "40440 Ondres" +attr: [] +labelTranslationParameters: [] } 40210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34162 +data: App\Entity\Commune {#19619 …} +value: "40210" +label: "40110 Onesse-Laharie" +attr: [] +labelTranslationParameters: [] } 40211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34163 +data: App\Entity\Commune {#19626 …} +value: "40211" +label: "40300 Orist" +attr: [] +labelTranslationParameters: [] } 40212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34164 +data: App\Entity\Commune {#19633 …} +value: "40212" +label: "40300 Orthevielle" +attr: [] +labelTranslationParameters: [] } 40213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34165 +data: App\Entity\Commune {#19640 …} +value: "40213" +label: "40230 Orx" +attr: [] +labelTranslationParameters: [] } 40214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34166 +data: App\Entity\Commune {#19647 …} +value: "40214" +label: "40290 Ossages" +attr: [] +labelTranslationParameters: [] } 40215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34167 +data: App\Entity\Commune {#19654 …} +value: "40215" +label: "40110 Ousse-Suzan" +attr: [] +labelTranslationParameters: [] } 40216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34168 +data: App\Entity\Commune {#19661 …} +value: "40216" +label: "40380 Ozourt" +attr: [] +labelTranslationParameters: [] } 40217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34169 +data: App\Entity\Commune {#19668 …} +value: "40217" +label: "40160 Parentis-en-Born" +attr: [] +labelTranslationParameters: [] } 40218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34170 +data: App\Entity\Commune {#19675 …} +value: "40218" +label: "40310 Parleboscq" +attr: [] +labelTranslationParameters: [] } 40219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34171 +data: App\Entity\Commune {#19682 …} +value: "40219" +label: "40320 Payros-Cazautets" +attr: [] +labelTranslationParameters: [] } 40220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34172 +data: App\Entity\Commune {#19689 …} +value: "40220" +label: "40320 Pécorade" +attr: [] +labelTranslationParameters: [] } 40221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34173 +data: App\Entity\Commune {#19696 …} +value: "40221" +label: "40190 Perquie" +attr: [] +labelTranslationParameters: [] } 40222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34174 +data: App\Entity\Commune {#19703 …} +value: "40222" +label: "40300 Pey" +attr: [] +labelTranslationParameters: [] } 40223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34175 +data: App\Entity\Commune {#19710 …} +value: "40223" +label: "40700 Peyre" +attr: [] +labelTranslationParameters: [] } 40224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34176 +data: App\Entity\Commune {#19717 …} +value: "40224" +label: "40300 Peyrehorade" +attr: [] +labelTranslationParameters: [] } 40225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34177 +data: App\Entity\Commune {#19724 …} +value: "40225" +label: "40320 Philondenx" +attr: [] +labelTranslationParameters: [] } 40226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34178 +data: App\Entity\Commune {#19731 …} +value: "40226" +label: "40320 Pimbo" +attr: [] +labelTranslationParameters: [] } 40227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34179 +data: App\Entity\Commune {#19738 …} +value: "40227" +label: "40410 Pissos" +attr: [] +labelTranslationParameters: [] } 40228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34180 +data: App\Entity\Commune {#19745 …} +value: "40228" +label: "40360 Pomarez" +attr: [] +labelTranslationParameters: [] } 40229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34181 +data: App\Entity\Commune {#19752 …} +value: "40229" +label: "40200 Pontenx-les-Forges" +attr: [] +labelTranslationParameters: [] } 40230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34182 +data: App\Entity\Commune {#19759 …} +value: "40230" +label: "40465 Pontonx-sur-l'Adour" +attr: [] +labelTranslationParameters: [] } 40231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34183 +data: App\Entity\Commune {#19766 …} +value: "40231" +label: "40300 Port-de-Lanne" +attr: [] +labelTranslationParameters: [] } 40232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34184 +data: App\Entity\Commune {#19773 …} +value: "40232" +label: "40700 Poudenx" +attr: [] +labelTranslationParameters: [] } 40233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34185 +data: App\Entity\Commune {#19780 …} +value: "40233" +label: "40350 Pouillon" +attr: [] +labelTranslationParameters: [] } 40234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34186 +data: App\Entity\Commune {#19787 …} +value: "40234" +label: "40120 Pouydesseaux" +attr: [] +labelTranslationParameters: [] } 40235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34187 +data: App\Entity\Commune {#19794 …} +value: "40235" +label: "40380 Poyanne" +attr: [] +labelTranslationParameters: [] } 40236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34188 +data: App\Entity\Commune {#19801 …} +value: "40236" +label: "40380 Poyartin" +attr: [] +labelTranslationParameters: [] } 40237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34189 +data: App\Entity\Commune {#19808 …} +value: "40237" +label: "40465 Préchacq-les-Bains" +attr: [] +labelTranslationParameters: [] } 40238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34190 +data: App\Entity\Commune {#19815 …} +value: "40238" +label: "40190 Pujo-le-Plan" +attr: [] +labelTranslationParameters: [] } 40239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34191 +data: App\Entity\Commune {#19822 …} +value: "40239" +label: "40320 Puyol-Cazalet" +attr: [] +labelTranslationParameters: [] } 40240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34192 +data: App\Entity\Commune {#19829 …} +value: "40240" +label: "40270 Renung" +attr: [] +labelTranslationParameters: [] } 40242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34193 +data: App\Entity\Commune {#19836 …} +value: "40242" +label: "40310 Rimbez-et-Baudiets" +attr: [] +labelTranslationParameters: [] } 40243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34194 +data: App\Entity\Commune {#19843 …} +value: "40243" +label: "40370 Rion-des-Landes" +attr: [] +labelTranslationParameters: [] } 40244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34195 +data: App\Entity\Commune {#19850 …} +value: "40244" +label: "40180 Rivière-Saas-et-Gourby" +attr: [] +labelTranslationParameters: [] } 40245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34196 +data: App\Entity\Commune {#19857 …} +value: "40245" +label: "40120 Roquefort" +attr: [] +labelTranslationParameters: [] } 40246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34197 +data: App\Entity\Commune {#19864 …} +value: "40246" +label: "40630 Sabres" +attr: [] +labelTranslationParameters: [] } 40247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34198 +data: App\Entity\Commune {#19871 …} +value: "40247" +label: "40800 Saint-Agnet" +attr: [] +labelTranslationParameters: [] } 40248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34199 +data: App\Entity\Commune {#19878 …} +value: "40248" +label: "40390 Saint-André-de-Seignanx" +attr: [] +labelTranslationParameters: [] } 40249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34200 +data: App\Entity\Commune {#19885 …} +value: "40249" +label: "40250 Saint-Aubin" +attr: [] +labelTranslationParameters: [] } 40250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34201 +data: App\Entity\Commune {#19892 …} +value: "40250" +label: "40090 Saint-Avit" +attr: [] +labelTranslationParameters: [] } 40251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34202 +data: App\Entity\Commune {#19899 …} +value: "40251" +label: "40390 Saint-Barthélemy" +attr: [] +labelTranslationParameters: [] } 40252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34203 +data: App\Entity\Commune {#19906 …} +value: "40252" +label: "40700 Sainte-Colombe" +attr: [] +labelTranslationParameters: [] } 40253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34204 +data: App\Entity\Commune {#19913 …} +value: "40253" +label: "40700 Saint-Cricq-Chalosse" +attr: [] +labelTranslationParameters: [] } 40254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34205 +data: App\Entity\Commune {#19920 …} +value: "40254" +label: "40300 Saint-Cricq-du-Gave" +attr: [] +labelTranslationParameters: [] } 40255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34206 +data: App\Entity\Commune {#19927 …} +value: "40255" +label: "40190 Saint-Cricq-Villeneuve" +attr: [] +labelTranslationParameters: [] } 40256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34207 +data: App\Entity\Commune {#19934 …} +value: "40256" +label: "40300 Saint-Étienne-d'Orthe" +attr: [] +labelTranslationParameters: [] } 40257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34208 +data: App\Entity\Commune {#19941 …} +value: "40257" +label: "40200 Sainte-Eulalie-en-Born" +attr: [] +labelTranslationParameters: [] } 40258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34209 +data: App\Entity\Commune {#19948 …} +value: "40258" +label: "40190 Sainte-Foy" +attr: [] +labelTranslationParameters: [] } 40259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34210 +data: App\Entity\Commune {#19955 …} +value: "40259" +label: "40190 Saint-Gein" +attr: [] +labelTranslationParameters: [] } 40260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34211 +data: App\Entity\Commune {#19962 …} +value: "40260" +label: "40380 Saint-Geours-d'Auribat" +attr: [] +labelTranslationParameters: [] } 40261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34212 +data: App\Entity\Commune {#19969 …} +value: "40261" +label: "40230 Saint-Geours-de-Maremne" +attr: [] +labelTranslationParameters: [] } 40262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34213 +data: App\Entity\Commune {#19976 …} +value: "40262" +label: "40120 Saint-Gor" +attr: [] +labelTranslationParameters: [] } 40263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34214 +data: App\Entity\Commune {#19983 …} +value: "40263" +label: "40380 Saint-Jean-de-Lier" +attr: [] +labelTranslationParameters: [] } 40264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34215 +data: App\Entity\Commune {#19990 …} +value: "40264" +label: "40230 Saint-Jean-de-Marsacq" +attr: [] +labelTranslationParameters: [] } 40265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34216 +data: App\Entity\Commune {#19997 …} +value: "40265" +label: "40240 Saint-Julien-d'Armagnac" +attr: [] +labelTranslationParameters: [] } 40266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34217 +data: App\Entity\Commune {#20004 …} +value: "40266" +label: "40170 Saint-Julien-en-Born" +attr: [] +labelTranslationParameters: [] } 40267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34218 +data: App\Entity\Commune {#20011 …} +value: "40267" +label: "40240 Saint-Justin" +attr: [] +labelTranslationParameters: [] } 40268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34219 +data: App\Entity\Commune {#20018 …} +value: "40268" +label: "40390 Saint-Laurent-de-Gosse" +attr: [] +labelTranslationParameters: [] } 40269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34220 +data: App\Entity\Commune {#20025 …} +value: "40269" +label: "40300 Saint-Lon-les-Mines" +attr: [] +labelTranslationParameters: [] } 40270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34221 +data: App\Entity\Commune {#20032 …} +value: "40270" +label: "40320 Saint-Loubouer" +attr: [] +labelTranslationParameters: [] } 40271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34222 +data: App\Entity\Commune {#20039 …} +value: "40271" +label: "40390 Sainte-Marie-de-Gosse" +attr: [] +labelTranslationParameters: [] } 40272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34223 +data: App\Entity\Commune {#20046 …} +value: "40272" +label: "40390 Saint-Martin-de-Hinx" +attr: [] +labelTranslationParameters: [] } 40273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34224 +data: App\Entity\Commune {#20053 …} +value: "40273" +label: "40390 Saint-Martin-de-Seignanx" +attr: [] +labelTranslationParameters: [] } 40274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34225 +data: App\Entity\Commune {#20060 …} +value: "40274" +label: "40090 Saint-Martin-d'Oney" +attr: [] +labelTranslationParameters: [] } 40275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34226 +data: App\Entity\Commune {#20067 …} +value: "40275" +label: "40270 Saint-Maurice-sur-Adour" +attr: [] +labelTranslationParameters: [] } 40276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34227 +data: App\Entity\Commune {#20074 …} +value: "40276" +label: "40550 Saint-Michel-Escalus" +attr: [] +labelTranslationParameters: [] } 40277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34228 +data: App\Entity\Commune {#20081 …} +value: "40277" +label: "40180 Saint-Pandelon" +attr: [] +labelTranslationParameters: [] } 40278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34229 +data: App\Entity\Commune {#20088 …} +value: "40278" +label: "40200 Saint-Paul-en-Born" +attr: [] +labelTranslationParameters: [] } 40279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34230 +data: App\Entity\Commune {#20095 …} +value: "40279" +label: "40990 Saint-Paul-lès-Dax" +attr: [] +labelTranslationParameters: [] } 40280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34231 +data: App\Entity\Commune {#20102 …} +value: "40280" +label: "40090 Saint-Perdon" +attr: [] +labelTranslationParameters: [] } 40281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34232 +data: App\Entity\Commune {#20109 …} +value: "40281" +label: "40280 Saint-Pierre-du-Mont" +attr: [] +labelTranslationParameters: [] } 40282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34233 +data: App\Entity\Commune {#20116 …} +value: "40282" +label: "40500 Saint-Sever" +attr: [] +labelTranslationParameters: [] } 40283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34234 +data: App\Entity\Commune {#20123 …} +value: "40283" +label: "40990 Saint-Vincent-de-Paul" +attr: [] +labelTranslationParameters: [] } 40284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34235 +data: App\Entity\Commune {#20130 …} +value: "40284" +label: "40230 Saint-Vincent-de-Tyrosse" +attr: [] +labelTranslationParameters: [] } 40285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34236 +data: App\Entity\Commune {#20137 …} +value: "40285" +label: "40400 Saint-Yaguen" +attr: [] +labelTranslationParameters: [] } 40286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34237 +data: App\Entity\Commune {#20144 …} +value: "40286" +label: "40320 Samadet" +attr: [] +labelTranslationParameters: [] } 40287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34238 +data: App\Entity\Commune {#20151 …} +value: "40287" +label: "40460 Sanguinet" +attr: [] +labelTranslationParameters: [] } 40288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34239 +data: App\Entity\Commune {#20158 …} +value: "40288" +label: "40120 Sarbazan" +attr: [] +labelTranslationParameters: [] } 40289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34240 +data: App\Entity\Commune {#20165 …} +value: "40289" +label: "40500 Sarraziet" +attr: [] +labelTranslationParameters: [] } 40290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34241 +data: App\Entity\Commune {#20172 …} +value: "40290" +label: "40800 Sarron" +attr: [] +labelTranslationParameters: [] } 40291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34242 +data: App\Entity\Commune {#20179 …} +value: "40291" +label: "40230 Saubion" +attr: [] +labelTranslationParameters: [] } 40292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34243 +data: App\Entity\Commune {#20186 …} +value: "40292" +label: "40230 Saubrigues" +attr: [] +labelTranslationParameters: [] } 40293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34244 +data: App\Entity\Commune {#20193 …} +value: "40293" +label: "40180 Saubusse" +attr: [] +labelTranslationParameters: [] } 40294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34245 +data: App\Entity\Commune {#20200 …} +value: "40294" +label: "40180 Saugnac-et-Cambran" +attr: [] +labelTranslationParameters: [] } 40295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34246 +data: App\Entity\Commune {#20207 …} +value: "40295" +label: "40410 Saugnacq-et-Muret" +attr: [] +labelTranslationParameters: [] } 40296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34247 +data: App\Entity\Commune {#20214 …} +value: "40296" +label: "40510 Seignosse" +attr: [] +labelTranslationParameters: [] } 40297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34248 +data: App\Entity\Commune {#20221 …} +value: "40297" +label: "40420 Le Sen" +attr: [] +labelTranslationParameters: [] } 40298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34249 +data: App\Entity\Commune {#20228 …} +value: "40298" +label: "40700 Serres-Gaston" +attr: [] +labelTranslationParameters: [] } 40299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34250 +data: App\Entity\Commune {#20235 …} +value: "40299" +label: "40700 Serreslous-et-Arribans" +attr: [] +labelTranslationParameters: [] } 40300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34251 +data: App\Entity\Commune {#20242 …} +value: "40300" +label: "40180 Seyresse" +attr: [] +labelTranslationParameters: [] } 40301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34252 +data: App\Entity\Commune {#20249 …} +value: "40301" +label: "40180 Siest" +attr: [] +labelTranslationParameters: [] } 40303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34253 +data: App\Entity\Commune {#20256 …} +value: "40303" +label: "40210 Solférino" +attr: [] +labelTranslationParameters: [] } 40304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34254 +data: App\Entity\Commune {#20263 …} +value: "40304" +label: "40150 Soorts-Hossegor" +attr: [] +labelTranslationParameters: [] } 40305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34255 +data: App\Entity\Commune {#20270 …} +value: "40305" +label: "40320 Sorbets" +attr: [] +labelTranslationParameters: [] } 40306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34256 +data: App\Entity\Commune {#20277 …} +value: "40306" +label: "40300 Sorde-l'Abbaye" +attr: [] +labelTranslationParameters: [] } 40307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34257 +data: App\Entity\Commune {#20284 …} +value: "40307" +label: "40430 Sore" +attr: [] +labelTranslationParameters: [] } 40308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34258 +data: App\Entity\Commune {#20291 …} +value: "40308" +label: "40180 Sort-en-Chalosse" +attr: [] +labelTranslationParameters: [] } 40309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34259 +data: App\Entity\Commune {#20298 …} +value: "40309" +label: "40250 Souprosse" +attr: [] +labelTranslationParameters: [] } 40310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34260 +data: App\Entity\Commune {#20305 …} +value: "40310" +label: "40140 Soustons" +attr: [] +labelTranslationParameters: [] } 40311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34261 +data: App\Entity\Commune {#20312 …} +value: "40311" +label: "40260 Taller" +attr: [] +labelTranslationParameters: [] } 40312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34262 +data: App\Entity\Commune {#20319 …} +value: "40312" +label: "40220 Tarnos" +attr: [] +labelTranslationParameters: [] } 40313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34263 +data: App\Entity\Commune {#20326 …} +value: "40313" +label: "40400 Tartas" +attr: [] +labelTranslationParameters: [] } 40314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34264 +data: App\Entity\Commune {#20333 …} +value: "40314" +label: "40180 Tercis-les-Bains" +attr: [] +labelTranslationParameters: [] } 40315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34265 +data: App\Entity\Commune {#20340 …} +value: "40315" +label: "40990 Téthieu" +attr: [] +labelTranslationParameters: [] } 40316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34266 +data: App\Entity\Commune {#20347 …} +value: "40316" +label: "40360 Tilh" +attr: [] +labelTranslationParameters: [] } 40317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34267 +data: App\Entity\Commune {#20354 …} +value: "40317" +label: "40230 Tosse" +attr: [] +labelTranslationParameters: [] } 40318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34268 +data: App\Entity\Commune {#20361 …} +value: "40318" +label: "40250 Toulouzette" +attr: [] +labelTranslationParameters: [] } 40319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34269 +data: App\Entity\Commune {#20368 …} +value: "40319" +label: "40630 Trensacq" +attr: [] +labelTranslationParameters: [] } 40320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34270 +data: App\Entity\Commune {#20375 …} +value: "40320" +label: "40090 Uchacq-et-Parentis" +attr: [] +labelTranslationParameters: [] } 40321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34271 +data: App\Entity\Commune {#20382 …} +value: "40321" +label: "40320 Urgons" +attr: [] +labelTranslationParameters: [] } 40322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34272 +data: App\Entity\Commune {#20389 …} +value: "40322" +label: "40170 Uza" +attr: [] +labelTranslationParameters: [] } 40323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34273 +data: App\Entity\Commune {#20396 …} +value: "40323" +label: "40420 Vert" +attr: [] +labelTranslationParameters: [] } 40324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34274 +data: App\Entity\Commune {#20403 …} +value: "40324" +label: "40380 Vicq-d'Auribat" +attr: [] +labelTranslationParameters: [] } 40325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34275 +data: App\Entity\Commune {#20410 …} +value: "40325" +label: "40320 Vielle-Tursan" +attr: [] +labelTranslationParameters: [] } 40326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34276 +data: App\Entity\Commune {#20417 …} +value: "40326" +label: "40560 Vielle-Saint-Girons" +attr: [] +labelTranslationParameters: [] } 40327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34277 +data: App\Entity\Commune {#20424 …} +value: "40327" +label: "40240 Vielle-Soubiran" +attr: [] +labelTranslationParameters: [] } 40328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34278 +data: App\Entity\Commune {#20431 …} +value: "40328" +label: "40480 Vieux-Boucau-les-Bains" +attr: [] +labelTranslationParameters: [] } 40329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34279 +data: App\Entity\Commune {#20438 …} +value: "40329" +label: "40270 Le Vignau" +attr: [] +labelTranslationParameters: [] } 40330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34280 +data: App\Entity\Commune {#20445 …} +value: "40330" +label: "40110 Villenave" +attr: [] +labelTranslationParameters: [] } 40331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34281 +data: App\Entity\Commune {#20452 …} +value: "40331" +label: "40190 Villeneuve-de-Marsan" +attr: [] +labelTranslationParameters: [] } 40332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34282 +data: App\Entity\Commune {#20459 …} +value: "40332" +label: "40160 Ychoux" +attr: [] +labelTranslationParameters: [] } 40333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34283 +data: App\Entity\Commune {#20466 …} +value: "40333" +label: "40110 Ygos-Saint-Saturnin" +attr: [] +labelTranslationParameters: [] } 40334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34284 +data: App\Entity\Commune {#20473 …} +value: "40334" +label: "40180 Yzosse" +attr: [] +labelTranslationParameters: [] } 47001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34285 +data: App\Entity\Commune {#20480 …} +value: "47001" +label: "47000 Agen" +attr: [] +labelTranslationParameters: [] } 47002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34286 +data: App\Entity\Commune {#20489 …} +value: "47002" +label: "47350 Agmé" +attr: [] +labelTranslationParameters: [] } 47003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34287 +data: App\Entity\Commune {#20496 …} +value: "47003" +label: "47800 Agnac" +attr: [] +labelTranslationParameters: [] } 47004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34288 +data: App\Entity\Commune {#20503 …} +value: "47004" +label: "47190 Aiguillon" +attr: [] +labelTranslationParameters: [] } 47005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34289 +data: App\Entity\Commune {#20510 …} +value: "47005" +label: "47800 Allemans-du-Dropt" +attr: [] +labelTranslationParameters: [] } 47006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34290 +data: App\Entity\Commune {#20517 …} +value: "47006" +label: "47110 Allez-et-Cazeneuve" +attr: [] +labelTranslationParameters: [] } 47007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34291 +data: App\Entity\Commune {#20524 …} +value: "47007" +label: "47420 Allons" +attr: [] +labelTranslationParameters: [] } 47008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34292 +data: App\Entity\Commune {#20531 …} +value: "47008" +label: "47160 Ambrus" +attr: [] +labelTranslationParameters: [] } 47009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34293 +data: App\Entity\Commune {#20538 …} +value: "47009" +label: "47170 Andiran" +attr: [] +labelTranslationParameters: [] } 47010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34294 +data: App\Entity\Commune {#20545 …} +value: "47010" +label: "47700 Antagnac" +attr: [] +labelTranslationParameters: [] } 47011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34295 +data: App\Entity\Commune {#20552 …} +value: "47011" +label: "47370 Anthé" +attr: [] +labelTranslationParameters: [] } 47012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34296 +data: App\Entity\Commune {#20559 …} +value: "47012" +label: "47700 Anzex" +attr: [] +labelTranslationParameters: [] } 47013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34297 +data: App\Entity\Commune {#20566 …} +value: "47013" +label: "47250 Argenton" +attr: [] +labelTranslationParameters: [] } 47014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34298 +data: App\Entity\Commune {#20573 …} +value: "47014" +label: "47800 Armillac" +attr: [] +labelTranslationParameters: [] } 47015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34299 +data: App\Entity\Commune {#20580 …} +value: "47015" +label: "47220 Astaffort" +attr: [] +labelTranslationParameters: [] } 47016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34300 +data: App\Entity\Commune {#20587 …} +value: "47016" +label: "47310 Aubiac" +attr: [] +labelTranslationParameters: [] } 47017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34301 +data: App\Entity\Commune {#20594 …} +value: "47017" +label: "47140 Auradou" +attr: [] +labelTranslationParameters: [] } 47018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34302 +data: App\Entity\Commune {#20601 …} +value: "47018" +label: "47120 Auriac-sur-Dropt" +attr: [] +labelTranslationParameters: [] } 47019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34303 +data: App\Entity\Commune {#20608 …} +value: "47019" +label: "47480 Bajamont" +attr: [] +labelTranslationParameters: [] } 47020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34304 +data: App\Entity\Commune {#20615 …} +value: "47020" +label: "47120 Baleyssagues" +attr: [] +labelTranslationParameters: [] } 47021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34305 +data: App\Entity\Commune {#20622 …} +value: "47021" +label: "47230 Barbaste" +attr: [] +labelTranslationParameters: [] } 47022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34306 +data: App\Entity\Commune {#20629 …} +value: "47022" +label: "47130 Bazens" +attr: [] +labelTranslationParameters: [] } 47023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34307 +data: App\Entity\Commune {#20636 …} +value: "47023" +label: "47290 Beaugas" +attr: [] +labelTranslationParameters: [] } 47024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34308 +data: App\Entity\Commune {#20643 …} +value: "47024" +label: "47200 Beaupuy" +attr: [] +labelTranslationParameters: [] } 47025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34309 +data: App\Entity\Commune {#20650 …} +value: "47025" +label: "47470 Beauville" +attr: [] +labelTranslationParameters: [] } 47026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34310 +data: App\Entity\Commune {#20657 …} +value: "47026" +label: "47700 Beauziac" +attr: [] +labelTranslationParameters: [] } 47027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34311 +data: App\Entity\Commune {#20664 …} +value: "47027" +label: "47300 Bias" +attr: [] +labelTranslationParameters: [] } 47028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34312 +data: App\Entity\Commune {#20671 …} +value: "47028" +label: "47200 Birac-sur-Trec" +attr: [] +labelTranslationParameters: [] } 47029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34313 +data: App\Entity\Commune {#20678 …} +value: "47029" +label: "47500 Blanquefort-sur-Briolance" +attr: [] +labelTranslationParameters: [] } 47030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34314 +data: App\Entity\Commune {#20685 …} +value: "47030" +label: "47470 Blaymont" +attr: [] +labelTranslationParameters: [] } 47031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34315 +data: App\Entity\Commune {#20692 …} +value: "47031" +label: "47550 Boé" +attr: [] +labelTranslationParameters: [] } 47032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34316 +data: App\Entity\Commune {#20699 …} +value: "47032" +label: "47240 Bon-Encontre" +attr: [] +labelTranslationParameters: [] } 47033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34317 +data: App\Entity\Commune {#20706 …} +value: "47033" +label: "47290 Boudy-de-Beauregard" +attr: [] +labelTranslationParameters: [] } 47034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34318 +data: App\Entity\Commune {#20713 …} +value: "47034" +label: "47250 Bouglon" +attr: [] +labelTranslationParameters: [] } 47035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34319 +data: App\Entity\Commune {#20720 …} +value: "47035" +label: "47410 Bourgougnague" +attr: [] +labelTranslationParameters: [] } 47036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34320 +data: App\Entity\Commune {#20727 …} +value: "47036" +label: "47370 Bourlens" +attr: [] +labelTranslationParameters: [] } 47037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34321 +data: App\Entity\Commune {#20734 …} +value: "47037" +label: "47210 Bournel" +attr: [] +labelTranslationParameters: [] } 47038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34322 +data: App\Entity\Commune {#20741 …} +value: "47038" +label: "47320 Bourran" +attr: [] +labelTranslationParameters: [] } 47039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34323 +data: App\Entity\Commune {#20748 …} +value: "47039" +label: "47420 Boussès" +attr: [] +labelTranslationParameters: [] } 47040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34324 +data: App\Entity\Commune {#20755 …} +value: "47040" +label: "47310 Brax" +attr: [] +labelTranslationParameters: [] } 47041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34325 +data: App\Entity\Commune {#20762 …} +value: "47041" +label: "47130 Bruch" +attr: [] +labelTranslationParameters: [] } 47042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34326 +data: App\Entity\Commune {#20769 …} +value: "47042" +label: "47260 Brugnac" +attr: [] +labelTranslationParameters: [] } 47043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34327 +data: App\Entity\Commune {#20776 …} +value: "47043" +label: "47160 Buzet-sur-Baïse" +attr: [] +labelTranslationParameters: [] } 47044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34328 +data: App\Entity\Commune {#20783 …} +value: "47044" +label: "47330 Cahuzac" +attr: [] +labelTranslationParameters: [] } 47045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34329 +data: App\Entity\Commune {#20790 …} +value: "47045" +label: "47600 Calignac" +attr: [] +labelTranslationParameters: [] } 47046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34330 +data: App\Entity\Commune {#20797 …} +value: "47046" +label: "47430 Calonges" +attr: [] +labelTranslationParameters: [] } 47047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34331 +data: App\Entity\Commune {#20804 …} +value: "47047" +label: "47350 Cambes" +attr: [] +labelTranslationParameters: [] } 47048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34332 +data: App\Entity\Commune {#20811 …} +value: "47048" +label: "47290 Cancon" +attr: [] +labelTranslationParameters: [] } 47049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34333 +data: App\Entity\Commune {#20818 …} +value: "47049" +label: "47440 Casseneuil" +attr: [] +labelTranslationParameters: [] } 47050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34334 +data: App\Entity\Commune {#20825 …} +value: "47050" +label: "47340 Cassignas" +attr: [] +labelTranslationParameters: [] } 47051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34335 +data: App\Entity\Commune {#20832 …} +value: "47051" +label: "47240 Castelculier" +attr: [] +labelTranslationParameters: [] } 47052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34336 +data: App\Entity\Commune {#20839 …} +value: "47052" +label: "47700 Casteljaloux" +attr: [] +labelTranslationParameters: [] } 47053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34337 +data: App\Entity\Commune {#20846 …} +value: "47053" +label: "47340 Castella" +attr: [] +labelTranslationParameters: [] } 47054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34338 +data: App\Entity\Commune {#20853 …} +value: "47054" +label: "47260 Castelmoron-sur-Lot" +attr: [] +labelTranslationParameters: [] } 47055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34339 +data: App\Entity\Commune {#20860 …} +value: "47055" +label: "47290 Castelnaud-de-Gratecambe" +attr: [] +labelTranslationParameters: [] } 47056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34340 +data: App\Entity\Commune {#20867 …} +value: "47056" +label: "47180 Castelnau-sur-Gupie" +attr: [] +labelTranslationParameters: [] } 47057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34341 +data: App\Entity\Commune {#20874 …} +value: "47057" +label: "47330 Castillonnès" +attr: [] +labelTranslationParameters: [] } 47058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34342 +data: App\Entity\Commune {#20881 …} +value: "47058" +label: "47160 Caubeyres" +attr: [] +labelTranslationParameters: [] } 47059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34343 +data: App\Entity\Commune {#20888 …} +value: "47059" +label: "47120 Caubon-Saint-Sauveur" +attr: [] +labelTranslationParameters: [] } 47060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34344 +data: App\Entity\Commune {#20895 …} +value: "47060" +label: "47220 Caudecoste" +attr: [] +labelTranslationParameters: [] } 47061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34345 +data: App\Entity\Commune {#20902 …} +value: "47061" +label: "47430 Caumont-sur-Garonne" +attr: [] +labelTranslationParameters: [] } 47062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34346 +data: App\Entity\Commune {#20909 …} +value: "47062" +label: "47470 Cauzac" +attr: [] +labelTranslationParameters: [] } 47063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34347 +data: App\Entity\Commune {#20916 …} +value: "47063" +label: "47330 Cavarc" +attr: [] +labelTranslationParameters: [] } 47064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34348 +data: App\Entity\Commune {#20923 …} +value: "47064" +label: "47370 Cazideroque" +attr: [] +labelTranslationParameters: [] } 47065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34349 +data: App\Entity\Commune {#20930 …} +value: "47065" +label: "47320 Clairac" +attr: [] +labelTranslationParameters: [] } 47066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34350 +data: App\Entity\Commune {#20937 …} +value: "47066" +label: "47130 Clermont-Dessous" +attr: [] +labelTranslationParameters: [] } 47067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34351 +data: App\Entity\Commune {#20944 …} +value: "47067" +label: "47270 Clermont-Soubiran" +attr: [] +labelTranslationParameters: [] } 47068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34352 +data: App\Entity\Commune {#20951 …} +value: "47068" +label: "47250 Cocumont" +attr: [] +labelTranslationParameters: [] } 47069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34353 +data: App\Entity\Commune {#20958 …} +value: "47069" +label: "47450 Colayrac-Saint-Cirq" +attr: [] +labelTranslationParameters: [] } 47070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34354 +data: App\Entity\Commune {#20965 …} +value: "47070" +label: "47500 Condezaygues" +attr: [] +labelTranslationParameters: [] } 47071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34355 +data: App\Entity\Commune {#20972 …} +value: "47071" +label: "47260 Coulx" +attr: [] +labelTranslationParameters: [] } 47072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34356 +data: App\Entity\Commune {#20979 …} +value: "47072" +label: "47370 Courbiac" +attr: [] +labelTranslationParameters: [] } 47073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34357 +data: App\Entity\Commune {#20986 …} +value: "47073" +label: "47360 Cours" +attr: [] +labelTranslationParameters: [] } 47074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34358 +data: App\Entity\Commune {#20993 …} +value: "47074" +label: "47180 Couthures-sur-Garonne" +attr: [] +labelTranslationParameters: [] } 47075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34359 +data: App\Entity\Commune {#21000 …} +value: "47075" +label: "47340 La Croix-Blanche" +attr: [] +labelTranslationParameters: [] } 47076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34360 +data: App\Entity\Commune {#21007 …} +value: "47076" +label: "47220 Cuq" +attr: [] +labelTranslationParameters: [] } 47077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34361 +data: App\Entity\Commune {#21014 …} +value: "47077" +label: "47500 Cuzorn" +attr: [] +labelTranslationParameters: [] } 47078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34362 +data: App\Entity\Commune {#21021 …} +value: "47078" +label: "47160 Damazan" +attr: [] +labelTranslationParameters: [] } 47079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34363 +data: App\Entity\Commune {#21028 …} +value: "47079" +label: "47140 Dausse" +attr: [] +labelTranslationParameters: [] } 47080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34364 +data: App\Entity\Commune {#21035 …} +value: "47080" +label: "47210 Dévillac" +attr: [] +labelTranslationParameters: [] } 47081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34365 +data: App\Entity\Commune {#21042 …} +value: "47081" +label: "47110 Dolmayrac" +attr: [] +labelTranslationParameters: [] } 47082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34366 +data: App\Entity\Commune {#21049 …} +value: "47082" +label: "47470 Dondas" +attr: [] +labelTranslationParameters: [] } 47083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34367 +data: App\Entity\Commune {#21056 …} +value: "47083" +label: "47210 Doudrac" +attr: [] +labelTranslationParameters: [] } 47084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34368 +data: App\Entity\Commune {#21063 …} +value: "47084" +label: "47330 Douzains" +attr: [] +labelTranslationParameters: [] } 47085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34369 +data: App\Entity\Commune {#21070 …} +value: "47085" +label: "47420 Durance" +attr: [] +labelTranslationParameters: [] } 47086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34370 +data: App\Entity\Commune {#21077 …} +value: "47086" +label: "47120 Duras" +attr: [] +labelTranslationParameters: [] } 47087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34371 +data: App\Entity\Commune {#21084 …} +value: "47087" +label: "47470 Engayrac" +attr: [] +labelTranslationParameters: [] } 47088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34372 +data: App\Entity\Commune {#21091 …} +value: "47088" +label: "47350 Escassefort" +attr: [] +labelTranslationParameters: [] } 47089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34373 +data: App\Entity\Commune {#21098 …} +value: "47089" +label: "47120 Esclottes" +attr: [] +labelTranslationParameters: [] } 47090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34374 +data: App\Entity\Commune {#21105 …} +value: "47090" +label: "47600 Espiens" +attr: [] +labelTranslationParameters: [] } 47091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34375 +data: App\Entity\Commune {#21112 …} +value: "47091" +label: "47310 Estillac" +attr: [] +labelTranslationParameters: [] } 47092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34376 +data: App\Entity\Commune {#21119 …} +value: "47092" +label: "47220 Fals" +attr: [] +labelTranslationParameters: [] } 47093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34377 +data: App\Entity\Commune {#21126 …} +value: "47093" +label: "47700 Fargues-sur-Ourbise" +attr: [] +labelTranslationParameters: [] } 47094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34378 +data: App\Entity\Commune {#21133 …} +value: "47094" +label: "47400 Fauguerolles" +attr: [] +labelTranslationParameters: [] } 47095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34379 +data: App\Entity\Commune {#21140 …} +value: "47095" +label: "47400 Fauillet" +attr: [] +labelTranslationParameters: [] } 47096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34380 +data: App\Entity\Commune {#21147 …} +value: "47096" +label: "47330 Ferrensac" +attr: [] +labelTranslationParameters: [] } 47097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34381 +data: App\Entity\Commune {#21154 …} +value: "47097" +label: "47230 Feugarolles" +attr: [] +labelTranslationParameters: [] } 47098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34382 +data: App\Entity\Commune {#21161 …} +value: "47098" +label: "47600 Fieux" +attr: [] +labelTranslationParameters: [] } 47099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34383 +data: App\Entity\Commune {#21168 …} +value: "47099" +label: "47260 Fongrave" +attr: [] +labelTranslationParameters: [] } 47100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34384 +data: App\Entity\Commune {#21175 …} +value: "47100" +label: "47510 Foulayronnes" +attr: [] +labelTranslationParameters: [] } 47101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34385 +data: App\Entity\Commune {#21182 …} +value: "47101" +label: "47200 Fourques-sur-Garonne" +attr: [] +labelTranslationParameters: [] } 47102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34386 +data: App\Entity\Commune {#21189 …} +value: "47102" +label: "47600 Francescas" +attr: [] +labelTranslationParameters: [] } 47103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34387 +data: App\Entity\Commune {#21196 …} +value: "47103" +label: "47600 Fréchou" +attr: [] +labelTranslationParameters: [] } 47104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34388 +data: App\Entity\Commune {#21203 …} +value: "47104" +label: "47360 Frégimont" +attr: [] +labelTranslationParameters: [] } 47105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34389 +data: App\Entity\Commune {#21210 …} +value: "47105" +label: "47140 Frespech" +attr: [] +labelTranslationParameters: [] } 47106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34390 +data: App\Entity\Commune {#21217 …} +value: "47106" +label: "47500 Fumel" +attr: [] +labelTranslationParameters: [] } 47107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34391 +data: App\Entity\Commune {#21224 …} +value: "47107" +label: "47190 Galapian" +attr: [] +labelTranslationParameters: [] } 47108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34392 +data: App\Entity\Commune {#21231 …} +value: "47108" +label: "47200 Gaujac" +attr: [] +labelTranslationParameters: [] } 47109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34393 +data: App\Entity\Commune {#21238 …} +value: "47109" +label: "47150 Gavaudun" +attr: [] +labelTranslationParameters: [] } 47110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34394 +data: App\Entity\Commune {#21245 …} +value: "47110" +label: "47400 Gontaud-de-Nogaret" +attr: [] +labelTranslationParameters: [] } 47111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34395 +data: App\Entity\Commune {#21252 …} +value: "47111" +label: "47260 Granges-sur-Lot" +attr: [] +labelTranslationParameters: [] } 47112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34396 +data: App\Entity\Commune {#21259 …} +value: "47112" +label: "47400 Grateloup-Saint-Gayrand" +attr: [] +labelTranslationParameters: [] } 47113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34397 +data: App\Entity\Commune {#21266 …} +value: "47113" +label: "47270 Grayssas" +attr: [] +labelTranslationParameters: [] } 47114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34398 +data: App\Entity\Commune {#21273 …} +value: "47114" +label: "47250 Grézet-Cavagnan" +attr: [] +labelTranslationParameters: [] } 47115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34399 +data: App\Entity\Commune {#21280 …} +value: "47115" +label: "47250 Guérin" +attr: [] +labelTranslationParameters: [] } 47117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34400 +data: App\Entity\Commune {#21287 …} +value: "47117" +label: "47340 Hautefage-la-Tour" +attr: [] +labelTranslationParameters: [] } 47118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34401 +data: App\Entity\Commune {#21294 …} +value: "47118" +label: "47400 Hautesvignes" +attr: [] +labelTranslationParameters: [] } 47119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34402 +data: App\Entity\Commune {#21301 …} +value: "47119" +label: "47420 Houeillès" +attr: [] +labelTranslationParameters: [] } 47120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34403 +data: App\Entity\Commune {#21308 …} +value: "47120" +label: "47180 Jusix" +attr: [] +labelTranslationParameters: [] } 47121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34404 +data: App\Entity\Commune {#21315 …} +value: "47121" +label: "47250 Labastide-Castel-Amouroux" +attr: [] +labelTranslationParameters: [] } 47122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34405 +data: App\Entity\Commune {#21322 …} +value: "47122" +label: "47350 Labretonie" +attr: [] +labelTranslationParameters: [] } 47123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34406 +data: App\Entity\Commune {#21329 …} +value: "47123" +label: "47150 Lacapelle-Biron" +attr: [] +labelTranslationParameters: [] } 47124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34407 +data: App\Entity\Commune {#21336 …} +value: "47124" +label: "47150 Lacaussade" +attr: [] +labelTranslationParameters: [] } 47125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34408 +data: App\Entity\Commune {#21343 …} +value: "47125" +label: "47360 Lacépède" +attr: [] +labelTranslationParameters: [] } 47126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34409 +data: App\Entity\Commune {#21350 …} +value: "47126" +label: "47350 Lachapelle" +attr: [] +labelTranslationParameters: [] } 47127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34410 +data: App\Entity\Commune {#21357 …} +value: "47127" +label: "47320 Lafitte-sur-Lot" +attr: [] +labelTranslationParameters: [] } 47128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34411 +data: App\Entity\Commune {#21364 …} +value: "47128" +label: "47240 Lafox" +attr: [] +labelTranslationParameters: [] } 47129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34412 +data: App\Entity\Commune {#21371 …} +value: "47129" +label: "47190 Lagarrigue" +attr: [] +labelTranslationParameters: [] } 47130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34413 +data: App\Entity\Commune {#21378 …} +value: "47130" +label: "47400 Lagruère" +attr: [] +labelTranslationParameters: [] } 47131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34414 +data: App\Entity\Commune {#21385 …} +value: "47131" +label: "47180 Lagupie" +attr: [] +labelTranslationParameters: [] } 47132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34415 +data: App\Entity\Commune {#21392 …} +value: "47132" +label: "47330 Lalandusse" +attr: [] +labelTranslationParameters: [] } 47133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34416 +data: App\Entity\Commune {#21399 …} +value: "47133" +label: "47310 Lamontjoie" +attr: [] +labelTranslationParameters: [] } 47134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34417 +data: App\Entity\Commune {#21406 …} +value: "47134" +label: "47170 Lannes" +attr: [] +labelTranslationParameters: [] } 47135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34418 +data: App\Entity\Commune {#21413 …} +value: "47135" +label: "47260 Laparade" +attr: [] +labelTranslationParameters: [] } 47136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34419 +data: App\Entity\Commune {#21420 …} +value: "47136" +label: "47800 Laperche" +attr: [] +labelTranslationParameters: [] } 47137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34420 +data: App\Entity\Commune {#21427 …} +value: "47137" +label: "47310 Laplume" +attr: [] +labelTranslationParameters: [] } 47138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34421 +data: App\Entity\Commune {#21434 …} +value: "47138" +label: "47340 Laroque-Timbaut" +attr: [] +labelTranslationParameters: [] } 47139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34422 +data: App\Entity\Commune {#21441 …} +value: "47139" +label: "47600 Lasserre" +attr: [] +labelTranslationParameters: [] } 47140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34423 +data: App\Entity\Commune {#21448 …} +value: "47140" +label: "47360 Laugnac" +attr: [] +labelTranslationParameters: [] } 47141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34424 +data: App\Entity\Commune {#21455 …} +value: "47141" +label: "47150 Laussou" +attr: [] +labelTranslationParameters: [] } 47142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34425 +data: App\Entity\Commune {#21462 …} +value: "47142" +label: "47410 Lauzun" +attr: [] +labelTranslationParameters: [] } 47143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34426 +data: App\Entity\Commune {#21469 …} +value: "47143" +label: "47230 Lavardac" +attr: [] +labelTranslationParameters: [] } 47144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34427 +data: App\Entity\Commune {#21476 …} +value: "47144" +label: "47800 Lavergne" +attr: [] +labelTranslationParameters: [] } 47145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34428 +data: App\Entity\Commune {#21483 …} +value: "47145" +label: "47390 Layrac" +attr: [] +labelTranslationParameters: [] } 47146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34429 +data: App\Entity\Commune {#21490 …} +value: "47146" +label: "47300 Lédat" +attr: [] +labelTranslationParameters: [] } 47147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34430 +data: App\Entity\Commune {#21497 …} +value: "47147" +label: "47120 Lévignac-de-Guyenne" +attr: [] +labelTranslationParameters: [] } 47148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34431 +data: App\Entity\Commune {#21504 …} +value: "47148" +label: "47700 Leyritz-Moncassin" +attr: [] +labelTranslationParameters: [] } 47150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34432 +data: App\Entity\Commune {#21511 …} +value: "47150" +label: "47200 Longueville" +attr: [] +labelTranslationParameters: [] } 47151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34433 +data: App\Entity\Commune {#21518 …} +value: "47151" +label: "47120 Loubès-Bernac" +attr: [] +labelTranslationParameters: [] } 47152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34434 +data: App\Entity\Commune {#21525 …} +value: "47152" +label: "47290 Lougratte" +attr: [] +labelTranslationParameters: [] } 47154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34435 +data: App\Entity\Commune {#21532 …} +value: "47154" +label: "47360 Lusignan-Petit" +attr: [] +labelTranslationParameters: [] } 47155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34436 +data: App\Entity\Commune {#21539 …} +value: "47155" +label: "47360 Madaillan" +attr: [] +labelTranslationParameters: [] } 47156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34437 +data: App\Entity\Commune {#21546 …} +value: "47156" +label: "47200 Marcellus" +attr: [] +labelTranslationParameters: [] } 47157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34438 +data: App\Entity\Commune {#21553 …} +value: "47157" +label: "47200 Marmande" +attr: [] +labelTranslationParameters: [] } 47158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34439 +data: App\Entity\Commune {#21560 …} +value: "47158" +label: "47220 Marmont-Pachas" +attr: [] +labelTranslationParameters: [] } 47159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34440 +data: App\Entity\Commune {#21567 …} +value: "47159" +label: "47430 Le Mas-d'Agenais" +attr: [] +labelTranslationParameters: [] } 47160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34441 +data: App\Entity\Commune {#21574 …} +value: "47160" +label: "47370 Masquières" +attr: [] +labelTranslationParameters: [] } 47161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34442 +data: App\Entity\Commune {#21581 …} +value: "47161" +label: "47140 Massels" +attr: [] +labelTranslationParameters: [] } 47162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34443 +data: App\Entity\Commune {#21588 …} +value: "47162" +label: "47140 Massoulès" +attr: [] +labelTranslationParameters: [] } 47163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34444 +data: App\Entity\Commune {#21595 …} +value: "47163" +label: "47200 Mauvezin-sur-Gupie" +attr: [] +labelTranslationParameters: [] } 47164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34445 +data: App\Entity\Commune {#21602 …} +value: "47164" +label: "47210 Mazières-Naresse" +attr: [] +labelTranslationParameters: [] } 47165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34446 +data: App\Entity\Commune {#21609 …} +value: "47165" +label: "47180 Meilhan-sur-Garonne" +attr: [] +labelTranslationParameters: [] } 47167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34447 +data: App\Entity\Commune {#21616 …} +value: "47167" +label: "47170 Mézin" +attr: [] +labelTranslationParameters: [] } 47168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34448 +data: App\Entity\Commune {#21623 …} +value: "47168" +label: "47800 Miramont-de-Guyenne" +attr: [] +labelTranslationParameters: [] } 47169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34449 +data: App\Entity\Commune {#21630 …} +value: "47169" +label: "47310 Moirax" +attr: [] +labelTranslationParameters: [] } 47170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34450 +data: App\Entity\Commune {#21637 …} +value: "47170" +label: "47290 Monbahus" +attr: [] +labelTranslationParameters: [] } 47171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34451 +data: App\Entity\Commune {#21644 …} +value: "47171" +label: "47340 Monbalen" +attr: [] +labelTranslationParameters: [] } 47172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34452 +data: App\Entity\Commune {#21651 …} +value: "47172" +label: "47310 Moncaut" +attr: [] +labelTranslationParameters: [] } 47173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34453 +data: App\Entity\Commune {#21658 …} +value: "47173" +label: "47380 Monclar" +attr: [] +labelTranslationParameters: [] } 47174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34454 +data: App\Entity\Commune {#21665 …} +value: "47174" +label: "47600 Moncrabeau" +attr: [] +labelTranslationParameters: [] } 47175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34455 +data: App\Entity\Commune {#21672 …} +value: "47175" +label: "47150 Monflanquin" +attr: [] +labelTranslationParameters: [] } 47176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34456 +data: App\Entity\Commune {#21679 …} +value: "47176" +label: "47230 Mongaillard" +attr: [] +labelTranslationParameters: [] } 47177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34457 +data: App\Entity\Commune {#21686 …} +value: "47177" +label: "47160 Monheurt" +attr: [] +labelTranslationParameters: [] } 47178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34458 +data: App\Entity\Commune {#21693 …} +value: "47178" +label: "47150 Monségur" +attr: [] +labelTranslationParameters: [] } 47179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34459 +data: App\Entity\Commune {#21700 …} +value: "47179" +label: "47500 Monsempron-Libos" +attr: [] +labelTranslationParameters: [] } 47180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34460 +data: App\Entity\Commune {#21707 …} +value: "47180" +label: "47600 Montagnac-sur-Auvignon" +attr: [] +labelTranslationParameters: [] } 47181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34461 +data: App\Entity\Commune {#21714 …} +value: "47181" +label: "47150 Montagnac-sur-Lède" +attr: [] +labelTranslationParameters: [] } 47182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34462 +data: App\Entity\Commune {#21721 …} +value: "47182" +label: "47380 Montastruc" +attr: [] +labelTranslationParameters: [] } 47183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34463 +data: App\Entity\Commune {#21728 …} +value: "47183" +label: "47330 Montauriol" +attr: [] +labelTranslationParameters: [] } 47184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34464 +data: App\Entity\Commune {#21735 …} +value: "47184" +label: "47210 Montaut" +attr: [] +labelTranslationParameters: [] } 47185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34465 +data: App\Entity\Commune {#21742 …} +value: "47185" +label: "47500 Montayral" +attr: [] +labelTranslationParameters: [] } 47186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34466 +data: App\Entity\Commune {#21749 …} +value: "47186" +label: "47130 Montesquieu" +attr: [] +labelTranslationParameters: [] } 47187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34467 +data: App\Entity\Commune {#21756 …} +value: "47187" +label: "47120 Monteton" +attr: [] +labelTranslationParameters: [] } 47188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34468 +data: App\Entity\Commune {#21763 …} +value: "47188" +label: "47800 Montignac-de-Lauzun" +attr: [] +labelTranslationParameters: [] } 47189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34469 +data: App\Entity\Commune {#21770 …} +value: "47189" +label: "47350 Montignac-Toupinerie" +attr: [] +labelTranslationParameters: [] } 47190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34470 +data: App\Entity\Commune {#21777 …} +value: "47190" +label: "47360 Montpezat" +attr: [] +labelTranslationParameters: [] } 47191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34471 +data: App\Entity\Commune {#21784 …} +value: "47191" +label: "47200 Montpouillan" +attr: [] +labelTranslationParameters: [] } 47192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34472 +data: App\Entity\Commune {#21791 …} +value: "47192" +label: "47290 Monviel" +attr: [] +labelTranslationParameters: [] } 47193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34473 +data: App\Entity\Commune {#21798 …} +value: "47193" +label: "47290 Moulinet" +attr: [] +labelTranslationParameters: [] } 47194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34474 +data: App\Entity\Commune {#21805 …} +value: "47194" +label: "47800 Moustier" +attr: [] +labelTranslationParameters: [] } 47195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34475 +data: App\Entity\Commune {#21812 …} +value: "47195" +label: "47600 Nérac" +attr: [] +labelTranslationParameters: [] } 47196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34476 +data: App\Entity\Commune {#21819 …} +value: "47196" +label: "47190 Nicole" +attr: [] +labelTranslationParameters: [] } 47197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34477 +data: App\Entity\Commune {#21826 …} +value: "47197" +label: "47600 Nomdieu" +attr: [] +labelTranslationParameters: [] } 47198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34478 +data: App\Entity\Commune {#21833 …} +value: "47198" +label: "47440 Pailloles" +attr: [] +labelTranslationParameters: [] } 47199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34479 +data: App\Entity\Commune {#21840 …} +value: "47199" +label: "47120 Pardaillan" +attr: [] +labelTranslationParameters: [] } 47200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34480 +data: App\Entity\Commune {#21847 …} +value: "47200" +label: "47210 Parranquet" +attr: [] +labelTranslationParameters: [] } 47201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34481 +data: App\Entity\Commune {#21854 …} +value: "47201" +label: "47520 Le Passage" +attr: [] +labelTranslationParameters: [] } 47202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34482 +data: App\Entity\Commune {#21861 …} +value: "47202" +label: "47150 Paulhiac" +attr: [] +labelTranslationParameters: [] } 47203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34483 +data: App\Entity\Commune {#21868 …} +value: "47203" +label: "47140 Penne-d'Agenais" +attr: [] +labelTranslationParameters: [] } 47204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34484 +data: App\Entity\Commune {#21875 …} +value: "47204" +label: "47350 Peyrière" +attr: [] +labelTranslationParameters: [] } 47205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34485 +data: App\Entity\Commune {#21882 …} +value: "47205" +label: "47700 Pindères" +attr: [] +labelTranslationParameters: [] } 47206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34486 +data: App\Entity\Commune {#21889 …} +value: "47206" +label: "47380 Pinel-Hauterive" +attr: [] +labelTranslationParameters: [] } 47207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34487 +data: App\Entity\Commune {#21896 …} +value: "47207" +label: "47230 Pompiey" +attr: [] +labelTranslationParameters: [] } 47208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34488 +data: App\Entity\Commune {#21903 …} +value: "47208" +label: "47420 Pompogne" +attr: [] +labelTranslationParameters: [] } 47209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34489 +data: App\Entity\Commune {#21910 …} +value: "47209" +label: "47480 Pont-du-Casse" +attr: [] +labelTranslationParameters: [] } 47210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34490 +data: App\Entity\Commune {#21917 …} +value: "47210" +label: "47130 Port-Sainte-Marie" +attr: [] +labelTranslationParameters: [] } 47211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34491 +data: App\Entity\Commune {#21924 …} +value: "47211" +label: "47170 Poudenas" +attr: [] +labelTranslationParameters: [] } 47212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34492 +data: App\Entity\Commune {#21931 …} +value: "47212" +label: "47700 Poussignac" +attr: [] +labelTranslationParameters: [] } 47213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34493 +data: App\Entity\Commune {#21938 …} +value: "47213" +label: "47360 Prayssas" +attr: [] +labelTranslationParameters: [] } 47214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34494 +data: App\Entity\Commune {#21945 …} +value: "47214" +label: "47160 Puch-d'Agenais" +attr: [] +labelTranslationParameters: [] } 47215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34495 +data: App\Entity\Commune {#21952 …} +value: "47215" +label: "47300 Pujols" +attr: [] +labelTranslationParameters: [] } 47216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34496 +data: App\Entity\Commune {#21959 …} +value: "47216" +label: "47350 Puymiclan" +attr: [] +labelTranslationParameters: [] } 47217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34497 +data: App\Entity\Commune {#21966 …} +value: "47217" +label: "47270 Puymirol" +attr: [] +labelTranslationParameters: [] } 47218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34498 +data: App\Entity\Commune {#21973 …} +value: "47218" +label: "47800 Puysserampion" +attr: [] +labelTranslationParameters: [] } 47219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34499 +data: App\Entity\Commune {#21980 …} +value: "47219" +label: "47210 Rayet" +attr: [] +labelTranslationParameters: [] } 47220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34500 +data: App\Entity\Commune {#21987 …} +value: "47220" +label: "47160 Razimet" +attr: [] +labelTranslationParameters: [] } 47221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34501 +data: App\Entity\Commune {#21994 …} +value: "47221" +label: "47170 Réaup-Lisse" +attr: [] +labelTranslationParameters: [] } 47222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34502 +data: App\Entity\Commune {#22001 …} +value: "47222" +label: "47700 La Réunion" +attr: [] +labelTranslationParameters: [] } 47223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34503 +data: App\Entity\Commune {#22008 …} +value: "47223" +label: "47210 Rives" +attr: [] +labelTranslationParameters: [] } 47224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34504 +data: App\Entity\Commune {#22015 …} +value: "47224" +label: "47250 Romestaing" +attr: [] +labelTranslationParameters: [] } 47225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34505 +data: App\Entity\Commune {#22022 …} +value: "47225" +label: "47310 Roquefort" +attr: [] +labelTranslationParameters: [] } 47226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34506 +data: App\Entity\Commune {#22029 …} +value: "47226" +label: "47800 Roumagne" +attr: [] +labelTranslationParameters: [] } 47227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34507 +data: App\Entity\Commune {#22036 …} +value: "47227" +label: "47700 Ruffiac" +attr: [] +labelTranslationParameters: [] } 47228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34508 +data: App\Entity\Commune {#22043 …} +value: "47228" +label: "47340 Saint-Antoine-de-Ficalba" +attr: [] +labelTranslationParameters: [] } 47229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34509 +data: App\Entity\Commune {#22050 …} +value: "47229" +label: "47120 Saint-Astier" +attr: [] +labelTranslationParameters: [] } 47230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34510 +data: App\Entity\Commune {#22057 …} +value: "47230" +label: "47150 Saint-Aubin" +attr: [] +labelTranslationParameters: [] } 47231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34511 +data: App\Entity\Commune {#22064 …} +value: "47231" +label: "47350 Saint-Avit" +attr: [] +labelTranslationParameters: [] } 47232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34512 +data: App\Entity\Commune {#22071 …} +value: "47232" +label: "47350 Saint-Barthélemy-d'Agenais" +attr: [] +labelTranslationParameters: [] } 47233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34513 +data: App\Entity\Commune {#22078 …} +value: "47233" +label: "47180 Sainte-Bazeille" +attr: [] +labelTranslationParameters: [] } 47234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34514 +data: App\Entity\Commune {#22085 …} +value: "47234" +label: "47270 Saint-Caprais-de-Lerm" +attr: [] +labelTranslationParameters: [] } 47235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34515 +data: App\Entity\Commune {#22092 …} +value: "47235" +label: "47410 Saint-Colomb-de-Lauzun" +attr: [] +labelTranslationParameters: [] } 47236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34516 +data: App\Entity\Commune {#22099 …} +value: "47236" +label: "47120 Sainte-Colombe-de-Duras" +attr: [] +labelTranslationParameters: [] } 47237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34517 +data: App\Entity\Commune {#22106 …} +value: "47237" +label: "47300 Sainte-Colombe-de-Villeneuve" +attr: [] +labelTranslationParameters: [] } 47238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34518 +data: App\Entity\Commune {#22113 …} +value: "47238" +label: "47310 Sainte-Colombe-en-Bruilhois" +attr: [] +labelTranslationParameters: [] } 47239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34519 +data: App\Entity\Commune {#22120 …} +value: "47239" +label: "47380 Saint-Étienne-de-Fougères" +attr: [] +labelTranslationParameters: [] } 47240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34520 +data: App\Entity\Commune {#22127 …} +value: "47240" +label: "47210 Saint-Étienne-de-Villeréal" +attr: [] +labelTranslationParameters: [] } 47241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34521 +data: App\Entity\Commune {#22134 …} +value: "47241" +label: "47210 Saint-Eutrope-de-Born" +attr: [] +labelTranslationParameters: [] } 47242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34522 +data: App\Entity\Commune {#22141 …} +value: "47242" +label: "47500 Saint-Front-sur-Lémance" +attr: [] +labelTranslationParameters: [] } 47244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34523 +data: App\Entity\Commune {#22148 …} +value: "47244" +label: "47250 Sainte-Gemme-Martaillac" +attr: [] +labelTranslationParameters: [] } 47245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34524 +data: App\Entity\Commune {#22155 …} +value: "47245" +label: "47120 Saint-Géraud" +attr: [] +labelTranslationParameters: [] } 47246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34525 +data: App\Entity\Commune {#22162 …} +value: "47246" +label: "47450 Saint-Hilaire-de-Lusignan" +attr: [] +labelTranslationParameters: [] } 47247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34526 +data: App\Entity\Commune {#22169 …} +value: "47247" +label: "47120 Saint-Jean-de-Duras" +attr: [] +labelTranslationParameters: [] } 47248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34527 +data: App\Entity\Commune {#22176 …} +value: "47248" +label: "47270 Saint-Jean-de-Thurac" +attr: [] +labelTranslationParameters: [] } 47249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34528 +data: App\Entity\Commune {#22183 …} +value: "47249" +label: "47130 Saint-Laurent" +attr: [] +labelTranslationParameters: [] } 47250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34529 +data: App\Entity\Commune {#22190 …} +value: "47250" +label: "47160 Saint-Léger" +attr: [] +labelTranslationParameters: [] } 47251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34530 +data: App\Entity\Commune {#22197 …} +value: "47251" +label: "47160 Saint-Léon" +attr: [] +labelTranslationParameters: [] } 47252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34531 +data: App\Entity\Commune {#22204 …} +value: "47252" +label: "47110 Sainte-Livrade-sur-Lot" +attr: [] +labelTranslationParameters: [] } 47253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34532 +data: App\Entity\Commune {#22211 …} +value: "47253" +label: "47430 Sainte-Marthe" +attr: [] +labelTranslationParameters: [] } 47254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34533 +data: App\Entity\Commune {#22218 …} +value: "47254" +label: "47700 Saint-Martin-Curton" +attr: [] +labelTranslationParameters: [] } 47255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34534 +data: App\Entity\Commune {#22225 …} +value: "47255" +label: "47270 Saint-Martin-de-Beauville" +attr: [] +labelTranslationParameters: [] } 47256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34535 +data: App\Entity\Commune {#22232 …} +value: "47256" +label: "47210 Saint-Martin-de-Villeréal" +attr: [] +labelTranslationParameters: [] } 47257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34536 +data: App\Entity\Commune {#22239 …} +value: "47257" +label: "47180 Saint-Martin-Petit" +attr: [] +labelTranslationParameters: [] } 47258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34537 +data: App\Entity\Commune {#22246 …} +value: "47258" +label: "47170 Sainte-Maure-de-Peyriac" +attr: [] +labelTranslationParameters: [] } 47259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34538 +data: App\Entity\Commune {#22253 …} +value: "47259" +label: "47290 Saint-Maurice-de-Lestapel" +attr: [] +labelTranslationParameters: [] } 47260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34539 +data: App\Entity\Commune {#22260 …} +value: "47260" +label: "47270 Saint-Maurin" +attr: [] +labelTranslationParameters: [] } 47262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34540 +data: App\Entity\Commune {#22267 …} +value: "47262" +label: "47220 Saint-Nicolas-de-la-Balerme" +attr: [] +labelTranslationParameters: [] } 47263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34541 +data: App\Entity\Commune {#22274 …} +value: "47263" +label: "47200 Saint-Pardoux-du-Breuil" +attr: [] +labelTranslationParameters: [] } 47264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34542 +data: App\Entity\Commune {#22281 …} +value: "47264" +label: "47800 Saint-Pardoux-Isaac" +attr: [] +labelTranslationParameters: [] } 47265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34543 +data: App\Entity\Commune {#22288 …} +value: "47265" +label: "47290 Saint-Pastour" +attr: [] +labelTranslationParameters: [] } 47266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34544 +data: App\Entity\Commune {#22295 …} +value: "47266" +label: "47170 Saint-Pé-Saint-Simon" +attr: [] +labelTranslationParameters: [] } 47267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34545 +data: App\Entity\Commune {#22302 …} +value: "47267" +label: "47160 Saint-Pierre-de-Buzet" +attr: [] +labelTranslationParameters: [] } 47269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34546 +data: App\Entity\Commune {#22309 …} +value: "47269" +label: "47270 Saint-Pierre-de-Clairac" +attr: [] +labelTranslationParameters: [] } 47271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34547 +data: App\Entity\Commune {#22316 …} +value: "47271" +label: "47120 Saint-Pierre-sur-Dropt" +attr: [] +labelTranslationParameters: [] } 47272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34548 +data: App\Entity\Commune {#22323 …} +value: "47272" +label: "47330 Saint-Quentin-du-Dropt" +attr: [] +labelTranslationParameters: [] } 47273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34549 +data: App\Entity\Commune {#22330 …} +value: "47273" +label: "47340 Saint-Robert" +attr: [] +labelTranslationParameters: [] } 47274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34550 +data: App\Entity\Commune {#22337 …} +value: "47274" +label: "47270 Saint-Romain-le-Noble" +attr: [] +labelTranslationParameters: [] } 47275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34551 +data: App\Entity\Commune {#22344 …} +value: "47275" +label: "47360 Saint-Salvy" +attr: [] +labelTranslationParameters: [] } 47276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34552 +data: App\Entity\Commune {#22351 …} +value: "47276" +label: "47360 Saint-Sardos" +attr: [] +labelTranslationParameters: [] } 47277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34553 +data: App\Entity\Commune {#22358 …} +value: "47277" +label: "47180 Saint-Sauveur-de-Meilhan" +attr: [] +labelTranslationParameters: [] } 47278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34554 +data: App\Entity\Commune {#22365 …} +value: "47278" +label: "47120 Saint-Sernin" +attr: [] +labelTranslationParameters: [] } 47279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34555 +data: App\Entity\Commune {#22372 …} +value: "47279" +label: "47220 Saint-Sixte" +attr: [] +labelTranslationParameters: [] } 47280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34556 +data: App\Entity\Commune {#22379 …} +value: "47280" +label: "47140 Saint-Sylvestre-sur-Lot" +attr: [] +labelTranslationParameters: [] } 47281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34557 +data: App\Entity\Commune {#22386 …} +value: "47281" +label: "47270 Saint-Urcisse" +attr: [] +labelTranslationParameters: [] } 47282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34558 +data: App\Entity\Commune {#22393 …} +value: "47282" +label: "47310 Saint-Vincent-de-Lamontjoie" +attr: [] +labelTranslationParameters: [] } 47283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34559 +data: App\Entity\Commune {#22400 …} +value: "47283" +label: "47500 Saint-Vite" +attr: [] +labelTranslationParameters: [] } 47284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34560 +data: App\Entity\Commune {#22407 …} +value: "47284" +label: "47150 Salles" +attr: [] +labelTranslationParameters: [] } 47285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34561 +data: App\Entity\Commune {#22414 …} +value: "47285" +label: "47250 Samazan" +attr: [] +labelTranslationParameters: [] } 47286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34562 +data: App\Entity\Commune {#22421 …} +value: "47286" +label: "47420 Sauméjan" +attr: [] +labelTranslationParameters: [] } 47287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34563 +data: App\Entity\Commune {#22428 …} +value: "47287" +label: "47600 Saumont" +attr: [] +labelTranslationParameters: [] } 47288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34564 +data: App\Entity\Commune {#22435 …} +value: "47288" +label: "47340 Sauvagnas" +attr: [] +labelTranslationParameters: [] } 47289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34565 +data: App\Entity\Commune {#22442 …} +value: "47289" +label: "47270 La Sauvetat-de-Savères" +attr: [] +labelTranslationParameters: [] } 47290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34566 +data: App\Entity\Commune {#22449 …} +value: "47290" +label: "47800 La Sauvetat-du-Dropt" +attr: [] +labelTranslationParameters: [] } 47291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34567 +data: App\Entity\Commune {#22456 …} +value: "47291" +label: "47150 La Sauvetat-sur-Lède" +attr: [] +labelTranslationParameters: [] } 47292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34568 +data: App\Entity\Commune {#22463 …} +value: "47292" +label: "47500 Sauveterre-la-Lémance" +attr: [] +labelTranslationParameters: [] } 47293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34569 +data: App\Entity\Commune {#22470 …} +value: "47293" +label: "47220 Sauveterre-Saint-Denis" +attr: [] +labelTranslationParameters: [] } 47294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34570 +data: App\Entity\Commune {#22477 …} +value: "47294" +label: "47120 Savignac-de-Duras" +attr: [] +labelTranslationParameters: [] } 47295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34571 +data: App\Entity\Commune {#22484 …} +value: "47295" +label: "47150 Savignac-sur-Leyze" +attr: [] +labelTranslationParameters: [] } 47296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34572 +data: App\Entity\Commune {#22491 …} +value: "47296" +label: "47410 Ségalas" +attr: [] +labelTranslationParameters: [] } 47297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34573 +data: App\Entity\Commune {#22498 …} +value: "47297" +label: "47360 Sembas" +attr: [] +labelTranslationParameters: [] } 47298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34574 +data: App\Entity\Commune {#22505 …} +value: "47298" +label: "47430 Sénestis" +attr: [] +labelTranslationParameters: [] } 47299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34575 +data: App\Entity\Commune {#22512 …} +value: "47299" +label: "47410 Sérignac-Péboudou" +attr: [] +labelTranslationParameters: [] } 47300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34576 +data: App\Entity\Commune {#22519 …} +value: "47300" +label: "47310 Sérignac-sur-Garonne" +attr: [] +labelTranslationParameters: [] } 47301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34577 +data: App\Entity\Commune {#22526 …} +value: "47301" +label: "47350 Seyches" +attr: [] +labelTranslationParameters: [] } 47302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34578 +data: App\Entity\Commune {#22533 …} +value: "47302" +label: "47170 Sos" +attr: [] +labelTranslationParameters: [] } 47303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34579 +data: App\Entity\Commune {#22540 …} +value: "47303" +label: "47120 Soumensac" +attr: [] +labelTranslationParameters: [] } 47304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34580 +data: App\Entity\Commune {#22547 …} +value: "47304" +label: "47200 Taillebourg" +attr: [] +labelTranslationParameters: [] } 47305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34581 +data: App\Entity\Commune {#22554 …} +value: "47305" +label: "47270 Tayrac" +attr: [] +labelTranslationParameters: [] } 47306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34582 +data: App\Entity\Commune {#22561 …} +value: "47306" +label: "47110 Le Temple-sur-Lot" +attr: [] +labelTranslationParameters: [] } 47307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34583 +data: App\Entity\Commune {#22568 …} +value: "47307" +label: "47370 Thézac" +attr: [] +labelTranslationParameters: [] } 47308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34584 +data: App\Entity\Commune {#22575 …} +value: "47308" +label: "47230 Thouars-sur-Garonne" +attr: [] +labelTranslationParameters: [] } 47309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34585 +data: App\Entity\Commune {#22582 …} +value: "47309" +label: "47380 Tombebœuf" +attr: [] +labelTranslationParameters: [] } 47310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34586 +data: App\Entity\Commune {#22589 …} +value: "47310" +label: "47400 Tonneins" +attr: [] +labelTranslationParameters: [] } 47311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34587 +data: App\Entity\Commune {#22596 …} +value: "47311" +label: "47210 Tourliac" +attr: [] +labelTranslationParameters: [] } 47312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34588 +data: App\Entity\Commune {#22603 …} +value: "47312" +label: "47370 Tournon-d'Agenais" +attr: [] +labelTranslationParameters: [] } 47313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34589 +data: App\Entity\Commune {#22610 …} +value: "47313" +label: "47380 Tourtrès" +attr: [] +labelTranslationParameters: [] } 47314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34590 +data: App\Entity\Commune {#22617 …} +value: "47314" +label: "47140 Trémons" +attr: [] +labelTranslationParameters: [] } 47315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34591 +data: App\Entity\Commune {#22624 …} +value: "47315" +label: "47140 Trentels" +attr: [] +labelTranslationParameters: [] } 47316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34592 +data: App\Entity\Commune {#22631 …} +value: "47316" +label: "47400 Varès" +attr: [] +labelTranslationParameters: [] } 47317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34593 +data: App\Entity\Commune {#22638 …} +value: "47317" +label: "47260 Verteuil-d'Agenais" +attr: [] +labelTranslationParameters: [] } 47318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34594 +data: App\Entity\Commune {#22645 …} +value: "47318" +label: "47230 Vianne" +attr: [] +labelTranslationParameters: [] } 47319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34595 +data: App\Entity\Commune {#22652 …} +value: "47319" +label: "47380 Villebramar" +attr: [] +labelTranslationParameters: [] } 47320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34596 +data: App\Entity\Commune {#22659 …} +value: "47320" +label: "47160 Villefranche-du-Queyran" +attr: [] +labelTranslationParameters: [] } 47321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34597 +data: App\Entity\Commune {#22666 …} +value: "47321" +label: "47120 Villeneuve-de-Duras" +attr: [] +labelTranslationParameters: [] } 47323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34598 +data: App\Entity\Commune {#22673 …} +value: "47323" +label: "47300 Villeneuve-sur-Lot" +attr: [] +labelTranslationParameters: [] } 47324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34599 +data: App\Entity\Commune {#22680 …} +value: "47324" +label: "47210 Villeréal" +attr: [] +labelTranslationParameters: [] } 47325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34600 +data: App\Entity\Commune {#22687 …} +value: "47325" +label: "47400 Villeton" +attr: [] +labelTranslationParameters: [] } 47326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34601 +data: App\Entity\Commune {#22694 …} +value: "47326" +label: "47200 Virazeil" +attr: [] +labelTranslationParameters: [] } 47327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34602 +data: App\Entity\Commune {#22701 …} +value: "47327" +label: "47230 Xaintrailles" +attr: [] +labelTranslationParameters: [] } 47328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34603 +data: App\Entity\Commune {#22708 …} +value: "47328" +label: "47370 Saint-Georges" +attr: [] +labelTranslationParameters: [] } 64001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34604 +data: App\Entity\Commune {#22715 …} +value: "64001" +label: "64460 Aast" +attr: [] +labelTranslationParameters: [] } 64002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34605 +data: App\Entity\Commune {#22724 …} +value: "64002" +label: "64160 Abère" +attr: [] +labelTranslationParameters: [] } 64003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34606 +data: App\Entity\Commune {#22731 …} +value: "64003" +label: "64150 Abidos" +attr: [] +labelTranslationParameters: [] } 64004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34607 +data: App\Entity\Commune {#22738 …} +value: "64004" +label: "64390 Abitain" +attr: [] +labelTranslationParameters: [] } 64005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34608 +data: App\Entity\Commune {#22745 …} +value: "64005" +label: "64360 Abos" +attr: [] +labelTranslationParameters: [] } 64006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34609 +data: App\Entity\Commune {#22752 …} +value: "64006" +label: "64490 Accous" +attr: [] +labelTranslationParameters: [] } 64007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34610 +data: App\Entity\Commune {#22759 …} +value: "64007" +label: "64400 Agnos" +attr: [] +labelTranslationParameters: [] } 64008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34611 +data: App\Entity\Commune {#22766 …} +value: "64008" +label: "64220 Ahaxe-Alciette-Bascassan" +attr: [] +labelTranslationParameters: [] } 64009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34612 +data: App\Entity\Commune {#22773 …} +value: "64009" +label: "64210 Ahetze" +attr: [] +labelTranslationParameters: [] } 64010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34613 +data: App\Entity\Commune {#22780 …} +value: "64010" +label: "64120 Aïcirits-Camou-Suhast" +attr: [] +labelTranslationParameters: [] } 64011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34614 +data: App\Entity\Commune {#22787 …} +value: "64011" +label: "64220 Aincille" +attr: [] +labelTranslationParameters: [] } 64012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34615 +data: App\Entity\Commune {#22794 …} +value: "64012" +label: "64130 Ainharp" +attr: [] +labelTranslationParameters: [] } 64013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34616 +data: App\Entity\Commune {#22801 …} +value: "64013" +label: "64220 Ainhice-Mongelos" +attr: [] +labelTranslationParameters: [] } 64014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34617 +data: App\Entity\Commune {#22808 …} +value: "64014" +label: "64250 Ainhoa" +attr: [] +labelTranslationParameters: [] } 64015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34618 +data: App\Entity\Commune {#22815 …} +value: "64015" +label: "64470 Alçay-Alçabéhéty-Sunharette" +attr: [] +labelTranslationParameters: [] } 64016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34619 +data: App\Entity\Commune {#22822 …} +value: "64016" +label: "64430 Aldudes" +attr: [] +labelTranslationParameters: [] } 64017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34620 +data: App\Entity\Commune {#22829 …} +value: "64017" +label: "64470 Alos-Sibas-Abense" +attr: [] +labelTranslationParameters: [] } 64018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34621 +data: App\Entity\Commune {#22836 …} +value: "64018" +label: "64120 Amendeuix-Oneix" +attr: [] +labelTranslationParameters: [] } 64019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34622 +data: App\Entity\Commune {#22843 …} +value: "64019" +label: "64120 Amorots-Succos" +attr: [] +labelTranslationParameters: [] } 64021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34623 +data: App\Entity\Commune {#22850 …} +value: "64021" +label: "64420 Andoins" +attr: [] +labelTranslationParameters: [] } 64022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34624 +data: App\Entity\Commune {#22857 …} +value: "64022" +label: "64390 Andrein" +attr: [] +labelTranslationParameters: [] } 64023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34625 +data: App\Entity\Commune {#22864 …} +value: "64023" +label: "64510 Angaïs" +attr: [] +labelTranslationParameters: [] } 64024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34626 +data: App\Entity\Commune {#22871 …} +value: "64024" +label: "64600 Anglet" +attr: [] +labelTranslationParameters: [] } 64025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34627 +data: App\Entity\Commune {#22878 …} +value: "64025" +label: "64190 Angous" +attr: [] +labelTranslationParameters: [] } 64026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34628 +data: App\Entity\Commune {#22885 …} +value: "64026" +label: "64220 Anhaux" +attr: [] +labelTranslationParameters: [] } 64027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34629 +data: App\Entity\Commune {#22892 …} +value: "64027" +label: "64160 Anos" +attr: [] +labelTranslationParameters: [] } 64028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34630 +data: App\Entity\Commune {#22899 …} +value: "64028" +label: "64350 Anoye" +attr: [] +labelTranslationParameters: [] } 64029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34631 +data: App\Entity\Commune {#22906 …} +value: "64029" +label: "64570 Aramits" +attr: [] +labelTranslationParameters: [] } 64031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34632 +data: App\Entity\Commune {#22913 …} +value: "64031" +label: "64270 Arancou" +attr: [] +labelTranslationParameters: [] } 64032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34633 +data: App\Entity\Commune {#22920 …} +value: "64032" +label: "64190 Araujuzon" +attr: [] +labelTranslationParameters: [] } 64033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34634 +data: App\Entity\Commune {#22927 …} +value: "64033" +label: "64190 Araux" +attr: [] +labelTranslationParameters: [] } 64034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34635 +data: App\Entity\Commune {#22934 …} +value: "64034" +label: "64120 Arbérats-Sillègue" +attr: [] +labelTranslationParameters: [] } 64035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34636 +data: App\Entity\Commune {#22941 …} +value: "64035" +label: "64210 Arbonne" +attr: [] +labelTranslationParameters: [] } 64036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34637 +data: App\Entity\Commune {#22948 …} +value: "64036" +label: "64120 Arbouet-Sussaute" +attr: [] +labelTranslationParameters: [] } 64037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34638 +data: App\Entity\Commune {#22955 …} +value: "64037" +label: "64230 Arbus" +attr: [] +labelTranslationParameters: [] } 64038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34639 +data: App\Entity\Commune {#22962 …} +value: "64038" +label: "64200 Arcangues" +attr: [] +labelTranslationParameters: [] } 64039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34640 +data: App\Entity\Commune {#22969 …} +value: "64039" +label: "64400 Aren" +attr: [] +labelTranslationParameters: [] } 64040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34641 +data: App\Entity\Commune {#22976 …} +value: "64040" +label: "64570 Arette" +attr: [] +labelTranslationParameters: [] } 64041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34642 +data: App\Entity\Commune {#22983 …} +value: "64041" +label: "64320 Aressy" +attr: [] +labelTranslationParameters: [] } 64042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34643 +data: App\Entity\Commune {#22990 …} +value: "64042" +label: "64300 Argagnon" +attr: [] +labelTranslationParameters: [] } 64043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34644 +data: App\Entity\Commune {#22997 …} +value: "64043" +label: "64450 Argelos" +attr: [] +labelTranslationParameters: [] } 64044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34645 +data: App\Entity\Commune {#23004 …} +value: "64044" +label: "64410 Arget" +attr: [] +labelTranslationParameters: [] } 64045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34646 +data: App\Entity\Commune {#23011 …} +value: "64045" +label: "64120 Arhansus" +attr: [] +labelTranslationParameters: [] } 64046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34647 +data: App\Entity\Commune {#23018 …} +value: "64046" +label: "64640 Armendarits" +attr: [] +labelTranslationParameters: [] } 64047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34648 +data: App\Entity\Commune {#23025 …} +value: "64047" +label: "64220 Arnéguy" +attr: [] +labelTranslationParameters: [] } 64048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34649 +data: App\Entity\Commune {#23032 …} +value: "64048" +label: "64370 Arnos" +attr: [] +labelTranslationParameters: [] } 64049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34650 +data: App\Entity\Commune {#23039 …} +value: "64049" +label: "64120 Aroue-Ithorots-Olhaïby" +attr: [] +labelTranslationParameters: [] } 64050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34651 +data: App\Entity\Commune {#23046 …} +value: "64050" +label: "64130 Arrast-Larrebieu" +attr: [] +labelTranslationParameters: [] } 64051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34652 +data: App\Entity\Commune {#23053 …} +value: "64051" +label: "64120 Arraute-Charritte" +attr: [] +labelTranslationParameters: [] } 64052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34653 +data: App\Entity\Commune {#23060 …} +value: "64052" +label: "64350 Arricau-Bordes" +attr: [] +labelTranslationParameters: [] } 64053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34654 +data: App\Entity\Commune {#23067 …} +value: "64053" +label: "64420 Arrien" +attr: [] +labelTranslationParameters: [] } 64054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34655 +data: App\Entity\Commune {#23074 …} +value: "64054" +label: "64800 Arros-de-Nay" +attr: [] +labelTranslationParameters: [] } 64056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34656 +data: App\Entity\Commune {#23081 …} +value: "64056" +label: "64350 Arrosès" +attr: [] +labelTranslationParameters: [] } 64057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34657 +data: App\Entity\Commune {#23088 …} +value: "64057" +label: "64370 Arthez-de-Béarn" +attr: [] +labelTranslationParameters: [] } 64058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34658 +data: App\Entity\Commune {#23095 …} +value: "64058" +label: "64800 Arthez-d'Asson" +attr: [] +labelTranslationParameters: [] } 64059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34659 +data: App\Entity\Commune {#23102 …} +value: "64059" +label: "64420 Artigueloutan" +attr: [] +labelTranslationParameters: [] } 64060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34660 +data: App\Entity\Commune {#23109 …} +value: "64060" +label: "64230 Artiguelouve" +attr: [] +labelTranslationParameters: [] } 64061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34661 +data: App\Entity\Commune {#23116 …} +value: "64061" +label: "64170 Artix" +attr: [] +labelTranslationParameters: [] } 64062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34662 +data: App\Entity\Commune {#23123 …} +value: "64062" +label: "64260 Arudy" +attr: [] +labelTranslationParameters: [] } 64063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34663 +data: App\Entity\Commune {#23130 …} +value: "64063" +label: "64410 Arzacq-Arraziguet" +attr: [] +labelTranslationParameters: [] } 64064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34664 +data: App\Entity\Commune {#23137 …} +value: "64064" +label: "64660 Asasp-Arros" +attr: [] +labelTranslationParameters: [] } 64065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34665 +data: App\Entity\Commune {#23144 …} +value: "64065" +label: "64310 Ascain" +attr: [] +labelTranslationParameters: [] } 64066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34666 +data: App\Entity\Commune {#23151 …} +value: "64066" +label: "64220 Ascarat" +attr: [] +labelTranslationParameters: [] } 64067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34667 +data: App\Entity\Commune {#23158 …} +value: "64067" +label: "64510 Assat" +attr: [] +labelTranslationParameters: [] } 64068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34668 +data: App\Entity\Commune {#23165 …} +value: "64068" +label: "64800 Asson" +attr: [] +labelTranslationParameters: [] } 64069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34669 +data: App\Entity\Commune {#23172 …} +value: "64069" +label: "64260 Aste-Béon" +attr: [] +labelTranslationParameters: [] } 64070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34670 +data: App\Entity\Commune {#23179 …} +value: "64070" +label: "64450 Astis" +attr: [] +labelTranslationParameters: [] } 64071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34671 +data: App\Entity\Commune {#23186 …} +value: "64071" +label: "64390 Athos-Aspis" +attr: [] +labelTranslationParameters: [] } 64072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34672 +data: App\Entity\Commune {#23193 …} +value: "64072" +label: "64290 Aubertin" +attr: [] +labelTranslationParameters: [] } 64073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34673 +data: App\Entity\Commune {#23200 …} +value: "64073" +label: "64230 Aubin" +attr: [] +labelTranslationParameters: [] } 64074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34674 +data: App\Entity\Commune {#23207 …} +value: "64074" +label: "64330 Aubous" +attr: [] +labelTranslationParameters: [] } 64075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34675 +data: App\Entity\Commune {#23214 …} +value: "64075" +label: "64190 Audaux" +attr: [] +labelTranslationParameters: [] } 64077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34676 +data: App\Entity\Commune {#23221 …} +value: "64077" +label: "64450 Auga" +attr: [] +labelTranslationParameters: [] } 64078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34677 +data: App\Entity\Commune {#23228 …} +value: "64078" +label: "64450 Auriac" +attr: [] +labelTranslationParameters: [] } 64079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34678 +data: App\Entity\Commune {#23235 …} +value: "64079" +label: "64350 Aurions-Idernes" +attr: [] +labelTranslationParameters: [] } 64080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34679 +data: App\Entity\Commune {#23242 …} +value: "64080" +label: "64230 Aussevielle" +attr: [] +labelTranslationParameters: [] } 64081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34680 +data: App\Entity\Commune {#23249 …} +value: "64081" +label: "64130 Aussurucq" +attr: [] +labelTranslationParameters: [] } 64082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34681 +data: App\Entity\Commune {#23256 …} +value: "64082" +label: "64270 Auterrive" +attr: [] +labelTranslationParameters: [] } 64083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34682 +data: App\Entity\Commune {#23263 …} +value: "64083" +label: "64390 Autevielle-Saint-Martin-Bideren" +attr: [] +labelTranslationParameters: [] } 64084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34683 +data: App\Entity\Commune {#23270 …} +value: "64084" +label: "64330 Aydie" +attr: [] +labelTranslationParameters: [] } 64085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34684 +data: App\Entity\Commune {#23277 …} +value: "64085" +label: "64490 Aydius" +attr: [] +labelTranslationParameters: [] } 64086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34685 +data: App\Entity\Commune {#23284 …} +value: "64086" +label: "64240 Ayherre" +attr: [] +labelTranslationParameters: [] } 64087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34686 +data: App\Entity\Commune {#23291 …} +value: "64087" +label: "64300 Baigts-de-Béarn" +attr: [] +labelTranslationParameters: [] } 64088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34687 +data: App\Entity\Commune {#23298 …} +value: "64088" +label: "64300 Balansun" +attr: [] +labelTranslationParameters: [] } 64089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34688 +data: App\Entity\Commune {#23305 …} +value: "64089" +label: "64460 Baleix" +attr: [] +labelTranslationParameters: [] } 64090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34689 +data: App\Entity\Commune {#23312 …} +value: "64090" +label: "64330 Baliracq-Maumusson" +attr: [] +labelTranslationParameters: [] } 64091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34690 +data: App\Entity\Commune {#23319 …} +value: "64091" +label: "64510 Baliros" +attr: [] +labelTranslationParameters: [] } 64092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34691 +data: App\Entity\Commune {#23326 …} +value: "64092" +label: "64430 Banca" +attr: [] +labelTranslationParameters: [] } 64093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34692 +data: App\Entity\Commune {#23333 …} +value: "64093" +label: "64130 Barcus" +attr: [] +labelTranslationParameters: [] } 64094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34693 +data: App\Entity\Commune {#23340 …} +value: "64094" +label: "64520 Bardos" +attr: [] +labelTranslationParameters: [] } 64095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34694 +data: App\Entity\Commune {#23347 …} +value: "64095" +label: "64160 Barinque" +attr: [] +labelTranslationParameters: [] } 64096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34695 +data: App\Entity\Commune {#23354 …} +value: "64096" +label: "64390 Barraute-Camu" +attr: [] +labelTranslationParameters: [] } 64097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34696 +data: App\Entity\Commune {#23361 …} +value: "64097" +label: "64530 Barzun" +attr: [] +labelTranslationParameters: [] } 64098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34697 +data: App\Entity\Commune {#23368 …} +value: "64098" +label: "64350 Bassillon-Vauzé" +attr: [] +labelTranslationParameters: [] } 64099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34698 +data: App\Entity\Commune {#23375 …} +value: "64099" +label: "64190 Bastanès" +attr: [] +labelTranslationParameters: [] } 64100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34699 +data: App\Entity\Commune {#23382 …} +value: "64100" +label: "64200 Bassussarry" +attr: [] +labelTranslationParameters: [] } 64101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34700 +data: App\Entity\Commune {#23389 …} +value: "64101" +label: "64800 Baudreix" +attr: [] +labelTranslationParameters: [] } 64102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34701 +data: App\Entity\Commune {#23396 …} +value: "64102" +label: "64100 Bayonne" +attr: [] +labelTranslationParameters: [] } 64103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34702 +data: App\Entity\Commune {#23403 …} +value: "64103" +label: "64460 Bédeille" +attr: [] +labelTranslationParameters: [] } 64104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34703 +data: App\Entity\Commune {#23410 …} +value: "64104" +label: "64490 Bedous" +attr: [] +labelTranslationParameters: [] } 64105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34704 +data: App\Entity\Commune {#23417 …} +value: "64105" +label: "64120 Béguios" +attr: [] +labelTranslationParameters: [] } 64106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34705 +data: App\Entity\Commune {#23424 …} +value: "64106" +label: "64120 Béhasque-Lapiste" +attr: [] +labelTranslationParameters: [] } 64107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34706 +data: App\Entity\Commune {#23431 …} +value: "64107" +label: "64220 Béhorléguy" +attr: [] +labelTranslationParameters: [] } 64108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34707 +data: App\Entity\Commune {#23438 …} +value: "64108" +label: "64270 Bellocq" +attr: [] +labelTranslationParameters: [] } 64109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34708 +data: App\Entity\Commune {#23445 …} +value: "64109" +label: "64800 Bénéjacq" +attr: [] +labelTranslationParameters: [] } 64110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34709 +data: App\Entity\Commune {#23452 …} +value: "64110" +label: "64440 Béost" +attr: [] +labelTranslationParameters: [] } 64111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34710 +data: App\Entity\Commune {#23459 …} +value: "64111" +label: "64460 Bentayou-Sérée" +attr: [] +labelTranslationParameters: [] } 64112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34711 +data: App\Entity\Commune {#23466 …} +value: "64112" +label: "64300 Bérenx" +attr: [] +labelTranslationParameters: [] } 64113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34712 +data: App\Entity\Commune {#23473 …} +value: "64113" +label: "64270 Bergouey-Viellenave" +attr: [] +labelTranslationParameters: [] } 64114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34713 +data: App\Entity\Commune {#23480 …} +value: "64114" +label: "64160 Bernadets" +attr: [] +labelTranslationParameters: [] } 64115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34714 +data: App\Entity\Commune {#23487 …} +value: "64115" +label: "64130 Berrogain-Laruns" +attr: [] +labelTranslationParameters: [] } 64116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34715 +data: App\Entity\Commune {#23494 …} +value: "64116" +label: "64260 Bescat" +attr: [] +labelTranslationParameters: [] } 64117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34716 +data: App\Entity\Commune {#23501 …} +value: "64117" +label: "64150 Bésingrand" +attr: [] +labelTranslationParameters: [] } 64118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34717 +data: App\Entity\Commune {#23508 …} +value: "64118" +label: "64350 Bétracq" +attr: [] +labelTranslationParameters: [] } 64119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34718 +data: App\Entity\Commune {#23515 …} +value: "64119" +label: "64800 Beuste" +attr: [] +labelTranslationParameters: [] } 64120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34719 +data: App\Entity\Commune {#23522 …} +value: "64120" +label: "64120 Beyrie-sur-Joyeuse" +attr: [] +labelTranslationParameters: [] } 64121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34720 +data: App\Entity\Commune {#23529 …} +value: "64121" +label: "64230 Beyrie-en-Béarn" +attr: [] +labelTranslationParameters: [] } 64122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34721 +data: App\Entity\Commune {#23536 …} +value: "64122" +label: "64200 Biarritz" +attr: [] +labelTranslationParameters: [] } 64123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34722 +data: App\Entity\Commune {#23543 …} +value: "64123" +label: "64520 Bidache" +attr: [] +labelTranslationParameters: [] } 64124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34723 +data: App\Entity\Commune {#23550 …} +value: "64124" +label: "64780 Bidarray" +attr: [] +labelTranslationParameters: [] } 64125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34724 +data: App\Entity\Commune {#23557 …} +value: "64125" +label: "64210 Bidart" +attr: [] +labelTranslationParameters: [] } 64126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34725 +data: App\Entity\Commune {#23564 …} +value: "64126" +label: "64400 Bidos" +attr: [] +labelTranslationParameters: [] } 64127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34726 +data: App\Entity\Commune {#23571 …} +value: "64127" +label: "64260 Bielle" +attr: [] +labelTranslationParameters: [] } 64128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34727 +data: App\Entity\Commune {#23578 …} +value: "64128" +label: "64260 Bilhères" +attr: [] +labelTranslationParameters: [] } 64129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34728 +data: App\Entity\Commune {#23585 …} +value: "64129" +label: "64140 Billère" +attr: [] +labelTranslationParameters: [] } 64130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34729 +data: App\Entity\Commune {#23592 …} +value: "64130" +label: "64700 Biriatou" +attr: [] +labelTranslationParameters: [] } 64131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34730 +data: App\Entity\Commune {#23599 …} +value: "64131" +label: "64300 Biron" +attr: [] +labelTranslationParameters: [] } 64132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34731 +data: App\Entity\Commune {#23606 …} +value: "64132" +label: "64320 Bizanos" +attr: [] +labelTranslationParameters: [] } 64133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34732 +data: App\Entity\Commune {#23613 …} +value: "64133" +label: "64510 Boeil-Bezing" +attr: [] +labelTranslationParameters: [] } 64134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34733 +data: App\Entity\Commune {#23620 …} +value: "64134" +label: "64240 Bonloc" +attr: [] +labelTranslationParameters: [] } 64135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34734 +data: App\Entity\Commune {#23627 …} +value: "64135" +label: "64300 Bonnut" +attr: [] +labelTranslationParameters: [] } 64136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34735 +data: App\Entity\Commune {#23634 …} +value: "64136" +label: "64490 Borce" +attr: [] +labelTranslationParameters: [] } 64137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34736 +data: App\Entity\Commune {#23641 …} +value: "64137" +label: "64800 Bordères" +attr: [] +labelTranslationParameters: [] } 64138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34737 +data: App\Entity\Commune {#23648 …} +value: "64138" +label: "64510 Bordes" +attr: [] +labelTranslationParameters: [] } 64139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34738 +data: App\Entity\Commune {#23655 …} +value: "64139" +label: "64290 Bosdarros" +attr: [] +labelTranslationParameters: [] } 64140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34739 +data: App\Entity\Commune {#23662 …} +value: "64140" +label: "64340 Boucau" +attr: [] +labelTranslationParameters: [] } 64141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34740 +data: App\Entity\Commune {#23669 …} +value: "64141" +label: "64330 Boueilh-Boueilho-Lasque" +attr: [] +labelTranslationParameters: [] } 64142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34741 +data: App\Entity\Commune {#23676 …} +value: "64142" +label: "64230 Bougarber" +attr: [] +labelTranslationParameters: [] } 64143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34742 +data: App\Entity\Commune {#23683 …} +value: "64143" +label: "64410 Bouillon" +attr: [] +labelTranslationParameters: [] } 64144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34743 +data: App\Entity\Commune {#23690 …} +value: "64144" +label: "64370 Boumourt" +attr: [] +labelTranslationParameters: [] } 64145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34744 +data: App\Entity\Commune {#23697 …} +value: "64145" +label: "64800 Bourdettes" +attr: [] +labelTranslationParameters: [] } 64146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34745 +data: App\Entity\Commune {#23704 …} +value: "64146" +label: "64450 Bournos" +attr: [] +labelTranslationParameters: [] } 64147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34746 +data: App\Entity\Commune {#23711 …} +value: "64147" +label: "64240 Briscous" +attr: [] +labelTranslationParameters: [] } 64148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34747 +data: App\Entity\Commune {#23718 …} +value: "64148" +label: "64800 Bruges-Capbis-Mifaget" +attr: [] +labelTranslationParameters: [] } 64149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34748 +data: App\Entity\Commune {#23725 …} +value: "64149" +label: "64190 Bugnein" +attr: [] +labelTranslationParameters: [] } 64150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34749 +data: App\Entity\Commune {#23732 …} +value: "64150" +label: "64120 Bunus" +attr: [] +labelTranslationParameters: [] } 64151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34750 +data: App\Entity\Commune {#23739 …} +value: "64151" +label: "64390 Burgaronne" +attr: [] +labelTranslationParameters: [] } 64152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34751 +data: App\Entity\Commune {#23746 …} +value: "64152" +label: "64160 Buros" +attr: [] +labelTranslationParameters: [] } 64153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34752 +data: App\Entity\Commune {#23753 …} +value: "64153" +label: "64330 Burosse-Mendousse" +attr: [] +labelTranslationParameters: [] } 64154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34753 +data: App\Entity\Commune {#23760 …} +value: "64154" +label: "64220 Bussunarits-Sarrasquette" +attr: [] +labelTranslationParameters: [] } 64155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34754 +data: App\Entity\Commune {#23767 …} +value: "64155" +label: "64220 Bustince-Iriberry" +attr: [] +labelTranslationParameters: [] } 64156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34755 +data: App\Entity\Commune {#23774 …} +value: "64156" +label: "64680 Buziet" +attr: [] +labelTranslationParameters: [] } 64157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34756 +data: App\Entity\Commune {#23781 …} +value: "64157" +label: "64260 Buzy" +attr: [] +labelTranslationParameters: [] } 64158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34757 +data: App\Entity\Commune {#23788 …} +value: "64158" +label: "64410 Cabidos" +attr: [] +labelTranslationParameters: [] } 64159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34758 +data: App\Entity\Commune {#23795 …} +value: "64159" +label: "64330 Cadillon" +attr: [] +labelTranslationParameters: [] } 64160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34759 +data: App\Entity\Commune {#23802 …} +value: "64160" +label: "64250 Cambo-les-Bains" +attr: [] +labelTranslationParameters: [] } 64161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34760 +data: App\Entity\Commune {#23809 …} +value: "64161" +label: "64520 Came" +attr: [] +labelTranslationParameters: [] } 64162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34761 +data: App\Entity\Commune {#23816 …} +value: "64162" +label: "64470 Camou-Cihigue" +attr: [] +labelTranslationParameters: [] } 64165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34762 +data: App\Entity\Commune {#23823 …} +value: "64165" +label: "64360 Cardesse" +attr: [] +labelTranslationParameters: [] } 64166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34763 +data: App\Entity\Commune {#23830 …} +value: "64166" +label: "64220 Caro" +attr: [] +labelTranslationParameters: [] } 64167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34764 +data: App\Entity\Commune {#23837 …} +value: "64167" +label: "64160 Carrère" +attr: [] +labelTranslationParameters: [] } 64168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34765 +data: App\Entity\Commune {#23844 …} +value: "64168" +label: "64270 Carresse-Cassaber" +attr: [] +labelTranslationParameters: [] } 64170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34766 +data: App\Entity\Commune {#23851 …} +value: "64170" +label: "64270 Castagnède" +attr: [] +labelTranslationParameters: [] } 64171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34767 +data: App\Entity\Commune {#23858 …} +value: "64171" +label: "64170 Casteide-Cami" +attr: [] +labelTranslationParameters: [] } 64172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34768 +data: App\Entity\Commune {#23865 …} +value: "64172" +label: "64370 Casteide-Candau" +attr: [] +labelTranslationParameters: [] } 64173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34769 +data: App\Entity\Commune {#23872 …} +value: "64173" +label: "64460 Casteide-Doat" +attr: [] +labelTranslationParameters: [] } 64174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34770 +data: App\Entity\Commune {#23879 …} +value: "64174" +label: "64460 Castéra-Loubix" +attr: [] +labelTranslationParameters: [] } 64175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34771 +data: App\Entity\Commune {#23886 …} +value: "64175" +label: "64260 Castet" +attr: [] +labelTranslationParameters: [] } 64176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34772 +data: App\Entity\Commune {#23893 …} +value: "64176" +label: "64190 Castetbon" +attr: [] +labelTranslationParameters: [] } 64177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34773 +data: App\Entity\Commune {#23900 …} +value: "64177" +label: "64300 Castétis" +attr: [] +labelTranslationParameters: [] } 64178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34774 +data: App\Entity\Commune {#23907 …} +value: "64178" +label: "64190 Castetnau-Camblong" +attr: [] +labelTranslationParameters: [] } 64179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34775 +data: App\Entity\Commune {#23914 …} +value: "64179" +label: "64300 Castetner" +attr: [] +labelTranslationParameters: [] } 64180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34776 +data: App\Entity\Commune {#23921 …} +value: "64180" +label: "64330 Castetpugon" +attr: [] +labelTranslationParameters: [] } 64181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34777 +data: App\Entity\Commune {#23928 …} +value: "64181" +label: "64370 Castillon (Canton d'Arthez-de-Béarn)" +attr: [] +labelTranslationParameters: [] } 64182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34778 +data: App\Entity\Commune {#23935 …} +value: "64182" +label: "64350 Castillon (Canton de Lembeye)" +attr: [] +labelTranslationParameters: [] } 64183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34779 +data: App\Entity\Commune {#23942 …} +value: "64183" +label: "64230 Caubios-Loos" +attr: [] +labelTranslationParameters: [] } 64184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34780 +data: App\Entity\Commune {#23949 …} +value: "64184" +label: "64170 Cescau" +attr: [] +labelTranslationParameters: [] } 64185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34781 +data: App\Entity\Commune {#23956 …} +value: "64185" +label: "64490 Cette-Eygun" +attr: [] +labelTranslationParameters: [] } 64186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34782 +data: App\Entity\Commune {#23963 …} +value: "64186" +label: "64190 Charre" +attr: [] +labelTranslationParameters: [] } 64187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34783 +data: App\Entity\Commune {#23970 …} +value: "64187" +label: "64130 Charritte-de-Bas" +attr: [] +labelTranslationParameters: [] } 64188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34784 +data: App\Entity\Commune {#23977 …} +value: "64188" +label: "64130 Chéraute" +attr: [] +labelTranslationParameters: [] } 64189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34785 +data: App\Entity\Commune {#23984 …} +value: "64189" +label: "64500 Ciboure" +attr: [] +labelTranslationParameters: [] } 64190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34786 +data: App\Entity\Commune {#23991 …} +value: "64190" +label: "64330 Claracq" +attr: [] +labelTranslationParameters: [] } 64191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34787 +data: App\Entity\Commune {#23998 …} +value: "64191" +label: "64800 Coarraze" +attr: [] +labelTranslationParameters: [] } 64192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34788 +data: App\Entity\Commune {#24005 …} +value: "64192" +label: "64330 Conchez-de-Béarn" +attr: [] +labelTranslationParameters: [] } 64193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34789 +data: App\Entity\Commune {#24012 …} +value: "64193" +label: "64350 Corbère-Abères" +attr: [] +labelTranslationParameters: [] } 64194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34790 +data: App\Entity\Commune {#24019 …} +value: "64194" +label: "64160 Coslédaà-Lube-Boast" +attr: [] +labelTranslationParameters: [] } 64195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34791 +data: App\Entity\Commune {#24026 …} +value: "64195" +label: "64410 Coublucq" +attr: [] +labelTranslationParameters: [] } 64196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34792 +data: App\Entity\Commune {#24033 …} +value: "64196" +label: "64350 Crouseilles" +attr: [] +labelTranslationParameters: [] } 64197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34793 +data: App\Entity\Commune {#24040 …} +value: "64197" +label: "64360 Cuqueron" +attr: [] +labelTranslationParameters: [] } 64198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34794 +data: App\Entity\Commune {#24047 …} +value: "64198" +label: "64230 Denguin" +attr: [] +labelTranslationParameters: [] } 64199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34795 +data: App\Entity\Commune {#24054 …} +value: "64199" +label: "64330 Diusse" +attr: [] +labelTranslationParameters: [] } 64200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34796 +data: App\Entity\Commune {#24061 …} +value: "64200" +label: "64370 Doazon" +attr: [] +labelTranslationParameters: [] } 64201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34797 +data: App\Entity\Commune {#24068 …} +value: "64201" +label: "64190 Dognen" +attr: [] +labelTranslationParameters: [] } 64202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34798 +data: App\Entity\Commune {#24075 …} +value: "64202" +label: "64120 Domezain-Berraute" +attr: [] +labelTranslationParameters: [] } 64203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34799 +data: App\Entity\Commune {#24082 …} +value: "64203" +label: "64450 Doumy" +attr: [] +labelTranslationParameters: [] } 64204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34800 +data: App\Entity\Commune {#24089 …} +value: "64204" +label: "64440 Eaux-Bonnes" +attr: [] +labelTranslationParameters: [] } 64205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34801 +data: App\Entity\Commune {#24096 …} +value: "64205" +label: "64270 Escos" +attr: [] +labelTranslationParameters: [] } 64206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34802 +data: App\Entity\Commune {#24103 …} +value: "64206" +label: "64490 Escot" +attr: [] +labelTranslationParameters: [] } 64207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34803 +data: App\Entity\Commune {#24110 …} +value: "64207" +label: "64870 Escou" +attr: [] +labelTranslationParameters: [] } 64208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34804 +data: App\Entity\Commune {#24117 …} +value: "64208" +label: "64160 Escoubès" +attr: [] +labelTranslationParameters: [] } 64209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34805 +data: App\Entity\Commune {#24124 …} +value: "64209" +label: "64870 Escout" +attr: [] +labelTranslationParameters: [] } 64210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34806 +data: App\Entity\Commune {#24131 …} +value: "64210" +label: "64350 Escurès" +attr: [] +labelTranslationParameters: [] } 64211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34807 +data: App\Entity\Commune {#24138 …} +value: "64211" +label: "64420 Eslourenties-Daban" +attr: [] +labelTranslationParameters: [] } 64212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34808 +data: App\Entity\Commune {#24145 …} +value: "64212" +label: "64160 Espéchède" +attr: [] +labelTranslationParameters: [] } 64213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34809 +data: App\Entity\Commune {#24152 …} +value: "64213" +label: "64250 Espelette" +attr: [] +labelTranslationParameters: [] } 64214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34810 +data: App\Entity\Commune {#24159 …} +value: "64214" +label: "64130 Espès-Undurein" +attr: [] +labelTranslationParameters: [] } 64215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34811 +data: App\Entity\Commune {#24166 …} +value: "64215" +label: "64390 Espiute" +attr: [] +labelTranslationParameters: [] } 64216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34812 +data: App\Entity\Commune {#24173 …} +value: "64216" +label: "64420 Espoey" +attr: [] +labelTranslationParameters: [] } 64217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34813 +data: App\Entity\Commune {#24180 …} +value: "64217" +label: "64400 Esquiule" +attr: [] +labelTranslationParameters: [] } 64218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34814 +data: App\Entity\Commune {#24187 …} +value: "64218" +label: "64220 Estérençuby" +attr: [] +labelTranslationParameters: [] } 64219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34815 +data: App\Entity\Commune {#24194 …} +value: "64219" +label: "64290 Estialescq" +attr: [] +labelTranslationParameters: [] } 64220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34816 +data: App\Entity\Commune {#24201 …} +value: "64220" +label: "64400 Estos" +attr: [] +labelTranslationParameters: [] } 64221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34817 +data: App\Entity\Commune {#24208 …} +value: "64221" +label: "64120 Etcharry" +attr: [] +labelTranslationParameters: [] } 64222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34818 +data: App\Entity\Commune {#24215 …} +value: "64222" +label: "64470 Etchebar" +attr: [] +labelTranslationParameters: [] } 64223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34819 +data: App\Entity\Commune {#24222 …} +value: "64223" +label: "64490 Etsaut" +attr: [] +labelTranslationParameters: [] } 64224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34820 +data: App\Entity\Commune {#24229 …} +value: "64224" +label: "64400 Eysus" +attr: [] +labelTranslationParameters: [] } 64225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34821 +data: App\Entity\Commune {#24236 …} +value: "64225" +label: "64570 Ance Féas" +attr: [] +labelTranslationParameters: [] } 64226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34822 +data: App\Entity\Commune {#24243 …} +value: "64226" +label: "64410 Fichous-Riumayou" +attr: [] +labelTranslationParameters: [] } 64227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34823 +data: App\Entity\Commune {#24250 …} +value: "64227" +label: "64160 Gabaston" +attr: [] +labelTranslationParameters: [] } 64228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34824 +data: App\Entity\Commune {#24257 …} +value: "64228" +label: "64120 Gabat" +attr: [] +labelTranslationParameters: [] } 64229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34825 +data: App\Entity\Commune {#24264 …} +value: "64229" +label: "64220 Gamarthe" +attr: [] +labelTranslationParameters: [] } 64230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34826 +data: App\Entity\Commune {#24271 …} +value: "64230" +label: "64290 Gan" +attr: [] +labelTranslationParameters: [] } 64231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34827 +data: App\Entity\Commune {#24278 …} +value: "64231" +label: "64130 Garindein" +attr: [] +labelTranslationParameters: [] } 64232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34828 +data: App\Entity\Commune {#24285 …} +value: "64232" +label: "64450 Garlède-Mondebat" +attr: [] +labelTranslationParameters: [] } 64233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34829 +data: App\Entity\Commune {#24292 …} +value: "64233" +label: "64330 Garlin" +attr: [] +labelTranslationParameters: [] } 64234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34830 +data: App\Entity\Commune {#24299 …} +value: "64234" +label: "64410 Garos" +attr: [] +labelTranslationParameters: [] } 64235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34831 +data: App\Entity\Commune {#24306 …} +value: "64235" +label: "64120 Garris" +attr: [] +labelTranslationParameters: [] } 64236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34832 +data: App\Entity\Commune {#24313 …} +value: "64236" +label: "64350 Gayon" +attr: [] +labelTranslationParameters: [] } 64237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34833 +data: App\Entity\Commune {#24320 …} +value: "64237" +label: "64110 Gelos" +attr: [] +labelTranslationParameters: [] } 64238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34834 +data: App\Entity\Commune {#24327 …} +value: "64238" +label: "64530 Ger" +attr: [] +labelTranslationParameters: [] } 64239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34835 +data: App\Entity\Commune {#24334 …} +value: "64239" +label: "64160 Gerderest" +attr: [] +labelTranslationParameters: [] } 64240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34836 +data: App\Entity\Commune {#24341 …} +value: "64240" +label: "64260 Gère-Bélesten" +attr: [] +labelTranslationParameters: [] } 64241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34837 +data: App\Entity\Commune {#24348 …} +value: "64241" +label: "64400 Géronce" +attr: [] +labelTranslationParameters: [] } 64242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34838 +data: App\Entity\Commune {#24355 …} +value: "64242" +label: "64190 Gestas" +attr: [] +labelTranslationParameters: [] } 64243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34839 +data: App\Entity\Commune {#24362 …} +value: "64243" +label: "64370 Géus-d'Arzacq" +attr: [] +labelTranslationParameters: [] } 64244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34840 +data: App\Entity\Commune {#24369 …} +value: "64244" +label: "64400 Geüs-d'Oloron" +attr: [] +labelTranslationParameters: [] } 64245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34841 +data: App\Entity\Commune {#24376 …} +value: "64245" +label: "64400 Goès" +attr: [] +labelTranslationParameters: [] } 64246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34842 +data: App\Entity\Commune {#24383 …} +value: "64246" +label: "64420 Gomer" +attr: [] +labelTranslationParameters: [] } 64247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34843 +data: App\Entity\Commune {#24390 …} +value: "64247" +label: "64130 Gotein-Libarrenx" +attr: [] +labelTranslationParameters: [] } 64249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34844 +data: App\Entity\Commune {#24397 …} +value: "64249" +label: "64210 Guéthary" +attr: [] +labelTranslationParameters: [] } 64250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34845 +data: App\Entity\Commune {#24404 …} +value: "64250" +label: "64520 Guiche" +attr: [] +labelTranslationParameters: [] } 64251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34846 +data: App\Entity\Commune {#24411 …} +value: "64251" +label: "64390 Guinarthe-Parenties" +attr: [] +labelTranslationParameters: [] } 64252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34847 +data: App\Entity\Commune {#24418 …} +value: "64252" +label: "64400 Gurmençon" +attr: [] +labelTranslationParameters: [] } 64253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34848 +data: App\Entity\Commune {#24425 …} +value: "64253" +label: "64190 Gurs" +attr: [] +labelTranslationParameters: [] } 64254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34849 +data: App\Entity\Commune {#24432 …} +value: "64254" +label: "64370 Hagetaubin" +attr: [] +labelTranslationParameters: [] } 64255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34850 +data: App\Entity\Commune {#24439 …} +value: "64255" +label: "64480 Halsou" +attr: [] +labelTranslationParameters: [] } 64256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34851 +data: App\Entity\Commune {#24446 …} +value: "64256" +label: "64240 Hasparren" +attr: [] +labelTranslationParameters: [] } 64257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34852 +data: App\Entity\Commune {#24453 …} +value: "64257" +label: "64800 Haut-de-Bosdarros" +attr: [] +labelTranslationParameters: [] } 64258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34853 +data: App\Entity\Commune {#24460 …} +value: "64258" +label: "64470 Haux" +attr: [] +labelTranslationParameters: [] } 64259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34854 +data: App\Entity\Commune {#24467 …} +value: "64259" +label: "64640 Hélette" +attr: [] +labelTranslationParameters: [] } 64260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34855 +data: App\Entity\Commune {#24474 …} +value: "64260" +label: "64700 Hendaye" +attr: [] +labelTranslationParameters: [] } 64261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34856 +data: App\Entity\Commune {#24481 …} +value: "64261" +label: "64680 Herrère" +attr: [] +labelTranslationParameters: [] } 64262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34857 +data: App\Entity\Commune {#24488 …} +value: "64262" +label: "64160 Higuères-Souye" +attr: [] +labelTranslationParameters: [] } 64263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34858 +data: App\Entity\Commune {#24495 …} +value: "64263" +label: "64270 L'Hôpital-d'Orion" +attr: [] +labelTranslationParameters: [] } 64264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34859 +data: App\Entity\Commune {#24502 …} +value: "64264" +label: "64130 L'Hôpital-Saint-Blaise" +attr: [] +labelTranslationParameters: [] } 64265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34860 +data: App\Entity\Commune {#24509 …} +value: "64265" +label: "64120 Hosta" +attr: [] +labelTranslationParameters: [] } 64266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34861 +data: App\Entity\Commune {#24516 …} +value: "64266" +label: "64420 Hours" +attr: [] +labelTranslationParameters: [] } 64267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34862 +data: App\Entity\Commune {#24523 …} +value: "64267" +label: "64120 Ibarrolle" +attr: [] +labelTranslationParameters: [] } 64268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34863 +data: App\Entity\Commune {#24530 …} +value: "64268" +label: "64130 Idaux-Mendy" +attr: [] +labelTranslationParameters: [] } 64269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34864 +data: App\Entity\Commune {#24537 …} +value: "64269" +label: "64320 Idron" +attr: [] +labelTranslationParameters: [] } 64270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34865 +data: App\Entity\Commune {#24544 …} +value: "64270" +label: "64800 Igon" +attr: [] +labelTranslationParameters: [] } 64271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34866 +data: App\Entity\Commune {#24551 …} +value: "64271" +label: "64640 Iholdy" +attr: [] +labelTranslationParameters: [] } 64272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34867 +data: App\Entity\Commune {#24558 …} +value: "64272" +label: "64120 Ilharre" +attr: [] +labelTranslationParameters: [] } 64273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34868 +data: App\Entity\Commune {#24565 …} +value: "64273" +label: "64780 Irissarry" +attr: [] +labelTranslationParameters: [] } 64274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34869 +data: App\Entity\Commune {#24572 …} +value: "64274" +label: "64220 Irouléguy" +attr: [] +labelTranslationParameters: [] } 64275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34870 +data: App\Entity\Commune {#24579 …} +value: "64275" +label: "64220 Ispoure" +attr: [] +labelTranslationParameters: [] } 64276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34871 +data: App\Entity\Commune {#24586 …} +value: "64276" +label: "64570 Issor" +attr: [] +labelTranslationParameters: [] } 64277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34872 +data: App\Entity\Commune {#24593 …} +value: "64277" +label: "64240 Isturits" +attr: [] +labelTranslationParameters: [] } 64279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34873 +data: App\Entity\Commune {#24600 …} +value: "64279" +label: "64250 Itxassou" +attr: [] +labelTranslationParameters: [] } 64280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34874 +data: App\Entity\Commune {#24607 …} +value: "64280" +label: "64260 Izeste" +attr: [] +labelTranslationParameters: [] } 64281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34875 +data: App\Entity\Commune {#24614 …} +value: "64281" +label: "64190 Jasses" +attr: [] +labelTranslationParameters: [] } 64282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34876 +data: App\Entity\Commune {#24621 …} +value: "64282" +label: "64480 Jatxou" +attr: [] +labelTranslationParameters: [] } 64283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34877 +data: App\Entity\Commune {#24628 …} +value: "64283" +label: "64220 Jaxu" +attr: [] +labelTranslationParameters: [] } 64284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34878 +data: App\Entity\Commune {#24635 …} +value: "64284" +label: "64110 Jurançon" +attr: [] +labelTranslationParameters: [] } 64285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34879 +data: App\Entity\Commune {#24642 …} +value: "64285" +label: "64120 Juxue" +attr: [] +labelTranslationParameters: [] } 64286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34880 +data: App\Entity\Commune {#24649 …} +value: "64286" +label: "64300 Laà-Mondrans" +attr: [] +labelTranslationParameters: [] } 64287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34881 +data: App\Entity\Commune {#24656 …} +value: "64287" +label: "64390 Laàs" +attr: [] +labelTranslationParameters: [] } 64288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34882 +data: App\Entity\Commune {#24663 …} +value: "64288" +label: "64170 Labastide-Cézéracq" +attr: [] +labelTranslationParameters: [] } 64289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34883 +data: App\Entity\Commune {#24670 …} +value: "64289" +label: "64240 La Bastide-Clairence" +attr: [] +labelTranslationParameters: [] } 64290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34884 +data: App\Entity\Commune {#24677 …} +value: "64290" +label: "64170 Labastide-Monréjeau" +attr: [] +labelTranslationParameters: [] } 64291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34885 +data: App\Entity\Commune {#24684 …} +value: "64291" +label: "64270 Labastide-Villefranche" +attr: [] +labelTranslationParameters: [] } 64292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34886 +data: App\Entity\Commune {#24691 …} +value: "64292" +label: "64530 Labatmale" +attr: [] +labelTranslationParameters: [] } 64293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34887 +data: App\Entity\Commune {#24698 …} +value: "64293" +label: "64460 Labatut" +attr: [] +labelTranslationParameters: [] } 64294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34888 +data: App\Entity\Commune {#24705 …} +value: "64294" +label: "64120 Labets-Biscay" +attr: [] +labelTranslationParameters: [] } 64295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34889 +data: App\Entity\Commune {#24712 …} +value: "64295" +label: "64300 Labeyrie" +attr: [] +labelTranslationParameters: [] } 64296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34890 +data: App\Entity\Commune {#24719 …} +value: "64296" +label: "64300 Lacadée" +attr: [] +labelTranslationParameters: [] } 64297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34891 +data: App\Entity\Commune {#24726 …} +value: "64297" +label: "64220 Lacarre" +attr: [] +labelTranslationParameters: [] } 64298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34892 +data: App\Entity\Commune {#24733 …} +value: "64298" +label: "64470 Lacarry-Arhan-Charritte-de-Haut" +attr: [] +labelTranslationParameters: [] } 64299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34893 +data: App\Entity\Commune {#24740 …} +value: "64299" +label: "64360 Lacommande" +attr: [] +labelTranslationParameters: [] } 64300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34894 +data: App\Entity\Commune {#24747 …} +value: "64300" +label: "64170 Lacq" +attr: [] +labelTranslationParameters: [] } 64301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34895 +data: App\Entity\Commune {#24754 …} +value: "64301" +label: "64150 Lagor" +attr: [] +labelTranslationParameters: [] } 64302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34896 +data: App\Entity\Commune {#24761 …} +value: "64302" +label: "64800 Lagos" +attr: [] +labelTranslationParameters: [] } 64303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34897 +data: App\Entity\Commune {#24768 …} +value: "64303" +label: "64470 Laguinge-Restoue" +attr: [] +labelTranslationParameters: [] } 64304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34898 +data: App\Entity\Commune {#24775 …} +value: "64304" +label: "64990 Lahonce" +attr: [] +labelTranslationParameters: [] } 64305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34899 +data: App\Entity\Commune {#24782 …} +value: "64305" +label: "64270 Lahontan" +attr: [] +labelTranslationParameters: [] } 64306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34900 +data: App\Entity\Commune {#24789 …} +value: "64306" +label: "64150 Lahourcade" +attr: [] +labelTranslationParameters: [] } 64307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34901 +data: App\Entity\Commune {#24796 …} +value: "64307" +label: "64350 Lalongue" +attr: [] +labelTranslationParameters: [] } 64308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34902 +data: App\Entity\Commune {#24803 …} +value: "64308" +label: "64450 Lalonquette" +attr: [] +labelTranslationParameters: [] } 64309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34903 +data: App\Entity\Commune {#24810 …} +value: "64309" +label: "64460 Lamayou" +attr: [] +labelTranslationParameters: [] } 64310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34904 +data: App\Entity\Commune {#24817 …} +value: "64310" +label: "64570 Lanne-en-Barétous" +attr: [] +labelTranslationParameters: [] } 64311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34905 +data: App\Entity\Commune {#24824 …} +value: "64311" +label: "64350 Lannecaube" +attr: [] +labelTranslationParameters: [] } 64312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34906 +data: App\Entity\Commune {#24831 …} +value: "64312" +label: "64300 Lanneplaà" +attr: [] +labelTranslationParameters: [] } 64313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34907 +data: App\Entity\Commune {#24838 …} +value: "64313" +label: "64640 Lantabat" +attr: [] +labelTranslationParameters: [] } 64314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34908 +data: App\Entity\Commune {#24845 …} +value: "64314" +label: "64120 Larceveau-Arros-Cibits" +attr: [] +labelTranslationParameters: [] } 64315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34909 +data: App\Entity\Commune {#24852 …} +value: "64315" +label: "64110 Laroin" +attr: [] +labelTranslationParameters: [] } 64316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34910 +data: App\Entity\Commune {#24859 …} +value: "64316" +label: "64560 Larrau" +attr: [] +labelTranslationParameters: [] } 64317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34911 +data: App\Entity\Commune {#24866 …} +value: "64317" +label: "64480 Larressore" +attr: [] +labelTranslationParameters: [] } 64318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34912 +data: App\Entity\Commune {#24873 …} +value: "64318" +label: "64410 Larreule" +attr: [] +labelTranslationParameters: [] } 64319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34913 +data: App\Entity\Commune {#24880 …} +value: "64319" +label: "64120 Larribar-Sorhapuru" +attr: [] +labelTranslationParameters: [] } 64320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34914 +data: App\Entity\Commune {#24887 …} +value: "64320" +label: "64440 Laruns" +attr: [] +labelTranslationParameters: [] } 64321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34915 +data: App\Entity\Commune {#24894 …} +value: "64321" +label: "64450 Lasclaveries" +attr: [] +labelTranslationParameters: [] } 64322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34916 +data: App\Entity\Commune {#24901 …} +value: "64322" +label: "64220 Lasse" +attr: [] +labelTranslationParameters: [] } 64323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34917 +data: App\Entity\Commune {#24908 …} +value: "64323" +label: "64350 Lasserre" +attr: [] +labelTranslationParameters: [] } 64324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34918 +data: App\Entity\Commune {#24915 …} +value: "64324" +label: "64290 Lasseube" +attr: [] +labelTranslationParameters: [] } 64325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34919 +data: App\Entity\Commune {#24922 …} +value: "64325" +label: "64290 Lasseubetat" +attr: [] +labelTranslationParameters: [] } 64326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34920 +data: App\Entity\Commune {#24929 …} +value: "64326" +label: "64190 Lay-Lamidou" +attr: [] +labelTranslationParameters: [] } 64327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34921 +data: App\Entity\Commune {#24936 …} +value: "64327" +label: "64220 Lecumberry" +attr: [] +labelTranslationParameters: [] } 64328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34922 +data: App\Entity\Commune {#24943 …} +value: "64328" +label: "64400 Ledeuix" +attr: [] +labelTranslationParameters: [] } 64329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34923 +data: App\Entity\Commune {#24950 …} +value: "64329" +label: "64320 Lée" +attr: [] +labelTranslationParameters: [] } 64330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34924 +data: App\Entity\Commune {#24957 …} +value: "64330" +label: "64490 Lées-Athas" +attr: [] +labelTranslationParameters: [] } 64331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34925 +data: App\Entity\Commune {#24964 …} +value: "64331" +label: "64350 Lembeye" +attr: [] +labelTranslationParameters: [] } 64332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34926 +data: App\Entity\Commune {#24971 …} +value: "64332" +label: "64450 Lème" +attr: [] +labelTranslationParameters: [] } 64334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34927 +data: App\Entity\Commune {#24978 …} +value: "64334" +label: "64270 Léren" +attr: [] +labelTranslationParameters: [] } 64335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34928 +data: App\Entity\Commune {#24985 …} +value: "64335" +label: "64230 Lescar" +attr: [] +labelTranslationParameters: [] } 64336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34929 +data: App\Entity\Commune {#24992 …} +value: "64336" +label: "64490 Lescun" +attr: [] +labelTranslationParameters: [] } 64337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34930 +data: App\Entity\Commune {#24999 …} +value: "64337" +label: "64350 Lespielle" +attr: [] +labelTranslationParameters: [] } 64338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34931 +data: App\Entity\Commune {#25006 …} +value: "64338" +label: "64160 Lespourcy" +attr: [] +labelTranslationParameters: [] } 64339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34932 +data: App\Entity\Commune {#25013 …} +value: "64339" +label: "64800 Lestelle-Bétharram" +attr: [] +labelTranslationParameters: [] } 64340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34933 +data: App\Entity\Commune {#25020 …} +value: "64340" +label: "64470 Lichans-Sunhar" +attr: [] +labelTranslationParameters: [] } 64341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34934 +data: App\Entity\Commune {#25027 …} +value: "64341" +label: "64130 Lichos" +attr: [] +labelTranslationParameters: [] } 64342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34935 +data: App\Entity\Commune {#25034 …} +value: "64342" +label: "64560 Licq-Athérey" +attr: [] +labelTranslationParameters: [] } 64343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34936 +data: App\Entity\Commune {#25041 …} +value: "64343" +label: "64420 Limendous" +attr: [] +labelTranslationParameters: [] } 64344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34937 +data: App\Entity\Commune {#25048 …} +value: "64344" +label: "64530 Livron" +attr: [] +labelTranslationParameters: [] } 64345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34938 +data: App\Entity\Commune {#25055 …} +value: "64345" +label: "64120 Lohitzun-Oyhercq" +attr: [] +labelTranslationParameters: [] } 64346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34939 +data: App\Entity\Commune {#25062 …} +value: "64346" +label: "64160 Lombia" +attr: [] +labelTranslationParameters: [] } 64347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34940 +data: App\Entity\Commune {#25069 …} +value: "64347" +label: "64410 Lonçon" +attr: [] +labelTranslationParameters: [] } 64348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34941 +data: App\Entity\Commune {#25076 …} +value: "64348" +label: "64140 Lons" +attr: [] +labelTranslationParameters: [] } 64349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34942 +data: App\Entity\Commune {#25083 …} +value: "64349" +label: "64300 Loubieng" +attr: [] +labelTranslationParameters: [] } 64350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34943 +data: App\Entity\Commune {#25090 …} +value: "64350" +label: "64250 Louhossoa" +attr: [] +labelTranslationParameters: [] } 64351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34944 +data: App\Entity\Commune {#25097 …} +value: "64351" +label: "64570 Lourdios-Ichère" +attr: [] +labelTranslationParameters: [] } 64352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34945 +data: App\Entity\Commune {#25104 …} +value: "64352" +label: "64420 Lourenties" +attr: [] +labelTranslationParameters: [] } 64353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34946 +data: App\Entity\Commune {#25111 …} +value: "64353" +label: "64260 Louvie-Juzon" +attr: [] +labelTranslationParameters: [] } 64354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34947 +data: App\Entity\Commune {#25118 …} +value: "64354" +label: "64440 Louvie-Soubiron" +attr: [] +labelTranslationParameters: [] } 64355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34948 +data: App\Entity\Commune {#25125 …} +value: "64355" +label: "64410 Louvigny" +attr: [] +labelTranslationParameters: [] } 64356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34949 +data: App\Entity\Commune {#25132 …} +value: "64356" +label: "64350 Luc-Armau" +attr: [] +labelTranslationParameters: [] } 64357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34950 +data: App\Entity\Commune {#25139 …} +value: "64357" +label: "64350 Lucarré" +attr: [] +labelTranslationParameters: [] } 64358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34951 +data: App\Entity\Commune {#25146 …} +value: "64358" +label: "64420 Lucgarier" +attr: [] +labelTranslationParameters: [] } 64359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34952 +data: App\Entity\Commune {#25153 …} +value: "64359" +label: "64360 Lucq-de-Béarn" +attr: [] +labelTranslationParameters: [] } 64360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34953 +data: App\Entity\Commune {#25160 …} +value: "64360" +label: "64660 Lurbe-Saint-Christau" +attr: [] +labelTranslationParameters: [] } 64361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34954 +data: App\Entity\Commune {#25167 …} +value: "64361" +label: "64160 Lussagnet-Lusson" +attr: [] +labelTranslationParameters: [] } 64362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34955 +data: App\Entity\Commune {#25174 …} +value: "64362" +label: "64120 Luxe-Sumberraute" +attr: [] +labelTranslationParameters: [] } 64363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34956 +data: App\Entity\Commune {#25181 …} +value: "64363" +label: "64260 Lys" +attr: [] +labelTranslationParameters: [] } 64364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34957 +data: App\Entity\Commune {#25188 …} +value: "64364" +label: "64240 Macaye" +attr: [] +labelTranslationParameters: [] } 64365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34958 +data: App\Entity\Commune {#25195 …} +value: "64365" +label: "64410 Malaussanne" +attr: [] +labelTranslationParameters: [] } 64366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34959 +data: App\Entity\Commune {#25202 …} +value: "64366" +label: "64330 Mascaraàs-Haron" +attr: [] +labelTranslationParameters: [] } 64367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34960 +data: App\Entity\Commune {#25209 …} +value: "64367" +label: "64300 Maslacq" +attr: [] +labelTranslationParameters: [] } 64368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34961 +data: App\Entity\Commune {#25216 …} +value: "64368" +label: "64120 Masparraute" +attr: [] +labelTranslationParameters: [] } 64369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34962 +data: App\Entity\Commune {#25223 …} +value: "64369" +label: "64350 Maspie-Lalonquère-Juillacq" +attr: [] +labelTranslationParameters: [] } 64370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34963 +data: App\Entity\Commune {#25230 …} +value: "64370" +label: "64160 Maucor" +attr: [] +labelTranslationParameters: [] } 64371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34964 +data: App\Entity\Commune {#25237 …} +value: "64371" +label: "64130 Mauléon-Licharre" +attr: [] +labelTranslationParameters: [] } 64372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34965 +data: App\Entity\Commune {#25244 …} +value: "64372" +label: "64460 Maure" +attr: [] +labelTranslationParameters: [] } 64373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34966 +data: App\Entity\Commune {#25251 …} +value: "64373" +label: "64110 Mazères-Lezons" +attr: [] +labelTranslationParameters: [] } 64374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34967 +data: App\Entity\Commune {#25258 …} +value: "64374" +label: "64230 Mazerolles" +attr: [] +labelTranslationParameters: [] } 64375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34968 +data: App\Entity\Commune {#25265 …} +value: "64375" +label: "64120 Méharin" +attr: [] +labelTranslationParameters: [] } 64376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34969 +data: App\Entity\Commune {#25272 …} +value: "64376" +label: "64510 Meillon" +attr: [] +labelTranslationParameters: [] } 64377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34970 +data: App\Entity\Commune {#25279 …} +value: "64377" +label: "64240 Mendionde" +attr: [] +labelTranslationParameters: [] } 64378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34971 +data: App\Entity\Commune {#25286 …} +value: "64378" +label: "64130 Menditte" +attr: [] +labelTranslationParameters: [] } 64379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34972 +data: App\Entity\Commune {#25293 …} +value: "64379" +label: "64220 Mendive" +attr: [] +labelTranslationParameters: [] } 64380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34973 +data: App\Entity\Commune {#25300 …} +value: "64380" +label: "64410 Méracq" +attr: [] +labelTranslationParameters: [] } 64381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34974 +data: App\Entity\Commune {#25307 …} +value: "64381" +label: "64190 Méritein" +attr: [] +labelTranslationParameters: [] } 64382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34975 +data: App\Entity\Commune {#25314 …} +value: "64382" +label: "64370 Mesplède" +attr: [] +labelTranslationParameters: [] } 64383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34976 +data: App\Entity\Commune {#25321 …} +value: "64383" +label: "64410 Mialos" +attr: [] +labelTranslationParameters: [] } 64385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34977 +data: App\Entity\Commune {#25328 …} +value: "64385" +label: "64450 Miossens-Lanusse" +attr: [] +labelTranslationParameters: [] } 64386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34978 +data: App\Entity\Commune {#25335 …} +value: "64386" +label: "64800 Mirepeix" +attr: [] +labelTranslationParameters: [] } 64387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34979 +data: App\Entity\Commune {#25342 …} +value: "64387" +label: "64230 Momas" +attr: [] +labelTranslationParameters: [] } 64388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34980 +data: App\Entity\Commune {#25349 …} +value: "64388" +label: "64350 Momy" +attr: [] +labelTranslationParameters: [] } 64389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34981 +data: App\Entity\Commune {#25356 …} +value: "64389" +label: "64160 Monassut-Audiracq" +attr: [] +labelTranslationParameters: [] } 64390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34982 +data: App\Entity\Commune {#25363 …} +value: "64390" +label: "64350 Moncaup" +attr: [] +labelTranslationParameters: [] } 64391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34983 +data: App\Entity\Commune {#25370 …} +value: "64391" +label: "64130 Moncayolle-Larrory-Mendibieu" +attr: [] +labelTranslationParameters: [] } 64392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34984 +data: App\Entity\Commune {#25377 …} +value: "64392" +label: "64330 Moncla" +attr: [] +labelTranslationParameters: [] } 64393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34985 +data: App\Entity\Commune {#25384 …} +value: "64393" +label: "64360 Monein" +attr: [] +labelTranslationParameters: [] } 64394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34986 +data: App\Entity\Commune {#25391 …} +value: "64394" +label: "64350 Monpezat" +attr: [] +labelTranslationParameters: [] } 64395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34987 +data: App\Entity\Commune {#25398 …} +value: "64395" +label: "64460 Monségur" +attr: [] +labelTranslationParameters: [] } 64396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34988 +data: App\Entity\Commune {#25405 …} +value: "64396" +label: "64300 Mont" +attr: [] +labelTranslationParameters: [] } 64397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34989 +data: App\Entity\Commune {#25412 …} +value: "64397" +label: "64410 Montagut" +attr: [] +labelTranslationParameters: [] } 64398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34990 +data: App\Entity\Commune {#25419 …} +value: "64398" +label: "64460 Montaner" +attr: [] +labelTranslationParameters: [] } 64399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34991 +data: App\Entity\Commune {#25426 …} +value: "64399" +label: "64121 Montardon" +attr: [] +labelTranslationParameters: [] } 64400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34992 +data: App\Entity\Commune {#25433 …} +value: "64400" +label: "64800 Montaut" +attr: [] +labelTranslationParameters: [] } 64401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34993 +data: App\Entity\Commune {#25440 …} +value: "64401" +label: "64330 Mont-Disse" +attr: [] +labelTranslationParameters: [] } 64403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34994 +data: App\Entity\Commune {#25447 …} +value: "64403" +label: "64190 Montfort" +attr: [] +labelTranslationParameters: [] } 64404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34995 +data: App\Entity\Commune {#25454 …} +value: "64404" +label: "64470 Montory" +attr: [] +labelTranslationParameters: [] } 64405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34996 +data: App\Entity\Commune {#25461 …} +value: "64405" +label: "64160 Morlaàs" +attr: [] +labelTranslationParameters: [] } 64406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34997 +data: App\Entity\Commune {#25468 …} +value: "64406" +label: "64370 Morlanne" +attr: [] +labelTranslationParameters: [] } 64407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34998 +data: App\Entity\Commune {#25475 …} +value: "64407" +label: "64990 Mouguerre" +attr: [] +labelTranslationParameters: [] } 64408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34999 +data: App\Entity\Commune {#25482 …} +value: "64408" +label: "64330 Mouhous" +attr: [] +labelTranslationParameters: [] } 64409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35000 +data: App\Entity\Commune {#25489 …} +value: "64409" +label: "64400 Moumour" +attr: [] +labelTranslationParameters: [] } 64410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35001 +data: App\Entity\Commune {#25496 …} +value: "64410" +label: "64150 Mourenx" +attr: [] +labelTranslationParameters: [] } 64411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35002 +data: App\Entity\Commune {#25503 …} +value: "64411" +label: "64130 Musculdy" +attr: [] +labelTranslationParameters: [] } 64412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35003 +data: App\Entity\Commune {#25510 …} +value: "64412" +label: "64190 Nabas" +attr: [] +labelTranslationParameters: [] } 64413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35004 +data: App\Entity\Commune {#25517 …} +value: "64413" +label: "64510 Narcastet" +attr: [] +labelTranslationParameters: [] } 64414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35005 +data: App\Entity\Commune {#25524 …} +value: "64414" +label: "64190 Narp" +attr: [] +labelTranslationParameters: [] } 64415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35006 +data: App\Entity\Commune {#25531 …} +value: "64415" +label: "64450 Navailles-Angos" +attr: [] +labelTranslationParameters: [] } 64416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35007 +data: App\Entity\Commune {#25538 …} +value: "64416" +label: "64190 Navarrenx" +attr: [] +labelTranslationParameters: [] } 64417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35008 +data: App\Entity\Commune {#25545 …} +value: "64417" +label: "64800 Nay" +attr: [] +labelTranslationParameters: [] } 64418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35009 +data: App\Entity\Commune {#25552 …} +value: "64418" +label: "64150 Noguères" +attr: [] +labelTranslationParameters: [] } 64419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35010 +data: App\Entity\Commune {#25559 …} +value: "64419" +label: "64420 Nousty" +attr: [] +labelTranslationParameters: [] } 64420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35011 +data: App\Entity\Commune {#25566 …} +value: "64420" +label: "64190 Ogenne-Camptort" +attr: [] +labelTranslationParameters: [] } 64421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35012 +data: App\Entity\Commune {#25573 …} +value: "64421" +label: "64680 Ogeu-les-Bains" +attr: [] +labelTranslationParameters: [] } 64422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35013 +data: App\Entity\Commune {#25580 …} +value: "64422" +label: "64400 Oloron-Sainte-Marie" +attr: [] +labelTranslationParameters: [] } 64423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35014 +data: App\Entity\Commune {#25587 …} +value: "64423" +label: "64390 Oraàs" +attr: [] +labelTranslationParameters: [] } 64424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35015 +data: App\Entity\Commune {#25594 …} +value: "64424" +label: "64130 Ordiarp" +attr: [] +labelTranslationParameters: [] } 64425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35016 +data: App\Entity\Commune {#25601 …} +value: "64425" +label: "64120 Orègue" +attr: [] +labelTranslationParameters: [] } 64426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35017 +data: App\Entity\Commune {#25608 …} +value: "64426" +label: "64400 Orin" +attr: [] +labelTranslationParameters: [] } 64427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35018 +data: App\Entity\Commune {#25615 …} +value: "64427" +label: "64390 Orion" +attr: [] +labelTranslationParameters: [] } 64428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35019 +data: App\Entity\Commune {#25622 …} +value: "64428" +label: "64390 Orriule" +attr: [] +labelTranslationParameters: [] } 64429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35020 +data: App\Entity\Commune {#25629 …} +value: "64429" +label: "64120 Orsanco" +attr: [] +labelTranslationParameters: [] } 64430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35021 +data: App\Entity\Commune {#25636 …} +value: "64430" +label: "64300 Orthez" +attr: [] +labelTranslationParameters: [] } 64431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35022 +data: App\Entity\Commune {#25643 …} +value: "64431" +label: "64150 Os-Marsillon" +attr: [] +labelTranslationParameters: [] } 64432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35023 +data: App\Entity\Commune {#25650 …} +value: "64432" +label: "64470 Ossas-Suhare" +attr: [] +labelTranslationParameters: [] } 64433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35024 +data: App\Entity\Commune {#25657 …} +value: "64433" +label: "64490 Osse-en-Aspe" +attr: [] +labelTranslationParameters: [] } 64434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35025 +data: App\Entity\Commune {#25664 …} +value: "64434" +label: "64190 Ossenx" +attr: [] +labelTranslationParameters: [] } 64435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35026 +data: App\Entity\Commune {#25671 …} +value: "64435" +label: "64390 Osserain-Rivareyte" +attr: [] +labelTranslationParameters: [] } 64436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35027 +data: App\Entity\Commune {#25678 …} +value: "64436" +label: "64780 Ossès" +attr: [] +labelTranslationParameters: [] } 64437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35028 +data: App\Entity\Commune {#25685 …} +value: "64437" +label: "64120 Ostabat-Asme" +attr: [] +labelTranslationParameters: [] } 64438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35029 +data: App\Entity\Commune {#25692 …} +value: "64438" +label: "64160 Ouillon" +attr: [] +labelTranslationParameters: [] } 64439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35030 +data: App\Entity\Commune {#25699 …} +value: "64439" +label: "64320 Ousse" +attr: [] +labelTranslationParameters: [] } 64440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35031 +data: App\Entity\Commune {#25706 …} +value: "64440" +label: "64300 Ozenx-Montestrucq" +attr: [] +labelTranslationParameters: [] } 64441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35032 +data: App\Entity\Commune {#25713 …} +value: "64441" +label: "64120 Pagolle" +attr: [] +labelTranslationParameters: [] } 64442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35033 +data: App\Entity\Commune {#25720 …} +value: "64442" +label: "64360 Parbayse" +attr: [] +labelTranslationParameters: [] } 64443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35034 +data: App\Entity\Commune {#25727 …} +value: "64443" +label: "64150 Pardies" +attr: [] +labelTranslationParameters: [] } 64444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35035 +data: App\Entity\Commune {#25734 …} +value: "64444" +label: "64800 Pardies-Piétat" +attr: [] +labelTranslationParameters: [] } 64445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35036 +data: App\Entity\Commune {#25741 …} +value: "64445" +label: "64000 Pau" +attr: [] +labelTranslationParameters: [] } 64446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35037 +data: App\Entity\Commune {#25748 …} +value: "64446" +label: "64350 Peyrelongue-Abos" +attr: [] +labelTranslationParameters: [] } 64447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35038 +data: App\Entity\Commune {#25755 …} +value: "64447" +label: "64410 Piets-Plasence-Moustrou" +attr: [] +labelTranslationParameters: [] } 64448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35039 +data: App\Entity\Commune {#25762 …} +value: "64448" +label: "64230 Poey-de-Lescar" +attr: [] +labelTranslationParameters: [] } 64449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35040 +data: App\Entity\Commune {#25769 …} +value: "64449" +label: "64400 Poey-d'Oloron" +attr: [] +labelTranslationParameters: [] } 64450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35041 +data: App\Entity\Commune {#25776 …} +value: "64450" +label: "64370 Pomps" +attr: [] +labelTranslationParameters: [] } 64451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35042 +data: App\Entity\Commune {#25783 …} +value: "64451" +label: "64460 Ponson-Debat-Pouts" +attr: [] +labelTranslationParameters: [] } 64452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35043 +data: App\Entity\Commune {#25790 …} +value: "64452" +label: "64460 Ponson-Dessus" +attr: [] +labelTranslationParameters: [] } 64453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35044 +data: App\Entity\Commune {#25797 …} +value: "64453" +label: "64530 Pontacq" +attr: [] +labelTranslationParameters: [] } 64454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35045 +data: App\Entity\Commune {#25804 …} +value: "64454" +label: "64460 Pontiacq-Viellepinte" +attr: [] +labelTranslationParameters: [] } 64455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35046 +data: App\Entity\Commune {#25811 …} +value: "64455" +label: "64330 Portet" +attr: [] +labelTranslationParameters: [] } 64456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35047 +data: App\Entity\Commune {#25818 …} +value: "64456" +label: "64410 Pouliacq" +attr: [] +labelTranslationParameters: [] } 64457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35048 +data: App\Entity\Commune {#25825 …} +value: "64457" +label: "64410 Poursiugues-Boucoue" +attr: [] +labelTranslationParameters: [] } 64458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35049 +data: App\Entity\Commune {#25832 …} +value: "64458" +label: "64190 Préchacq-Josbaig" +attr: [] +labelTranslationParameters: [] } 64459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35050 +data: App\Entity\Commune {#25839 …} +value: "64459" +label: "64190 Préchacq-Navarrenx" +attr: [] +labelTranslationParameters: [] } 64460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35051 +data: App\Entity\Commune {#25846 …} +value: "64460" +label: "64400 Précilhon" +attr: [] +labelTranslationParameters: [] } 64461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35052 +data: App\Entity\Commune {#25853 …} +value: "64461" +label: "64270 Puyoô" +attr: [] +labelTranslationParameters: [] } 64462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35053 +data: App\Entity\Commune {#25860 …} +value: "64462" +label: "64270 Ramous" +attr: [] +labelTranslationParameters: [] } 64463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35054 +data: App\Entity\Commune {#25867 …} +value: "64463" +label: "64260 Rébénacq" +attr: [] +labelTranslationParameters: [] } 64464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35055 +data: App\Entity\Commune {#25874 …} +value: "64464" +label: "64330 Ribarrouy" +attr: [] +labelTranslationParameters: [] } 64465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35056 +data: App\Entity\Commune {#25881 …} +value: "64465" +label: "64160 Riupeyrous" +attr: [] +labelTranslationParameters: [] } 64466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35057 +data: App\Entity\Commune {#25888 …} +value: "64466" +label: "64190 Rivehaute" +attr: [] +labelTranslationParameters: [] } 64467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35058 +data: App\Entity\Commune {#25895 …} +value: "64467" +label: "64110 Rontignon" +attr: [] +labelTranslationParameters: [] } 64468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35059 +data: App\Entity\Commune {#25902 …} +value: "64468" +label: "64130 Roquiague" +attr: [] +labelTranslationParameters: [] } 64469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35060 +data: App\Entity\Commune {#25909 …} +value: "64469" +label: "64800 Saint-Abit" +attr: [] +labelTranslationParameters: [] } 64470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35061 +data: App\Entity\Commune {#25916 …} +value: "64470" +label: "64160 Saint-Armou" +attr: [] +labelTranslationParameters: [] } 64471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35062 +data: App\Entity\Commune {#25923 …} +value: "64471" +label: "64300 Saint-Boès" +attr: [] +labelTranslationParameters: [] } 64472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35063 +data: App\Entity\Commune {#25930 …} +value: "64472" +label: "64160 Saint-Castin" +attr: [] +labelTranslationParameters: [] } 64473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35064 +data: App\Entity\Commune {#25937 …} +value: "64473" +label: "64260 Sainte-Colome" +attr: [] +labelTranslationParameters: [] } 64474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35065 +data: App\Entity\Commune {#25944 …} +value: "64474" +label: "64270 Saint-Dos" +attr: [] +labelTranslationParameters: [] } 64475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35066 +data: App\Entity\Commune {#25951 …} +value: "64475" +label: "64560 Sainte-Engrâce" +attr: [] +labelTranslationParameters: [] } 64476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35067 +data: App\Entity\Commune {#25958 …} +value: "64476" +label: "64640 Saint-Esteben" +attr: [] +labelTranslationParameters: [] } 64477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35068 +data: App\Entity\Commune {#25965 …} +value: "64477" +label: "64430 Saint-Étienne-de-Baïgorry" +attr: [] +labelTranslationParameters: [] } 64478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35069 +data: App\Entity\Commune {#25972 …} +value: "64478" +label: "64110 Saint-Faust" +attr: [] +labelTranslationParameters: [] } 64479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35070 +data: App\Entity\Commune {#25979 …} +value: "64479" +label: "64300 Saint-Girons-en-Béarn" +attr: [] +labelTranslationParameters: [] } 64480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35071 +data: App\Entity\Commune {#25986 …} +value: "64480" +label: "64390 Saint-Gladie-Arrive-Munein" +attr: [] +labelTranslationParameters: [] } 64481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35072 +data: App\Entity\Commune {#25993 …} +value: "64481" +label: "64400 Saint-Goin" +attr: [] +labelTranslationParameters: [] } 64482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35073 +data: App\Entity\Commune {#26000 …} +value: "64482" +label: "64160 Saint-Jammes" +attr: [] +labelTranslationParameters: [] } 64483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35074 +data: App\Entity\Commune {#26007 …} +value: "64483" +label: "64500 Saint-Jean-de-Luz" +attr: [] +labelTranslationParameters: [] } 64484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35075 +data: App\Entity\Commune {#26014 …} +value: "64484" +label: "64220 Saint-Jean-le-Vieux" +attr: [] +labelTranslationParameters: [] } 64485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35076 +data: App\Entity\Commune {#26021 …} +value: "64485" +label: "64220 Saint-Jean-Pied-de-Port" +attr: [] +labelTranslationParameters: [] } 64486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35077 +data: App\Entity\Commune {#26028 …} +value: "64486" +label: "64330 Saint-Jean-Poudge" +attr: [] +labelTranslationParameters: [] } 64487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35078 +data: App\Entity\Commune {#26035 …} +value: "64487" +label: "64120 Saint-Just-Ibarre" +attr: [] +labelTranslationParameters: [] } 64488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35079 +data: App\Entity\Commune {#26042 …} +value: "64488" +label: "64160 Saint-Laurent-Bretagne" +attr: [] +labelTranslationParameters: [] } 64489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35080 +data: App\Entity\Commune {#26049 …} +value: "64489" +label: "64640 Saint-Martin-d'Arberoue" +attr: [] +labelTranslationParameters: [] } 64490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35081 +data: App\Entity\Commune {#26056 …} +value: "64490" +label: "64780 Saint-Martin-d'Arrossa" +attr: [] +labelTranslationParameters: [] } 64491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35082 +data: App\Entity\Commune {#26063 …} +value: "64491" +label: "64370 Saint-Médard" +attr: [] +labelTranslationParameters: [] } 64492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35083 +data: App\Entity\Commune {#26070 …} +value: "64492" +label: "64220 Saint-Michel" +attr: [] +labelTranslationParameters: [] } 64493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35084 +data: App\Entity\Commune {#26077 …} +value: "64493" +label: "64120 Saint-Palais" +attr: [] +labelTranslationParameters: [] } 64494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35085 +data: App\Entity\Commune {#26084 …} +value: "64494" +label: "64270 Saint-Pé-de-Léren" +attr: [] +labelTranslationParameters: [] } 64495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35086 +data: App\Entity\Commune {#26091 …} +value: "64495" +label: "64310 Saint-Pée-sur-Nivelle" +attr: [] +labelTranslationParameters: [] } 64496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35087 +data: App\Entity\Commune {#26098 …} +value: "64496" +label: "64990 Saint-Pierre-d'Irube" +attr: [] +labelTranslationParameters: [] } 64498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35088 +data: App\Entity\Commune {#26105 …} +value: "64498" +label: "64800 Saint-Vincent" +attr: [] +labelTranslationParameters: [] } 64499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35089 +data: App\Entity\Commune {#26112 …} +value: "64499" +label: "64270 Salies-de-Béarn" +attr: [] +labelTranslationParameters: [] } 64500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35090 +data: App\Entity\Commune {#26119 …} +value: "64500" +label: "64300 Salles-Mongiscard" +attr: [] +labelTranslationParameters: [] } 64501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35091 +data: App\Entity\Commune {#26126 …} +value: "64501" +label: "64300 Sallespisse" +attr: [] +labelTranslationParameters: [] } 64502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35092 +data: App\Entity\Commune {#26133 …} +value: "64502" +label: "64520 Sames" +attr: [] +labelTranslationParameters: [] } 64503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35093 +data: App\Entity\Commune {#26140 …} +value: "64503" +label: "64350 Samsons-Lion" +attr: [] +labelTranslationParameters: [] } 64504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35094 +data: App\Entity\Commune {#26147 …} +value: "64504" +label: "64310 Sare" +attr: [] +labelTranslationParameters: [] } 64505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35095 +data: App\Entity\Commune {#26154 …} +value: "64505" +label: "64300 Sarpourenx" +attr: [] +labelTranslationParameters: [] } 64506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35096 +data: App\Entity\Commune {#26161 …} +value: "64506" +label: "64490 Sarrance" +attr: [] +labelTranslationParameters: [] } 64507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35097 +data: App\Entity\Commune {#26168 …} +value: "64507" +label: "64420 Saubole" +attr: [] +labelTranslationParameters: [] } 64508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35098 +data: App\Entity\Commune {#26175 …} +value: "64508" +label: "64400 Saucède" +attr: [] +labelTranslationParameters: [] } 64509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35099 +data: App\Entity\Commune {#26182 …} +value: "64509" +label: "64470 Sauguis-Saint-Étienne" +attr: [] +labelTranslationParameters: [] } 64510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35100 +data: App\Entity\Commune {#26189 …} +value: "64510" +label: "64300 Sault-de-Navailles" +attr: [] +labelTranslationParameters: [] } 64511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35101 +data: App\Entity\Commune {#26196 …} +value: "64511" +label: "64230 Sauvagnon" +attr: [] +labelTranslationParameters: [] } 64512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35102 +data: App\Entity\Commune {#26203 …} +value: "64512" +label: "64150 Sauvelade" +attr: [] +labelTranslationParameters: [] } 64513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35103 +data: App\Entity\Commune {#26210 …} +value: "64513" +label: "64390 Sauveterre-de-Béarn" +attr: [] +labelTranslationParameters: [] } 64514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35104 +data: App\Entity\Commune {#26217 …} +value: "64514" +label: "64410 Séby" +attr: [] +labelTranslationParameters: [] } 64515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35105 +data: App\Entity\Commune {#26224 …} +value: "64515" +label: "64160 Sedze-Maubecq" +attr: [] +labelTranslationParameters: [] } 64516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35106 +data: App\Entity\Commune {#26231 …} +value: "64516" +label: "64160 Sedzère" +attr: [] +labelTranslationParameters: [] } 64517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35107 +data: App\Entity\Commune {#26238 …} +value: "64517" +label: "64350 Séméacq-Blachon" +attr: [] +labelTranslationParameters: [] } 64518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35108 +data: App\Entity\Commune {#26245 …} +value: "64518" +label: "64320 Sendets" +attr: [] +labelTranslationParameters: [] } 64519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35109 +data: App\Entity\Commune {#26252 …} +value: "64519" +label: "64121 Serres-Castet" +attr: [] +labelTranslationParameters: [] } 64520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35110 +data: App\Entity\Commune {#26259 …} +value: "64520" +label: "64160 Serres-Morlaàs" +attr: [] +labelTranslationParameters: [] } 64521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35111 +data: App\Entity\Commune {#26266 …} +value: "64521" +label: "64170 Serres-Sainte-Marie" +attr: [] +labelTranslationParameters: [] } 64522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35112 +data: App\Entity\Commune {#26273 …} +value: "64522" +label: "64260 Sévignacq-Meyracq" +attr: [] +labelTranslationParameters: [] } 64523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35113 +data: App\Entity\Commune {#26280 …} +value: "64523" +label: "64160 Sévignacq" +attr: [] +labelTranslationParameters: [] } 64524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35114 +data: App\Entity\Commune {#26287 …} +value: "64524" +label: "64350 Simacourbe" +attr: [] +labelTranslationParameters: [] } 64525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35115 +data: App\Entity\Commune {#26294 …} +value: "64525" +label: "64230 Siros" +attr: [] +labelTranslationParameters: [] } 64526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35116 +data: App\Entity\Commune {#26301 …} +value: "64526" +label: "64420 Soumoulou" +attr: [] +labelTranslationParameters: [] } 64527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35117 +data: App\Entity\Commune {#26308 …} +value: "64527" +label: "64250 Souraïde" +attr: [] +labelTranslationParameters: [] } 64528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35118 +data: App\Entity\Commune {#26315 …} +value: "64528" +label: "64780 Suhescun" +attr: [] +labelTranslationParameters: [] } 64529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35119 +data: App\Entity\Commune {#26322 …} +value: "64529" +label: "64190 Sus" +attr: [] +labelTranslationParameters: [] } 64530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35120 +data: App\Entity\Commune {#26329 …} +value: "64530" +label: "64190 Susmiou" +attr: [] +labelTranslationParameters: [] } 64531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35121 +data: App\Entity\Commune {#26336 …} +value: "64531" +label: "64190 Tabaille-Usquain" +attr: [] +labelTranslationParameters: [] } 64532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35122 +data: App\Entity\Commune {#26343 …} +value: "64532" +label: "64330 Tadousse-Ussau" +attr: [] +labelTranslationParameters: [] } 64533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35123 +data: App\Entity\Commune {#26350 …} +value: "64533" +label: "64470 Tardets-Sorholus" +attr: [] +labelTranslationParameters: [] } 64534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35124 +data: App\Entity\Commune {#26357 …} +value: "64534" +label: "64330 Taron-Sadirac-Viellenave" +attr: [] +labelTranslationParameters: [] } 64535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35125 +data: App\Entity\Commune {#26364 …} +value: "64535" +label: "64360 Tarsacq" +attr: [] +labelTranslationParameters: [] } 64536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35126 +data: App\Entity\Commune {#26371 …} +value: "64536" +label: "64450 Thèze" +attr: [] +labelTranslationParameters: [] } 64537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35127 +data: App\Entity\Commune {#26378 …} +value: "64537" +label: "64470 Trois-Villes" +attr: [] +labelTranslationParameters: [] } 64538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35128 +data: App\Entity\Commune {#26385 …} +value: "64538" +label: "64220 Uhart-Cize" +attr: [] +labelTranslationParameters: [] } 64539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35129 +data: App\Entity\Commune {#26392 …} +value: "64539" +label: "64120 Uhart-Mixe" +attr: [] +labelTranslationParameters: [] } 64540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35130 +data: App\Entity\Commune {#26399 …} +value: "64540" +label: "64990 Urcuit" +attr: [] +labelTranslationParameters: [] } 64541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35131 +data: App\Entity\Commune {#26406 …} +value: "64541" +label: "64370 Urdès" +attr: [] +labelTranslationParameters: [] } 64542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35132 +data: App\Entity\Commune {#26413 …} +value: "64542" +label: "64490 Urdos" +attr: [] +labelTranslationParameters: [] } 64543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35133 +data: App\Entity\Commune {#26420 …} +value: "64543" +label: "64430 Urepel" +attr: [] +labelTranslationParameters: [] } 64544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35134 +data: App\Entity\Commune {#26427 …} +value: "64544" +label: "64160 Urost" +attr: [] +labelTranslationParameters: [] } 64545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35135 +data: App\Entity\Commune {#26434 …} +value: "64545" +label: "64122 Urrugne" +attr: [] +labelTranslationParameters: [] } 64546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35136 +data: App\Entity\Commune {#26441 …} +value: "64546" +label: "64240 Urt" +attr: [] +labelTranslationParameters: [] } 64547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35137 +data: App\Entity\Commune {#26448 …} +value: "64547" +label: "64480 Ustaritz" +attr: [] +labelTranslationParameters: [] } 64548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35138 +data: App\Entity\Commune {#26455 …} +value: "64548" +label: "64370 Uzan" +attr: [] +labelTranslationParameters: [] } 64549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35139 +data: App\Entity\Commune {#26462 …} +value: "64549" +label: "64230 Uzein" +attr: [] +labelTranslationParameters: [] } 64550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35140 +data: App\Entity\Commune {#26469 …} +value: "64550" +label: "64110 Uzos" +attr: [] +labelTranslationParameters: [] } 64551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35141 +data: App\Entity\Commune {#26476 …} +value: "64551" +label: "64400 Verdets" +attr: [] +labelTranslationParameters: [] } 64552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35142 +data: App\Entity\Commune {#26483 …} +value: "64552" +label: "64330 Vialer" +attr: [] +labelTranslationParameters: [] } 64554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35143 +data: App\Entity\Commune {#26490 …} +value: "64554" +label: "64170 Viellenave-d'Arthez" +attr: [] +labelTranslationParameters: [] } 64555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35144 +data: App\Entity\Commune {#26497 …} +value: "64555" +label: "64190 Viellenave-de-Navarrenx" +attr: [] +labelTranslationParameters: [] } 64556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35145 +data: App\Entity\Commune {#26504 …} +value: "64556" +label: "64150 Vielleségure" +attr: [] +labelTranslationParameters: [] } 64557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35146 +data: App\Entity\Commune {#26511 …} +value: "64557" +label: "64410 Vignes" +attr: [] +labelTranslationParameters: [] } 64558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35147 +data: App\Entity\Commune {#26518 …} +value: "64558" +label: "64990 Villefranque" +attr: [] +labelTranslationParameters: [] } 64559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35148 +data: App\Entity\Commune {#26525 …} +value: "64559" +label: "64130 Viodos-Abense-de-Bas" +attr: [] +labelTranslationParameters: [] } 64560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35149 +data: App\Entity\Commune {#26532 …} +value: "64560" +label: "64450 Viven" +attr: [] +labelTranslationParameters: [] } 79001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35150 +data: App\Entity\Commune {#26539 …} +value: "79001" +label: "79240 L'Absie" +attr: [] +labelTranslationParameters: [] } 79002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35151 +data: App\Entity\Commune {#26548 …} +value: "79002" +label: "79200 Adilly" +attr: [] +labelTranslationParameters: [] } 79003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35152 +data: App\Entity\Commune {#26555 …} +value: "79003" +label: "79230 Aiffres" +attr: [] +labelTranslationParameters: [] } 79005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35153 +data: App\Entity\Commune {#26562 …} +value: "79005" +label: "79600 Airvault" +attr: [] +labelTranslationParameters: [] } 79007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35154 +data: App\Entity\Commune {#26569 …} +value: "79007" +label: "79130 Allonne" +attr: [] +labelTranslationParameters: [] } 79008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35155 +data: App\Entity\Commune {#26576 …} +value: "79008" +label: "79350 Amailloux" +attr: [] +labelTranslationParameters: [] } 79009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35156 +data: App\Entity\Commune {#26583 …} +value: "79009" +label: "79210 Amuré" +attr: [] +labelTranslationParameters: [] } 79010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35157 +data: App\Entity\Commune {#26590 …} +value: "79010" +label: "79210 Arçais" +attr: [] +labelTranslationParameters: [] } 79012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35158 +data: App\Entity\Commune {#26597 …} +value: "79012" +label: "79160 Ardin" +attr: [] +labelTranslationParameters: [] } 79013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35159 +data: App\Entity\Commune {#26604 …} +value: "79013" +label: "79150 Argentonnay" +attr: [] +labelTranslationParameters: [] } 79014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35160 +data: App\Entity\Commune {#26611 …} +value: "79014" +label: "79290 Loretz-d’Argenton" +attr: [] +labelTranslationParameters: [] } 79015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35161 +data: App\Entity\Commune {#26618 …} +value: "79015" +label: "79170 Asnières-en-Poitou" +attr: [] +labelTranslationParameters: [] } 79016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35162 +data: App\Entity\Commune {#26625 …} +value: "79016" +label: "79600 Assais-les-Jumeaux" +attr: [] +labelTranslationParameters: [] } 79018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35163 +data: App\Entity\Commune {#26632 …} +value: "79018" +label: "79110 Aubigné" +attr: [] +labelTranslationParameters: [] } 79019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35164 +data: App\Entity\Commune {#26639 …} +value: "79019" +label: "79390 Aubigny" +attr: [] +labelTranslationParameters: [] } 79020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35165 +data: App\Entity\Commune {#26646 …} +value: "79020" +label: "79400 Augé" +attr: [] +labelTranslationParameters: [] } 79022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35166 +data: App\Entity\Commune {#26653 …} +value: "79022" +label: "79600 Availles-Thouarsais" +attr: [] +labelTranslationParameters: [] } 79023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35167 +data: App\Entity\Commune {#26660 …} +value: "79023" +label: "79800 Avon" +attr: [] +labelTranslationParameters: [] } 79024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35168 +data: App\Entity\Commune {#26667 …} +value: "79024" +label: "79400 Azay-le-Brûlé" +attr: [] +labelTranslationParameters: [] } 79025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35169 +data: App\Entity\Commune {#26674 …} +value: "79025" +label: "79130 Azay-sur-Thouet" +attr: [] +labelTranslationParameters: [] } 79029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35170 +data: App\Entity\Commune {#26681 …} +value: "79029" +label: "79420 Beaulieu-sous-Parthenay" +attr: [] +labelTranslationParameters: [] } 79030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35171 +data: App\Entity\Commune {#26688 …} +value: "79030" +label: "79370 Beaussais-Vitré" +attr: [] +labelTranslationParameters: [] } 79031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35172 +data: App\Entity\Commune {#26695 …} +value: "79031" +label: "79360 Beauvoir-sur-Niort" +attr: [] +labelTranslationParameters: [] } 79032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35173 +data: App\Entity\Commune {#26702 …} +value: "79032" +label: "79160 Béceleuf" +attr: [] +labelTranslationParameters: [] } 79034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35174 +data: App\Entity\Commune {#26709 …} +value: "79034" +label: "79000 Bessines" +attr: [] +labelTranslationParameters: [] } 79038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35175 +data: App\Entity\Commune {#26716 …} +value: "79038" +label: "79300 Boismé" +attr: [] +labelTranslationParameters: [] } 79040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35176 +data: App\Entity\Commune {#26723 …} +value: "79040" +label: "79310 La Boissière-en-Gâtine" +attr: [] +labelTranslationParameters: [] } 79042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35177 +data: App\Entity\Commune {#26730 …} +value: "79042" +label: "79800 Bougon" +attr: [] +labelTranslationParameters: [] } 79046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35178 +data: App\Entity\Commune {#26737 …} +value: "79046" +label: "79210 Le Bourdet" +attr: [] +labelTranslationParameters: [] } 79047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35179 +data: App\Entity\Commune {#26744 …} +value: "79047" +label: "79600 Boussais" +attr: [] +labelTranslationParameters: [] } 79048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35180 +data: App\Entity\Commune {#26751 …} +value: "79048" +label: "79260 La Crèche" +attr: [] +labelTranslationParameters: [] } 79049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35181 +data: App\Entity\Commune {#26758 …} +value: "79049" +label: "79300 Bressuire" +attr: [] +labelTranslationParameters: [] } 79050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35182 +data: App\Entity\Commune {#26765 …} +value: "79050" +label: "79140 Bretignolles" +attr: [] +labelTranslationParameters: [] } 79055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35183 +data: App\Entity\Commune {#26772 …} +value: "79055" +label: "79170 Brieuil-sur-Chizé" +attr: [] +labelTranslationParameters: [] } 79056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35184 +data: App\Entity\Commune {#26779 …} +value: "79056" +label: "79290 Brion-près-Thouet" +attr: [] +labelTranslationParameters: [] } 79057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35185 +data: App\Entity\Commune {#26786 …} +value: "79057" +label: "79170 Brioux-sur-Boutonne" +attr: [] +labelTranslationParameters: [] } 79058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35186 +data: App\Entity\Commune {#26793 …} +value: "79058" +label: "79230 Brûlain" +attr: [] +labelTranslationParameters: [] } 79059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35187 +data: App\Entity\Commune {#26800 …} +value: "79059" +label: "79240 Le Busseau" +attr: [] +labelTranslationParameters: [] } 79060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35188 +data: App\Entity\Commune {#26807 …} +value: "79060" +label: "79190 Caunay" +attr: [] +labelTranslationParameters: [] } 79061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35189 +data: App\Entity\Commune {#26814 …} +value: "79061" +label: "79370 Celles-sur-Belle" +attr: [] +labelTranslationParameters: [] } 79062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35190 +data: App\Entity\Commune {#26821 …} +value: "79062" +label: "79140 Cerizay" +attr: [] +labelTranslationParameters: [] } 79063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35191 +data: App\Entity\Commune {#26828 …} +value: "79063" +label: "79290 Val en Vignes" +attr: [] +labelTranslationParameters: [] } 79064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35192 +data: App\Entity\Commune {#26835 …} +value: "79064" +label: "79500 Fontivillié" +attr: [] +labelTranslationParameters: [] } 79066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35193 +data: App\Entity\Commune {#26842 …} +value: "79066" +label: "79220 Champdeniers-Saint-Denis" +attr: [] +labelTranslationParameters: [] } 79069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35194 +data: App\Entity\Commune {#26849 …} +value: "79069" +label: "79320 Chanteloup" +attr: [] +labelTranslationParameters: [] } 79070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35195 +data: App\Entity\Commune {#26856 …} +value: "79070" +label: "79220 La Chapelle-Bâton" +attr: [] +labelTranslationParameters: [] } 79071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35196 +data: App\Entity\Commune {#26863 …} +value: "79071" +label: "79200 La Chapelle-Bertrand" +attr: [] +labelTranslationParameters: [] } 79074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35197 +data: App\Entity\Commune {#26870 …} +value: "79074" +label: "79190 La Chapelle-Pouilloux" +attr: [] +labelTranslationParameters: [] } 79076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35198 +data: App\Entity\Commune {#26877 …} +value: "79076" +label: "79430 La Chapelle-Saint-Laurent" +attr: [] +labelTranslationParameters: [] } 79077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35199 +data: App\Entity\Commune {#26884 …} +value: "79077" +label: "79160 Beugnon-Thireuil" +attr: [] +labelTranslationParameters: [] } 79078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35200 +data: App\Entity\Commune {#26891 …} +value: "79078" +label: "79360 Plaine-d'Argenson" +attr: [] +labelTranslationParameters: [] } 79079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35201 +data: App\Entity\Commune {#26898 …} +value: "79079" +label: "79700 Mauléon" +attr: [] +labelTranslationParameters: [] } 79080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35202 +data: App\Entity\Commune {#26905 …} +value: "79080" +label: "79200 Châtillon-sur-Thouet" +attr: [] +labelTranslationParameters: [] } 79081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35203 +data: App\Entity\Commune {#26912 …} +value: "79081" +label: "79180 Chauray" +attr: [] +labelTranslationParameters: [] } 79083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35204 +data: App\Entity\Commune {#26919 …} +value: "79083" +label: "79110 Chef-Boutonne" +attr: [] +labelTranslationParameters: [] } 79084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35205 +data: App\Entity\Commune {#26926 …} +value: "79084" +label: "79120 Chenay" +attr: [] +labelTranslationParameters: [] } 79085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35206 +data: App\Entity\Commune {#26933 …} +value: "79085" +label: "79170 Chérigné" +attr: [] +labelTranslationParameters: [] } 79086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35207 +data: App\Entity\Commune {#26940 …} +value: "79086" +label: "79410 Cherveux" +attr: [] +labelTranslationParameters: [] } 79087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35208 +data: App\Entity\Commune {#26947 …} +value: "79087" +label: "79120 Chey" +attr: [] +labelTranslationParameters: [] } 79088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35209 +data: App\Entity\Commune {#26954 …} +value: "79088" +label: "79350 Chiché" +attr: [] +labelTranslationParameters: [] } 79089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35210 +data: App\Entity\Commune {#26961 …} +value: "79089" +label: "79600 Le Chillou" +attr: [] +labelTranslationParameters: [] } 79090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35211 +data: App\Entity\Commune {#26968 …} +value: "79090" +label: "79170 Chizé" +attr: [] +labelTranslationParameters: [] } 79091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35212 +data: App\Entity\Commune {#26975 …} +value: "79091" +label: "79140 Cirières" +attr: [] +labelTranslationParameters: [] } 79092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35213 +data: App\Entity\Commune {#26982 …} +value: "79092" +label: "79420 Clavé" +attr: [] +labelTranslationParameters: [] } 79094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35214 +data: App\Entity\Commune {#26989 …} +value: "79094" +label: "79350 Clessé" +attr: [] +labelTranslationParameters: [] } 79095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35215 +data: App\Entity\Commune {#26996 …} +value: "79095" +label: "79190 Clussais-la-Pommeraie" +attr: [] +labelTranslationParameters: [] } 79096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35216 +data: App\Entity\Commune {#27003 …} +value: "79096" +label: "79140 Combrand" +attr: [] +labelTranslationParameters: [] } 79100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35217 +data: App\Entity\Commune {#27010 …} +value: "79100" +label: "79510 Coulon" +attr: [] +labelTranslationParameters: [] } 79101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35218 +data: App\Entity\Commune {#27017 …} +value: "79101" +label: "79160 Coulonges-sur-l'Autize" +attr: [] +labelTranslationParameters: [] } 79102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35219 +data: App\Entity\Commune {#27024 …} +value: "79102" +label: "79330 Coulonges-Thouarsais" +attr: [] +labelTranslationParameters: [] } 79103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35220 +data: App\Entity\Commune {#27031 …} +value: "79103" +label: "79440 Courlay" +attr: [] +labelTranslationParameters: [] } 79104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35221 +data: App\Entity\Commune {#27038 …} +value: "79104" +label: "79220 Cours" +attr: [] +labelTranslationParameters: [] } 79105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35222 +data: App\Entity\Commune {#27045 …} +value: "79105" +label: "79340 Les Châteliers" +attr: [] +labelTranslationParameters: [] } 79106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35223 +data: App\Entity\Commune {#27052 …} +value: "79106" +label: "79110 Couture-d'Argenson" +attr: [] +labelTranslationParameters: [] } 79108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35224 +data: App\Entity\Commune {#27059 …} +value: "79108" +label: "79390 Doux" +attr: [] +labelTranslationParameters: [] } 79109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35225 +data: App\Entity\Commune {#27066 …} +value: "79109" +label: "79410 Échiré" +attr: [] +labelTranslationParameters: [] } 79111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35226 +data: App\Entity\Commune {#27073 …} +value: "79111" +label: "79170 Ensigné" +attr: [] +labelTranslationParameters: [] } 79112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35227 +data: App\Entity\Commune {#27080 …} +value: "79112" +label: "79270 Épannes" +attr: [] +labelTranslationParameters: [] } 79114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35228 +data: App\Entity\Commune {#27087 …} +value: "79114" +label: "79400 Exireuil" +attr: [] +labelTranslationParameters: [] } 79115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35229 +data: App\Entity\Commune {#27094 …} +value: "79115" +label: "79800 Exoudun" +attr: [] +labelTranslationParameters: [] } 79116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35230 +data: App\Entity\Commune {#27101 …} +value: "79116" +label: "79350 Faye-l'Abbesse" +attr: [] +labelTranslationParameters: [] } 79117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35231 +data: App\Entity\Commune {#27108 …} +value: "79117" +label: "79160 Faye-sur-Ardin" +attr: [] +labelTranslationParameters: [] } 79118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35232 +data: App\Entity\Commune {#27115 …} +value: "79118" +label: "79450 Fénery" +attr: [] +labelTranslationParameters: [] } 79119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35233 +data: App\Entity\Commune {#27122 …} +value: "79119" +label: "79160 Fenioux" +attr: [] +labelTranslationParameters: [] } 79120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35234 +data: App\Entity\Commune {#27129 …} +value: "79120" +label: "79390 La Ferrière-en-Parthenay" +attr: [] +labelTranslationParameters: [] } 79121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35235 +data: App\Entity\Commune {#27136 …} +value: "79121" +label: "79340 Fomperron" +attr: [] +labelTranslationParameters: [] } 79122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35236 +data: App\Entity\Commune {#27143 …} +value: "79122" +label: "79110 Fontenille-Saint-Martin-d'Entraigues" +attr: [] +labelTranslationParameters: [] } 79123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35237 +data: App\Entity\Commune {#27150 …} +value: "79123" +label: "79380 La Forêt-sur-Sèvre" +attr: [] +labelTranslationParameters: [] } 79124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35238 +data: App\Entity\Commune {#27157 …} +value: "79124" +label: "79340 Les Forges" +attr: [] +labelTranslationParameters: [] } 79125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35239 +data: App\Entity\Commune {#27164 …} +value: "79125" +label: "79230 Fors" +attr: [] +labelTranslationParameters: [] } 79126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35240 +data: App\Entity\Commune {#27171 …} +value: "79126" +label: "79360 Les Fosses" +attr: [] +labelTranslationParameters: [] } 79127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35241 +data: App\Entity\Commune {#27178 …} +value: "79127" +label: "79360 La Foye-Monjault" +attr: [] +labelTranslationParameters: [] } 79128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35242 +data: App\Entity\Commune {#27185 …} +value: "79128" +label: "79260 François" +attr: [] +labelTranslationParameters: [] } 79129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35243 +data: App\Entity\Commune {#27192 …} +value: "79129" +label: "79370 Fressines" +attr: [] +labelTranslationParameters: [] } 79130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35244 +data: App\Entity\Commune {#27199 …} +value: "79130" +label: "79270 Frontenay-Rohan-Rohan" +attr: [] +labelTranslationParameters: [] } 79131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35245 +data: App\Entity\Commune {#27206 …} +value: "79131" +label: "79330 Geay" +attr: [] +labelTranslationParameters: [] } 79132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35246 +data: App\Entity\Commune {#27213 …} +value: "79132" +label: "79150 Genneton" +attr: [] +labelTranslationParameters: [] } 79133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35247 +data: App\Entity\Commune {#27220 …} +value: "79133" +label: "79220 Germond-Rouvre" +attr: [] +labelTranslationParameters: [] } 79134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35248 +data: App\Entity\Commune {#27227 …} +value: "79134" +label: "79330 Glénay" +attr: [] +labelTranslationParameters: [] } 79135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35249 +data: App\Entity\Commune {#27234 …} +value: "79135" +label: "79200 Gourgé" +attr: [] +labelTranslationParameters: [] } 79136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35250 +data: App\Entity\Commune {#27241 …} +value: "79136" +label: "79110 Alloinay" +attr: [] +labelTranslationParameters: [] } 79137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35251 +data: App\Entity\Commune {#27248 …} +value: "79137" +label: "79360 Granzay-Gript" +attr: [] +labelTranslationParameters: [] } 79139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35252 +data: App\Entity\Commune {#27255 …} +value: "79139" +label: "79220 Les Groseillers" +attr: [] +labelTranslationParameters: [] } 79140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35253 +data: App\Entity\Commune {#27262 …} +value: "79140" +label: "79110 Valdelaume" +attr: [] +labelTranslationParameters: [] } 79141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35254 +data: App\Entity\Commune {#27269 …} +value: "79141" +label: "79600 Irais" +attr: [] +labelTranslationParameters: [] } 79142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35255 +data: App\Entity\Commune {#27276 …} +value: "79142" +label: "79170 Juillé" +attr: [] +labelTranslationParameters: [] } 79144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35256 +data: App\Entity\Commune {#27283 …} +value: "79144" +label: "79230 Juscorps" +attr: [] +labelTranslationParameters: [] } 79145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35257 +data: App\Entity\Commune {#27290 …} +value: "79145" +label: "79200 Lageon" +attr: [] +labelTranslationParameters: [] } 79147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35258 +data: App\Entity\Commune {#27297 …} +value: "79147" +label: "79240 Largeasse" +attr: [] +labelTranslationParameters: [] } 79148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35259 +data: App\Entity\Commune {#27304 …} +value: "79148" +label: "79120 Lezay" +attr: [] +labelTranslationParameters: [] } 79149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35260 +data: App\Entity\Commune {#27311 …} +value: "79149" +label: "79390 Lhoumois" +attr: [] +labelTranslationParameters: [] } 79150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35261 +data: App\Entity\Commune {#27318 …} +value: "79150" +label: "79190 Limalonges" +attr: [] +labelTranslationParameters: [] } 79152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35262 +data: App\Entity\Commune {#27325 …} +value: "79152" +label: "79190 Lorigné" +attr: [] +labelTranslationParameters: [] } 79153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35263 +data: App\Entity\Commune {#27332 …} +value: "79153" +label: "79110 Loubigné" +attr: [] +labelTranslationParameters: [] } 79154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35264 +data: App\Entity\Commune {#27339 …} +value: "79154" +label: "79110 Loubillé" +attr: [] +labelTranslationParameters: [] } 79156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35265 +data: App\Entity\Commune {#27346 …} +value: "79156" +label: "79600 Louin" +attr: [] +labelTranslationParameters: [] } 79157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35266 +data: App\Entity\Commune {#27353 …} +value: "79157" +label: "79100 Louzy" +attr: [] +labelTranslationParameters: [] } 79158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35267 +data: App\Entity\Commune {#27360 …} +value: "79158" +label: "79170 Luché-sur-Brioux" +attr: [] +labelTranslationParameters: [] } 79159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35268 +data: App\Entity\Commune {#27367 …} +value: "79159" +label: "79330 Luché-Thouarsais" +attr: [] +labelTranslationParameters: [] } 79160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35269 +data: App\Entity\Commune {#27374 …} +value: "79160" +label: "79170 Lusseray" +attr: [] +labelTranslationParameters: [] } 79161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35270 +data: App\Entity\Commune {#27381 …} +value: "79161" +label: "79100 Luzay" +attr: [] +labelTranslationParameters: [] } 79162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35271 +data: App\Entity\Commune {#27388 …} +value: "79162" +label: "79460 Magné" +attr: [] +labelTranslationParameters: [] } 79163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35272 +data: App\Entity\Commune {#27395 …} +value: "79163" +label: "79190 Mairé-Levescault" +attr: [] +labelTranslationParameters: [] } 79164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35273 +data: App\Entity\Commune {#27402 …} +value: "79164" +label: "79500 Maisonnay" +attr: [] +labelTranslationParameters: [] } 79165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35274 +data: App\Entity\Commune {#27409 …} +value: "79165" +label: "79600 Maisontiers" +attr: [] +labelTranslationParameters: [] } 79166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35275 +data: App\Entity\Commune {#27416 …} +value: "79166" +label: "79360 Marigny" +attr: [] +labelTranslationParameters: [] } 79167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35276 +data: App\Entity\Commune {#27423 …} +value: "79167" +label: "79600 Marnes" +attr: [] +labelTranslationParameters: [] } 79170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35277 +data: App\Entity\Commune {#27430 …} +value: "79170" +label: "79210 Mauzé-sur-le-Mignon" +attr: [] +labelTranslationParameters: [] } 79172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35278 +data: App\Entity\Commune {#27437 …} +value: "79172" +label: "79310 Mazières-en-Gâtine" +attr: [] +labelTranslationParameters: [] } 79174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35279 +data: App\Entity\Commune {#27444 …} +value: "79174" +label: "79500 Melle" +attr: [] +labelTranslationParameters: [] } 79175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35280 +data: App\Entity\Commune {#27451 …} +value: "79175" +label: "79190 Melleran" +attr: [] +labelTranslationParameters: [] } 79176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35281 +data: App\Entity\Commune {#27458 …} +value: "79176" +label: "79340 Ménigoute" +attr: [] +labelTranslationParameters: [] } 79177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35282 +data: App\Entity\Commune {#27465 …} +value: "79177" +label: "79120 Messé" +attr: [] +labelTranslationParameters: [] } 79179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35283 +data: App\Entity\Commune {#27472 …} +value: "79179" +label: "79320 Moncoutant-sur-Sèvre" +attr: [] +labelTranslationParameters: [] } 79180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35284 +data: App\Entity\Commune {#27479 …} +value: "79180" +label: "79190 Montalembert" +attr: [] +labelTranslationParameters: [] } 79183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35285 +data: App\Entity\Commune {#27486 …} +value: "79183" +label: "79140 Montravers" +attr: [] +labelTranslationParameters: [] } 79184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35286 +data: App\Entity\Commune {#27493 …} +value: "79184" +label: "79800 La Mothe-Saint-Héray" +attr: [] +labelTranslationParameters: [] } 79185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35287 +data: App\Entity\Commune {#27500 …} +value: "79185" +label: "79370 Aigondigné" +attr: [] +labelTranslationParameters: [] } 79189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35288 +data: App\Entity\Commune {#27507 …} +value: "79189" +label: "79400 Nanteuil" +attr: [] +labelTranslationParameters: [] } 79190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35289 +data: App\Entity\Commune {#27514 …} +value: "79190" +label: "79130 Neuvy-Bouin" +attr: [] +labelTranslationParameters: [] } 79191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35290 +data: App\Entity\Commune {#27521 …} +value: "79191" +label: "79000 Niort" +attr: [] +labelTranslationParameters: [] } 79195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35291 +data: App\Entity\Commune {#27528 …} +value: "79195" +label: "79250 Nueil-les-Aubiers" +attr: [] +labelTranslationParameters: [] } 79196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35292 +data: App\Entity\Commune {#27535 …} +value: "79196" +label: "79100 Plaine-et-Vallées" +attr: [] +labelTranslationParameters: [] } 79197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35293 +data: App\Entity\Commune {#27542 …} +value: "79197" +label: "79390 Oroux" +attr: [] +labelTranslationParameters: [] } 79198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35294 +data: App\Entity\Commune {#27549 …} +value: "79198" +label: "79170 Paizay-le-Chapt" +attr: [] +labelTranslationParameters: [] } 79200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35295 +data: App\Entity\Commune {#27556 …} +value: "79200" +label: "79220 Pamplie" +attr: [] +labelTranslationParameters: [] } 79201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35296 +data: App\Entity\Commune {#27563 …} +value: "79201" +label: "79800 Pamproux" +attr: [] +labelTranslationParameters: [] } 79202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35297 +data: App\Entity\Commune {#27570 …} +value: "79202" +label: "79200 Parthenay" +attr: [] +labelTranslationParameters: [] } 79203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35298 +data: App\Entity\Commune {#27577 …} +value: "79203" +label: "79100 Pas-de-Jeu" +attr: [] +labelTranslationParameters: [] } 79204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35299 +data: App\Entity\Commune {#27584 …} +value: "79204" +label: "79170 Périgné" +attr: [] +labelTranslationParameters: [] } 79205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35300 +data: App\Entity\Commune {#27591 …} +value: "79205" +label: "79190 Pers" +attr: [] +labelTranslationParameters: [] } 79207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35301 +data: App\Entity\Commune {#27598 …} +value: "79207" +label: "79700 La Petite-Boissière" +attr: [] +labelTranslationParameters: [] } 79208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35302 +data: App\Entity\Commune {#27605 …} +value: "79208" +label: "79200 La Peyratte" +attr: [] +labelTranslationParameters: [] } 79209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35303 +data: App\Entity\Commune {#27612 …} +value: "79209" +label: "79330 Pierrefitte" +attr: [] +labelTranslationParameters: [] } 79210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35304 +data: App\Entity\Commune {#27619 …} +value: "79210" +label: "79140 Le Pin" +attr: [] +labelTranslationParameters: [] } 79212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35305 +data: App\Entity\Commune {#27626 …} +value: "79212" +label: "79190 Pliboux" +attr: [] +labelTranslationParameters: [] } 79213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35306 +data: App\Entity\Commune {#27633 …} +value: "79213" +label: "79200 Pompaire" +attr: [] +labelTranslationParameters: [] } 79215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35307 +data: App\Entity\Commune {#27640 …} +value: "79215" +label: "79130 Pougne-Hérisson" +attr: [] +labelTranslationParameters: [] } 79216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35308 +data: App\Entity\Commune {#27647 …} +value: "79216" +label: "79230 Prahecq" +attr: [] +labelTranslationParameters: [] } 79217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35309 +data: App\Entity\Commune {#27654 …} +value: "79217" +label: "79370 Prailles-La Couarde" +attr: [] +labelTranslationParameters: [] } 79218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35310 +data: App\Entity\Commune {#27661 …} +value: "79218" +label: "79390 Pressigny" +attr: [] +labelTranslationParameters: [] } 79220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35311 +data: App\Entity\Commune {#27668 …} +value: "79220" +label: "79210 Prin-Deyrançon" +attr: [] +labelTranslationParameters: [] } 79223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35312 +data: App\Entity\Commune {#27675 …} +value: "79223" +label: "79160 Puihardy" +attr: [] +labelTranslationParameters: [] } 79225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35313 +data: App\Entity\Commune {#27682 …} +value: "79225" +label: "79420 Reffannes" +attr: [] +labelTranslationParameters: [] } 79226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35314 +data: App\Entity\Commune {#27689 …} +value: "79226" +label: "79130 Le Retail" +attr: [] +labelTranslationParameters: [] } 79229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35315 +data: App\Entity\Commune {#27696 …} +value: "79229" +label: "79270 La Rochénard" +attr: [] +labelTranslationParameters: [] } 79230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35316 +data: App\Entity\Commune {#27703 …} +value: "79230" +label: "79120 Rom" +attr: [] +labelTranslationParameters: [] } 79231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35317 +data: App\Entity\Commune {#27710 …} +value: "79231" +label: "79260 Romans" +attr: [] +labelTranslationParameters: [] } 79235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35318 +data: App\Entity\Commune {#27717 …} +value: "79235" +label: "79700 Saint-Amand-sur-Sèvre" +attr: [] +labelTranslationParameters: [] } 79236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35319 +data: App\Entity\Commune {#27724 …} +value: "79236" +label: "79380 Saint-André-sur-Sèvre" +attr: [] +labelTranslationParameters: [] } 79238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35320 +data: App\Entity\Commune {#27731 …} +value: "79238" +label: "79300 Saint-Aubin-du-Plain" +attr: [] +labelTranslationParameters: [] } 79239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35321 +data: App\Entity\Commune {#27738 …} +value: "79239" +label: "79450 Saint-Aubin-le-Cloud" +attr: [] +labelTranslationParameters: [] } 79241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35322 +data: App\Entity\Commune {#27745 …} +value: "79241" +label: "79220 Saint-Christophe-sur-Roc" +attr: [] +labelTranslationParameters: [] } 79242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35323 +data: App\Entity\Commune {#27752 …} +value: "79242" +label: "79150 Voulmentin" +attr: [] +labelTranslationParameters: [] } 79243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35324 +data: App\Entity\Commune {#27759 …} +value: "79243" +label: "79120 Saint-Coutant" +attr: [] +labelTranslationParameters: [] } 79244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35325 +data: App\Entity\Commune {#27766 …} +value: "79244" +label: "79100 Saint-Cyr-la-Lande" +attr: [] +labelTranslationParameters: [] } 79246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35326 +data: App\Entity\Commune {#27773 …} +value: "79246" +label: "79800 Sainte-Eanne" +attr: [] +labelTranslationParameters: [] } 79249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35327 +data: App\Entity\Commune {#27780 …} +value: "79249" +label: "79410 Saint-Gelais" +attr: [] +labelTranslationParameters: [] } 79250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35328 +data: App\Entity\Commune {#27787 …} +value: "79250" +label: "79330 Sainte-Gemme" +attr: [] +labelTranslationParameters: [] } 79251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35329 +data: App\Entity\Commune {#27794 …} +value: "79251" +label: "79500 Marcillé" +attr: [] +labelTranslationParameters: [] } 79252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35330 +data: App\Entity\Commune {#27801 …} +value: "79252" +label: "79600 Saint-Généroux" +attr: [] +labelTranslationParameters: [] } 79253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35331 +data: App\Entity\Commune {#27808 …} +value: "79253" +label: "79400 Saint-Georges-de-Noisné" +attr: [] +labelTranslationParameters: [] } 79254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35332 +data: App\Entity\Commune {#27815 …} +value: "79254" +label: "79210 Saint-Georges-de-Rex" +attr: [] +labelTranslationParameters: [] } 79255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35333 +data: App\Entity\Commune {#27822 …} +value: "79255" +label: "79200 Saint-Germain-de-Longue-Chaume" +attr: [] +labelTranslationParameters: [] } 79256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35334 +data: App\Entity\Commune {#27829 …} +value: "79256" +label: "79340 Saint-Germier" +attr: [] +labelTranslationParameters: [] } 79257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35335 +data: App\Entity\Commune {#27836 …} +value: "79257" +label: "79210 Saint-Hilaire-la-Palud" +attr: [] +labelTranslationParameters: [] } 79258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35336 +data: App\Entity\Commune {#27843 …} +value: "79258" +label: "79100 Saint-Jacques-de-Thouars" +attr: [] +labelTranslationParameters: [] } 79259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35337 +data: App\Entity\Commune {#27850 …} +value: "79259" +label: "79100 Saint-Jean-de-Thouars" +attr: [] +labelTranslationParameters: [] } 79263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35338 +data: App\Entity\Commune {#27857 …} +value: "79263" +label: "79160 Saint-Laurs" +attr: [] +labelTranslationParameters: [] } 79265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35339 +data: App\Entity\Commune {#27864 …} +value: "79265" +label: "79100 Saint-Léger-de-Montbrun" +attr: [] +labelTranslationParameters: [] } 79267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35340 +data: App\Entity\Commune {#27871 …} +value: "79267" +label: "79420 Saint-Lin" +attr: [] +labelTranslationParameters: [] } 79268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35341 +data: App\Entity\Commune {#27878 …} +value: "79268" +label: "79600 Saint-Loup-Lamairé" +attr: [] +labelTranslationParameters: [] } 79269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35342 +data: App\Entity\Commune {#27885 …} +value: "79269" +label: "79160 Saint-Maixent-de-Beugné" +attr: [] +labelTranslationParameters: [] } 79270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35343 +data: App\Entity\Commune {#27892 …} +value: "79270" +label: "79400 Saint-Maixent-l'École" +attr: [] +labelTranslationParameters: [] } 79271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35344 +data: App\Entity\Commune {#27899 …} +value: "79271" +label: "79310 Saint-Marc-la-Lande" +attr: [] +labelTranslationParameters: [] } 79273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35345 +data: App\Entity\Commune {#27906 …} +value: "79273" +label: "79230 Saint-Martin-de-Bernegoue" +attr: [] +labelTranslationParameters: [] } 79274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35346 +data: App\Entity\Commune {#27913 …} +value: "79274" +label: "79100 Saint-Martin-de-Mâcon" +attr: [] +labelTranslationParameters: [] } 79276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35347 +data: App\Entity\Commune {#27920 …} +value: "79276" +label: "79400 Saint-Martin-de-Saint-Maixent" +attr: [] +labelTranslationParameters: [] } 79277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35348 +data: App\Entity\Commune {#27927 …} +value: "79277" +label: "79290 Saint-Martin-de-Sanzay" +attr: [] +labelTranslationParameters: [] } 79278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35349 +data: App\Entity\Commune {#27934 …} +value: "79278" +label: "79420 Saint-Martin-du-Fouilloux" +attr: [] +labelTranslationParameters: [] } 79280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35350 +data: App\Entity\Commune {#27941 …} +value: "79280" +label: "79150 Saint Maurice Étusson" +attr: [] +labelTranslationParameters: [] } 79281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35351 +data: App\Entity\Commune {#27948 …} +value: "79281" +label: "79410 Saint-Maxire" +attr: [] +labelTranslationParameters: [] } 79283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35352 +data: App\Entity\Commune {#27955 …} +value: "79283" +label: "79260 Sainte-Néomaye" +attr: [] +labelTranslationParameters: [] } 79284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35353 +data: App\Entity\Commune {#27962 …} +value: "79284" +label: "79220 Sainte-Ouenne" +attr: [] +labelTranslationParameters: [] } 79285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35354 +data: App\Entity\Commune {#27969 …} +value: "79285" +label: "79310 Saint-Pardoux-Soutiers" +attr: [] +labelTranslationParameters: [] } 79286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35355 +data: App\Entity\Commune {#27976 …} +value: "79286" +label: "79240 Saint-Paul-en-Gâtine" +attr: [] +labelTranslationParameters: [] } 79289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35356 +data: App\Entity\Commune {#27983 …} +value: "79289" +label: "79700 Saint-Pierre-des-Échaubrognes" +attr: [] +labelTranslationParameters: [] } 79290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35357 +data: App\Entity\Commune {#27990 …} +value: "79290" +label: "79160 Saint-Pompain" +attr: [] +labelTranslationParameters: [] } 79293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35358 +data: App\Entity\Commune {#27997 …} +value: "79293" +label: "79410 Saint-Rémy" +attr: [] +labelTranslationParameters: [] } 79294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35359 +data: App\Entity\Commune {#28004 …} +value: "79294" +label: "79230 Saint-Romans-des-Champs" +attr: [] +labelTranslationParameters: [] } 79295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35360 +data: App\Entity\Commune {#28011 …} +value: "79295" +label: "79500 Saint-Romans-lès-Melle" +attr: [] +labelTranslationParameters: [] } 79297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35361 +data: App\Entity\Commune {#28018 …} +value: "79297" +label: "79120 Sainte-Soline" +attr: [] +labelTranslationParameters: [] } 79298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35362 +data: App\Entity\Commune {#28025 …} +value: "79298" +label: "79270 Saint-Symphorien" +attr: [] +labelTranslationParameters: [] } 79299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35363 +data: App\Entity\Commune {#28032 …} +value: "79299" +label: "79330 Saint-Varent" +attr: [] +labelTranslationParameters: [] } 79300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35364 +data: App\Entity\Commune {#28039 …} +value: "79300" +label: "79100 Sainte-Verge" +attr: [] +labelTranslationParameters: [] } 79301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35365 +data: App\Entity\Commune {#28046 …} +value: "79301" +label: "79500 Saint-Vincent-la-Châtre" +attr: [] +labelTranslationParameters: [] } 79302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35366 +data: App\Entity\Commune {#28053 …} +value: "79302" +label: "79400 Saivres" +attr: [] +labelTranslationParameters: [] } 79303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35367 +data: App\Entity\Commune {#28060 …} +value: "79303" +label: "79800 Salles" +attr: [] +labelTranslationParameters: [] } 79304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35368 +data: App\Entity\Commune {#28067 …} +value: "79304" +label: "79270 Sansais" +attr: [] +labelTranslationParameters: [] } 79306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35369 +data: App\Entity\Commune {#28074 …} +value: "79306" +label: "79200 Saurais" +attr: [] +labelTranslationParameters: [] } 79307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35370 +data: App\Entity\Commune {#28081 …} +value: "79307" +label: "79190 Sauzé-Vaussais" +attr: [] +labelTranslationParameters: [] } 79308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35371 +data: App\Entity\Commune {#28088 …} +value: "79308" +label: "79000 Sciecq" +attr: [] +labelTranslationParameters: [] } 79309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35372 +data: App\Entity\Commune {#28095 …} +value: "79309" +label: "79240 Scillé" +attr: [] +labelTranslationParameters: [] } 79310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35373 +data: App\Entity\Commune {#28102 …} +value: "79310" +label: "79170 Secondigné-sur-Belle" +attr: [] +labelTranslationParameters: [] } 79311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35374 +data: App\Entity\Commune {#28109 …} +value: "79311" +label: "79130 Secondigny" +attr: [] +labelTranslationParameters: [] } 79312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35375 +data: App\Entity\Commune {#28116 …} +value: "79312" +label: "79170 Séligné" +attr: [] +labelTranslationParameters: [] } 79313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35376 +data: App\Entity\Commune {#28123 …} +value: "79313" +label: "79120 Sepvret" +attr: [] +labelTranslationParameters: [] } 79316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35377 +data: App\Entity\Commune {#28130 …} +value: "79316" +label: "79800 Soudan" +attr: [] +labelTranslationParameters: [] } 79319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35378 +data: App\Entity\Commune {#28137 …} +value: "79319" +label: "79800 Souvigné" +attr: [] +labelTranslationParameters: [] } 79320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35379 +data: App\Entity\Commune {#28144 …} +value: "79320" +label: "79220 Surin" +attr: [] +labelTranslationParameters: [] } 79322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35380 +data: App\Entity\Commune {#28151 …} +value: "79322" +label: "79200 Le Tallud" +attr: [] +labelTranslationParameters: [] } 79326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35381 +data: App\Entity\Commune {#28158 …} +value: "79326" +label: "79390 Thénezay" +attr: [] +labelTranslationParameters: [] } 79329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35382 +data: App\Entity\Commune {#28165 …} +value: "79329" +label: "79100 Thouars" +attr: [] +labelTranslationParameters: [] } 79331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35383 +data: App\Entity\Commune {#28172 …} +value: "79331" +label: "79100 Tourtenay" +attr: [] +labelTranslationParameters: [] } 79332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35384 +data: App\Entity\Commune {#28179 …} +value: "79332" +label: "79240 Trayes" +attr: [] +labelTranslationParameters: [] } 79334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35385 +data: App\Entity\Commune {#28186 …} +value: "79334" +label: "79210 Val-du-Mignon" +attr: [] +labelTranslationParameters: [] } 79335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35386 +data: App\Entity\Commune {#28193 …} +value: "79335" +label: "79270 Vallans" +attr: [] +labelTranslationParameters: [] } 79336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35387 +data: App\Entity\Commune {#28200 …} +value: "79336" +label: "79120 Vançais" +attr: [] +labelTranslationParameters: [] } 79337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35388 +data: App\Entity\Commune {#28207 …} +value: "79337" +label: "79270 Le Vanneau-Irleau" +attr: [] +labelTranslationParameters: [] } 79338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35389 +data: App\Entity\Commune {#28214 …} +value: "79338" +label: "79120 Vanzay" +attr: [] +labelTranslationParameters: [] } 79339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35390 +data: App\Entity\Commune {#28221 …} +value: "79339" +label: "79340 Vasles" +attr: [] +labelTranslationParameters: [] } 79340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35391 +data: App\Entity\Commune {#28228 …} +value: "79340" +label: "79420 Vausseroux" +attr: [] +labelTranslationParameters: [] } 79341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35392 +data: App\Entity\Commune {#28235 …} +value: "79341" +label: "79420 Vautebis" +attr: [] +labelTranslationParameters: [] } 79342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35393 +data: App\Entity\Commune {#28242 …} +value: "79342" +label: "79240 Vernoux-en-Gâtine" +attr: [] +labelTranslationParameters: [] } 79343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35394 +data: App\Entity\Commune {#28249 …} +value: "79343" +label: "79170 Vernoux-sur-Boutonne" +attr: [] +labelTranslationParameters: [] } 79345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35395 +data: App\Entity\Commune {#28256 …} +value: "79345" +label: "79310 Verruyes" +attr: [] +labelTranslationParameters: [] } 79346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35396 +data: App\Entity\Commune {#28263 …} +value: "79346" +label: "79170 Le Vert" +attr: [] +labelTranslationParameters: [] } 79347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35397 +data: App\Entity\Commune {#28270 …} +value: "79347" +label: "79200 Viennay" +attr: [] +labelTranslationParameters: [] } 79348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35398 +data: App\Entity\Commune {#28277 …} +value: "79348" +label: "79170 Villefollet" +attr: [] +labelTranslationParameters: [] } 79349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35399 +data: App\Entity\Commune {#28284 …} +value: "79349" +label: "79110 Villemain" +attr: [] +labelTranslationParameters: [] } 79350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35400 +data: App\Entity\Commune {#28291 …} +value: "79350" +label: "79360 Villiers-en-Bois" +attr: [] +labelTranslationParameters: [] } 79351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35401 +data: App\Entity\Commune {#28298 …} +value: "79351" +label: "79160 Villiers-en-Plaine" +attr: [] +labelTranslationParameters: [] } 79352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35402 +data: App\Entity\Commune {#28305 …} +value: "79352" +label: "79170 Villiers-sur-Chizé" +attr: [] +labelTranslationParameters: [] } 79354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35403 +data: App\Entity\Commune {#28312 …} +value: "79354" +label: "79310 Vouhé" +attr: [] +labelTranslationParameters: [] } 79355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35404 +data: App\Entity\Commune {#28319 …} +value: "79355" +label: "79230 Vouillé" +attr: [] +labelTranslationParameters: [] } 79357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35405 +data: App\Entity\Commune {#28326 …} +value: "79357" +label: "79220 Xaintray" +attr: [] +labelTranslationParameters: [] } 86001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35406 +data: App\Entity\Commune {#28333 …} +value: "86001" +label: "86430 Adriers" +attr: [] +labelTranslationParameters: [] } 86002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35407 +data: App\Entity\Commune {#28342 …} +value: "86002" +label: "86110 Amberre" +attr: [] +labelTranslationParameters: [] } 86003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35408 +data: App\Entity\Commune {#28349 …} +value: "86003" +label: "86700 Anché" +attr: [] +labelTranslationParameters: [] } 86004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35409 +data: App\Entity\Commune {#28356 …} +value: "86004" +label: "86260 Angles-sur-l'Anglin" +attr: [] +labelTranslationParameters: [] } 86005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35410 +data: App\Entity\Commune {#28363 …} +value: "86005" +label: "86330 Angliers" +attr: [] +labelTranslationParameters: [] } 86006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35411 +data: App\Entity\Commune {#28370 …} +value: "86006" +label: "86310 Antigny" +attr: [] +labelTranslationParameters: [] } 86007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35412 +data: App\Entity\Commune {#28377 …} +value: "86007" +label: "86100 Antran" +attr: [] +labelTranslationParameters: [] } 86008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35413 +data: App\Entity\Commune {#28384 …} +value: "86008" +label: "86200 Arçay" +attr: [] +labelTranslationParameters: [] } 86009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35414 +data: App\Entity\Commune {#28391 …} +value: "86009" +label: "86210 Archigny" +attr: [] +labelTranslationParameters: [] } 86010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35415 +data: App\Entity\Commune {#28398 …} +value: "86010" +label: "86340 Aslonnes" +attr: [] +labelTranslationParameters: [] } 86011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35416 +data: App\Entity\Commune {#28405 …} +value: "86011" +label: "86430 Asnières-sur-Blour" +attr: [] +labelTranslationParameters: [] } 86012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35417 +data: App\Entity\Commune {#28412 …} +value: "86012" +label: "86250 Asnois" +attr: [] +labelTranslationParameters: [] } 86013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35418 +data: App\Entity\Commune {#28419 …} +value: "86013" +label: "86330 Aulnay" +attr: [] +labelTranslationParameters: [] } 86014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35419 +data: App\Entity\Commune {#28426 …} +value: "86014" +label: "86530 Availles-en-Châtellerault" +attr: [] +labelTranslationParameters: [] } 86015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35420 +data: App\Entity\Commune {#28433 …} +value: "86015" +label: "86460 Availles-Limouzine" +attr: [] +labelTranslationParameters: [] } 86016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35421 +data: App\Entity\Commune {#28440 …} +value: "86016" +label: "86170 Avanton" +attr: [] +labelTranslationParameters: [] } 86017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35422 +data: App\Entity\Commune {#28447 …} +value: "86017" +label: "86190 Ayron" +attr: [] +labelTranslationParameters: [] } 86018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35423 +data: App\Entity\Commune {#28454 …} +value: "86018" +label: "86200 Basses" +attr: [] +labelTranslationParameters: [] } 86019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35424 +data: App\Entity\Commune {#28461 …} +value: "86019" +label: "86490 Beaumont Saint-Cyr" +attr: [] +labelTranslationParameters: [] } 86020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35425 +data: App\Entity\Commune {#28468 …} +value: "86020" +label: "86210 Bellefonds" +attr: [] +labelTranslationParameters: [] } 86022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35426 +data: App\Entity\Commune {#28475 …} +value: "86022" +label: "86120 Berrie" +attr: [] +labelTranslationParameters: [] } 86023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35427 +data: App\Entity\Commune {#28482 …} +value: "86023" +label: "86420 Berthegon" +attr: [] +labelTranslationParameters: [] } 86024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35428 +data: App\Entity\Commune {#28489 …} +value: "86024" +label: "86190 Béruges" +attr: [] +labelTranslationParameters: [] } 86025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35429 +data: App\Entity\Commune {#28496 …} +value: "86025" +label: "86310 Béthines" +attr: [] +labelTranslationParameters: [] } 86026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35430 +data: App\Entity\Commune {#28503 …} +value: "86026" +label: "86120 Beuxes" +attr: [] +labelTranslationParameters: [] } 86027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35431 +data: App\Entity\Commune {#28510 …} +value: "86027" +label: "86580 Biard" +attr: [] +labelTranslationParameters: [] } 86028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35432 +data: App\Entity\Commune {#28517 …} +value: "86028" +label: "86800 Bignoux" +attr: [] +labelTranslationParameters: [] } 86029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35433 +data: App\Entity\Commune {#28524 …} +value: "86029" +label: "86400 Blanzay" +attr: [] +labelTranslationParameters: [] } 86031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35434 +data: App\Entity\Commune {#28531 …} +value: "86031" +label: "86300 Bonnes" +attr: [] +labelTranslationParameters: [] } 86032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35435 +data: App\Entity\Commune {#28538 …} +value: "86032" +label: "86210 Bonneuil-Matours" +attr: [] +labelTranslationParameters: [] } 86034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35436 +data: App\Entity\Commune {#28545 …} +value: "86034" +label: "86410 Bouresse" +attr: [] +labelTranslationParameters: [] } 86035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35437 +data: App\Entity\Commune {#28552 …} +value: "86035" +label: "86390 Bourg-Archambault" +attr: [] +labelTranslationParameters: [] } 86036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35438 +data: App\Entity\Commune {#28559 …} +value: "86036" +label: "86120 Bournand" +attr: [] +labelTranslationParameters: [] } 86037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35439 +data: App\Entity\Commune {#28566 …} +value: "86037" +label: "86290 Brigueil-le-Chantre" +attr: [] +labelTranslationParameters: [] } 86038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35440 +data: App\Entity\Commune {#28573 …} +value: "86038" +label: "86160 Brion" +attr: [] +labelTranslationParameters: [] } 86039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35441 +data: App\Entity\Commune {#28580 …} +value: "86039" +label: "86510 Brux" +attr: [] +labelTranslationParameters: [] } 86040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35442 +data: App\Entity\Commune {#28587 …} +value: "86040" +label: "86310 La Bussière" +attr: [] +labelTranslationParameters: [] } 86041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35443 +data: App\Entity\Commune {#28594 …} +value: "86041" +label: "86180 Buxerolles" +attr: [] +labelTranslationParameters: [] } 86042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35444 +data: App\Entity\Commune {#28601 …} +value: "86042" +label: "37160 Buxeuil" +attr: [] +labelTranslationParameters: [] } 86044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35445 +data: App\Entity\Commune {#28608 …} +value: "86044" +label: "86200 Ceaux-en-Loudun" +attr: [] +labelTranslationParameters: [] } 86045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35446 +data: App\Entity\Commune {#28615 …} +value: "86045" +label: "86600 Celle-Lévescault" +attr: [] +labelTranslationParameters: [] } 86046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35447 +data: App\Entity\Commune {#28622 …} +value: "86046" +label: "86530 Cenon-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 86047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35448 +data: App\Entity\Commune {#28629 …} +value: "86047" +label: "86140 Cernay" +attr: [] +labelTranslationParameters: [] } 86048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35449 +data: App\Entity\Commune {#28636 …} +value: "86048" +label: "86380 Chabournay" +attr: [] +labelTranslationParameters: [] } 86049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35450 +data: App\Entity\Commune {#28643 …} +value: "86049" +label: "86200 Chalais" +attr: [] +labelTranslationParameters: [] } 86050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35451 +data: App\Entity\Commune {#28650 …} +value: "86050" +label: "86190 Chalandray" +attr: [] +labelTranslationParameters: [] } 86051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35452 +data: App\Entity\Commune {#28657 …} +value: "86051" +label: "86510 Champagné-le-Sec" +attr: [] +labelTranslationParameters: [] } 86052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35453 +data: App\Entity\Commune {#28664 …} +value: "86052" +label: "86160 Champagné-Saint-Hilaire" +attr: [] +labelTranslationParameters: [] } 86053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35454 +data: App\Entity\Commune {#28671 …} +value: "86053" +label: "86170 Champigny en Rochereau" +attr: [] +labelTranslationParameters: [] } 86054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35455 +data: App\Entity\Commune {#28678 …} +value: "86054" +label: "86400 Champniers" +attr: [] +labelTranslationParameters: [] } 86055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35456 +data: App\Entity\Commune {#28685 …} +value: "86055" +label: "86250 La Chapelle-Bâton" +attr: [] +labelTranslationParameters: [] } 86058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35457 +data: App\Entity\Commune {#28692 …} +value: "86058" +label: "86210 La Chapelle-Moulière" +attr: [] +labelTranslationParameters: [] } 86059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35458 +data: App\Entity\Commune {#28699 …} +value: "86059" +label: "86300 Chapelle-Viviers" +attr: [] +labelTranslationParameters: [] } 86061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35459 +data: App\Entity\Commune {#28706 …} +value: "86061" +label: "86250 Charroux" +attr: [] +labelTranslationParameters: [] } 86062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35460 +data: App\Entity\Commune {#28713 …} +value: "86062" +label: "86360 Chasseneuil-du-Poitou" +attr: [] +labelTranslationParameters: [] } 86063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35461 +data: App\Entity\Commune {#28720 …} +value: "86063" +label: "86250 Chatain" +attr: [] +labelTranslationParameters: [] } 86064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35462 +data: App\Entity\Commune {#28727 …} +value: "86064" +label: "86350 Château-Garnier" +attr: [] +labelTranslationParameters: [] } 86065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35463 +data: App\Entity\Commune {#28734 …} +value: "86065" +label: "86370 Château-Larcher" +attr: [] +labelTranslationParameters: [] } 86066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35464 +data: App\Entity\Commune {#28741 …} +value: "86066" +label: "86100 Châtellerault" +attr: [] +labelTranslationParameters: [] } 86068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35465 +data: App\Entity\Commune {#28748 …} +value: "86068" +label: "86510 Chaunay" +attr: [] +labelTranslationParameters: [] } 86069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35466 +data: App\Entity\Commune {#28755 …} +value: "86069" +label: "86330 La Chaussée" +attr: [] +labelTranslationParameters: [] } 86070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35467 +data: App\Entity\Commune {#28762 …} +value: "86070" +label: "86300 Chauvigny" +attr: [] +labelTranslationParameters: [] } 86072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35468 +data: App\Entity\Commune {#28769 …} +value: "86072" +label: "86450 Chenevelles" +attr: [] +labelTranslationParameters: [] } 86073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35469 +data: App\Entity\Commune {#28776 …} +value: "86073" +label: "86170 Cherves" +attr: [] +labelTranslationParameters: [] } 86074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35470 +data: App\Entity\Commune {#28783 …} +value: "86074" +label: "86190 Chiré-en-Montreuil" +attr: [] +labelTranslationParameters: [] } 86075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35471 +data: App\Entity\Commune {#28790 …} +value: "86075" +label: "86110 Chouppes" +attr: [] +labelTranslationParameters: [] } 86076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35472 +data: App\Entity\Commune {#28797 …} +value: "86076" +label: "86170 Cissé" +attr: [] +labelTranslationParameters: [] } 86077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35473 +data: App\Entity\Commune {#28804 …} +value: "86077" +label: "86320 Civaux" +attr: [] +labelTranslationParameters: [] } 86078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35474 +data: App\Entity\Commune {#28811 …} +value: "86078" +label: "86400 Civray" +attr: [] +labelTranslationParameters: [] } 86079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35475 +data: App\Entity\Commune {#28818 …} +value: "86079" +label: "86200 La Roche-Rigault" +attr: [] +labelTranslationParameters: [] } 86080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35476 +data: App\Entity\Commune {#28825 …} +value: "86080" +label: "86600 Cloué" +attr: [] +labelTranslationParameters: [] } 86081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35477 +data: App\Entity\Commune {#28832 …} +value: "86081" +label: "86490 Colombiers" +attr: [] +labelTranslationParameters: [] } 86082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35478 +data: App\Entity\Commune {#28839 …} +value: "86082" +label: "86700 Valence-en-Poitou" +attr: [] +labelTranslationParameters: [] } 86083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35479 +data: App\Entity\Commune {#28846 …} +value: "86083" +label: "86600 Coulombiers" +attr: [] +labelTranslationParameters: [] } 86084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35480 +data: App\Entity\Commune {#28853 …} +value: "86084" +label: "86290 Coulonges" +attr: [] +labelTranslationParameters: [] } 86085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35481 +data: App\Entity\Commune {#28860 …} +value: "86085" +label: "86110 Coussay" +attr: [] +labelTranslationParameters: [] } 86086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35482 +data: App\Entity\Commune {#28867 …} +value: "86086" +label: "86270 Coussay-les-Bois" +attr: [] +labelTranslationParameters: [] } 86087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35483 +data: App\Entity\Commune {#28874 …} +value: "86087" +label: "86110 Craon" +attr: [] +labelTranslationParameters: [] } 86088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35484 +data: App\Entity\Commune {#28881 …} +value: "86088" +label: "86240 Croutelle" +attr: [] +labelTranslationParameters: [] } 86089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35485 +data: App\Entity\Commune {#28888 …} +value: "86089" +label: "86110 Cuhon" +attr: [] +labelTranslationParameters: [] } 86090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35486 +data: App\Entity\Commune {#28895 …} +value: "86090" +label: "86120 Curçay-sur-Dive" +attr: [] +labelTranslationParameters: [] } 86091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35487 +data: App\Entity\Commune {#28902 …} +value: "86091" +label: "86600 Curzay-sur-Vonne" +attr: [] +labelTranslationParameters: [] } 86092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35488 +data: App\Entity\Commune {#28909 …} +value: "86092" +label: "86220 Dangé-Saint-Romain" +attr: [] +labelTranslationParameters: [] } 86093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35489 +data: App\Entity\Commune {#28916 …} +value: "86093" +label: "86420 Dercé" +attr: [] +labelTranslationParameters: [] } 86094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35490 +data: App\Entity\Commune {#28923 …} +value: "86094" +label: "86410 Dienné" +attr: [] +labelTranslationParameters: [] } 86095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35491 +data: App\Entity\Commune {#28930 …} +value: "86095" +label: "86130 Dissay" +attr: [] +labelTranslationParameters: [] } 86096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35492 +data: App\Entity\Commune {#28937 …} +value: "86096" +label: "86140 Doussay" +attr: [] +labelTranslationParameters: [] } 86097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35493 +data: App\Entity\Commune {#28944 …} +value: "86097" +label: "86160 La Ferrière-Airoux" +attr: [] +labelTranslationParameters: [] } 86098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35494 +data: App\Entity\Commune {#28951 …} +value: "86098" +label: "86300 Fleix" +attr: [] +labelTranslationParameters: [] } 86099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35495 +data: App\Entity\Commune {#28958 …} +value: "86099" +label: "86340 Fleuré" +attr: [] +labelTranslationParameters: [] } 86100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35496 +data: App\Entity\Commune {#28965 …} +value: "86100" +label: "86240 Fontaine-le-Comte" +attr: [] +labelTranslationParameters: [] } 86102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35497 +data: App\Entity\Commune {#28972 …} +value: "86102" +label: "86190 Frozes" +attr: [] +labelTranslationParameters: [] } 86103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35498 +data: App\Entity\Commune {#28979 …} +value: "86103" +label: "86160 Gençay" +attr: [] +labelTranslationParameters: [] } 86104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35499 +data: App\Entity\Commune {#28986 …} +value: "86104" +label: "86250 Genouillé" +attr: [] +labelTranslationParameters: [] } 86105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35500 +data: App\Entity\Commune {#28993 …} +value: "86105" +label: "86340 Gizay" +attr: [] +labelTranslationParameters: [] } 86106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35501 +data: App\Entity\Commune {#29000 …} +value: "86106" +label: "86200 Glénouze" +attr: [] +labelTranslationParameters: [] } 86107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35502 +data: App\Entity\Commune {#29007 …} +value: "86107" +label: "86320 Gouex" +attr: [] +labelTranslationParameters: [] } 86108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35503 +data: App\Entity\Commune {#29014 …} +value: "86108" +label: "86330 La Grimaudière" +attr: [] +labelTranslationParameters: [] } 86109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35504 +data: App\Entity\Commune {#29021 …} +value: "86109" +label: "86420 Guesnes" +attr: [] +labelTranslationParameters: [] } 86110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35505 +data: App\Entity\Commune {#29028 …} +value: "86110" +label: "86310 Haims" +attr: [] +labelTranslationParameters: [] } 86111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35506 +data: App\Entity\Commune {#29035 …} +value: "86111" +label: "86220 Ingrandes" +attr: [] +labelTranslationParameters: [] } 86112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35507 +data: App\Entity\Commune {#29042 …} +value: "86112" +label: "86150 L'Isle-Jourdain" +attr: [] +labelTranslationParameters: [] } 86113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35508 +data: App\Entity\Commune {#29049 …} +value: "86113" +label: "86240 Iteuil" +attr: [] +labelTranslationParameters: [] } 86114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35509 +data: App\Entity\Commune {#29056 …} +value: "86114" +label: "86800 Jardres" +attr: [] +labelTranslationParameters: [] } 86115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35510 +data: App\Entity\Commune {#29063 …} +value: "86115" +label: "86130 Jaunay-Marigny" +attr: [] +labelTranslationParameters: [] } 86116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35511 +data: App\Entity\Commune {#29070 …} +value: "86116" +label: "86600 Jazeneuil" +attr: [] +labelTranslationParameters: [] } 86117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35512 +data: App\Entity\Commune {#29077 …} +value: "86117" +label: "86500 Jouhet" +attr: [] +labelTranslationParameters: [] } 86118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35513 +data: App\Entity\Commune {#29084 …} +value: "86118" +label: "86290 Journet" +attr: [] +labelTranslationParameters: [] } 86119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35514 +data: App\Entity\Commune {#29091 …} +value: "86119" +label: "86350 Joussé" +attr: [] +labelTranslationParameters: [] } 86120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35515 +data: App\Entity\Commune {#29098 …} +value: "86120" +label: "86390 Lathus-Saint-Rémy" +attr: [] +labelTranslationParameters: [] } 86121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35516 +data: App\Entity\Commune {#29105 …} +value: "86121" +label: "86190 Latillé" +attr: [] +labelTranslationParameters: [] } 86122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35517 +data: App\Entity\Commune {#29112 …} +value: "86122" +label: "86300 Lauthiers" +attr: [] +labelTranslationParameters: [] } 86123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35518 +data: App\Entity\Commune {#29119 …} +value: "86123" +label: "86470 Boivre-la-Vallée" +attr: [] +labelTranslationParameters: [] } 86124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35519 +data: App\Entity\Commune {#29126 …} +value: "86124" +label: "86800 Lavoux" +attr: [] +labelTranslationParameters: [] } 86125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35520 +data: App\Entity\Commune {#29133 …} +value: "86125" +label: "86450 Leigné-les-Bois" +attr: [] +labelTranslationParameters: [] } 86126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35521 +data: App\Entity\Commune {#29140 …} +value: "86126" +label: "86300 Leignes-sur-Fontaine" +attr: [] +labelTranslationParameters: [] } 86127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35522 +data: App\Entity\Commune {#29147 …} +value: "86127" +label: "86230 Leigné-sur-Usseau" +attr: [] +labelTranslationParameters: [] } 86128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35523 +data: App\Entity\Commune {#29154 …} +value: "86128" +label: "86140 Lencloître" +attr: [] +labelTranslationParameters: [] } 86129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35524 +data: App\Entity\Commune {#29161 …} +value: "86129" +label: "86270 Lésigny" +attr: [] +labelTranslationParameters: [] } 86130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35525 +data: App\Entity\Commune {#29168 …} +value: "86130" +label: "86220 Leugny" +attr: [] +labelTranslationParameters: [] } 86131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35526 +data: App\Entity\Commune {#29175 …} +value: "86131" +label: "86410 Lhommaizé" +attr: [] +labelTranslationParameters: [] } 86132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35527 +data: App\Entity\Commune {#29182 …} +value: "86132" +label: "86290 Liglet" +attr: [] +labelTranslationParameters: [] } 86133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35528 +data: App\Entity\Commune {#29189 …} +value: "86133" +label: "86240 Ligugé" +attr: [] +labelTranslationParameters: [] } 86134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35529 +data: App\Entity\Commune {#29196 …} +value: "86134" +label: "86400 Linazay" +attr: [] +labelTranslationParameters: [] } 86135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35530 +data: App\Entity\Commune {#29203 …} +value: "86135" +label: "86800 Liniers" +attr: [] +labelTranslationParameters: [] } 86136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35531 +data: App\Entity\Commune {#29210 …} +value: "86136" +label: "86400 Lizant" +attr: [] +labelTranslationParameters: [] } 86137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35532 +data: App\Entity\Commune {#29217 …} +value: "86137" +label: "86200 Loudun" +attr: [] +labelTranslationParameters: [] } 86138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35533 +data: App\Entity\Commune {#29224 …} +value: "86138" +label: "86430 Luchapt" +attr: [] +labelTranslationParameters: [] } 86139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35534 +data: App\Entity\Commune {#29231 …} +value: "86139" +label: "86600 Lusignan" +attr: [] +labelTranslationParameters: [] } 86140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35535 +data: App\Entity\Commune {#29238 …} +value: "86140" +label: "86320 Lussac-les-Châteaux" +attr: [] +labelTranslationParameters: [] } 86141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35536 +data: App\Entity\Commune {#29245 …} +value: "86141" +label: "86160 Magné" +attr: [] +labelTranslationParameters: [] } 86142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35537 +data: App\Entity\Commune {#29252 …} +value: "86142" +label: "86190 Maillé" +attr: [] +labelTranslationParameters: [] } 86143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35538 +data: App\Entity\Commune {#29259 …} +value: "86143" +label: "86270 Mairé" +attr: [] +labelTranslationParameters: [] } 86144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35539 +data: App\Entity\Commune {#29266 …} +value: "86144" +label: "86170 Maisonneuve" +attr: [] +labelTranslationParameters: [] } 86145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35540 +data: App\Entity\Commune {#29273 …} +value: "86145" +label: "86370 Marçay" +attr: [] +labelTranslationParameters: [] } 86147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35541 +data: App\Entity\Commune {#29280 …} +value: "86147" +label: "86370 Marigny-Chemereau" +attr: [] +labelTranslationParameters: [] } 86148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35542 +data: App\Entity\Commune {#29287 …} +value: "86148" +label: "86160 Marnay" +attr: [] +labelTranslationParameters: [] } 86149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35543 +data: App\Entity\Commune {#29294 …} +value: "86149" +label: "86330 Martaizé" +attr: [] +labelTranslationParameters: [] } 86150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35544 +data: App\Entity\Commune {#29301 …} +value: "86150" +label: "86170 Massognes" +attr: [] +labelTranslationParameters: [] } 86151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35545 +data: App\Entity\Commune {#29308 …} +value: "86151" +label: "86200 Maulay" +attr: [] +labelTranslationParameters: [] } 86152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35546 +data: App\Entity\Commune {#29315 …} +value: "86152" +label: "86460 Mauprévoir" +attr: [] +labelTranslationParameters: [] } 86153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35547 +data: App\Entity\Commune {#29322 …} +value: "86153" +label: "86320 Mazerolles" +attr: [] +labelTranslationParameters: [] } 86154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35548 +data: App\Entity\Commune {#29329 …} +value: "86154" +label: "86110 Mazeuil" +attr: [] +labelTranslationParameters: [] } 86156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35549 +data: App\Entity\Commune {#29336 …} +value: "86156" +label: "86200 Messemé" +attr: [] +labelTranslationParameters: [] } 86157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35550 +data: App\Entity\Commune {#29343 …} +value: "86157" +label: "86550 Mignaloux-Beauvoir" +attr: [] +labelTranslationParameters: [] } 86158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35551 +data: App\Entity\Commune {#29350 …} +value: "86158" +label: "86440 Migné-Auxances" +attr: [] +labelTranslationParameters: [] } 86159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35552 +data: App\Entity\Commune {#29357 …} +value: "86159" +label: "86150 Millac" +attr: [] +labelTranslationParameters: [] } 86160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35553 +data: App\Entity\Commune {#29364 …} +value: "86160" +label: "86110 Mirebeau" +attr: [] +labelTranslationParameters: [] } 86161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35554 +data: App\Entity\Commune {#29371 …} +value: "86161" +label: "86330 Moncontour" +attr: [] +labelTranslationParameters: [] } 86162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35555 +data: App\Entity\Commune {#29378 …} +value: "86162" +label: "86230 Mondion" +attr: [] +labelTranslationParameters: [] } 86163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35556 +data: App\Entity\Commune {#29385 …} +value: "86163" +label: "86360 Montamisé" +attr: [] +labelTranslationParameters: [] } 86164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35557 +data: App\Entity\Commune {#29392 …} +value: "86164" +label: "86210 Monthoiron" +attr: [] +labelTranslationParameters: [] } 86165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35558 +data: App\Entity\Commune {#29399 …} +value: "86165" +label: "86500 Montmorillon" +attr: [] +labelTranslationParameters: [] } 86167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35559 +data: App\Entity\Commune {#29406 …} +value: "86167" +label: "86420 Monts-sur-Guesnes" +attr: [] +labelTranslationParameters: [] } 86169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35560 +data: App\Entity\Commune {#29413 …} +value: "86169" +label: "86120 Morton" +attr: [] +labelTranslationParameters: [] } 86170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35561 +data: App\Entity\Commune {#29420 …} +value: "86170" +label: "86500 Moulismes" +attr: [] +labelTranslationParameters: [] } 86171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35562 +data: App\Entity\Commune {#29427 …} +value: "86171" +label: "86150 Moussac" +attr: [] +labelTranslationParameters: [] } 86172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35563 +data: App\Entity\Commune {#29434 …} +value: "86172" +label: "86430 Mouterre-sur-Blourde" +attr: [] +labelTranslationParameters: [] } 86173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35564 +data: App\Entity\Commune {#29441 …} +value: "86173" +label: "86200 Mouterre-Silly" +attr: [] +labelTranslationParameters: [] } 86174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35565 +data: App\Entity\Commune {#29448 …} +value: "86174" +label: "86530 Naintré" +attr: [] +labelTranslationParameters: [] } 86175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35566 +data: App\Entity\Commune {#29455 …} +value: "86175" +label: "86310 Nalliers" +attr: [] +labelTranslationParameters: [] } 86176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35567 +data: App\Entity\Commune {#29462 …} +value: "86176" +label: "86150 Nérignac" +attr: [] +labelTranslationParameters: [] } 86177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35568 +data: App\Entity\Commune {#29469 …} +value: "86177" +label: "86170 Neuville-de-Poitou" +attr: [] +labelTranslationParameters: [] } 86178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35569 +data: App\Entity\Commune {#29476 …} +value: "86178" +label: "86340 Nieuil-l'Espoir" +attr: [] +labelTranslationParameters: [] } 86180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35570 +data: App\Entity\Commune {#29483 …} +value: "86180" +label: "86340 Nouaillé-Maupertuis" +attr: [] +labelTranslationParameters: [] } 86181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35571 +data: App\Entity\Commune {#29490 …} +value: "86181" +label: "86200 Nueil-sous-Faye" +attr: [] +labelTranslationParameters: [] } 86182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35572 +data: App\Entity\Commune {#29497 …} +value: "86182" +label: "86230 Orches" +attr: [] +labelTranslationParameters: [] } 86183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35573 +data: App\Entity\Commune {#29504 …} +value: "86183" +label: "86220 Les Ormes" +attr: [] +labelTranslationParameters: [] } 86184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35574 +data: App\Entity\Commune {#29511 …} +value: "86184" +label: "86380 Ouzilly" +attr: [] +labelTranslationParameters: [] } 86186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35575 +data: App\Entity\Commune {#29518 …} +value: "86186" +label: "86220 Oyré" +attr: [] +labelTranslationParameters: [] } 86187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35576 +data: App\Entity\Commune {#29525 …} +value: "86187" +label: "86300 Paizay-le-Sec" +attr: [] +labelTranslationParameters: [] } 86189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35577 +data: App\Entity\Commune {#29532 …} +value: "86189" +label: "86350 Payroux" +attr: [] +labelTranslationParameters: [] } 86190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35578 +data: App\Entity\Commune {#29539 …} +value: "86190" +label: "86320 Persac" +attr: [] +labelTranslationParameters: [] } 86191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35579 +data: App\Entity\Commune {#29546 …} +value: "86191" +label: "86500 Pindray" +attr: [] +labelTranslationParameters: [] } 86192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35580 +data: App\Entity\Commune {#29553 …} +value: "86192" +label: "86500 Plaisance" +attr: [] +labelTranslationParameters: [] } 86193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35581 +data: App\Entity\Commune {#29560 …} +value: "86193" +label: "86450 Pleumartin" +attr: [] +labelTranslationParameters: [] } 86194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35582 +data: App\Entity\Commune {#29567 …} +value: "86194" +label: "86000 Poitiers" +attr: [] +labelTranslationParameters: [] } 86195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35583 +data: App\Entity\Commune {#29574 …} +value: "86195" +label: "86220 Port-de-Piles" +attr: [] +labelTranslationParameters: [] } 86196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35584 +data: App\Entity\Commune {#29581 …} +value: "86196" +label: "86120 Pouançay" +attr: [] +labelTranslationParameters: [] } 86197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35585 +data: App\Entity\Commune {#29588 …} +value: "86197" +label: "86200 Pouant" +attr: [] +labelTranslationParameters: [] } 86198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35586 +data: App\Entity\Commune {#29595 …} +value: "86198" +label: "86800 Pouillé" +attr: [] +labelTranslationParameters: [] } 86200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35587 +data: App\Entity\Commune {#29602 …} +value: "86200" +label: "86460 Pressac" +attr: [] +labelTranslationParameters: [] } 86201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35588 +data: App\Entity\Commune {#29609 …} +value: "86201" +label: "86420 Prinçay" +attr: [] +labelTranslationParameters: [] } 86202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35589 +data: App\Entity\Commune {#29616 …} +value: "86202" +label: "86260 La Puye" +attr: [] +labelTranslationParameters: [] } 86203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35590 +data: App\Entity\Commune {#29623 …} +value: "86203" +label: "86150 Queaux" +attr: [] +labelTranslationParameters: [] } 86204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35591 +data: App\Entity\Commune {#29630 …} +value: "86204" +label: "86190 Quinçay" +attr: [] +labelTranslationParameters: [] } 86205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35592 +data: App\Entity\Commune {#29637 …} +value: "86205" +label: "86200 Ranton" +attr: [] +labelTranslationParameters: [] } 86206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35593 +data: App\Entity\Commune {#29644 …} +value: "86206" +label: "86120 Raslay" +attr: [] +labelTranslationParameters: [] } 86207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35594 +data: App\Entity\Commune {#29651 …} +value: "86207" +label: "86270 La Roche-Posay" +attr: [] +labelTranslationParameters: [] } 86209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35595 +data: App\Entity\Commune {#29658 …} +value: "86209" +label: "86340 Roches-Prémarie-Andillé" +attr: [] +labelTranslationParameters: [] } 86210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35596 +data: App\Entity\Commune {#29665 …} +value: "86210" +label: "86120 Roiffé" +attr: [] +labelTranslationParameters: [] } 86211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35597 +data: App\Entity\Commune {#29672 …} +value: "86211" +label: "86700 Romagne" +attr: [] +labelTranslationParameters: [] } 86213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35598 +data: App\Entity\Commune {#29679 …} +value: "86213" +label: "86480 Rouillé" +attr: [] +labelTranslationParameters: [] } 86214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35599 +data: App\Entity\Commune {#29686 …} +value: "86214" +label: "86280 Saint-Benoît" +attr: [] +labelTranslationParameters: [] } 86217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35600 +data: App\Entity\Commune {#29693 …} +value: "86217" +label: "86230 Saint-Christophe" +attr: [] +labelTranslationParameters: [] } 86218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35601 +data: App\Entity\Commune {#29700 …} +value: "86218" +label: "86330 Saint-Clair" +attr: [] +labelTranslationParameters: [] } 86220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35602 +data: App\Entity\Commune {#29707 …} +value: "86220" +label: "86400 Saint-Gaudent" +attr: [] +labelTranslationParameters: [] } 86221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35603 +data: App\Entity\Commune {#29714 …} +value: "86221" +label: "86140 Saint-Genest-d'Ambière" +attr: [] +labelTranslationParameters: [] } 86222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35604 +data: App\Entity\Commune {#29721 …} +value: "86222" +label: "86130 Saint-Georges-lès-Baillargeaux" +attr: [] +labelTranslationParameters: [] } 86223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35605 +data: App\Entity\Commune {#29728 …} +value: "86223" +label: "86310 Saint-Germain" +attr: [] +labelTranslationParameters: [] } 86224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35606 +data: App\Entity\Commune {#29735 …} +value: "86224" +label: "86230 Saint-Gervais-les-Trois-Clochers" +attr: [] +labelTranslationParameters: [] } 86225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35607 +data: App\Entity\Commune {#29742 …} +value: "86225" +label: "86330 Saint-Jean-de-Sauves" +attr: [] +labelTranslationParameters: [] } 86226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35608 +data: App\Entity\Commune {#29749 …} +value: "86226" +label: "86800 Saint-Julien-l'Ars" +attr: [] +labelTranslationParameters: [] } 86227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35609 +data: App\Entity\Commune {#29756 …} +value: "86227" +label: "86200 Saint-Laon" +attr: [] +labelTranslationParameters: [] } 86228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35610 +data: App\Entity\Commune {#29763 …} +value: "86228" +label: "86410 Saint-Laurent-de-Jourdes" +attr: [] +labelTranslationParameters: [] } 86229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35611 +data: App\Entity\Commune {#29770 …} +value: "86229" +label: "86120 Saint-Léger-de-Montbrillais" +attr: [] +labelTranslationParameters: [] } 86230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35612 +data: App\Entity\Commune {#29777 …} +value: "86230" +label: "86290 Saint-Léomer" +attr: [] +labelTranslationParameters: [] } 86231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35613 +data: App\Entity\Commune {#29784 …} +value: "86231" +label: "86400 Saint-Macoux" +attr: [] +labelTranslationParameters: [] } 86233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35614 +data: App\Entity\Commune {#29791 …} +value: "86233" +label: "86300 Valdivienne" +attr: [] +labelTranslationParameters: [] } 86234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35615 +data: App\Entity\Commune {#29798 …} +value: "86234" +label: "86350 Saint-Martin-l'Ars" +attr: [] +labelTranslationParameters: [] } 86235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35616 +data: App\Entity\Commune {#29805 …} +value: "86235" +label: "86160 Saint-Maurice-la-Clouère" +attr: [] +labelTranslationParameters: [] } 86236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35617 +data: App\Entity\Commune {#29812 …} +value: "86236" +label: "86260 Saint-Pierre-de-Maillé" +attr: [] +labelTranslationParameters: [] } 86237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35618 +data: App\Entity\Commune {#29819 …} +value: "86237" +label: "86400 Saint-Pierre-d'Exideuil" +attr: [] +labelTranslationParameters: [] } 86239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35619 +data: App\Entity\Commune {#29826 …} +value: "86239" +label: "86300 Sainte-Radégonde" +attr: [] +labelTranslationParameters: [] } 86241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35620 +data: App\Entity\Commune {#29833 …} +value: "86241" +label: "86220 Saint-Rémy-sur-Creuse" +attr: [] +labelTranslationParameters: [] } 86242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35621 +data: App\Entity\Commune {#29840 …} +value: "86242" +label: "86250 Saint-Romain" +attr: [] +labelTranslationParameters: [] } 86244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35622 +data: App\Entity\Commune {#29847 …} +value: "86244" +label: "86600 Saint-Sauvant" +attr: [] +labelTranslationParameters: [] } 86245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35623 +data: App\Entity\Commune {#29854 …} +value: "86245" +label: "86100 Senillé-Saint-Sauveur" +attr: [] +labelTranslationParameters: [] } 86246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35624 +data: App\Entity\Commune {#29861 …} +value: "86246" +label: "86310 Saint-Savin" +attr: [] +labelTranslationParameters: [] } 86247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35625 +data: App\Entity\Commune {#29868 …} +value: "86247" +label: "86400 Saint-Saviol" +attr: [] +labelTranslationParameters: [] } 86248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35626 +data: App\Entity\Commune {#29875 …} +value: "86248" +label: "86350 Saint-Secondin" +attr: [] +labelTranslationParameters: [] } 86249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35627 +data: App\Entity\Commune {#29882 …} +value: "86249" +label: "86420 Saires" +attr: [] +labelTranslationParameters: [] } 86250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35628 +data: App\Entity\Commune {#29889 …} +value: "86250" +label: "86120 Saix" +attr: [] +labelTranslationParameters: [] } 86252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35629 +data: App\Entity\Commune {#29896 …} +value: "86252" +label: "86200 Sammarçolles" +attr: [] +labelTranslationParameters: [] } 86253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35630 +data: App\Entity\Commune {#29903 …} +value: "86253" +label: "86600 Sanxay" +attr: [] +labelTranslationParameters: [] } 86254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35631 +data: App\Entity\Commune {#29910 …} +value: "86254" +label: "86500 Saulgé" +attr: [] +labelTranslationParameters: [] } 86255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35632 +data: App\Entity\Commune {#29917 …} +value: "86255" +label: "86400 Savigné" +attr: [] +labelTranslationParameters: [] } 86256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35633 +data: App\Entity\Commune {#29924 …} +value: "86256" +label: "86800 Savigny-Lévescault" +attr: [] +labelTranslationParameters: [] } 86257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35634 +data: App\Entity\Commune {#29931 …} +value: "86257" +label: "86140 Savigny-sous-Faye" +attr: [] +labelTranslationParameters: [] } 86258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35635 +data: App\Entity\Commune {#29938 …} +value: "86258" +label: "86140 Scorbé-Clairvaux" +attr: [] +labelTranslationParameters: [] } 86260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35636 +data: App\Entity\Commune {#29945 …} +value: "86260" +label: "86230 Sérigny" +attr: [] +labelTranslationParameters: [] } 86261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35637 +data: App\Entity\Commune {#29952 …} +value: "86261" +label: "86800 Sèvres-Anxaumont" +attr: [] +labelTranslationParameters: [] } 86262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35638 +data: App\Entity\Commune {#29959 …} +value: "86262" +label: "86320 Sillars" +attr: [] +labelTranslationParameters: [] } 86263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35639 +data: App\Entity\Commune {#29966 …} +value: "86263" +label: "86240 Smarves" +attr: [] +labelTranslationParameters: [] } 86264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35640 +data: App\Entity\Commune {#29973 …} +value: "86264" +label: "86160 Sommières-du-Clain" +attr: [] +labelTranslationParameters: [] } 86265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35641 +data: App\Entity\Commune {#29980 …} +value: "86265" +label: "86230 Sossais" +attr: [] +labelTranslationParameters: [] } 86266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35642 +data: App\Entity\Commune {#29987 …} +value: "86266" +label: "86250 Surin" +attr: [] +labelTranslationParameters: [] } 86268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35643 +data: App\Entity\Commune {#29994 …} +value: "86268" +label: "86800 Tercé" +attr: [] +labelTranslationParameters: [] } 86269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35644 +data: App\Entity\Commune {#30001 …} +value: "86269" +label: "86120 Ternay" +attr: [] +labelTranslationParameters: [] } 86270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35645 +data: App\Entity\Commune {#30008 …} +value: "86270" +label: "86290 Thollet" +attr: [] +labelTranslationParameters: [] } 86271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35646 +data: App\Entity\Commune {#30015 …} +value: "86271" +label: "86110 Thurageau" +attr: [] +labelTranslationParameters: [] } 86272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35647 +data: App\Entity\Commune {#30022 …} +value: "86272" +label: "86540 Thuré" +attr: [] +labelTranslationParameters: [] } 86273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35648 +data: App\Entity\Commune {#30029 …} +value: "86273" +label: "86290 La Trimouille" +attr: [] +labelTranslationParameters: [] } 86274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35649 +data: App\Entity\Commune {#30036 …} +value: "86274" +label: "86120 Les Trois-Moutiers" +attr: [] +labelTranslationParameters: [] } 86275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35650 +data: App\Entity\Commune {#30043 …} +value: "86275" +label: "86230 Usseau" +attr: [] +labelTranslationParameters: [] } 86276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35651 +data: App\Entity\Commune {#30050 …} +value: "86276" +label: "86350 Usson-du-Poitou" +attr: [] +labelTranslationParameters: [] } 86279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35652 +data: App\Entity\Commune {#30057 …} +value: "86279" +label: "86220 Vaux-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 86280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35653 +data: App\Entity\Commune {#30064 …} +value: "86280" +label: "86230 Vellèches" +attr: [] +labelTranslationParameters: [] } 86281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35654 +data: App\Entity\Commune {#30071 …} +value: "86281" +label: "86380 Saint-Martin-la-Pallu" +attr: [] +labelTranslationParameters: [] } 86284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35655 +data: App\Entity\Commune {#30078 …} +value: "86284" +label: "86340 Vernon" +attr: [] +labelTranslationParameters: [] } 86285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35656 +data: App\Entity\Commune {#30085 …} +value: "86285" +label: "86410 Verrières" +attr: [] +labelTranslationParameters: [] } 86286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35657 +data: App\Entity\Commune {#30092 …} +value: "86286" +label: "86420 Verrue" +attr: [] +labelTranslationParameters: [] } 86287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35658 +data: App\Entity\Commune {#30099 …} +value: "86287" +label: "86120 Vézières" +attr: [] +labelTranslationParameters: [] } 86288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35659 +data: App\Entity\Commune {#30106 …} +value: "86288" +label: "86260 Vicq-sur-Gartempe" +attr: [] +labelTranslationParameters: [] } 86289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35660 +data: App\Entity\Commune {#30113 …} +value: "86289" +label: "86150 Le Vigeant" +attr: [] +labelTranslationParameters: [] } 86290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35661 +data: App\Entity\Commune {#30120 …} +value: "86290" +label: "86340 La Villedieu-du-Clain" +attr: [] +labelTranslationParameters: [] } 86291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35662 +data: App\Entity\Commune {#30127 …} +value: "86291" +label: "86310 Villemort" +attr: [] +labelTranslationParameters: [] } 86292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35663 +data: App\Entity\Commune {#30134 …} +value: "86292" +label: "86190 Villiers" +attr: [] +labelTranslationParameters: [] } 86293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35664 +data: App\Entity\Commune {#30141 …} +value: "86293" +label: "86370 Vivonne" +attr: [] +labelTranslationParameters: [] } 86294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35665 +data: App\Entity\Commune {#30148 …} +value: "86294" +label: "86190 Vouillé" +attr: [] +labelTranslationParameters: [] } 86295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35666 +data: App\Entity\Commune {#30155 …} +value: "86295" +label: "86400 Voulême" +attr: [] +labelTranslationParameters: [] } 86296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35667 +data: App\Entity\Commune {#30162 …} +value: "86296" +label: "86700 Voulon" +attr: [] +labelTranslationParameters: [] } 86297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35668 +data: App\Entity\Commune {#30169 …} +value: "86297" +label: "86580 Vouneuil-sous-Biard" +attr: [] +labelTranslationParameters: [] } 86298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35669 +data: App\Entity\Commune {#30176 …} +value: "86298" +label: "86210 Vouneuil-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 86299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35670 +data: App\Entity\Commune {#30183 …} +value: "86299" +label: "86170 Vouzailles" +attr: [] +labelTranslationParameters: [] } 86300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35671 +data: App\Entity\Commune {#30190 …} +value: "86300" +label: "86170 Yversay" +attr: [] +labelTranslationParameters: [] } 87001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35672 +data: App\Entity\Commune {#30197 …} +value: "87001" +label: "87700 Aixe-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 87002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35673 +data: App\Entity\Commune {#30206 …} +value: "87002" +label: "87240 Ambazac" +attr: [] +labelTranslationParameters: [] } 87003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35674 +data: App\Entity\Commune {#30213 …} +value: "87003" +label: "87160 Arnac-la-Poste" +attr: [] +labelTranslationParameters: [] } 87004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35675 +data: App\Entity\Commune {#30220 …} +value: "87004" +label: "87120 Augne" +attr: [] +labelTranslationParameters: [] } 87005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35676 +data: App\Entity\Commune {#30227 …} +value: "87005" +label: "87220 Aureil" +attr: [] +labelTranslationParameters: [] } 87006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35677 +data: App\Entity\Commune {#30234 …} +value: "87006" +label: "87360 Azat-le-Ris" +attr: [] +labelTranslationParameters: [] } 87007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35678 +data: App\Entity\Commune {#30241 …} +value: "87007" +label: "87290 Balledent" +attr: [] +labelTranslationParameters: [] } 87008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35679 +data: App\Entity\Commune {#30248 …} +value: "87008" +label: "87210 La Bazeuge" +attr: [] +labelTranslationParameters: [] } 87009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35680 +data: App\Entity\Commune {#30255 …} +value: "87009" +label: "87120 Beaumont-du-Lac" +attr: [] +labelTranslationParameters: [] } 87011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35681 +data: App\Entity\Commune {#30262 …} +value: "87011" +label: "87300 Bellac" +attr: [] +labelTranslationParameters: [] } 87012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35682 +data: App\Entity\Commune {#30269 …} +value: "87012" +label: "87300 Berneuil" +attr: [] +labelTranslationParameters: [] } 87013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35683 +data: App\Entity\Commune {#30276 …} +value: "87013" +label: "87370 Bersac-sur-Rivalier" +attr: [] +labelTranslationParameters: [] } 87014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35684 +data: App\Entity\Commune {#30283 …} +value: "87014" +label: "87250 Bessines-sur-Gartempe" +attr: [] +labelTranslationParameters: [] } 87015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35685 +data: App\Entity\Commune {#30290 …} +value: "87015" +label: "87700 Beynac" +attr: [] +labelTranslationParameters: [] } 87016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35686 +data: App\Entity\Commune {#30297 …} +value: "87016" +label: "87340 Les Billanges" +attr: [] +labelTranslationParameters: [] } 87017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35687 +data: App\Entity\Commune {#30304 …} +value: "87017" +label: "87300 Blanzac" +attr: [] +labelTranslationParameters: [] } 87018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35688 +data: App\Entity\Commune {#30311 …} +value: "87018" +label: "87300 Blond" +attr: [] +labelTranslationParameters: [] } 87019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35689 +data: App\Entity\Commune {#30318 …} +value: "87019" +label: "87220 Boisseuil" +attr: [] +labelTranslationParameters: [] } 87020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35690 +data: App\Entity\Commune {#30325 …} +value: "87020" +label: "87270 Bonnac-la-Côte" +attr: [] +labelTranslationParameters: [] } 87021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35691 +data: App\Entity\Commune {#30332 …} +value: "87021" +label: "87110 Bosmie-l'Aiguille" +attr: [] +labelTranslationParameters: [] } 87022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35692 +data: App\Entity\Commune {#30339 …} +value: "87022" +label: "87300 Breuilaufa" +attr: [] +labelTranslationParameters: [] } 87023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35693 +data: App\Entity\Commune {#30346 …} +value: "87023" +label: "87140 Le Buis" +attr: [] +labelTranslationParameters: [] } 87024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35694 +data: App\Entity\Commune {#30353 …} +value: "87024" +label: "87460 Bujaleuf" +attr: [] +labelTranslationParameters: [] } 87025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35695 +data: App\Entity\Commune {#30360 …} +value: "87025" +label: "87800 Burgnac" +attr: [] +labelTranslationParameters: [] } 87027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35696 +data: App\Entity\Commune {#30367 …} +value: "87027" +label: "87230 Bussière-Galant" +attr: [] +labelTranslationParameters: [] } 87028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35697 +data: App\Entity\Commune {#30374 …} +value: "87028" +label: "87320 Val-d’Oire-et-Gartempe" +attr: [] +labelTranslationParameters: [] } 87029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35698 +data: App\Entity\Commune {#30381 …} +value: "87029" +label: "87230 Les Cars" +attr: [] +labelTranslationParameters: [] } 87030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35699 +data: App\Entity\Commune {#30388 …} +value: "87030" +label: "87200 Chaillac-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 87031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35700 +data: App\Entity\Commune {#30395 …} +value: "87031" +label: "87500 Le Chalard" +attr: [] +labelTranslationParameters: [] } 87032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35701 +data: App\Entity\Commune {#30402 …} +value: "87032" +label: "87230 Châlus" +attr: [] +labelTranslationParameters: [] } 87033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35702 +data: App\Entity\Commune {#30409 …} +value: "87033" +label: "87140 Chamboret" +attr: [] +labelTranslationParameters: [] } 87034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35703 +data: App\Entity\Commune {#30416 …} +value: "87034" +label: "87150 Champagnac-la-Rivière" +attr: [] +labelTranslationParameters: [] } 87035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35704 +data: App\Entity\Commune {#30423 …} +value: "87035" +label: "87400 Champnétery" +attr: [] +labelTranslationParameters: [] } 87036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35705 +data: App\Entity\Commune {#30430 …} +value: "87036" +label: "87230 Champsac" +attr: [] +labelTranslationParameters: [] } 87037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35706 +data: App\Entity\Commune {#30437 …} +value: "87037" +label: "87440 La Chapelle-Montbrandeix" +attr: [] +labelTranslationParameters: [] } 87038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35707 +data: App\Entity\Commune {#30444 …} +value: "87038" +label: "87270 Chaptelat" +attr: [] +labelTranslationParameters: [] } 87039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35708 +data: App\Entity\Commune {#30451 …} +value: "87039" +label: "87380 Château-Chervix" +attr: [] +labelTranslationParameters: [] } 87040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35709 +data: App\Entity\Commune {#30458 …} +value: "87040" +label: "87130 Châteauneuf-la-Forêt" +attr: [] +labelTranslationParameters: [] } 87041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35710 +data: App\Entity\Commune {#30465 …} +value: "87041" +label: "87290 Châteauponsac" +attr: [] +labelTranslationParameters: [] } 87042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35711 +data: App\Entity\Commune {#30472 …} +value: "87042" +label: "87400 Le Châtenet-en-Dognon" +attr: [] +labelTranslationParameters: [] } 87043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35712 +data: App\Entity\Commune {#30479 …} +value: "87043" +label: "87460 Cheissoux" +attr: [] +labelTranslationParameters: [] } 87044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35713 +data: App\Entity\Commune {#30486 …} +value: "87044" +label: "87600 Chéronnac" +attr: [] +labelTranslationParameters: [] } 87045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35714 +data: App\Entity\Commune {#30493 …} +value: "87045" +label: "87520 Cieux" +attr: [] +labelTranslationParameters: [] } 87046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35715 +data: App\Entity\Commune {#30500 …} +value: "87046" +label: "87310 Cognac-la-Forêt" +attr: [] +labelTranslationParameters: [] } 87047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35716 +data: App\Entity\Commune {#30507 …} +value: "87047" +label: "87140 Compreignac" +attr: [] +labelTranslationParameters: [] } 87048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35717 +data: App\Entity\Commune {#30514 …} +value: "87048" +label: "87920 Condat-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 87049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35718 +data: App\Entity\Commune {#30521 …} +value: "87049" +label: "87500 Coussac-Bonneval" +attr: [] +labelTranslationParameters: [] } 87050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35719 +data: App\Entity\Commune {#30528 …} +value: "87050" +label: "87270 Couzeix" +attr: [] +labelTranslationParameters: [] } 87051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35720 +data: App\Entity\Commune {#30535 …} +value: "87051" +label: "87130 La Croisille-sur-Briance" +attr: [] +labelTranslationParameters: [] } 87052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35721 +data: App\Entity\Commune {#30542 …} +value: "87052" +label: "87210 La Croix-sur-Gartempe" +attr: [] +labelTranslationParameters: [] } 87053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35722 +data: App\Entity\Commune {#30549 …} +value: "87053" +label: "87160 Cromac" +attr: [] +labelTranslationParameters: [] } 87054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35723 +data: App\Entity\Commune {#30556 …} +value: "87054" +label: "87150 Cussac" +attr: [] +labelTranslationParameters: [] } 87056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35724 +data: App\Entity\Commune {#30563 …} +value: "87056" +label: "87210 Dinsac" +attr: [] +labelTranslationParameters: [] } 87057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35725 +data: App\Entity\Commune {#30570 …} +value: "87057" +label: "87190 Dompierre-les-Églises" +attr: [] +labelTranslationParameters: [] } 87058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35726 +data: App\Entity\Commune {#30577 …} +value: "87058" +label: "87120 Domps" +attr: [] +labelTranslationParameters: [] } 87059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35727 +data: App\Entity\Commune {#30584 …} +value: "87059" +label: "87210 Le Dorat" +attr: [] +labelTranslationParameters: [] } 87060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35728 +data: App\Entity\Commune {#30591 …} +value: "87060" +label: "87230 Dournazac" +attr: [] +labelTranslationParameters: [] } 87061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35729 +data: App\Entity\Commune {#30598 …} +value: "87061" +label: "87190 Droux" +attr: [] +labelTranslationParameters: [] } 87062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35730 +data: App\Entity\Commune {#30605 …} +value: "87062" +label: "87400 Eybouleuf" +attr: [] +labelTranslationParameters: [] } 87063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35731 +data: App\Entity\Commune {#30612 …} +value: "87063" +label: "87220 Eyjeaux" +attr: [] +labelTranslationParameters: [] } 87064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35732 +data: App\Entity\Commune {#30619 …} +value: "87064" +label: "87120 Eymoutiers" +attr: [] +labelTranslationParameters: [] } 87065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35733 +data: App\Entity\Commune {#30626 …} +value: "87065" +label: "87220 Feytiat" +attr: [] +labelTranslationParameters: [] } 87066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35734 +data: App\Entity\Commune {#30633 …} +value: "87066" +label: "87230 Flavignac" +attr: [] +labelTranslationParameters: [] } 87067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35735 +data: App\Entity\Commune {#30640 …} +value: "87067" +label: "87250 Folles" +attr: [] +labelTranslationParameters: [] } 87068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35736 +data: App\Entity\Commune {#30647 …} +value: "87068" +label: "87250 Fromental" +attr: [] +labelTranslationParameters: [] } 87069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35737 +data: App\Entity\Commune {#30654 …} +value: "87069" +label: "87330 Gajoubert" +attr: [] +labelTranslationParameters: [] } 87070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35738 +data: App\Entity\Commune {#30661 …} +value: "87070" +label: "87400 La Geneytouse" +attr: [] +labelTranslationParameters: [] } 87071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35739 +data: App\Entity\Commune {#30668 …} +value: "87071" +label: "87500 Glandon" +attr: [] +labelTranslationParameters: [] } 87072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35740 +data: App\Entity\Commune {#30675 …} +value: "87072" +label: "87380 Glanges" +attr: [] +labelTranslationParameters: [] } 87073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35741 +data: App\Entity\Commune {#30682 …} +value: "87073" +label: "87310 Gorre" +attr: [] +labelTranslationParameters: [] } 87074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35742 +data: App\Entity\Commune {#30689 …} +value: "87074" +label: "87160 Les Grands-Chézeaux" +attr: [] +labelTranslationParameters: [] } 87075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35743 +data: App\Entity\Commune {#30696 …} +value: "87075" +label: "87170 Isle" +attr: [] +labelTranslationParameters: [] } 87076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35744 +data: App\Entity\Commune {#30703 …} +value: "87076" +label: "87370 Jabreilles-les-Bordes" +attr: [] +labelTranslationParameters: [] } 87077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35745 +data: App\Entity\Commune {#30710 …} +value: "87077" +label: "87800 Janailhac" +attr: [] +labelTranslationParameters: [] } 87078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35746 +data: App\Entity\Commune {#30717 …} +value: "87078" +label: "87520 Javerdat" +attr: [] +labelTranslationParameters: [] } 87079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35747 +data: App\Entity\Commune {#30724 …} +value: "87079" +label: "87340 La Jonchère-Saint-Maurice" +attr: [] +labelTranslationParameters: [] } 87080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35748 +data: App\Entity\Commune {#30731 …} +value: "87080" +label: "87890 Jouac" +attr: [] +labelTranslationParameters: [] } 87081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35749 +data: App\Entity\Commune {#30738 …} +value: "87081" +label: "87800 Jourgnac" +attr: [] +labelTranslationParameters: [] } 87082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35750 +data: App\Entity\Commune {#30745 …} +value: "87082" +label: "87500 Ladignac-le-Long" +attr: [] +labelTranslationParameters: [] } 87083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35751 +data: App\Entity\Commune {#30752 …} +value: "87083" +label: "87370 Laurière" +attr: [] +labelTranslationParameters: [] } 87084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35752 +data: App\Entity\Commune {#30759 …} +value: "87084" +label: "87230 Lavignac" +attr: [] +labelTranslationParameters: [] } 87085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35753 +data: App\Entity\Commune {#30766 …} +value: "87085" +label: "87100 Limoges" +attr: [] +labelTranslationParameters: [] } 87086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35754 +data: App\Entity\Commune {#30773 …} +value: "87086" +label: "87130 Linards" +attr: [] +labelTranslationParameters: [] } 87087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35755 +data: App\Entity\Commune {#30780 …} +value: "87087" +label: "87360 Lussac-les-Églises" +attr: [] +labelTranslationParameters: [] } 87088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35756 +data: App\Entity\Commune {#30787 …} +value: "87088" +label: "87380 Magnac-Bourg" +attr: [] +labelTranslationParameters: [] } 87089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35757 +data: App\Entity\Commune {#30794 …} +value: "87089" +label: "87190 Magnac-Laval" +attr: [] +labelTranslationParameters: [] } 87090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35758 +data: App\Entity\Commune {#30801 …} +value: "87090" +label: "87160 Mailhac-sur-Benaize" +attr: [] +labelTranslationParameters: [] } 87091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35759 +data: App\Entity\Commune {#30808 …} +value: "87091" +label: "87440 Maisonnais-sur-Tardoire" +attr: [] +labelTranslationParameters: [] } 87092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35760 +data: App\Entity\Commune {#30815 …} +value: "87092" +label: "87440 Marval" +attr: [] +labelTranslationParameters: [] } 87093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35761 +data: App\Entity\Commune {#30822 …} +value: "87093" +label: "87130 Masléon" +attr: [] +labelTranslationParameters: [] } 87094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35762 +data: App\Entity\Commune {#30829 …} +value: "87094" +label: "87800 Meilhac" +attr: [] +labelTranslationParameters: [] } 87095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35763 +data: App\Entity\Commune {#30836 …} +value: "87095" +label: "87380 Meuzac" +attr: [] +labelTranslationParameters: [] } 87096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35764 +data: App\Entity\Commune {#30843 …} +value: "87096" +label: "87800 La Meyze" +attr: [] +labelTranslationParameters: [] } 87097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35765 +data: App\Entity\Commune {#30850 …} +value: "87097" +label: "87330 Val d'Issoire" +attr: [] +labelTranslationParameters: [] } 87099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35766 +data: App\Entity\Commune {#30857 …} +value: "87099" +label: "87400 Moissannes" +attr: [] +labelTranslationParameters: [] } 87100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35767 +data: App\Entity\Commune {#30864 …} +value: "87100" +label: "87330 Montrol-Sénard" +attr: [] +labelTranslationParameters: [] } 87101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35768 +data: App\Entity\Commune {#30871 …} +value: "87101" +label: "87330 Mortemart" +attr: [] +labelTranslationParameters: [] } 87103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35769 +data: App\Entity\Commune {#30878 …} +value: "87103" +label: "87140 Nantiat" +attr: [] +labelTranslationParameters: [] } 87104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35770 +data: App\Entity\Commune {#30885 …} +value: "87104" +label: "87120 Nedde" +attr: [] +labelTranslationParameters: [] } 87105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35771 +data: App\Entity\Commune {#30892 …} +value: "87105" +label: "87130 Neuvic-Entier" +attr: [] +labelTranslationParameters: [] } 87106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35772 +data: App\Entity\Commune {#30899 …} +value: "87106" +label: "87800 Nexon" +attr: [] +labelTranslationParameters: [] } 87107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35773 +data: App\Entity\Commune {#30906 …} +value: "87107" +label: "87510 Nieul" +attr: [] +labelTranslationParameters: [] } 87108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35774 +data: App\Entity\Commune {#30913 …} +value: "87108" +label: "87330 Nouic" +attr: [] +labelTranslationParameters: [] } 87109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35775 +data: App\Entity\Commune {#30920 …} +value: "87109" +label: "87210 Oradour-Saint-Genest" +attr: [] +labelTranslationParameters: [] } 87110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35776 +data: App\Entity\Commune {#30927 …} +value: "87110" +label: "87520 Oradour-sur-Glane" +attr: [] +labelTranslationParameters: [] } 87111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35777 +data: App\Entity\Commune {#30934 …} +value: "87111" +label: "87150 Oradour-sur-Vayres" +attr: [] +labelTranslationParameters: [] } 87112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35778 +data: App\Entity\Commune {#30941 …} +value: "87112" +label: "87230 Pageas" +attr: [] +labelTranslationParameters: [] } 87113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35779 +data: App\Entity\Commune {#30948 …} +value: "87113" +label: "87410 Le Palais-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 87114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35780 +data: App\Entity\Commune {#30955 …} +value: "87114" +label: "87350 Panazol" +attr: [] +labelTranslationParameters: [] } 87115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35781 +data: App\Entity\Commune {#30962 …} +value: "87115" +label: "87440 Pensol" +attr: [] +labelTranslationParameters: [] } 87116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35782 +data: App\Entity\Commune {#30969 …} +value: "87116" +label: "87300 Peyrat-de-Bellac" +attr: [] +labelTranslationParameters: [] } 87117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35783 +data: App\Entity\Commune {#30976 …} +value: "87117" +label: "87470 Peyrat-le-Château" +attr: [] +labelTranslationParameters: [] } 87118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35784 +data: App\Entity\Commune {#30983 …} +value: "87118" +label: "87510 Peyrilhac" +attr: [] +labelTranslationParameters: [] } 87119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35785 +data: App\Entity\Commune {#30990 …} +value: "87119" +label: "87260 Pierre-Buffière" +attr: [] +labelTranslationParameters: [] } 87120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35786 +data: App\Entity\Commune {#30997 …} +value: "87120" +label: "87380 La Porcherie" +attr: [] +labelTranslationParameters: [] } 87121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35787 +data: App\Entity\Commune {#31004 …} +value: "87121" +label: "87290 Rancon" +attr: [] +labelTranslationParameters: [] } 87122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35788 +data: App\Entity\Commune {#31011 …} +value: "87122" +label: "87640 Razès" +attr: [] +labelTranslationParameters: [] } 87123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35789 +data: App\Entity\Commune {#31018 …} +value: "87123" +label: "87120 Rempnat" +attr: [] +labelTranslationParameters: [] } 87124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35790 +data: App\Entity\Commune {#31025 …} +value: "87124" +label: "87800 Rilhac-Lastours" +attr: [] +labelTranslationParameters: [] } 87125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35791 +data: App\Entity\Commune {#31032 …} +value: "87125" +label: "87570 Rilhac-Rancon" +attr: [] +labelTranslationParameters: [] } 87126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35792 +data: App\Entity\Commune {#31039 …} +value: "87126" +label: "87600 Rochechouart" +attr: [] +labelTranslationParameters: [] } 87127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35793 +data: App\Entity\Commune {#31046 …} +value: "87127" +label: "87800 La Roche-l'Abeille" +attr: [] +labelTranslationParameters: [] } 87128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35794 +data: App\Entity\Commune {#31053 …} +value: "87128" +label: "87140 Saint-Pardoux-le-Lac" +attr: [] +labelTranslationParameters: [] } 87129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35795 +data: App\Entity\Commune {#31060 …} +value: "87129" +label: "87400 Royères" +attr: [] +labelTranslationParameters: [] } 87130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35796 +data: App\Entity\Commune {#31067 …} +value: "87130" +label: "87130 Roziers-Saint-Georges" +attr: [] +labelTranslationParameters: [] } 87131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35797 +data: App\Entity\Commune {#31074 …} +value: "87131" +label: "87720 Saillat-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 87132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35798 +data: App\Entity\Commune {#31081 …} +value: "87132" +label: "87120 Saint-Amand-le-Petit" +attr: [] +labelTranslationParameters: [] } 87133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35799 +data: App\Entity\Commune {#31088 …} +value: "87133" +label: "87290 Saint-Amand-Magnazeix" +attr: [] +labelTranslationParameters: [] } 87134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35800 +data: App\Entity\Commune {#31095 …} +value: "87134" +label: "87120 Sainte-Anne-Saint-Priest" +attr: [] +labelTranslationParameters: [] } 87135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35801 +data: App\Entity\Commune {#31102 …} +value: "87135" +label: "87310 Saint-Auvent" +attr: [] +labelTranslationParameters: [] } 87137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35802 +data: App\Entity\Commune {#31109 …} +value: "87137" +label: "87150 Saint-Bazile" +attr: [] +labelTranslationParameters: [] } 87138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35803 +data: App\Entity\Commune {#31116 …} +value: "87138" +label: "87260 Saint-Bonnet-Briance" +attr: [] +labelTranslationParameters: [] } 87139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35804 +data: App\Entity\Commune {#31123 …} +value: "87139" +label: "87300 Saint-Bonnet-de-Bellac" +attr: [] +labelTranslationParameters: [] } 87140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35805 +data: App\Entity\Commune {#31130 …} +value: "87140" +label: "87200 Saint-Brice-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 87141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35806 +data: App\Entity\Commune {#31137 …} +value: "87141" +label: "87310 Saint-Cyr" +attr: [] +labelTranslationParameters: [] } 87142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35807 +data: App\Entity\Commune {#31144 …} +value: "87142" +label: "87400 Saint-Denis-des-Murs" +attr: [] +labelTranslationParameters: [] } 87143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35808 +data: App\Entity\Commune {#31151 …} +value: "87143" +label: "87510 Saint-Gence" +attr: [] +labelTranslationParameters: [] } 87144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35809 +data: App\Entity\Commune {#31158 …} +value: "87144" +label: "87260 Saint-Genest-sur-Roselle" +attr: [] +labelTranslationParameters: [] } 87145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35810 +data: App\Entity\Commune {#31165 …} +value: "87145" +label: "87160 Saint-Georges-les-Landes" +attr: [] +labelTranslationParameters: [] } 87146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35811 +data: App\Entity\Commune {#31172 …} +value: "87146" +label: "87380 Saint-Germain-les-Belles" +attr: [] +labelTranslationParameters: [] } 87147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35812 +data: App\Entity\Commune {#31179 …} +value: "87147" +label: "87130 Saint-Gilles-les-Forêts" +attr: [] +labelTranslationParameters: [] } 87148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35813 +data: App\Entity\Commune {#31186 …} +value: "87148" +label: "87260 Saint-Hilaire-Bonneval" +attr: [] +labelTranslationParameters: [] } 87149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35814 +data: App\Entity\Commune {#31193 …} +value: "87149" +label: "87190 Saint-Hilaire-la-Treille" +attr: [] +labelTranslationParameters: [] } 87150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35815 +data: App\Entity\Commune {#31200 …} +value: "87150" +label: "87800 Saint-Hilaire-les-Places" +attr: [] +labelTranslationParameters: [] } 87151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35816 +data: App\Entity\Commune {#31207 …} +value: "87151" +label: "87260 Saint-Jean-Ligoure" +attr: [] +labelTranslationParameters: [] } 87152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35817 +data: App\Entity\Commune {#31214 …} +value: "87152" +label: "87510 Saint-Jouvent" +attr: [] +labelTranslationParameters: [] } 87153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35818 +data: App\Entity\Commune {#31221 …} +value: "87153" +label: "87460 Saint-Julien-le-Petit" +attr: [] +labelTranslationParameters: [] } 87154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35819 +data: App\Entity\Commune {#31228 …} +value: "87154" +label: "87200 Saint-Junien" +attr: [] +labelTranslationParameters: [] } 87155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35820 +data: App\Entity\Commune {#31235 …} +value: "87155" +label: "87300 Saint-Junien-les-Combes" +attr: [] +labelTranslationParameters: [] } 87156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35821 +data: App\Entity\Commune {#31242 …} +value: "87156" +label: "87590 Saint-Just-le-Martel" +attr: [] +labelTranslationParameters: [] } 87157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35822 +data: App\Entity\Commune {#31249 …} +value: "87157" +label: "87240 Saint-Laurent-les-Églises" +attr: [] +labelTranslationParameters: [] } 87158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35823 +data: App\Entity\Commune {#31256 …} +value: "87158" +label: "87310 Saint-Laurent-sur-Gorre" +attr: [] +labelTranslationParameters: [] } 87159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35824 +data: App\Entity\Commune {#31263 …} +value: "87159" +label: "87340 Saint-Léger-la-Montagne" +attr: [] +labelTranslationParameters: [] } 87160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35825 +data: App\Entity\Commune {#31270 …} +value: "87160" +label: "87190 Saint-Léger-Magnazeix" +attr: [] +labelTranslationParameters: [] } 87161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35826 +data: App\Entity\Commune {#31277 …} +value: "87161" +label: "87400 Saint-Léonard-de-Noblat" +attr: [] +labelTranslationParameters: [] } 87162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35827 +data: App\Entity\Commune {#31284 …} +value: "87162" +label: "87420 Sainte-Marie-de-Vaux" +attr: [] +labelTranslationParameters: [] } 87163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35828 +data: App\Entity\Commune {#31291 …} +value: "87163" +label: "87330 Saint-Martial-sur-Isop" +attr: [] +labelTranslationParameters: [] } 87164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35829 +data: App\Entity\Commune {#31298 …} +value: "87164" +label: "87200 Saint-Martin-de-Jussac" +attr: [] +labelTranslationParameters: [] } 87165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35830 +data: App\Entity\Commune {#31305 …} +value: "87165" +label: "87360 Saint-Martin-le-Mault" +attr: [] +labelTranslationParameters: [] } 87166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35831 +data: App\Entity\Commune {#31312 …} +value: "87166" +label: "87700 Saint-Martin-le-Vieux" +attr: [] +labelTranslationParameters: [] } 87167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35832 +data: App\Entity\Commune {#31319 …} +value: "87167" +label: "87400 Saint-Martin-Terressus" +attr: [] +labelTranslationParameters: [] } 87168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35833 +data: App\Entity\Commune {#31326 …} +value: "87168" +label: "87440 Saint-Mathieu" +attr: [] +labelTranslationParameters: [] } 87169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35834 +data: App\Entity\Commune {#31333 …} +value: "87169" +label: "87800 Saint-Maurice-les-Brousses" +attr: [] +labelTranslationParameters: [] } 87170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35835 +data: App\Entity\Commune {#31340 …} +value: "87170" +label: "87130 Saint-Méard" +attr: [] +labelTranslationParameters: [] } 87172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35836 +data: App\Entity\Commune {#31347 …} +value: "87172" +label: "87300 Saint-Ouen-sur-Gartempe" +attr: [] +labelTranslationParameters: [] } 87174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35837 +data: App\Entity\Commune {#31354 …} +value: "87174" +label: "87260 Saint-Paul" +attr: [] +labelTranslationParameters: [] } 87176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35838 +data: App\Entity\Commune {#31361 …} +value: "87176" +label: "87800 Saint-Priest-Ligoure" +attr: [] +labelTranslationParameters: [] } 87177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35839 +data: App\Entity\Commune {#31368 …} +value: "87177" +label: "87700 Saint-Priest-sous-Aixe" +attr: [] +labelTranslationParameters: [] } 87178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35840 +data: App\Entity\Commune {#31375 …} +value: "87178" +label: "87480 Saint-Priest-Taurion" +attr: [] +labelTranslationParameters: [] } 87179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35841 +data: App\Entity\Commune {#31382 …} +value: "87179" +label: "87210 Saint-Sornin-la-Marche" +attr: [] +labelTranslationParameters: [] } 87180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35842 +data: App\Entity\Commune {#31389 …} +value: "87180" +label: "87290 Saint-Sornin-Leulac" +attr: [] +labelTranslationParameters: [] } 87181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35843 +data: App\Entity\Commune {#31396 …} +value: "87181" +label: "87370 Saint-Sulpice-Laurière" +attr: [] +labelTranslationParameters: [] } 87182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35844 +data: App\Entity\Commune {#31403 …} +value: "87182" +label: "87160 Saint-Sulpice-les-Feuilles" +attr: [] +labelTranslationParameters: [] } 87183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35845 +data: App\Entity\Commune {#31410 …} +value: "87183" +label: "87240 Saint-Sylvestre" +attr: [] +labelTranslationParameters: [] } 87185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35846 +data: App\Entity\Commune {#31417 …} +value: "87185" +label: "87420 Saint-Victurnien" +attr: [] +labelTranslationParameters: [] } 87186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35847 +data: App\Entity\Commune {#31424 …} +value: "87186" +label: "87380 Saint-Vitte-sur-Briance" +attr: [] +labelTranslationParameters: [] } 87187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35848 +data: App\Entity\Commune {#31431 …} +value: "87187" +label: "87500 Saint-Yrieix-la-Perche" +attr: [] +labelTranslationParameters: [] } 87188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35849 +data: App\Entity\Commune {#31438 …} +value: "87188" +label: "87700 Saint-Yrieix-sous-Aixe" +attr: [] +labelTranslationParameters: [] } 87189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35850 +data: App\Entity\Commune {#31445 …} +value: "87189" +label: "87440 Les Salles-Lavauguyon" +attr: [] +labelTranslationParameters: [] } 87190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35851 +data: App\Entity\Commune {#31452 …} +value: "87190" +label: "87400 Sauviat-sur-Vige" +attr: [] +labelTranslationParameters: [] } 87191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35852 +data: App\Entity\Commune {#31459 …} +value: "87191" +label: "87620 Séreilhac" +attr: [] +labelTranslationParameters: [] } 87192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35853 +data: App\Entity\Commune {#31466 …} +value: "87192" +label: "87110 Solignac" +attr: [] +labelTranslationParameters: [] } 87193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35854 +data: App\Entity\Commune {#31473 …} +value: "87193" +label: "87130 Surdoux" +attr: [] +labelTranslationParameters: [] } 87194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35855 +data: App\Entity\Commune {#31480 …} +value: "87194" +label: "87130 Sussac" +attr: [] +labelTranslationParameters: [] } 87195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35856 +data: App\Entity\Commune {#31487 …} +value: "87195" +label: "87360 Tersannes" +attr: [] +labelTranslationParameters: [] } 87197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35857 +data: App\Entity\Commune {#31494 …} +value: "87197" +label: "87140 Thouron" +attr: [] +labelTranslationParameters: [] } 87198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35858 +data: App\Entity\Commune {#31501 …} +value: "87198" +label: "87140 Vaulry" +attr: [] +labelTranslationParameters: [] } 87199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35859 +data: App\Entity\Commune {#31508 …} +value: "87199" +label: "87600 Vayres" +attr: [] +labelTranslationParameters: [] } 87200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35860 +data: App\Entity\Commune {#31515 …} +value: "87200" +label: "87360 Verneuil-Moustiers" +attr: [] +labelTranslationParameters: [] } 87201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35861 +data: App\Entity\Commune {#31522 …} +value: "87201" +label: "87430 Verneuil-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 87202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35862 +data: App\Entity\Commune {#31529 …} +value: "87202" +label: "87520 Veyrac" +attr: [] +labelTranslationParameters: [] } 87203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35863 +data: App\Entity\Commune {#31536 …} +value: "87203" +label: "87260 Vicq-sur-Breuilh" +attr: [] +labelTranslationParameters: [] } 87204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35864 +data: App\Entity\Commune {#31543 …} +value: "87204" +label: "87600 Videix" +attr: [] +labelTranslationParameters: [] } 87205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35865 +data: App\Entity\Commune {#31550 …} +value: "87205" +label: "87110 Le Vigen" +attr: [] +labelTranslationParameters: [] } 87206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35866 +data: App\Entity\Commune {#31557 …} +value: "87206" +label: "87190 Villefavard" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#902 -errors: [] -form: Symfony\Component\Form\Form {#894 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#901 …5} |
| full_name | "localisation[commune]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "localisation_commune" |
| is_selected | Closure($choice, $value) {#35868 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Ville" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "commune" |
| placeholder | "" |
| 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 | "_localisation_commune" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "815.QgjInynRWFGRN0xjkGzxbQpWpL2A-IBICCAQox3coyA.OEX450PgCj-hWi811S2fB3pmlM_FqcN8T2l_lW6V-U80eqarTqZ1JNZZCQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "815.QgjInynRWFGRN0xjkGzxbQpWpL2A-IBICCAQox3coyA.OEX450PgCj-hWi811S2fB3pmlM_FqcN8T2l_lW6V-U80eqarTqZ1JNZZCQ" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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 {#53 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#52 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#51 …} -namespace: Closure() {#50 …} } |
| data | "815.QgjInynRWFGRN0xjkGzxbQpWpL2A-IBICCAQox3coyA.OEX450PgCj-hWi811S2fB3pmlM_FqcN8T2l_lW6V-U80eqarTqZ1JNZZCQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#35872 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() {#35874 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#465 …} $message: Closure() {#35873 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_localisation__token" ] |
| cache_key | "_localisation__token_hidden" |
| compound | false |
| data | "815.QgjInynRWFGRN0xjkGzxbQpWpL2A-IBICCAQox3coyA.OEX450PgCj-hWi811S2fB3pmlM_FqcN8T2l_lW6V-U80eqarTqZ1JNZZCQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35884 -errors: [] -form: Symfony\Component\Form\Form {#35880 …} } |
| form | Symfony\Component\Form\FormView {#35875 …5} |
| full_name | "localisation[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "localisation__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 | "_localisation__token" |
| valid | true |
| value | "815.QgjInynRWFGRN0xjkGzxbQpWpL2A-IBICCAQox3coyA.OEX450PgCj-hWi811S2fB3pmlM_FqcN8T2l_lW6V-U80eqarTqZ1JNZZCQ" |