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) {#678 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() {#680 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#457 …} $message: Closure() {#679 …} $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 {#3667 -errors: [] -form: Symfony\Component\Form\Form {#887 …} } |
| form | Symfony\Component\Form\FormView {#3144 …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 {#709 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#710 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#875 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#714 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#876 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#877 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#879 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#878 …} } |
| 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 {#800 -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() {#713 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#457 …} $message: Closure() {#711 …} $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 {#3672 +data: App\Entity\Commune {#3680 …} +value: "16001" +label: "16500 Abzac" +attr: [] +labelTranslationParameters: [] } 16002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3674 +data: App\Entity\Commune {#3697 …} +value: "16002" +label: "16700 Les Adjots" +attr: [] +labelTranslationParameters: [] } 16003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3685 +data: App\Entity\Commune {#3704 …} +value: "16003" +label: "16110 Agris" +attr: [] +labelTranslationParameters: [] } 16005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3686 +data: App\Entity\Commune {#1405 …} +value: "16005" +label: "16140 Aigre" +attr: [] +labelTranslationParameters: [] } 16007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3694 +data: App\Entity\Commune {#3711 …} +value: "16007" +label: "16490 Alloue" +attr: [] +labelTranslationParameters: [] } 16008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3673 +data: App\Entity\Commune {#3718 …} +value: "16008" +label: "16140 Ambérac" +attr: [] +labelTranslationParameters: [] } 16009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3683 +data: App\Entity\Commune {#3725 …} +value: "16009" +label: "16490 Ambernac" +attr: [] +labelTranslationParameters: [] } 16010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3679 +data: App\Entity\Commune {#3732 …} +value: "16010" +label: "16300 Ambleville" +attr: [] +labelTranslationParameters: [] } 16011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3684 +data: App\Entity\Commune {#3739 …} +value: "16011" +label: "16560 Anais" +attr: [] +labelTranslationParameters: [] } 16012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3675 +data: App\Entity\Commune {#3746 …} +value: "16012" +label: "16130 Angeac-Champagne" +attr: [] +labelTranslationParameters: [] } 16013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3676 +data: App\Entity\Commune {#3753 …} +value: "16013" +label: "16120 Angeac-Charente" +attr: [] +labelTranslationParameters: [] } 16014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32801 +data: App\Entity\Commune {#3760 …} +value: "16014" +label: "16300 Angeduc" +attr: [] +labelTranslationParameters: [] } 16015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32802 +data: App\Entity\Commune {#1185 …} +value: "16015" +label: "16000 Angoulême" +attr: [] +labelTranslationParameters: [] } 16016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32803 +data: App\Entity\Commune {#3767 …} +value: "16016" +label: "16500 Ansac-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 16018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32804 +data: App\Entity\Commune {#3774 …} +value: "16018" +label: "16130 Ars" +attr: [] +labelTranslationParameters: [] } 16019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32805 +data: App\Entity\Commune {#3781 …} +value: "16019" +label: "16290 Asnières-sur-Nouère" +attr: [] +labelTranslationParameters: [] } 16020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32806 +data: App\Entity\Commune {#3788 …} +value: "16020" +label: "16390 Aubeterre-sur-Dronne" +attr: [] +labelTranslationParameters: [] } 16023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32807 +data: App\Entity\Commune {#3795 …} +value: "16023" +label: "16460 Aunac-sur-Charente" +attr: [] +labelTranslationParameters: [] } 16024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32808 +data: App\Entity\Commune {#3802 …} +value: "16024" +label: "16560 Aussac-Vadalle" +attr: [] +labelTranslationParameters: [] } 16025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32809 +data: App\Entity\Commune {#3809 …} +value: "16025" +label: "16360 Baignes-Sainte-Radegonde" +attr: [] +labelTranslationParameters: [] } 16026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32810 +data: App\Entity\Commune {#3816 …} +value: "16026" +label: "16430 Balzac" +attr: [] +labelTranslationParameters: [] } 16027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32811 +data: App\Entity\Commune {#3823 …} +value: "16027" +label: "16140 Barbezières" +attr: [] +labelTranslationParameters: [] } 16028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32812 +data: App\Entity\Commune {#3830 …} +value: "16028" +label: "16300 Barbezieux-Saint-Hilaire" +attr: [] +labelTranslationParameters: [] } 16029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32813 +data: App\Entity\Commune {#3837 …} +value: "16029" +label: "16210 Bardenac" +attr: [] +labelTranslationParameters: [] } 16030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32814 +data: App\Entity\Commune {#3844 …} +value: "16030" +label: "16300 Barret" +attr: [] +labelTranslationParameters: [] } 16031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32815 +data: App\Entity\Commune {#3851 …} +value: "16031" +label: "16700 Barro" +attr: [] +labelTranslationParameters: [] } 16032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32816 +data: App\Entity\Commune {#3858 …} +value: "16032" +label: "16120 Bassac" +attr: [] +labelTranslationParameters: [] } 16034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32817 +data: App\Entity\Commune {#3865 …} +value: "16034" +label: "16210 Bazac" +attr: [] +labelTranslationParameters: [] } 16035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32818 +data: App\Entity\Commune {#3872 …} +value: "16035" +label: "16450 Beaulieu-sur-Sonnette" +attr: [] +labelTranslationParameters: [] } 16036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32819 +data: App\Entity\Commune {#3879 …} +value: "16036" +label: "16250 Bécheresse" +attr: [] +labelTranslationParameters: [] } 16037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32820 +data: App\Entity\Commune {#3886 …} +value: "16037" +label: "16210 Bellon" +attr: [] +labelTranslationParameters: [] } 16038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32821 +data: App\Entity\Commune {#3893 …} +value: "16038" +label: "16350 Benest" +attr: [] +labelTranslationParameters: [] } 16039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32822 +data: App\Entity\Commune {#3900 …} +value: "16039" +label: "16700 Bernac" +attr: [] +labelTranslationParameters: [] } 16040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32823 +data: App\Entity\Commune {#3907 …} +value: "16040" +label: "16480 Berneuil" +attr: [] +labelTranslationParameters: [] } 16041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32824 +data: App\Entity\Commune {#3914 …} +value: "16041" +label: "16250 Bessac" +attr: [] +labelTranslationParameters: [] } 16042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32825 +data: App\Entity\Commune {#3921 …} +value: "16042" +label: "16140 Bessé" +attr: [] +labelTranslationParameters: [] } 16044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32826 +data: App\Entity\Commune {#3928 …} +value: "16044" +label: "16700 Bioussac" +attr: [] +labelTranslationParameters: [] } 16045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32827 +data: App\Entity\Commune {#3935 …} +value: "16045" +label: "16120 Birac" +attr: [] +labelTranslationParameters: [] } 16046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32828 +data: App\Entity\Commune {#3942 …} +value: "16046" +label: "16250 Coteaux-du-Blanzacais" +attr: [] +labelTranslationParameters: [] } 16047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32829 +data: App\Entity\Commune {#3949 …} +value: "16047" +label: "16320 Blanzaguet-Saint-Cybard" +attr: [] +labelTranslationParameters: [] } 16048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32830 +data: App\Entity\Commune {#3956 …} +value: "16048" +label: "16480 Boisbreteau" +attr: [] +labelTranslationParameters: [] } 16049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32831 +data: App\Entity\Commune {#3963 …} +value: "16049" +label: "16390 Bonnes" +attr: [] +labelTranslationParameters: [] } 16050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32832 +data: App\Entity\Commune {#3970 …} +value: "16050" +label: "16120 Bonneuil" +attr: [] +labelTranslationParameters: [] } 16052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32833 +data: App\Entity\Commune {#3977 …} +value: "16052" +label: "16190 Bors (Canton de Tude-et-Lavalette)" +attr: [] +labelTranslationParameters: [] } 16053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32834 +data: App\Entity\Commune {#3984 …} +value: "16053" +label: "16360 Bors (Canton de Charente-Sud)" +attr: [] +labelTranslationParameters: [] } 16054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32835 +data: App\Entity\Commune {#3991 …} +value: "16054" +label: "16350 Le Bouchage" +attr: [] +labelTranslationParameters: [] } 16055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32836 +data: App\Entity\Commune {#3998 …} +value: "16055" +label: "16410 Bouëx" +attr: [] +labelTranslationParameters: [] } 16056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32837 +data: App\Entity\Commune {#4005 …} +value: "16056" +label: "16200 Bourg-Charente" +attr: [] +labelTranslationParameters: [] } 16057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32838 +data: App\Entity\Commune {#4012 …} +value: "16057" +label: "16120 Bouteville" +attr: [] +labelTranslationParameters: [] } 16058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32839 +data: App\Entity\Commune {#4019 …} +value: "16058" +label: "16100 Boutiers-Saint-Trojan" +attr: [] +labelTranslationParameters: [] } 16059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32840 +data: App\Entity\Commune {#4026 …} +value: "16059" +label: "16240 Brettes" +attr: [] +labelTranslationParameters: [] } 16060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32841 +data: App\Entity\Commune {#4033 …} +value: "16060" +label: "16370 Bréville" +attr: [] +labelTranslationParameters: [] } 16061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32842 +data: App\Entity\Commune {#4040 …} +value: "16061" +label: "16590 Brie" +attr: [] +labelTranslationParameters: [] } 16062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32843 +data: App\Entity\Commune {#4047 …} +value: "16062" +label: "16300 Brie-sous-Barbezieux" +attr: [] +labelTranslationParameters: [] } 16063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32844 +data: App\Entity\Commune {#4054 …} +value: "16063" +label: "16210 Brie-sous-Chalais" +attr: [] +labelTranslationParameters: [] } 16064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32845 +data: App\Entity\Commune {#4061 …} +value: "16064" +label: "16420 Brigueuil" +attr: [] +labelTranslationParameters: [] } 16065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32846 +data: App\Entity\Commune {#4068 …} +value: "16065" +label: "16500 Brillac" +attr: [] +labelTranslationParameters: [] } 16066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32847 +data: App\Entity\Commune {#4075 …} +value: "16066" +label: "16480 Brossac" +attr: [] +labelTranslationParameters: [] } 16067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32848 +data: App\Entity\Commune {#4082 …} +value: "16067" +label: "16110 Bunzac" +attr: [] +labelTranslationParameters: [] } 16068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32849 +data: App\Entity\Commune {#4089 …} +value: "16068" +label: "16260 Cellefrouin" +attr: [] +labelTranslationParameters: [] } 16069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32850 +data: App\Entity\Commune {#4096 …} +value: "16069" +label: "16230 Cellettes" +attr: [] +labelTranslationParameters: [] } 16070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32851 +data: App\Entity\Commune {#4103 …} +value: "16070" +label: "16150 Chabanais" +attr: [] +labelTranslationParameters: [] } 16071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32852 +data: App\Entity\Commune {#4110 …} +value: "16071" +label: "16150 Chabrac" +attr: [] +labelTranslationParameters: [] } 16072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32853 +data: App\Entity\Commune {#4117 …} +value: "16072" +label: "16250 Chadurie" +attr: [] +labelTranslationParameters: [] } 16073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32854 +data: App\Entity\Commune {#1664 …} +value: "16073" +label: "16210 Chalais" +attr: [] +labelTranslationParameters: [] } 16074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32855 +data: App\Entity\Commune {#4124 …} +value: "16074" +label: "16300 Challignac" +attr: [] +labelTranslationParameters: [] } 16075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32856 +data: App\Entity\Commune {#4131 …} +value: "16075" +label: "16250 Champagne-Vigny" +attr: [] +labelTranslationParameters: [] } 16076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32857 +data: App\Entity\Commune {#4138 …} +value: "16076" +label: "16350 Champagne-Mouton" +attr: [] +labelTranslationParameters: [] } 16077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32858 +data: App\Entity\Commune {#4145 …} +value: "16077" +label: "16290 Champmillon" +attr: [] +labelTranslationParameters: [] } 16078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32859 +data: App\Entity\Commune {#4152 …} +value: "16078" +label: "16430 Champniers" +attr: [] +labelTranslationParameters: [] } 16079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32860 +data: App\Entity\Commune {#4159 …} +value: "16079" +label: "16360 Chantillac" +attr: [] +labelTranslationParameters: [] } 16081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32861 +data: App\Entity\Commune {#4166 …} +value: "16081" +label: "16140 La Chapelle" +attr: [] +labelTranslationParameters: [] } 16082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32862 +data: App\Entity\Commune {#4173 …} +value: "16082" +label: "16320 Boisné-La Tude" +attr: [] +labelTranslationParameters: [] } 16083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32863 +data: App\Entity\Commune {#4180 …} +value: "16083" +label: "16140 Charmé" +attr: [] +labelTranslationParameters: [] } 16084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32864 +data: App\Entity\Commune {#4187 …} +value: "16084" +label: "16380 Charras" +attr: [] +labelTranslationParameters: [] } 16085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32865 +data: App\Entity\Commune {#4194 …} +value: "16085" +label: "16260 Chasseneuil-sur-Bonnieure" +attr: [] +labelTranslationParameters: [] } 16086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32866 +data: App\Entity\Commune {#4201 …} +value: "16086" +label: "16150 Chassenon" +attr: [] +labelTranslationParameters: [] } 16087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32867 +data: App\Entity\Commune {#4208 …} +value: "16087" +label: "16350 Chassiecq" +attr: [] +labelTranslationParameters: [] } 16088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32868 +data: App\Entity\Commune {#4215 …} +value: "16088" +label: "16200 Chassors" +attr: [] +labelTranslationParameters: [] } 16089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32869 +data: App\Entity\Commune {#4222 …} +value: "16089" +label: "16100 Châteaubernard" +attr: [] +labelTranslationParameters: [] } 16090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32870 +data: App\Entity\Commune {#4229 …} +value: "16090" +label: "16120 Châteauneuf-sur-Charente" +attr: [] +labelTranslationParameters: [] } 16091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32871 +data: App\Entity\Commune {#4236 …} +value: "16091" +label: "16480 Châtignac" +attr: [] +labelTranslationParameters: [] } 16093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32872 +data: App\Entity\Commune {#4243 …} +value: "16093" +label: "16380 Chazelles" +attr: [] +labelTranslationParameters: [] } 16095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32873 +data: App\Entity\Commune {#4250 …} +value: "16095" +label: "16460 Chenon" +attr: [] +labelTranslationParameters: [] } 16096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32874 +data: App\Entity\Commune {#4257 …} +value: "16096" +label: "16310 Cherves-Châtelars" +attr: [] +labelTranslationParameters: [] } 16097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32875 +data: App\Entity\Commune {#4264 …} +value: "16097" +label: "16370 Cherves-Richemont" +attr: [] +labelTranslationParameters: [] } 16098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32876 +data: App\Entity\Commune {#4271 …} +value: "16098" +label: "16240 La Chèvrerie" +attr: [] +labelTranslationParameters: [] } 16099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32877 +data: App\Entity\Commune {#4278 …} +value: "16099" +label: "16480 Chillac" +attr: [] +labelTranslationParameters: [] } 16100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32878 +data: App\Entity\Commune {#4285 …} +value: "16100" +label: "16150 Chirac" +attr: [] +labelTranslationParameters: [] } 16101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32879 +data: App\Entity\Commune {#4292 …} +value: "16101" +label: "16440 Claix" +attr: [] +labelTranslationParameters: [] } 16102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32880 +data: App\Entity\Commune {#1412 …} +value: "16102" +label: "16100 Cognac" +attr: [] +labelTranslationParameters: [] } 16103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32881 +data: App\Entity\Commune {#4299 …} +value: "16103" +label: "16320 Combiers" +attr: [] +labelTranslationParameters: [] } 16104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32882 +data: App\Entity\Commune {#4306 …} +value: "16104" +label: "16700 Condac" +attr: [] +labelTranslationParameters: [] } 16105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32883 +data: App\Entity\Commune {#4313 …} +value: "16105" +label: "16360 Condéon" +attr: [] +labelTranslationParameters: [] } 16106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32884 +data: App\Entity\Commune {#4320 …} +value: "16106" +label: "16500 Confolens" +attr: [] +labelTranslationParameters: [] } 16107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32885 +data: App\Entity\Commune {#4327 …} +value: "16107" +label: "16560 Coulgens" +attr: [] +labelTranslationParameters: [] } 16108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32886 +data: App\Entity\Commune {#4334 …} +value: "16108" +label: "16330 Coulonges" +attr: [] +labelTranslationParameters: [] } 16109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32887 +data: App\Entity\Commune {#4341 …} +value: "16109" +label: "16200 Courbillac" +attr: [] +labelTranslationParameters: [] } 16110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32888 +data: App\Entity\Commune {#4348 …} +value: "16110" +label: "16240 Courcôme" +attr: [] +labelTranslationParameters: [] } 16111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32889 +data: App\Entity\Commune {#4355 …} +value: "16111" +label: "16190 Courgeac" +attr: [] +labelTranslationParameters: [] } 16112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32890 +data: App\Entity\Commune {#4362 …} +value: "16112" +label: "16210 Courlac" +attr: [] +labelTranslationParameters: [] } 16113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32891 +data: App\Entity\Commune {#4369 …} +value: "16113" +label: "16400 La Couronne" +attr: [] +labelTranslationParameters: [] } 16114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32892 +data: App\Entity\Commune {#4376 …} +value: "16114" +label: "16460 Couture" +attr: [] +labelTranslationParameters: [] } 16116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32893 +data: App\Entity\Commune {#4383 …} +value: "16116" +label: "16300 Criteuil-la-Magdeleine" +attr: [] +labelTranslationParameters: [] } 16117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32894 +data: App\Entity\Commune {#4390 …} +value: "16117" +label: "16210 Curac" +attr: [] +labelTranslationParameters: [] } 16118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32895 +data: App\Entity\Commune {#4397 …} +value: "16118" +label: "16190 Deviat" +attr: [] +labelTranslationParameters: [] } 16119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32896 +data: App\Entity\Commune {#4404 …} +value: "16119" +label: "16410 Dignac" +attr: [] +labelTranslationParameters: [] } 16120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32897 +data: App\Entity\Commune {#4411 …} +value: "16120" +label: "16410 Dirac" +attr: [] +labelTranslationParameters: [] } 16121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32898 +data: App\Entity\Commune {#4418 …} +value: "16121" +label: "16290 Douzat" +attr: [] +labelTranslationParameters: [] } 16122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32899 +data: App\Entity\Commune {#4425 …} +value: "16122" +label: "16140 Ébréon" +attr: [] +labelTranslationParameters: [] } 16123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32900 +data: App\Entity\Commune {#4432 …} +value: "16123" +label: "16170 Échallat" +attr: [] +labelTranslationParameters: [] } 16124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32901 +data: App\Entity\Commune {#4439 …} +value: "16124" +label: "16220 Écuras" +attr: [] +labelTranslationParameters: [] } 16125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32902 +data: App\Entity\Commune {#4446 …} +value: "16125" +label: "16320 Édon" +attr: [] +labelTranslationParameters: [] } 16127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32903 +data: App\Entity\Commune {#4453 …} +value: "16127" +label: "16240 Empuré" +attr: [] +labelTranslationParameters: [] } 16128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32904 +data: App\Entity\Commune {#4460 …} +value: "16128" +label: "16490 Épenède" +attr: [] +labelTranslationParameters: [] } 16130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32905 +data: App\Entity\Commune {#4467 …} +value: "16130" +label: "16210 Les Essards" +attr: [] +labelTranslationParameters: [] } 16131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32906 +data: App\Entity\Commune {#4474 …} +value: "16131" +label: "16500 Esse" +attr: [] +labelTranslationParameters: [] } 16132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32907 +data: App\Entity\Commune {#4481 …} +value: "16132" +label: "16150 Étagnac" +attr: [] +labelTranslationParameters: [] } 16133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32908 +data: App\Entity\Commune {#4488 …} +value: "16133" +label: "16250 Étriac" +attr: [] +labelTranslationParameters: [] } 16134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32909 +data: App\Entity\Commune {#4495 …} +value: "16134" +label: "16150 Exideuil" +attr: [] +labelTranslationParameters: [] } 16135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32910 +data: App\Entity\Commune {#4502 …} +value: "16135" +label: "16220 Eymouthiers" +attr: [] +labelTranslationParameters: [] } 16136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32911 +data: App\Entity\Commune {#4509 …} +value: "16136" +label: "16700 La Faye" +attr: [] +labelTranslationParameters: [] } 16137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32912 +data: App\Entity\Commune {#4516 …} +value: "16137" +label: "16380 Feuillade" +attr: [] +labelTranslationParameters: [] } 16138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32913 +data: App\Entity\Commune {#4523 …} +value: "16138" +label: "16730 Fléac" +attr: [] +labelTranslationParameters: [] } 16139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32914 +data: App\Entity\Commune {#4530 …} +value: "16139" +label: "16200 Fleurac" +attr: [] +labelTranslationParameters: [] } 16140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32915 +data: App\Entity\Commune {#4537 …} +value: "16140" +label: "16230 Fontclaireau" +attr: [] +labelTranslationParameters: [] } 16141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32916 +data: App\Entity\Commune {#4544 …} +value: "16141" +label: "16230 Fontenille" +attr: [] +labelTranslationParameters: [] } 16142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32917 +data: App\Entity\Commune {#4551 …} +value: "16142" +label: "16240 La Forêt-de-Tessé" +attr: [] +labelTranslationParameters: [] } 16143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32918 +data: App\Entity\Commune {#4558 …} +value: "16143" +label: "16410 Fouquebrune" +attr: [] +labelTranslationParameters: [] } 16144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32919 +data: App\Entity\Commune {#4565 …} +value: "16144" +label: "16140 Fouqueure" +attr: [] +labelTranslationParameters: [] } 16145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32920 +data: App\Entity\Commune {#4572 …} +value: "16145" +label: "16200 Foussignac" +attr: [] +labelTranslationParameters: [] } 16146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32921 +data: App\Entity\Commune {#4579 …} +value: "16146" +label: "16410 Garat" +attr: [] +labelTranslationParameters: [] } 16147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32922 +data: App\Entity\Commune {#4586 …} +value: "16147" +label: "16320 Gardes-le-Pontaroux" +attr: [] +labelTranslationParameters: [] } 16148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32923 +data: App\Entity\Commune {#4593 …} +value: "16148" +label: "16170 Genac-Bignac" +attr: [] +labelTranslationParameters: [] } 16150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32924 +data: App\Entity\Commune {#4600 …} +value: "16150" +label: "16130 Gensac-la-Pallue" +attr: [] +labelTranslationParameters: [] } 16151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32925 +data: App\Entity\Commune {#4607 …} +value: "16151" +label: "16130 Genté" +attr: [] +labelTranslationParameters: [] } 16152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32926 +data: App\Entity\Commune {#4614 …} +value: "16152" +label: "16130 Gimeux" +attr: [] +labelTranslationParameters: [] } 16153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32927 +data: App\Entity\Commune {#4621 …} +value: "16153" +label: "16200 Mainxe-Gondeville" +attr: [] +labelTranslationParameters: [] } 16154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32928 +data: App\Entity\Commune {#4628 …} +value: "16154" +label: "16160 Gond-Pontouvre" +attr: [] +labelTranslationParameters: [] } 16155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32929 +data: App\Entity\Commune {#4635 …} +value: "16155" +label: "16140 Les Gours" +attr: [] +labelTranslationParameters: [] } 16157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32930 +data: App\Entity\Commune {#4642 …} +value: "16157" +label: "16450 Le Grand-Madieu" +attr: [] +labelTranslationParameters: [] } 16158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32931 +data: App\Entity\Commune {#4649 …} +value: "16158" +label: "16380 Grassac" +attr: [] +labelTranslationParameters: [] } 16160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32932 +data: App\Entity\Commune {#4656 …} +value: "16160" +label: "16300 Guimps" +attr: [] +labelTranslationParameters: [] } 16161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32933 +data: App\Entity\Commune {#4663 …} +value: "16161" +label: "16480 Guizengeard" +attr: [] +labelTranslationParameters: [] } 16162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32934 +data: App\Entity\Commune {#4670 …} +value: "16162" +label: "16320 Gurat" +attr: [] +labelTranslationParameters: [] } 16163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32935 +data: App\Entity\Commune {#4677 …} +value: "16163" +label: "16290 Hiersac" +attr: [] +labelTranslationParameters: [] } 16164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32936 +data: App\Entity\Commune {#4684 …} +value: "16164" +label: "16490 Hiesse" +attr: [] +labelTranslationParameters: [] } 16165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32937 +data: App\Entity\Commune {#4691 …} +value: "16165" +label: "16200 Houlette" +attr: [] +labelTranslationParameters: [] } 16166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32938 +data: App\Entity\Commune {#4698 …} +value: "16166" +label: "16340 L'Isle-d'Espagnac" +attr: [] +labelTranslationParameters: [] } 16167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32939 +data: App\Entity\Commune {#4705 …} +value: "16167" +label: "16200 Jarnac" +attr: [] +labelTranslationParameters: [] } 16168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32940 +data: App\Entity\Commune {#4712 …} +value: "16168" +label: "16560 Jauldes" +attr: [] +labelTranslationParameters: [] } 16169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32941 +data: App\Entity\Commune {#4719 …} +value: "16169" +label: "16100 Javrezac" +attr: [] +labelTranslationParameters: [] } 16170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32942 +data: App\Entity\Commune {#4726 …} +value: "16170" +label: "16190 Juignac" +attr: [] +labelTranslationParameters: [] } 16171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32943 +data: App\Entity\Commune {#4733 …} +value: "16171" +label: "16130 Juillac-le-Coq" +attr: [] +labelTranslationParameters: [] } 16173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32944 +data: App\Entity\Commune {#4740 …} +value: "16173" +label: "16230 Juillé" +attr: [] +labelTranslationParameters: [] } 16174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32945 +data: App\Entity\Commune {#4747 …} +value: "16174" +label: "16200 Julienne" +attr: [] +labelTranslationParameters: [] } 16175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32946 +data: App\Entity\Commune {#4754 …} +value: "16175" +label: "16250 Val des Vignes" +attr: [] +labelTranslationParameters: [] } 16176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32947 +data: App\Entity\Commune {#4761 …} +value: "16176" +label: "16300 Lachaise" +attr: [] +labelTranslationParameters: [] } 16177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32948 +data: App\Entity\Commune {#4768 …} +value: "16177" +label: "16120 Ladiville" +attr: [] +labelTranslationParameters: [] } 16178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32949 +data: App\Entity\Commune {#4775 …} +value: "16178" +label: "16300 Lagarde-sur-le-Né" +attr: [] +labelTranslationParameters: [] } 16180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32950 +data: App\Entity\Commune {#4782 …} +value: "16180" +label: "16390 Laprade" +attr: [] +labelTranslationParameters: [] } 16181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32951 +data: App\Entity\Commune {#4789 …} +value: "16181" +label: "16500 Lessac" +attr: [] +labelTranslationParameters: [] } 16182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32952 +data: App\Entity\Commune {#4796 …} +value: "16182" +label: "16420 Lesterps" +attr: [] +labelTranslationParameters: [] } 16183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32953 +data: App\Entity\Commune {#4803 …} +value: "16183" +label: "16310 Lésignac-Durand" +attr: [] +labelTranslationParameters: [] } 16184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32954 +data: App\Entity\Commune {#4810 …} +value: "16184" +label: "16460 Lichères" +attr: [] +labelTranslationParameters: [] } 16185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32955 +data: App\Entity\Commune {#4817 …} +value: "16185" +label: "16140 Ligné" +attr: [] +labelTranslationParameters: [] } 16186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32956 +data: App\Entity\Commune {#4824 …} +value: "16186" +label: "16130 Lignières-Sonneville" +attr: [] +labelTranslationParameters: [] } 16187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32957 +data: App\Entity\Commune {#4831 …} +value: "16187" +label: "16730 Linars" +attr: [] +labelTranslationParameters: [] } 16188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32958 +data: App\Entity\Commune {#4838 …} +value: "16188" +label: "16310 Le Lindois" +attr: [] +labelTranslationParameters: [] } 16189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32959 +data: App\Entity\Commune {#4845 …} +value: "16189" +label: "16700 Londigny" +attr: [] +labelTranslationParameters: [] } 16190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32960 +data: App\Entity\Commune {#4852 …} +value: "16190" +label: "16240 Longré" +attr: [] +labelTranslationParameters: [] } 16191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32961 +data: App\Entity\Commune {#4859 …} +value: "16191" +label: "16230 Lonnes" +attr: [] +labelTranslationParameters: [] } 16192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32962 +data: App\Entity\Commune {#4866 …} +value: "16192" +label: "16270 Terres-de-Haute-Charente" +attr: [] +labelTranslationParameters: [] } 16193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32963 +data: App\Entity\Commune {#4873 …} +value: "16193" +label: "16100 Louzac-Saint-André" +attr: [] +labelTranslationParameters: [] } 16194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32964 +data: App\Entity\Commune {#4880 …} +value: "16194" +label: "16140 Lupsault" +attr: [] +labelTranslationParameters: [] } 16195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32965 +data: App\Entity\Commune {#4887 …} +value: "16195" +label: "16450 Lussac" +attr: [] +labelTranslationParameters: [] } 16196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32966 +data: App\Entity\Commune {#4894 …} +value: "16196" +label: "16230 Luxé" +attr: [] +labelTranslationParameters: [] } 16197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32967 +data: App\Entity\Commune {#4901 …} +value: "16197" +label: "16240 La Magdeleine" +attr: [] +labelTranslationParameters: [] } 16198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32968 +data: App\Entity\Commune {#4908 …} +value: "16198" +label: "16320 Magnac-Lavalette-Villars" +attr: [] +labelTranslationParameters: [] } 16199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32969 +data: App\Entity\Commune {#4915 …} +value: "16199" +label: "16600 Magnac-sur-Touvre" +attr: [] +labelTranslationParameters: [] } 16200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32970 +data: App\Entity\Commune {#4922 …} +value: "16200" +label: "16230 Maine-de-Boixe" +attr: [] +labelTranslationParameters: [] } 16203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32971 +data: App\Entity\Commune {#4929 …} +value: "16203" +label: "16380 Mainzac" +attr: [] +labelTranslationParameters: [] } 16204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32972 +data: App\Entity\Commune {#4936 …} +value: "16204" +label: "16120 Bellevigne" +attr: [] +labelTranslationParameters: [] } 16205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32973 +data: App\Entity\Commune {#4943 …} +value: "16205" +label: "16500 Manot" +attr: [] +labelTranslationParameters: [] } 16206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32974 +data: App\Entity\Commune {#1391 …} +value: "16206" +label: "16230 Mansle" +attr: [] +labelTranslationParameters: [] } 16207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32975 +data: App\Entity\Commune {#4950 …} +value: "16207" +label: "16140 Marcillac-Lanville" +attr: [] +labelTranslationParameters: [] } 16208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32976 +data: App\Entity\Commune {#4957 …} +value: "16208" +label: "16170 Mareuil" +attr: [] +labelTranslationParameters: [] } 16209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32977 +data: App\Entity\Commune {#4964 …} +value: "16209" +label: "16110 Marillac-le-Franc" +attr: [] +labelTranslationParameters: [] } 16210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32978 +data: App\Entity\Commune {#4971 …} +value: "16210" +label: "16570 Marsac" +attr: [] +labelTranslationParameters: [] } 16211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32979 +data: App\Entity\Commune {#4978 …} +value: "16211" +label: "16380 Marthon" +attr: [] +labelTranslationParameters: [] } 16212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32980 +data: App\Entity\Commune {#4985 …} +value: "16212" +label: "16310 Massignac" +attr: [] +labelTranslationParameters: [] } 16213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32981 +data: App\Entity\Commune {#4992 …} +value: "16213" +label: "16310 Mazerolles" +attr: [] +labelTranslationParameters: [] } 16215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32982 +data: App\Entity\Commune {#4999 …} +value: "16215" +label: "16210 Médillac" +attr: [] +labelTranslationParameters: [] } 16216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32983 +data: App\Entity\Commune {#5006 …} +value: "16216" +label: "16200 Mérignac" +attr: [] +labelTranslationParameters: [] } 16217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32984 +data: App\Entity\Commune {#5013 …} +value: "16217" +label: "16100 Merpins" +attr: [] +labelTranslationParameters: [] } 16218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32985 +data: App\Entity\Commune {#5020 …} +value: "16218" +label: "16370 Mesnac" +attr: [] +labelTranslationParameters: [] } 16220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32986 +data: App\Entity\Commune {#5027 …} +value: "16220" +label: "16200 Les Métairies" +attr: [] +labelTranslationParameters: [] } 16221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32987 +data: App\Entity\Commune {#5034 …} +value: "16221" +label: "16140 Mons" +attr: [] +labelTranslationParameters: [] } 16222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32988 +data: App\Entity\Commune {#5041 …} +value: "16222" +label: "16620 Montboyer" +attr: [] +labelTranslationParameters: [] } 16223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32989 +data: App\Entity\Commune {#5048 …} +value: "16223" +label: "16220 Montbron" +attr: [] +labelTranslationParameters: [] } 16224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32990 +data: App\Entity\Commune {#5055 …} +value: "16224" +label: "16300 Montmérac" +attr: [] +labelTranslationParameters: [] } 16225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32991 +data: App\Entity\Commune {#5062 …} +value: "16225" +label: "16310 Montembœuf" +attr: [] +labelTranslationParameters: [] } 16226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32992 +data: App\Entity\Commune {#5069 …} +value: "16226" +label: "16330 Montignac-Charente" +attr: [] +labelTranslationParameters: [] } 16227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32993 +data: App\Entity\Commune {#5076 …} +value: "16227" +label: "16390 Montignac-le-Coq" +attr: [] +labelTranslationParameters: [] } 16229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32994 +data: App\Entity\Commune {#5083 …} +value: "16229" +label: "16240 Montjean" +attr: [] +labelTranslationParameters: [] } 16230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32995 +data: App\Entity\Commune {#1657 …} +value: "16230" +label: "16190 Montmoreau" +attr: [] +labelTranslationParameters: [] } 16231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32996 +data: App\Entity\Commune {#5090 …} +value: "16231" +label: "16420 Montrollet" +attr: [] +labelTranslationParameters: [] } 16232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32997 +data: App\Entity\Commune {#5097 …} +value: "16232" +label: "16600 Mornac" +attr: [] +labelTranslationParameters: [] } 16233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32998 +data: App\Entity\Commune {#5104 …} +value: "16233" +label: "16120 Mosnac" +attr: [] +labelTranslationParameters: [] } 16234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#32999 +data: App\Entity\Commune {#5111 …} +value: "16234" +label: "16290 Moulidars" +attr: [] +labelTranslationParameters: [] } 16236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33000 +data: App\Entity\Commune {#5118 …} +value: "16236" +label: "16440 Mouthiers-sur-Boëme" +attr: [] +labelTranslationParameters: [] } 16237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33001 +data: App\Entity\Commune {#5125 …} +value: "16237" +label: "16460 Mouton" +attr: [] +labelTranslationParameters: [] } 16238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33002 +data: App\Entity\Commune {#5132 …} +value: "16238" +label: "16460 Moutonneau" +attr: [] +labelTranslationParameters: [] } 16239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33003 +data: App\Entity\Commune {#5139 …} +value: "16239" +label: "16310 Mouzon" +attr: [] +labelTranslationParameters: [] } 16240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33004 +data: App\Entity\Commune {#5146 …} +value: "16240" +label: "16390 Nabinaud" +attr: [] +labelTranslationParameters: [] } 16241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33005 +data: App\Entity\Commune {#5153 …} +value: "16241" +label: "16230 Nanclars" +attr: [] +labelTranslationParameters: [] } 16242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33006 +data: App\Entity\Commune {#5160 …} +value: "16242" +label: "16700 Nanteuil-en-Vallée" +attr: [] +labelTranslationParameters: [] } 16243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33007 +data: App\Entity\Commune {#5167 …} +value: "16243" +label: "16200 Nercillac" +attr: [] +labelTranslationParameters: [] } 16244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33008 +data: App\Entity\Commune {#5174 …} +value: "16244" +label: "16440 Nersac" +attr: [] +labelTranslationParameters: [] } 16245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33009 +data: App\Entity\Commune {#5181 …} +value: "16245" +label: "16270 Nieuil" +attr: [] +labelTranslationParameters: [] } 16246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33010 +data: App\Entity\Commune {#5188 …} +value: "16246" +label: "16190 Nonac" +attr: [] +labelTranslationParameters: [] } 16248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33011 +data: App\Entity\Commune {#5195 …} +value: "16248" +label: "16140 Oradour" +attr: [] +labelTranslationParameters: [] } 16249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33012 +data: App\Entity\Commune {#5202 …} +value: "16249" +label: "16500 Oradour-Fanais" +attr: [] +labelTranslationParameters: [] } 16250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33013 +data: App\Entity\Commune {#5209 …} +value: "16250" +label: "16220 Orgedeuil" +attr: [] +labelTranslationParameters: [] } 16251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33014 +data: App\Entity\Commune {#5216 …} +value: "16251" +label: "16480 Oriolles" +attr: [] +labelTranslationParameters: [] } 16252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33015 +data: App\Entity\Commune {#5223 …} +value: "16252" +label: "16210 Orival" +attr: [] +labelTranslationParameters: [] } 16253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33016 +data: App\Entity\Commune {#5230 …} +value: "16253" +label: "16240 Paizay-Naudouin-Embourie" +attr: [] +labelTranslationParameters: [] } 16254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33017 +data: App\Entity\Commune {#5237 …} +value: "16254" +label: "16390 Palluaud" +attr: [] +labelTranslationParameters: [] } 16255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33018 +data: App\Entity\Commune {#5244 …} +value: "16255" +label: "16450 Parzac" +attr: [] +labelTranslationParameters: [] } 16256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33019 +data: App\Entity\Commune {#5251 …} +value: "16256" +label: "16480 Passirac" +attr: [] +labelTranslationParameters: [] } 16258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33020 +data: App\Entity\Commune {#5258 …} +value: "16258" +label: "16250 Pérignac" +attr: [] +labelTranslationParameters: [] } 16260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33021 +data: App\Entity\Commune {#5265 …} +value: "16260" +label: "16390 Pillac" +attr: [] +labelTranslationParameters: [] } 16261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33022 +data: App\Entity\Commune {#5272 …} +value: "16261" +label: "16260 Les Pins" +attr: [] +labelTranslationParameters: [] } 16263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33023 +data: App\Entity\Commune {#5279 …} +value: "16263" +label: "16250 Plassac-Rouffiac" +attr: [] +labelTranslationParameters: [] } 16264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33024 +data: App\Entity\Commune {#5286 …} +value: "16264" +label: "16490 Pleuville" +attr: [] +labelTranslationParameters: [] } 16267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33025 +data: App\Entity\Commune {#5293 …} +value: "16267" +label: "16190 Poullignac" +attr: [] +labelTranslationParameters: [] } 16268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33026 +data: App\Entity\Commune {#5300 …} +value: "16268" +label: "16700 Poursac" +attr: [] +labelTranslationParameters: [] } 16269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33027 +data: App\Entity\Commune {#5307 …} +value: "16269" +label: "16110 Pranzac" +attr: [] +labelTranslationParameters: [] } 16270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33028 +data: App\Entity\Commune {#5314 …} +value: "16270" +label: "16150 Pressignac" +attr: [] +labelTranslationParameters: [] } 16271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33029 +data: App\Entity\Commune {#5321 …} +value: "16271" +label: "16400 Puymoyen" +attr: [] +labelTranslationParameters: [] } 16272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33030 +data: App\Entity\Commune {#5328 …} +value: "16272" +label: "16230 Puyréaux" +attr: [] +labelTranslationParameters: [] } 16273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33031 +data: App\Entity\Commune {#5335 …} +value: "16273" +label: "16240 Raix" +attr: [] +labelTranslationParameters: [] } 16275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33032 +data: App\Entity\Commune {#5342 …} +value: "16275" +label: "16140 Ranville-Breuillaud" +attr: [] +labelTranslationParameters: [] } 16276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33033 +data: App\Entity\Commune {#5349 …} +value: "16276" +label: "16360 Reignac" +attr: [] +labelTranslationParameters: [] } 16277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33034 +data: App\Entity\Commune {#5356 …} +value: "16277" +label: "16200 Réparsac" +attr: [] +labelTranslationParameters: [] } 16279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33035 +data: App\Entity\Commune {#5363 …} +value: "16279" +label: "16210 Rioux-Martin" +attr: [] +labelTranslationParameters: [] } 16280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33036 +data: App\Entity\Commune {#5370 …} +value: "16280" +label: "16110 Rivières" +attr: [] +labelTranslationParameters: [] } 16281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33037 +data: App\Entity\Commune {#5377 …} +value: "16281" +label: "16110 La Rochefoucauld-en-Angoumois" +attr: [] +labelTranslationParameters: [] } 16282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33038 +data: App\Entity\Commune {#5384 …} +value: "16282" +label: "16110 La Rochette" +attr: [] +labelTranslationParameters: [] } 16283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33039 +data: App\Entity\Commune {#5391 …} +value: "16283" +label: "16320 Ronsenac" +attr: [] +labelTranslationParameters: [] } 16284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33040 +data: App\Entity\Commune {#5398 …} +value: "16284" +label: "16210 Rouffiac" +attr: [] +labelTranslationParameters: [] } 16285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33041 +data: App\Entity\Commune {#5405 …} +value: "16285" +label: "16320 Rougnac" +attr: [] +labelTranslationParameters: [] } 16286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33042 +data: App\Entity\Commune {#5412 …} +value: "16286" +label: "16170 Rouillac" +attr: [] +labelTranslationParameters: [] } 16287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33043 +data: App\Entity\Commune {#5419 …} +value: "16287" +label: "16440 Roullet-Saint-Estèphe" +attr: [] +labelTranslationParameters: [] } 16289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33044 +data: App\Entity\Commune {#5426 …} +value: "16289" +label: "16310 Roussines" +attr: [] +labelTranslationParameters: [] } 16290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33045 +data: App\Entity\Commune {#5433 …} +value: "16290" +label: "16220 Rouzède" +attr: [] +labelTranslationParameters: [] } 16291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33046 +data: App\Entity\Commune {#5440 …} +value: "16291" +label: "16600 Ruelle-sur-Touvre" +attr: [] +labelTranslationParameters: [] } 16292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33047 +data: App\Entity\Commune {#5447 …} +value: "16292" +label: "16700 Ruffec" +attr: [] +labelTranslationParameters: [] } 16293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33048 +data: App\Entity\Commune {#5454 …} +value: "16293" +label: "16310 Saint-Adjutory" +attr: [] +labelTranslationParameters: [] } 16295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33049 +data: App\Entity\Commune {#5461 …} +value: "16295" +label: "16330 Saint-Amant-de-Boixe" +attr: [] +labelTranslationParameters: [] } 16297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33050 +data: App\Entity\Commune {#5468 …} +value: "16297" +label: "16120 Graves-Saint-Amant" +attr: [] +labelTranslationParameters: [] } 16298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33051 +data: App\Entity\Commune {#5475 …} +value: "16298" +label: "16170 Saint-Amant-de-Nouère" +attr: [] +labelTranslationParameters: [] } 16300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33052 +data: App\Entity\Commune {#5482 …} +value: "16300" +label: "16230 Val-de-Bonnieure" +attr: [] +labelTranslationParameters: [] } 16301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33053 +data: App\Entity\Commune {#5489 …} +value: "16301" +label: "16300 Saint-Aulais-la-Chapelle" +attr: [] +labelTranslationParameters: [] } 16302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33054 +data: App\Entity\Commune {#5496 …} +value: "16302" +label: "16210 Saint-Avit" +attr: [] +labelTranslationParameters: [] } 16303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33055 +data: App\Entity\Commune {#5503 …} +value: "16303" +label: "16300 Saint-Bonnet" +attr: [] +labelTranslationParameters: [] } 16304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33056 +data: App\Entity\Commune {#5510 …} +value: "16304" +label: "16100 Saint-Brice" +attr: [] +labelTranslationParameters: [] } 16306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33057 +data: App\Entity\Commune {#5517 …} +value: "16306" +label: "16420 Saint-Christophe" +attr: [] +labelTranslationParameters: [] } 16307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33058 +data: App\Entity\Commune {#5524 …} +value: "16307" +label: "16230 Saint-Ciers-sur-Bonnieure" +attr: [] +labelTranslationParameters: [] } 16308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33059 +data: App\Entity\Commune {#5531 …} +value: "16308" +label: "16450 Saint-Claud" +attr: [] +labelTranslationParameters: [] } 16310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33060 +data: App\Entity\Commune {#5538 …} +value: "16310" +label: "16350 Saint-Coutant" +attr: [] +labelTranslationParameters: [] } 16312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33061 +data: App\Entity\Commune {#5545 …} +value: "16312" +label: "16170 Saint-Cybardeaux" +attr: [] +labelTranslationParameters: [] } 16315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33062 +data: App\Entity\Commune {#5552 …} +value: "16315" +label: "16480 Saint-Félix" +attr: [] +labelTranslationParameters: [] } 16316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33063 +data: App\Entity\Commune {#5559 …} +value: "16316" +label: "16130 Saint-Fort-sur-le-Né" +attr: [] +labelTranslationParameters: [] } 16317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33064 +data: App\Entity\Commune {#5566 …} +value: "16317" +label: "16140 Saint-Fraigne" +attr: [] +labelTranslationParameters: [] } 16318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33065 +data: App\Entity\Commune {#5573 …} +value: "16318" +label: "16460 Saint-Front" +attr: [] +labelTranslationParameters: [] } 16320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33066 +data: App\Entity\Commune {#5580 …} +value: "16320" +label: "16570 Saint-Genis-d'Hiersac" +attr: [] +labelTranslationParameters: [] } 16321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33067 +data: App\Entity\Commune {#5587 …} +value: "16321" +label: "16700 Saint-Georges" +attr: [] +labelTranslationParameters: [] } 16323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33068 +data: App\Entity\Commune {#5594 …} +value: "16323" +label: "16380 Saint-Germain-de-Montbron" +attr: [] +labelTranslationParameters: [] } 16325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33069 +data: App\Entity\Commune {#5601 …} +value: "16325" +label: "16700 Saint-Gourson" +attr: [] +labelTranslationParameters: [] } 16326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33070 +data: App\Entity\Commune {#5608 …} +value: "16326" +label: "16230 Saint-Groux" +attr: [] +labelTranslationParameters: [] } 16329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33071 +data: App\Entity\Commune {#5615 …} +value: "16329" +label: "16450 Saint-Laurent-de-Céris" +attr: [] +labelTranslationParameters: [] } 16330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33072 +data: App\Entity\Commune {#5622 …} +value: "16330" +label: "16100 Saint-Laurent-de-Cognac" +attr: [] +labelTranslationParameters: [] } 16331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33073 +data: App\Entity\Commune {#5629 …} +value: "16331" +label: "16480 Saint-Laurent-des-Combes" +attr: [] +labelTranslationParameters: [] } 16334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33074 +data: App\Entity\Commune {#5636 …} +value: "16334" +label: "16190 Saint-Martial" +attr: [] +labelTranslationParameters: [] } 16335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33075 +data: App\Entity\Commune {#5643 …} +value: "16335" +label: "16700 Saint-Martin-du-Clocher" +attr: [] +labelTranslationParameters: [] } 16336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33076 +data: App\Entity\Commune {#5650 …} +value: "16336" +label: "16260 Saint-Mary" +attr: [] +labelTranslationParameters: [] } 16337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33077 +data: App\Entity\Commune {#5657 …} +value: "16337" +label: "16500 Saint-Maurice-des-Lions" +attr: [] +labelTranslationParameters: [] } 16338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33078 +data: App\Entity\Commune {#5664 …} +value: "16338" +label: "16300 Saint-Médard" +attr: [] +labelTranslationParameters: [] } 16339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33079 +data: App\Entity\Commune {#5671 …} +value: "16339" +label: "16170 Val-d'Auge" +attr: [] +labelTranslationParameters: [] } 16340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33080 +data: App\Entity\Commune {#5678 …} +value: "16340" +label: "16720 Saint-Même-les-Carrières" +attr: [] +labelTranslationParameters: [] } 16341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33081 +data: App\Entity\Commune {#5685 …} +value: "16341" +label: "16470 Saint-Michel" +attr: [] +labelTranslationParameters: [] } 16342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33082 +data: App\Entity\Commune {#5692 …} +value: "16342" +label: "16300 Saint-Palais-du-Né" +attr: [] +labelTranslationParameters: [] } 16343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33083 +data: App\Entity\Commune {#5699 …} +value: "16343" +label: "16130 Saint-Preuil" +attr: [] +labelTranslationParameters: [] } 16345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33084 +data: App\Entity\Commune {#5706 …} +value: "16345" +label: "16150 Saint-Quentin-sur-Charente" +attr: [] +labelTranslationParameters: [] } 16346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33085 +data: App\Entity\Commune {#5713 …} +value: "16346" +label: "16210 Saint-Quentin-de-Chalais" +attr: [] +labelTranslationParameters: [] } 16347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33086 +data: App\Entity\Commune {#5720 …} +value: "16347" +label: "16210 Saint-Romain" +attr: [] +labelTranslationParameters: [] } 16348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33087 +data: App\Entity\Commune {#5727 …} +value: "16348" +label: "16290 Saint-Saturnin" +attr: [] +labelTranslationParameters: [] } 16349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33088 +data: App\Entity\Commune {#5734 …} +value: "16349" +label: "16200 Sainte-Sévère" +attr: [] +labelTranslationParameters: [] } 16350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33089 +data: App\Entity\Commune {#1671 …} +value: "16350" +label: "16390 Saint-Séverin" +attr: [] +labelTranslationParameters: [] } 16351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33090 +data: App\Entity\Commune {#5741 …} +value: "16351" +label: "16120 Saint-Simeux" +attr: [] +labelTranslationParameters: [] } 16352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33091 +data: App\Entity\Commune {#5748 …} +value: "16352" +label: "16120 Saint-Simon" +attr: [] +labelTranslationParameters: [] } 16353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33092 +data: App\Entity\Commune {#5755 …} +value: "16353" +label: "16220 Saint-Sornin" +attr: [] +labelTranslationParameters: [] } 16354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33093 +data: App\Entity\Commune {#5762 …} +value: "16354" +label: "16480 Sainte-Souline" +attr: [] +labelTranslationParameters: [] } 16355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33094 +data: App\Entity\Commune {#5769 …} +value: "16355" +label: "16370 Saint-Sulpice-de-Cognac" +attr: [] +labelTranslationParameters: [] } 16356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33095 +data: App\Entity\Commune {#5776 …} +value: "16356" +label: "16460 Saint-Sulpice-de-Ruffec" +attr: [] +labelTranslationParameters: [] } 16357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33096 +data: App\Entity\Commune {#5783 …} +value: "16357" +label: "16480 Saint-Vallier" +attr: [] +labelTranslationParameters: [] } 16358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33097 +data: App\Entity\Commune {#5790 …} +value: "16358" +label: "16710 Saint-Yrieix-sur-Charente" +attr: [] +labelTranslationParameters: [] } 16359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33098 +data: App\Entity\Commune {#5797 …} +value: "16359" +label: "16130 Salles-d'Angles" +attr: [] +labelTranslationParameters: [] } 16360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33099 +data: App\Entity\Commune {#5804 …} +value: "16360" +label: "16300 Salles-de-Barbezieux" +attr: [] +labelTranslationParameters: [] } 16361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33100 +data: App\Entity\Commune {#5811 …} +value: "16361" +label: "16700 Salles-de-Villefagnan" +attr: [] +labelTranslationParameters: [] } 16362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33101 +data: App\Entity\Commune {#5818 …} +value: "16362" +label: "16190 Salles-Lavalette" +attr: [] +labelTranslationParameters: [] } 16363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33102 +data: App\Entity\Commune {#5825 …} +value: "16363" +label: "16420 Saulgond" +attr: [] +labelTranslationParameters: [] } 16364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33103 +data: App\Entity\Commune {#5832 …} +value: "16364" +label: "16310 Sauvagnac" +attr: [] +labelTranslationParameters: [] } 16365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33104 +data: App\Entity\Commune {#5839 …} +value: "16365" +label: "16480 Sauvignac" +attr: [] +labelTranslationParameters: [] } 16366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33105 +data: App\Entity\Commune {#5846 …} +value: "16366" +label: "16130 Segonzac" +attr: [] +labelTranslationParameters: [] } 16368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33106 +data: App\Entity\Commune {#5853 …} +value: "16368" +label: "16410 Sers" +attr: [] +labelTranslationParameters: [] } 16369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33107 +data: App\Entity\Commune {#5860 …} +value: "16369" +label: "16200 Sigogne" +attr: [] +labelTranslationParameters: [] } 16370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33108 +data: App\Entity\Commune {#5867 …} +value: "16370" +label: "16440 Sireuil" +attr: [] +labelTranslationParameters: [] } 16372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33109 +data: App\Entity\Commune {#5874 …} +value: "16372" +label: "16380 Souffrignac" +attr: [] +labelTranslationParameters: [] } 16373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33110 +data: App\Entity\Commune {#5881 …} +value: "16373" +label: "16240 Souvigné" +attr: [] +labelTranslationParameters: [] } 16374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33111 +data: App\Entity\Commune {#5888 …} +value: "16374" +label: "16800 Soyaux" +attr: [] +labelTranslationParameters: [] } 16375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33112 +data: App\Entity\Commune {#5895 …} +value: "16375" +label: "16260 Suaux" +attr: [] +labelTranslationParameters: [] } 16377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33113 +data: App\Entity\Commune {#5902 …} +value: "16377" +label: "16260 La Tâche" +attr: [] +labelTranslationParameters: [] } 16378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33114 +data: App\Entity\Commune {#5909 …} +value: "16378" +label: "16700 Taizé-Aizie" +attr: [] +labelTranslationParameters: [] } 16379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33115 +data: App\Entity\Commune {#5916 …} +value: "16379" +label: "16110 Taponnat-Fleurignac" +attr: [] +labelTranslationParameters: [] } 16380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33116 +data: App\Entity\Commune {#5923 …} +value: "16380" +label: "16360 Le Tâtre" +attr: [] +labelTranslationParameters: [] } 16381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33117 +data: App\Entity\Commune {#5930 …} +value: "16381" +label: "16240 Theil-Rabier" +attr: [] +labelTranslationParameters: [] } 16382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33118 +data: App\Entity\Commune {#5937 …} +value: "16382" +label: "16410 Torsac" +attr: [] +labelTranslationParameters: [] } 16383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33119 +data: App\Entity\Commune {#5944 …} +value: "16383" +label: "16560 Tourriers" +attr: [] +labelTranslationParameters: [] } 16384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33120 +data: App\Entity\Commune {#5951 …} +value: "16384" +label: "16360 Touvérac" +attr: [] +labelTranslationParameters: [] } 16385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33121 +data: App\Entity\Commune {#5958 …} +value: "16385" +label: "16600 Touvre" +attr: [] +labelTranslationParameters: [] } 16387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33122 +data: App\Entity\Commune {#5965 …} +value: "16387" +label: "16200 Triac-Lautrait" +attr: [] +labelTranslationParameters: [] } 16388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33123 +data: App\Entity\Commune {#5972 …} +value: "16388" +label: "16730 Trois-Palis" +attr: [] +labelTranslationParameters: [] } 16389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33124 +data: App\Entity\Commune {#5979 …} +value: "16389" +label: "16350 Turgon" +attr: [] +labelTranslationParameters: [] } 16390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33125 +data: App\Entity\Commune {#5986 …} +value: "16390" +label: "16140 Tusson" +attr: [] +labelTranslationParameters: [] } 16392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33126 +data: App\Entity\Commune {#5993 …} +value: "16392" +label: "16460 Valence" +attr: [] +labelTranslationParameters: [] } 16393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33127 +data: App\Entity\Commune {#1398 …} +value: "16393" +label: "16330 Vars" +attr: [] +labelTranslationParameters: [] } 16394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33128 +data: App\Entity\Commune {#6000 …} +value: "16394" +label: "16320 Vaux-Lavalette" +attr: [] +labelTranslationParameters: [] } 16395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33129 +data: App\Entity\Commune {#6007 …} +value: "16395" +label: "16170 Vaux-Rouillac" +attr: [] +labelTranslationParameters: [] } 16396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33130 +data: App\Entity\Commune {#6014 …} +value: "16396" +label: "16460 Ventouse" +attr: [] +labelTranslationParameters: [] } 16397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33131 +data: App\Entity\Commune {#6021 …} +value: "16397" +label: "16140 Verdille" +attr: [] +labelTranslationParameters: [] } 16398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33132 +data: App\Entity\Commune {#6028 …} +value: "16398" +label: "16310 Verneuil" +attr: [] +labelTranslationParameters: [] } 16399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33133 +data: App\Entity\Commune {#6035 …} +value: "16399" +label: "16130 Verrières" +attr: [] +labelTranslationParameters: [] } 16400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33134 +data: App\Entity\Commune {#6042 …} +value: "16400" +label: "16510 Verteuil-sur-Charente" +attr: [] +labelTranslationParameters: [] } 16401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33135 +data: App\Entity\Commune {#6049 …} +value: "16401" +label: "16330 Vervant" +attr: [] +labelTranslationParameters: [] } 16402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33136 +data: App\Entity\Commune {#6056 …} +value: "16402" +label: "16120 Vibrac" +attr: [] +labelTranslationParameters: [] } 16403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33137 +data: App\Entity\Commune {#6063 …} +value: "16403" +label: "16350 Le Vieux-Cérier" +attr: [] +labelTranslationParameters: [] } 16404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33138 +data: App\Entity\Commune {#6070 …} +value: "16404" +label: "16350 Vieux-Ruffec" +attr: [] +labelTranslationParameters: [] } 16405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33139 +data: App\Entity\Commune {#6077 …} +value: "16405" +label: "16300 Vignolles" +attr: [] +labelTranslationParameters: [] } 16406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33140 +data: App\Entity\Commune {#6084 …} +value: "16406" +label: "16220 Moulins-sur-Tardoire" +attr: [] +labelTranslationParameters: [] } 16408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33141 +data: App\Entity\Commune {#1678 …} +value: "16408" +label: "16320 Villebois-Lavalette" +attr: [] +labelTranslationParameters: [] } 16409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33142 +data: App\Entity\Commune {#6091 …} +value: "16409" +label: "16240 Villefagnan" +attr: [] +labelTranslationParameters: [] } 16412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33143 +data: App\Entity\Commune {#6098 …} +value: "16412" +label: "16560 Villejoubert" +attr: [] +labelTranslationParameters: [] } 16413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33144 +data: App\Entity\Commune {#6105 …} +value: "16413" +label: "16240 Villiers-le-Roux" +attr: [] +labelTranslationParameters: [] } 16414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33145 +data: App\Entity\Commune {#6112 …} +value: "16414" +label: "16230 Villognon" +attr: [] +labelTranslationParameters: [] } 16415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33146 +data: App\Entity\Commune {#6119 …} +value: "16415" +label: "16430 Vindelle" +attr: [] +labelTranslationParameters: [] } 16416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33147 +data: App\Entity\Commune {#6126 …} +value: "16416" +label: "16310 Vitrac-Saint-Vincent" +attr: [] +labelTranslationParameters: [] } 16418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33148 +data: App\Entity\Commune {#6133 …} +value: "16418" +label: "16400 Vœuil-et-Giget" +attr: [] +labelTranslationParameters: [] } 16419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33149 +data: App\Entity\Commune {#6140 …} +value: "16419" +label: "16330 Vouharte" +attr: [] +labelTranslationParameters: [] } 16420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33150 +data: App\Entity\Commune {#6147 …} +value: "16420" +label: "16250 Voulgézac" +attr: [] +labelTranslationParameters: [] } 16421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33151 +data: App\Entity\Commune {#6154 …} +value: "16421" +label: "16220 Vouthon" +attr: [] +labelTranslationParameters: [] } 16422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33152 +data: App\Entity\Commune {#6161 …} +value: "16422" +label: "16410 Vouzan" +attr: [] +labelTranslationParameters: [] } 16423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33153 +data: App\Entity\Commune {#6168 …} +value: "16423" +label: "16330 Xambes" +attr: [] +labelTranslationParameters: [] } 16424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33154 +data: App\Entity\Commune {#6175 …} +value: "16424" +label: "16210 Yviers" +attr: [] +labelTranslationParameters: [] } 16425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33155 +data: App\Entity\Commune {#6182 …} +value: "16425" +label: "16110 Yvrac-et-Malleyrand" +attr: [] +labelTranslationParameters: [] } 17002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33156 +data: App\Entity\Commune {#6189 …} +value: "17002" +label: "17500 Agudelle" +attr: [] +labelTranslationParameters: [] } 17003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33157 +data: App\Entity\Commune {#1282 …} +value: "17003" +label: "17290 Aigrefeuille-d'Aunis" +attr: [] +labelTranslationParameters: [] } 17004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33158 +data: App\Entity\Commune {#6196 …} +value: "17004" +label: "17123 Île-d'Aix" +attr: [] +labelTranslationParameters: [] } 17005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33159 +data: App\Entity\Commune {#6203 …} +value: "17005" +label: "17150 Allas-Bocage" +attr: [] +labelTranslationParameters: [] } 17006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33160 +data: App\Entity\Commune {#6210 …} +value: "17006" +label: "17500 Allas-Champagne" +attr: [] +labelTranslationParameters: [] } 17007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33161 +data: App\Entity\Commune {#6217 …} +value: "17007" +label: "17540 Anais" +attr: [] +labelTranslationParameters: [] } 17008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33162 +data: App\Entity\Commune {#6224 …} +value: "17008" +label: "17230 Andilly" +attr: [] +labelTranslationParameters: [] } 17009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33163 +data: App\Entity\Commune {#6231 …} +value: "17009" +label: "17540 Angliers" +attr: [] +labelTranslationParameters: [] } 17010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33164 +data: App\Entity\Commune {#6238 …} +value: "17010" +label: "17690 Angoulins" +attr: [] +labelTranslationParameters: [] } 17011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33165 +data: App\Entity\Commune {#6245 …} +value: "17011" +label: "17350 Annepont" +attr: [] +labelTranslationParameters: [] } 17012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33166 +data: App\Entity\Commune {#6252 …} +value: "17012" +label: "17380 Annezay" +attr: [] +labelTranslationParameters: [] } 17013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33167 +data: App\Entity\Commune {#6259 …} +value: "17013" +label: "17400 Antezant-la-Chapelle" +attr: [] +labelTranslationParameters: [] } 17015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33168 +data: App\Entity\Commune {#6266 …} +value: "17015" +label: "17120 Arces" +attr: [] +labelTranslationParameters: [] } 17016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33169 +data: App\Entity\Commune {#6273 …} +value: "17016" +label: "17520 Archiac" +attr: [] +labelTranslationParameters: [] } 17017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33170 +data: App\Entity\Commune {#6280 …} +value: "17017" +label: "17380 Archingeay" +attr: [] +labelTranslationParameters: [] } 17018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33171 +data: App\Entity\Commune {#6287 …} +value: "17018" +label: "17290 Ardillières" +attr: [] +labelTranslationParameters: [] } 17019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33172 +data: App\Entity\Commune {#6294 …} +value: "17019" +label: "17590 Ars-en-Ré" +attr: [] +labelTranslationParameters: [] } 17020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33173 +data: App\Entity\Commune {#6301 …} +value: "17020" +label: "17520 Arthenac" +attr: [] +labelTranslationParameters: [] } 17021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33174 +data: App\Entity\Commune {#6308 …} +value: "17021" +label: "17530 Arvert" +attr: [] +labelTranslationParameters: [] } 17022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33175 +data: App\Entity\Commune {#6315 …} +value: "17022" +label: "17400 Asnières-la-Giraud" +attr: [] +labelTranslationParameters: [] } 17023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33176 +data: App\Entity\Commune {#6322 …} +value: "17023" +label: "17770 Aujac" +attr: [] +labelTranslationParameters: [] } 17024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33177 +data: App\Entity\Commune {#6329 …} +value: "17024" +label: "17470 Aulnay" +attr: [] +labelTranslationParameters: [] } 17025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33178 +data: App\Entity\Commune {#6336 …} +value: "17025" +label: "17770 Aumagne" +attr: [] +labelTranslationParameters: [] } 17026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33179 +data: App\Entity\Commune {#6343 …} +value: "17026" +label: "17770 Authon-Ébéon" +attr: [] +labelTranslationParameters: [] } 17027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33180 +data: App\Entity\Commune {#6350 …} +value: "17027" +label: "17800 Avy" +attr: [] +labelTranslationParameters: [] } 17028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33181 +data: App\Entity\Commune {#6357 …} +value: "17028" +label: "17440 Aytré" +attr: [] +labelTranslationParameters: [] } 17029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33182 +data: App\Entity\Commune {#6364 …} +value: "17029" +label: "17160 Bagnizeau" +attr: [] +labelTranslationParameters: [] } 17030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33183 +data: App\Entity\Commune {#6371 …} +value: "17030" +label: "17600 Balanzac" +attr: [] +labelTranslationParameters: [] } 17031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33184 +data: App\Entity\Commune {#6378 …} +value: "17031" +label: "17160 Ballans" +attr: [] +labelTranslationParameters: [] } 17032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33185 +data: App\Entity\Commune {#6385 …} +value: "17032" +label: "17290 Ballon" +attr: [] +labelTranslationParameters: [] } 17033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33186 +data: App\Entity\Commune {#6392 …} +value: "17033" +label: "17360 La Barde" +attr: [] +labelTranslationParameters: [] } 17034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33187 +data: App\Entity\Commune {#6399 …} +value: "17034" +label: "17120 Barzan" +attr: [] +labelTranslationParameters: [] } 17035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33188 +data: App\Entity\Commune {#6406 …} +value: "17035" +label: "17490 Bazauges" +attr: [] +labelTranslationParameters: [] } 17036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33189 +data: App\Entity\Commune {#6413 …} +value: "17036" +label: "17620 Beaugeay" +attr: [] +labelTranslationParameters: [] } 17037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33190 +data: App\Entity\Commune {#6420 …} +value: "17037" +label: "17490 Beauvais-sur-Matha" +attr: [] +labelTranslationParameters: [] } 17038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33191 +data: App\Entity\Commune {#6427 …} +value: "17038" +label: "17210 Bedenac" +attr: [] +labelTranslationParameters: [] } 17039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33192 +data: App\Entity\Commune {#6434 …} +value: "17039" +label: "17800 Belluire" +attr: [] +labelTranslationParameters: [] } 17041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33193 +data: App\Entity\Commune {#6441 …} +value: "17041" +label: "17170 Benon" +attr: [] +labelTranslationParameters: [] } 17042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33194 +data: App\Entity\Commune {#6448 …} +value: "17042" +label: "17770 Bercloux" +attr: [] +labelTranslationParameters: [] } 17043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33195 +data: App\Entity\Commune {#6455 …} +value: "17043" +label: "17330 Bernay-Saint-Martin" +attr: [] +labelTranslationParameters: [] } 17044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33196 +data: App\Entity\Commune {#6462 …} +value: "17044" +label: "17460 Berneuil" +attr: [] +labelTranslationParameters: [] } 17045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33197 +data: App\Entity\Commune {#6469 …} +value: "17045" +label: "17250 Beurlay" +attr: [] +labelTranslationParameters: [] } 17046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33198 +data: App\Entity\Commune {#6476 …} +value: "17046" +label: "17400 Bignay" +attr: [] +labelTranslationParameters: [] } 17047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33199 +data: App\Entity\Commune {#6483 …} +value: "17047" +label: "17800 Biron" +attr: [] +labelTranslationParameters: [] } 17048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33200 +data: App\Entity\Commune {#6490 …} +value: "17048" +label: "17160 Blanzac-lès-Matha" +attr: [] +labelTranslationParameters: [] } 17049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33201 +data: App\Entity\Commune {#6497 …} +value: "17049" +label: "17470 Blanzay-sur-Boutonne" +attr: [] +labelTranslationParameters: [] } 17050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33202 +data: App\Entity\Commune {#6504 …} +value: "17050" +label: "17240 Bois" +attr: [] +labelTranslationParameters: [] } 17051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33203 +data: App\Entity\Commune {#6511 …} +value: "17051" +label: "17580 Le Bois-Plage-en-Ré" +attr: [] +labelTranslationParameters: [] } 17052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33204 +data: App\Entity\Commune {#6518 …} +value: "17052" +label: "17150 Boisredon" +attr: [] +labelTranslationParameters: [] } 17053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33205 +data: App\Entity\Commune {#6525 …} +value: "17053" +label: "17430 Bords" +attr: [] +labelTranslationParameters: [] } 17054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33206 +data: App\Entity\Commune {#6532 …} +value: "17054" +label: "17270 Boresse-et-Martron" +attr: [] +labelTranslationParameters: [] } 17055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33207 +data: App\Entity\Commune {#6539 …} +value: "17055" +label: "17360 Boscamnant" +attr: [] +labelTranslationParameters: [] } 17056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33208 +data: App\Entity\Commune {#6546 …} +value: "17056" +label: "17800 Bougneau" +attr: [] +labelTranslationParameters: [] } 17057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33209 +data: App\Entity\Commune {#6553 …} +value: "17057" +label: "17540 Bouhet" +attr: [] +labelTranslationParameters: [] } 17058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33210 +data: App\Entity\Commune {#6560 …} +value: "17058" +label: "17560 Bourcefranc-le-Chapus" +attr: [] +labelTranslationParameters: [] } 17059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33211 +data: App\Entity\Commune {#6567 …} +value: "17059" +label: "17220 Bourgneuf" +attr: [] +labelTranslationParameters: [] } 17060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33212 +data: App\Entity\Commune {#6574 …} +value: "17060" +label: "17120 Boutenac-Touvent" +attr: [] +labelTranslationParameters: [] } 17061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33213 +data: App\Entity\Commune {#6581 …} +value: "17061" +label: "17210 Bran" +attr: [] +labelTranslationParameters: [] } 17062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33214 +data: App\Entity\Commune {#6588 …} +value: "17062" +label: "17490 Bresdon" +attr: [] +labelTranslationParameters: [] } 17063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33215 +data: App\Entity\Commune {#6595 …} +value: "17063" +label: "17700 Breuil-la-Réorte" +attr: [] +labelTranslationParameters: [] } 17064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33216 +data: App\Entity\Commune {#6602 …} +value: "17064" +label: "17920 Breuillet" +attr: [] +labelTranslationParameters: [] } 17065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33217 +data: App\Entity\Commune {#6609 …} +value: "17065" +label: "17870 Breuil-Magné" +attr: [] +labelTranslationParameters: [] } 17066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33218 +data: App\Entity\Commune {#6616 …} +value: "17066" +label: "17520 Brie-sous-Archiac" +attr: [] +labelTranslationParameters: [] } 17067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33219 +data: App\Entity\Commune {#6623 …} +value: "17067" +label: "17160 Brie-sous-Matha" +attr: [] +labelTranslationParameters: [] } 17068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33220 +data: App\Entity\Commune {#6630 …} +value: "17068" +label: "17120 Brie-sous-Mortagne" +attr: [] +labelTranslationParameters: [] } 17069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33221 +data: App\Entity\Commune {#6637 …} +value: "17069" +label: "17800 Brives-sur-Charente" +attr: [] +labelTranslationParameters: [] } 17070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33222 +data: App\Entity\Commune {#6644 …} +value: "17070" +label: "17770 Brizambourg" +attr: [] +labelTranslationParameters: [] } 17071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33223 +data: App\Entity\Commune {#6651 …} +value: "17071" +label: "17160 La Brousse" +attr: [] +labelTranslationParameters: [] } 17072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33224 +data: App\Entity\Commune {#6658 …} +value: "17072" +label: "17770 Burie" +attr: [] +labelTranslationParameters: [] } 17073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33225 +data: App\Entity\Commune {#6665 …} +value: "17073" +label: "17100 Bussac-sur-Charente" +attr: [] +labelTranslationParameters: [] } 17074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33226 +data: App\Entity\Commune {#6672 …} +value: "17074" +label: "17210 Bussac-Forêt" +attr: [] +labelTranslationParameters: [] } 17075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33227 +data: App\Entity\Commune {#6679 …} +value: "17075" +label: "17430 Cabariot" +attr: [] +labelTranslationParameters: [] } 17076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33228 +data: App\Entity\Commune {#6686 …} +value: "17076" +label: "17520 Celles" +attr: [] +labelTranslationParameters: [] } 17077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33229 +data: App\Entity\Commune {#6693 …} +value: "17077" +label: "17270 Cercoux" +attr: [] +labelTranslationParameters: [] } 17078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33230 +data: App\Entity\Commune {#6700 …} +value: "17078" +label: "17800 Chadenac" +attr: [] +labelTranslationParameters: [] } 17079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33231 +data: App\Entity\Commune {#6707 …} +value: "17079" +label: "17890 Chaillevette" +attr: [] +labelTranslationParameters: [] } 17080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33232 +data: App\Entity\Commune {#6714 …} +value: "17080" +label: "17290 Chambon" +attr: [] +labelTranslationParameters: [] } 17081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33233 +data: App\Entity\Commune {#6721 …} +value: "17081" +label: "17130 Chamouillac" +attr: [] +labelTranslationParameters: [] } 17082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33234 +data: App\Entity\Commune {#6728 …} +value: "17082" +label: "17500 Champagnac" +attr: [] +labelTranslationParameters: [] } 17083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33235 +data: App\Entity\Commune {#6735 …} +value: "17083" +label: "17620 Champagne" +attr: [] +labelTranslationParameters: [] } 17084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33236 +data: App\Entity\Commune {#6742 …} +value: "17084" +label: "17240 Champagnolles" +attr: [] +labelTranslationParameters: [] } 17085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33237 +data: App\Entity\Commune {#6749 …} +value: "17085" +label: "17430 Champdolent" +attr: [] +labelTranslationParameters: [] } 17086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33238 +data: App\Entity\Commune {#6756 …} +value: "17086" +label: "17610 Chaniers" +attr: [] +labelTranslationParameters: [] } 17087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33239 +data: App\Entity\Commune {#6763 …} +value: "17087" +label: "17380 Chantemerle-sur-la-Soie" +attr: [] +labelTranslationParameters: [] } 17089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33240 +data: App\Entity\Commune {#6770 …} +value: "17089" +label: "17100 La Chapelle-des-Pots" +attr: [] +labelTranslationParameters: [] } 17091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33241 +data: App\Entity\Commune {#6777 …} +value: "17091" +label: "17230 Charron" +attr: [] +labelTranslationParameters: [] } 17092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33242 +data: App\Entity\Commune {#6784 …} +value: "17092" +label: "17130 Chartuzac" +attr: [] +labelTranslationParameters: [] } 17093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33243 +data: App\Entity\Commune {#6791 …} +value: "17093" +label: "17480 Le Château-d'Oléron" +attr: [] +labelTranslationParameters: [] } 17094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33244 +data: App\Entity\Commune {#6798 …} +value: "17094" +label: "17340 Châtelaillon-Plage" +attr: [] +labelTranslationParameters: [] } 17095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33245 +data: App\Entity\Commune {#6805 …} +value: "17095" +label: "17210 Chatenet" +attr: [] +labelTranslationParameters: [] } 17096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33246 +data: App\Entity\Commune {#6812 …} +value: "17096" +label: "17130 Chaunac" +attr: [] +labelTranslationParameters: [] } 17097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33247 +data: App\Entity\Commune {#6819 …} +value: "17097" +label: "17600 Le Chay" +attr: [] +labelTranslationParameters: [] } 17098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33248 +data: App\Entity\Commune {#6826 …} +value: "17098" +label: "17120 Chenac-Saint-Seurin-d'Uzet" +attr: [] +labelTranslationParameters: [] } 17099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33249 +data: App\Entity\Commune {#6833 …} +value: "17099" +label: "17210 Chepniers" +attr: [] +labelTranslationParameters: [] } 17100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33250 +data: App\Entity\Commune {#6840 …} +value: "17100" +label: "17610 Chérac" +attr: [] +labelTranslationParameters: [] } 17101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33251 +data: App\Entity\Commune {#6847 …} +value: "17101" +label: "17470 Cherbonnières" +attr: [] +labelTranslationParameters: [] } 17102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33252 +data: App\Entity\Commune {#6854 …} +value: "17102" +label: "17460 Chermignac" +attr: [] +labelTranslationParameters: [] } 17104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33253 +data: App\Entity\Commune {#6861 …} +value: "17104" +label: "17210 Chevanceaux" +attr: [] +labelTranslationParameters: [] } 17105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33254 +data: App\Entity\Commune {#6868 …} +value: "17105" +label: "17510 Chives" +attr: [] +labelTranslationParameters: [] } 17106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33255 +data: App\Entity\Commune {#6875 …} +value: "17106" +label: "17520 Cierzac" +attr: [] +labelTranslationParameters: [] } 17107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33256 +data: App\Entity\Commune {#6882 …} +value: "17107" +label: "17290 Ciré-d'Aunis" +attr: [] +labelTranslationParameters: [] } 17108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33257 +data: App\Entity\Commune {#6889 …} +value: "17108" +label: "17500 Clam" +attr: [] +labelTranslationParameters: [] } 17109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33258 +data: App\Entity\Commune {#6896 …} +value: "17109" +label: "17220 Clavette" +attr: [] +labelTranslationParameters: [] } 17110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33259 +data: App\Entity\Commune {#6903 …} +value: "17110" +label: "17270 Clérac" +attr: [] +labelTranslationParameters: [] } 17111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33260 +data: App\Entity\Commune {#6910 …} +value: "17111" +label: "17240 Clion" +attr: [] +labelTranslationParameters: [] } 17112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33261 +data: App\Entity\Commune {#6917 …} +value: "17112" +label: "17600 La Clisse" +attr: [] +labelTranslationParameters: [] } 17113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33262 +data: App\Entity\Commune {#6924 …} +value: "17113" +label: "17360 La Clotte" +attr: [] +labelTranslationParameters: [] } 17114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33263 +data: App\Entity\Commune {#6931 …} +value: "17114" +label: "17330 Coivert" +attr: [] +labelTranslationParameters: [] } 17115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33264 +data: App\Entity\Commune {#6938 …} +value: "17115" +label: "17460 Colombiers" +attr: [] +labelTranslationParameters: [] } 17116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33265 +data: App\Entity\Commune {#6945 …} +value: "17116" +label: "17150 Consac" +attr: [] +labelTranslationParameters: [] } 17117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33266 +data: App\Entity\Commune {#6952 …} +value: "17117" +label: "17470 Contré" +attr: [] +labelTranslationParameters: [] } 17118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33267 +data: App\Entity\Commune {#6959 …} +value: "17118" +label: "17130 Corignac" +attr: [] +labelTranslationParameters: [] } 17119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33268 +data: App\Entity\Commune {#6966 …} +value: "17119" +label: "17600 Corme-Écluse" +attr: [] +labelTranslationParameters: [] } 17120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33269 +data: App\Entity\Commune {#6973 …} +value: "17120" +label: "17600 Corme-Royal" +attr: [] +labelTranslationParameters: [] } 17121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33270 +data: App\Entity\Commune {#6980 …} +value: "17121" +label: "17670 La Couarde-sur-Mer" +attr: [] +labelTranslationParameters: [] } 17122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33271 +data: App\Entity\Commune {#6987 …} +value: "17122" +label: "17800 Coulonges" +attr: [] +labelTranslationParameters: [] } 17124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33272 +data: App\Entity\Commune {#6994 …} +value: "17124" +label: "17330 Courant" +attr: [] +labelTranslationParameters: [] } 17125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33273 +data: App\Entity\Commune {#7001 …} +value: "17125" +label: "17400 Courcelles" +attr: [] +labelTranslationParameters: [] } 17126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33274 +data: App\Entity\Commune {#7008 …} +value: "17126" +label: "17160 Courcerac" +attr: [] +labelTranslationParameters: [] } 17127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33275 +data: App\Entity\Commune {#7015 …} +value: "17127" +label: "17170 Courçon" +attr: [] +labelTranslationParameters: [] } 17128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33276 +data: App\Entity\Commune {#7022 …} +value: "17128" +label: "17100 Courcoury" +attr: [] +labelTranslationParameters: [] } 17129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33277 +data: App\Entity\Commune {#7029 …} +value: "17129" +label: "17130 Courpignac" +attr: [] +labelTranslationParameters: [] } 17130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33278 +data: App\Entity\Commune {#7036 …} +value: "17130" +label: "17130 Coux" +attr: [] +labelTranslationParameters: [] } 17131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33279 +data: App\Entity\Commune {#7043 …} +value: "17131" +label: "17120 Cozes" +attr: [] +labelTranslationParameters: [] } 17132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33280 +data: App\Entity\Commune {#7050 …} +value: "17132" +label: "17170 Cramchaban" +attr: [] +labelTranslationParameters: [] } 17133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33281 +data: App\Entity\Commune {#7057 …} +value: "17133" +label: "17260 Cravans" +attr: [] +labelTranslationParameters: [] } 17134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33282 +data: App\Entity\Commune {#7064 …} +value: "17134" +label: "17350 Crazannes" +attr: [] +labelTranslationParameters: [] } 17135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33283 +data: App\Entity\Commune {#7071 …} +value: "17135" +label: "17160 Cressé" +attr: [] +labelTranslationParameters: [] } 17136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33284 +data: App\Entity\Commune {#7078 …} +value: "17136" +label: "17220 Croix-Chapeau" +attr: [] +labelTranslationParameters: [] } 17137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33285 +data: App\Entity\Commune {#7085 …} +value: "17137" +label: "17330 La Croix-Comtesse" +attr: [] +labelTranslationParameters: [] } 17138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33286 +data: App\Entity\Commune {#7092 …} +value: "17138" +label: "17470 Dampierre-sur-Boutonne" +attr: [] +labelTranslationParameters: [] } 17139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33287 +data: App\Entity\Commune {#7099 …} +value: "17139" +label: "17330 Dœuil-sur-le-Mignon" +attr: [] +labelTranslationParameters: [] } 17140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33288 +data: App\Entity\Commune {#7106 …} +value: "17140" +label: "17550 Dolus-d'Oléron" +attr: [] +labelTranslationParameters: [] } 17141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33289 +data: App\Entity\Commune {#7113 …} +value: "17141" +label: "17610 Dompierre-sur-Charente" +attr: [] +labelTranslationParameters: [] } 17142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33290 +data: App\Entity\Commune {#7120 …} +value: "17142" +label: "17139 Dompierre-sur-Mer" +attr: [] +labelTranslationParameters: [] } 17143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33291 +data: App\Entity\Commune {#7127 …} +value: "17143" +label: "17100 Le Douhet" +attr: [] +labelTranslationParameters: [] } 17145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33292 +data: App\Entity\Commune {#7134 …} +value: "17145" +label: "17800 Échebrune" +attr: [] +labelTranslationParameters: [] } 17146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33293 +data: App\Entity\Commune {#7141 …} +value: "17146" +label: "17620 Échillais" +attr: [] +labelTranslationParameters: [] } 17147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33294 +data: App\Entity\Commune {#7148 …} +value: "17147" +label: "17770 Écoyeux" +attr: [] +labelTranslationParameters: [] } 17148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33295 +data: App\Entity\Commune {#7155 …} +value: "17148" +label: "17810 Écurat" +attr: [] +labelTranslationParameters: [] } 17149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33296 +data: App\Entity\Commune {#7162 …} +value: "17149" +label: "17510 Les Éduts" +attr: [] +labelTranslationParameters: [] } 17150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33297 +data: App\Entity\Commune {#7169 …} +value: "17150" +label: "17400 Les Églises-d'Argenteuil" +attr: [] +labelTranslationParameters: [] } 17151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33298 +data: App\Entity\Commune {#7176 …} +value: "17151" +label: "17600 L'Éguille" +attr: [] +labelTranslationParameters: [] } 17152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33299 +data: App\Entity\Commune {#7183 …} +value: "17152" +label: "17120 Épargnes" +attr: [] +labelTranslationParameters: [] } 17153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33300 +data: App\Entity\Commune {#7190 …} +value: "17153" +label: "17137 Esnandes" +attr: [] +labelTranslationParameters: [] } 17154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33301 +data: App\Entity\Commune {#7197 …} +value: "17154" +label: "17250 Les Essards" +attr: [] +labelTranslationParameters: [] } 17155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33302 +data: App\Entity\Commune {#7204 …} +value: "17155" +label: "17750 Étaules" +attr: [] +labelTranslationParameters: [] } 17156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33303 +data: App\Entity\Commune {#7211 …} +value: "17156" +label: "17130 Expiremont" +attr: [] +labelTranslationParameters: [] } 17157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33304 +data: App\Entity\Commune {#7218 …} +value: "17157" +label: "17350 Fenioux" +attr: [] +labelTranslationParameters: [] } 17158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33305 +data: App\Entity\Commune {#7225 …} +value: "17158" +label: "17170 Ferrières" +attr: [] +labelTranslationParameters: [] } 17159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33306 +data: App\Entity\Commune {#7232 …} +value: "17159" +label: "17800 Fléac-sur-Seugne" +attr: [] +labelTranslationParameters: [] } 17160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33307 +data: App\Entity\Commune {#7239 …} +value: "17160" +label: "17120 Floirac" +attr: [] +labelTranslationParameters: [] } 17161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33308 +data: App\Entity\Commune {#7246 …} +value: "17161" +label: "17630 La Flotte" +attr: [] +labelTranslationParameters: [] } 17162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33309 +data: App\Entity\Commune {#7253 …} +value: "17162" +label: "17510 Fontaine-Chalendray" +attr: [] +labelTranslationParameters: [] } 17163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33310 +data: App\Entity\Commune {#7260 …} +value: "17163" +label: "17500 Fontaines-d'Ozillac" +attr: [] +labelTranslationParameters: [] } 17164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33311 +data: App\Entity\Commune {#7267 …} +value: "17164" +label: "17100 Fontcouverte" +attr: [] +labelTranslationParameters: [] } 17165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33312 +data: App\Entity\Commune {#7274 …} +value: "17165" +label: "17400 Fontenet" +attr: [] +labelTranslationParameters: [] } 17166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33313 +data: App\Entity\Commune {#7281 …} +value: "17166" +label: "17290 Forges" +attr: [] +labelTranslationParameters: [] } 17167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33314 +data: App\Entity\Commune {#7288 …} +value: "17167" +label: "17270 Le Fouilloux" +attr: [] +labelTranslationParameters: [] } 17168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33315 +data: App\Entity\Commune {#7295 …} +value: "17168" +label: "17450 Fouras" +attr: [] +labelTranslationParameters: [] } 17171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33316 +data: App\Entity\Commune {#7302 …} +value: "17171" +label: "17250 Geay" +attr: [] +labelTranslationParameters: [] } 17172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33317 +data: App\Entity\Commune {#1503 …} +value: "17172" +label: "17260 Gémozac" +attr: [] +labelTranslationParameters: [] } 17173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33318 +data: App\Entity\Commune {#7309 …} +value: "17173" +label: "17360 La Genétouze" +attr: [] +labelTranslationParameters: [] } 17174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33319 +data: App\Entity\Commune {#7316 …} +value: "17174" +label: "17430 Genouillé" +attr: [] +labelTranslationParameters: [] } 17175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33320 +data: App\Entity\Commune {#7323 …} +value: "17175" +label: "17520 Germignac" +attr: [] +labelTranslationParameters: [] } 17176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33321 +data: App\Entity\Commune {#7330 …} +value: "17176" +label: "17160 Gibourne" +attr: [] +labelTranslationParameters: [] } 17177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33322 +data: App\Entity\Commune {#7337 …} +value: "17177" +label: "17160 Le Gicq" +attr: [] +labelTranslationParameters: [] } 17178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33323 +data: App\Entity\Commune {#7344 …} +value: "17178" +label: "17260 Givrezac" +attr: [] +labelTranslationParameters: [] } 17179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33324 +data: App\Entity\Commune {#7351 …} +value: "17179" +label: "17100 Les Gonds" +attr: [] +labelTranslationParameters: [] } 17180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33325 +data: App\Entity\Commune {#7358 …} +value: "17180" +label: "17490 Gourvillette" +attr: [] +labelTranslationParameters: [] } 17181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33326 +data: App\Entity\Commune {#7365 …} +value: "17181" +label: "17350 Grandjean" +attr: [] +labelTranslationParameters: [] } 17182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33327 +data: App\Entity\Commune {#7372 …} +value: "17182" +label: "17170 La Grève-sur-Mignon" +attr: [] +labelTranslationParameters: [] } 17183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33328 +data: App\Entity\Commune {#7379 …} +value: "17183" +label: "17120 Grézac" +attr: [] +labelTranslationParameters: [] } 17184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33329 +data: App\Entity\Commune {#7386 …} +value: "17184" +label: "17620 La Gripperie-Saint-Symphorien" +attr: [] +labelTranslationParameters: [] } 17185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33330 +data: App\Entity\Commune {#7393 …} +value: "17185" +label: "17600 Le Gua" +attr: [] +labelTranslationParameters: [] } 17186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33331 +data: App\Entity\Commune {#7400 …} +value: "17186" +label: "17540 Le Gué-d'Alleré" +attr: [] +labelTranslationParameters: [] } 17187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33332 +data: App\Entity\Commune {#7407 …} +value: "17187" +label: "17500 Guitinières" +attr: [] +labelTranslationParameters: [] } 17188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33333 +data: App\Entity\Commune {#7414 …} +value: "17188" +label: "17160 Haimps" +attr: [] +labelTranslationParameters: [] } 17190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33334 +data: App\Entity\Commune {#7421 …} +value: "17190" +label: "17137 L'Houmeau" +attr: [] +labelTranslationParameters: [] } 17191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33335 +data: App\Entity\Commune {#7428 …} +value: "17191" +label: "17460 La Jard" +attr: [] +labelTranslationParameters: [] } 17192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33336 +data: App\Entity\Commune {#7435 …} +value: "17192" +label: "17520 Jarnac-Champagne" +attr: [] +labelTranslationParameters: [] } 17193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33337 +data: App\Entity\Commune {#7442 …} +value: "17193" +label: "17220 La Jarne" +attr: [] +labelTranslationParameters: [] } 17194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33338 +data: App\Entity\Commune {#7449 …} +value: "17194" +label: "17220 La Jarrie" +attr: [] +labelTranslationParameters: [] } 17195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33339 +data: App\Entity\Commune {#7456 …} +value: "17195" +label: "17330 La Jarrie-Audouin" +attr: [] +labelTranslationParameters: [] } 17196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33340 +data: App\Entity\Commune {#7463 …} +value: "17196" +label: "17260 Jazennes" +attr: [] +labelTranslationParameters: [] } 17197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33341 +data: App\Entity\Commune {#1531 …} +value: "17197" +label: "17500 Jonzac" +attr: [] +labelTranslationParameters: [] } 17198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33342 +data: App\Entity\Commune {#7470 …} +value: "17198" +label: "17770 Juicq" +attr: [] +labelTranslationParameters: [] } 17199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33343 +data: App\Entity\Commune {#7477 …} +value: "17199" +label: "17130 Jussas" +attr: [] +labelTranslationParameters: [] } 17200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33344 +data: App\Entity\Commune {#7484 …} +value: "17200" +label: "17140 Lagord" +attr: [] +labelTranslationParameters: [] } 17201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33345 +data: App\Entity\Commune {#7491 …} +value: "17201" +label: "17170 La Laigne" +attr: [] +labelTranslationParameters: [] } 17202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33346 +data: App\Entity\Commune {#7498 …} +value: "17202" +label: "17380 Landes" +attr: [] +labelTranslationParameters: [] } 17203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33347 +data: App\Entity\Commune {#7505 …} +value: "17203" +label: "17290 Landrais" +attr: [] +labelTranslationParameters: [] } 17204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33348 +data: App\Entity\Commune {#7512 …} +value: "17204" +label: "17500 Léoville" +attr: [] +labelTranslationParameters: [] } 17205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33349 +data: App\Entity\Commune {#7519 …} +value: "17205" +label: "17870 Loire-les-Marais" +attr: [] +labelTranslationParameters: [] } 17206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33350 +data: App\Entity\Commune {#7526 …} +value: "17206" +label: "17470 Loiré-sur-Nie" +attr: [] +labelTranslationParameters: [] } 17207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33351 +data: App\Entity\Commune {#7533 …} +value: "17207" +label: "17111 Loix" +attr: [] +labelTranslationParameters: [] } 17208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33352 +data: App\Entity\Commune {#7540 …} +value: "17208" +label: "17230 Longèves" +attr: [] +labelTranslationParameters: [] } 17209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33353 +data: App\Entity\Commune {#7547 …} +value: "17209" +label: "17520 Lonzac" +attr: [] +labelTranslationParameters: [] } 17210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33354 +data: App\Entity\Commune {#7554 …} +value: "17210" +label: "17240 Lorignac" +attr: [] +labelTranslationParameters: [] } 17211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33355 +data: App\Entity\Commune {#7561 …} +value: "17211" +label: "17330 Loulay" +attr: [] +labelTranslationParameters: [] } 17212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33356 +data: App\Entity\Commune {#7568 …} +value: "17212" +label: "17160 Louzignac" +attr: [] +labelTranslationParameters: [] } 17213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33357 +data: App\Entity\Commune {#7575 …} +value: "17213" +label: "17330 Lozay" +attr: [] +labelTranslationParameters: [] } 17214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33358 +data: App\Entity\Commune {#7582 …} +value: "17214" +label: "17600 Luchat" +attr: [] +labelTranslationParameters: [] } 17215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33359 +data: App\Entity\Commune {#7589 …} +value: "17215" +label: "17500 Lussac" +attr: [] +labelTranslationParameters: [] } 17216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33360 +data: App\Entity\Commune {#7596 …} +value: "17216" +label: "17430 Lussant" +attr: [] +labelTranslationParameters: [] } 17217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33361 +data: App\Entity\Commune {#7603 …} +value: "17217" +label: "17490 Macqueville" +attr: [] +labelTranslationParameters: [] } 17218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33362 +data: App\Entity\Commune {#1726 …} +value: "17218" +label: "17230 Marans" +attr: [] +labelTranslationParameters: [] } 17219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33363 +data: App\Entity\Commune {#7610 …} +value: "17219" +label: "17320 Marennes-Hiers-Brouage" +attr: [] +labelTranslationParameters: [] } 17220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33364 +data: App\Entity\Commune {#7617 …} +value: "17220" +label: "17800 Marignac" +attr: [] +labelTranslationParameters: [] } 17221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33365 +data: App\Entity\Commune {#7624 …} +value: "17221" +label: "17700 Marsais" +attr: [] +labelTranslationParameters: [] } 17222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33366 +data: App\Entity\Commune {#7631 …} +value: "17222" +label: "17137 Marsilly" +attr: [] +labelTranslationParameters: [] } 17223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33367 +data: App\Entity\Commune {#7638 …} +value: "17223" +label: "17490 Massac" +attr: [] +labelTranslationParameters: [] } 17224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33368 +data: App\Entity\Commune {#7645 …} +value: "17224" +label: "17160 Matha" +attr: [] +labelTranslationParameters: [] } 17225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33369 +data: App\Entity\Commune {#7652 …} +value: "17225" +label: "17570 Les Mathes" +attr: [] +labelTranslationParameters: [] } 17226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33370 +data: App\Entity\Commune {#7659 …} +value: "17226" +label: "17400 Mazeray" +attr: [] +labelTranslationParameters: [] } 17227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33371 +data: App\Entity\Commune {#7666 …} +value: "17227" +label: "17800 Mazerolles" +attr: [] +labelTranslationParameters: [] } 17228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33372 +data: App\Entity\Commune {#7673 …} +value: "17228" +label: "17600 Médis" +attr: [] +labelTranslationParameters: [] } 17229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33373 +data: App\Entity\Commune {#7680 …} +value: "17229" +label: "17210 Mérignac" +attr: [] +labelTranslationParameters: [] } 17230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33374 +data: App\Entity\Commune {#7687 …} +value: "17230" +label: "17132 Meschers-sur-Gironde" +attr: [] +labelTranslationParameters: [] } 17231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33375 +data: App\Entity\Commune {#7694 …} +value: "17231" +label: "17130 Messac" +attr: [] +labelTranslationParameters: [] } 17232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33376 +data: App\Entity\Commune {#7701 …} +value: "17232" +label: "17120 Meursac" +attr: [] +labelTranslationParameters: [] } 17233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33377 +data: App\Entity\Commune {#7708 …} +value: "17233" +label: "17500 Meux" +attr: [] +labelTranslationParameters: [] } 17234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33378 +data: App\Entity\Commune {#7715 …} +value: "17234" +label: "17330 Migré" +attr: [] +labelTranslationParameters: [] } 17235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33379 +data: App\Entity\Commune {#7722 …} +value: "17235" +label: "17770 Migron" +attr: [] +labelTranslationParameters: [] } 17236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33380 +data: App\Entity\Commune {#1552 …} +value: "17236" +label: "17150 Mirambeau" +attr: [] +labelTranslationParameters: [] } 17237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33381 +data: App\Entity\Commune {#7729 …} +value: "17237" +label: "17780 Moëze" +attr: [] +labelTranslationParameters: [] } 17239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33382 +data: App\Entity\Commune {#7736 …} +value: "17239" +label: "17160 Mons" +attr: [] +labelTranslationParameters: [] } 17240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33383 +data: App\Entity\Commune {#1559 …} +value: "17240" +label: "17130 Montendre" +attr: [] +labelTranslationParameters: [] } 17241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33384 +data: App\Entity\Commune {#1573 …} +value: "17241" +label: "17270 Montguyon" +attr: [] +labelTranslationParameters: [] } 17242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33385 +data: App\Entity\Commune {#7743 …} +value: "17242" +label: "17800 Montils" +attr: [] +labelTranslationParameters: [] } 17243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33386 +data: App\Entity\Commune {#1566 …} +value: "17243" +label: "17210 Montlieu-la-Garde" +attr: [] +labelTranslationParameters: [] } 17244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33387 +data: App\Entity\Commune {#7750 …} +value: "17244" +label: "17260 Montpellier-de-Médillan" +attr: [] +labelTranslationParameters: [] } 17245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33388 +data: App\Entity\Commune {#7757 …} +value: "17245" +label: "17220 Montroy" +attr: [] +labelTranslationParameters: [] } 17246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33389 +data: App\Entity\Commune {#7764 …} +value: "17246" +label: "17430 Moragne" +attr: [] +labelTranslationParameters: [] } 17247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33390 +data: App\Entity\Commune {#7771 …} +value: "17247" +label: "17113 Mornac-sur-Seudre" +attr: [] +labelTranslationParameters: [] } 17248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33391 +data: App\Entity\Commune {#7778 …} +value: "17248" +label: "17120 Mortagne-sur-Gironde" +attr: [] +labelTranslationParameters: [] } 17249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33392 +data: App\Entity\Commune {#7785 …} +value: "17249" +label: "17500 Mortiers" +attr: [] +labelTranslationParameters: [] } 17250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33393 +data: App\Entity\Commune {#7792 …} +value: "17250" +label: "17240 Mosnac" +attr: [] +labelTranslationParameters: [] } 17252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33394 +data: App\Entity\Commune {#7799 …} +value: "17252" +label: "17350 Le Mung" +attr: [] +labelTranslationParameters: [] } 17253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33395 +data: App\Entity\Commune {#7806 …} +value: "17253" +label: "17430 Muron" +attr: [] +labelTranslationParameters: [] } 17254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33396 +data: App\Entity\Commune {#7813 …} +value: "17254" +label: "17380 Nachamps" +attr: [] +labelTranslationParameters: [] } 17255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33397 +data: App\Entity\Commune {#7820 …} +value: "17255" +label: "17600 Nancras" +attr: [] +labelTranslationParameters: [] } 17256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33398 +data: App\Entity\Commune {#7827 …} +value: "17256" +label: "17770 Nantillé" +attr: [] +labelTranslationParameters: [] } 17257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33399 +data: App\Entity\Commune {#7834 …} +value: "17257" +label: "17510 Néré" +attr: [] +labelTranslationParameters: [] } 17258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33400 +data: App\Entity\Commune {#7841 …} +value: "17258" +label: "17520 Neuillac" +attr: [] +labelTranslationParameters: [] } 17259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33401 +data: App\Entity\Commune {#7848 …} +value: "17259" +label: "17500 Neulles" +attr: [] +labelTranslationParameters: [] } 17260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33402 +data: App\Entity\Commune {#7855 …} +value: "17260" +label: "17270 Neuvicq" +attr: [] +labelTranslationParameters: [] } 17261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33403 +data: App\Entity\Commune {#7862 …} +value: "17261" +label: "17490 Neuvicq-le-Château" +attr: [] +labelTranslationParameters: [] } 17262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33404 +data: App\Entity\Commune {#7869 …} +value: "17262" +label: "17810 Nieul-lès-Saintes" +attr: [] +labelTranslationParameters: [] } 17263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33405 +data: App\Entity\Commune {#7876 …} +value: "17263" +label: "17150 Nieul-le-Virouil" +attr: [] +labelTranslationParameters: [] } 17264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33406 +data: App\Entity\Commune {#7883 …} +value: "17264" +label: "17137 Nieul-sur-Mer" +attr: [] +labelTranslationParameters: [] } 17265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33407 +data: App\Entity\Commune {#7890 …} +value: "17265" +label: "17600 Nieulle-sur-Seudre" +attr: [] +labelTranslationParameters: [] } 17266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33408 +data: App\Entity\Commune {#7897 …} +value: "17266" +label: "17380 Les Nouillers" +attr: [] +labelTranslationParameters: [] } 17267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33409 +data: App\Entity\Commune {#7904 …} +value: "17267" +label: "17540 Nuaillé-d'Aunis" +attr: [] +labelTranslationParameters: [] } 17268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33410 +data: App\Entity\Commune {#7911 …} +value: "17268" +label: "17470 Nuaillé-sur-Boutonne" +attr: [] +labelTranslationParameters: [] } 17269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33411 +data: App\Entity\Commune {#7918 …} +value: "17269" +label: "17210 Orignolles" +attr: [] +labelTranslationParameters: [] } 17270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33412 +data: App\Entity\Commune {#7925 …} +value: "17270" +label: "17500 Ozillac" +attr: [] +labelTranslationParameters: [] } 17271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33413 +data: App\Entity\Commune {#7932 …} +value: "17271" +label: "17470 Paillé" +attr: [] +labelTranslationParameters: [] } 17273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33414 +data: App\Entity\Commune {#7939 …} +value: "17273" +label: "17800 Pérignac" +attr: [] +labelTranslationParameters: [] } 17274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33415 +data: App\Entity\Commune {#1970 …} +value: "17274" +label: "17180 Périgny" +attr: [] +labelTranslationParameters: [] } 17275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33416 +data: App\Entity\Commune {#7946 …} +value: "17275" +label: "17810 Pessines" +attr: [] +labelTranslationParameters: [] } 17276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33417 +data: App\Entity\Commune {#7953 …} +value: "17276" +label: "17210 Le Pin" +attr: [] +labelTranslationParameters: [] } 17277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33418 +data: App\Entity\Commune {#7960 …} +value: "17277" +label: "17400 Essouvert" +attr: [] +labelTranslationParameters: [] } 17278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33419 +data: App\Entity\Commune {#7967 …} +value: "17278" +label: "17600 Pisany" +attr: [] +labelTranslationParameters: [] } 17279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33420 +data: App\Entity\Commune {#7974 …} +value: "17279" +label: "17240 Plassac" +attr: [] +labelTranslationParameters: [] } 17280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33421 +data: App\Entity\Commune {#7981 …} +value: "17280" +label: "17250 Plassay" +attr: [] +labelTranslationParameters: [] } 17281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33422 +data: App\Entity\Commune {#7988 …} +value: "17281" +label: "17210 Polignac" +attr: [] +labelTranslationParameters: [] } 17282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33423 +data: App\Entity\Commune {#7995 …} +value: "17282" +label: "17130 Pommiers-Moulons" +attr: [] +labelTranslationParameters: [] } 17283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33424 +data: App\Entity\Commune {#1538 …} +value: "17283" +label: "17800 Pons" +attr: [] +labelTranslationParameters: [] } 17284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33425 +data: App\Entity\Commune {#8002 …} +value: "17284" +label: "17250 Pont-l'Abbé-d'Arnoult" +attr: [] +labelTranslationParameters: [] } 17285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33426 +data: App\Entity\Commune {#8009 …} +value: "17285" +label: "17350 Port-d'Envaux" +attr: [] +labelTranslationParameters: [] } 17286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33427 +data: App\Entity\Commune {#8016 …} +value: "17286" +label: "17880 Les Portes-en-Ré" +attr: [] +labelTranslationParameters: [] } 17287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33428 +data: App\Entity\Commune {#8023 …} +value: "17287" +label: "17210 Pouillac" +attr: [] +labelTranslationParameters: [] } 17288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33429 +data: App\Entity\Commune {#8030 …} +value: "17288" +label: "17400 Poursay-Garnaud" +attr: [] +labelTranslationParameters: [] } 17289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33430 +data: App\Entity\Commune {#8037 …} +value: "17289" +label: "17460 Préguillac" +attr: [] +labelTranslationParameters: [] } 17290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33431 +data: App\Entity\Commune {#8044 …} +value: "17290" +label: "17160 Prignac" +attr: [] +labelTranslationParameters: [] } 17291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33432 +data: App\Entity\Commune {#8051 …} +value: "17291" +label: "17138 Puilboreau" +attr: [] +labelTranslationParameters: [] } 17292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33433 +data: App\Entity\Commune {#8058 …} +value: "17292" +label: "17380 Puy-du-Lac" +attr: [] +labelTranslationParameters: [] } 17293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33434 +data: App\Entity\Commune {#8065 …} +value: "17293" +label: "17700 Puyravault" +attr: [] +labelTranslationParameters: [] } 17294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33435 +data: App\Entity\Commune {#8072 …} +value: "17294" +label: "17380 Puyrolland" +attr: [] +labelTranslationParameters: [] } 17295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33436 +data: App\Entity\Commune {#8079 …} +value: "17295" +label: "17500 Réaux sur Trèfle" +attr: [] +labelTranslationParameters: [] } 17296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33437 +data: App\Entity\Commune {#8086 …} +value: "17296" +label: "17460 Rétaud" +attr: [] +labelTranslationParameters: [] } 17297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33438 +data: App\Entity\Commune {#8093 …} +value: "17297" +label: "17940 Rivedoux-Plage" +attr: [] +labelTranslationParameters: [] } 17298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33439 +data: App\Entity\Commune {#8100 …} +value: "17298" +label: "17460 Rioux" +attr: [] +labelTranslationParameters: [] } 17299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33440 +data: App\Entity\Commune {#2004 …} +value: "17299" +label: "17300 Rochefort" +attr: [] +labelTranslationParameters: [] } 17300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33441 +data: App\Entity\Commune {#1636 …} +value: "17300" +label: "17000 La Rochelle" +attr: [] +labelTranslationParameters: [] } 17301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33442 +data: App\Entity\Commune {#1148 …} +value: "17301" +label: "17510 Romazières" +attr: [] +labelTranslationParameters: [] } 17302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33443 +data: App\Entity\Commune {#1232 …} +value: "17302" +label: "17250 Romegoux" +attr: [] +labelTranslationParameters: [] } 17303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33444 +data: App\Entity\Commune {#1281 …} +value: "17303" +label: "17170 La Ronde" +attr: [] +labelTranslationParameters: [] } 17304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33445 +data: App\Entity\Commune {#1330 …} +value: "17304" +label: "17800 Rouffiac" +attr: [] +labelTranslationParameters: [] } 17305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33446 +data: App\Entity\Commune {#1390 …} +value: "17305" +label: "17130 Rouffignac" +attr: [] +labelTranslationParameters: [] } 17306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33447 +data: App\Entity\Commune {#2011 …} +value: "17306" +label: "17200 Royan" +attr: [] +labelTranslationParameters: [] } 17307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33448 +data: App\Entity\Commune {#1439 …} +value: "17307" +label: "17600 Sablonceaux" +attr: [] +labelTranslationParameters: [] } 17308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33449 +data: App\Entity\Commune {#1488 …} +value: "17308" +label: "17133 Saint-Agnant" +attr: [] +labelTranslationParameters: [] } 17309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33450 +data: App\Entity\Commune {#1580 …} +value: "17309" +label: "17360 Saint-Aigulin" +attr: [] +labelTranslationParameters: [] } 17310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33451 +data: App\Entity\Commune {#1537 …} +value: "17310" +label: "17260 Saint-André-de-Lidon" +attr: [] +labelTranslationParameters: [] } 17311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33452 +data: App\Entity\Commune {#1586 …} +value: "17311" +label: "17570 Saint-Augustin" +attr: [] +labelTranslationParameters: [] } 17312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33453 +data: App\Entity\Commune {#1635 …} +value: "17312" +label: "17150 Saint-Bonnet-sur-Gironde" +attr: [] +labelTranslationParameters: [] } 17313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33454 +data: App\Entity\Commune {#1704 …} +value: "17313" +label: "17770 Saint-Bris-des-Bois" +attr: [] +labelTranslationParameters: [] } 17314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33455 +data: App\Entity\Commune {#1759 …} +value: "17314" +label: "17770 Saint-Césaire" +attr: [] +labelTranslationParameters: [] } 17315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33456 +data: App\Entity\Commune {#1808 …} +value: "17315" +label: "17220 Saint-Christophe" +attr: [] +labelTranslationParameters: [] } 17316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33457 +data: App\Entity\Commune {#1857 …} +value: "17316" +label: "17520 Saint-Ciers-Champagne" +attr: [] +labelTranslationParameters: [] } 17317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33458 +data: App\Entity\Commune {#1906 …} +value: "17317" +label: "17240 Saint-Ciers-du-Taillon" +attr: [] +labelTranslationParameters: [] } 17318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33459 +data: App\Entity\Commune {#1955 …} +value: "17318" +label: "17590 Saint-Clément-des-Baleines" +attr: [] +labelTranslationParameters: [] } 17319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33460 +data: App\Entity\Commune {#2010 …} +value: "17319" +label: "17210 Sainte-Colombe" +attr: [] +labelTranslationParameters: [] } 17320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33461 +data: App\Entity\Commune {#2059 …} +value: "17320" +label: "17430 Saint-Coutant-le-Grand" +attr: [] +labelTranslationParameters: [] } 17321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33462 +data: App\Entity\Commune {#2108 …} +value: "17321" +label: "17380 Saint-Crépin" +attr: [] +labelTranslationParameters: [] } 17322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33463 +data: App\Entity\Commune {#2177 …} +value: "17322" +label: "17170 Saint-Cyr-du-Doret" +attr: [] +labelTranslationParameters: [] } 17323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33464 +data: App\Entity\Commune {#3075 …} +value: "17323" +label: "17650 Saint-Denis-d'Oléron" +attr: [] +labelTranslationParameters: [] } 17324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33465 +data: App\Entity\Commune {#8112 …} +value: "17324" +label: "17150 Saint-Dizant-du-Bois" +attr: [] +labelTranslationParameters: [] } 17325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33466 +data: App\Entity\Commune {#8119 …} +value: "17325" +label: "17240 Saint-Dizant-du-Gua" +attr: [] +labelTranslationParameters: [] } 17326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33467 +data: App\Entity\Commune {#8126 …} +value: "17326" +label: "17520 Saint-Eugène" +attr: [] +labelTranslationParameters: [] } 17327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33468 +data: App\Entity\Commune {#8133 …} +value: "17327" +label: "17330 Saint-Félix" +attr: [] +labelTranslationParameters: [] } 17328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33469 +data: App\Entity\Commune {#8140 …} +value: "17328" +label: "17240 Saint-Fort-sur-Gironde" +attr: [] +labelTranslationParameters: [] } 17329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33470 +data: App\Entity\Commune {#8147 …} +value: "17329" +label: "17780 Saint-Froult" +attr: [] +labelTranslationParameters: [] } 17330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33471 +data: App\Entity\Commune {#8154 …} +value: "17330" +label: "17250 Sainte-Gemme" +attr: [] +labelTranslationParameters: [] } 17331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33472 +data: App\Entity\Commune {#1545 …} +value: "17331" +label: "17240 Saint-Genis-de-Saintonge" +attr: [] +labelTranslationParameters: [] } 17332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33473 +data: App\Entity\Commune {#8161 …} +value: "17332" +label: "17240 Saint-Georges-Antignac" +attr: [] +labelTranslationParameters: [] } 17333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33474 +data: App\Entity\Commune {#8168 …} +value: "17333" +label: "17110 Saint-Georges-de-Didonne" +attr: [] +labelTranslationParameters: [] } 17334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33475 +data: App\Entity\Commune {#8175 …} +value: "17334" +label: "17470 Saint-Georges-de-Longuepierre" +attr: [] +labelTranslationParameters: [] } 17335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33476 +data: App\Entity\Commune {#8182 …} +value: "17335" +label: "17150 Saint-Georges-des-Agoûts" +attr: [] +labelTranslationParameters: [] } 17336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33477 +data: App\Entity\Commune {#8189 …} +value: "17336" +label: "17810 Saint-Georges-des-Coteaux" +attr: [] +labelTranslationParameters: [] } 17337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33478 +data: App\Entity\Commune {#8196 …} +value: "17337" +label: "17190 Saint-Georges-d'Oléron" +attr: [] +labelTranslationParameters: [] } 17338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33479 +data: App\Entity\Commune {#8203 …} +value: "17338" +label: "17700 Saint-Georges-du-Bois" +attr: [] +labelTranslationParameters: [] } 17339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33480 +data: App\Entity\Commune {#8210 …} +value: "17339" +label: "17500 Saint-Germain-de-Lusignan" +attr: [] +labelTranslationParameters: [] } 17340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33481 +data: App\Entity\Commune {#8217 …} +value: "17340" +label: "17700 Saint-Pierre-La-Noue" +attr: [] +labelTranslationParameters: [] } 17341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33482 +data: App\Entity\Commune {#8224 …} +value: "17341" +label: "17500 Saint-Germain-de-Vibrac" +attr: [] +labelTranslationParameters: [] } 17342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33483 +data: App\Entity\Commune {#8231 …} +value: "17342" +label: "17240 Saint-Germain-du-Seudre" +attr: [] +labelTranslationParameters: [] } 17343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33484 +data: App\Entity\Commune {#8238 …} +value: "17343" +label: "17240 Saint-Grégoire-d'Ardennes" +attr: [] +labelTranslationParameters: [] } 17344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33485 +data: App\Entity\Commune {#8245 …} +value: "17344" +label: "17770 Saint-Hilaire-de-Villefranche" +attr: [] +labelTranslationParameters: [] } 17345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33486 +data: App\Entity\Commune {#8252 …} +value: "17345" +label: "17500 Saint-Hilaire-du-Bois" +attr: [] +labelTranslationParameters: [] } 17346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33487 +data: App\Entity\Commune {#8259 …} +value: "17346" +label: "17430 Saint-Hippolyte" +attr: [] +labelTranslationParameters: [] } 17347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33488 +data: App\Entity\Commune {#2109 …} +value: "17347" +label: "17400 Saint-Jean-d'Angély" +attr: [] +labelTranslationParameters: [] } 17348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33489 +data: App\Entity\Commune {#8266 …} +value: "17348" +label: "17620 Saint-Jean-d'Angle" +attr: [] +labelTranslationParameters: [] } 17349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33490 +data: App\Entity\Commune {#8273 …} +value: "17349" +label: "17170 Saint-Jean-de-Liversay" +attr: [] +labelTranslationParameters: [] } 17350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33491 +data: App\Entity\Commune {#8280 …} +value: "17350" +label: "17400 Saint-Julien-de-l'Escap" +attr: [] +labelTranslationParameters: [] } 17351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33492 +data: App\Entity\Commune {#8287 …} +value: "17351" +label: "17320 Saint-Just-Luzac" +attr: [] +labelTranslationParameters: [] } 17353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33493 +data: App\Entity\Commune {#8294 …} +value: "17353" +label: "17450 Saint-Laurent-de-la-Prée" +attr: [] +labelTranslationParameters: [] } 17354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33494 +data: App\Entity\Commune {#8301 …} +value: "17354" +label: "17800 Saint-Léger" +attr: [] +labelTranslationParameters: [] } 17355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33495 +data: App\Entity\Commune {#8308 …} +value: "17355" +label: "17520 Sainte-Lheurine" +attr: [] +labelTranslationParameters: [] } 17356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33496 +data: App\Entity\Commune {#8315 …} +value: "17356" +label: "17380 Saint-Loup" +attr: [] +labelTranslationParameters: [] } 17357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33497 +data: App\Entity\Commune {#8322 …} +value: "17357" +label: "17520 Saint-Maigrin" +attr: [] +labelTranslationParameters: [] } 17358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33498 +data: App\Entity\Commune {#8329 …} +value: "17358" +label: "17470 Saint-Mandé-sur-Brédoire" +attr: [] +labelTranslationParameters: [] } 17359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33499 +data: App\Entity\Commune {#8336 …} +value: "17359" +label: "17700 Saint-Mard" +attr: [] +labelTranslationParameters: [] } 17360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33500 +data: App\Entity\Commune {#8343 …} +value: "17360" +label: "17740 Sainte-Marie-de-Ré" +attr: [] +labelTranslationParameters: [] } 17361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33501 +data: App\Entity\Commune {#8350 …} +value: "17361" +label: "17330 Saint-Martial" +attr: [] +labelTranslationParameters: [] } 17362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33502 +data: App\Entity\Commune {#8357 …} +value: "17362" +label: "17150 Saint-Martial-de-Mirambeau" +attr: [] +labelTranslationParameters: [] } 17363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33503 +data: App\Entity\Commune {#8364 …} +value: "17363" +label: "17500 Saint-Martial-de-Vitaterne" +attr: [] +labelTranslationParameters: [] } 17364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33504 +data: App\Entity\Commune {#8371 …} +value: "17364" +label: "17520 Saint-Martial-sur-Né" +attr: [] +labelTranslationParameters: [] } 17365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33505 +data: App\Entity\Commune {#8378 …} +value: "17365" +label: "17270 Saint-Martin-d'Ary" +attr: [] +labelTranslationParameters: [] } 17366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33506 +data: App\Entity\Commune {#8385 …} +value: "17366" +label: "17360 Saint-Martin-de-Coux" +attr: [] +labelTranslationParameters: [] } 17367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33507 +data: App\Entity\Commune {#8392 …} +value: "17367" +label: "17400 Saint-Martin-de-Juillers" +attr: [] +labelTranslationParameters: [] } 17369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33508 +data: App\Entity\Commune {#8399 …} +value: "17369" +label: "17410 Saint-Martin-de-Ré" +attr: [] +labelTranslationParameters: [] } 17372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33509 +data: App\Entity\Commune {#8406 …} +value: "17372" +label: "17500 Saint-Médard" +attr: [] +labelTranslationParameters: [] } 17373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33510 +data: App\Entity\Commune {#8413 …} +value: "17373" +label: "17220 Saint-Médard-d'Aunis" +attr: [] +labelTranslationParameters: [] } 17374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33511 +data: App\Entity\Commune {#8420 …} +value: "17374" +label: "17770 Sainte-Même" +attr: [] +labelTranslationParameters: [] } 17375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33512 +data: App\Entity\Commune {#8427 …} +value: "17375" +label: "17780 Saint-Nazaire-sur-Charente" +attr: [] +labelTranslationParameters: [] } 17376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33513 +data: App\Entity\Commune {#8434 …} +value: "17376" +label: "17230 Saint-Ouen-d'Aunis" +attr: [] +labelTranslationParameters: [] } 17377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33514 +data: App\Entity\Commune {#8441 …} +value: "17377" +label: "17490 Saint-Ouen-la-Thène" +attr: [] +labelTranslationParameters: [] } 17378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33515 +data: App\Entity\Commune {#8448 …} +value: "17378" +label: "17210 Saint-Palais-de-Négrignac" +attr: [] +labelTranslationParameters: [] } 17379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33516 +data: App\Entity\Commune {#8455 …} +value: "17379" +label: "17800 Saint-Palais-de-Phiolin" +attr: [] +labelTranslationParameters: [] } 17380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33517 +data: App\Entity\Commune {#8462 …} +value: "17380" +label: "17420 Saint-Palais-sur-Mer" +attr: [] +labelTranslationParameters: [] } 17381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33518 +data: App\Entity\Commune {#8469 …} +value: "17381" +label: "17400 Saint-Pardoult" +attr: [] +labelTranslationParameters: [] } 17382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33519 +data: App\Entity\Commune {#8476 …} +value: "17382" +label: "17700 Saint-Pierre-d'Amilly" +attr: [] +labelTranslationParameters: [] } 17383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33520 +data: App\Entity\Commune {#8483 …} +value: "17383" +label: "17400 Saint-Pierre-de-Juillers" +attr: [] +labelTranslationParameters: [] } 17384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33521 +data: App\Entity\Commune {#8490 …} +value: "17384" +label: "17330 Saint-Pierre-de-l'Isle" +attr: [] +labelTranslationParameters: [] } 17385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33522 +data: App\Entity\Commune {#1608 …} +value: "17385" +label: "17310 Saint-Pierre-d'Oléron" +attr: [] +labelTranslationParameters: [] } 17386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33523 +data: App\Entity\Commune {#8497 …} +value: "17386" +label: "17270 Saint-Pierre-du-Palais" +attr: [] +labelTranslationParameters: [] } 17387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33524 +data: App\Entity\Commune {#8504 …} +value: "17387" +label: "17250 Saint-Porchaire" +attr: [] +labelTranslationParameters: [] } 17388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33525 +data: App\Entity\Commune {#8511 …} +value: "17388" +label: "17800 Saint-Quantin-de-Rançanne" +attr: [] +labelTranslationParameters: [] } 17389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33526 +data: App\Entity\Commune {#8518 …} +value: "17389" +label: "17250 Sainte-Radegonde" +attr: [] +labelTranslationParameters: [] } 17390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33527 +data: App\Entity\Commune {#8525 …} +value: "17390" +label: "17240 Sainte-Ramée" +attr: [] +labelTranslationParameters: [] } 17391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33528 +data: App\Entity\Commune {#8532 …} +value: "17391" +label: "17220 Saint-Rogatien" +attr: [] +labelTranslationParameters: [] } 17393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33529 +data: App\Entity\Commune {#8539 …} +value: "17393" +label: "17600 Saint-Romain-de-Benet" +attr: [] +labelTranslationParameters: [] } 17394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33530 +data: App\Entity\Commune {#8546 …} +value: "17394" +label: "17700 Saint-Saturnin-du-Bois" +attr: [] +labelTranslationParameters: [] } 17395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33531 +data: App\Entity\Commune {#8553 …} +value: "17395" +label: "17610 Saint-Sauvant" +attr: [] +labelTranslationParameters: [] } 17396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33532 +data: App\Entity\Commune {#8560 …} +value: "17396" +label: "17540 Saint-Sauveur-d'Aunis" +attr: [] +labelTranslationParameters: [] } 17397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33533 +data: App\Entity\Commune {#8567 …} +value: "17397" +label: "17350 Saint-Savinien" +attr: [] +labelTranslationParameters: [] } 17398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33534 +data: App\Entity\Commune {#8574 …} +value: "17398" +label: "17800 Saint-Seurin-de-Palenne" +attr: [] +labelTranslationParameters: [] } 17400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33535 +data: App\Entity\Commune {#8581 …} +value: "17400" +label: "17800 Saint-Sever-de-Saintonge" +attr: [] +labelTranslationParameters: [] } 17401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33536 +data: App\Entity\Commune {#8588 …} +value: "17401" +label: "17330 Saint-Séverin-sur-Boutonne" +attr: [] +labelTranslationParameters: [] } 17402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33537 +data: App\Entity\Commune {#8595 …} +value: "17402" +label: "17240 Saint-Sigismond-de-Clermont" +attr: [] +labelTranslationParameters: [] } 17403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33538 +data: App\Entity\Commune {#8602 …} +value: "17403" +label: "17500 Saint-Simon-de-Bordes" +attr: [] +labelTranslationParameters: [] } 17404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33539 +data: App\Entity\Commune {#8609 …} +value: "17404" +label: "17260 Saint-Simon-de-Pellouaille" +attr: [] +labelTranslationParameters: [] } 17405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33540 +data: App\Entity\Commune {#8616 …} +value: "17405" +label: "17150 Saint-Sorlin-de-Conac" +attr: [] +labelTranslationParameters: [] } 17406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33541 +data: App\Entity\Commune {#8623 …} +value: "17406" +label: "17600 Saint-Sornin" +attr: [] +labelTranslationParameters: [] } 17407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33542 +data: App\Entity\Commune {#8630 …} +value: "17407" +label: "17220 Sainte-Soulle" +attr: [] +labelTranslationParameters: [] } 17408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33543 +data: App\Entity\Commune {#8637 …} +value: "17408" +label: "17250 Saint-Sulpice-d'Arnoult" +attr: [] +labelTranslationParameters: [] } 17409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33544 +data: App\Entity\Commune {#8644 …} +value: "17409" +label: "17200 Saint-Sulpice-de-Royan" +attr: [] +labelTranslationParameters: [] } 17410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33545 +data: App\Entity\Commune {#8651 …} +value: "17410" +label: "17150 Saint-Thomas-de-Conac" +attr: [] +labelTranslationParameters: [] } 17411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33546 +data: App\Entity\Commune {#8658 …} +value: "17411" +label: "17370 Saint-Trojan-les-Bains" +attr: [] +labelTranslationParameters: [] } 17412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33547 +data: App\Entity\Commune {#8665 …} +value: "17412" +label: "17100 Saint-Vaize" +attr: [] +labelTranslationParameters: [] } 17413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33548 +data: App\Entity\Commune {#8672 …} +value: "17413" +label: "17220 Saint-Vivien" +attr: [] +labelTranslationParameters: [] } 17414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33549 +data: App\Entity\Commune {#8679 …} +value: "17414" +label: "17138 Saint-Xandre" +attr: [] +labelTranslationParameters: [] } 17415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33550 +data: App\Entity\Commune {#2046 …} +value: "17415" +label: "17100 Saintes" +attr: [] +labelTranslationParameters: [] } 17416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33551 +data: App\Entity\Commune {#8686 …} +value: "17416" +label: "17510 Saleignes" +attr: [] +labelTranslationParameters: [] } 17417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33552 +data: App\Entity\Commune {#8693 …} +value: "17417" +label: "17130 Salignac-de-Mirambeau" +attr: [] +labelTranslationParameters: [] } 17418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33553 +data: App\Entity\Commune {#8700 …} +value: "17418" +label: "17800 Salignac-sur-Charente" +attr: [] +labelTranslationParameters: [] } 17420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33554 +data: App\Entity\Commune {#8707 …} +value: "17420" +label: "17220 Salles-sur-Mer" +attr: [] +labelTranslationParameters: [] } 17421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33555 +data: App\Entity\Commune {#8714 …} +value: "17421" +label: "17600 Saujon" +attr: [] +labelTranslationParameters: [] } 17422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33556 +data: App\Entity\Commune {#8721 …} +value: "17422" +label: "17510 Seigné" +attr: [] +labelTranslationParameters: [] } 17423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33557 +data: App\Entity\Commune {#8728 …} +value: "17423" +label: "17150 Semillac" +attr: [] +labelTranslationParameters: [] } 17424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33558 +data: App\Entity\Commune {#8735 …} +value: "17424" +label: "17150 Semoussac" +attr: [] +labelTranslationParameters: [] } 17425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33559 +data: App\Entity\Commune {#8742 …} +value: "17425" +label: "17120 Semussac" +attr: [] +labelTranslationParameters: [] } 17426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33560 +data: App\Entity\Commune {#8749 …} +value: "17426" +label: "17770 Le Seure" +attr: [] +labelTranslationParameters: [] } 17427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33561 +data: App\Entity\Commune {#8756 …} +value: "17427" +label: "17490 Siecq" +attr: [] +labelTranslationParameters: [] } 17428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33562 +data: App\Entity\Commune {#8763 …} +value: "17428" +label: "17160 Sonnac" +attr: [] +labelTranslationParameters: [] } 17429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33563 +data: App\Entity\Commune {#8770 …} +value: "17429" +label: "17780 Soubise" +attr: [] +labelTranslationParameters: [] } 17430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33564 +data: App\Entity\Commune {#8777 …} +value: "17430" +label: "17150 Soubran" +attr: [] +labelTranslationParameters: [] } 17431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33565 +data: App\Entity\Commune {#8784 …} +value: "17431" +label: "17250 Soulignonne" +attr: [] +labelTranslationParameters: [] } 17432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33566 +data: App\Entity\Commune {#8791 …} +value: "17432" +label: "17130 Souméras" +attr: [] +labelTranslationParameters: [] } 17433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33567 +data: App\Entity\Commune {#8798 …} +value: "17433" +label: "17130 Sousmoulins" +attr: [] +labelTranslationParameters: [] } 17434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33568 +data: App\Entity\Commune {#1289 …} +value: "17434" +label: "17700 Surgères" +attr: [] +labelTranslationParameters: [] } 17435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33569 +data: App\Entity\Commune {#8805 …} +value: "17435" +label: "17350 Taillant" +attr: [] +labelTranslationParameters: [] } 17436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33570 +data: App\Entity\Commune {#8812 …} +value: "17436" +label: "17350 Taillebourg" +attr: [] +labelTranslationParameters: [] } 17437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33571 +data: App\Entity\Commune {#8819 …} +value: "17437" +label: "17120 Talmont-sur-Gironde" +attr: [] +labelTranslationParameters: [] } 17438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33572 +data: App\Entity\Commune {#8826 …} +value: "17438" +label: "17260 Tanzac" +attr: [] +labelTranslationParameters: [] } 17439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33573 +data: App\Entity\Commune {#8833 …} +value: "17439" +label: "17170 Taugon" +attr: [] +labelTranslationParameters: [] } 17440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33574 +data: App\Entity\Commune {#8840 …} +value: "17440" +label: "17400 Ternant" +attr: [] +labelTranslationParameters: [] } 17441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33575 +data: App\Entity\Commune {#8847 …} +value: "17441" +label: "17460 Tesson" +attr: [] +labelTranslationParameters: [] } 17442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33576 +data: App\Entity\Commune {#8854 …} +value: "17442" +label: "17120 Thaims" +attr: [] +labelTranslationParameters: [] } 17443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33577 +data: App\Entity\Commune {#8861 …} +value: "17443" +label: "17290 Thairé" +attr: [] +labelTranslationParameters: [] } 17444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33578 +data: App\Entity\Commune {#8868 …} +value: "17444" +label: "17460 Thénac" +attr: [] +labelTranslationParameters: [] } 17445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33579 +data: App\Entity\Commune {#8875 …} +value: "17445" +label: "17600 Thézac" +attr: [] +labelTranslationParameters: [] } 17446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33580 +data: App\Entity\Commune {#8882 …} +value: "17446" +label: "17160 Thors" +attr: [] +labelTranslationParameters: [] } 17447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33581 +data: App\Entity\Commune {#8889 …} +value: "17447" +label: "17290 Le Thou" +attr: [] +labelTranslationParameters: [] } 17448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33582 +data: App\Entity\Commune {#8896 …} +value: "17448" +label: "17380 Tonnay-Boutonne" +attr: [] +labelTranslationParameters: [] } 17449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33583 +data: App\Entity\Commune {#8903 …} +value: "17449" +label: "17430 Tonnay-Charente" +attr: [] +labelTranslationParameters: [] } 17450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33584 +data: App\Entity\Commune {#8910 …} +value: "17450" +label: "17380 Torxé" +attr: [] +labelTranslationParameters: [] } 17451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33585 +data: App\Entity\Commune {#8917 …} +value: "17451" +label: "17160 Les Touches-de-Périgny" +attr: [] +labelTranslationParameters: [] } 17452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33586 +data: App\Entity\Commune {#8924 …} +value: "17452" +label: "17390 La Tremblade" +attr: [] +labelTranslationParameters: [] } 17453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33587 +data: App\Entity\Commune {#8931 …} +value: "17453" +label: "17250 Trizay" +attr: [] +labelTranslationParameters: [] } 17454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33588 +data: App\Entity\Commune {#8938 …} +value: "17454" +label: "17130 Tugéras-Saint-Maurice" +attr: [] +labelTranslationParameters: [] } 17455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33589 +data: App\Entity\Commune {#8945 …} +value: "17455" +label: "17250 La Vallée" +attr: [] +labelTranslationParameters: [] } 17457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33590 +data: App\Entity\Commune {#8952 …} +value: "17457" +label: "17700 La Devise" +attr: [] +labelTranslationParameters: [] } 17458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33591 +data: App\Entity\Commune {#8959 …} +value: "17458" +label: "17500 Vanzac" +attr: [] +labelTranslationParameters: [] } 17459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33592 +data: App\Entity\Commune {#8966 …} +value: "17459" +label: "17400 Varaize" +attr: [] +labelTranslationParameters: [] } 17460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33593 +data: App\Entity\Commune {#8973 …} +value: "17460" +label: "17460 Varzay" +attr: [] +labelTranslationParameters: [] } 17461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33594 +data: App\Entity\Commune {#8980 …} +value: "17461" +label: "17640 Vaux-sur-Mer" +attr: [] +labelTranslationParameters: [] } 17462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33595 +data: App\Entity\Commune {#8987 …} +value: "17462" +label: "17100 Vénérand" +attr: [] +labelTranslationParameters: [] } 17463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33596 +data: App\Entity\Commune {#8994 …} +value: "17463" +label: "17300 Vergeroux" +attr: [] +labelTranslationParameters: [] } 17464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33597 +data: App\Entity\Commune {#9001 …} +value: "17464" +label: "17330 Vergné" +attr: [] +labelTranslationParameters: [] } 17465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33598 +data: App\Entity\Commune {#9008 …} +value: "17465" +label: "17400 La Vergne" +attr: [] +labelTranslationParameters: [] } 17466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33599 +data: App\Entity\Commune {#9015 …} +value: "17466" +label: "17540 Vérines" +attr: [] +labelTranslationParameters: [] } 17467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33600 +data: App\Entity\Commune {#9022 …} +value: "17467" +label: "17400 Vervant" +attr: [] +labelTranslationParameters: [] } 17468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33601 +data: App\Entity\Commune {#9029 …} +value: "17468" +label: "17130 Vibrac" +attr: [] +labelTranslationParameters: [] } 17469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33602 +data: App\Entity\Commune {#9036 …} +value: "17469" +label: "17260 Villars-en-Pons" +attr: [] +labelTranslationParameters: [] } 17470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33603 +data: App\Entity\Commune {#9043 …} +value: "17470" +label: "17770 Villars-les-Bois" +attr: [] +labelTranslationParameters: [] } 17471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33604 +data: App\Entity\Commune {#9050 …} +value: "17471" +label: "17470 La Villedieu" +attr: [] +labelTranslationParameters: [] } 17472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33605 +data: App\Entity\Commune {#9057 …} +value: "17472" +label: "17230 Villedoux" +attr: [] +labelTranslationParameters: [] } 17473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33606 +data: App\Entity\Commune {#9064 …} +value: "17473" +label: "17470 Villemorin" +attr: [] +labelTranslationParameters: [] } 17474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33607 +data: App\Entity\Commune {#9071 …} +value: "17474" +label: "17330 Villeneuve-la-Comtesse" +attr: [] +labelTranslationParameters: [] } 17476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33608 +data: App\Entity\Commune {#9078 …} +value: "17476" +label: "17500 Villexavier" +attr: [] +labelTranslationParameters: [] } 17477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33609 +data: App\Entity\Commune {#9085 …} +value: "17477" +label: "17510 Villiers-Couture" +attr: [] +labelTranslationParameters: [] } 17478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33610 +data: App\Entity\Commune {#9092 …} +value: "17478" +label: "17510 Vinax" +attr: [] +labelTranslationParameters: [] } 17479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33611 +data: App\Entity\Commune {#9099 …} +value: "17479" +label: "17260 Virollet" +attr: [] +labelTranslationParameters: [] } 17480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33612 +data: App\Entity\Commune {#9106 …} +value: "17480" +label: "17290 Virson" +attr: [] +labelTranslationParameters: [] } 17481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33613 +data: App\Entity\Commune {#9113 …} +value: "17481" +label: "17400 Voissay" +attr: [] +labelTranslationParameters: [] } 17482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33614 +data: App\Entity\Commune {#9120 …} +value: "17482" +label: "17700 Vouhé" +attr: [] +labelTranslationParameters: [] } 17483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33615 +data: App\Entity\Commune {#9127 …} +value: "17483" +label: "17340 Yves" +attr: [] +labelTranslationParameters: [] } 17484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33616 +data: App\Entity\Commune {#9134 …} +value: "17484" +label: "17730 Port-des-Barques" +attr: [] +labelTranslationParameters: [] } 17485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33617 +data: App\Entity\Commune {#9141 …} +value: "17485" +label: "17370 Le Grand-Village-Plage" +attr: [] +labelTranslationParameters: [] } 17486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33618 +data: App\Entity\Commune {#9148 …} +value: "17486" +label: "17840 La Brée-les-Bains" +attr: [] +labelTranslationParameters: [] } 19001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33619 +data: App\Entity\Commune {#9155 …} +value: "19001" +label: "19260 Affieux" +attr: [] +labelTranslationParameters: [] } 19002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33620 +data: App\Entity\Commune {#9162 …} +value: "19002" +label: "19200 Aix" +attr: [] +labelTranslationParameters: [] } 19003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33621 +data: App\Entity\Commune {#9169 …} +value: "19003" +label: "19190 Albignac" +attr: [] +labelTranslationParameters: [] } 19004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33622 +data: App\Entity\Commune {#9176 …} +value: "19004" +label: "19380 Albussac" +attr: [] +labelTranslationParameters: [] } 19005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33623 +data: App\Entity\Commune {#9183 …} +value: "19005" +label: "19240 Allassac" +attr: [] +labelTranslationParameters: [] } 19006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33624 +data: App\Entity\Commune {#9190 …} +value: "19006" +label: "19200 Alleyrat" +attr: [] +labelTranslationParameters: [] } 19007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33625 +data: App\Entity\Commune {#9197 …} +value: "19007" +label: "19120 Altillac" +attr: [] +labelTranslationParameters: [] } 19008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33626 +data: App\Entity\Commune {#9204 …} +value: "19008" +label: "19250 Ambrugeat" +attr: [] +labelTranslationParameters: [] } 19009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33627 +data: App\Entity\Commune {#9211 …} +value: "19009" +label: "19000 Les Angles-sur-Corrèze" +attr: [] +labelTranslationParameters: [] } 19010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33628 +data: App\Entity\Commune {#9218 …} +value: "19010" +label: "19400 Argentat-sur-Dordogne" +attr: [] +labelTranslationParameters: [] } 19011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33629 +data: App\Entity\Commune {#9225 …} +value: "19011" +label: "19230 Arnac-Pompadour" +attr: [] +labelTranslationParameters: [] } 19012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33630 +data: App\Entity\Commune {#9232 …} +value: "19012" +label: "19120 Astaillac" +attr: [] +labelTranslationParameters: [] } 19013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33631 +data: App\Entity\Commune {#9239 …} +value: "19013" +label: "19190 Aubazines" +attr: [] +labelTranslationParameters: [] } 19014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33632 +data: App\Entity\Commune {#9246 …} +value: "19014" +label: "19220 Auriac" +attr: [] +labelTranslationParameters: [] } 19015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33633 +data: App\Entity\Commune {#9253 …} +value: "19015" +label: "19310 Ayen" +attr: [] +labelTranslationParameters: [] } 19016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33634 +data: App\Entity\Commune {#9260 …} +value: "19016" +label: "19800 Bar" +attr: [] +labelTranslationParameters: [] } 19017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33635 +data: App\Entity\Commune {#9267 …} +value: "19017" +label: "19430 Bassignac-le-Bas" +attr: [] +labelTranslationParameters: [] } 19018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33636 +data: App\Entity\Commune {#9274 …} +value: "19018" +label: "19220 Bassignac-le-Haut" +attr: [] +labelTranslationParameters: [] } 19019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33637 +data: App\Entity\Commune {#9281 …} +value: "19019" +label: "19120 Beaulieu-sur-Dordogne" +attr: [] +labelTranslationParameters: [] } 19020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33638 +data: App\Entity\Commune {#9288 …} +value: "19020" +label: "19390 Beaumont" +attr: [] +labelTranslationParameters: [] } 19021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33639 +data: App\Entity\Commune {#9295 …} +value: "19021" +label: "19290 Bellechassagne" +attr: [] +labelTranslationParameters: [] } 19022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33640 +data: App\Entity\Commune {#9302 …} +value: "19022" +label: "19510 Benayes" +attr: [] +labelTranslationParameters: [] } 19023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33641 +data: App\Entity\Commune {#9309 …} +value: "19023" +label: "19190 Beynat" +attr: [] +labelTranslationParameters: [] } 19024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33642 +data: App\Entity\Commune {#9316 …} +value: "19024" +label: "19230 Beyssac" +attr: [] +labelTranslationParameters: [] } 19025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33643 +data: App\Entity\Commune {#9323 …} +value: "19025" +label: "19230 Beyssenac" +attr: [] +labelTranslationParameters: [] } 19026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33644 +data: App\Entity\Commune {#9330 …} +value: "19026" +label: "19120 Bilhac" +attr: [] +labelTranslationParameters: [] } 19027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33645 +data: App\Entity\Commune {#9337 …} +value: "19027" +label: "19170 Bonnefond" +attr: [] +labelTranslationParameters: [] } 19028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33646 +data: App\Entity\Commune {#9344 …} +value: "19028" +label: "19110 Bort-les-Orgues" +attr: [] +labelTranslationParameters: [] } 19029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33647 +data: App\Entity\Commune {#9351 …} +value: "19029" +label: "19500 Branceilles" +attr: [] +labelTranslationParameters: [] } 19030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33648 +data: App\Entity\Commune {#9358 …} +value: "19030" +label: "19310 Brignac-la-Plaine" +attr: [] +labelTranslationParameters: [] } 19031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33649 +data: App\Entity\Commune {#1261 …} +value: "19031" +label: "19100 Brive-la-Gaillarde" +attr: [] +labelTranslationParameters: [] } 19033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33650 +data: App\Entity\Commune {#9365 …} +value: "19033" +label: "19170 Bugeat" +attr: [] +labelTranslationParameters: [] } 19034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33651 +data: App\Entity\Commune {#9372 …} +value: "19034" +label: "19430 Camps-Saint-Mathurin-Léobazel" +attr: [] +labelTranslationParameters: [] } 19035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33652 +data: App\Entity\Commune {#9379 …} +value: "19035" +label: "19350 Chabrignac" +attr: [] +labelTranslationParameters: [] } 19036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33653 +data: App\Entity\Commune {#9386 …} +value: "19036" +label: "19370 Chamberet" +attr: [] +labelTranslationParameters: [] } 19037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33654 +data: App\Entity\Commune {#9393 …} +value: "19037" +label: "19450 Chamboulive" +attr: [] +labelTranslationParameters: [] } 19038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33655 +data: App\Entity\Commune {#9400 …} +value: "19038" +label: "19330 Chameyrat" +attr: [] +labelTranslationParameters: [] } 19039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33656 +data: App\Entity\Commune {#9407 …} +value: "19039" +label: "19320 Champagnac-la-Noaille" +attr: [] +labelTranslationParameters: [] } 19040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33657 +data: App\Entity\Commune {#9414 …} +value: "19040" +label: "19320 Champagnac-la-Prune" +attr: [] +labelTranslationParameters: [] } 19041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33658 +data: App\Entity\Commune {#9421 …} +value: "19041" +label: "19150 Chanac-les-Mines" +attr: [] +labelTranslationParameters: [] } 19042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33659 +data: App\Entity\Commune {#9428 …} +value: "19042" +label: "19330 Chanteix" +attr: [] +labelTranslationParameters: [] } 19043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33660 +data: App\Entity\Commune {#9435 …} +value: "19043" +label: "19360 La Chapelle-aux-Brocs" +attr: [] +labelTranslationParameters: [] } 19044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33661 +data: App\Entity\Commune {#9442 …} +value: "19044" +label: "19120 La Chapelle-aux-Saints" +attr: [] +labelTranslationParameters: [] } 19045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33662 +data: App\Entity\Commune {#9449 …} +value: "19045" +label: "19430 La Chapelle-Saint-Géraud" +attr: [] +labelTranslationParameters: [] } 19046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33663 +data: App\Entity\Commune {#9456 …} +value: "19046" +label: "19300 Chapelle-Spinasse" +attr: [] +labelTranslationParameters: [] } 19047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33664 +data: App\Entity\Commune {#9463 …} +value: "19047" +label: "19600 Chartrier-Ferrière" +attr: [] +labelTranslationParameters: [] } 19048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33665 +data: App\Entity\Commune {#9470 …} +value: "19048" +label: "19190 Le Chastang" +attr: [] +labelTranslationParameters: [] } 19049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33666 +data: App\Entity\Commune {#9477 …} +value: "19049" +label: "19600 Chasteaux" +attr: [] +labelTranslationParameters: [] } 19050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33667 +data: App\Entity\Commune {#9484 …} +value: "19050" +label: "19500 Chauffour-sur-Vell" +attr: [] +labelTranslationParameters: [] } 19051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33668 +data: App\Entity\Commune {#9491 …} +value: "19051" +label: "19390 Chaumeil" +attr: [] +labelTranslationParameters: [] } 19052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33669 +data: App\Entity\Commune {#9498 …} +value: "19052" +label: "19290 Chavanac" +attr: [] +labelTranslationParameters: [] } 19053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33670 +data: App\Entity\Commune {#9505 …} +value: "19053" +label: "19200 Chaveroche" +attr: [] +labelTranslationParameters: [] } 19054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33671 +data: App\Entity\Commune {#9512 …} +value: "19054" +label: "19120 Chenailler-Mascheix" +attr: [] +labelTranslationParameters: [] } 19055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33672 +data: App\Entity\Commune {#9519 …} +value: "19055" +label: "19160 Chirac-Bellevue" +attr: [] +labelTranslationParameters: [] } 19056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33673 +data: App\Entity\Commune {#9526 …} +value: "19056" +label: "19320 Clergoux" +attr: [] +labelTranslationParameters: [] } 19057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33674 +data: App\Entity\Commune {#9533 …} +value: "19057" +label: "19500 Collonges-la-Rouge" +attr: [] +labelTranslationParameters: [] } 19058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33675 +data: App\Entity\Commune {#9540 …} +value: "19058" +label: "19250 Combressol" +attr: [] +labelTranslationParameters: [] } 19059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33676 +data: App\Entity\Commune {#9547 …} +value: "19059" +label: "19350 Concèze" +attr: [] +labelTranslationParameters: [] } 19060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33677 +data: App\Entity\Commune {#9554 …} +value: "19060" +label: "19140 Condat-sur-Ganaveix" +attr: [] +labelTranslationParameters: [] } 19061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33678 +data: App\Entity\Commune {#9561 …} +value: "19061" +label: "19150 Cornil" +attr: [] +labelTranslationParameters: [] } 19062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33679 +data: App\Entity\Commune {#9568 …} +value: "19062" +label: "19800 Corrèze" +attr: [] +labelTranslationParameters: [] } 19063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33680 +data: App\Entity\Commune {#9575 …} +value: "19063" +label: "19360 Cosnac" +attr: [] +labelTranslationParameters: [] } 19064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33681 +data: App\Entity\Commune {#9582 …} +value: "19064" +label: "19340 Couffy-sur-Sarsonne" +attr: [] +labelTranslationParameters: [] } 19065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33682 +data: App\Entity\Commune {#9589 …} +value: "19065" +label: "19340 Courteix" +attr: [] +labelTranslationParameters: [] } 19066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33683 +data: App\Entity\Commune {#9596 …} +value: "19066" +label: "19520 Cublac" +attr: [] +labelTranslationParameters: [] } 19067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33684 +data: App\Entity\Commune {#9603 …} +value: "19067" +label: "19500 Curemonte" +attr: [] +labelTranslationParameters: [] } 19068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33685 +data: App\Entity\Commune {#9610 …} +value: "19068" +label: "19360 Dampniat" +attr: [] +labelTranslationParameters: [] } 19069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33686 +data: App\Entity\Commune {#9617 …} +value: "19069" +label: "19220 Darazac" +attr: [] +labelTranslationParameters: [] } 19070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33687 +data: App\Entity\Commune {#9624 …} +value: "19070" +label: "19300 Darnets" +attr: [] +labelTranslationParameters: [] } 19071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33688 +data: App\Entity\Commune {#9631 …} +value: "19071" +label: "19250 Davignac" +attr: [] +labelTranslationParameters: [] } 19072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33689 +data: App\Entity\Commune {#9638 …} +value: "19072" +label: "19270 Donzenac" +attr: [] +labelTranslationParameters: [] } 19073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33690 +data: App\Entity\Commune {#2116 …} +value: "19073" +label: "19300 Égletons" +attr: [] +labelTranslationParameters: [] } 19074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33691 +data: App\Entity\Commune {#9645 …} +value: "19074" +label: "19170 L'Église-aux-Bois" +attr: [] +labelTranslationParameters: [] } 19075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33692 +data: App\Entity\Commune {#9652 …} +value: "19075" +label: "19150 Espagnac" +attr: [] +labelTranslationParameters: [] } 19076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33693 +data: App\Entity\Commune {#9659 …} +value: "19076" +label: "19140 Espartignac" +attr: [] +labelTranslationParameters: [] } 19077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33694 +data: App\Entity\Commune {#9666 …} +value: "19077" +label: "19600 Estivals" +attr: [] +labelTranslationParameters: [] } 19078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33695 +data: App\Entity\Commune {#9673 …} +value: "19078" +label: "19410 Estivaux" +attr: [] +labelTranslationParameters: [] } 19079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33696 +data: App\Entity\Commune {#9680 …} +value: "19079" +label: "19140 Eyburie" +attr: [] +labelTranslationParameters: [] } 19080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33697 +data: App\Entity\Commune {#9687 …} +value: "19080" +label: "19340 Eygurande" +attr: [] +labelTranslationParameters: [] } 19081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33698 +data: App\Entity\Commune {#9694 …} +value: "19081" +label: "19800 Eyrein" +attr: [] +labelTranslationParameters: [] } 19082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33699 +data: App\Entity\Commune {#9701 …} +value: "19082" +label: "19330 Favars" +attr: [] +labelTranslationParameters: [] } 19083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33700 +data: App\Entity\Commune {#9708 …} +value: "19083" +label: "19340 Feyt" +attr: [] +labelTranslationParameters: [] } 19084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33701 +data: App\Entity\Commune {#9715 …} +value: "19084" +label: "19380 Forgès" +attr: [] +labelTranslationParameters: [] } 19085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33702 +data: App\Entity\Commune {#9722 …} +value: "19085" +label: "19800 Gimel-les-Cascades" +attr: [] +labelTranslationParameters: [] } 19086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33703 +data: App\Entity\Commune {#9729 …} +value: "19086" +label: "19430 Goulles" +attr: [] +labelTranslationParameters: [] } 19087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33704 +data: App\Entity\Commune {#9736 …} +value: "19087" +label: "19170 Gourdon-Murat" +attr: [] +labelTranslationParameters: [] } 19088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33705 +data: App\Entity\Commune {#9743 …} +value: "19088" +label: "19300 Grandsaigne" +attr: [] +labelTranslationParameters: [] } 19089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33706 +data: App\Entity\Commune {#9750 …} +value: "19089" +label: "19320 Gros-Chastang" +attr: [] +labelTranslationParameters: [] } 19090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33707 +data: App\Entity\Commune {#9757 …} +value: "19090" +label: "19320 Gumond" +attr: [] +labelTranslationParameters: [] } 19091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33708 +data: App\Entity\Commune {#9764 …} +value: "19091" +label: "19400 Hautefage" +attr: [] +labelTranslationParameters: [] } 19092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33709 +data: App\Entity\Commune {#9771 …} +value: "19092" +label: "19300 Le Jardin" +attr: [] +labelTranslationParameters: [] } 19093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33710 +data: App\Entity\Commune {#9778 …} +value: "19093" +label: "19500 Jugeals-Nazareth" +attr: [] +labelTranslationParameters: [] } 19094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33711 +data: App\Entity\Commune {#9785 …} +value: "19094" +label: "19350 Juillac" +attr: [] +labelTranslationParameters: [] } 19095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33712 +data: App\Entity\Commune {#9792 …} +value: "19095" +label: "19170 Lacelle" +attr: [] +labelTranslationParameters: [] } 19096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33713 +data: App\Entity\Commune {#9799 …} +value: "19096" +label: "19150 Ladignac-sur-Rondelles" +attr: [] +labelTranslationParameters: [] } 19097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33714 +data: App\Entity\Commune {#9806 …} +value: "19097" +label: "19320 Lafage-sur-Sombre" +attr: [] +labelTranslationParameters: [] } 19098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33715 +data: App\Entity\Commune {#9813 …} +value: "19098" +label: "19150 Lagarde-Marc-la-Tour" +attr: [] +labelTranslationParameters: [] } 19099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33716 +data: App\Entity\Commune {#9820 …} +value: "19099" +label: "19500 Lagleygeolle" +attr: [] +labelTranslationParameters: [] } 19100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33717 +data: App\Entity\Commune {#9827 …} +value: "19100" +label: "19700 Lagraulière" +attr: [] +labelTranslationParameters: [] } 19101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33718 +data: App\Entity\Commune {#9834 …} +value: "19101" +label: "19150 Laguenne-sur-Avalouze" +attr: [] +labelTranslationParameters: [] } 19102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33719 +data: App\Entity\Commune {#9841 …} +value: "19102" +label: "19160 Lamazière-Basse" +attr: [] +labelTranslationParameters: [] } 19103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33720 +data: App\Entity\Commune {#9848 …} +value: "19103" +label: "19340 Lamazière-Haute" +attr: [] +labelTranslationParameters: [] } 19104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33721 +data: App\Entity\Commune {#9855 …} +value: "19104" +label: "19510 Lamongerie" +attr: [] +labelTranslationParameters: [] } 19105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33722 +data: App\Entity\Commune {#9862 …} +value: "19105" +label: "19190 Lanteuil" +attr: [] +labelTranslationParameters: [] } 19106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33723 +data: App\Entity\Commune {#9869 …} +value: "19106" +label: "19550 Lapleau" +attr: [] +labelTranslationParameters: [] } 19107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33724 +data: App\Entity\Commune {#9876 …} +value: "19107" +label: "19600 Larche" +attr: [] +labelTranslationParameters: [] } 19108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33725 +data: App\Entity\Commune {#9883 …} +value: "19108" +label: "19340 Laroche-près-Feyt" +attr: [] +labelTranslationParameters: [] } 19109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33726 +data: App\Entity\Commune {#9890 …} +value: "19109" +label: "19130 Lascaux" +attr: [] +labelTranslationParameters: [] } 19110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33727 +data: App\Entity\Commune {#9897 …} +value: "19110" +label: "19160 Latronche" +attr: [] +labelTranslationParameters: [] } 19111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33728 +data: App\Entity\Commune {#9904 …} +value: "19111" +label: "19550 Laval-sur-Luzège" +attr: [] +labelTranslationParameters: [] } 19112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33729 +data: App\Entity\Commune {#9911 …} +value: "19112" +label: "19170 Lestards" +attr: [] +labelTranslationParameters: [] } 19113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33730 +data: App\Entity\Commune {#9918 …} +value: "19113" +label: "19160 Liginiac" +attr: [] +labelTranslationParameters: [] } 19114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33731 +data: App\Entity\Commune {#9925 …} +value: "19114" +label: "19200 Lignareix" +attr: [] +labelTranslationParameters: [] } 19115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33732 +data: App\Entity\Commune {#9932 …} +value: "19115" +label: "19500 Ligneyrac" +attr: [] +labelTranslationParameters: [] } 19116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33733 +data: App\Entity\Commune {#9939 …} +value: "19116" +label: "19120 Liourdres" +attr: [] +labelTranslationParameters: [] } 19117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33734 +data: App\Entity\Commune {#9946 …} +value: "19117" +label: "19600 Lissac-sur-Couze" +attr: [] +labelTranslationParameters: [] } 19118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33735 +data: App\Entity\Commune {#9953 …} +value: "19118" +label: "19470 Le Lonzac" +attr: [] +labelTranslationParameters: [] } 19119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33736 +data: App\Entity\Commune {#9960 …} +value: "19119" +label: "19500 Lostanges" +attr: [] +labelTranslationParameters: [] } 19120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33737 +data: App\Entity\Commune {#9967 …} +value: "19120" +label: "19310 Louignac" +attr: [] +labelTranslationParameters: [] } 19121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33738 +data: App\Entity\Commune {#9974 …} +value: "19121" +label: "19210 Lubersac" +attr: [] +labelTranslationParameters: [] } 19122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33739 +data: App\Entity\Commune {#9981 …} +value: "19122" +label: "19470 Madranges" +attr: [] +labelTranslationParameters: [] } 19123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33740 +data: App\Entity\Commune {#9988 …} +value: "19123" +label: "19360 Malemort" +attr: [] +labelTranslationParameters: [] } 19124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33741 +data: App\Entity\Commune {#9995 …} +value: "19124" +label: "19520 Mansac" +attr: [] +labelTranslationParameters: [] } 19125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33742 +data: App\Entity\Commune {#10002 …} +value: "19125" +label: "19320 Marcillac-la-Croisille" +attr: [] +labelTranslationParameters: [] } 19126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33743 +data: App\Entity\Commune {#10009 …} +value: "19126" +label: "19500 Marcillac-la-Croze" +attr: [] +labelTranslationParameters: [] } 19128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33744 +data: App\Entity\Commune {#10016 …} +value: "19128" +label: "19200 Margerides" +attr: [] +labelTranslationParameters: [] } 19129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33745 +data: App\Entity\Commune {#10023 …} +value: "19129" +label: "19510 Masseret" +attr: [] +labelTranslationParameters: [] } 19130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33746 +data: App\Entity\Commune {#10030 …} +value: "19130" +label: "19250 Maussac" +attr: [] +labelTranslationParameters: [] } 19131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33747 +data: App\Entity\Commune {#10037 …} +value: "19131" +label: "19510 Meilhards" +attr: [] +labelTranslationParameters: [] } 19132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33748 +data: App\Entity\Commune {#10044 …} +value: "19132" +label: "19190 Ménoire" +attr: [] +labelTranslationParameters: [] } 19133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33749 +data: App\Entity\Commune {#10051 …} +value: "19133" +label: "19430 Mercœur" +attr: [] +labelTranslationParameters: [] } 19134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33750 +data: App\Entity\Commune {#10058 …} +value: "19134" +label: "19340 Merlines" +attr: [] +labelTranslationParameters: [] } 19135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33751 +data: App\Entity\Commune {#10065 …} +value: "19135" +label: "19200 Mestes" +attr: [] +labelTranslationParameters: [] } 19136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33752 +data: App\Entity\Commune {#10072 …} +value: "19136" +label: "19250 Meymac" +attr: [] +labelTranslationParameters: [] } 19137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33753 +data: App\Entity\Commune {#10079 …} +value: "19137" +label: "19800 Meyrignac-l'Église" +attr: [] +labelTranslationParameters: [] } 19138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33754 +data: App\Entity\Commune {#10086 …} +value: "19138" +label: "19500 Meyssac" +attr: [] +labelTranslationParameters: [] } 19139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33755 +data: App\Entity\Commune {#10093 …} +value: "19139" +label: "19290 Millevaches" +attr: [] +labelTranslationParameters: [] } 19140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33756 +data: App\Entity\Commune {#10100 …} +value: "19140" +label: "19400 Monceaux-sur-Dordogne" +attr: [] +labelTranslationParameters: [] } 19141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33757 +data: App\Entity\Commune {#10107 …} +value: "19141" +label: "19340 Monestier-Merlines" +attr: [] +labelTranslationParameters: [] } 19142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33758 +data: App\Entity\Commune {#10114 …} +value: "19142" +label: "19110 Monestier-Port-Dieu" +attr: [] +labelTranslationParameters: [] } 19143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33759 +data: App\Entity\Commune {#10121 …} +value: "19143" +label: "19300 Montaignac-Saint-Hippolyte" +attr: [] +labelTranslationParameters: [] } 19144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33760 +data: App\Entity\Commune {#10128 …} +value: "19144" +label: "19210 Montgibaud" +attr: [] +labelTranslationParameters: [] } 19145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33761 +data: App\Entity\Commune {#10135 …} +value: "19145" +label: "19300 Moustier-Ventadour" +attr: [] +labelTranslationParameters: [] } 19146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33762 +data: App\Entity\Commune {#10142 …} +value: "19146" +label: "19460 Naves" +attr: [] +labelTranslationParameters: [] } 19147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33763 +data: App\Entity\Commune {#10149 …} +value: "19147" +label: "19600 Nespouls" +attr: [] +labelTranslationParameters: [] } 19148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33764 +data: App\Entity\Commune {#1587 …} +value: "19148" +label: "19160 Neuvic" +attr: [] +labelTranslationParameters: [] } 19149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33765 +data: App\Entity\Commune {#10156 …} +value: "19149" +label: "19380 Neuville" +attr: [] +labelTranslationParameters: [] } 19150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33766 +data: App\Entity\Commune {#10163 …} +value: "19150" +label: "19500 Noailhac" +attr: [] +labelTranslationParameters: [] } 19151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33767 +data: App\Entity\Commune {#10170 …} +value: "19151" +label: "19600 Noailles" +attr: [] +labelTranslationParameters: [] } 19152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33768 +data: App\Entity\Commune {#10177 …} +value: "19152" +label: "19120 Nonards" +attr: [] +labelTranslationParameters: [] } 19153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33769 +data: App\Entity\Commune {#10184 …} +value: "19153" +label: "19130 Objat" +attr: [] +labelTranslationParameters: [] } 19154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33770 +data: App\Entity\Commune {#10191 …} +value: "19154" +label: "19410 Orgnac-sur-Vézère" +attr: [] +labelTranslationParameters: [] } 19155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33771 +data: App\Entity\Commune {#10198 …} +value: "19155" +label: "19390 Orliac-de-Bar" +attr: [] +labelTranslationParameters: [] } 19156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33772 +data: App\Entity\Commune {#10205 …} +value: "19156" +label: "19190 Palazinges" +attr: [] +labelTranslationParameters: [] } 19157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33773 +data: App\Entity\Commune {#10212 …} +value: "19157" +label: "19160 Palisse" +attr: [] +labelTranslationParameters: [] } 19158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33774 +data: App\Entity\Commune {#10219 …} +value: "19158" +label: "19150 Pandrignes" +attr: [] +labelTranslationParameters: [] } 19159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33775 +data: App\Entity\Commune {#10226 …} +value: "19159" +label: "19300 Péret-Bel-Air" +attr: [] +labelTranslationParameters: [] } 19160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33776 +data: App\Entity\Commune {#10233 …} +value: "19160" +label: "19170 Pérols-sur-Vézère" +attr: [] +labelTranslationParameters: [] } 19161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33777 +data: App\Entity\Commune {#10240 …} +value: "19161" +label: "19310 Perpezac-le-Blanc" +attr: [] +labelTranslationParameters: [] } 19162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33778 +data: App\Entity\Commune {#10247 …} +value: "19162" +label: "19410 Perpezac-le-Noir" +attr: [] +labelTranslationParameters: [] } 19163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33779 +data: App\Entity\Commune {#10254 …} +value: "19163" +label: "19190 Le Pescher" +attr: [] +labelTranslationParameters: [] } 19164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33780 +data: App\Entity\Commune {#10261 …} +value: "19164" +label: "19290 Peyrelevade" +attr: [] +labelTranslationParameters: [] } 19165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33781 +data: App\Entity\Commune {#10268 …} +value: "19165" +label: "19260 Peyrissac" +attr: [] +labelTranslationParameters: [] } 19166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33782 +data: App\Entity\Commune {#10275 …} +value: "19166" +label: "19450 Pierrefitte" +attr: [] +labelTranslationParameters: [] } 19167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33783 +data: App\Entity\Commune {#10282 …} +value: "19167" +label: "19200 Confolent-Port-Dieu" +attr: [] +labelTranslationParameters: [] } 19168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33784 +data: App\Entity\Commune {#10289 …} +value: "19168" +label: "19170 Pradines" +attr: [] +labelTranslationParameters: [] } 19169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33785 +data: App\Entity\Commune {#10296 …} +value: "19169" +label: "19120 Puy-d'Arnac" +attr: [] +labelTranslationParameters: [] } 19170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33786 +data: App\Entity\Commune {#10303 …} +value: "19170" +label: "19120 Queyssac-les-Vignes" +attr: [] +labelTranslationParameters: [] } 19171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33787 +data: App\Entity\Commune {#10310 …} +value: "19171" +label: "19430 Reygade" +attr: [] +labelTranslationParameters: [] } 19172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33788 +data: App\Entity\Commune {#10317 …} +value: "19172" +label: "19260 Rilhac-Treignac" +attr: [] +labelTranslationParameters: [] } 19173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33789 +data: App\Entity\Commune {#10324 …} +value: "19173" +label: "19220 Rilhac-Xaintrie" +attr: [] +labelTranslationParameters: [] } 19174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33790 +data: App\Entity\Commune {#10331 …} +value: "19174" +label: "19320 La Roche-Canillac" +attr: [] +labelTranslationParameters: [] } 19175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33791 +data: App\Entity\Commune {#10338 …} +value: "19175" +label: "19160 Roche-le-Peyroux" +attr: [] +labelTranslationParameters: [] } 19176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33792 +data: App\Entity\Commune {#10345 …} +value: "19176" +label: "19300 Rosiers-d'Égletons" +attr: [] +labelTranslationParameters: [] } 19177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33793 +data: App\Entity\Commune {#10352 …} +value: "19177" +label: "19350 Rosiers-de-Juillac" +attr: [] +labelTranslationParameters: [] } 19178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33794 +data: App\Entity\Commune {#10359 …} +value: "19178" +label: "19270 Sadroc" +attr: [] +labelTranslationParameters: [] } 19179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33795 +data: App\Entity\Commune {#10366 …} +value: "19179" +label: "19500 Saillac" +attr: [] +labelTranslationParameters: [] } 19180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33796 +data: App\Entity\Commune {#10373 …} +value: "19180" +label: "19200 Saint-Angel" +attr: [] +labelTranslationParameters: [] } 19181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33797 +data: App\Entity\Commune {#10380 …} +value: "19181" +label: "19390 Saint-Augustin" +attr: [] +labelTranslationParameters: [] } 19182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33798 +data: App\Entity\Commune {#10387 …} +value: "19182" +label: "19130 Saint-Aulaire" +attr: [] +labelTranslationParameters: [] } 19184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33799 +data: App\Entity\Commune {#10394 …} +value: "19184" +label: "19500 Saint-Bazile-de-Meyssac" +attr: [] +labelTranslationParameters: [] } 19186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33800 +data: App\Entity\Commune {#10401 …} +value: "19186" +label: "19380 Saint-Bonnet-Elvert" +attr: [] +labelTranslationParameters: [] } 19187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33801 +data: App\Entity\Commune {#10408 …} +value: "19187" +label: "19130 Saint-Bonnet-la-Rivière" +attr: [] +labelTranslationParameters: [] } 19188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33802 +data: App\Entity\Commune {#10415 …} +value: "19188" +label: "19410 Saint-Bonnet-l'Enfantier" +attr: [] +labelTranslationParameters: [] } 19189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33803 +data: App\Entity\Commune {#10422 …} +value: "19189" +label: "19430 Saint-Bonnet-les-Tours-de-Merle" +attr: [] +labelTranslationParameters: [] } 19190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33804 +data: App\Entity\Commune {#10429 …} +value: "19190" +label: "19200 Saint-Bonnet-près-Bort" +attr: [] +labelTranslationParameters: [] } 19191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33805 +data: App\Entity\Commune {#10436 …} +value: "19191" +label: "19600 Saint-Cernin-de-Larche" +attr: [] +labelTranslationParameters: [] } 19192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33806 +data: App\Entity\Commune {#10443 …} +value: "19192" +label: "19380 Saint-Chamant" +attr: [] +labelTranslationParameters: [] } 19193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33807 +data: App\Entity\Commune {#10450 …} +value: "19193" +label: "19220 Saint-Cirgues-la-Loutre" +attr: [] +labelTranslationParameters: [] } 19194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33808 +data: App\Entity\Commune {#10457 …} +value: "19194" +label: "19700 Saint-Clément" +attr: [] +labelTranslationParameters: [] } 19195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33809 +data: App\Entity\Commune {#10464 …} +value: "19195" +label: "19130 Saint-Cyprien" +attr: [] +labelTranslationParameters: [] } 19196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33810 +data: App\Entity\Commune {#10471 …} +value: "19196" +label: "19130 Saint-Cyr-la-Roche" +attr: [] +labelTranslationParameters: [] } 19198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33811 +data: App\Entity\Commune {#10478 …} +value: "19198" +label: "19210 Saint-Éloy-les-Tuileries" +attr: [] +labelTranslationParameters: [] } 19199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33812 +data: App\Entity\Commune {#10485 …} +value: "19199" +label: "19200 Saint-Étienne-aux-Clos" +attr: [] +labelTranslationParameters: [] } 19200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33813 +data: App\Entity\Commune {#10492 …} +value: "19200" +label: "19160 Saint-Étienne-la-Geneste" +attr: [] +labelTranslationParameters: [] } 19201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33814 +data: App\Entity\Commune {#10499 …} +value: "19201" +label: "19200 Saint-Exupéry-les-Roches" +attr: [] +labelTranslationParameters: [] } 19202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33815 +data: App\Entity\Commune {#10506 …} +value: "19202" +label: "19270 Sainte-Féréole" +attr: [] +labelTranslationParameters: [] } 19203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33816 +data: App\Entity\Commune {#10513 …} +value: "19203" +label: "19490 Sainte-Fortunade" +attr: [] +labelTranslationParameters: [] } 19204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33817 +data: App\Entity\Commune {#10520 …} +value: "19204" +label: "19200 Saint-Fréjoux" +attr: [] +labelTranslationParameters: [] } 19205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33818 +data: App\Entity\Commune {#10527 …} +value: "19205" +label: "19220 Saint-Geniez-ô-Merle" +attr: [] +labelTranslationParameters: [] } 19206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33819 +data: App\Entity\Commune {#10534 …} +value: "19206" +label: "19290 Saint-Germain-Lavolps" +attr: [] +labelTranslationParameters: [] } 19207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33820 +data: App\Entity\Commune {#10541 …} +value: "19207" +label: "19330 Saint-Germain-les-Vergnes" +attr: [] +labelTranslationParameters: [] } 19208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33821 +data: App\Entity\Commune {#10548 …} +value: "19208" +label: "19550 Saint-Hilaire-Foissac" +attr: [] +labelTranslationParameters: [] } 19209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33822 +data: App\Entity\Commune {#10555 …} +value: "19209" +label: "19170 Saint-Hilaire-les-Courbes" +attr: [] +labelTranslationParameters: [] } 19210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33823 +data: App\Entity\Commune {#10562 …} +value: "19210" +label: "19160 Saint-Hilaire-Luc" +attr: [] +labelTranslationParameters: [] } 19211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33824 +data: App\Entity\Commune {#10569 …} +value: "19211" +label: "19560 Saint-Hilaire-Peyroux" +attr: [] +labelTranslationParameters: [] } 19212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33825 +data: App\Entity\Commune {#10576 …} +value: "19212" +label: "19400 Saint-Hilaire-Taurieux" +attr: [] +labelTranslationParameters: [] } 19213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33826 +data: App\Entity\Commune {#10583 …} +value: "19213" +label: "19700 Saint-Jal" +attr: [] +labelTranslationParameters: [] } 19214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33827 +data: App\Entity\Commune {#10590 …} +value: "19214" +label: "19220 Saint-Julien-aux-Bois" +attr: [] +labelTranslationParameters: [] } 19215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33828 +data: App\Entity\Commune {#10597 …} +value: "19215" +label: "19430 Saint-Julien-le-Pèlerin" +attr: [] +labelTranslationParameters: [] } 19216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33829 +data: App\Entity\Commune {#10604 …} +value: "19216" +label: "19210 Saint-Julien-le-Vendômois" +attr: [] +labelTranslationParameters: [] } 19217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33830 +data: App\Entity\Commune {#10611 …} +value: "19217" +label: "19500 Saint-Julien-Maumont" +attr: [] +labelTranslationParameters: [] } 19219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33831 +data: App\Entity\Commune {#10618 …} +value: "19219" +label: "19160 Sainte-Marie-Lapanouze" +attr: [] +labelTranslationParameters: [] } 19220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33832 +data: App\Entity\Commune {#10625 …} +value: "19220" +label: "19150 Saint-Martial-de-Gimel" +attr: [] +labelTranslationParameters: [] } 19221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33833 +data: App\Entity\Commune {#10632 …} +value: "19221" +label: "19400 Saint-Martial-Entraygues" +attr: [] +labelTranslationParameters: [] } 19222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33834 +data: App\Entity\Commune {#10639 …} +value: "19222" +label: "19320 Saint-Martin-la-Méanne" +attr: [] +labelTranslationParameters: [] } 19223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33835 +data: App\Entity\Commune {#10646 …} +value: "19223" +label: "19210 Saint-Martin-Sepert" +attr: [] +labelTranslationParameters: [] } 19225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33836 +data: App\Entity\Commune {#10653 …} +value: "19225" +label: "19320 Saint-Merd-de-Lapleau" +attr: [] +labelTranslationParameters: [] } 19226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33837 +data: App\Entity\Commune {#10660 …} +value: "19226" +label: "19170 Saint-Merd-les-Oussines" +attr: [] +labelTranslationParameters: [] } 19227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33838 +data: App\Entity\Commune {#10667 …} +value: "19227" +label: "19330 Saint-Mexant" +attr: [] +labelTranslationParameters: [] } 19228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33839 +data: App\Entity\Commune {#10674 …} +value: "19228" +label: "19160 Saint-Pantaléon-de-Lapleau" +attr: [] +labelTranslationParameters: [] } 19229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33840 +data: App\Entity\Commune {#10681 …} +value: "19229" +label: "19600 Saint-Pantaléon-de-Larche" +attr: [] +labelTranslationParameters: [] } 19230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33841 +data: App\Entity\Commune {#10688 …} +value: "19230" +label: "19210 Saint-Pardoux-Corbier" +attr: [] +labelTranslationParameters: [] } 19231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33842 +data: App\Entity\Commune {#10695 …} +value: "19231" +label: "19320 Saint-Pardoux-la-Croisille" +attr: [] +labelTranslationParameters: [] } 19232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33843 +data: App\Entity\Commune {#10702 …} +value: "19232" +label: "19200 Saint-Pardoux-le-Neuf" +attr: [] +labelTranslationParameters: [] } 19233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33844 +data: App\Entity\Commune {#10709 …} +value: "19233" +label: "19200 Saint-Pardoux-le-Vieux" +attr: [] +labelTranslationParameters: [] } 19234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33845 +data: App\Entity\Commune {#10716 …} +value: "19234" +label: "19270 Saint-Pardoux-l'Ortigier" +attr: [] +labelTranslationParameters: [] } 19235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33846 +data: App\Entity\Commune {#10723 …} +value: "19235" +label: "19150 Saint-Paul" +attr: [] +labelTranslationParameters: [] } 19236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33847 +data: App\Entity\Commune {#10730 …} +value: "19236" +label: "19800 Saint-Priest-de-Gimel" +attr: [] +labelTranslationParameters: [] } 19237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33848 +data: App\Entity\Commune {#10737 …} +value: "19237" +label: "19220 Saint-Privat" +attr: [] +labelTranslationParameters: [] } 19238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33849 +data: App\Entity\Commune {#10744 …} +value: "19238" +label: "19290 Saint-Rémy" +attr: [] +labelTranslationParameters: [] } 19239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33850 +data: App\Entity\Commune {#10751 …} +value: "19239" +label: "19310 Saint-Robert" +attr: [] +labelTranslationParameters: [] } 19240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33851 +data: App\Entity\Commune {#10758 …} +value: "19240" +label: "19700 Saint-Salvadour" +attr: [] +labelTranslationParameters: [] } 19241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33852 +data: App\Entity\Commune {#10765 …} +value: "19241" +label: "19290 Saint-Setiers" +attr: [] +labelTranslationParameters: [] } 19242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33853 +data: App\Entity\Commune {#10772 …} +value: "19242" +label: "19130 Saint-Solve" +attr: [] +labelTranslationParameters: [] } 19243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33854 +data: App\Entity\Commune {#10779 …} +value: "19243" +label: "19230 Saint-Sornin-Lavolps" +attr: [] +labelTranslationParameters: [] } 19244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33855 +data: App\Entity\Commune {#10786 …} +value: "19244" +label: "19250 Saint-Sulpice-les-Bois" +attr: [] +labelTranslationParameters: [] } 19245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33856 +data: App\Entity\Commune {#10793 …} +value: "19245" +label: "19380 Saint-Sylvain" +attr: [] +labelTranslationParameters: [] } 19246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33857 +data: App\Entity\Commune {#10800 …} +value: "19246" +label: "19240 Saint-Viance" +attr: [] +labelTranslationParameters: [] } 19247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33858 +data: App\Entity\Commune {#10807 …} +value: "19247" +label: "19200 Saint-Victour" +attr: [] +labelTranslationParameters: [] } 19248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33859 +data: App\Entity\Commune {#10814 …} +value: "19248" +label: "19140 Saint-Ybard" +attr: [] +labelTranslationParameters: [] } 19249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33860 +data: App\Entity\Commune {#10821 …} +value: "19249" +label: "19300 Saint-Yrieix-le-Déjalat" +attr: [] +labelTranslationParameters: [] } 19250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33861 +data: App\Entity\Commune {#10828 …} +value: "19250" +label: "19510 Salon-la-Tour" +attr: [] +labelTranslationParameters: [] } 19251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33862 +data: App\Entity\Commune {#10835 …} +value: "19251" +label: "19800 Sarran" +attr: [] +labelTranslationParameters: [] } 19252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33863 +data: App\Entity\Commune {#10842 …} +value: "19252" +label: "19110 Sarroux - Saint Julien" +attr: [] +labelTranslationParameters: [] } 19253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33864 +data: App\Entity\Commune {#10849 …} +value: "19253" +label: "19310 Segonzac" +attr: [] +labelTranslationParameters: [] } 19254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33865 +data: App\Entity\Commune {#10856 …} +value: "19254" +label: "19230 Ségur-le-Château" +attr: [] +labelTranslationParameters: [] } 19255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33866 +data: App\Entity\Commune {#10863 …} +value: "19255" +label: "19700 Seilhac" +attr: [] +labelTranslationParameters: [] } 19256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33867 +data: App\Entity\Commune {#10870 …} +value: "19256" +label: "19160 Sérandon" +attr: [] +labelTranslationParameters: [] } 19257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33868 +data: App\Entity\Commune {#10877 …} +value: "19257" +label: "19190 Sérilhac" +attr: [] +labelTranslationParameters: [] } 19258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33869 +data: App\Entity\Commune {#10884 …} +value: "19258" +label: "19220 Servières-le-Château" +attr: [] +labelTranslationParameters: [] } 19259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33870 +data: App\Entity\Commune {#10891 …} +value: "19259" +label: "19430 Sexcles" +attr: [] +labelTranslationParameters: [] } 19260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33871 +data: App\Entity\Commune {#10898 …} +value: "19260" +label: "19120 Sioniac" +attr: [] +labelTranslationParameters: [] } 19261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33872 +data: App\Entity\Commune {#10905 …} +value: "19261" +label: "19290 Sornac" +attr: [] +labelTranslationParameters: [] } 19262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33873 +data: App\Entity\Commune {#10912 …} +value: "19262" +label: "19370 Soudaine-Lavinadière" +attr: [] +labelTranslationParameters: [] } 19263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33874 +data: App\Entity\Commune {#10919 …} +value: "19263" +label: "19300 Soudeilles" +attr: [] +labelTranslationParameters: [] } 19264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33875 +data: App\Entity\Commune {#10926 …} +value: "19264" +label: "19550 Soursac" +attr: [] +labelTranslationParameters: [] } 19265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33876 +data: App\Entity\Commune {#10933 …} +value: "19265" +label: "19170 Tarnac" +attr: [] +labelTranslationParameters: [] } 19266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33877 +data: App\Entity\Commune {#10940 …} +value: "19266" +label: "19200 Thalamy" +attr: [] +labelTranslationParameters: [] } 19268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33878 +data: App\Entity\Commune {#10947 …} +value: "19268" +label: "19170 Toy-Viam" +attr: [] +labelTranslationParameters: [] } 19269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33879 +data: App\Entity\Commune {#10954 …} +value: "19269" +label: "19260 Treignac" +attr: [] +labelTranslationParameters: [] } 19270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33880 +data: App\Entity\Commune {#10961 …} +value: "19270" +label: "19230 Troche" +attr: [] +labelTranslationParameters: [] } 19271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33881 +data: App\Entity\Commune {#10968 …} +value: "19271" +label: "19120 Tudeils" +attr: [] +labelTranslationParameters: [] } 19272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33882 +data: App\Entity\Commune {#10975 …} +value: "19272" +label: "19000 Tulle" +attr: [] +labelTranslationParameters: [] } 19273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33883 +data: App\Entity\Commune {#10982 …} +value: "19273" +label: "19500 Turenne" +attr: [] +labelTranslationParameters: [] } 19274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33884 +data: App\Entity\Commune {#10989 …} +value: "19274" +label: "19270 Ussac" +attr: [] +labelTranslationParameters: [] } 19275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33885 +data: App\Entity\Commune {#1594 …} +value: "19275" +label: "19200 Ussel" +attr: [] +labelTranslationParameters: [] } 19276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33886 +data: App\Entity\Commune {#10996 …} +value: "19276" +label: "19140 Uzerche" +attr: [] +labelTranslationParameters: [] } 19277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33887 +data: App\Entity\Commune {#11003 …} +value: "19277" +label: "19200 Valiergues" +attr: [] +labelTranslationParameters: [] } 19278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33888 +data: App\Entity\Commune {#11010 …} +value: "19278" +label: "19240 Varetz" +attr: [] +labelTranslationParameters: [] } 19279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33889 +data: App\Entity\Commune {#11017 …} +value: "19279" +label: "19130 Vars-sur-Roseix" +attr: [] +labelTranslationParameters: [] } 19280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33890 +data: App\Entity\Commune {#11024 …} +value: "19280" +label: "19120 Végennes" +attr: [] +labelTranslationParameters: [] } 19281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33891 +data: App\Entity\Commune {#11031 …} +value: "19281" +label: "19260 Veix" +attr: [] +labelTranslationParameters: [] } 19283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33892 +data: App\Entity\Commune {#11038 …} +value: "19283" +label: "19200 Veyrières" +attr: [] +labelTranslationParameters: [] } 19284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33893 +data: App\Entity\Commune {#11045 …} +value: "19284" +label: "19170 Viam" +attr: [] +labelTranslationParameters: [] } 19285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33894 +data: App\Entity\Commune {#11052 …} +value: "19285" +label: "19410 Vigeois" +attr: [] +labelTranslationParameters: [] } 19286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33895 +data: App\Entity\Commune {#11059 …} +value: "19286" +label: "19130 Vignols" +attr: [] +labelTranslationParameters: [] } 19287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33896 +data: App\Entity\Commune {#11066 …} +value: "19287" +label: "19800 Vitrac-sur-Montane" +attr: [] +labelTranslationParameters: [] } 19288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33897 +data: App\Entity\Commune {#11073 …} +value: "19288" +label: "19130 Voutezac" +attr: [] +labelTranslationParameters: [] } 19289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33898 +data: App\Entity\Commune {#11080 …} +value: "19289" +label: "19310 Yssandon" +attr: [] +labelTranslationParameters: [] } 23001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33899 +data: App\Entity\Commune {#11087 …} +value: "23001" +label: "23150 Ahun" +attr: [] +labelTranslationParameters: [] } 23002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33900 +data: App\Entity\Commune {#11094 …} +value: "23002" +label: "23380 Ajain" +attr: [] +labelTranslationParameters: [] } 23003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33901 +data: App\Entity\Commune {#11101 …} +value: "23003" +label: "23200 Alleyrat" +attr: [] +labelTranslationParameters: [] } 23004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33902 +data: App\Entity\Commune {#11108 …} +value: "23004" +label: "23000 Anzême" +attr: [] +labelTranslationParameters: [] } 23005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33903 +data: App\Entity\Commune {#11115 …} +value: "23005" +label: "23700 Arfeuille-Châtain" +attr: [] +labelTranslationParameters: [] } 23006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33904 +data: App\Entity\Commune {#11122 …} +value: "23006" +label: "23210 Arrènes" +attr: [] +labelTranslationParameters: [] } 23007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33905 +data: App\Entity\Commune {#11129 …} +value: "23007" +label: "23480 Ars" +attr: [] +labelTranslationParameters: [] } 23008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33906 +data: App\Entity\Commune {#1275 …} +value: "23008" +label: "23200 Aubusson" +attr: [] +labelTranslationParameters: [] } 23009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33907 +data: App\Entity\Commune {#11136 …} +value: "23009" +label: "23170 Auge" +attr: [] +labelTranslationParameters: [] } 23010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33908 +data: App\Entity\Commune {#11143 …} +value: "23010" +label: "23210 Augères" +attr: [] +labelTranslationParameters: [] } 23011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33909 +data: App\Entity\Commune {#11150 …} +value: "23011" +label: "23210 Aulon" +attr: [] +labelTranslationParameters: [] } 23012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33910 +data: App\Entity\Commune {#11157 …} +value: "23012" +label: "23400 Auriat" +attr: [] +labelTranslationParameters: [] } 23013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33911 +data: App\Entity\Commune {#1440 …} +value: "23013" +label: "23700 Auzances" +attr: [] +labelTranslationParameters: [] } 23014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33912 +data: App\Entity\Commune {#11164 …} +value: "23014" +label: "23210 Azat-Châtenet" +attr: [] +labelTranslationParameters: [] } 23015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33913 +data: App\Entity\Commune {#11171 …} +value: "23015" +label: "23160 Azerables" +attr: [] +labelTranslationParameters: [] } 23016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33914 +data: App\Entity\Commune {#11178 …} +value: "23016" +label: "23120 Banize" +attr: [] +labelTranslationParameters: [] } 23017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33915 +data: App\Entity\Commune {#11185 …} +value: "23017" +label: "23260 Basville" +attr: [] +labelTranslationParameters: [] } 23018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33916 +data: App\Entity\Commune {#11192 …} +value: "23018" +label: "23160 Bazelat" +attr: [] +labelTranslationParameters: [] } 23019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33917 +data: App\Entity\Commune {#11199 …} +value: "23019" +label: "23260 Beissat" +attr: [] +labelTranslationParameters: [] } 23020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33918 +data: App\Entity\Commune {#11206 …} +value: "23020" +label: "23190 Bellegarde-en-Marche" +attr: [] +labelTranslationParameters: [] } 23021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33919 +data: App\Entity\Commune {#11213 …} +value: "23021" +label: "23210 Bénévent-l'Abbaye" +attr: [] +labelTranslationParameters: [] } 23022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33920 +data: App\Entity\Commune {#11220 …} +value: "23022" +label: "23270 Bétête" +attr: [] +labelTranslationParameters: [] } 23023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33921 +data: App\Entity\Commune {#11227 …} +value: "23023" +label: "23140 Blaudeix" +attr: [] +labelTranslationParameters: [] } 23024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33922 +data: App\Entity\Commune {#11234 …} +value: "23024" +label: "23200 Blessac" +attr: [] +labelTranslationParameters: [] } 23025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33923 +data: App\Entity\Commune {#11241 …} +value: "23025" +label: "23220 Bonnat" +attr: [] +labelTranslationParameters: [] } 23026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33924 +data: App\Entity\Commune {#11248 …} +value: "23026" +label: "23230 Bord-Saint-Georges" +attr: [] +labelTranslationParameters: [] } 23027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33925 +data: App\Entity\Commune {#11255 …} +value: "23027" +label: "23400 Bosmoreau-les-Mines" +attr: [] +labelTranslationParameters: [] } 23028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33926 +data: App\Entity\Commune {#11262 …} +value: "23028" +label: "23200 Bosroger" +attr: [] +labelTranslationParameters: [] } 23029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33927 +data: App\Entity\Commune {#11269 …} +value: "23029" +label: "23220 Le Bourg-d'Hem" +attr: [] +labelTranslationParameters: [] } 23030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33928 +data: App\Entity\Commune {#1447 …} +value: "23030" +label: "23400 Bourganeuf" +attr: [] +labelTranslationParameters: [] } 23031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33929 +data: App\Entity\Commune {#11276 …} +value: "23031" +label: "23600 Boussac" +attr: [] +labelTranslationParameters: [] } 23032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33930 +data: App\Entity\Commune {#1454 …} +value: "23032" +label: "23600 Boussac-Bourg" +attr: [] +labelTranslationParameters: [] } 23033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33931 +data: App\Entity\Commune {#11283 …} +value: "23033" +label: "23000 La Brionne" +attr: [] +labelTranslationParameters: [] } 23034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33932 +data: App\Entity\Commune {#11290 …} +value: "23034" +label: "23700 Brousse" +attr: [] +labelTranslationParameters: [] } 23035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33933 +data: App\Entity\Commune {#11297 …} +value: "23035" +label: "23170 Budelière" +attr: [] +labelTranslationParameters: [] } 23036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33934 +data: App\Entity\Commune {#11304 …} +value: "23036" +label: "23320 Bussière-Dunoise" +attr: [] +labelTranslationParameters: [] } 23037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33935 +data: App\Entity\Commune {#11311 …} +value: "23037" +label: "23700 Bussière-Nouvelle" +attr: [] +labelTranslationParameters: [] } 23038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33936 +data: App\Entity\Commune {#11318 …} +value: "23038" +label: "23600 Bussière-Saint-Georges" +attr: [] +labelTranslationParameters: [] } 23039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33937 +data: App\Entity\Commune {#11325 …} +value: "23039" +label: "23800 La Celle-Dunoise" +attr: [] +labelTranslationParameters: [] } 23040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33938 +data: App\Entity\Commune {#11332 …} +value: "23040" +label: "23230 La Celle-sous-Gouzon" +attr: [] +labelTranslationParameters: [] } 23041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33939 +data: App\Entity\Commune {#11339 …} +value: "23041" +label: "23350 La Cellette" +attr: [] +labelTranslationParameters: [] } 23042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33940 +data: App\Entity\Commune {#11346 …} +value: "23042" +label: "23210 Ceyroux" +attr: [] +labelTranslationParameters: [] } 23043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33941 +data: App\Entity\Commune {#11353 …} +value: "23043" +label: "23480 Chamberaud" +attr: [] +labelTranslationParameters: [] } 23044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33942 +data: App\Entity\Commune {#11360 …} +value: "23044" +label: "23220 Chambon-Sainte-Croix" +attr: [] +labelTranslationParameters: [] } 23045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33943 +data: App\Entity\Commune {#11367 …} +value: "23045" +label: "23170 Chambon-sur-Voueize" +attr: [] +labelTranslationParameters: [] } 23046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33944 +data: App\Entity\Commune {#11374 …} +value: "23046" +label: "23110 Chambonchard" +attr: [] +labelTranslationParameters: [] } 23047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33945 +data: App\Entity\Commune {#11381 …} +value: "23047" +label: "23240 Chamborand" +attr: [] +labelTranslationParameters: [] } 23048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33946 +data: App\Entity\Commune {#11388 …} +value: "23048" +label: "23190 Champagnat" +attr: [] +labelTranslationParameters: [] } 23049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33947 +data: App\Entity\Commune {#11395 …} +value: "23049" +label: "23220 Champsanglard" +attr: [] +labelTranslationParameters: [] } 23050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33948 +data: App\Entity\Commune {#11402 …} +value: "23050" +label: "23160 La Chapelle-Baloue" +attr: [] +labelTranslationParameters: [] } 23051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33949 +data: App\Entity\Commune {#11409 …} +value: "23051" +label: "23250 La Chapelle-Saint-Martial" +attr: [] +labelTranslationParameters: [] } 23052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33950 +data: App\Entity\Commune {#11416 …} +value: "23052" +label: "23000 La Chapelle-Taillefert" +attr: [] +labelTranslationParameters: [] } 23053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33951 +data: App\Entity\Commune {#11423 …} +value: "23053" +label: "23700 Chard" +attr: [] +labelTranslationParameters: [] } 23054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33952 +data: App\Entity\Commune {#11430 …} +value: "23054" +label: "23700 Charron" +attr: [] +labelTranslationParameters: [] } 23055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33953 +data: App\Entity\Commune {#11437 …} +value: "23055" +label: "23700 Châtelard" +attr: [] +labelTranslationParameters: [] } 23056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33954 +data: App\Entity\Commune {#11444 …} +value: "23056" +label: "23430 Châtelus-le-Marcheix" +attr: [] +labelTranslationParameters: [] } 23057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33955 +data: App\Entity\Commune {#11451 …} +value: "23057" +label: "23270 Châtelus-Malvaleix" +attr: [] +labelTranslationParameters: [] } 23058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33956 +data: App\Entity\Commune {#11458 …} +value: "23058" +label: "23130 Le Chauchet" +attr: [] +labelTranslationParameters: [] } 23059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33957 +data: App\Entity\Commune {#11465 …} +value: "23059" +label: "23200 La Chaussade" +attr: [] +labelTranslationParameters: [] } 23060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33958 +data: App\Entity\Commune {#11472 …} +value: "23060" +label: "23250 Chavanat" +attr: [] +labelTranslationParameters: [] } 23061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33959 +data: App\Entity\Commune {#11479 …} +value: "23061" +label: "23130 Chénérailles" +attr: [] +labelTranslationParameters: [] } 23062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33960 +data: App\Entity\Commune {#11486 …} +value: "23062" +label: "23220 Chéniers" +attr: [] +labelTranslationParameters: [] } 23063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33961 +data: App\Entity\Commune {#11493 …} +value: "23063" +label: "23500 Clairavaux" +attr: [] +labelTranslationParameters: [] } 23064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33962 +data: App\Entity\Commune {#11500 …} +value: "23064" +label: "23270 Clugnat" +attr: [] +labelTranslationParameters: [] } 23065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33963 +data: App\Entity\Commune {#11507 …} +value: "23065" +label: "23800 Colondannes" +attr: [] +labelTranslationParameters: [] } 23066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33964 +data: App\Entity\Commune {#11514 …} +value: "23066" +label: "23700 Le Compas" +attr: [] +labelTranslationParameters: [] } 23067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33965 +data: App\Entity\Commune {#11521 …} +value: "23067" +label: "23100 La Courtine" +attr: [] +labelTranslationParameters: [] } 23068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33966 +data: App\Entity\Commune {#11528 …} +value: "23068" +label: "23140 Cressat" +attr: [] +labelTranslationParameters: [] } 23069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33967 +data: App\Entity\Commune {#11535 …} +value: "23069" +label: "23260 Crocq" +attr: [] +labelTranslationParameters: [] } 23070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33968 +data: App\Entity\Commune {#11542 …} +value: "23070" +label: "23160 Crozant" +attr: [] +labelTranslationParameters: [] } 23071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33969 +data: App\Entity\Commune {#11549 …} +value: "23071" +label: "23500 Croze" +attr: [] +labelTranslationParameters: [] } 23072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33970 +data: App\Entity\Commune {#11556 …} +value: "23072" +label: "23140 Domeyrot" +attr: [] +labelTranslationParameters: [] } 23073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33971 +data: App\Entity\Commune {#11563 …} +value: "23073" +label: "23700 Dontreix" +attr: [] +labelTranslationParameters: [] } 23074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33972 +data: App\Entity\Commune {#11570 …} +value: "23074" +label: "23480 Le Donzeil" +attr: [] +labelTranslationParameters: [] } 23075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33973 +data: App\Entity\Commune {#1461 …} +value: "23075" +label: "23800 Dun-le-Palestel" +attr: [] +labelTranslationParameters: [] } 23076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33974 +data: App\Entity\Commune {#11577 …} +value: "23076" +label: "23110 Évaux-les-Bains" +attr: [] +labelTranslationParameters: [] } 23077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33975 +data: App\Entity\Commune {#11584 …} +value: "23077" +label: "23340 Faux-la-Montagne" +attr: [] +labelTranslationParameters: [] } 23078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33976 +data: App\Entity\Commune {#11591 …} +value: "23078" +label: "23400 Faux-Mazuras" +attr: [] +labelTranslationParameters: [] } 23079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33977 +data: App\Entity\Commune {#11598 …} +value: "23079" +label: "23500 Felletin" +attr: [] +labelTranslationParameters: [] } 23080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33978 +data: App\Entity\Commune {#11605 …} +value: "23080" +label: "23100 Féniers" +attr: [] +labelTranslationParameters: [] } 23081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33979 +data: App\Entity\Commune {#11612 …} +value: "23081" +label: "23260 Flayat" +attr: [] +labelTranslationParameters: [] } 23082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33980 +data: App\Entity\Commune {#11619 …} +value: "23082" +label: "23320 Fleurat" +attr: [] +labelTranslationParameters: [] } 23083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33981 +data: App\Entity\Commune {#11626 …} +value: "23083" +label: "23110 Fontanières" +attr: [] +labelTranslationParameters: [] } 23084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33982 +data: App\Entity\Commune {#11633 …} +value: "23084" +label: "23360 La Forêt-du-Temple" +attr: [] +labelTranslationParameters: [] } 23086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33983 +data: App\Entity\Commune {#11640 …} +value: "23086" +label: "23480 Fransèches" +attr: [] +labelTranslationParameters: [] } 23087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33984 +data: App\Entity\Commune {#11647 …} +value: "23087" +label: "23450 Fresselines" +attr: [] +labelTranslationParameters: [] } 23088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33985 +data: App\Entity\Commune {#11654 …} +value: "23088" +label: "23320 Gartempe" +attr: [] +labelTranslationParameters: [] } 23089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33986 +data: App\Entity\Commune {#11661 …} +value: "23089" +label: "23350 Genouillac" +attr: [] +labelTranslationParameters: [] } 23090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33987 +data: App\Entity\Commune {#11668 …} +value: "23090" +label: "23340 Gentioux-Pigerolles" +attr: [] +labelTranslationParameters: [] } 23091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33988 +data: App\Entity\Commune {#11675 …} +value: "23091" +label: "23500 Gioux" +attr: [] +labelTranslationParameters: [] } 23092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33989 +data: App\Entity\Commune {#11682 …} +value: "23092" +label: "23380 Glénic" +attr: [] +labelTranslationParameters: [] } 23093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33990 +data: App\Entity\Commune {#11689 …} +value: "23093" +label: "23230 Gouzon" +attr: [] +labelTranslationParameters: [] } 23095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33991 +data: App\Entity\Commune {#11696 …} +value: "23095" +label: "23240 Le Grand-Bourg" +attr: [] +labelTranslationParameters: [] } 23096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33992 +data: App\Entity\Commune {#1524 …} +value: "23096" +label: "23000 Guéret" +attr: [] +labelTranslationParameters: [] } 23097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33993 +data: App\Entity\Commune {#11703 …} +value: "23097" +label: "23130 Issoudun-Létrieix" +attr: [] +labelTranslationParameters: [] } 23098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33994 +data: App\Entity\Commune {#11710 …} +value: "23098" +label: "23270 Jalesches" +attr: [] +labelTranslationParameters: [] } 23099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33995 +data: App\Entity\Commune {#11717 …} +value: "23099" +label: "23250 Janaillat" +attr: [] +labelTranslationParameters: [] } 23100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33996 +data: App\Entity\Commune {#11724 …} +value: "23100" +label: "23140 Jarnages" +attr: [] +labelTranslationParameters: [] } 23101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33997 +data: App\Entity\Commune {#11731 …} +value: "23101" +label: "23220 Jouillat" +attr: [] +labelTranslationParameters: [] } 23102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33998 +data: App\Entity\Commune {#11738 …} +value: "23102" +label: "23270 Ladapeyre" +attr: [] +labelTranslationParameters: [] } 23103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#33999 +data: App\Entity\Commune {#11745 …} +value: "23103" +label: "23800 Lafat" +attr: [] +labelTranslationParameters: [] } 23104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34000 +data: App\Entity\Commune {#11752 …} +value: "23104" +label: "23600 Lavaufranche" +attr: [] +labelTranslationParameters: [] } 23105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34001 +data: App\Entity\Commune {#11759 …} +value: "23105" +label: "23150 Lavaveix-les-Mines" +attr: [] +labelTranslationParameters: [] } 23106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34002 +data: App\Entity\Commune {#11766 …} +value: "23106" +label: "23170 Lépaud" +attr: [] +labelTranslationParameters: [] } 23107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34003 +data: App\Entity\Commune {#11773 …} +value: "23107" +label: "23150 Lépinas" +attr: [] +labelTranslationParameters: [] } 23108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34004 +data: App\Entity\Commune {#11780 …} +value: "23108" +label: "23600 Leyrat" +attr: [] +labelTranslationParameters: [] } 23109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34005 +data: App\Entity\Commune {#11787 …} +value: "23109" +label: "23220 Linard-Malval" +attr: [] +labelTranslationParameters: [] } 23110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34006 +data: App\Entity\Commune {#11794 …} +value: "23110" +label: "23700 Lioux-les-Monges" +attr: [] +labelTranslationParameters: [] } 23111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34007 +data: App\Entity\Commune {#11801 …} +value: "23111" +label: "23240 Lizières" +attr: [] +labelTranslationParameters: [] } 23112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34008 +data: App\Entity\Commune {#11808 …} +value: "23112" +label: "23360 Lourdoueix-Saint-Pierre" +attr: [] +labelTranslationParameters: [] } 23113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34009 +data: App\Entity\Commune {#11815 …} +value: "23113" +label: "23190 Lupersat" +attr: [] +labelTranslationParameters: [] } 23114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34010 +data: App\Entity\Commune {#11822 …} +value: "23114" +label: "23170 Lussat" +attr: [] +labelTranslationParameters: [] } 23115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34011 +data: App\Entity\Commune {#11829 …} +value: "23115" +label: "23260 Magnat-l'Étrange" +attr: [] +labelTranslationParameters: [] } 23116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34012 +data: App\Entity\Commune {#11836 …} +value: "23116" +label: "23700 Mainsat" +attr: [] +labelTranslationParameters: [] } 23117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34013 +data: App\Entity\Commune {#11843 …} +value: "23117" +label: "23800 Maison-Feyne" +attr: [] +labelTranslationParameters: [] } 23118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34014 +data: App\Entity\Commune {#11850 …} +value: "23118" +label: "23150 Maisonnisses" +attr: [] +labelTranslationParameters: [] } 23119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34015 +data: App\Entity\Commune {#11857 …} +value: "23119" +label: "23260 Malleret" +attr: [] +labelTranslationParameters: [] } 23120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34016 +data: App\Entity\Commune {#11864 …} +value: "23120" +label: "23600 Malleret-Boussac" +attr: [] +labelTranslationParameters: [] } 23122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34017 +data: App\Entity\Commune {#11871 …} +value: "23122" +label: "23400 Mansat-la-Courrière" +attr: [] +labelTranslationParameters: [] } 23123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34018 +data: App\Entity\Commune {#11878 …} +value: "23123" +label: "23700 Les Mars" +attr: [] +labelTranslationParameters: [] } 23124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34019 +data: App\Entity\Commune {#11885 …} +value: "23124" +label: "23210 Marsac" +attr: [] +labelTranslationParameters: [] } 23125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34020 +data: App\Entity\Commune {#11892 …} +value: "23125" +label: "23100 Le Mas-d'Artige" +attr: [] +labelTranslationParameters: [] } 23127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34021 +data: App\Entity\Commune {#11899 …} +value: "23127" +label: "23190 Mautes" +attr: [] +labelTranslationParameters: [] } 23128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34022 +data: App\Entity\Commune {#11906 …} +value: "23128" +label: "23150 Mazeirat" +attr: [] +labelTranslationParameters: [] } 23129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34023 +data: App\Entity\Commune {#11913 …} +value: "23129" +label: "23260 La Mazière-aux-Bons-Hommes" +attr: [] +labelTranslationParameters: [] } 23130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34024 +data: App\Entity\Commune {#11920 …} +value: "23130" +label: "23360 Méasnes" +attr: [] +labelTranslationParameters: [] } 23131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34025 +data: App\Entity\Commune {#11927 …} +value: "23131" +label: "23420 Mérinchal" +attr: [] +labelTranslationParameters: [] } 23132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34026 +data: App\Entity\Commune {#11934 …} +value: "23132" +label: "23320 Montaigut-le-Blanc" +attr: [] +labelTranslationParameters: [] } 23133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34027 +data: App\Entity\Commune {#11941 …} +value: "23133" +label: "23400 Montboucher" +attr: [] +labelTranslationParameters: [] } 23134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34028 +data: App\Entity\Commune {#11948 …} +value: "23134" +label: "23460 Le Monteil-au-Vicomte" +attr: [] +labelTranslationParameters: [] } 23136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34029 +data: App\Entity\Commune {#11955 …} +value: "23136" +label: "23220 Mortroux" +attr: [] +labelTranslationParameters: [] } 23137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34030 +data: App\Entity\Commune {#11962 …} +value: "23137" +label: "23210 Mourioux-Vieilleville" +attr: [] +labelTranslationParameters: [] } 23138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34031 +data: App\Entity\Commune {#11969 …} +value: "23138" +label: "23150 Moutier-d'Ahun" +attr: [] +labelTranslationParameters: [] } 23139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34032 +data: App\Entity\Commune {#11976 …} +value: "23139" +label: "23220 Moutier-Malcard" +attr: [] +labelTranslationParameters: [] } 23140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34033 +data: App\Entity\Commune {#11983 …} +value: "23140" +label: "23200 Moutier-Rozeille" +attr: [] +labelTranslationParameters: [] } 23141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34034 +data: App\Entity\Commune {#11990 …} +value: "23141" +label: "23800 Naillat" +attr: [] +labelTranslationParameters: [] } 23142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34035 +data: App\Entity\Commune {#11997 …} +value: "23142" +label: "23200 Néoux" +attr: [] +labelTranslationParameters: [] } 23143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34036 +data: App\Entity\Commune {#12004 …} +value: "23143" +label: "23300 Noth" +attr: [] +labelTranslationParameters: [] } 23144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34037 +data: App\Entity\Commune {#12011 …} +value: "23144" +label: "23500 La Nouaille" +attr: [] +labelTranslationParameters: [] } 23145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34038 +data: App\Entity\Commune {#12018 …} +value: "23145" +label: "23170 Nouhant" +attr: [] +labelTranslationParameters: [] } 23146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34039 +data: App\Entity\Commune {#12025 …} +value: "23146" +label: "23600 Nouzerines" +attr: [] +labelTranslationParameters: [] } 23147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34040 +data: App\Entity\Commune {#12032 …} +value: "23147" +label: "23360 Nouzerolles" +attr: [] +labelTranslationParameters: [] } 23148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34041 +data: App\Entity\Commune {#12039 …} +value: "23148" +label: "23350 Nouziers" +attr: [] +labelTranslationParameters: [] } 23149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34042 +data: App\Entity\Commune {#12046 …} +value: "23149" +label: "23140 Parsac-Rimondeix" +attr: [] +labelTranslationParameters: [] } 23150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34043 +data: App\Entity\Commune {#12053 …} +value: "23150" +label: "23000 Peyrabout" +attr: [] +labelTranslationParameters: [] } 23151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34044 +data: App\Entity\Commune {#12060 …} +value: "23151" +label: "23130 Peyrat-la-Nonière" +attr: [] +labelTranslationParameters: [] } 23152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34045 +data: App\Entity\Commune {#12067 …} +value: "23152" +label: "23130 Pierrefitte" +attr: [] +labelTranslationParameters: [] } 23154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34046 +data: App\Entity\Commune {#12074 …} +value: "23154" +label: "23140 Pionnat" +attr: [] +labelTranslationParameters: [] } 23155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34047 +data: App\Entity\Commune {#12081 …} +value: "23155" +label: "23250 Pontarion" +attr: [] +labelTranslationParameters: [] } 23156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34048 +data: App\Entity\Commune {#12088 …} +value: "23156" +label: "23260 Pontcharraud" +attr: [] +labelTranslationParameters: [] } 23157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34049 +data: App\Entity\Commune {#12095 …} +value: "23157" +label: "23250 La Pouge" +attr: [] +labelTranslationParameters: [] } 23158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34050 +data: App\Entity\Commune {#12102 …} +value: "23158" +label: "23500 Poussanges" +attr: [] +labelTranslationParameters: [] } 23159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34051 +data: App\Entity\Commune {#12109 …} +value: "23159" +label: "23130 Puy-Malsignat" +attr: [] +labelTranslationParameters: [] } 23160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34052 +data: App\Entity\Commune {#12116 …} +value: "23160" +label: "23110 Reterre" +attr: [] +labelTranslationParameters: [] } 23162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34053 +data: App\Entity\Commune {#12123 …} +value: "23162" +label: "23270 Roches" +attr: [] +labelTranslationParameters: [] } 23164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34054 +data: App\Entity\Commune {#12130 …} +value: "23164" +label: "23700 Rougnat" +attr: [] +labelTranslationParameters: [] } 23165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34055 +data: App\Entity\Commune {#12137 …} +value: "23165" +label: "23460 Royère-de-Vassivière" +attr: [] +labelTranslationParameters: [] } 23166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34056 +data: App\Entity\Commune {#12144 …} +value: "23166" +label: "23800 Sagnat" +attr: [] +labelTranslationParameters: [] } 23167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34057 +data: App\Entity\Commune {#12151 …} +value: "23167" +label: "23110 Sannat" +attr: [] +labelTranslationParameters: [] } 23168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34058 +data: App\Entity\Commune {#12158 …} +value: "23168" +label: "23250 Sardent" +attr: [] +labelTranslationParameters: [] } 23169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34059 +data: App\Entity\Commune {#12165 …} +value: "23169" +label: "23000 La Saunière" +attr: [] +labelTranslationParameters: [] } 23170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34060 +data: App\Entity\Commune {#12172 …} +value: "23170" +label: "23000 Savennes" +attr: [] +labelTranslationParameters: [] } 23171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34061 +data: App\Entity\Commune {#12179 …} +value: "23171" +label: "23700 Sermur" +attr: [] +labelTranslationParameters: [] } 23172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34062 +data: App\Entity\Commune {#12186 …} +value: "23172" +label: "23190 La Serre-Bussière-Vieille" +attr: [] +labelTranslationParameters: [] } 23173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34063 +data: App\Entity\Commune {#12193 …} +value: "23173" +label: "23250 Soubrebost" +attr: [] +labelTranslationParameters: [] } 23174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34064 +data: App\Entity\Commune {#12200 …} +value: "23174" +label: "23600 Soumans" +attr: [] +labelTranslationParameters: [] } 23175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34065 +data: App\Entity\Commune {#12207 …} +value: "23175" +label: "23150 Sous-Parsat" +attr: [] +labelTranslationParameters: [] } 23176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34066 +data: App\Entity\Commune {#1433 …} +value: "23176" +label: "23300 La Souterraine" +attr: [] +labelTranslationParameters: [] } 23177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34067 +data: App\Entity\Commune {#12214 …} +value: "23177" +label: "23300 Saint-Agnant-de-Versillat" +attr: [] +labelTranslationParameters: [] } 23178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34068 +data: App\Entity\Commune {#12221 …} +value: "23178" +label: "23260 Saint-Agnant-près-Crocq" +attr: [] +labelTranslationParameters: [] } 23179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34069 +data: App\Entity\Commune {#12228 …} +value: "23179" +label: "23200 Saint-Alpinien" +attr: [] +labelTranslationParameters: [] } 23180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34070 +data: App\Entity\Commune {#12235 …} +value: "23180" +label: "23200 Saint-Amand" +attr: [] +labelTranslationParameters: [] } 23181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34071 +data: App\Entity\Commune {#12242 …} +value: "23181" +label: "23400 Saint-Amand-Jartoudeix" +attr: [] +labelTranslationParameters: [] } 23182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34072 +data: App\Entity\Commune {#12249 …} +value: "23182" +label: "23200 Saint-Avit-de-Tardes" +attr: [] +labelTranslationParameters: [] } 23183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34073 +data: App\Entity\Commune {#12256 …} +value: "23183" +label: "23480 Saint-Avit-le-Pauvre" +attr: [] +labelTranslationParameters: [] } 23184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34074 +data: App\Entity\Commune {#12263 …} +value: "23184" +label: "23260 Saint-Bard" +attr: [] +labelTranslationParameters: [] } 23185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34075 +data: App\Entity\Commune {#12270 …} +value: "23185" +label: "23130 Saint-Chabrais" +attr: [] +labelTranslationParameters: [] } 23186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34076 +data: App\Entity\Commune {#12277 …} +value: "23186" +label: "23000 Saint-Christophe" +attr: [] +labelTranslationParameters: [] } 23187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34077 +data: App\Entity\Commune {#12284 …} +value: "23187" +label: "23130 Saint-Dizier-la-Tour" +attr: [] +labelTranslationParameters: [] } 23188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34078 +data: App\Entity\Commune {#12291 …} +value: "23188" +label: "23270 Saint-Dizier-les-Domaines" +attr: [] +labelTranslationParameters: [] } 23189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34079 +data: App\Entity\Commune {#12298 …} +value: "23189" +label: "23400 Saint-Dizier-Masbaraud" +attr: [] +labelTranslationParameters: [] } 23190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34080 +data: App\Entity\Commune {#12305 …} +value: "23190" +label: "23190 Saint-Domet" +attr: [] +labelTranslationParameters: [] } 23191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34081 +data: App\Entity\Commune {#12312 …} +value: "23191" +label: "23000 Saint-Éloi" +attr: [] +labelTranslationParameters: [] } 23192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34082 +data: App\Entity\Commune {#12319 …} +value: "23192" +label: "23290 Fursac" +attr: [] +labelTranslationParameters: [] } 23193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34083 +data: App\Entity\Commune {#12326 …} +value: "23193" +label: "23000 Sainte-Feyre" +attr: [] +labelTranslationParameters: [] } 23194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34084 +data: App\Entity\Commune {#12333 …} +value: "23194" +label: "23500 Sainte-Feyre-la-Montagne" +attr: [] +labelTranslationParameters: [] } 23195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34085 +data: App\Entity\Commune {#12340 …} +value: "23195" +label: "23000 Saint-Fiel" +attr: [] +labelTranslationParameters: [] } 23196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34086 +data: App\Entity\Commune {#12347 …} +value: "23196" +label: "23500 Saint-Frion" +attr: [] +labelTranslationParameters: [] } 23197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34087 +data: App\Entity\Commune {#12354 …} +value: "23197" +label: "23250 Saint-Georges-la-Pouge" +attr: [] +labelTranslationParameters: [] } 23198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34088 +data: App\Entity\Commune {#12361 …} +value: "23198" +label: "23500 Saint-Georges-Nigremont" +attr: [] +labelTranslationParameters: [] } 23199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34089 +data: App\Entity\Commune {#12368 …} +value: "23199" +label: "23160 Saint-Germain-Beaupré" +attr: [] +labelTranslationParameters: [] } 23200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34090 +data: App\Entity\Commune {#12375 …} +value: "23200" +label: "23430 Saint-Goussaud" +attr: [] +labelTranslationParameters: [] } 23201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34091 +data: App\Entity\Commune {#12382 …} +value: "23201" +label: "23150 Saint-Hilaire-la-Plaine" +attr: [] +labelTranslationParameters: [] } 23202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34092 +data: App\Entity\Commune {#12389 …} +value: "23202" +label: "23250 Saint-Hilaire-le-Château" +attr: [] +labelTranslationParameters: [] } 23203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34093 +data: App\Entity\Commune {#12396 …} +value: "23203" +label: "23110 Saint-Julien-la-Genête" +attr: [] +labelTranslationParameters: [] } 23204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34094 +data: App\Entity\Commune {#12403 …} +value: "23204" +label: "23130 Saint-Julien-le-Châtel" +attr: [] +labelTranslationParameters: [] } 23205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34095 +data: App\Entity\Commune {#12410 …} +value: "23205" +label: "23400 Saint-Junien-la-Bregère" +attr: [] +labelTranslationParameters: [] } 23206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34096 +data: App\Entity\Commune {#12417 …} +value: "23206" +label: "23000 Saint-Laurent" +attr: [] +labelTranslationParameters: [] } 23207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34097 +data: App\Entity\Commune {#12424 …} +value: "23207" +label: "23300 Saint-Léger-Bridereix" +attr: [] +labelTranslationParameters: [] } 23208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34098 +data: App\Entity\Commune {#12431 …} +value: "23208" +label: "23000 Saint-Léger-le-Guérétois" +attr: [] +labelTranslationParameters: [] } 23209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34099 +data: App\Entity\Commune {#12438 …} +value: "23209" +label: "23130 Saint-Loup" +attr: [] +labelTranslationParameters: [] } 23210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34100 +data: App\Entity\Commune {#12445 …} +value: "23210" +label: "23200 Saint-Maixant" +attr: [] +labelTranslationParameters: [] } 23211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34101 +data: App\Entity\Commune {#12452 …} +value: "23211" +label: "23200 Saint-Marc-à-Frongier" +attr: [] +labelTranslationParameters: [] } 23212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34102 +data: App\Entity\Commune {#12459 …} +value: "23212" +label: "23460 Saint-Marc-à-Loubaud" +attr: [] +labelTranslationParameters: [] } 23213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34103 +data: App\Entity\Commune {#12466 …} +value: "23213" +label: "23600 Saint-Marien" +attr: [] +labelTranslationParameters: [] } 23214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34104 +data: App\Entity\Commune {#12473 …} +value: "23214" +label: "23150 Saint-Martial-le-Mont" +attr: [] +labelTranslationParameters: [] } 23215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34105 +data: App\Entity\Commune {#12480 …} +value: "23215" +label: "23100 Saint-Martial-le-Vieux" +attr: [] +labelTranslationParameters: [] } 23216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34106 +data: App\Entity\Commune {#12487 …} +value: "23216" +label: "23460 Saint-Martin-Château" +attr: [] +labelTranslationParameters: [] } 23217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34107 +data: App\Entity\Commune {#12494 …} +value: "23217" +label: "23430 Saint-Martin-Sainte-Catherine" +attr: [] +labelTranslationParameters: [] } 23218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34108 +data: App\Entity\Commune {#12501 …} +value: "23218" +label: "23260 Saint-Maurice-près-Crocq" +attr: [] +labelTranslationParameters: [] } 23219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34109 +data: App\Entity\Commune {#12508 …} +value: "23219" +label: "23300 Saint-Maurice-la-Souterraine" +attr: [] +labelTranslationParameters: [] } 23220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34110 +data: App\Entity\Commune {#12515 …} +value: "23220" +label: "23200 Saint-Médard-la-Rochette" +attr: [] +labelTranslationParameters: [] } 23221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34111 +data: App\Entity\Commune {#12522 …} +value: "23221" +label: "23100 Saint-Merd-la-Breuille" +attr: [] +labelTranslationParameters: [] } 23222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34112 +data: App\Entity\Commune {#12529 …} +value: "23222" +label: "23480 Saint-Michel-de-Veisse" +attr: [] +labelTranslationParameters: [] } 23223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34113 +data: App\Entity\Commune {#12536 …} +value: "23223" +label: "23400 Saint-Moreil" +attr: [] +labelTranslationParameters: [] } 23224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34114 +data: App\Entity\Commune {#12543 …} +value: "23224" +label: "23100 Saint-Oradoux-de-Chirouze" +attr: [] +labelTranslationParameters: [] } 23225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34115 +data: App\Entity\Commune {#12550 …} +value: "23225" +label: "23260 Saint-Oradoux-près-Crocq" +attr: [] +labelTranslationParameters: [] } 23226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34116 +data: App\Entity\Commune {#12557 …} +value: "23226" +label: "23260 Saint-Pardoux-d'Arnet" +attr: [] +labelTranslationParameters: [] } 23227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34117 +data: App\Entity\Commune {#12564 …} +value: "23227" +label: "23400 Saint-Pardoux-Morterolles" +attr: [] +labelTranslationParameters: [] } 23228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34118 +data: App\Entity\Commune {#12571 …} +value: "23228" +label: "23200 Saint-Pardoux-le-Neuf" +attr: [] +labelTranslationParameters: [] } 23229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34119 +data: App\Entity\Commune {#12578 …} +value: "23229" +label: "23150 Saint-Pardoux-les-Cards" +attr: [] +labelTranslationParameters: [] } 23230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34120 +data: App\Entity\Commune {#12585 …} +value: "23230" +label: "23430 Saint-Pierre-Chérignat" +attr: [] +labelTranslationParameters: [] } 23232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34121 +data: App\Entity\Commune {#12592 …} +value: "23232" +label: "23460 Saint-Pierre-Bellevue" +attr: [] +labelTranslationParameters: [] } 23233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34122 +data: App\Entity\Commune {#12599 …} +value: "23233" +label: "23600 Saint-Pierre-le-Bost" +attr: [] +labelTranslationParameters: [] } 23234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34123 +data: App\Entity\Commune {#12606 …} +value: "23234" +label: "23110 Saint-Priest" +attr: [] +labelTranslationParameters: [] } 23235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34124 +data: App\Entity\Commune {#12613 …} +value: "23235" +label: "23300 Saint-Priest-la-Feuille" +attr: [] +labelTranslationParameters: [] } 23236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34125 +data: App\Entity\Commune {#12620 …} +value: "23236" +label: "23240 Saint-Priest-la-Plaine" +attr: [] +labelTranslationParameters: [] } 23237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34126 +data: App\Entity\Commune {#12627 …} +value: "23237" +label: "23400 Saint-Priest-Palus" +attr: [] +labelTranslationParameters: [] } 23238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34127 +data: App\Entity\Commune {#12634 …} +value: "23238" +label: "23500 Saint-Quentin-la-Chabanne" +attr: [] +labelTranslationParameters: [] } 23239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34128 +data: App\Entity\Commune {#12641 …} +value: "23239" +label: "23160 Saint-Sébastien" +attr: [] +labelTranslationParameters: [] } 23240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34129 +data: App\Entity\Commune {#12648 …} +value: "23240" +label: "23600 Saint-Silvain-Bas-le-Roc" +attr: [] +labelTranslationParameters: [] } 23241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34130 +data: App\Entity\Commune {#12655 …} +value: "23241" +label: "23190 Saint-Silvain-Bellegarde" +attr: [] +labelTranslationParameters: [] } 23242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34131 +data: App\Entity\Commune {#12662 …} +value: "23242" +label: "23320 Saint-Silvain-Montaigut" +attr: [] +labelTranslationParameters: [] } 23243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34132 +data: App\Entity\Commune {#12669 …} +value: "23243" +label: "23140 Saint-Silvain-sous-Toulx" +attr: [] +labelTranslationParameters: [] } 23244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34133 +data: App\Entity\Commune {#12676 …} +value: "23244" +label: "23800 Saint-Sulpice-le-Dunois" +attr: [] +labelTranslationParameters: [] } 23245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34134 +data: App\Entity\Commune {#12683 …} +value: "23245" +label: "23000 Saint-Sulpice-le-Guérétois" +attr: [] +labelTranslationParameters: [] } 23246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34135 +data: App\Entity\Commune {#12690 …} +value: "23246" +label: "23480 Saint-Sulpice-les-Champs" +attr: [] +labelTranslationParameters: [] } 23247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34136 +data: App\Entity\Commune {#12697 …} +value: "23247" +label: "23320 Saint-Vaury" +attr: [] +labelTranslationParameters: [] } 23248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34137 +data: App\Entity\Commune {#12704 …} +value: "23248" +label: "23000 Saint-Victor-en-Marche" +attr: [] +labelTranslationParameters: [] } 23249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34138 +data: App\Entity\Commune {#12711 …} +value: "23249" +label: "23460 Saint-Yrieix-la-Montagne" +attr: [] +labelTranslationParameters: [] } 23250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34139 +data: App\Entity\Commune {#12718 …} +value: "23250" +label: "23150 Saint-Yrieix-les-Bois" +attr: [] +labelTranslationParameters: [] } 23251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34140 +data: App\Entity\Commune {#12725 …} +value: "23251" +label: "23170 Tardes" +attr: [] +labelTranslationParameters: [] } 23252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34141 +data: App\Entity\Commune {#12732 …} +value: "23252" +label: "23350 Tercillat" +attr: [] +labelTranslationParameters: [] } 23253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34142 +data: App\Entity\Commune {#12739 …} +value: "23253" +label: "23250 Thauron" +attr: [] +labelTranslationParameters: [] } 23254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34143 +data: App\Entity\Commune {#12746 …} +value: "23254" +label: "23600 Toulx-Sainte-Croix" +attr: [] +labelTranslationParameters: [] } 23255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34144 +data: App\Entity\Commune {#12753 …} +value: "23255" +label: "23230 Trois-Fonds" +attr: [] +labelTranslationParameters: [] } 23257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34145 +data: App\Entity\Commune {#12760 …} +value: "23257" +label: "23120 Vallière" +attr: [] +labelTranslationParameters: [] } 23258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34146 +data: App\Entity\Commune {#12767 …} +value: "23258" +label: "23300 Vareilles" +attr: [] +labelTranslationParameters: [] } 23259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34147 +data: App\Entity\Commune {#12774 …} +value: "23259" +label: "23170 Verneiges" +attr: [] +labelTranslationParameters: [] } 23260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34148 +data: App\Entity\Commune {#12781 …} +value: "23260" +label: "23250 Vidaillat" +attr: [] +labelTranslationParameters: [] } 23261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34149 +data: App\Entity\Commune {#12788 …} +value: "23261" +label: "23170 Viersat" +attr: [] +labelTranslationParameters: [] } 23262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34150 +data: App\Entity\Commune {#12795 …} +value: "23262" +label: "23140 Vigeville" +attr: [] +labelTranslationParameters: [] } 23263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34151 +data: App\Entity\Commune {#12802 …} +value: "23263" +label: "23800 Villard" +attr: [] +labelTranslationParameters: [] } 23264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34152 +data: App\Entity\Commune {#12809 …} +value: "23264" +label: "23340 La Villedieu" +attr: [] +labelTranslationParameters: [] } 23265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34153 +data: App\Entity\Commune {#12816 …} +value: "23265" +label: "23260 La Villeneuve" +attr: [] +labelTranslationParameters: [] } 23266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34154 +data: App\Entity\Commune {#12823 …} +value: "23266" +label: "23260 La Villetelle" +attr: [] +labelTranslationParameters: [] } 24001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34155 +data: App\Entity\Commune {#12830 …} +value: "24001" +label: "24300 Abjat-sur-Bandiat" +attr: [] +labelTranslationParameters: [] } 24002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34156 +data: App\Entity\Commune {#12837 …} +value: "24002" +label: "24460 Agonac" +attr: [] +labelTranslationParameters: [] } 24004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34157 +data: App\Entity\Commune {#12844 …} +value: "24004" +label: "24210 Ajat" +attr: [] +labelTranslationParameters: [] } 24005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34158 +data: App\Entity\Commune {#12851 …} +value: "24005" +label: "24480 Alles-sur-Dordogne" +attr: [] +labelTranslationParameters: [] } 24006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34159 +data: App\Entity\Commune {#12858 …} +value: "24006" +label: "24220 Allas-les-Mines" +attr: [] +labelTranslationParameters: [] } 24007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34160 +data: App\Entity\Commune {#12865 …} +value: "24007" +label: "24600 Allemans" +attr: [] +labelTranslationParameters: [] } 24008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34161 +data: App\Entity\Commune {#12872 …} +value: "24008" +label: "24270 Angoisse" +attr: [] +labelTranslationParameters: [] } 24009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34162 +data: App\Entity\Commune {#12879 …} +value: "24009" +label: "24160 Anlhiac" +attr: [] +labelTranslationParameters: [] } 24010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34163 +data: App\Entity\Commune {#12886 …} +value: "24010" +label: "24430 Annesse-et-Beaulieu" +attr: [] +labelTranslationParameters: [] } 24011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34164 +data: App\Entity\Commune {#12893 …} +value: "24011" +label: "24420 Antonne-et-Trigonant" +attr: [] +labelTranslationParameters: [] } 24012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34165 +data: App\Entity\Commune {#12900 …} +value: "24012" +label: "24590 Archignac" +attr: [] +labelTranslationParameters: [] } 24014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34166 +data: App\Entity\Commune {#12907 …} +value: "24014" +label: "24290 Aubas" +attr: [] +labelTranslationParameters: [] } 24015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34167 +data: App\Entity\Commune {#12914 …} +value: "24015" +label: "24260 Audrix" +attr: [] +labelTranslationParameters: [] } 24016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34168 +data: App\Entity\Commune {#12921 …} +value: "24016" +label: "24300 Augignac" +attr: [] +labelTranslationParameters: [] } 24018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34169 +data: App\Entity\Commune {#12928 …} +value: "24018" +label: "24290 Auriac-du-Périgord" +attr: [] +labelTranslationParameters: [] } 24019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34170 +data: App\Entity\Commune {#12935 …} +value: "24019" +label: "24210 Azerat" +attr: [] +labelTranslationParameters: [] } 24020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34171 +data: App\Entity\Commune {#12942 …} +value: "24020" +label: "24210 La Bachellerie" +attr: [] +labelTranslationParameters: [] } 24021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34172 +data: App\Entity\Commune {#12949 …} +value: "24021" +label: "24390 Badefols-d'Ans" +attr: [] +labelTranslationParameters: [] } 24022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34173 +data: App\Entity\Commune {#12956 …} +value: "24022" +label: "24150 Badefols-sur-Dordogne" +attr: [] +labelTranslationParameters: [] } 24023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34174 +data: App\Entity\Commune {#12963 …} +value: "24023" +label: "24150 Baneuil" +attr: [] +labelTranslationParameters: [] } 24024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34175 +data: App\Entity\Commune {#12970 …} +value: "24024" +label: "24560 Bardou" +attr: [] +labelTranslationParameters: [] } 24025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34176 +data: App\Entity\Commune {#12977 …} +value: "24025" +label: "24210 Bars" +attr: [] +labelTranslationParameters: [] } 24026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34177 +data: App\Entity\Commune {#12984 …} +value: "24026" +label: "24330 Bassillac et Auberoche" +attr: [] +labelTranslationParameters: [] } 24027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34178 +data: App\Entity\Commune {#12991 …} +value: "24027" +label: "24150 Bayac" +attr: [] +labelTranslationParameters: [] } 24028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34179 +data: App\Entity\Commune {#12998 …} +value: "24028" +label: "24440 Beaumontois en Périgord" +attr: [] +labelTranslationParameters: [] } 24029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34180 +data: App\Entity\Commune {#13005 …} +value: "24029" +label: "24400 Beaupouyet" +attr: [] +labelTranslationParameters: [] } 24030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34181 +data: App\Entity\Commune {#13012 …} +value: "24030" +label: "24120 Beauregard-de-Terrasson" +attr: [] +labelTranslationParameters: [] } 24031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34182 +data: App\Entity\Commune {#13019 …} +value: "24031" +label: "24140 Beauregard-et-Bassac" +attr: [] +labelTranslationParameters: [] } 24032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34183 +data: App\Entity\Commune {#13026 …} +value: "24032" +label: "24400 Beauronne" +attr: [] +labelTranslationParameters: [] } 24034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34184 +data: App\Entity\Commune {#13033 …} +value: "24034" +label: "24140 Beleymas" +attr: [] +labelTranslationParameters: [] } 24035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34185 +data: App\Entity\Commune {#13040 …} +value: "24035" +label: "24170 Pays de Belvès" +attr: [] +labelTranslationParameters: [] } 24036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34186 +data: App\Entity\Commune {#13047 …} +value: "24036" +label: "24220 Berbiguières" +attr: [] +labelTranslationParameters: [] } 24037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34187 +data: App\Entity\Commune {#1324 …} +value: "24037" +label: "24100 Bergerac" +attr: [] +labelTranslationParameters: [] } 24038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34188 +data: App\Entity\Commune {#13054 …} +value: "24038" +label: "24320 Bertric-Burée" +attr: [] +labelTranslationParameters: [] } 24039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34189 +data: App\Entity\Commune {#13061 …} +value: "24039" +label: "24550 Besse" +attr: [] +labelTranslationParameters: [] } 24040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34190 +data: App\Entity\Commune {#13068 …} +value: "24040" +label: "24220 Beynac-et-Cazenac" +attr: [] +labelTranslationParameters: [] } 24042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34191 +data: App\Entity\Commune {#13075 …} +value: "24042" +label: "24310 Biras" +attr: [] +labelTranslationParameters: [] } 24043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34192 +data: App\Entity\Commune {#13082 …} +value: "24043" +label: "24540 Biron" +attr: [] +labelTranslationParameters: [] } 24045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34193 +data: App\Entity\Commune {#13089 …} +value: "24045" +label: "24560 Boisse" +attr: [] +labelTranslationParameters: [] } 24046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34194 +data: App\Entity\Commune {#13096 …} +value: "24046" +label: "24390 Boisseuilh" +attr: [] +labelTranslationParameters: [] } 24048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34195 +data: App\Entity\Commune {#13103 …} +value: "24048" +label: "24230 Bonneville-et-Saint-Avit-de-Fumadières" +attr: [] +labelTranslationParameters: [] } 24050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34196 +data: App\Entity\Commune {#13110 …} +value: "24050" +label: "24590 Borrèze" +attr: [] +labelTranslationParameters: [] } 24051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34197 +data: App\Entity\Commune {#13117 …} +value: "24051" +label: "24130 Bosset" +attr: [] +labelTranslationParameters: [] } 24052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34198 +data: App\Entity\Commune {#13124 …} +value: "24052" +label: "24480 Bouillac" +attr: [] +labelTranslationParameters: [] } 24053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34199 +data: App\Entity\Commune {#13131 …} +value: "24053" +label: "24750 Boulazac Isle Manoire" +attr: [] +labelTranslationParameters: [] } 24054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34200 +data: App\Entity\Commune {#13138 …} +value: "24054" +label: "24560 Bouniagues" +attr: [] +labelTranslationParameters: [] } 24055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34201 +data: App\Entity\Commune {#13145 …} +value: "24055" +label: "24310 Bourdeilles" +attr: [] +labelTranslationParameters: [] } 24056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34202 +data: App\Entity\Commune {#13152 …} +value: "24056" +label: "24300 Le Bourdeix" +attr: [] +labelTranslationParameters: [] } 24057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34203 +data: App\Entity\Commune {#13159 …} +value: "24057" +label: "24320 Bourg-des-Maisons" +attr: [] +labelTranslationParameters: [] } 24058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34204 +data: App\Entity\Commune {#13166 …} +value: "24058" +label: "24600 Bourg-du-Bost" +attr: [] +labelTranslationParameters: [] } 24059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34205 +data: App\Entity\Commune {#13173 …} +value: "24059" +label: "24400 Bourgnac" +attr: [] +labelTranslationParameters: [] } 24060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34206 +data: App\Entity\Commune {#13180 …} +value: "24060" +label: "24150 Bourniquel" +attr: [] +labelTranslationParameters: [] } 24061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34207 +data: App\Entity\Commune {#13187 …} +value: "24061" +label: "24110 Bourrou" +attr: [] +labelTranslationParameters: [] } 24062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34208 +data: App\Entity\Commune {#13194 …} +value: "24062" +label: "24320 Bouteilles-Saint-Sébastien" +attr: [] +labelTranslationParameters: [] } 24063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34209 +data: App\Entity\Commune {#13201 …} +value: "24063" +label: "24250 Bouzic" +attr: [] +labelTranslationParameters: [] } 24064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34210 +data: App\Entity\Commune {#1482 …} +value: "24064" +label: "24310 Brantôme en Périgord" +attr: [] +labelTranslationParameters: [] } 24066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34211 +data: App\Entity\Commune {#13208 …} +value: "24066" +label: "24210 Brouchaud" +attr: [] +labelTranslationParameters: [] } 24067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34212 +data: App\Entity\Commune {#13215 …} +value: "24067" +label: "24260 Le Bugue" +attr: [] +labelTranslationParameters: [] } 24068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34213 +data: App\Entity\Commune {#13222 …} +value: "24068" +label: "24480 Le Buisson-de-Cadouin" +attr: [] +labelTranslationParameters: [] } 24069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34214 +data: App\Entity\Commune {#13229 …} +value: "24069" +label: "24350 Bussac" +attr: [] +labelTranslationParameters: [] } 24070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34215 +data: App\Entity\Commune {#13236 …} +value: "24070" +label: "24360 Busserolles" +attr: [] +labelTranslationParameters: [] } 24071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34216 +data: App\Entity\Commune {#13243 …} +value: "24071" +label: "24360 Bussière-Badil" +attr: [] +labelTranslationParameters: [] } 24073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34217 +data: App\Entity\Commune {#13250 …} +value: "24073" +label: "24150 Calès" +attr: [] +labelTranslationParameters: [] } 24074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34218 +data: App\Entity\Commune {#13257 …} +value: "24074" +label: "24370 Calviac-en-Périgord" +attr: [] +labelTranslationParameters: [] } 24075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34219 +data: App\Entity\Commune {#13264 …} +value: "24075" +label: "24550 Campagnac-lès-Quercy" +attr: [] +labelTranslationParameters: [] } 24076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34220 +data: App\Entity\Commune {#13271 …} +value: "24076" +label: "24260 Campagne" +attr: [] +labelTranslationParameters: [] } 24077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34221 +data: App\Entity\Commune {#13278 …} +value: "24077" +label: "24140 Campsegret" +attr: [] +labelTranslationParameters: [] } 24080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34222 +data: App\Entity\Commune {#13285 …} +value: "24080" +label: "24540 Capdrot" +attr: [] +labelTranslationParameters: [] } 24081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34223 +data: App\Entity\Commune {#13292 …} +value: "24081" +label: "24370 Carlux" +attr: [] +labelTranslationParameters: [] } 24082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34224 +data: App\Entity\Commune {#13299 …} +value: "24082" +label: "24200 Carsac-Aillac" +attr: [] +labelTranslationParameters: [] } 24083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34225 +data: App\Entity\Commune {#13306 …} +value: "24083" +label: "24610 Carsac-de-Gurson" +attr: [] +labelTranslationParameters: [] } 24084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34226 +data: App\Entity\Commune {#13313 …} +value: "24084" +label: "24170 Carves" +attr: [] +labelTranslationParameters: [] } 24085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34227 +data: App\Entity\Commune {#13320 …} +value: "24085" +label: "24120 La Cassagne" +attr: [] +labelTranslationParameters: [] } 24086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34228 +data: App\Entity\Commune {#13327 …} +value: "24086" +label: "24250 Castelnaud-la-Chapelle" +attr: [] +labelTranslationParameters: [] } 24087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34229 +data: App\Entity\Commune {#13334 …} +value: "24087" +label: "24220 Castels et Bézenac" +attr: [] +labelTranslationParameters: [] } 24088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34230 +data: App\Entity\Commune {#13341 …} +value: "24088" +label: "24150 Cause-de-Clérans" +attr: [] +labelTranslationParameters: [] } 24089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34231 +data: App\Entity\Commune {#13348 …} +value: "24089" +label: "24370 Cazoulès" +attr: [] +labelTranslationParameters: [] } 24090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34232 +data: App\Entity\Commune {#13355 …} +value: "24090" +label: "24600 Celles" +attr: [] +labelTranslationParameters: [] } 24091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34233 +data: App\Entity\Commune {#13362 …} +value: "24091" +label: "24250 Cénac-et-Saint-Julien" +attr: [] +labelTranslationParameters: [] } 24094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34234 +data: App\Entity\Commune {#13369 …} +value: "24094" +label: "24380 Chalagnac" +attr: [] +labelTranslationParameters: [] } 24095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34235 +data: App\Entity\Commune {#13376 …} +value: "24095" +label: "24800 Chalais" +attr: [] +labelTranslationParameters: [] } 24096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34236 +data: App\Entity\Commune {#13383 …} +value: "24096" +label: "24530 Champagnac-de-Belair" +attr: [] +labelTranslationParameters: [] } 24097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34237 +data: App\Entity\Commune {#13390 …} +value: "24097" +label: "24320 Champagne-et-Fontaine" +attr: [] +labelTranslationParameters: [] } 24098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34238 +data: App\Entity\Commune {#13397 …} +value: "24098" +label: "24750 Champcevinel" +attr: [] +labelTranslationParameters: [] } 24100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34239 +data: App\Entity\Commune {#13404 …} +value: "24100" +label: "24360 Champniers-et-Reilhac" +attr: [] +labelTranslationParameters: [] } 24101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34240 +data: App\Entity\Commune {#13411 …} +value: "24101" +label: "24470 Champs-Romain" +attr: [] +labelTranslationParameters: [] } 24102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34241 +data: App\Entity\Commune {#13418 …} +value: "24102" +label: "24650 Chancelade" +attr: [] +labelTranslationParameters: [] } 24104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34242 +data: App\Entity\Commune {#13425 …} +value: "24104" +label: "24190 Chantérac" +attr: [] +labelTranslationParameters: [] } 24105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34243 +data: App\Entity\Commune {#13432 …} +value: "24105" +label: "24320 Chapdeuil" +attr: [] +labelTranslationParameters: [] } 24106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34244 +data: App\Entity\Commune {#13439 …} +value: "24106" +label: "24290 La Chapelle-Aubareil" +attr: [] +labelTranslationParameters: [] } 24107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34245 +data: App\Entity\Commune {#13446 …} +value: "24107" +label: "24530 La Chapelle-Faucher" +attr: [] +labelTranslationParameters: [] } 24108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34246 +data: App\Entity\Commune {#13453 …} +value: "24108" +label: "24350 La Chapelle-Gonaguet" +attr: [] +labelTranslationParameters: [] } 24109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34247 +data: App\Entity\Commune {#13460 …} +value: "24109" +label: "24320 La Chapelle-Grésignac" +attr: [] +labelTranslationParameters: [] } 24110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34248 +data: App\Entity\Commune {#13467 …} +value: "24110" +label: "24320 La Chapelle-Montabourlet" +attr: [] +labelTranslationParameters: [] } 24111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34249 +data: App\Entity\Commune {#13474 …} +value: "24111" +label: "24300 La Chapelle-Montmoreau" +attr: [] +labelTranslationParameters: [] } 24113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34250 +data: App\Entity\Commune {#13481 …} +value: "24113" +label: "24390 La Chapelle-Saint-Jean" +attr: [] +labelTranslationParameters: [] } 24114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34251 +data: App\Entity\Commune {#13488 …} +value: "24114" +label: "24600 Chassaignes" +attr: [] +labelTranslationParameters: [] } 24115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34252 +data: App\Entity\Commune {#13495 …} +value: "24115" +label: "24460 Château-l'Évêque" +attr: [] +labelTranslationParameters: [] } 24116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34253 +data: App\Entity\Commune {#13502 …} +value: "24116" +label: "24120 Châtres" +attr: [] +labelTranslationParameters: [] } 24117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34254 +data: App\Entity\Commune {#13509 …} +value: "24117" +label: "24120 Les Coteaux Périgourdins" +attr: [] +labelTranslationParameters: [] } 24119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34255 +data: App\Entity\Commune {#13516 …} +value: "24119" +label: "24320 Cherval" +attr: [] +labelTranslationParameters: [] } 24120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34256 +data: App\Entity\Commune {#13523 …} +value: "24120" +label: "24390 Cherveix-Cubas" +attr: [] +labelTranslationParameters: [] } 24121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34257 +data: App\Entity\Commune {#13530 …} +value: "24121" +label: "24640 Chourgnac" +attr: [] +labelTranslationParameters: [] } 24122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34258 +data: App\Entity\Commune {#13537 …} +value: "24122" +label: "24170 Cladech" +attr: [] +labelTranslationParameters: [] } 24123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34259 +data: App\Entity\Commune {#13544 …} +value: "24123" +label: "24140 Clermont-de-Beauregard" +attr: [] +labelTranslationParameters: [] } 24124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34260 +data: App\Entity\Commune {#13551 …} +value: "24124" +label: "24160 Clermont-d'Excideuil" +attr: [] +labelTranslationParameters: [] } 24126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34261 +data: App\Entity\Commune {#13558 …} +value: "24126" +label: "24560 Colombier" +attr: [] +labelTranslationParameters: [] } 24128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34262 +data: App\Entity\Commune {#13565 …} +value: "24128" +label: "24600 Comberanche-et-Épeluche" +attr: [] +labelTranslationParameters: [] } 24129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34263 +data: App\Entity\Commune {#13572 …} +value: "24129" +label: "24530 Condat-sur-Trincou" +attr: [] +labelTranslationParameters: [] } 24130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34264 +data: App\Entity\Commune {#13579 …} +value: "24130" +label: "24570 Condat-sur-Vézère" +attr: [] +labelTranslationParameters: [] } 24131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34265 +data: App\Entity\Commune {#13586 …} +value: "24131" +label: "24300 Connezac" +attr: [] +labelTranslationParameters: [] } 24132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34266 +data: App\Entity\Commune {#13593 …} +value: "24132" +label: "24560 Conne-de-Labarde" +attr: [] +labelTranslationParameters: [] } 24133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34267 +data: App\Entity\Commune {#13600 …} +value: "24133" +label: "24450 La Coquille" +attr: [] +labelTranslationParameters: [] } 24134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34268 +data: App\Entity\Commune {#13607 …} +value: "24134" +label: "24800 Corgnac-sur-l'Isle" +attr: [] +labelTranslationParameters: [] } 24135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34269 +data: App\Entity\Commune {#13614 …} +value: "24135" +label: "24750 Cornille" +attr: [] +labelTranslationParameters: [] } 24136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34270 +data: App\Entity\Commune {#13621 …} +value: "24136" +label: "24390 Coubjours" +attr: [] +labelTranslationParameters: [] } 24137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34271 +data: App\Entity\Commune {#13628 …} +value: "24137" +label: "24420 Coulaures" +attr: [] +labelTranslationParameters: [] } 24138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34272 +data: App\Entity\Commune {#1426 …} +value: "24138" +label: "24660 Coulounieix-Chamiers" +attr: [] +labelTranslationParameters: [] } 24139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34273 +data: App\Entity\Commune {#13635 …} +value: "24139" +label: "24430 Coursac" +attr: [] +labelTranslationParameters: [] } 24140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34274 +data: App\Entity\Commune {#13642 …} +value: "24140" +label: "24520 Cours-de-Pile" +attr: [] +labelTranslationParameters: [] } 24141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34275 +data: App\Entity\Commune {#13649 …} +value: "24141" +label: "24320 Coutures" +attr: [] +labelTranslationParameters: [] } 24142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34276 +data: App\Entity\Commune {#13656 …} +value: "24142" +label: "24220 Coux et Bigaroque-Mouzens" +attr: [] +labelTranslationParameters: [] } 24143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34277 +data: App\Entity\Commune {#13663 …} +value: "24143" +label: "24150 Couze-et-Saint-Front" +attr: [] +labelTranslationParameters: [] } 24144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34278 +data: App\Entity\Commune {#13670 …} +value: "24144" +label: "24350 Creyssac" +attr: [] +labelTranslationParameters: [] } 24145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34279 +data: App\Entity\Commune {#13677 …} +value: "24145" +label: "24100 Creysse" +attr: [] +labelTranslationParameters: [] } 24146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34280 +data: App\Entity\Commune {#13684 …} +value: "24146" +label: "24380 Creyssensac-et-Pissot" +attr: [] +labelTranslationParameters: [] } 24147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34281 +data: App\Entity\Commune {#13691 …} +value: "24147" +label: "24640 Cubjac-Auvézère-Val d'Ans" +attr: [] +labelTranslationParameters: [] } 24148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34282 +data: App\Entity\Commune {#13698 …} +value: "24148" +label: "24240 Cunèges" +attr: [] +labelTranslationParameters: [] } 24150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34283 +data: App\Entity\Commune {#13705 …} +value: "24150" +label: "24250 Daglan" +attr: [] +labelTranslationParameters: [] } 24151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34284 +data: App\Entity\Commune {#13712 …} +value: "24151" +label: "24170 Doissat" +attr: [] +labelTranslationParameters: [] } 24152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34285 +data: App\Entity\Commune {#13719 …} +value: "24152" +label: "24250 Domme" +attr: [] +labelTranslationParameters: [] } 24153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34286 +data: App\Entity\Commune {#13726 …} +value: "24153" +label: "24120 La Dornac" +attr: [] +labelTranslationParameters: [] } 24154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34287 +data: App\Entity\Commune {#13733 …} +value: "24154" +label: "24350 Douchapt" +attr: [] +labelTranslationParameters: [] } 24155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34288 +data: App\Entity\Commune {#13740 …} +value: "24155" +label: "24140 Douville" +attr: [] +labelTranslationParameters: [] } 24156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34289 +data: App\Entity\Commune {#13747 …} +value: "24156" +label: "24330 La Douze" +attr: [] +labelTranslationParameters: [] } 24157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34290 +data: App\Entity\Commune {#13754 …} +value: "24157" +label: "24190 Douzillac" +attr: [] +labelTranslationParameters: [] } 24158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34291 +data: App\Entity\Commune {#13761 …} +value: "24158" +label: "24270 Dussac" +attr: [] +labelTranslationParameters: [] } 24159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34292 +data: App\Entity\Commune {#13768 …} +value: "24159" +label: "24410 Échourgnac" +attr: [] +labelTranslationParameters: [] } 24160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34293 +data: App\Entity\Commune {#13775 …} +value: "24160" +label: "24380 Église-Neuve-de-Vergt" +attr: [] +labelTranslationParameters: [] } 24161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34294 +data: App\Entity\Commune {#13782 …} +value: "24161" +label: "24400 Église-Neuve-d'Issac" +attr: [] +labelTranslationParameters: [] } 24162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34295 +data: App\Entity\Commune {#13789 …} +value: "24162" +label: "24420 Escoire" +attr: [] +labelTranslationParameters: [] } 24163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34296 +data: App\Entity\Commune {#13796 …} +value: "24163" +label: "24360 Étouars" +attr: [] +labelTranslationParameters: [] } 24164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34297 +data: App\Entity\Commune {#13803 …} +value: "24164" +label: "24160 Excideuil" +attr: [] +labelTranslationParameters: [] } 24165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34298 +data: App\Entity\Commune {#13810 …} +value: "24165" +label: "24700 Eygurande-et-Gardedeuil" +attr: [] +labelTranslationParameters: [] } 24167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34299 +data: App\Entity\Commune {#1990 …} +value: "24167" +label: "24500 Eymet" +attr: [] +labelTranslationParameters: [] } 24168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34300 +data: App\Entity\Commune {#13817 …} +value: "24168" +label: "24560 Plaisance" +attr: [] +labelTranslationParameters: [] } 24171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34301 +data: App\Entity\Commune {#13824 …} +value: "24171" +label: "24800 Eyzerac" +attr: [] +labelTranslationParameters: [] } 24172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34302 +data: App\Entity\Commune {#13831 …} +value: "24172" +label: "24620 Les Eyzies" +attr: [] +labelTranslationParameters: [] } 24174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34303 +data: App\Entity\Commune {#13838 …} +value: "24174" +label: "24290 Fanlac" +attr: [] +labelTranslationParameters: [] } 24175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34304 +data: App\Entity\Commune {#13845 …} +value: "24175" +label: "24290 Les Farges" +attr: [] +labelTranslationParameters: [] } 24176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34305 +data: App\Entity\Commune {#13852 …} +value: "24176" +label: "24560 Faurilles" +attr: [] +labelTranslationParameters: [] } 24177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34306 +data: App\Entity\Commune {#13859 …} +value: "24177" +label: "24560 Faux" +attr: [] +labelTranslationParameters: [] } 24179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34307 +data: App\Entity\Commune {#13866 …} +value: "24179" +label: "24120 La Feuillade" +attr: [] +labelTranslationParameters: [] } 24180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34308 +data: App\Entity\Commune {#13873 …} +value: "24180" +label: "24450 Firbeix" +attr: [] +labelTranslationParameters: [] } 24182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34309 +data: App\Entity\Commune {#13880 …} +value: "24182" +label: "24130 Le Fleix" +attr: [] +labelTranslationParameters: [] } 24183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34310 +data: App\Entity\Commune {#13887 …} +value: "24183" +label: "24580 Fleurac" +attr: [] +labelTranslationParameters: [] } 24184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34311 +data: App\Entity\Commune {#13894 …} +value: "24184" +label: "24250 Florimont-Gaumier" +attr: [] +labelTranslationParameters: [] } 24186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34312 +data: App\Entity\Commune {#13901 …} +value: "24186" +label: "24500 Fonroque" +attr: [] +labelTranslationParameters: [] } 24188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34313 +data: App\Entity\Commune {#13908 …} +value: "24188" +label: "24210 Fossemagne" +attr: [] +labelTranslationParameters: [] } 24189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34314 +data: App\Entity\Commune {#13915 …} +value: "24189" +label: "33220 Fougueyrolles" +attr: [] +labelTranslationParameters: [] } 24190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34315 +data: App\Entity\Commune {#13922 …} +value: "24190" +label: "24380 Fouleix" +attr: [] +labelTranslationParameters: [] } 24191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34316 +data: App\Entity\Commune {#13929 …} +value: "24191" +label: "24130 Fraisse" +attr: [] +labelTranslationParameters: [] } 24192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34317 +data: App\Entity\Commune {#13936 …} +value: "24192" +label: "24210 Gabillou" +attr: [] +labelTranslationParameters: [] } 24193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34318 +data: App\Entity\Commune {#13943 …} +value: "24193" +label: "24240 Gageac-et-Rouillac" +attr: [] +labelTranslationParameters: [] } 24194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34319 +data: App\Entity\Commune {#13950 …} +value: "24194" +label: "24680 Gardonne" +attr: [] +labelTranslationParameters: [] } 24195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34320 +data: App\Entity\Commune {#13957 …} +value: "24195" +label: "24540 Gaugeac" +attr: [] +labelTranslationParameters: [] } 24196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34321 +data: App\Entity\Commune {#13964 …} +value: "24196" +label: "24160 Génis" +attr: [] +labelTranslationParameters: [] } 24197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34322 +data: App\Entity\Commune {#13971 …} +value: "24197" +label: "24130 Ginestet" +attr: [] +labelTranslationParameters: [] } 24199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34323 +data: App\Entity\Commune {#13978 …} +value: "24199" +label: "24320 Gout-Rossignol" +attr: [] +labelTranslationParameters: [] } 24200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34324 +data: App\Entity\Commune {#13985 …} +value: "24200" +label: "24350 Grand-Brassac" +attr: [] +labelTranslationParameters: [] } 24202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34325 +data: App\Entity\Commune {#13992 …} +value: "24202" +label: "24390 Granges-d'Ans" +attr: [] +labelTranslationParameters: [] } 24205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34326 +data: App\Entity\Commune {#13999 …} +value: "24205" +label: "24110 Grignols" +attr: [] +labelTranslationParameters: [] } 24206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34327 +data: App\Entity\Commune {#14006 …} +value: "24206" +label: "24170 Grives" +attr: [] +labelTranslationParameters: [] } 24207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34328 +data: App\Entity\Commune {#14013 …} +value: "24207" +label: "24250 Groléjac" +attr: [] +labelTranslationParameters: [] } 24208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34329 +data: App\Entity\Commune {#14020 …} +value: "24208" +label: "24380 Grun-Bordas" +attr: [] +labelTranslationParameters: [] } 24209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34330 +data: App\Entity\Commune {#14027 …} +value: "24209" +label: "24300 Hautefaye" +attr: [] +labelTranslationParameters: [] } 24210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34331 +data: App\Entity\Commune {#14034 …} +value: "24210" +label: "24390 Hautefort" +attr: [] +labelTranslationParameters: [] } 24211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34332 +data: App\Entity\Commune {#14041 …} +value: "24211" +label: "24400 Issac" +attr: [] +labelTranslationParameters: [] } 24212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34333 +data: App\Entity\Commune {#14048 …} +value: "24212" +label: "24560 Issigeac" +attr: [] +labelTranslationParameters: [] } 24213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34334 +data: App\Entity\Commune {#14055 …} +value: "24213" +label: "24140 Jaure" +attr: [] +labelTranslationParameters: [] } 24214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34335 +data: App\Entity\Commune {#14062 …} +value: "24214" +label: "24300 Javerlhac-et-la-Chapelle-Saint-Robert" +attr: [] +labelTranslationParameters: [] } 24215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34336 +data: App\Entity\Commune {#14069 …} +value: "24215" +label: "24590 Jayac" +attr: [] +labelTranslationParameters: [] } 24216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34337 +data: App\Entity\Commune {#14076 …} +value: "24216" +label: "24410 La Jemaye-Ponteyraud" +attr: [] +labelTranslationParameters: [] } 24217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34338 +data: App\Entity\Commune {#14083 …} +value: "24217" +label: "24260 Journiac" +attr: [] +labelTranslationParameters: [] } 24218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34339 +data: App\Entity\Commune {#14090 …} +value: "24218" +label: "24630 Jumilhac-le-Grand" +attr: [] +labelTranslationParameters: [] } 24220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34340 +data: App\Entity\Commune {#14097 …} +value: "24220" +label: "24380 Lacropte" +attr: [] +labelTranslationParameters: [] } 24221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34341 +data: App\Entity\Commune {#14104 …} +value: "24221" +label: "24340 Rudeau-Ladosse" +attr: [] +labelTranslationParameters: [] } 24222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34342 +data: App\Entity\Commune {#14111 …} +value: "24222" +label: "24130 La Force" +attr: [] +labelTranslationParameters: [] } 24223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34343 +data: App\Entity\Commune {#14118 …} +value: "24223" +label: "24150 Lalinde" +attr: [] +labelTranslationParameters: [] } 24224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34344 +data: App\Entity\Commune {#14125 …} +value: "24224" +label: "24520 Lamonzie-Montastruc" +attr: [] +labelTranslationParameters: [] } 24225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34345 +data: App\Entity\Commune {#14132 …} +value: "24225" +label: "24680 Lamonzie-Saint-Martin" +attr: [] +labelTranslationParameters: [] } 24226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34346 +data: App\Entity\Commune {#14139 …} +value: "24226" +label: "24230 Lamothe-Montravel" +attr: [] +labelTranslationParameters: [] } 24227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34347 +data: App\Entity\Commune {#14146 …} +value: "24227" +label: "24270 Lanouaille" +attr: [] +labelTranslationParameters: [] } 24228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34348 +data: App\Entity\Commune {#14153 …} +value: "24228" +label: "24150 Lanquais" +attr: [] +labelTranslationParameters: [] } 24229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34349 +data: App\Entity\Commune {#14160 …} +value: "24229" +label: "24570 Le Lardin-Saint-Lazare" +attr: [] +labelTranslationParameters: [] } 24230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34350 +data: App\Entity\Commune {#14167 …} +value: "24230" +label: "24170 Larzac" +attr: [] +labelTranslationParameters: [] } 24231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34351 +data: App\Entity\Commune {#14174 …} +value: "24231" +label: "24540 Lavalade" +attr: [] +labelTranslationParameters: [] } 24232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34352 +data: App\Entity\Commune {#14181 …} +value: "24232" +label: "24550 Lavaur" +attr: [] +labelTranslationParameters: [] } 24234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34353 +data: App\Entity\Commune {#14188 …} +value: "24234" +label: "24400 Les Lèches" +attr: [] +labelTranslationParameters: [] } 24236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34354 +data: App\Entity\Commune {#14195 …} +value: "24236" +label: "24110 Léguillac-de-l'Auche" +attr: [] +labelTranslationParameters: [] } 24237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34355 +data: App\Entity\Commune {#14202 …} +value: "24237" +label: "24100 Lembras" +attr: [] +labelTranslationParameters: [] } 24238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34356 +data: App\Entity\Commune {#14209 …} +value: "24238" +label: "24800 Lempzours" +attr: [] +labelTranslationParameters: [] } 24240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34357 +data: App\Entity\Commune {#14216 …} +value: "24240" +label: "24510 Limeuil" +attr: [] +labelTranslationParameters: [] } 24241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34358 +data: App\Entity\Commune {#14223 …} +value: "24241" +label: "24210 Limeyrat" +attr: [] +labelTranslationParameters: [] } 24242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34359 +data: App\Entity\Commune {#14230 …} +value: "24242" +label: "24520 Liorac-sur-Louyre" +attr: [] +labelTranslationParameters: [] } 24243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34360 +data: App\Entity\Commune {#14237 …} +value: "24243" +label: "24350 Lisle" +attr: [] +labelTranslationParameters: [] } 24244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34361 +data: App\Entity\Commune {#14244 …} +value: "24244" +label: "24540 Lolme" +attr: [] +labelTranslationParameters: [] } 24245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34362 +data: App\Entity\Commune {#14251 …} +value: "24245" +label: "24550 Loubejac" +attr: [] +labelTranslationParameters: [] } 24246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34363 +data: App\Entity\Commune {#14258 …} +value: "24246" +label: "24130 Lunas" +attr: [] +labelTranslationParameters: [] } 24247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34364 +data: App\Entity\Commune {#14265 …} +value: "24247" +label: "24320 Lusignac" +attr: [] +labelTranslationParameters: [] } 24248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34365 +data: App\Entity\Commune {#14272 …} +value: "24248" +label: "24300 Lussas-et-Nontronneau" +attr: [] +labelTranslationParameters: [] } 24251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34366 +data: App\Entity\Commune {#14279 …} +value: "24251" +label: "24110 Manzac-sur-Vern" +attr: [] +labelTranslationParameters: [] } 24252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34367 +data: App\Entity\Commune {#14286 …} +value: "24252" +label: "24200 Marcillac-Saint-Quentin" +attr: [] +labelTranslationParameters: [] } 24253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34368 +data: App\Entity\Commune {#14293 …} +value: "24253" +label: "24340 Mareuil en Périgord" +attr: [] +labelTranslationParameters: [] } 24254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34369 +data: App\Entity\Commune {#14300 …} +value: "24254" +label: "24220 Marnac" +attr: [] +labelTranslationParameters: [] } 24255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34370 +data: App\Entity\Commune {#14307 …} +value: "24255" +label: "24620 Marquay" +attr: [] +labelTranslationParameters: [] } 24256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34371 +data: App\Entity\Commune {#1802 …} +value: "24256" +label: "24430 Marsac-sur-l'Isle" +attr: [] +labelTranslationParameters: [] } 24257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34372 +data: App\Entity\Commune {#14314 …} +value: "24257" +label: "24540 Marsalès" +attr: [] +labelTranslationParameters: [] } 24259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34373 +data: App\Entity\Commune {#14321 …} +value: "24259" +label: "24140 Eyraud-Crempse-Maurens" +attr: [] +labelTranslationParameters: [] } 24260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34374 +data: App\Entity\Commune {#14328 …} +value: "24260" +label: "24150 Mauzac-et-Grand-Castang" +attr: [] +labelTranslationParameters: [] } 24261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34375 +data: App\Entity\Commune {#14335 …} +value: "24261" +label: "24260 Mauzens-et-Miremont" +attr: [] +labelTranslationParameters: [] } 24262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34376 +data: App\Entity\Commune {#14342 …} +value: "24262" +label: "24420 Mayac" +attr: [] +labelTranslationParameters: [] } 24263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34377 +data: App\Entity\Commune {#14349 …} +value: "24263" +label: "24550 Mazeyrolles" +attr: [] +labelTranslationParameters: [] } 24264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34378 +data: App\Entity\Commune {#14356 …} +value: "24264" +label: "24700 Ménesplet" +attr: [] +labelTranslationParameters: [] } 24266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34379 +data: App\Entity\Commune {#14363 …} +value: "24266" +label: "24350 Mensignac" +attr: [] +labelTranslationParameters: [] } 24267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34380 +data: App\Entity\Commune {#14370 …} +value: "24267" +label: "24240 Mescoules" +attr: [] +labelTranslationParameters: [] } 24268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34381 +data: App\Entity\Commune {#14377 …} +value: "24268" +label: "24220 Meyrals" +attr: [] +labelTranslationParameters: [] } 24269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34382 +data: App\Entity\Commune {#14384 …} +value: "24269" +label: "24450 Mialet" +attr: [] +labelTranslationParameters: [] } 24271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34383 +data: App\Entity\Commune {#14391 …} +value: "24271" +label: "24470 Milhac-de-Nontron" +attr: [] +labelTranslationParameters: [] } 24272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34384 +data: App\Entity\Commune {#14398 …} +value: "24272" +label: "24610 Minzac" +attr: [] +labelTranslationParameters: [] } 24273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34385 +data: App\Entity\Commune {#14405 …} +value: "24273" +label: "24480 Molières" +attr: [] +labelTranslationParameters: [] } 24274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34386 +data: App\Entity\Commune {#14412 …} +value: "24274" +label: "24240 Monbazillac" +attr: [] +labelTranslationParameters: [] } 24276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34387 +data: App\Entity\Commune {#14419 …} +value: "24276" +label: "24240 Monestier" +attr: [] +labelTranslationParameters: [] } 24277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34388 +data: App\Entity\Commune {#14426 …} +value: "24277" +label: "24130 Monfaucon" +attr: [] +labelTranslationParameters: [] } 24278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34389 +data: App\Entity\Commune {#14433 …} +value: "24278" +label: "24560 Monmadalès" +attr: [] +labelTranslationParameters: [] } 24279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34390 +data: App\Entity\Commune {#14440 …} +value: "24279" +label: "24560 Monmarvès" +attr: [] +labelTranslationParameters: [] } 24280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34391 +data: App\Entity\Commune {#14447 …} +value: "24280" +label: "24540 Monpazier" +attr: [] +labelTranslationParameters: [] } 24281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34392 +data: App\Entity\Commune {#14454 …} +value: "24281" +label: "24440 Monsac" +attr: [] +labelTranslationParameters: [] } 24282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34393 +data: App\Entity\Commune {#14461 …} +value: "24282" +label: "24560 Monsaguel" +attr: [] +labelTranslationParameters: [] } 24284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34394 +data: App\Entity\Commune {#14468 …} +value: "24284" +label: "24210 Montagnac-d'Auberoche" +attr: [] +labelTranslationParameters: [] } 24285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34395 +data: App\Entity\Commune {#14475 …} +value: "24285" +label: "24140 Montagnac-la-Crempse" +attr: [] +labelTranslationParameters: [] } 24286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34396 +data: App\Entity\Commune {#14482 …} +value: "24286" +label: "24350 Montagrier" +attr: [] +labelTranslationParameters: [] } 24287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34397 +data: App\Entity\Commune {#14489 …} +value: "24287" +label: "24560 Montaut" +attr: [] +labelTranslationParameters: [] } 24288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34398 +data: App\Entity\Commune {#14496 …} +value: "24288" +label: "24230 Montazeau" +attr: [] +labelTranslationParameters: [] } 24289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34399 +data: App\Entity\Commune {#14503 …} +value: "24289" +label: "24230 Montcaret" +attr: [] +labelTranslationParameters: [] } 24290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34400 +data: App\Entity\Commune {#14510 …} +value: "24290" +label: "24440 Montferrand-du-Périgord" +attr: [] +labelTranslationParameters: [] } 24291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34401 +data: App\Entity\Commune {#1865 …} +value: "24291" +label: "24290 Montignac" +attr: [] +labelTranslationParameters: [] } 24292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34402 +data: App\Entity\Commune {#14517 …} +value: "24292" +label: "24610 Montpeyroux" +attr: [] +labelTranslationParameters: [] } 24293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34403 +data: App\Entity\Commune {#14524 …} +value: "24293" +label: "24170 Monplaisant" +attr: [] +labelTranslationParameters: [] } 24294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34404 +data: App\Entity\Commune {#14531 …} +value: "24294" +label: "24700 Montpon-Ménestérol" +attr: [] +labelTranslationParameters: [] } 24295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34405 +data: App\Entity\Commune {#14538 …} +value: "24295" +label: "24110 Montrem" +attr: [] +labelTranslationParameters: [] } 24296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34406 +data: App\Entity\Commune {#14545 …} +value: "24296" +label: "24520 Mouleydier" +attr: [] +labelTranslationParameters: [] } 24297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34407 +data: App\Entity\Commune {#14552 …} +value: "24297" +label: "24700 Moulin-Neuf" +attr: [] +labelTranslationParameters: [] } 24299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34408 +data: App\Entity\Commune {#14559 …} +value: "24299" +label: "24400 Mussidan" +attr: [] +labelTranslationParameters: [] } 24300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34409 +data: App\Entity\Commune {#14566 …} +value: "24300" +label: "24250 Nabirat" +attr: [] +labelTranslationParameters: [] } 24301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34410 +data: App\Entity\Commune {#14573 …} +value: "24301" +label: "24590 Nadaillac" +attr: [] +labelTranslationParameters: [] } 24302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34411 +data: App\Entity\Commune {#14580 …} +value: "24302" +label: "24390 Nailhac" +attr: [] +labelTranslationParameters: [] } 24303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34412 +data: App\Entity\Commune {#14587 …} +value: "24303" +label: "24320 Nanteuil-Auriac-de-Bourzac" +attr: [] +labelTranslationParameters: [] } 24304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34413 +data: App\Entity\Commune {#14594 …} +value: "24304" +label: "24800 Nantheuil" +attr: [] +labelTranslationParameters: [] } 24305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34414 +data: App\Entity\Commune {#14601 …} +value: "24305" +label: "24800 Nanthiat" +attr: [] +labelTranslationParameters: [] } 24306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34415 +data: App\Entity\Commune {#14608 …} +value: "24306" +label: "24230 Nastringues" +attr: [] +labelTranslationParameters: [] } 24307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34416 +data: App\Entity\Commune {#14615 …} +value: "24307" +label: "24440 Naussannes" +attr: [] +labelTranslationParameters: [] } 24308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34417 +data: App\Entity\Commune {#14622 …} +value: "24308" +label: "24460 Négrondes" +attr: [] +labelTranslationParameters: [] } 24309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34418 +data: App\Entity\Commune {#14629 …} +value: "24309" +label: "24190 Neuvic" +attr: [] +labelTranslationParameters: [] } 24311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34419 +data: App\Entity\Commune {#14636 …} +value: "24311" +label: "24300 Nontron" +attr: [] +labelTranslationParameters: [] } 24312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34420 +data: App\Entity\Commune {#14643 …} +value: "24312" +label: "24660 Sanilhac" +attr: [] +labelTranslationParameters: [] } 24313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34421 +data: App\Entity\Commune {#14650 …} +value: "24313" +label: "24170 Orliac" +attr: [] +labelTranslationParameters: [] } 24314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34422 +data: App\Entity\Commune {#14657 …} +value: "24314" +label: "24370 Orliaguet" +attr: [] +labelTranslationParameters: [] } 24316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34423 +data: App\Entity\Commune {#14664 …} +value: "24316" +label: "24410 Parcoul-Chenaud" +attr: [] +labelTranslationParameters: [] } 24317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34424 +data: App\Entity\Commune {#14671 …} +value: "24317" +label: "24590 Paulin" +attr: [] +labelTranslationParameters: [] } 24318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34425 +data: App\Entity\Commune {#14678 …} +value: "24318" +label: "24510 Paunat" +attr: [] +labelTranslationParameters: [] } 24319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34426 +data: App\Entity\Commune {#14685 …} +value: "24319" +label: "24310 Paussac-et-Saint-Vivien" +attr: [] +labelTranslationParameters: [] } 24320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34427 +data: App\Entity\Commune {#14692 …} +value: "24320" +label: "24270 Payzac" +attr: [] +labelTranslationParameters: [] } 24321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34428 +data: App\Entity\Commune {#14699 …} +value: "24321" +label: "24120 Pazayac" +attr: [] +labelTranslationParameters: [] } 24322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34429 +data: App\Entity\Commune {#1977 …} +value: "24322" +label: "24000 Périgueux" +attr: [] +labelTranslationParameters: [] } 24323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34430 +data: App\Entity\Commune {#14706 …} +value: "24323" +label: "24600 Petit-Bersac" +attr: [] +labelTranslationParameters: [] } 24324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34431 +data: App\Entity\Commune {#14713 …} +value: "24324" +label: "24210 Peyrignac" +attr: [] +labelTranslationParameters: [] } 24325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34432 +data: App\Entity\Commune {#14720 …} +value: "24325" +label: "24370 Peyrillac-et-Millac" +attr: [] +labelTranslationParameters: [] } 24326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34433 +data: App\Entity\Commune {#14727 …} +value: "24326" +label: "24620 Peyzac-le-Moustier" +attr: [] +labelTranslationParameters: [] } 24327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34434 +data: App\Entity\Commune {#14734 …} +value: "24327" +label: "24510 Pezuls" +attr: [] +labelTranslationParameters: [] } 24328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34435 +data: App\Entity\Commune {#14741 …} +value: "24328" +label: "24360 Piégut-Pluviers" +attr: [] +labelTranslationParameters: [] } 24329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34436 +data: App\Entity\Commune {#14748 …} +value: "24329" +label: "24700 Le Pizou" +attr: [] +labelTranslationParameters: [] } 24330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34437 +data: App\Entity\Commune {#14755 …} +value: "24330" +label: "24580 Plazac" +attr: [] +labelTranslationParameters: [] } 24331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34438 +data: App\Entity\Commune {#14762 …} +value: "24331" +label: "24240 Pomport" +attr: [] +labelTranslationParameters: [] } 24334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34439 +data: App\Entity\Commune {#14769 …} +value: "24334" +label: "24150 Pontours" +attr: [] +labelTranslationParameters: [] } 24335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34440 +data: App\Entity\Commune {#14776 …} +value: "24335" +label: "33220 Port-Sainte-Foy-et-Ponchapt" +attr: [] +labelTranslationParameters: [] } 24336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34441 +data: App\Entity\Commune {#14783 …} +value: "24336" +label: "24370 Prats-de-Carlux" +attr: [] +labelTranslationParameters: [] } 24337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34442 +data: App\Entity\Commune {#14790 …} +value: "24337" +label: "24550 Prats-du-Périgord" +attr: [] +labelTranslationParameters: [] } 24338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34443 +data: App\Entity\Commune {#14797 …} +value: "24338" +label: "24150 Pressignac-Vicq" +attr: [] +labelTranslationParameters: [] } 24339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34444 +data: App\Entity\Commune {#14804 …} +value: "24339" +label: "24160 Preyssac-d'Excideuil" +attr: [] +labelTranslationParameters: [] } 24340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34445 +data: App\Entity\Commune {#14811 …} +value: "24340" +label: "24130 Prigonrieux" +attr: [] +labelTranslationParameters: [] } 24341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34446 +data: App\Entity\Commune {#14818 …} +value: "24341" +label: "24200 Proissans" +attr: [] +labelTranslationParameters: [] } 24345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34447 +data: App\Entity\Commune {#14825 …} +value: "24345" +label: "24140 Queyssac" +attr: [] +labelTranslationParameters: [] } 24346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34448 +data: App\Entity\Commune {#14832 …} +value: "24346" +label: "24530 Quinsac" +attr: [] +labelTranslationParameters: [] } 24347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34449 +data: App\Entity\Commune {#14839 …} +value: "24347" +label: "24440 Rampieux" +attr: [] +labelTranslationParameters: [] } 24348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34450 +data: App\Entity\Commune {#14846 …} +value: "24348" +label: "24500 Razac-d'Eymet" +attr: [] +labelTranslationParameters: [] } 24349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34451 +data: App\Entity\Commune {#14853 …} +value: "24349" +label: "24240 Razac-de-Saussignac" +attr: [] +labelTranslationParameters: [] } 24350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34452 +data: App\Entity\Commune {#14860 …} +value: "24350" +label: "24430 Razac-sur-l'Isle" +attr: [] +labelTranslationParameters: [] } 24351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34453 +data: App\Entity\Commune {#14867 …} +value: "24351" +label: "24240 Ribagnac" +attr: [] +labelTranslationParameters: [] } 24352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34454 +data: App\Entity\Commune {#14874 …} +value: "24352" +label: "24600 Ribérac" +attr: [] +labelTranslationParameters: [] } 24353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34455 +data: App\Entity\Commune {#14881 …} +value: "24353" +label: "24340 La Rochebeaucourt-et-Argentine" +attr: [] +labelTranslationParameters: [] } 24354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34456 +data: App\Entity\Commune {#14888 …} +value: "24354" +label: "24490 La Roche-Chalais" +attr: [] +labelTranslationParameters: [] } 24355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34457 +data: App\Entity\Commune {#14895 …} +value: "24355" +label: "24250 La Roque-Gageac" +attr: [] +labelTranslationParameters: [] } 24356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34458 +data: App\Entity\Commune {#14902 …} +value: "24356" +label: "24580 Rouffignac-Saint-Cernin-de-Reilhac" +attr: [] +labelTranslationParameters: [] } 24357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34459 +data: App\Entity\Commune {#14909 …} +value: "24357" +label: "24240 Rouffignac-de-Sigoulès" +attr: [] +labelTranslationParameters: [] } 24359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34460 +data: App\Entity\Commune {#14916 …} +value: "24359" +label: "24500 Sadillac" +attr: [] +labelTranslationParameters: [] } 24360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34461 +data: App\Entity\Commune {#14923 …} +value: "24360" +label: "24170 Sagelat" +attr: [] +labelTranslationParameters: [] } 24361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34462 +data: App\Entity\Commune {#14930 …} +value: "24361" +label: "24520 Saint-Agne" +attr: [] +labelTranslationParameters: [] } 24362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34463 +data: App\Entity\Commune {#14937 …} +value: "24362" +label: "24510 Val de Louyre et Caudeau" +attr: [] +labelTranslationParameters: [] } 24364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34464 +data: App\Entity\Commune {#14944 …} +value: "24364" +label: "24290 Coly-Saint-Amand" +attr: [] +labelTranslationParameters: [] } 24365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34465 +data: App\Entity\Commune {#14951 …} +value: "24365" +label: "24380 Saint-Amand-de-Vergt" +attr: [] +labelTranslationParameters: [] } 24366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34466 +data: App\Entity\Commune {#14958 …} +value: "24366" +label: "24200 Saint-André-d'Allas" +attr: [] +labelTranslationParameters: [] } 24367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34467 +data: App\Entity\Commune {#14965 …} +value: "24367" +label: "24190 Saint-André-de-Double" +attr: [] +labelTranslationParameters: [] } 24370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34468 +data: App\Entity\Commune {#14972 …} +value: "24370" +label: "24230 Saint-Antoine-de-Breuilh" +attr: [] +labelTranslationParameters: [] } 24371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34469 +data: App\Entity\Commune {#14979 …} +value: "24371" +label: "24110 Saint-Aquilin" +attr: [] +labelTranslationParameters: [] } 24372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34470 +data: App\Entity\Commune {#14986 …} +value: "24372" +label: "24110 Saint-Astier" +attr: [] +labelTranslationParameters: [] } 24373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34471 +data: App\Entity\Commune {#14993 …} +value: "24373" +label: "24500 Saint-Aubin-de-Cadelech" +attr: [] +labelTranslationParameters: [] } 24374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34472 +data: App\Entity\Commune {#15000 …} +value: "24374" +label: "24560 Saint-Aubin-de-Lanquais" +attr: [] +labelTranslationParameters: [] } 24375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34473 +data: App\Entity\Commune {#15007 …} +value: "24375" +label: "24250 Saint-Aubin-de-Nabirat" +attr: [] +labelTranslationParameters: [] } 24376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34474 +data: App\Entity\Commune {#15014 …} +value: "24376" +label: "24410 Saint Aulaye-Puymangou" +attr: [] +labelTranslationParameters: [] } 24377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34475 +data: App\Entity\Commune {#15021 …} +value: "24377" +label: "24260 Saint-Avit-de-Vialard" +attr: [] +labelTranslationParameters: [] } 24378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34476 +data: App\Entity\Commune {#15028 …} +value: "24378" +label: "24540 Saint-Avit-Rivière" +attr: [] +labelTranslationParameters: [] } 24379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34477 +data: App\Entity\Commune {#15035 …} +value: "24379" +label: "24440 Saint-Avit-Sénieur" +attr: [] +labelTranslationParameters: [] } 24380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34478 +data: App\Entity\Commune {#15042 …} +value: "24380" +label: "24700 Saint-Barthélemy-de-Bellegarde" +attr: [] +labelTranslationParameters: [] } 24381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34479 +data: App\Entity\Commune {#15049 …} +value: "24381" +label: "24360 Saint-Barthélemy-de-Bussière" +attr: [] +labelTranslationParameters: [] } 24382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34480 +data: App\Entity\Commune {#15056 …} +value: "24382" +label: "24150 Saint-Capraise-de-Lalinde" +attr: [] +labelTranslationParameters: [] } 24383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34481 +data: App\Entity\Commune {#15063 …} +value: "24383" +label: "24500 Saint-Capraise-d'Eymet" +attr: [] +labelTranslationParameters: [] } 24384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34482 +data: App\Entity\Commune {#15070 …} +value: "24384" +label: "24540 Saint-Cassien" +attr: [] +labelTranslationParameters: [] } 24385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34483 +data: App\Entity\Commune {#15077 …} +value: "24385" +label: "24560 Saint-Cernin-de-Labarde" +attr: [] +labelTranslationParameters: [] } 24386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34484 +data: App\Entity\Commune {#15084 …} +value: "24386" +label: "24550 Saint-Cernin-de-l'Herm" +attr: [] +labelTranslationParameters: [] } 24388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34485 +data: App\Entity\Commune {#15091 …} +value: "24388" +label: "24260 Saint-Chamassy" +attr: [] +labelTranslationParameters: [] } 24390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34486 +data: App\Entity\Commune {#15098 …} +value: "24390" +label: "24330 Saint-Crépin-d'Auberoche" +attr: [] +labelTranslationParameters: [] } 24392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34487 +data: App\Entity\Commune {#15105 …} +value: "24392" +label: "24590 Saint-Crépin-et-Carlucet" +attr: [] +labelTranslationParameters: [] } 24393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34488 +data: App\Entity\Commune {#15112 …} +value: "24393" +label: "24440 Sainte-Croix" +attr: [] +labelTranslationParameters: [] } 24394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34489 +data: App\Entity\Commune {#15119 …} +value: "24394" +label: "24340 Sainte-Croix-de-Mareuil" +attr: [] +labelTranslationParameters: [] } 24395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34490 +data: App\Entity\Commune {#15126 …} +value: "24395" +label: "24250 Saint-Cybranet" +attr: [] +labelTranslationParameters: [] } 24396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34491 +data: App\Entity\Commune {#15133 …} +value: "24396" +label: "24220 Saint-Cyprien" +attr: [] +labelTranslationParameters: [] } 24397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34492 +data: App\Entity\Commune {#15140 …} +value: "24397" +label: "24270 Saint-Cyr-les-Champagnes" +attr: [] +labelTranslationParameters: [] } 24398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34493 +data: App\Entity\Commune {#15147 …} +value: "24398" +label: "24360 Saint-Estèphe" +attr: [] +labelTranslationParameters: [] } 24399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34494 +data: App\Entity\Commune {#15154 …} +value: "24399" +label: "24400 Saint-Étienne-de-Puycorbier" +attr: [] +labelTranslationParameters: [] } 24401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34495 +data: App\Entity\Commune {#15161 …} +value: "24401" +label: "24640 Sainte-Eulalie-d'Ans" +attr: [] +labelTranslationParameters: [] } 24403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34496 +data: App\Entity\Commune {#15168 …} +value: "24403" +label: "24340 Saint-Félix-de-Bourdeilles" +attr: [] +labelTranslationParameters: [] } 24404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34497 +data: App\Entity\Commune {#15175 …} +value: "24404" +label: "24260 Saint-Félix-de-Reillac-et-Mortemart" +attr: [] +labelTranslationParameters: [] } 24405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34498 +data: App\Entity\Commune {#15182 …} +value: "24405" +label: "24510 Saint-Félix-de-Villadeix" +attr: [] +labelTranslationParameters: [] } 24406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34499 +data: App\Entity\Commune {#15189 …} +value: "24406" +label: "24170 Sainte-Foy-de-Belvès" +attr: [] +labelTranslationParameters: [] } 24407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34500 +data: App\Entity\Commune {#15196 …} +value: "24407" +label: "24510 Sainte-Foy-de-Longas" +attr: [] +labelTranslationParameters: [] } 24408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34501 +data: App\Entity\Commune {#15203 …} +value: "24408" +label: "24460 Saint-Front-d'Alemps" +attr: [] +labelTranslationParameters: [] } 24409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34502 +data: App\Entity\Commune {#15210 …} +value: "24409" +label: "24400 Saint-Front-de-Pradoux" +attr: [] +labelTranslationParameters: [] } 24410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34503 +data: App\Entity\Commune {#15217 …} +value: "24410" +label: "24300 Saint-Front-la-Rivière" +attr: [] +labelTranslationParameters: [] } 24411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34504 +data: App\Entity\Commune {#15224 …} +value: "24411" +label: "24300 Saint-Front-sur-Nizonne" +attr: [] +labelTranslationParameters: [] } 24412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34505 +data: App\Entity\Commune {#15231 …} +value: "24412" +label: "24590 Saint-Geniès" +attr: [] +labelTranslationParameters: [] } 24413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34506 +data: App\Entity\Commune {#15238 …} +value: "24413" +label: "24130 Saint-Georges-Blancaneix" +attr: [] +labelTranslationParameters: [] } 24414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34507 +data: App\Entity\Commune {#15245 …} +value: "24414" +label: "24140 Saint-Georges-de-Montclard" +attr: [] +labelTranslationParameters: [] } 24415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34508 +data: App\Entity\Commune {#15252 …} +value: "24415" +label: "24700 Saint-Géraud-de-Corps" +attr: [] +labelTranslationParameters: [] } 24416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34509 +data: App\Entity\Commune {#15259 …} +value: "24416" +label: "24170 Saint-Germain-de-Belvès" +attr: [] +labelTranslationParameters: [] } 24417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34510 +data: App\Entity\Commune {#15266 …} +value: "24417" +label: "24160 Saint-Germain-des-Prés" +attr: [] +labelTranslationParameters: [] } 24418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34511 +data: App\Entity\Commune {#15273 …} +value: "24418" +label: "24190 Saint-Germain-du-Salembre" +attr: [] +labelTranslationParameters: [] } 24419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34512 +data: App\Entity\Commune {#15280 …} +value: "24419" +label: "24520 Saint-Germain-et-Mons" +attr: [] +labelTranslationParameters: [] } 24420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34513 +data: App\Entity\Commune {#15287 …} +value: "24420" +label: "24400 Saint-Géry" +attr: [] +labelTranslationParameters: [] } 24421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34514 +data: App\Entity\Commune {#15294 …} +value: "24421" +label: "24330 Saint-Geyrac" +attr: [] +labelTranslationParameters: [] } 24422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34515 +data: App\Entity\Commune {#15301 …} +value: "24422" +label: "24140 Saint-Hilaire-d'Estissac" +attr: [] +labelTranslationParameters: [] } 24423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34516 +data: App\Entity\Commune {#15308 …} +value: "24423" +label: "24500 Saint-Julien-Innocence-Eulalie" +attr: [] +labelTranslationParameters: [] } 24424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34517 +data: App\Entity\Commune {#15315 …} +value: "24424" +label: "24190 Saint-Jean-d'Ataux" +attr: [] +labelTranslationParameters: [] } 24425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34518 +data: App\Entity\Commune {#15322 …} +value: "24425" +label: "24800 Saint-Jean-de-Côle" +attr: [] +labelTranslationParameters: [] } 24426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34519 +data: App\Entity\Commune {#15329 …} +value: "24426" +label: "24140 Saint-Jean-d'Estissac" +attr: [] +labelTranslationParameters: [] } 24428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34520 +data: App\Entity\Commune {#15336 …} +value: "24428" +label: "24800 Saint-Jory-de-Chalais" +attr: [] +labelTranslationParameters: [] } 24429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34521 +data: App\Entity\Commune {#15343 …} +value: "24429" +label: "24160 Saint-Jory-las-Bloux" +attr: [] +labelTranslationParameters: [] } 24432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34522 +data: App\Entity\Commune {#15350 …} +value: "24432" +label: "24370 Saint-Julien-de-Lampon" +attr: [] +labelTranslationParameters: [] } 24434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34523 +data: App\Entity\Commune {#15357 …} +value: "24434" +label: "24320 Saint-Just" +attr: [] +labelTranslationParameters: [] } 24436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34524 +data: App\Entity\Commune {#15364 …} +value: "24436" +label: "24400 Saint-Laurent-des-Hommes" +attr: [] +labelTranslationParameters: [] } 24437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34525 +data: App\Entity\Commune {#15371 …} +value: "24437" +label: "24100 Saint-Laurent-des-Vignes" +attr: [] +labelTranslationParameters: [] } 24438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34526 +data: App\Entity\Commune {#15378 …} +value: "24438" +label: "24170 Saint-Laurent-la-Vallée" +attr: [] +labelTranslationParameters: [] } 24441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34527 +data: App\Entity\Commune {#15385 …} +value: "24441" +label: "24560 Saint-Léon-d'Issigeac" +attr: [] +labelTranslationParameters: [] } 24442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34528 +data: App\Entity\Commune {#15392 …} +value: "24442" +label: "24110 Saint-Léon-sur-l'Isle" +attr: [] +labelTranslationParameters: [] } 24443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34529 +data: App\Entity\Commune {#15399 …} +value: "24443" +label: "24290 Saint-Léon-sur-Vézère" +attr: [] +labelTranslationParameters: [] } 24444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34530 +data: App\Entity\Commune {#15406 …} +value: "24444" +label: "24400 Saint-Louis-en-l'Isle" +attr: [] +labelTranslationParameters: [] } 24445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34531 +data: App\Entity\Commune {#15413 …} +value: "24445" +label: "24510 Saint-Marcel-du-Périgord" +attr: [] +labelTranslationParameters: [] } 24446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34532 +data: App\Entity\Commune {#15420 …} +value: "24446" +label: "24540 Saint-Marcory" +attr: [] +labelTranslationParameters: [] } 24448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34533 +data: App\Entity\Commune {#15427 …} +value: "24448" +label: "24160 Saint-Martial-d'Albarède" +attr: [] +labelTranslationParameters: [] } 24449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34534 +data: App\Entity\Commune {#15434 …} +value: "24449" +label: "24700 Saint-Martial-d'Artenset" +attr: [] +labelTranslationParameters: [] } 24450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34535 +data: App\Entity\Commune {#15441 …} +value: "24450" +label: "24250 Saint-Martial-de-Nabirat" +attr: [] +labelTranslationParameters: [] } 24451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34536 +data: App\Entity\Commune {#15448 …} +value: "24451" +label: "24300 Saint-Martial-de-Valette" +attr: [] +labelTranslationParameters: [] } 24452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34537 +data: App\Entity\Commune {#15455 …} +value: "24452" +label: "24320 Saint-Martial-Viveyrol" +attr: [] +labelTranslationParameters: [] } 24453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34538 +data: App\Entity\Commune {#15462 …} +value: "24453" +label: "24800 Saint-Martin-de-Fressengeas" +attr: [] +labelTranslationParameters: [] } 24454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34539 +data: App\Entity\Commune {#15469 …} +value: "24454" +label: "24610 Saint-Martin-de-Gurson" +attr: [] +labelTranslationParameters: [] } 24455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34540 +data: App\Entity\Commune {#15476 …} +value: "24455" +label: "24600 Saint-Martin-de-Ribérac" +attr: [] +labelTranslationParameters: [] } 24456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34541 +data: App\Entity\Commune {#15483 …} +value: "24456" +label: "24140 Saint-Martin-des-Combes" +attr: [] +labelTranslationParameters: [] } 24457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34542 +data: App\Entity\Commune {#15490 …} +value: "24457" +label: "24400 Saint-Martin-l'Astier" +attr: [] +labelTranslationParameters: [] } 24458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34543 +data: App\Entity\Commune {#15497 …} +value: "24458" +label: "24300 Saint-Martin-le-Pin" +attr: [] +labelTranslationParameters: [] } 24459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34544 +data: App\Entity\Commune {#15504 …} +value: "24459" +label: "24380 Saint-Maime-de-Péreyrol" +attr: [] +labelTranslationParameters: [] } 24460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34545 +data: App\Entity\Commune {#15511 …} +value: "24460" +label: "24600 Saint-Méard-de-Drône" +attr: [] +labelTranslationParameters: [] } 24461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34546 +data: App\Entity\Commune {#15518 …} +value: "24461" +label: "24610 Saint-Méard-de-Gurçon" +attr: [] +labelTranslationParameters: [] } 24462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34547 +data: App\Entity\Commune {#15525 …} +value: "24462" +label: "24400 Saint-Médard-de-Mussidan" +attr: [] +labelTranslationParameters: [] } 24463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34548 +data: App\Entity\Commune {#15532 …} +value: "24463" +label: "24160 Saint-Médard-d'Excideuil" +attr: [] +labelTranslationParameters: [] } 24464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34549 +data: App\Entity\Commune {#15539 …} +value: "24464" +label: "24270 Saint-Mesmin" +attr: [] +labelTranslationParameters: [] } 24465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34550 +data: App\Entity\Commune {#15546 …} +value: "24465" +label: "24400 Saint-Michel-de-Double" +attr: [] +labelTranslationParameters: [] } 24466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34551 +data: App\Entity\Commune {#15553 …} +value: "24466" +label: "24230 Saint-Michel-de-Montaigne" +attr: [] +labelTranslationParameters: [] } 24468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34552 +data: App\Entity\Commune {#15560 …} +value: "24468" +label: "24380 Saint-Michel-de-Villadeix" +attr: [] +labelTranslationParameters: [] } 24470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34553 +data: App\Entity\Commune {#15567 …} +value: "24470" +label: "24370 Sainte-Mondane" +attr: [] +labelTranslationParameters: [] } 24471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34554 +data: App\Entity\Commune {#15574 …} +value: "24471" +label: "24200 Sainte-Nathalène" +attr: [] +labelTranslationParameters: [] } 24472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34555 +data: App\Entity\Commune {#15581 …} +value: "24472" +label: "24520 Saint-Nexans" +attr: [] +labelTranslationParameters: [] } 24473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34556 +data: App\Entity\Commune {#15588 …} +value: "24473" +label: "24210 Sainte-Orse" +attr: [] +labelTranslationParameters: [] } 24474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34557 +data: App\Entity\Commune {#15595 …} +value: "24474" +label: "24530 Saint-Pancrace" +attr: [] +labelTranslationParameters: [] } 24476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34558 +data: App\Entity\Commune {#15602 …} +value: "24476" +label: "24160 Saint-Pantaly-d'Excideuil" +attr: [] +labelTranslationParameters: [] } 24477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34559 +data: App\Entity\Commune {#15609 …} +value: "24477" +label: "24600 Saint-Pardoux-de-Drône" +attr: [] +labelTranslationParameters: [] } 24478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34560 +data: App\Entity\Commune {#15616 …} +value: "24478" +label: "24170 Saint-Pardoux-et-Vielvic" +attr: [] +labelTranslationParameters: [] } 24479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34561 +data: App\Entity\Commune {#15623 …} +value: "24479" +label: "24470 Saint-Pardoux-la-Rivière" +attr: [] +labelTranslationParameters: [] } 24480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34562 +data: App\Entity\Commune {#15630 …} +value: "24480" +label: "24380 Saint-Paul-de-Serre" +attr: [] +labelTranslationParameters: [] } 24481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34563 +data: App\Entity\Commune {#15637 …} +value: "24481" +label: "24800 Saint-Paul-la-Roche" +attr: [] +labelTranslationParameters: [] } 24482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34564 +data: App\Entity\Commune {#15644 …} +value: "24482" +label: "24320 Saint-Paul-Lizonne" +attr: [] +labelTranslationParameters: [] } 24483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34565 +data: App\Entity\Commune {#15651 …} +value: "24483" +label: "24560 Saint-Perdoux" +attr: [] +labelTranslationParameters: [] } 24484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34566 +data: App\Entity\Commune {#15658 …} +value: "24484" +label: "24330 Saint-Pierre-de-Chignac" +attr: [] +labelTranslationParameters: [] } 24485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34567 +data: App\Entity\Commune {#15665 …} +value: "24485" +label: "24800 Saint-Pierre-de-Côle" +attr: [] +labelTranslationParameters: [] } 24486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34568 +data: App\Entity\Commune {#15672 …} +value: "24486" +label: "24450 Saint-Pierre-de-Frugie" +attr: [] +labelTranslationParameters: [] } 24487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34569 +data: App\Entity\Commune {#15679 …} +value: "24487" +label: "24130 Saint-Pierre-d'Eyraud" +attr: [] +labelTranslationParameters: [] } 24488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34570 +data: App\Entity\Commune {#15686 …} +value: "24488" +label: "24170 Saint-Pompont" +attr: [] +labelTranslationParameters: [] } 24489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34571 +data: App\Entity\Commune {#15693 …} +value: "24489" +label: "24450 Saint-Priest-les-Fougères" +attr: [] +labelTranslationParameters: [] } 24490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34572 +data: App\Entity\Commune {#15700 …} +value: "24490" +label: "24410 Saint Privat en Périgord" +attr: [] +labelTranslationParameters: [] } 24491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34573 +data: App\Entity\Commune {#15707 …} +value: "24491" +label: "24210 Saint-Rabier" +attr: [] +labelTranslationParameters: [] } 24492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34574 +data: App\Entity\Commune {#15714 …} +value: "24492" +label: "24560 Sainte-Radegonde" +attr: [] +labelTranslationParameters: [] } 24493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34575 +data: App\Entity\Commune {#15721 …} +value: "24493" +label: "24160 Saint-Raphaël" +attr: [] +labelTranslationParameters: [] } 24494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34576 +data: App\Entity\Commune {#15728 …} +value: "24494" +label: "24700 Saint-Rémy" +attr: [] +labelTranslationParameters: [] } 24495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34577 +data: App\Entity\Commune {#15735 …} +value: "24495" +label: "24540 Saint-Romain-de-Monpazier" +attr: [] +labelTranslationParameters: [] } 24496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34578 +data: App\Entity\Commune {#15742 …} +value: "24496" +label: "24800 Saint-Romain-et-Saint-Clément" +attr: [] +labelTranslationParameters: [] } 24498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34579 +data: App\Entity\Commune {#15749 …} +value: "24498" +label: "24470 Saint-Saud-Lacoussière" +attr: [] +labelTranslationParameters: [] } 24499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34580 +data: App\Entity\Commune {#15756 …} +value: "24499" +label: "24520 Saint-Sauveur" +attr: [] +labelTranslationParameters: [] } 24500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34581 +data: App\Entity\Commune {#15763 …} +value: "24500" +label: "24700 Saint-Sauveur-Lalande" +attr: [] +labelTranslationParameters: [] } 24501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34582 +data: App\Entity\Commune {#15770 …} +value: "24501" +label: "24230 Saint-Seurin-de-Prats" +attr: [] +labelTranslationParameters: [] } 24502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34583 +data: App\Entity\Commune {#15777 …} +value: "24502" +label: "24190 Saint-Séverin-d'Estissac" +attr: [] +labelTranslationParameters: [] } 24504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34584 +data: App\Entity\Commune {#15784 …} +value: "24504" +label: "24600 Saint-Sulpice-de-Roumagnac" +attr: [] +labelTranslationParameters: [] } 24505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34585 +data: App\Entity\Commune {#15791 …} +value: "24505" +label: "24800 Saint-Sulpice-d'Excideuil" +attr: [] +labelTranslationParameters: [] } 24507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34586 +data: App\Entity\Commune {#15798 …} +value: "24507" +label: "24160 Sainte-Trie" +attr: [] +labelTranslationParameters: [] } 24508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34587 +data: App\Entity\Commune {#15805 …} +value: "24508" +label: "24350 Saint-Victor" +attr: [] +labelTranslationParameters: [] } 24509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34588 +data: App\Entity\Commune {#15812 …} +value: "24509" +label: "24190 Saint-Vincent-de-Connezac" +attr: [] +labelTranslationParameters: [] } 24510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34589 +data: App\Entity\Commune {#15819 …} +value: "24510" +label: "24220 Saint-Vincent-de-Cosse" +attr: [] +labelTranslationParameters: [] } 24511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34590 +data: App\Entity\Commune {#15826 …} +value: "24511" +label: "24410 Saint-Vincent-Jalmoutiers" +attr: [] +labelTranslationParameters: [] } 24512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34591 +data: App\Entity\Commune {#15833 …} +value: "24512" +label: "24200 Saint-Vincent-le-Paluel" +attr: [] +labelTranslationParameters: [] } 24513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34592 +data: App\Entity\Commune {#15840 …} +value: "24513" +label: "24420 Saint-Vincent-sur-l'Isle" +attr: [] +labelTranslationParameters: [] } 24514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34593 +data: App\Entity\Commune {#15847 …} +value: "24514" +label: "24230 Saint-Vivien" +attr: [] +labelTranslationParameters: [] } 24515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34594 +data: App\Entity\Commune {#15854 …} +value: "24515" +label: "24160 Salagnac" +attr: [] +labelTranslationParameters: [] } 24516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34595 +data: App\Entity\Commune {#15861 …} +value: "24516" +label: "24590 Salignac-Eyvigues" +attr: [] +labelTranslationParameters: [] } 24517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34596 +data: App\Entity\Commune {#15868 …} +value: "24517" +label: "24170 Salles-de-Belvès" +attr: [] +labelTranslationParameters: [] } 24518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34597 +data: App\Entity\Commune {#15875 …} +value: "24518" +label: "24380 Salon" +attr: [] +labelTranslationParameters: [] } 24519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34598 +data: App\Entity\Commune {#15882 …} +value: "24519" +label: "24270 Sarlande" +attr: [] +labelTranslationParameters: [] } 24520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34599 +data: App\Entity\Commune {#2053 …} +value: "24520" +label: "24200 Sarlat-la-Canéda" +attr: [] +labelTranslationParameters: [] } 24521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34600 +data: App\Entity\Commune {#15889 …} +value: "24521" +label: "24420 Sarliac-sur-l'Isle" +attr: [] +labelTranslationParameters: [] } 24522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34601 +data: App\Entity\Commune {#15896 …} +value: "24522" +label: "24800 Sarrazac" +attr: [] +labelTranslationParameters: [] } 24523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34602 +data: App\Entity\Commune {#15903 …} +value: "24523" +label: "24240 Saussignac" +attr: [] +labelTranslationParameters: [] } 24524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34603 +data: App\Entity\Commune {#15910 …} +value: "24524" +label: "24260 Savignac-de-Miremont" +attr: [] +labelTranslationParameters: [] } 24525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34604 +data: App\Entity\Commune {#15917 …} +value: "24525" +label: "24300 Savignac-de-Nontron" +attr: [] +labelTranslationParameters: [] } 24526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34605 +data: App\Entity\Commune {#15924 …} +value: "24526" +label: "24270 Savignac-Lédrier" +attr: [] +labelTranslationParameters: [] } 24527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34606 +data: App\Entity\Commune {#15931 …} +value: "24527" +label: "24420 Savignac-les-Églises" +attr: [] +labelTranslationParameters: [] } 24528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34607 +data: App\Entity\Commune {#15938 …} +value: "24528" +label: "24300 Sceau-Saint-Angel" +attr: [] +labelTranslationParameters: [] } 24529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34608 +data: App\Entity\Commune {#15945 …} +value: "24529" +label: "24600 Segonzac" +attr: [] +labelTranslationParameters: [] } 24531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34609 +data: App\Entity\Commune {#15952 …} +value: "24531" +label: "24290 Sergeac" +attr: [] +labelTranslationParameters: [] } 24532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34610 +data: App\Entity\Commune {#15959 …} +value: "24532" +label: "24500 Serres-et-Montguyard" +attr: [] +labelTranslationParameters: [] } 24533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34611 +data: App\Entity\Commune {#15966 …} +value: "24533" +label: "24410 Servanches" +attr: [] +labelTranslationParameters: [] } 24534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34612 +data: App\Entity\Commune {#15973 …} +value: "24534" +label: "24240 Sigoulès-et-Flaugeac" +attr: [] +labelTranslationParameters: [] } 24535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34613 +data: App\Entity\Commune {#15980 …} +value: "24535" +label: "24370 Simeyrols" +attr: [] +labelTranslationParameters: [] } 24536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34614 +data: App\Entity\Commune {#15987 …} +value: "24536" +label: "24500 Singleyrac" +attr: [] +labelTranslationParameters: [] } 24537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34615 +data: App\Entity\Commune {#15994 …} +value: "24537" +label: "24600 Siorac-de-Ribérac" +attr: [] +labelTranslationParameters: [] } 24538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34616 +data: App\Entity\Commune {#16001 …} +value: "24538" +label: "24170 Siorac-en-Périgord" +attr: [] +labelTranslationParameters: [] } 24540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34617 +data: App\Entity\Commune {#16008 …} +value: "24540" +label: "24420 Sorges et Ligueux en Périgord" +attr: [] +labelTranslationParameters: [] } 24541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34618 +data: App\Entity\Commune {#16015 …} +value: "24541" +label: "24360 Soudat" +attr: [] +labelTranslationParameters: [] } 24542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34619 +data: App\Entity\Commune {#16022 …} +value: "24542" +label: "24540 Soulaures" +attr: [] +labelTranslationParameters: [] } 24543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34620 +data: App\Entity\Commune {#16029 …} +value: "24543" +label: "24400 Sourzac" +attr: [] +labelTranslationParameters: [] } 24544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34621 +data: App\Entity\Commune {#16036 …} +value: "24544" +label: "24620 Tamniès" +attr: [] +labelTranslationParameters: [] } 24545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34622 +data: App\Entity\Commune {#16043 …} +value: "24545" +label: "24390 Teillots" +attr: [] +labelTranslationParameters: [] } 24546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34623 +data: App\Entity\Commune {#16050 …} +value: "24546" +label: "24390 Temple-Laguyon" +attr: [] +labelTranslationParameters: [] } 24547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34624 +data: App\Entity\Commune {#16057 …} +value: "24547" +label: "24120 Terrasson-Lavilledieu" +attr: [] +labelTranslationParameters: [] } 24548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34625 +data: App\Entity\Commune {#16064 …} +value: "24548" +label: "24300 Teyjat" +attr: [] +labelTranslationParameters: [] } 24549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34626 +data: App\Entity\Commune {#16071 …} +value: "24549" +label: "24240 Thénac" +attr: [] +labelTranslationParameters: [] } 24550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34627 +data: App\Entity\Commune {#16078 …} +value: "24550" +label: "24210 Thenon" +attr: [] +labelTranslationParameters: [] } 24551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34628 +data: App\Entity\Commune {#16085 …} +value: "24551" +label: "24800 Thiviers" +attr: [] +labelTranslationParameters: [] } 24552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34629 +data: App\Entity\Commune {#16092 …} +value: "24552" +label: "24290 Thonac" +attr: [] +labelTranslationParameters: [] } 24553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34630 +data: App\Entity\Commune {#16099 …} +value: "24553" +label: "24350 Tocane-Saint-Apre" +attr: [] +labelTranslationParameters: [] } 24554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34631 +data: App\Entity\Commune {#16106 …} +value: "24554" +label: "24320 La Tour-Blanche-Cercles" +attr: [] +labelTranslationParameters: [] } 24555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34632 +data: App\Entity\Commune {#16113 …} +value: "24555" +label: "24390 Tourtoirac" +attr: [] +labelTranslationParameters: [] } 24557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34633 +data: App\Entity\Commune {#16120 …} +value: "24557" +label: "24750 Trélissac" +attr: [] +labelTranslationParameters: [] } 24558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34634 +data: App\Entity\Commune {#16127 …} +value: "24558" +label: "24510 Trémolat" +attr: [] +labelTranslationParameters: [] } 24559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34635 +data: App\Entity\Commune {#16134 …} +value: "24559" +label: "24620 Tursac" +attr: [] +labelTranslationParameters: [] } 24560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34636 +data: App\Entity\Commune {#16141 …} +value: "24560" +label: "24480 Urval" +attr: [] +labelTranslationParameters: [] } 24562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34637 +data: App\Entity\Commune {#16148 …} +value: "24562" +label: "24190 Vallereuil" +attr: [] +labelTranslationParameters: [] } 24563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34638 +data: App\Entity\Commune {#16155 …} +value: "24563" +label: "24290 Valojoulx" +attr: [] +labelTranslationParameters: [] } 24564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34639 +data: App\Entity\Commune {#16162 …} +value: "24564" +label: "24600 Vanxains" +attr: [] +labelTranslationParameters: [] } 24565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34640 +data: App\Entity\Commune {#16169 …} +value: "24565" +label: "24360 Varaignes" +attr: [] +labelTranslationParameters: [] } 24566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34641 +data: App\Entity\Commune {#16176 …} +value: "24566" +label: "24150 Varennes" +attr: [] +labelTranslationParameters: [] } 24567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34642 +data: App\Entity\Commune {#16183 …} +value: "24567" +label: "24800 Vaunac" +attr: [] +labelTranslationParameters: [] } 24568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34643 +data: App\Entity\Commune {#16190 …} +value: "24568" +label: "24230 Vélines" +attr: [] +labelTranslationParameters: [] } 24569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34644 +data: App\Entity\Commune {#16197 …} +value: "24569" +label: "24320 Vendoire" +attr: [] +labelTranslationParameters: [] } 24570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34645 +data: App\Entity\Commune {#16204 …} +value: "24570" +label: "24520 Verdon" +attr: [] +labelTranslationParameters: [] } 24571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34646 +data: App\Entity\Commune {#16211 …} +value: "24571" +label: "24380 Vergt" +attr: [] +labelTranslationParameters: [] } 24572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34647 +data: App\Entity\Commune {#16218 …} +value: "24572" +label: "24540 Vergt-de-Biron" +attr: [] +labelTranslationParameters: [] } 24573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34648 +data: App\Entity\Commune {#16225 …} +value: "24573" +label: "24320 Verteillac" +attr: [] +labelTranslationParameters: [] } 24574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34649 +data: App\Entity\Commune {#16232 …} +value: "24574" +label: "24370 Veyrignac" +attr: [] +labelTranslationParameters: [] } 24575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34650 +data: App\Entity\Commune {#16239 …} +value: "24575" +label: "24250 Veyrines-de-Domme" +attr: [] +labelTranslationParameters: [] } 24576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34651 +data: App\Entity\Commune {#16246 …} +value: "24576" +label: "24380 Veyrines-de-Vergt" +attr: [] +labelTranslationParameters: [] } 24577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34652 +data: App\Entity\Commune {#16253 …} +value: "24577" +label: "24220 Vézac" +attr: [] +labelTranslationParameters: [] } 24580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34653 +data: App\Entity\Commune {#16260 …} +value: "24580" +label: "24120 Villac" +attr: [] +labelTranslationParameters: [] } 24581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34654 +data: App\Entity\Commune {#16267 …} +value: "24581" +label: "24140 Villamblard" +attr: [] +labelTranslationParameters: [] } 24582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34655 +data: App\Entity\Commune {#16274 …} +value: "24582" +label: "24530 Villars" +attr: [] +labelTranslationParameters: [] } 24584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34656 +data: App\Entity\Commune {#16281 …} +value: "24584" +label: "24610 Villefranche-de-Lonchat" +attr: [] +labelTranslationParameters: [] } 24585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34657 +data: App\Entity\Commune {#16288 …} +value: "24585" +label: "24550 Villefranche-du-Périgord" +attr: [] +labelTranslationParameters: [] } 24586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34658 +data: App\Entity\Commune {#16295 …} +value: "24586" +label: "24600 Villetoureix" +attr: [] +labelTranslationParameters: [] } 24587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34659 +data: App\Entity\Commune {#16302 …} +value: "24587" +label: "24200 Vitrac" +attr: [] +labelTranslationParameters: [] } 33001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34660 +data: App\Entity\Commune {#16309 …} +value: "33001" +label: "33230 Abzac" +attr: [] +labelTranslationParameters: [] } 33002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34661 +data: App\Entity\Commune {#16316 …} +value: "33002" +label: "33124 Aillas" +attr: [] +labelTranslationParameters: [] } 33003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34662 +data: App\Entity\Commune {#1226 …} +value: "33003" +label: "33440 Ambarès-et-Lagrave" +attr: [] +labelTranslationParameters: [] } 33004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34663 +data: App\Entity\Commune {#16323 …} +value: "33004" +label: "33810 Ambès" +attr: [] +labelTranslationParameters: [] } 33005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34664 +data: App\Entity\Commune {#1233 …} +value: "33005" +label: "33510 Andernos-les-Bains" +attr: [] +labelTranslationParameters: [] } 33006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34665 +data: App\Entity\Commune {#16330 …} +value: "33006" +label: "33390 Anglade" +attr: [] +labelTranslationParameters: [] } 33007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34666 +data: App\Entity\Commune {#16337 …} +value: "33007" +label: "33640 Arbanats" +attr: [] +labelTranslationParameters: [] } 33008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34667 +data: App\Entity\Commune {#16344 …} +value: "33008" +label: "33760 Porte-de-Benauge" +attr: [] +labelTranslationParameters: [] } 33009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34668 +data: App\Entity\Commune {#1247 …} +value: "33009" +label: "33120 Arcachon" +attr: [] +labelTranslationParameters: [] } 33010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34669 +data: App\Entity\Commune {#16351 …} +value: "33010" +label: "33460 Arcins" +attr: [] +labelTranslationParameters: [] } 33011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34670 +data: App\Entity\Commune {#1254 …} +value: "33011" +label: "33740 Arès" +attr: [] +labelTranslationParameters: [] } 33012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34671 +data: App\Entity\Commune {#16358 …} +value: "33012" +label: "33460 Arsac" +attr: [] +labelTranslationParameters: [] } 33013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34672 +data: App\Entity\Commune {#1268 …} +value: "33013" +label: "33370 Artigues-près-Bordeaux" +attr: [] +labelTranslationParameters: [] } 33014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34673 +data: App\Entity\Commune {#16365 …} +value: "33014" +label: "33570 Les Artigues-de-Lussac" +attr: [] +labelTranslationParameters: [] } 33015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34674 +data: App\Entity\Commune {#16372 …} +value: "33015" +label: "33500 Arveyres" +attr: [] +labelTranslationParameters: [] } 33016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34675 +data: App\Entity\Commune {#16379 …} +value: "33016" +label: "33240 Asques" +attr: [] +labelTranslationParameters: [] } 33017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34676 +data: App\Entity\Commune {#16386 …} +value: "33017" +label: "33430 Aubiac" +attr: [] +labelTranslationParameters: [] } 33018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34677 +data: App\Entity\Commune {#16393 …} +value: "33018" +label: "33240 Val de Virvée" +attr: [] +labelTranslationParameters: [] } 33019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34678 +data: App\Entity\Commune {#16400 …} +value: "33019" +label: "33980 Audenge" +attr: [] +labelTranslationParameters: [] } 33020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34679 +data: App\Entity\Commune {#16407 …} +value: "33020" +label: "33790 Auriolles" +attr: [] +labelTranslationParameters: [] } 33021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34680 +data: App\Entity\Commune {#16414 …} +value: "33021" +label: "33124 Auros" +attr: [] +labelTranslationParameters: [] } 33022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34681 +data: App\Entity\Commune {#16421 …} +value: "33022" +label: "33480 Avensan" +attr: [] +labelTranslationParameters: [] } 33023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34682 +data: App\Entity\Commune {#16428 …} +value: "33023" +label: "33640 Ayguemorte-les-Graves" +attr: [] +labelTranslationParameters: [] } 33024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34683 +data: App\Entity\Commune {#16435 …} +value: "33024" +label: "33190 Bagas" +attr: [] +labelTranslationParameters: [] } 33025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34684 +data: App\Entity\Commune {#16442 …} +value: "33025" +label: "33760 Baigneaux" +attr: [] +labelTranslationParameters: [] } 33026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34685 +data: App\Entity\Commune {#16449 …} +value: "33026" +label: "33730 Balizac" +attr: [] +labelTranslationParameters: [] } 33027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34686 +data: App\Entity\Commune {#16456 …} +value: "33027" +label: "33190 Barie" +attr: [] +labelTranslationParameters: [] } 33028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34687 +data: App\Entity\Commune {#16463 …} +value: "33028" +label: "33750 Baron" +attr: [] +labelTranslationParameters: [] } 33029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34688 +data: App\Entity\Commune {#16470 …} +value: "33029" +label: "33114 Le Barp" +attr: [] +labelTranslationParameters: [] } 33030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34689 +data: App\Entity\Commune {#16477 …} +value: "33030" +label: "33720 Barsac" +attr: [] +labelTranslationParameters: [] } 33031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34690 +data: App\Entity\Commune {#16484 …} +value: "33031" +label: "33190 Bassanne" +attr: [] +labelTranslationParameters: [] } 33032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34691 +data: App\Entity\Commune {#16491 …} +value: "33032" +label: "33530 Bassens" +attr: [] +labelTranslationParameters: [] } 33033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34692 +data: App\Entity\Commune {#16498 …} +value: "33033" +label: "33880 Baurech" +attr: [] +labelTranslationParameters: [] } 33034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34693 +data: App\Entity\Commune {#16505 …} +value: "33034" +label: "33230 Bayas" +attr: [] +labelTranslationParameters: [] } 33035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34694 +data: App\Entity\Commune {#16512 …} +value: "33035" +label: "33710 Bayon-sur-Gironde" +attr: [] +labelTranslationParameters: [] } 33036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34695 +data: App\Entity\Commune {#16519 …} +value: "33036" +label: "33430 Bazas" +attr: [] +labelTranslationParameters: [] } 33037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34696 +data: App\Entity\Commune {#16526 …} +value: "33037" +label: "33640 Beautiran" +attr: [] +labelTranslationParameters: [] } 33038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34697 +data: App\Entity\Commune {#16533 …} +value: "33038" +label: "33340 Bégadan" +attr: [] +labelTranslationParameters: [] } 33039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34698 +data: App\Entity\Commune {#1178 …} +value: "33039" +label: "33130 Bègles" +attr: [] +labelTranslationParameters: [] } 33040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34699 +data: App\Entity\Commune {#16540 …} +value: "33040" +label: "33410 Béguey" +attr: [] +labelTranslationParameters: [] } 33042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34700 +data: App\Entity\Commune {#1317 …} +value: "33042" +label: "33830 Belin-Béliet" +attr: [] +labelTranslationParameters: [] } 33043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34701 +data: App\Entity\Commune {#16547 …} +value: "33043" +label: "33760 Bellebat" +attr: [] +labelTranslationParameters: [] } 33044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34702 +data: App\Entity\Commune {#16554 …} +value: "33044" +label: "33760 Bellefond" +attr: [] +labelTranslationParameters: [] } 33045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34703 +data: App\Entity\Commune {#16561 …} +value: "33045" +label: "33350 Belvès-de-Castillon" +attr: [] +labelTranslationParameters: [] } 33046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34704 +data: App\Entity\Commune {#16568 …} +value: "33046" +label: "33430 Bernos-Beaulac" +attr: [] +labelTranslationParameters: [] } 33047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34705 +data: App\Entity\Commune {#16575 …} +value: "33047" +label: "33390 Berson" +attr: [] +labelTranslationParameters: [] } 33048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34706 +data: App\Entity\Commune {#16582 …} +value: "33048" +label: "33124 Berthez" +attr: [] +labelTranslationParameters: [] } 33049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34707 +data: App\Entity\Commune {#16589 …} +value: "33049" +label: "33750 Beychac-et-Caillau" +attr: [] +labelTranslationParameters: [] } 33050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34708 +data: App\Entity\Commune {#16596 …} +value: "33050" +label: "33210 Bieujac" +attr: [] +labelTranslationParameters: [] } 33051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34709 +data: App\Entity\Commune {#1338 …} +value: "33051" +label: "33380 Biganos" +attr: [] +labelTranslationParameters: [] } 33052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34710 +data: App\Entity\Commune {#16603 …} +value: "33052" +label: "33500 Les Billaux" +attr: [] +labelTranslationParameters: [] } 33053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34711 +data: App\Entity\Commune {#16610 …} +value: "33053" +label: "33430 Birac" +attr: [] +labelTranslationParameters: [] } 33054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34712 +data: App\Entity\Commune {#16617 …} +value: "33054" +label: "33190 Blaignac" +attr: [] +labelTranslationParameters: [] } 33055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34713 +data: App\Entity\Commune {#16624 …} +value: "33055" +label: "33340 Blaignan-Prignac" +attr: [] +labelTranslationParameters: [] } 33056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34714 +data: App\Entity\Commune {#16631 …} +value: "33056" +label: "33290 Blanquefort" +attr: [] +labelTranslationParameters: [] } 33057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34715 +data: App\Entity\Commune {#16638 …} +value: "33057" +label: "33540 Blasimon" +attr: [] +labelTranslationParameters: [] } 33058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34716 +data: App\Entity\Commune {#16645 …} +value: "33058" +label: "33390 Blaye" +attr: [] +labelTranslationParameters: [] } 33059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34717 +data: App\Entity\Commune {#16652 …} +value: "33059" +label: "33670 Blésignac" +attr: [] +labelTranslationParameters: [] } 33060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34718 +data: App\Entity\Commune {#16659 …} +value: "33060" +label: "33210 Bommes" +attr: [] +labelTranslationParameters: [] } 33061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34719 +data: App\Entity\Commune {#16666 …} +value: "33061" +label: "33370 Bonnetan" +attr: [] +labelTranslationParameters: [] } 33062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34720 +data: App\Entity\Commune {#16673 …} +value: "33062" +label: "33910 Bonzac" +attr: [] +labelTranslationParameters: [] } 33063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34721 +data: App\Entity\Commune {#1161 …} +value: "33063" +label: "33000 Bordeaux" +attr: [] +labelTranslationParameters: [] } 33064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34722 +data: App\Entity\Commune {#16680 …} +value: "33064" +label: "33350 Bossugan" +attr: [] +labelTranslationParameters: [] } 33065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34723 +data: App\Entity\Commune {#16687 …} +value: "33065" +label: "33270 Bouliac" +attr: [] +labelTranslationParameters: [] } 33066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34724 +data: App\Entity\Commune {#16694 …} +value: "33066" +label: "33190 Bourdelles" +attr: [] +labelTranslationParameters: [] } 33067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34725 +data: App\Entity\Commune {#16701 …} +value: "33067" +label: "33710 Bourg" +attr: [] +labelTranslationParameters: [] } 33068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34726 +data: App\Entity\Commune {#16708 …} +value: "33068" +label: "33113 Bourideys" +attr: [] +labelTranslationParameters: [] } 33069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34727 +data: App\Entity\Commune {#1705 …} +value: "33069" +label: "33110 Le Bouscat" +attr: [] +labelTranslationParameters: [] } 33070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34728 +data: App\Entity\Commune {#16715 …} +value: "33070" +label: "33480 Brach" +attr: [] +labelTranslationParameters: [] } 33071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34729 +data: App\Entity\Commune {#16722 …} +value: "33071" +label: "33420 Branne" +attr: [] +labelTranslationParameters: [] } 33072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34730 +data: App\Entity\Commune {#16729 …} +value: "33072" +label: "33124 Brannens" +attr: [] +labelTranslationParameters: [] } 33073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34731 +data: App\Entity\Commune {#16736 …} +value: "33073" +label: "33820 Braud-et-Saint-Louis" +attr: [] +labelTranslationParameters: [] } 33074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34732 +data: App\Entity\Commune {#16743 …} +value: "33074" +label: "33124 Brouqueyran" +attr: [] +labelTranslationParameters: [] } 33075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34733 +data: App\Entity\Commune {#16750 …} +value: "33075" +label: "33520 Bruges" +attr: [] +labelTranslationParameters: [] } 33076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34734 +data: App\Entity\Commune {#16757 …} +value: "33076" +label: "33720 Budos" +attr: [] +labelTranslationParameters: [] } 33077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34735 +data: App\Entity\Commune {#16764 …} +value: "33077" +label: "33650 Cabanac-et-Villagrains" +attr: [] +labelTranslationParameters: [] } 33078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34736 +data: App\Entity\Commune {#16771 …} +value: "33078" +label: "33420 Cabara" +attr: [] +labelTranslationParameters: [] } 33079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34737 +data: App\Entity\Commune {#16778 …} +value: "33079" +label: "33750 Cadarsac" +attr: [] +labelTranslationParameters: [] } 33080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34738 +data: App\Entity\Commune {#16785 …} +value: "33080" +label: "33140 Cadaujac" +attr: [] +labelTranslationParameters: [] } 33081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34739 +data: App\Entity\Commune {#16792 …} +value: "33081" +label: "33410 Cadillac" +attr: [] +labelTranslationParameters: [] } 33082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34740 +data: App\Entity\Commune {#16799 …} +value: "33082" +label: "33240 Cadillac-en-Fronsadais" +attr: [] +labelTranslationParameters: [] } 33083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34741 +data: App\Entity\Commune {#16806 …} +value: "33083" +label: "33750 Camarsac" +attr: [] +labelTranslationParameters: [] } 33084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34742 +data: App\Entity\Commune {#16813 …} +value: "33084" +label: "33880 Cambes" +attr: [] +labelTranslationParameters: [] } 33085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34743 +data: App\Entity\Commune {#16820 …} +value: "33085" +label: "33360 Camblanes-et-Meynac" +attr: [] +labelTranslationParameters: [] } 33086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34744 +data: App\Entity\Commune {#16827 …} +value: "33086" +label: "33420 Camiac-et-Saint-Denis" +attr: [] +labelTranslationParameters: [] } 33087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34745 +data: App\Entity\Commune {#16834 …} +value: "33087" +label: "33190 Camiran" +attr: [] +labelTranslationParameters: [] } 33088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34746 +data: App\Entity\Commune {#16841 …} +value: "33088" +label: "33660 Camps-sur-l'Isle" +attr: [] +labelTranslationParameters: [] } 33089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34747 +data: App\Entity\Commune {#16848 …} +value: "33089" +label: "33390 Campugnan" +attr: [] +labelTranslationParameters: [] } 33090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34748 +data: App\Entity\Commune {#16855 …} +value: "33090" +label: "33610 Canéjan" +attr: [] +labelTranslationParameters: [] } 33093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34749 +data: App\Entity\Commune {#16862 …} +value: "33093" +label: "33550 Capian" +attr: [] +labelTranslationParameters: [] } 33094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34750 +data: App\Entity\Commune {#16869 …} +value: "33094" +label: "33220 Caplong" +attr: [] +labelTranslationParameters: [] } 33095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34751 +data: App\Entity\Commune {#16876 …} +value: "33095" +label: "33840 Captieux" +attr: [] +labelTranslationParameters: [] } 33096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34752 +data: App\Entity\Commune {#16883 …} +value: "33096" +label: "33560 Carbon-Blanc" +attr: [] +labelTranslationParameters: [] } 33097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34753 +data: App\Entity\Commune {#16890 …} +value: "33097" +label: "33121 Carcans" +attr: [] +labelTranslationParameters: [] } 33098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34754 +data: App\Entity\Commune {#16897 …} +value: "33098" +label: "33410 Cardan" +attr: [] +labelTranslationParameters: [] } 33099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34755 +data: App\Entity\Commune {#16904 …} +value: "33099" +label: "33360 Carignan-de-Bordeaux" +attr: [] +labelTranslationParameters: [] } 33100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34756 +data: App\Entity\Commune {#16911 …} +value: "33100" +label: "33390 Cars" +attr: [] +labelTranslationParameters: [] } 33101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34757 +data: App\Entity\Commune {#16918 …} +value: "33101" +label: "33390 Cartelègue" +attr: [] +labelTranslationParameters: [] } 33102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34758 +data: App\Entity\Commune {#16925 …} +value: "33102" +label: "33190 Casseuil" +attr: [] +labelTranslationParameters: [] } 33103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34759 +data: App\Entity\Commune {#16932 …} +value: "33103" +label: "33540 Castelmoron-d'Albret" +attr: [] +labelTranslationParameters: [] } 33104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34760 +data: App\Entity\Commune {#16939 …} +value: "33104" +label: "33480 Castelnau-de-Médoc" +attr: [] +labelTranslationParameters: [] } 33105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34761 +data: App\Entity\Commune {#16946 …} +value: "33105" +label: "33540 Castelviel" +attr: [] +labelTranslationParameters: [] } 33106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34762 +data: App\Entity\Commune {#16953 …} +value: "33106" +label: "33210 Castets et Castillon" +attr: [] +labelTranslationParameters: [] } 33108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34763 +data: App\Entity\Commune {#16960 …} +value: "33108" +label: "33350 Castillon-la-Bataille" +attr: [] +labelTranslationParameters: [] } 33109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34764 +data: App\Entity\Commune {#16967 …} +value: "33109" +label: "33640 Castres-Gironde" +attr: [] +labelTranslationParameters: [] } 33111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34765 +data: App\Entity\Commune {#16974 …} +value: "33111" +label: "33490 Caudrot" +attr: [] +labelTranslationParameters: [] } 33112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34766 +data: App\Entity\Commune {#16981 …} +value: "33112" +label: "33540 Caumont" +attr: [] +labelTranslationParameters: [] } 33113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34767 +data: App\Entity\Commune {#16988 …} +value: "33113" +label: "33690 Cauvignac" +attr: [] +labelTranslationParameters: [] } 33114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34768 +data: App\Entity\Commune {#16995 …} +value: "33114" +label: "33620 Cavignac" +attr: [] +labelTranslationParameters: [] } 33115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34769 +data: App\Entity\Commune {#17002 …} +value: "33115" +label: "33113 Cazalis" +attr: [] +labelTranslationParameters: [] } 33116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34770 +data: App\Entity\Commune {#17009 …} +value: "33116" +label: "33430 Cazats" +attr: [] +labelTranslationParameters: [] } 33117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34771 +data: App\Entity\Commune {#17016 …} +value: "33117" +label: "33790 Cazaugitat" +attr: [] +labelTranslationParameters: [] } 33118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34772 +data: App\Entity\Commune {#17023 …} +value: "33118" +label: "33360 Cénac" +attr: [] +labelTranslationParameters: [] } 33119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34773 +data: App\Entity\Commune {#1363 …} +value: "33119" +label: "33150 Cenon" +attr: [] +labelTranslationParameters: [] } 33120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34774 +data: App\Entity\Commune {#17030 …} +value: "33120" +label: "33720 Cérons" +attr: [] +labelTranslationParameters: [] } 33121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34775 +data: App\Entity\Commune {#17037 …} +value: "33121" +label: "33760 Cessac" +attr: [] +labelTranslationParameters: [] } 33122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34776 +data: App\Entity\Commune {#17044 …} +value: "33122" +label: "33610 Cestas" +attr: [] +labelTranslationParameters: [] } 33123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34777 +data: App\Entity\Commune {#17051 …} +value: "33123" +label: "33620 Cézac" +attr: [] +labelTranslationParameters: [] } 33124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34778 +data: App\Entity\Commune {#17058 …} +value: "33124" +label: "33230 Chamadelle" +attr: [] +labelTranslationParameters: [] } 33125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34779 +data: App\Entity\Commune {#17065 …} +value: "33125" +label: "33250 Cissac-Médoc" +attr: [] +labelTranslationParameters: [] } 33126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34780 +data: App\Entity\Commune {#17072 …} +value: "33126" +label: "33920 Civrac-de-Blaye" +attr: [] +labelTranslationParameters: [] } 33127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34781 +data: App\Entity\Commune {#17079 …} +value: "33127" +label: "33350 Civrac-sur-Dordogne" +attr: [] +labelTranslationParameters: [] } 33128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34782 +data: App\Entity\Commune {#17086 …} +value: "33128" +label: "33340 Civrac-en-Médoc" +attr: [] +labelTranslationParameters: [] } 33129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34783 +data: App\Entity\Commune {#17093 …} +value: "33129" +label: "33540 Cleyrac" +attr: [] +labelTranslationParameters: [] } 33130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34784 +data: App\Entity\Commune {#17100 …} +value: "33130" +label: "33210 Coimères" +attr: [] +labelTranslationParameters: [] } 33131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34785 +data: App\Entity\Commune {#17107 …} +value: "33131" +label: "33540 Coirac" +attr: [] +labelTranslationParameters: [] } 33132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34786 +data: App\Entity\Commune {#17114 …} +value: "33132" +label: "33710 Comps" +attr: [] +labelTranslationParameters: [] } 33133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34787 +data: App\Entity\Commune {#17121 …} +value: "33133" +label: "33890 Coubeyrac" +attr: [] +labelTranslationParameters: [] } 33134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34788 +data: App\Entity\Commune {#17128 …} +value: "33134" +label: "33340 Couquèques" +attr: [] +labelTranslationParameters: [] } 33135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34789 +data: App\Entity\Commune {#17135 …} +value: "33135" +label: "33760 Courpiac" +attr: [] +labelTranslationParameters: [] } 33136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34790 +data: App\Entity\Commune {#17142 …} +value: "33136" +label: "33580 Cours-de-Monségur" +attr: [] +labelTranslationParameters: [] } 33137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34791 +data: App\Entity\Commune {#17149 …} +value: "33137" +label: "33690 Cours-les-Bains" +attr: [] +labelTranslationParameters: [] } 33138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34792 +data: App\Entity\Commune {#17156 …} +value: "33138" +label: "33230 Coutras" +attr: [] +labelTranslationParameters: [] } 33139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34793 +data: App\Entity\Commune {#17163 …} +value: "33139" +label: "33580 Coutures" +attr: [] +labelTranslationParameters: [] } 33140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34794 +data: App\Entity\Commune {#1496 …} +value: "33140" +label: "33670 Créon" +attr: [] +labelTranslationParameters: [] } 33141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34795 +data: App\Entity\Commune {#17170 …} +value: "33141" +label: "33750 Croignon" +attr: [] +labelTranslationParameters: [] } 33142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34796 +data: App\Entity\Commune {#17177 …} +value: "33142" +label: "33620 Cubnezais" +attr: [] +labelTranslationParameters: [] } 33143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34797 +data: App\Entity\Commune {#17184 …} +value: "33143" +label: "33240 Cubzac-les-Ponts" +attr: [] +labelTranslationParameters: [] } 33144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34798 +data: App\Entity\Commune {#17191 …} +value: "33144" +label: "33430 Cudos" +attr: [] +labelTranslationParameters: [] } 33145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34799 +data: App\Entity\Commune {#17198 …} +value: "33145" +label: "33670 Cursan" +attr: [] +labelTranslationParameters: [] } 33146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34800 +data: App\Entity\Commune {#17205 …} +value: "33146" +label: "33460 Cussac-Fort-Médoc" +attr: [] +labelTranslationParameters: [] } 33147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34801 +data: App\Entity\Commune {#17212 …} +value: "33147" +label: "33420 Daignac" +attr: [] +labelTranslationParameters: [] } 33148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34802 +data: App\Entity\Commune {#17219 …} +value: "33148" +label: "33420 Dardenac" +attr: [] +labelTranslationParameters: [] } 33149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34803 +data: App\Entity\Commune {#17226 …} +value: "33149" +label: "33540 Daubèze" +attr: [] +labelTranslationParameters: [] } 33150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34804 +data: App\Entity\Commune {#17233 …} +value: "33150" +label: "33580 Dieulivol" +attr: [] +labelTranslationParameters: [] } 33151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34805 +data: App\Entity\Commune {#17240 …} +value: "33151" +label: "33860 Donnezac" +attr: [] +labelTranslationParameters: [] } 33152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34806 +data: App\Entity\Commune {#17247 …} +value: "33152" +label: "33410 Donzac" +attr: [] +labelTranslationParameters: [] } 33153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34807 +data: App\Entity\Commune {#17254 …} +value: "33153" +label: "33350 Doulezon" +attr: [] +labelTranslationParameters: [] } 33154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34808 +data: App\Entity\Commune {#17261 …} +value: "33154" +label: "33230 Les Églisottes-et-Chalaures" +attr: [] +labelTranslationParameters: [] } 33155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34809 +data: App\Entity\Commune {#17268 …} +value: "33155" +label: "33840 Escaudes" +attr: [] +labelTranslationParameters: [] } 33156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34810 +data: App\Entity\Commune {#17275 …} +value: "33156" +label: "33760 Escoussans" +attr: [] +labelTranslationParameters: [] } 33157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34811 +data: App\Entity\Commune {#17282 …} +value: "33157" +label: "33420 Espiet" +attr: [] +labelTranslationParameters: [] } 33158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34812 +data: App\Entity\Commune {#17289 …} +value: "33158" +label: "33190 Les Esseintes" +attr: [] +labelTranslationParameters: [] } 33159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34813 +data: App\Entity\Commune {#17296 …} +value: "33159" +label: "33820 Étauliers" +attr: [] +labelTranslationParameters: [] } 33160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34814 +data: App\Entity\Commune {#17303 …} +value: "33160" +label: "33220 Eynesse" +attr: [] +labelTranslationParameters: [] } 33161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34815 +data: App\Entity\Commune {#17310 …} +value: "33161" +label: "33390 Eyrans" +attr: [] +labelTranslationParameters: [] } 33162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34816 +data: App\Entity\Commune {#17317 …} +value: "33162" +label: "33320 Eysines" +attr: [] +labelTranslationParameters: [] } 33163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34817 +data: App\Entity\Commune {#17324 …} +value: "33163" +label: "33760 Faleyras" +attr: [] +labelTranslationParameters: [] } 33164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34818 +data: App\Entity\Commune {#17331 …} +value: "33164" +label: "33210 Fargues" +attr: [] +labelTranslationParameters: [] } 33165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34819 +data: App\Entity\Commune {#17338 …} +value: "33165" +label: "33370 Fargues-Saint-Hilaire" +attr: [] +labelTranslationParameters: [] } 33166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34820 +data: App\Entity\Commune {#17345 …} +value: "33166" +label: "33230 Le Fieu" +attr: [] +labelTranslationParameters: [] } 33167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34821 +data: App\Entity\Commune {#17352 …} +value: "33167" +label: "33270 Floirac" +attr: [] +labelTranslationParameters: [] } 33168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34822 +data: App\Entity\Commune {#17359 …} +value: "33168" +label: "33350 Flaujagues" +attr: [] +labelTranslationParameters: [] } 33169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34823 +data: App\Entity\Commune {#17366 …} +value: "33169" +label: "33190 Floudès" +attr: [] +labelTranslationParameters: [] } 33170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34824 +data: App\Entity\Commune {#17373 …} +value: "33170" +label: "33190 Fontet" +attr: [] +labelTranslationParameters: [] } 33171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34825 +data: App\Entity\Commune {#17380 …} +value: "33171" +label: "33190 Fossès-et-Baleyssac" +attr: [] +labelTranslationParameters: [] } 33172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34826 +data: App\Entity\Commune {#17387 …} +value: "33172" +label: "33390 Fours" +attr: [] +labelTranslationParameters: [] } 33173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34827 +data: App\Entity\Commune {#17394 …} +value: "33173" +label: "33570 Francs" +attr: [] +labelTranslationParameters: [] } 33174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34828 +data: App\Entity\Commune {#17401 …} +value: "33174" +label: "33126 Fronsac" +attr: [] +labelTranslationParameters: [] } 33175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34829 +data: App\Entity\Commune {#17408 …} +value: "33175" +label: "33760 Frontenac" +attr: [] +labelTranslationParameters: [] } 33176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34830 +data: App\Entity\Commune {#17415 …} +value: "33176" +label: "33410 Gabarnac" +attr: [] +labelTranslationParameters: [] } 33177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34831 +data: App\Entity\Commune {#17422 …} +value: "33177" +label: "33340 Gaillan-en-Médoc" +attr: [] +labelTranslationParameters: [] } 33178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34832 +data: App\Entity\Commune {#17429 …} +value: "33178" +label: "33430 Gajac" +attr: [] +labelTranslationParameters: [] } 33179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34833 +data: App\Entity\Commune {#17436 …} +value: "33179" +label: "33133 Galgon" +attr: [] +labelTranslationParameters: [] } 33180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34834 +data: App\Entity\Commune {#17443 …} +value: "33180" +label: "33430 Gans" +attr: [] +labelTranslationParameters: [] } 33181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34835 +data: App\Entity\Commune {#17450 …} +value: "33181" +label: "33350 Gardegan-et-Tourtirac" +attr: [] +labelTranslationParameters: [] } 33182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34836 +data: App\Entity\Commune {#17457 …} +value: "33182" +label: "33710 Gauriac" +attr: [] +labelTranslationParameters: [] } 33183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34837 +data: App\Entity\Commune {#17464 …} +value: "33183" +label: "33240 Gauriaguet" +attr: [] +labelTranslationParameters: [] } 33184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34838 +data: App\Entity\Commune {#17471 …} +value: "33184" +label: "33920 Générac" +attr: [] +labelTranslationParameters: [] } 33185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34839 +data: App\Entity\Commune {#17478 …} +value: "33185" +label: "33420 Génissac" +attr: [] +labelTranslationParameters: [] } 33186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34840 +data: App\Entity\Commune {#17485 …} +value: "33186" +label: "33890 Gensac" +attr: [] +labelTranslationParameters: [] } 33187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34841 +data: App\Entity\Commune {#17492 …} +value: "33187" +label: "33190 Gironde-sur-Dropt" +attr: [] +labelTranslationParameters: [] } 33188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34842 +data: App\Entity\Commune {#17499 …} +value: "33188" +label: "33840 Giscos" +attr: [] +labelTranslationParameters: [] } 33189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34843 +data: App\Entity\Commune {#17506 …} +value: "33189" +label: "33540 Gornac" +attr: [] +labelTranslationParameters: [] } 33190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34844 +data: App\Entity\Commune {#17513 …} +value: "33190" +label: "33840 Goualade" +attr: [] +labelTranslationParameters: [] } 33191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34845 +data: App\Entity\Commune {#17520 …} +value: "33191" +label: "33660 Gours" +attr: [] +labelTranslationParameters: [] } 33192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34846 +data: App\Entity\Commune {#1510 …} +value: "33192" +label: "33170 Gradignan" +attr: [] +labelTranslationParameters: [] } 33193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34847 +data: App\Entity\Commune {#17527 …} +value: "33193" +label: "33590 Grayan-et-l'Hôpital" +attr: [] +labelTranslationParameters: [] } 33194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34848 +data: App\Entity\Commune {#17534 …} +value: "33194" +label: "33420 Grézillac" +attr: [] +labelTranslationParameters: [] } 33195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34849 +data: App\Entity\Commune {#17541 …} +value: "33195" +label: "33690 Grignols" +attr: [] +labelTranslationParameters: [] } 33196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34850 +data: App\Entity\Commune {#17548 …} +value: "33196" +label: "33420 Guillac" +attr: [] +labelTranslationParameters: [] } 33197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34851 +data: App\Entity\Commune {#17555 …} +value: "33197" +label: "33720 Guillos" +attr: [] +labelTranslationParameters: [] } 33198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34852 +data: App\Entity\Commune {#17562 …} +value: "33198" +label: "33230 Guîtres" +attr: [] +labelTranslationParameters: [] } 33199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34853 +data: App\Entity\Commune {#17569 …} +value: "33199" +label: "33470 Gujan-Mestras" +attr: [] +labelTranslationParameters: [] } 33200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34854 +data: App\Entity\Commune {#1712 …} +value: "33200" +label: "33185 Le Haillan" +attr: [] +labelTranslationParameters: [] } 33201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34855 +data: App\Entity\Commune {#17576 …} +value: "33201" +label: "33550 Haux" +attr: [] +labelTranslationParameters: [] } 33202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34856 +data: App\Entity\Commune {#17583 …} +value: "33202" +label: "33125 Hostens" +attr: [] +labelTranslationParameters: [] } 33203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34857 +data: App\Entity\Commune {#17590 …} +value: "33203" +label: "33990 Hourtin" +attr: [] +labelTranslationParameters: [] } 33204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34858 +data: App\Entity\Commune {#17597 …} +value: "33204" +label: "33190 Hure" +attr: [] +labelTranslationParameters: [] } 33205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34859 +data: App\Entity\Commune {#17604 …} +value: "33205" +label: "33720 Illats" +attr: [] +labelTranslationParameters: [] } 33206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34860 +data: App\Entity\Commune {#17611 …} +value: "33206" +label: "33640 Isle-Saint-Georges" +attr: [] +labelTranslationParameters: [] } 33207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34861 +data: App\Entity\Commune {#17618 …} +value: "33207" +label: "33450 Izon" +attr: [] +labelTranslationParameters: [] } 33208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34862 +data: App\Entity\Commune {#17625 …} +value: "33208" +label: "33590 Jau-Dignac-et-Loirac" +attr: [] +labelTranslationParameters: [] } 33209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34863 +data: App\Entity\Commune {#17632 …} +value: "33209" +label: "33420 Jugazan" +attr: [] +labelTranslationParameters: [] } 33210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34864 +data: App\Entity\Commune {#17639 …} +value: "33210" +label: "33890 Juillac" +attr: [] +labelTranslationParameters: [] } 33211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34865 +data: App\Entity\Commune {#17646 …} +value: "33211" +label: "33460 Labarde" +attr: [] +labelTranslationParameters: [] } 33212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34866 +data: App\Entity\Commune {#17653 …} +value: "33212" +label: "33690 Labescau" +attr: [] +labelTranslationParameters: [] } 33213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34867 +data: App\Entity\Commune {#1622 …} +value: "33213" +label: "33650 La Brède" +attr: [] +labelTranslationParameters: [] } 33214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34868 +data: App\Entity\Commune {#1629 …} +value: "33214" +label: "33680 Lacanau" +attr: [] +labelTranslationParameters: [] } 33215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34869 +data: App\Entity\Commune {#17660 …} +value: "33215" +label: "33760 Ladaux" +attr: [] +labelTranslationParameters: [] } 33216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34870 +data: App\Entity\Commune {#17667 …} +value: "33216" +label: "33124 Lados" +attr: [] +labelTranslationParameters: [] } 33218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34871 +data: App\Entity\Commune {#17674 …} +value: "33218" +label: "33230 Lagorce" +attr: [] +labelTranslationParameters: [] } 33219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34872 +data: App\Entity\Commune {#17681 …} +value: "33219" +label: "33240 La Lande-de-Fronsac" +attr: [] +labelTranslationParameters: [] } 33220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34873 +data: App\Entity\Commune {#17688 …} +value: "33220" +label: "33460 Lamarque" +attr: [] +labelTranslationParameters: [] } 33221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34874 +data: App\Entity\Commune {#17695 …} +value: "33221" +label: "33190 Lamothe-Landerron" +attr: [] +labelTranslationParameters: [] } 33222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34875 +data: App\Entity\Commune {#17702 …} +value: "33222" +label: "33500 Lalande-de-Pomerol" +attr: [] +labelTranslationParameters: [] } 33223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34876 +data: App\Entity\Commune {#17709 …} +value: "33223" +label: "33790 Landerrouat" +attr: [] +labelTranslationParameters: [] } 33224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34877 +data: App\Entity\Commune {#17716 …} +value: "33224" +label: "33540 Landerrouet-sur-Ségur" +attr: [] +labelTranslationParameters: [] } 33225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34878 +data: App\Entity\Commune {#17723 …} +value: "33225" +label: "33720 Landiras" +attr: [] +labelTranslationParameters: [] } 33226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34879 +data: App\Entity\Commune {#17730 …} +value: "33226" +label: "33550 Langoiran" +attr: [] +labelTranslationParameters: [] } 33227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34880 +data: App\Entity\Commune {#2161 …} +value: "33227" +label: "33210 Langon" +attr: [] +labelTranslationParameters: [] } 33228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34881 +data: App\Entity\Commune {#17737 …} +value: "33228" +label: "33710 Lansac" +attr: [] +labelTranslationParameters: [] } 33229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34882 +data: App\Entity\Commune {#17744 …} +value: "33229" +label: "33138 Lanton" +attr: [] +labelTranslationParameters: [] } 33230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34883 +data: App\Entity\Commune {#17751 …} +value: "33230" +label: "33620 Lapouyade" +attr: [] +labelTranslationParameters: [] } 33231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34884 +data: App\Entity\Commune {#17758 …} +value: "33231" +label: "33410 Laroque" +attr: [] +labelTranslationParameters: [] } 33232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34885 +data: App\Entity\Commune {#17765 …} +value: "33232" +label: "33840 Lartigue" +attr: [] +labelTranslationParameters: [] } 33233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34886 +data: App\Entity\Commune {#17772 …} +value: "33233" +label: "33620 Laruscade" +attr: [] +labelTranslationParameters: [] } 33234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34887 +data: App\Entity\Commune {#17779 …} +value: "33234" +label: "33360 Latresne" +attr: [] +labelTranslationParameters: [] } 33235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34888 +data: App\Entity\Commune {#17786 …} +value: "33235" +label: "33690 Lavazan" +attr: [] +labelTranslationParameters: [] } 33236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34889 +data: App\Entity\Commune {#17793 …} +value: "33236" +label: "33950 Lège-Cap-Ferret" +attr: [] +labelTranslationParameters: [] } 33237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34890 +data: App\Entity\Commune {#17800 …} +value: "33237" +label: "33210 Léogeats" +attr: [] +labelTranslationParameters: [] } 33238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34891 +data: App\Entity\Commune {#17807 …} +value: "33238" +label: "33850 Léognan" +attr: [] +labelTranslationParameters: [] } 33239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34892 +data: App\Entity\Commune {#17814 …} +value: "33239" +label: "33840 Lerm-et-Musset" +attr: [] +labelTranslationParameters: [] } 33240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34893 +data: App\Entity\Commune {#17821 …} +value: "33240" +label: "33340 Lesparre-Médoc" +attr: [] +labelTranslationParameters: [] } 33241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34894 +data: App\Entity\Commune {#17828 …} +value: "33241" +label: "33550 Lestiac-sur-Garonne" +attr: [] +labelTranslationParameters: [] } 33242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34895 +data: App\Entity\Commune {#17835 …} +value: "33242" +label: "33220 Les Lèves-et-Thoumeyragues" +attr: [] +labelTranslationParameters: [] } 33243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34896 +data: App\Entity\Commune {#1740 …} +value: "33243" +label: "33500 Libourne" +attr: [] +labelTranslationParameters: [] } 33244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34897 +data: App\Entity\Commune {#17842 …} +value: "33244" +label: "33430 Lignan-de-Bazas" +attr: [] +labelTranslationParameters: [] } 33245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34898 +data: App\Entity\Commune {#17849 …} +value: "33245" +label: "33360 Lignan-de-Bordeaux" +attr: [] +labelTranslationParameters: [] } 33246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34899 +data: App\Entity\Commune {#17856 …} +value: "33246" +label: "33220 Ligueux" +attr: [] +labelTranslationParameters: [] } 33247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34900 +data: App\Entity\Commune {#17863 …} +value: "33247" +label: "33790 Listrac-de-Durèze" +attr: [] +labelTranslationParameters: [] } 33248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34901 +data: App\Entity\Commune {#17870 …} +value: "33248" +label: "33480 Listrac-Médoc" +attr: [] +labelTranslationParameters: [] } 33249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34902 +data: App\Entity\Commune {#1760 …} +value: "33249" +label: "33310 Lormont" +attr: [] +labelTranslationParameters: [] } 33250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34903 +data: App\Entity\Commune {#17877 …} +value: "33250" +label: "33190 Loubens" +attr: [] +labelTranslationParameters: [] } 33251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34904 +data: App\Entity\Commune {#17884 …} +value: "33251" +label: "33125 Louchats" +attr: [] +labelTranslationParameters: [] } 33252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34905 +data: App\Entity\Commune {#17891 …} +value: "33252" +label: "33370 Loupes" +attr: [] +labelTranslationParameters: [] } 33253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34906 +data: App\Entity\Commune {#17898 …} +value: "33253" +label: "33410 Loupiac" +attr: [] +labelTranslationParameters: [] } 33254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34907 +data: App\Entity\Commune {#17905 …} +value: "33254" +label: "33190 Loupiac-de-la-Réole" +attr: [] +labelTranslationParameters: [] } 33255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34908 +data: App\Entity\Commune {#17912 …} +value: "33255" +label: "33840 Lucmau" +attr: [] +labelTranslationParameters: [] } 33256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34909 +data: App\Entity\Commune {#17919 …} +value: "33256" +label: "33290 Ludon-Médoc" +attr: [] +labelTranslationParameters: [] } 33257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34910 +data: App\Entity\Commune {#17926 …} +value: "33257" +label: "33420 Lugaignac" +attr: [] +labelTranslationParameters: [] } 33258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34911 +data: App\Entity\Commune {#17933 …} +value: "33258" +label: "33760 Lugasson" +attr: [] +labelTranslationParameters: [] } 33259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34912 +data: App\Entity\Commune {#17940 …} +value: "33259" +label: "33240 Lugon-et-l'Île-du-Carnay" +attr: [] +labelTranslationParameters: [] } 33260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34913 +data: App\Entity\Commune {#17947 …} +value: "33260" +label: "33830 Lugos" +attr: [] +labelTranslationParameters: [] } 33261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34914 +data: App\Entity\Commune {#17954 …} +value: "33261" +label: "33570 Lussac" +attr: [] +labelTranslationParameters: [] } 33262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34915 +data: App\Entity\Commune {#17961 …} +value: "33262" +label: "33460 Macau" +attr: [] +labelTranslationParameters: [] } 33263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34916 +data: App\Entity\Commune {#17968 …} +value: "33263" +label: "33670 Madirac" +attr: [] +labelTranslationParameters: [] } 33264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34917 +data: App\Entity\Commune {#17975 …} +value: "33264" +label: "33230 Maransin" +attr: [] +labelTranslationParameters: [] } 33266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34918 +data: App\Entity\Commune {#17982 …} +value: "33266" +label: "33620 Marcenais" +attr: [] +labelTranslationParameters: [] } 33268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34919 +data: App\Entity\Commune {#17989 …} +value: "33268" +label: "33460 Margaux-Cantenac" +attr: [] +labelTranslationParameters: [] } 33269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34920 +data: App\Entity\Commune {#17996 …} +value: "33269" +label: "33220 Margueron" +attr: [] +labelTranslationParameters: [] } 33270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34921 +data: App\Entity\Commune {#18003 …} +value: "33270" +label: "33430 Marimbault" +attr: [] +labelTranslationParameters: [] } 33271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34922 +data: App\Entity\Commune {#18010 …} +value: "33271" +label: "33690 Marions" +attr: [] +labelTranslationParameters: [] } 33272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34923 +data: App\Entity\Commune {#18017 …} +value: "33272" +label: "33620 Marsas" +attr: [] +labelTranslationParameters: [] } 33273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34924 +data: App\Entity\Commune {#18024 …} +value: "33273" +label: "33127 Martignas-sur-Jalle" +attr: [] +labelTranslationParameters: [] } 33274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34925 +data: App\Entity\Commune {#18031 …} +value: "33274" +label: "33650 Martillac" +attr: [] +labelTranslationParameters: [] } 33275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34926 +data: App\Entity\Commune {#18038 …} +value: "33275" +label: "33760 Martres" +attr: [] +labelTranslationParameters: [] } 33276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34927 +data: App\Entity\Commune {#18045 …} +value: "33276" +label: "33690 Masseilles" +attr: [] +labelTranslationParameters: [] } 33277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34928 +data: App\Entity\Commune {#18052 …} +value: "33277" +label: "33790 Massugas" +attr: [] +labelTranslationParameters: [] } 33278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34929 +data: App\Entity\Commune {#18059 …} +value: "33278" +label: "33540 Mauriac" +attr: [] +labelTranslationParameters: [] } 33279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34930 +data: App\Entity\Commune {#18066 …} +value: "33279" +label: "33210 Mazères" +attr: [] +labelTranslationParameters: [] } 33280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34931 +data: App\Entity\Commune {#18073 …} +value: "33280" +label: "33390 Mazion" +attr: [] +labelTranslationParameters: [] } 33281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34932 +data: App\Entity\Commune {#1809 …} +value: "33281" +label: "33700 Mérignac" +attr: [] +labelTranslationParameters: [] } 33282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34933 +data: App\Entity\Commune {#18080 …} +value: "33282" +label: "33350 Mérignas" +attr: [] +labelTranslationParameters: [] } 33283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34934 +data: App\Entity\Commune {#18087 …} +value: "33283" +label: "33540 Mesterrieux" +attr: [] +labelTranslationParameters: [] } 33284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34935 +data: App\Entity\Commune {#18094 …} +value: "33284" +label: "33380 Mios" +attr: [] +labelTranslationParameters: [] } 33285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34936 +data: App\Entity\Commune {#18101 …} +value: "33285" +label: "33710 Mombrier" +attr: [] +labelTranslationParameters: [] } 33287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34937 +data: App\Entity\Commune {#18108 …} +value: "33287" +label: "33190 Mongauzy" +attr: [] +labelTranslationParameters: [] } 33288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34938 +data: App\Entity\Commune {#18115 …} +value: "33288" +label: "33410 Monprimblanc" +attr: [] +labelTranslationParameters: [] } 33289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34939 +data: App\Entity\Commune {#18122 …} +value: "33289" +label: "33580 Monségur" +attr: [] +labelTranslationParameters: [] } 33290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34940 +data: App\Entity\Commune {#18129 …} +value: "33290" +label: "33570 Montagne" +attr: [] +labelTranslationParameters: [] } 33291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34941 +data: App\Entity\Commune {#18136 …} +value: "33291" +label: "33190 Montagoudin" +attr: [] +labelTranslationParameters: [] } 33292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34942 +data: App\Entity\Commune {#18143 …} +value: "33292" +label: "33760 Montignac" +attr: [] +labelTranslationParameters: [] } 33293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34943 +data: App\Entity\Commune {#18150 …} +value: "33293" +label: "33450 Montussan" +attr: [] +labelTranslationParameters: [] } 33294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34944 +data: App\Entity\Commune {#18157 …} +value: "33294" +label: "33190 Morizès" +attr: [] +labelTranslationParameters: [] } 33295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34945 +data: App\Entity\Commune {#18164 …} +value: "33295" +label: "33240 Mouillac" +attr: [] +labelTranslationParameters: [] } 33296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34946 +data: App\Entity\Commune {#18171 …} +value: "33296" +label: "33350 Mouliets-et-Villemartin" +attr: [] +labelTranslationParameters: [] } 33297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34947 +data: App\Entity\Commune {#18178 …} +value: "33297" +label: "33480 Moulis-en-Médoc" +attr: [] +labelTranslationParameters: [] } 33298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34948 +data: App\Entity\Commune {#18185 …} +value: "33298" +label: "33420 Moulon" +attr: [] +labelTranslationParameters: [] } 33299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34949 +data: App\Entity\Commune {#18192 …} +value: "33299" +label: "33410 Mourens" +attr: [] +labelTranslationParameters: [] } 33300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34950 +data: App\Entity\Commune {#18199 …} +value: "33300" +label: "33990 Naujac-sur-Mer" +attr: [] +labelTranslationParameters: [] } 33301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34951 +data: App\Entity\Commune {#18206 …} +value: "33301" +label: "33420 Naujan-et-Postiac" +attr: [] +labelTranslationParameters: [] } 33302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34952 +data: App\Entity\Commune {#18213 …} +value: "33302" +label: "33500 Néac" +attr: [] +labelTranslationParameters: [] } 33303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34953 +data: App\Entity\Commune {#18220 …} +value: "33303" +label: "33750 Nérigean" +attr: [] +labelTranslationParameters: [] } 33304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34954 +data: App\Entity\Commune {#18227 …} +value: "33304" +label: "33580 Neuffons" +attr: [] +labelTranslationParameters: [] } 33305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34955 +data: App\Entity\Commune {#18234 …} +value: "33305" +label: "33430 Le Nizan" +attr: [] +labelTranslationParameters: [] } 33306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34956 +data: App\Entity\Commune {#18241 …} +value: "33306" +label: "33190 Noaillac" +attr: [] +labelTranslationParameters: [] } 33307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34957 +data: App\Entity\Commune {#18248 …} +value: "33307" +label: "33730 Noaillan" +attr: [] +labelTranslationParameters: [] } 33308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34958 +data: App\Entity\Commune {#18255 …} +value: "33308" +label: "33410 Omet" +attr: [] +labelTranslationParameters: [] } 33309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34959 +data: App\Entity\Commune {#18262 …} +value: "33309" +label: "33340 Ordonnac" +attr: [] +labelTranslationParameters: [] } 33310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34960 +data: App\Entity\Commune {#18269 …} +value: "33310" +label: "33113 Origne" +attr: [] +labelTranslationParameters: [] } 33311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34961 +data: App\Entity\Commune {#18276 …} +value: "33311" +label: "33550 Paillet" +attr: [] +labelTranslationParameters: [] } 33312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34962 +data: App\Entity\Commune {#18283 …} +value: "33312" +label: "33290 Parempuyre" +attr: [] +labelTranslationParameters: [] } 33314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34963 +data: App\Entity\Commune {#18290 …} +value: "33314" +label: "33250 Pauillac" +attr: [] +labelTranslationParameters: [] } 33315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34964 +data: App\Entity\Commune {#18297 …} +value: "33315" +label: "33230 Les Peintures" +attr: [] +labelTranslationParameters: [] } 33316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34965 +data: App\Entity\Commune {#18304 …} +value: "33316" +label: "33790 Pellegrue" +attr: [] +labelTranslationParameters: [] } 33317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34966 +data: App\Entity\Commune {#18311 …} +value: "33317" +label: "33240 Périssac" +attr: [] +labelTranslationParameters: [] } 33318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34967 +data: App\Entity\Commune {#1142 …} +value: "33318" +label: "33600 Pessac" +attr: [] +labelTranslationParameters: [] } 33319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34968 +data: App\Entity\Commune {#18318 …} +value: "33319" +label: "33890 Pessac-sur-Dordogne" +attr: [] +labelTranslationParameters: [] } 33320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34969 +data: App\Entity\Commune {#18325 …} +value: "33320" +label: "33570 Petit-Palais-et-Cornemps" +attr: [] +labelTranslationParameters: [] } 33321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34970 +data: App\Entity\Commune {#18332 …} +value: "33321" +label: "33240 Peujard" +attr: [] +labelTranslationParameters: [] } 33322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34971 +data: App\Entity\Commune {#18339 …} +value: "33322" +label: "33290 Le Pian-Médoc" +attr: [] +labelTranslationParameters: [] } 33323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34972 +data: App\Entity\Commune {#18346 …} +value: "33323" +label: "33490 Le Pian-sur-Garonne" +attr: [] +labelTranslationParameters: [] } 33324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34973 +data: App\Entity\Commune {#18353 …} +value: "33324" +label: "33220 Pineuilh" +attr: [] +labelTranslationParameters: [] } 33325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34974 +data: App\Entity\Commune {#18360 …} +value: "33325" +label: "33390 Plassac" +attr: [] +labelTranslationParameters: [] } 33326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34975 +data: App\Entity\Commune {#18367 …} +value: "33326" +label: "33820 Pleine-Selve" +attr: [] +labelTranslationParameters: [] } 33327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34976 +data: App\Entity\Commune {#18374 …} +value: "33327" +label: "33720 Podensac" +attr: [] +labelTranslationParameters: [] } 33328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34977 +data: App\Entity\Commune {#18381 …} +value: "33328" +label: "33500 Pomerol" +attr: [] +labelTranslationParameters: [] } 33329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34978 +data: App\Entity\Commune {#18388 …} +value: "33329" +label: "33730 Pompéjac" +attr: [] +labelTranslationParameters: [] } 33330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34979 +data: App\Entity\Commune {#18395 …} +value: "33330" +label: "33370 Pompignac" +attr: [] +labelTranslationParameters: [] } 33331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34980 +data: App\Entity\Commune {#18402 …} +value: "33331" +label: "33190 Pondaurat" +attr: [] +labelTranslationParameters: [] } 33332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34981 +data: App\Entity\Commune {#18409 …} +value: "33332" +label: "33660 Porchères" +attr: [] +labelTranslationParameters: [] } 33333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34982 +data: App\Entity\Commune {#18416 …} +value: "33333" +label: "33680 Le Porge" +attr: [] +labelTranslationParameters: [] } 33334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34983 +data: App\Entity\Commune {#18423 …} +value: "33334" +label: "33640 Portets" +attr: [] +labelTranslationParameters: [] } 33335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34984 +data: App\Entity\Commune {#18430 …} +value: "33335" +label: "33670 Le Pout" +attr: [] +labelTranslationParameters: [] } 33336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34985 +data: App\Entity\Commune {#18437 …} +value: "33336" +label: "33730 Préchac" +attr: [] +labelTranslationParameters: [] } 33337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34986 +data: App\Entity\Commune {#18444 …} +value: "33337" +label: "33210 Preignac" +attr: [] +labelTranslationParameters: [] } 33339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34987 +data: App\Entity\Commune {#18451 …} +value: "33339" +label: "33710 Prignac-et-Marcamps" +attr: [] +labelTranslationParameters: [] } 33341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34988 +data: App\Entity\Commune {#18458 …} +value: "33341" +label: "33710 Pugnac" +attr: [] +labelTranslationParameters: [] } 33342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34989 +data: App\Entity\Commune {#18465 …} +value: "33342" +label: "33570 Puisseguin" +attr: [] +labelTranslationParameters: [] } 33343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34990 +data: App\Entity\Commune {#18472 …} +value: "33343" +label: "33210 Pujols-sur-Ciron" +attr: [] +labelTranslationParameters: [] } 33344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34991 +data: App\Entity\Commune {#18479 …} +value: "33344" +label: "33350 Pujols" +attr: [] +labelTranslationParameters: [] } 33345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34992 +data: App\Entity\Commune {#18486 …} +value: "33345" +label: "33580 Le Puy" +attr: [] +labelTranslationParameters: [] } 33346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34993 +data: App\Entity\Commune {#18493 …} +value: "33346" +label: "33190 Puybarban" +attr: [] +labelTranslationParameters: [] } 33347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34994 +data: App\Entity\Commune {#18500 …} +value: "33347" +label: "33660 Puynormand" +attr: [] +labelTranslationParameters: [] } 33348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34995 +data: App\Entity\Commune {#18507 …} +value: "33348" +label: "33340 Queyrac" +attr: [] +labelTranslationParameters: [] } 33349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34996 +data: App\Entity\Commune {#18514 …} +value: "33349" +label: "33360 Quinsac" +attr: [] +labelTranslationParameters: [] } 33350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34997 +data: App\Entity\Commune {#18521 …} +value: "33350" +label: "33420 Rauzan" +attr: [] +labelTranslationParameters: [] } 33351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34998 +data: App\Entity\Commune {#18528 …} +value: "33351" +label: "33860 Reignac" +attr: [] +labelTranslationParameters: [] } 33352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34999 +data: App\Entity\Commune {#1997 …} +value: "33352" +label: "33190 La Réole" +attr: [] +labelTranslationParameters: [] } 33353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35000 +data: App\Entity\Commune {#18535 …} +value: "33353" +label: "33580 Rimons" +attr: [] +labelTranslationParameters: [] } 33354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35001 +data: App\Entity\Commune {#18542 …} +value: "33354" +label: "33220 Riocaud" +attr: [] +labelTranslationParameters: [] } 33355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35002 +data: App\Entity\Commune {#18549 …} +value: "33355" +label: "33410 Rions" +attr: [] +labelTranslationParameters: [] } 33356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35003 +data: App\Entity\Commune {#18556 …} +value: "33356" +label: "33126 La Rivière" +attr: [] +labelTranslationParameters: [] } 33357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35004 +data: App\Entity\Commune {#18563 …} +value: "33357" +label: "33210 Roaillan" +attr: [] +labelTranslationParameters: [] } 33358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35005 +data: App\Entity\Commune {#18570 …} +value: "33358" +label: "33760 Romagne" +attr: [] +labelTranslationParameters: [] } 33359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35006 +data: App\Entity\Commune {#18577 …} +value: "33359" +label: "33580 Roquebrune" +attr: [] +labelTranslationParameters: [] } 33360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35007 +data: App\Entity\Commune {#18584 …} +value: "33360" +label: "33220 La Roquille" +attr: [] +labelTranslationParameters: [] } 33361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35008 +data: App\Entity\Commune {#18591 …} +value: "33361" +label: "33350 Ruch" +attr: [] +labelTranslationParameters: [] } 33362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35009 +data: App\Entity\Commune {#18598 …} +value: "33362" +label: "33910 Sablons" +attr: [] +labelTranslationParameters: [] } 33363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35010 +data: App\Entity\Commune {#18605 …} +value: "33363" +label: "33670 Sadirac" +attr: [] +labelTranslationParameters: [] } 33364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35011 +data: App\Entity\Commune {#18612 …} +value: "33364" +label: "33141 Saillans" +attr: [] +labelTranslationParameters: [] } 33365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35012 +data: App\Entity\Commune {#18619 …} +value: "33365" +label: "33126 Saint-Aignan" +attr: [] +labelTranslationParameters: [] } 33366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35013 +data: App\Entity\Commune {#18626 …} +value: "33366" +label: "33240 Saint-André-de-Cubzac" +attr: [] +labelTranslationParameters: [] } 33367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35014 +data: App\Entity\Commune {#18633 …} +value: "33367" +label: "33490 Saint-André-du-Bois" +attr: [] +labelTranslationParameters: [] } 33369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35015 +data: App\Entity\Commune {#18640 …} +value: "33369" +label: "33220 Saint-André-et-Appelles" +attr: [] +labelTranslationParameters: [] } 33370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35016 +data: App\Entity\Commune {#18647 …} +value: "33370" +label: "33390 Saint-Androny" +attr: [] +labelTranslationParameters: [] } 33372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35017 +data: App\Entity\Commune {#18654 …} +value: "33372" +label: "33790 Saint-Antoine-du-Queyret" +attr: [] +labelTranslationParameters: [] } 33373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35018 +data: App\Entity\Commune {#18661 …} +value: "33373" +label: "33660 Saint-Antoine-sur-l'Isle" +attr: [] +labelTranslationParameters: [] } 33374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35019 +data: App\Entity\Commune {#18668 …} +value: "33374" +label: "33820 Saint-Aubin-de-Blaye" +attr: [] +labelTranslationParameters: [] } 33375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35020 +data: App\Entity\Commune {#18675 …} +value: "33375" +label: "33420 Saint-Aubin-de-Branne" +attr: [] +labelTranslationParameters: [] } 33376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35021 +data: App\Entity\Commune {#18682 …} +value: "33376" +label: "33160 Saint-Aubin-de-Médoc" +attr: [] +labelTranslationParameters: [] } 33377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35022 +data: App\Entity\Commune {#18689 …} +value: "33377" +label: "33220 Saint-Avit-de-Soulège" +attr: [] +labelTranslationParameters: [] } 33378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35023 +data: App\Entity\Commune {#18696 …} +value: "33378" +label: "33220 Saint-Avit-Saint-Nazaire" +attr: [] +labelTranslationParameters: [] } 33379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35024 +data: App\Entity\Commune {#18703 …} +value: "33379" +label: "33540 Saint-Brice" +attr: [] +labelTranslationParameters: [] } 33380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35025 +data: App\Entity\Commune {#18710 …} +value: "33380" +label: "33820 Val-de-Livenne" +attr: [] +labelTranslationParameters: [] } 33381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35026 +data: App\Entity\Commune {#18717 …} +value: "33381" +label: "33880 Saint-Caprais-de-Bordeaux" +attr: [] +labelTranslationParameters: [] } 33382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35027 +data: App\Entity\Commune {#18724 …} +value: "33382" +label: "33920 Saint-Christoly-de-Blaye" +attr: [] +labelTranslationParameters: [] } 33383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35028 +data: App\Entity\Commune {#18731 …} +value: "33383" +label: "33340 Saint-Christoly-Médoc" +attr: [] +labelTranslationParameters: [] } 33384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35029 +data: App\Entity\Commune {#18738 …} +value: "33384" +label: "33330 Saint-Christophe-des-Bardes" +attr: [] +labelTranslationParameters: [] } 33385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35030 +data: App\Entity\Commune {#18745 …} +value: "33385" +label: "33230 Saint-Christophe-de-Double" +attr: [] +labelTranslationParameters: [] } 33386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35031 +data: App\Entity\Commune {#18752 …} +value: "33386" +label: "33570 Saint-Cibard" +attr: [] +labelTranslationParameters: [] } 33387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35032 +data: App\Entity\Commune {#18759 …} +value: "33387" +label: "33910 Saint-Ciers-d'Abzac" +attr: [] +labelTranslationParameters: [] } 33388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35033 +data: App\Entity\Commune {#18766 …} +value: "33388" +label: "33710 Saint-Ciers-de-Canesse" +attr: [] +labelTranslationParameters: [] } 33389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35034 +data: App\Entity\Commune {#18773 …} +value: "33389" +label: "33820 Saint-Ciers-sur-Gironde" +attr: [] +labelTranslationParameters: [] } 33390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35035 +data: App\Entity\Commune {#18780 …} +value: "33390" +label: "33350 Sainte-Colombe" +attr: [] +labelTranslationParameters: [] } 33391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35036 +data: App\Entity\Commune {#18787 …} +value: "33391" +label: "33430 Saint-Côme" +attr: [] +labelTranslationParameters: [] } 33392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35037 +data: App\Entity\Commune {#18794 …} +value: "33392" +label: "33410 Sainte-Croix-du-Mont" +attr: [] +labelTranslationParameters: [] } 33393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35038 +data: App\Entity\Commune {#18801 …} +value: "33393" +label: "33910 Saint-Denis-de-Pile" +attr: [] +labelTranslationParameters: [] } 33394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35039 +data: App\Entity\Commune {#18808 …} +value: "33394" +label: "33330 Saint-Émilion" +attr: [] +labelTranslationParameters: [] } 33395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35040 +data: App\Entity\Commune {#18815 …} +value: "33395" +label: "33180 Saint-Estèphe" +attr: [] +labelTranslationParameters: [] } 33396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35041 +data: App\Entity\Commune {#18822 …} +value: "33396" +label: "33330 Saint-Étienne-de-Lisse" +attr: [] +labelTranslationParameters: [] } 33397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35042 +data: App\Entity\Commune {#18829 …} +value: "33397" +label: "33560 Sainte-Eulalie" +attr: [] +labelTranslationParameters: [] } 33398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35043 +data: App\Entity\Commune {#18836 …} +value: "33398" +label: "33190 Saint-Exupéry" +attr: [] +labelTranslationParameters: [] } 33399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35044 +data: App\Entity\Commune {#18843 …} +value: "33399" +label: "33540 Saint-Félix-de-Foncaude" +attr: [] +labelTranslationParameters: [] } 33400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35045 +data: App\Entity\Commune {#18850 …} +value: "33400" +label: "33580 Saint-Ferme" +attr: [] +labelTranslationParameters: [] } 33401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35046 +data: App\Entity\Commune {#18857 …} +value: "33401" +label: "33350 Sainte-Florence" +attr: [] +labelTranslationParameters: [] } 33402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35047 +data: App\Entity\Commune {#18864 …} +value: "33402" +label: "33220 Sainte-Foy-la-Grande" +attr: [] +labelTranslationParameters: [] } 33403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35048 +data: App\Entity\Commune {#18871 …} +value: "33403" +label: "33490 Sainte-Foy-la-Longue" +attr: [] +labelTranslationParameters: [] } 33404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35049 +data: App\Entity\Commune {#18878 …} +value: "33404" +label: "33580 Sainte-Gemme" +attr: [] +labelTranslationParameters: [] } 33405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35050 +data: App\Entity\Commune {#18885 …} +value: "33405" +label: "33390 Saint-Genès-de-Blaye" +attr: [] +labelTranslationParameters: [] } 33406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35051 +data: App\Entity\Commune {#18892 …} +value: "33406" +label: "33350 Saint-Genès-de-Castillon" +attr: [] +labelTranslationParameters: [] } 33407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35052 +data: App\Entity\Commune {#18899 …} +value: "33407" +label: "33240 Saint-Genès-de-Fronsac" +attr: [] +labelTranslationParameters: [] } 33408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35053 +data: App\Entity\Commune {#18906 …} +value: "33408" +label: "33670 Saint-Genès-de-Lombaud" +attr: [] +labelTranslationParameters: [] } 33409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35054 +data: App\Entity\Commune {#18913 …} +value: "33409" +label: "33760 Saint-Genis-du-Bois" +attr: [] +labelTranslationParameters: [] } 33411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35055 +data: App\Entity\Commune {#18920 …} +value: "33411" +label: "33490 Saint-Germain-de-Grave" +attr: [] +labelTranslationParameters: [] } 33412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35056 +data: App\Entity\Commune {#18927 …} +value: "33412" +label: "33340 Saint-Germain-d'Esteuil" +attr: [] +labelTranslationParameters: [] } 33413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35057 +data: App\Entity\Commune {#18934 …} +value: "33413" +label: "33750 Saint-Germain-du-Puch" +attr: [] +labelTranslationParameters: [] } 33414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35058 +data: App\Entity\Commune {#18941 …} +value: "33414" +label: "33240 Saint-Germain-de-la-Rivière" +attr: [] +labelTranslationParameters: [] } 33415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35059 +data: App\Entity\Commune {#18948 …} +value: "33415" +label: "33240 Saint-Gervais" +attr: [] +labelTranslationParameters: [] } 33416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35060 +data: App\Entity\Commune {#18955 …} +value: "33416" +label: "33920 Saint-Girons-d'Aiguevives" +attr: [] +labelTranslationParameters: [] } 33417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35061 +data: App\Entity\Commune {#18962 …} +value: "33417" +label: "33480 Sainte-Hélène" +attr: [] +labelTranslationParameters: [] } 33418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35062 +data: App\Entity\Commune {#18969 …} +value: "33418" +label: "33190 Saint-Hilaire-de-la-Noaille" +attr: [] +labelTranslationParameters: [] } 33419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35063 +data: App\Entity\Commune {#18976 …} +value: "33419" +label: "33540 Saint-Hilaire-du-Bois" +attr: [] +labelTranslationParameters: [] } 33420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35064 +data: App\Entity\Commune {#18983 …} +value: "33420" +label: "33330 Saint-Hippolyte" +attr: [] +labelTranslationParameters: [] } 33421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35065 +data: App\Entity\Commune {#18990 …} +value: "33421" +label: "33420 Saint-Jean-de-Blaignac" +attr: [] +labelTranslationParameters: [] } 33422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35066 +data: App\Entity\Commune {#1615 …} +value: "33422" +label: "33127 Saint-Jean-d'Illac" +attr: [] +labelTranslationParameters: [] } 33423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35067 +data: App\Entity\Commune {#18997 …} +value: "33423" +label: "33250 Saint-Julien-Beychevelle" +attr: [] +labelTranslationParameters: [] } 33424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35068 +data: App\Entity\Commune {#19004 …} +value: "33424" +label: "33112 Saint-Laurent-Médoc" +attr: [] +labelTranslationParameters: [] } 33425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35069 +data: App\Entity\Commune {#19011 …} +value: "33425" +label: "33240 Saint-Laurent-d'Arce" +attr: [] +labelTranslationParameters: [] } 33426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35070 +data: App\Entity\Commune {#19018 …} +value: "33426" +label: "33330 Saint-Laurent-des-Combes" +attr: [] +labelTranslationParameters: [] } 33427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35071 +data: App\Entity\Commune {#19025 …} +value: "33427" +label: "33540 Saint-Laurent-du-Bois" +attr: [] +labelTranslationParameters: [] } 33428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35072 +data: App\Entity\Commune {#19032 …} +value: "33428" +label: "33190 Saint-Laurent-du-Plan" +attr: [] +labelTranslationParameters: [] } 33429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35073 +data: App\Entity\Commune {#19039 …} +value: "33429" +label: "33113 Saint-Léger-de-Balson" +attr: [] +labelTranslationParameters: [] } 33431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35074 +data: App\Entity\Commune {#19046 …} +value: "33431" +label: "33670 Saint-Léon" +attr: [] +labelTranslationParameters: [] } 33432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35075 +data: App\Entity\Commune {#19053 …} +value: "33432" +label: "33210 Saint-Loubert" +attr: [] +labelTranslationParameters: [] } 33433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35076 +data: App\Entity\Commune {#2018 …} +value: "33433" +label: "33450 Saint-Loubès" +attr: [] +labelTranslationParameters: [] } 33434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35077 +data: App\Entity\Commune {#19060 …} +value: "33434" +label: "33440 Saint-Louis-de-Montferrand" +attr: [] +labelTranslationParameters: [] } 33435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35078 +data: App\Entity\Commune {#19067 …} +value: "33435" +label: "33490 Saint-Macaire" +attr: [] +labelTranslationParameters: [] } 33436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35079 +data: App\Entity\Commune {#19074 …} +value: "33436" +label: "33125 Saint-Magne" +attr: [] +labelTranslationParameters: [] } 33437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35080 +data: App\Entity\Commune {#19081 …} +value: "33437" +label: "33350 Saint-Magne-de-Castillon" +attr: [] +labelTranslationParameters: [] } 33438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35081 +data: App\Entity\Commune {#19088 …} +value: "33438" +label: "33490 Saint-Maixant" +attr: [] +labelTranslationParameters: [] } 33439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35082 +data: App\Entity\Commune {#19095 …} +value: "33439" +label: "33620 Saint-Mariens" +attr: [] +labelTranslationParameters: [] } 33440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35083 +data: App\Entity\Commune {#19102 …} +value: "33440" +label: "33490 Saint-Martial" +attr: [] +labelTranslationParameters: [] } 33441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35084 +data: App\Entity\Commune {#19109 …} +value: "33441" +label: "33390 Saint-Martin-Lacaussade" +attr: [] +labelTranslationParameters: [] } 33442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35085 +data: App\Entity\Commune {#19116 …} +value: "33442" +label: "33910 Saint-Martin-de-Laye" +attr: [] +labelTranslationParameters: [] } 33443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35086 +data: App\Entity\Commune {#19123 …} +value: "33443" +label: "33540 Saint-Martin-de-Lerm" +attr: [] +labelTranslationParameters: [] } 33444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35087 +data: App\Entity\Commune {#19130 …} +value: "33444" +label: "33490 Saint-Martin-de-Sescas" +attr: [] +labelTranslationParameters: [] } 33445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35088 +data: App\Entity\Commune {#19137 …} +value: "33445" +label: "33910 Saint-Martin-du-Bois" +attr: [] +labelTranslationParameters: [] } 33446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35089 +data: App\Entity\Commune {#19144 …} +value: "33446" +label: "33540 Saint-Martin-du-Puy" +attr: [] +labelTranslationParameters: [] } 33447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35090 +data: App\Entity\Commune {#19151 …} +value: "33447" +label: "33230 Saint-Médard-de-Guizières" +attr: [] +labelTranslationParameters: [] } 33448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35091 +data: App\Entity\Commune {#19158 …} +value: "33448" +label: "33650 Saint-Médard-d'Eyrans" +attr: [] +labelTranslationParameters: [] } 33449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35092 +data: App\Entity\Commune {#2032 …} +value: "33449" +label: "33160 Saint-Médard-en-Jalles" +attr: [] +labelTranslationParameters: [] } 33450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35093 +data: App\Entity\Commune {#19165 …} +value: "33450" +label: "33840 Saint-Michel-de-Castelnau" +attr: [] +labelTranslationParameters: [] } 33451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35094 +data: App\Entity\Commune {#19172 …} +value: "33451" +label: "33126 Saint-Michel-de-Fronsac" +attr: [] +labelTranslationParameters: [] } 33452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35095 +data: App\Entity\Commune {#19179 …} +value: "33452" +label: "33720 Saint-Michel-de-Rieufret" +attr: [] +labelTranslationParameters: [] } 33453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35096 +data: App\Entity\Commune {#19186 …} +value: "33453" +label: "33190 Saint-Michel-de-Lapujade" +attr: [] +labelTranslationParameters: [] } 33454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35097 +data: App\Entity\Commune {#19193 …} +value: "33454" +label: "33650 Saint-Morillon" +attr: [] +labelTranslationParameters: [] } 33456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35098 +data: App\Entity\Commune {#19200 …} +value: "33456" +label: "33820 Saint-Palais" +attr: [] +labelTranslationParameters: [] } 33457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35099 +data: App\Entity\Commune {#19207 …} +value: "33457" +label: "33210 Saint-Pardon-de-Conques" +attr: [] +labelTranslationParameters: [] } 33458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35100 +data: App\Entity\Commune {#19214 …} +value: "33458" +label: "33390 Saint-Paul" +attr: [] +labelTranslationParameters: [] } 33459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35101 +data: App\Entity\Commune {#19221 …} +value: "33459" +label: "33330 Saint-Pey-d'Armens" +attr: [] +labelTranslationParameters: [] } 33460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35102 +data: App\Entity\Commune {#19228 …} +value: "33460" +label: "33350 Saint-Pey-de-Castets" +attr: [] +labelTranslationParameters: [] } 33461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35103 +data: App\Entity\Commune {#19235 …} +value: "33461" +label: "33350 Saint-Philippe-d'Aiguille" +attr: [] +labelTranslationParameters: [] } 33462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35104 +data: App\Entity\Commune {#19242 …} +value: "33462" +label: "33220 Saint-Philippe-du-Seignal" +attr: [] +labelTranslationParameters: [] } 33463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35105 +data: App\Entity\Commune {#19249 …} +value: "33463" +label: "33490 Saint-Pierre-d'Aurillac" +attr: [] +labelTranslationParameters: [] } 33464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35106 +data: App\Entity\Commune {#19256 …} +value: "33464" +label: "33760 Saint-Pierre-de-Bat" +attr: [] +labelTranslationParameters: [] } 33465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35107 +data: App\Entity\Commune {#19263 …} +value: "33465" +label: "33210 Saint-Pierre-de-Mons" +attr: [] +labelTranslationParameters: [] } 33466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35108 +data: App\Entity\Commune {#19270 …} +value: "33466" +label: "33750 Saint-Quentin-de-Baron" +attr: [] +labelTranslationParameters: [] } 33467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35109 +data: App\Entity\Commune {#19277 …} +value: "33467" +label: "33220 Saint-Quentin-de-Caplong" +attr: [] +labelTranslationParameters: [] } 33468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35110 +data: App\Entity\Commune {#19284 …} +value: "33468" +label: "33350 Sainte-Radegonde" +attr: [] +labelTranslationParameters: [] } 33470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35111 +data: App\Entity\Commune {#19291 …} +value: "33470" +label: "33240 Saint-Romain-la-Virvée" +attr: [] +labelTranslationParameters: [] } 33471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35112 +data: App\Entity\Commune {#19298 …} +value: "33471" +label: "33250 Saint-Sauveur" +attr: [] +labelTranslationParameters: [] } 33472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35113 +data: App\Entity\Commune {#19305 …} +value: "33472" +label: "33660 Saint-Sauveur-de-Puynormand" +attr: [] +labelTranslationParameters: [] } 33473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35114 +data: App\Entity\Commune {#19312 …} +value: "33473" +label: "33920 Saint-Savin" +attr: [] +labelTranslationParameters: [] } 33474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35115 +data: App\Entity\Commune {#19319 …} +value: "33474" +label: "33650 Saint-Selve" +attr: [] +labelTranslationParameters: [] } 33475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35116 +data: App\Entity\Commune {#19326 …} +value: "33475" +label: "33710 Saint-Seurin-de-Bourg" +attr: [] +labelTranslationParameters: [] } 33476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35117 +data: App\Entity\Commune {#19333 …} +value: "33476" +label: "33180 Saint-Seurin-de-Cadourne" +attr: [] +labelTranslationParameters: [] } 33477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35118 +data: App\Entity\Commune {#19340 …} +value: "33477" +label: "33390 Saint-Seurin-de-Cursac" +attr: [] +labelTranslationParameters: [] } 33478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35119 +data: App\Entity\Commune {#19347 …} +value: "33478" +label: "33660 Saint-Seurin-sur-l'Isle" +attr: [] +labelTranslationParameters: [] } 33479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35120 +data: App\Entity\Commune {#19354 …} +value: "33479" +label: "33190 Saint-Sève" +attr: [] +labelTranslationParameters: [] } 33480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35121 +data: App\Entity\Commune {#19361 …} +value: "33480" +label: "33330 Saint-Sulpice-de-Faleyrens" +attr: [] +labelTranslationParameters: [] } 33481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35122 +data: App\Entity\Commune {#19368 …} +value: "33481" +label: "33580 Saint-Sulpice-de-Guilleragues" +attr: [] +labelTranslationParameters: [] } 33482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35123 +data: App\Entity\Commune {#19375 …} +value: "33482" +label: "33540 Saint-Sulpice-de-Pommiers" +attr: [] +labelTranslationParameters: [] } 33483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35124 +data: App\Entity\Commune {#19382 …} +value: "33483" +label: "33450 Saint-Sulpice-et-Cameyrac" +attr: [] +labelTranslationParameters: [] } 33484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35125 +data: App\Entity\Commune {#19389 …} +value: "33484" +label: "33113 Saint-Symphorien" +attr: [] +labelTranslationParameters: [] } 33485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35126 +data: App\Entity\Commune {#19396 …} +value: "33485" +label: "33350 Sainte-Terre" +attr: [] +labelTranslationParameters: [] } 33486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35127 +data: App\Entity\Commune {#19403 …} +value: "33486" +label: "33710 Saint-Trojan" +attr: [] +labelTranslationParameters: [] } 33487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35128 +data: App\Entity\Commune {#19410 …} +value: "33487" +label: "33440 Saint-Vincent-de-Paul" +attr: [] +labelTranslationParameters: [] } 33488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35129 +data: App\Entity\Commune {#19417 …} +value: "33488" +label: "33420 Saint-Vincent-de-Pertignas" +attr: [] +labelTranslationParameters: [] } 33489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35130 +data: App\Entity\Commune {#19424 …} +value: "33489" +label: "33920 Saint-Vivien-de-Blaye" +attr: [] +labelTranslationParameters: [] } 33490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35131 +data: App\Entity\Commune {#19431 …} +value: "33490" +label: "33590 Saint-Vivien-de-Médoc" +attr: [] +labelTranslationParameters: [] } 33491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35132 +data: App\Entity\Commune {#19438 …} +value: "33491" +label: "33580 Saint-Vivien-de-Monségur" +attr: [] +labelTranslationParameters: [] } 33492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35133 +data: App\Entity\Commune {#19445 …} +value: "33492" +label: "33920 Saint-Yzan-de-Soudiac" +attr: [] +labelTranslationParameters: [] } 33493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35134 +data: App\Entity\Commune {#19452 …} +value: "33493" +label: "33340 Saint-Yzans-de-Médoc" +attr: [] +labelTranslationParameters: [] } 33494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35135 +data: App\Entity\Commune {#19459 …} +value: "33494" +label: "33160 Salaunes" +attr: [] +labelTranslationParameters: [] } 33496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35136 +data: App\Entity\Commune {#19466 …} +value: "33496" +label: "33370 Sallebœuf" +attr: [] +labelTranslationParameters: [] } 33498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35137 +data: App\Entity\Commune {#19473 …} +value: "33498" +label: "33770 Salles" +attr: [] +labelTranslationParameters: [] } 33499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35138 +data: App\Entity\Commune {#19480 …} +value: "33499" +label: "33350 Les Salles-de-Castillon" +attr: [] +labelTranslationParameters: [] } 33500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35139 +data: App\Entity\Commune {#19487 …} +value: "33500" +label: "33710 Samonac" +attr: [] +labelTranslationParameters: [] } 33501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35140 +data: App\Entity\Commune {#19494 …} +value: "33501" +label: "33650 Saucats" +attr: [] +labelTranslationParameters: [] } 33502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35141 +data: App\Entity\Commune {#19501 …} +value: "33502" +label: "33920 Saugon" +attr: [] +labelTranslationParameters: [] } 33503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35142 +data: App\Entity\Commune {#19508 …} +value: "33503" +label: "33680 Saumos" +attr: [] +labelTranslationParameters: [] } 33504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35143 +data: App\Entity\Commune {#19515 …} +value: "33504" +label: "33210 Sauternes" +attr: [] +labelTranslationParameters: [] } 33505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35144 +data: App\Entity\Commune {#19522 …} +value: "33505" +label: "33670 La Sauve" +attr: [] +labelTranslationParameters: [] } 33506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35145 +data: App\Entity\Commune {#1475 …} +value: "33506" +label: "33540 Sauveterre-de-Guyenne" +attr: [] +labelTranslationParameters: [] } 33507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35146 +data: App\Entity\Commune {#19529 …} +value: "33507" +label: "33430 Sauviac" +attr: [] +labelTranslationParameters: [] } 33508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35147 +data: App\Entity\Commune {#19536 …} +value: "33508" +label: "33124 Savignac" +attr: [] +labelTranslationParameters: [] } 33509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35148 +data: App\Entity\Commune {#19543 …} +value: "33509" +label: "33910 Savignac-de-l'Isle" +attr: [] +labelTranslationParameters: [] } 33510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35149 +data: App\Entity\Commune {#19550 …} +value: "33510" +label: "33490 Semens" +attr: [] +labelTranslationParameters: [] } 33511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35150 +data: App\Entity\Commune {#19557 …} +value: "33511" +label: "33690 Sendets" +attr: [] +labelTranslationParameters: [] } 33512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35151 +data: App\Entity\Commune {#19564 …} +value: "33512" +label: "33690 Sigalens" +attr: [] +labelTranslationParameters: [] } 33513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35152 +data: App\Entity\Commune {#19571 …} +value: "33513" +label: "33690 Sillas" +attr: [] +labelTranslationParameters: [] } 33514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35153 +data: App\Entity\Commune {#19578 …} +value: "33514" +label: "33780 Soulac-sur-Mer" +attr: [] +labelTranslationParameters: [] } 33515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35154 +data: App\Entity\Commune {#19585 …} +value: "33515" +label: "33760 Soulignac" +attr: [] +labelTranslationParameters: [] } 33516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35155 +data: App\Entity\Commune {#19592 …} +value: "33516" +label: "33790 Soussac" +attr: [] +labelTranslationParameters: [] } 33517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35156 +data: App\Entity\Commune {#19599 …} +value: "33517" +label: "33460 Soussans" +attr: [] +labelTranslationParameters: [] } 33518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35157 +data: App\Entity\Commune {#19606 …} +value: "33518" +label: "33550 Tabanac" +attr: [] +labelTranslationParameters: [] } 33519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35158 +data: App\Entity\Commune {#19613 …} +value: "33519" +label: "33320 Le Taillan-Médoc" +attr: [] +labelTranslationParameters: [] } 33520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35159 +data: App\Entity\Commune {#19620 …} +value: "33520" +label: "33580 Taillecavat" +attr: [] +labelTranslationParameters: [] } 33521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35160 +data: App\Entity\Commune {#19627 …} +value: "33521" +label: "33590 Talais" +attr: [] +labelTranslationParameters: [] } 33522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35161 +data: App\Entity\Commune {#2088 …} +value: "33522" +label: "33400 Talence" +attr: [] +labelTranslationParameters: [] } 33523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35162 +data: App\Entity\Commune {#19634 …} +value: "33523" +label: "33760 Targon" +attr: [] +labelTranslationParameters: [] } 33524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35163 +data: App\Entity\Commune {#19641 …} +value: "33524" +label: "33240 Tarnès" +attr: [] +labelTranslationParameters: [] } 33525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35164 +data: App\Entity\Commune {#19648 …} +value: "33525" +label: "33710 Tauriac" +attr: [] +labelTranslationParameters: [] } 33526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35165 +data: App\Entity\Commune {#19655 …} +value: "33526" +label: "33570 Tayac" +attr: [] +labelTranslationParameters: [] } 33527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35166 +data: App\Entity\Commune {#19662 …} +value: "33527" +label: "33470 Le Teich" +attr: [] +labelTranslationParameters: [] } 33528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35167 +data: App\Entity\Commune {#19669 …} +value: "33528" +label: "33680 Le Temple" +attr: [] +labelTranslationParameters: [] } 33529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35168 +data: App\Entity\Commune {#1643 …} +value: "33529" +label: "33260 La Teste-de-Buch" +attr: [] +labelTranslationParameters: [] } 33530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35169 +data: App\Entity\Commune {#19676 …} +value: "33530" +label: "33710 Teuillac" +attr: [] +labelTranslationParameters: [] } 33531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35170 +data: App\Entity\Commune {#19683 …} +value: "33531" +label: "33420 Tizac-de-Curton" +attr: [] +labelTranslationParameters: [] } 33532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35171 +data: App\Entity\Commune {#19690 …} +value: "33532" +label: "33620 Tizac-de-Lapouyade" +attr: [] +labelTranslationParameters: [] } 33533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35172 +data: App\Entity\Commune {#19697 …} +value: "33533" +label: "33210 Toulenne" +attr: [] +labelTranslationParameters: [] } 33534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35173 +data: App\Entity\Commune {#19704 …} +value: "33534" +label: "33550 Le Tourne" +attr: [] +labelTranslationParameters: [] } 33535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35174 +data: App\Entity\Commune {#19711 …} +value: "33535" +label: "33370 Tresses" +attr: [] +labelTranslationParameters: [] } 33536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35175 +data: App\Entity\Commune {#19718 …} +value: "33536" +label: "33125 Le Tuzan" +attr: [] +labelTranslationParameters: [] } 33537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35176 +data: App\Entity\Commune {#19725 …} +value: "33537" +label: "33730 Uzeste" +attr: [] +labelTranslationParameters: [] } 33538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35177 +data: App\Entity\Commune {#19732 …} +value: "33538" +label: "33340 Valeyrac" +attr: [] +labelTranslationParameters: [] } 33539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35178 +data: App\Entity\Commune {#19739 …} +value: "33539" +label: "33870 Vayres" +attr: [] +labelTranslationParameters: [] } 33540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35179 +data: App\Entity\Commune {#19746 …} +value: "33540" +label: "33930 Vendays-Montalivet" +attr: [] +labelTranslationParameters: [] } 33541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35180 +data: App\Entity\Commune {#19753 …} +value: "33541" +label: "33590 Vensac" +attr: [] +labelTranslationParameters: [] } 33542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35181 +data: App\Entity\Commune {#19760 …} +value: "33542" +label: "33240 Vérac" +attr: [] +labelTranslationParameters: [] } 33543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35182 +data: App\Entity\Commune {#19767 …} +value: "33543" +label: "33490 Verdelais" +attr: [] +labelTranslationParameters: [] } 33544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35183 +data: App\Entity\Commune {#19774 …} +value: "33544" +label: "33123 Le Verdon-sur-Mer" +attr: [] +labelTranslationParameters: [] } 33545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35184 +data: App\Entity\Commune {#19781 …} +value: "33545" +label: "33180 Vertheuil" +attr: [] +labelTranslationParameters: [] } 33546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35185 +data: App\Entity\Commune {#19788 …} +value: "33546" +label: "33330 Vignonet" +attr: [] +labelTranslationParameters: [] } 33547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35186 +data: App\Entity\Commune {#19795 …} +value: "33547" +label: "33730 Villandraut" +attr: [] +labelTranslationParameters: [] } 33548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35187 +data: App\Entity\Commune {#19802 …} +value: "33548" +label: "33141 Villegouge" +attr: [] +labelTranslationParameters: [] } 33549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35188 +data: App\Entity\Commune {#19809 …} +value: "33549" +label: "33550 Villenave-de-Rions" +attr: [] +labelTranslationParameters: [] } 33550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35189 +data: App\Entity\Commune {#2123 …} +value: "33550" +label: "33140 Villenave-d'Ornon" +attr: [] +labelTranslationParameters: [] } 33551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35190 +data: App\Entity\Commune {#19816 …} +value: "33551" +label: "33710 Villeneuve" +attr: [] +labelTranslationParameters: [] } 33552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35191 +data: App\Entity\Commune {#19823 …} +value: "33552" +label: "33720 Virelade" +attr: [] +labelTranslationParameters: [] } 33553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35192 +data: App\Entity\Commune {#19830 …} +value: "33553" +label: "33240 Virsac" +attr: [] +labelTranslationParameters: [] } 33554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35193 +data: App\Entity\Commune {#19837 …} +value: "33554" +label: "33370 Yvrac" +attr: [] +labelTranslationParameters: [] } 33555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35194 +data: App\Entity\Commune {#19844 …} +value: "33555" +label: "33380 Marcheprime" +attr: [] +labelTranslationParameters: [] } 40001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35195 +data: App\Entity\Commune {#19851 …} +value: "40001" +label: "40800 Aire-sur-l'Adour" +attr: [] +labelTranslationParameters: [] } 40002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35196 +data: App\Entity\Commune {#19858 …} +value: "40002" +label: "40330 Amou" +attr: [] +labelTranslationParameters: [] } 40003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35197 +data: App\Entity\Commune {#19865 …} +value: "40003" +label: "40990 Angoumé" +attr: [] +labelTranslationParameters: [] } 40004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35198 +data: App\Entity\Commune {#19872 …} +value: "40004" +label: "40150 Angresse" +attr: [] +labelTranslationParameters: [] } 40005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35199 +data: App\Entity\Commune {#19879 …} +value: "40005" +label: "40320 Arboucave" +attr: [] +labelTranslationParameters: [] } 40006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35200 +data: App\Entity\Commune {#19886 …} +value: "40006" +label: "40110 Arengosse" +attr: [] +labelTranslationParameters: [] } 40007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35201 +data: App\Entity\Commune {#19893 …} +value: "40007" +label: "40700 Argelos" +attr: [] +labelTranslationParameters: [] } 40008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35202 +data: App\Entity\Commune {#19900 …} +value: "40008" +label: "40430 Argelouse" +attr: [] +labelTranslationParameters: [] } 40011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35203 +data: App\Entity\Commune {#19907 …} +value: "40011" +label: "40330 Arsague" +attr: [] +labelTranslationParameters: [] } 40012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35204 +data: App\Entity\Commune {#19914 …} +value: "40012" +label: "40090 Artassenx" +attr: [] +labelTranslationParameters: [] } 40013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35205 +data: App\Entity\Commune {#19921 …} +value: "40013" +label: "40190 Arthez-d'Armagnac" +attr: [] +labelTranslationParameters: [] } 40014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35206 +data: App\Entity\Commune {#19928 …} +value: "40014" +label: "40120 Arue" +attr: [] +labelTranslationParameters: [] } 40015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35207 +data: App\Entity\Commune {#19935 …} +value: "40015" +label: "40310 Arx" +attr: [] +labelTranslationParameters: [] } 40016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35208 +data: App\Entity\Commune {#19942 …} +value: "40016" +label: "40700 Aubagnan" +attr: [] +labelTranslationParameters: [] } 40017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35209 +data: App\Entity\Commune {#19949 …} +value: "40017" +label: "40500 Audignon" +attr: [] +labelTranslationParameters: [] } 40018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35210 +data: App\Entity\Commune {#19956 …} +value: "40018" +label: "40400 Audon" +attr: [] +labelTranslationParameters: [] } 40019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35211 +data: App\Entity\Commune {#19963 …} +value: "40019" +label: "40200 Aureilhan" +attr: [] +labelTranslationParameters: [] } 40020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35212 +data: App\Entity\Commune {#19970 …} +value: "40020" +label: "40500 Aurice" +attr: [] +labelTranslationParameters: [] } 40021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35213 +data: App\Entity\Commune {#19977 …} +value: "40021" +label: "40140 Azur" +attr: [] +labelTranslationParameters: [] } 40022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35214 +data: App\Entity\Commune {#19984 …} +value: "40022" +label: "40320 Bahus-Soubiran" +attr: [] +labelTranslationParameters: [] } 40023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35215 +data: App\Entity\Commune {#19991 …} +value: "40023" +label: "40380 Baigts" +attr: [] +labelTranslationParameters: [] } 40024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35216 +data: App\Entity\Commune {#19998 …} +value: "40024" +label: "40500 Banos" +attr: [] +labelTranslationParameters: [] } 40025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35217 +data: App\Entity\Commune {#20005 …} +value: "40025" +label: "40090 Bascons" +attr: [] +labelTranslationParameters: [] } 40026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35218 +data: App\Entity\Commune {#20012 …} +value: "40026" +label: "40500 Bas-Mauco" +attr: [] +labelTranslationParameters: [] } 40027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35219 +data: App\Entity\Commune {#20019 …} +value: "40027" +label: "40700 Bassercles" +attr: [] +labelTranslationParameters: [] } 40028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35220 +data: App\Entity\Commune {#20026 …} +value: "40028" +label: "40360 Bastennes" +attr: [] +labelTranslationParameters: [] } 40029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35221 +data: App\Entity\Commune {#20033 …} +value: "40029" +label: "40320 Bats" +attr: [] +labelTranslationParameters: [] } 40030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35222 +data: App\Entity\Commune {#20040 …} +value: "40030" +label: "40310 Baudignan" +attr: [] +labelTranslationParameters: [] } 40031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35223 +data: App\Entity\Commune {#20047 …} +value: "40031" +label: "40400 Bégaar" +attr: [] +labelTranslationParameters: [] } 40032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35224 +data: App\Entity\Commune {#20054 …} +value: "40032" +label: "40410 Belhade" +attr: [] +labelTranslationParameters: [] } 40033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35225 +data: App\Entity\Commune {#20061 …} +value: "40033" +label: "40120 Bélis" +attr: [] +labelTranslationParameters: [] } 40034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35226 +data: App\Entity\Commune {#20068 …} +value: "40034" +label: "40300 Bélus" +attr: [] +labelTranslationParameters: [] } 40035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35227 +data: App\Entity\Commune {#20075 …} +value: "40035" +label: "40180 Bénesse-lès-Dax" +attr: [] +labelTranslationParameters: [] } 40036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35228 +data: App\Entity\Commune {#20082 …} +value: "40036" +label: "40230 Bénesse-Maremne" +attr: [] +labelTranslationParameters: [] } 40037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35229 +data: App\Entity\Commune {#20089 …} +value: "40037" +label: "40280 Benquet" +attr: [] +labelTranslationParameters: [] } 40038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35230 +data: App\Entity\Commune {#20096 …} +value: "40038" +label: "40250 Bergouey" +attr: [] +labelTranslationParameters: [] } 40039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35231 +data: App\Entity\Commune {#20103 …} +value: "40039" +label: "40240 Betbezer-d'Armagnac" +attr: [] +labelTranslationParameters: [] } 40040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35232 +data: App\Entity\Commune {#20110 …} +value: "40040" +label: "40370 Beylongue" +attr: [] +labelTranslationParameters: [] } 40041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35233 +data: App\Entity\Commune {#20117 …} +value: "40041" +label: "40700 Beyries" +attr: [] +labelTranslationParameters: [] } 40042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35234 +data: App\Entity\Commune {#20124 …} +value: "40042" +label: "40390 Biarrotte" +attr: [] +labelTranslationParameters: [] } 40043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35235 +data: App\Entity\Commune {#20131 …} +value: "40043" +label: "40170 Bias" +attr: [] +labelTranslationParameters: [] } 40044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35236 +data: App\Entity\Commune {#20138 …} +value: "40044" +label: "40390 Biaudos" +attr: [] +labelTranslationParameters: [] } 40046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35237 +data: App\Entity\Commune {#1345 …} +value: "40046" +label: "40600 Biscarrosse" +attr: [] +labelTranslationParameters: [] } 40047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35238 +data: App\Entity\Commune {#20145 …} +value: "40047" +label: "40330 Bonnegarde" +attr: [] +labelTranslationParameters: [] } 40049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35239 +data: App\Entity\Commune {#20152 …} +value: "40049" +label: "40270 Bordères-et-Lamensans" +attr: [] +labelTranslationParameters: [] } 40050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35240 +data: App\Entity\Commune {#20159 …} +value: "40050" +label: "40090 Bostens" +attr: [] +labelTranslationParameters: [] } 40051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35241 +data: App\Entity\Commune {#20166 …} +value: "40051" +label: "40090 Bougue" +attr: [] +labelTranslationParameters: [] } 40052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35242 +data: App\Entity\Commune {#20173 …} +value: "40052" +label: "40190 Bourdalat" +attr: [] +labelTranslationParameters: [] } 40053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35243 +data: App\Entity\Commune {#20180 …} +value: "40053" +label: "40120 Bourriot-Bergonce" +attr: [] +labelTranslationParameters: [] } 40054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35244 +data: App\Entity\Commune {#20187 …} +value: "40054" +label: "40330 Brassempouy" +attr: [] +labelTranslationParameters: [] } 40055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35245 +data: App\Entity\Commune {#20194 …} +value: "40055" +label: "40280 Bretagne-de-Marsan" +attr: [] +labelTranslationParameters: [] } 40056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35246 +data: App\Entity\Commune {#20201 …} +value: "40056" +label: "40420 Brocas" +attr: [] +labelTranslationParameters: [] } 40057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35247 +data: App\Entity\Commune {#20208 …} +value: "40057" +label: "40320 Buanes" +attr: [] +labelTranslationParameters: [] } 40058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35248 +data: App\Entity\Commune {#20215 …} +value: "40058" +label: "40120 Cachen" +attr: [] +labelTranslationParameters: [] } 40059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35249 +data: App\Entity\Commune {#20222 …} +value: "40059" +label: "40300 Cagnotte" +attr: [] +labelTranslationParameters: [] } 40060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35250 +data: App\Entity\Commune {#20229 …} +value: "40060" +label: "40430 Callen" +attr: [] +labelTranslationParameters: [] } 40061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35251 +data: App\Entity\Commune {#20236 …} +value: "40061" +label: "40090 Campagne" +attr: [] +labelTranslationParameters: [] } 40062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35252 +data: App\Entity\Commune {#20243 …} +value: "40062" +label: "40090 Campet-et-Lamolère" +attr: [] +labelTranslationParameters: [] } 40063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35253 +data: App\Entity\Commune {#20250 …} +value: "40063" +label: "40180 Candresse" +attr: [] +labelTranslationParameters: [] } 40064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35254 +data: App\Entity\Commune {#20257 …} +value: "40064" +label: "40090 Canenx-et-Réaut" +attr: [] +labelTranslationParameters: [] } 40065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35255 +data: App\Entity\Commune {#1767 …} +value: "40065" +label: "40130 Capbreton" +attr: [] +labelTranslationParameters: [] } 40066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35256 +data: App\Entity\Commune {#20264 …} +value: "40066" +label: "40400 Carcarès-Sainte-Croix" +attr: [] +labelTranslationParameters: [] } 40067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35257 +data: App\Entity\Commune {#20271 …} +value: "40067" +label: "40400 Carcen-Ponson" +attr: [] +labelTranslationParameters: [] } 40068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35258 +data: App\Entity\Commune {#20278 …} +value: "40068" +label: "40380 Cassen" +attr: [] +labelTranslationParameters: [] } 40069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35259 +data: App\Entity\Commune {#20285 …} +value: "40069" +label: "40700 Castaignos-Souslens" +attr: [] +labelTranslationParameters: [] } 40070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35260 +data: App\Entity\Commune {#20292 …} +value: "40070" +label: "40270 Castandet" +attr: [] +labelTranslationParameters: [] } 40071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35261 +data: App\Entity\Commune {#20299 …} +value: "40071" +label: "40360 Castelnau-Chalosse" +attr: [] +labelTranslationParameters: [] } 40072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35262 +data: App\Entity\Commune {#20306 …} +value: "40072" +label: "40320 Castelnau-Tursan" +attr: [] +labelTranslationParameters: [] } 40073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35263 +data: App\Entity\Commune {#20313 …} +value: "40073" +label: "40700 Castelner" +attr: [] +labelTranslationParameters: [] } 40074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35264 +data: App\Entity\Commune {#20320 …} +value: "40074" +label: "40330 Castel-Sarrazin" +attr: [] +labelTranslationParameters: [] } 40075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35265 +data: App\Entity\Commune {#1419 …} +value: "40075" +label: "40260 Castets" +attr: [] +labelTranslationParameters: [] } 40076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35266 +data: App\Entity\Commune {#20327 …} +value: "40076" +label: "40500 Cauna" +attr: [] +labelTranslationParameters: [] } 40077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35267 +data: App\Entity\Commune {#20334 …} +value: "40077" +label: "40300 Cauneille" +attr: [] +labelTranslationParameters: [] } 40078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35268 +data: App\Entity\Commune {#20341 …} +value: "40078" +label: "40250 Caupenne" +attr: [] +labelTranslationParameters: [] } 40079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35269 +data: App\Entity\Commune {#20348 …} +value: "40079" +label: "40700 Cazalis" +attr: [] +labelTranslationParameters: [] } 40080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35270 +data: App\Entity\Commune {#20355 …} +value: "40080" +label: "40270 Cazères-sur-l'Adour" +attr: [] +labelTranslationParameters: [] } 40081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35271 +data: App\Entity\Commune {#20362 …} +value: "40081" +label: "40090 Cère" +attr: [] +labelTranslationParameters: [] } 40082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35272 +data: App\Entity\Commune {#20369 …} +value: "40082" +label: "40320 Classun" +attr: [] +labelTranslationParameters: [] } 40083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35273 +data: App\Entity\Commune {#20376 …} +value: "40083" +label: "40320 Clèdes" +attr: [] +labelTranslationParameters: [] } 40084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35274 +data: App\Entity\Commune {#20383 …} +value: "40084" +label: "40180 Clermont" +attr: [] +labelTranslationParameters: [] } 40085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35275 +data: App\Entity\Commune {#20390 …} +value: "40085" +label: "40210 Commensacq" +attr: [] +labelTranslationParameters: [] } 40086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35276 +data: App\Entity\Commune {#20397 …} +value: "40086" +label: "40500 Coudures" +attr: [] +labelTranslationParameters: [] } 40087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35277 +data: App\Entity\Commune {#20404 …} +value: "40087" +label: "40240 Créon-d'Armagnac" +attr: [] +labelTranslationParameters: [] } 40088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35278 +data: App\Entity\Commune {#1468 …} +value: "40088" +label: "40100 Dax" +attr: [] +labelTranslationParameters: [] } 40089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35279 +data: App\Entity\Commune {#20411 …} +value: "40089" +label: "40700 Doazit" +attr: [] +labelTranslationParameters: [] } 40090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35280 +data: App\Entity\Commune {#20418 …} +value: "40090" +label: "40360 Donzacq" +attr: [] +labelTranslationParameters: [] } 40091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35281 +data: App\Entity\Commune {#20425 …} +value: "40091" +label: "40800 Duhort-Bachen" +attr: [] +labelTranslationParameters: [] } 40092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35282 +data: App\Entity\Commune {#20432 …} +value: "40092" +label: "40500 Dumes" +attr: [] +labelTranslationParameters: [] } 40093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35283 +data: App\Entity\Commune {#20439 …} +value: "40093" +label: "40310 Escalans" +attr: [] +labelTranslationParameters: [] } 40094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35284 +data: App\Entity\Commune {#20446 …} +value: "40094" +label: "40210 Escource" +attr: [] +labelTranslationParameters: [] } 40095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35285 +data: App\Entity\Commune {#20453 …} +value: "40095" +label: "40290 Estibeaux" +attr: [] +labelTranslationParameters: [] } 40096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35286 +data: App\Entity\Commune {#20460 …} +value: "40096" +label: "40240 Estigarde" +attr: [] +labelTranslationParameters: [] } 40097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35287 +data: App\Entity\Commune {#20467 …} +value: "40097" +label: "40320 Eugénie-les-Bains" +attr: [] +labelTranslationParameters: [] } 40098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35288 +data: App\Entity\Commune {#20474 …} +value: "40098" +label: "40500 Eyres-Moncube" +attr: [] +labelTranslationParameters: [] } 40099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35289 +data: App\Entity\Commune {#20481 …} +value: "40099" +label: "40500 Fargues" +attr: [] +labelTranslationParameters: [] } 40100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35290 +data: App\Entity\Commune {#20488 …} +value: "40100" +label: "40190 Le Frêche" +attr: [] +labelTranslationParameters: [] } 40101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35291 +data: App\Entity\Commune {#20495 …} +value: "40101" +label: "40350 Gaas" +attr: [] +labelTranslationParameters: [] } 40102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35292 +data: App\Entity\Commune {#20502 …} +value: "40102" +label: "40310 Gabarret" +attr: [] +labelTranslationParameters: [] } 40103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35293 +data: App\Entity\Commune {#20509 …} +value: "40103" +label: "40090 Gaillères" +attr: [] +labelTranslationParameters: [] } 40104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35294 +data: App\Entity\Commune {#20516 …} +value: "40104" +label: "40380 Gamarde-les-Bains" +attr: [] +labelTranslationParameters: [] } 40105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35295 +data: App\Entity\Commune {#20523 …} +value: "40105" +label: "40420 Garein" +attr: [] +labelTranslationParameters: [] } 40106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35296 +data: App\Entity\Commune {#20530 …} +value: "40106" +label: "40180 Garrey" +attr: [] +labelTranslationParameters: [] } 40108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35297 +data: App\Entity\Commune {#20537 …} +value: "40108" +label: "40160 Gastes" +attr: [] +labelTranslationParameters: [] } 40109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35298 +data: App\Entity\Commune {#20544 …} +value: "40109" +label: "40330 Gaujacq" +attr: [] +labelTranslationParameters: [] } 40110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35299 +data: App\Entity\Commune {#20551 …} +value: "40110" +label: "40320 Geaune" +attr: [] +labelTranslationParameters: [] } 40111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35300 +data: App\Entity\Commune {#20558 …} +value: "40111" +label: "40090 Geloux" +attr: [] +labelTranslationParameters: [] } 40112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35301 +data: App\Entity\Commune {#20565 …} +value: "40112" +label: "40380 Gibret" +attr: [] +labelTranslationParameters: [] } 40113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35302 +data: App\Entity\Commune {#20572 …} +value: "40113" +label: "40180 Goos" +attr: [] +labelTranslationParameters: [] } 40114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35303 +data: App\Entity\Commune {#20579 …} +value: "40114" +label: "40990 Gourbera" +attr: [] +labelTranslationParameters: [] } 40115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35304 +data: App\Entity\Commune {#20586 …} +value: "40115" +label: "40465 Gousse" +attr: [] +labelTranslationParameters: [] } 40116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35305 +data: App\Entity\Commune {#20593 …} +value: "40116" +label: "40400 Gouts" +attr: [] +labelTranslationParameters: [] } 40117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35306 +data: App\Entity\Commune {#1949 …} +value: "40117" +label: "40270 Grenade-sur-l'Adour" +attr: [] +labelTranslationParameters: [] } 40118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35307 +data: App\Entity\Commune {#20600 …} +value: "40118" +label: "40290 Habas" +attr: [] +labelTranslationParameters: [] } 40119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35308 +data: App\Entity\Commune {#20607 …} +value: "40119" +label: "40700 Hagetmau" +attr: [] +labelTranslationParameters: [] } 40120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35309 +data: App\Entity\Commune {#20614 …} +value: "40120" +label: "40300 Hastingues" +attr: [] +labelTranslationParameters: [] } 40121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35310 +data: App\Entity\Commune {#20621 …} +value: "40121" +label: "40250 Hauriet" +attr: [] +labelTranslationParameters: [] } 40122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35311 +data: App\Entity\Commune {#20628 …} +value: "40122" +label: "40280 Haut-Mauco" +attr: [] +labelTranslationParameters: [] } 40123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35312 +data: App\Entity\Commune {#20635 …} +value: "40123" +label: "40990 Herm" +attr: [] +labelTranslationParameters: [] } 40124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35313 +data: App\Entity\Commune {#20642 …} +value: "40124" +label: "40310 Herré" +attr: [] +labelTranslationParameters: [] } 40125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35314 +data: App\Entity\Commune {#20649 …} +value: "40125" +label: "40180 Heugas" +attr: [] +labelTranslationParameters: [] } 40126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35315 +data: App\Entity\Commune {#1370 …} +value: "40126" +label: "40180 Hinx" +attr: [] +labelTranslationParameters: [] } 40127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35316 +data: App\Entity\Commune {#20656 …} +value: "40127" +label: "40190 Hontanx" +attr: [] +labelTranslationParameters: [] } 40128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35317 +data: App\Entity\Commune {#20663 …} +value: "40128" +label: "40700 Horsarrieu" +attr: [] +labelTranslationParameters: [] } 40129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35318 +data: App\Entity\Commune {#20670 …} +value: "40129" +label: "40230 Josse" +attr: [] +labelTranslationParameters: [] } 40130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35319 +data: App\Entity\Commune {#20677 …} +value: "40130" +label: "40700 Labastide-Chalosse" +attr: [] +labelTranslationParameters: [] } 40131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35320 +data: App\Entity\Commune {#20684 …} +value: "40131" +label: "40240 Labastide-d'Armagnac" +attr: [] +labelTranslationParameters: [] } 40132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35321 +data: App\Entity\Commune {#20691 …} +value: "40132" +label: "40300 Labatut" +attr: [] +labelTranslationParameters: [] } 40133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35322 +data: App\Entity\Commune {#20698 …} +value: "40133" +label: "40530 Labenne" +attr: [] +labelTranslationParameters: [] } 40134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35323 +data: App\Entity\Commune {#1650 …} +value: "40134" +label: "40210 Labouheyre" +attr: [] +labelTranslationParameters: [] } 40135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35324 +data: App\Entity\Commune {#20705 …} +value: "40135" +label: "40420 Labrit" +attr: [] +labelTranslationParameters: [] } 40136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35325 +data: App\Entity\Commune {#20712 …} +value: "40136" +label: "40320 Lacajunte" +attr: [] +labelTranslationParameters: [] } 40137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35326 +data: App\Entity\Commune {#20719 …} +value: "40137" +label: "40120 Lacquy" +attr: [] +labelTranslationParameters: [] } 40138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35327 +data: App\Entity\Commune {#20726 …} +value: "40138" +label: "40700 Lacrabe" +attr: [] +labelTranslationParameters: [] } 40139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35328 +data: App\Entity\Commune {#20733 …} +value: "40139" +label: "40090 Laglorieuse" +attr: [] +labelTranslationParameters: [] } 40140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35329 +data: App\Entity\Commune {#20740 …} +value: "40140" +label: "40240 Lagrange" +attr: [] +labelTranslationParameters: [] } 40141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35330 +data: App\Entity\Commune {#20747 …} +value: "40141" +label: "40250 Lahosse" +attr: [] +labelTranslationParameters: [] } 40142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35331 +data: App\Entity\Commune {#20754 …} +value: "40142" +label: "40465 Laluque" +attr: [] +labelTranslationParameters: [] } 40143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35332 +data: App\Entity\Commune {#20761 …} +value: "40143" +label: "40250 Lamothe" +attr: [] +labelTranslationParameters: [] } 40144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35333 +data: App\Entity\Commune {#20768 …} +value: "40144" +label: "40250 Larbey" +attr: [] +labelTranslationParameters: [] } 40145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35334 +data: App\Entity\Commune {#20775 …} +value: "40145" +label: "40270 Larrivière-Saint-Savin" +attr: [] +labelTranslationParameters: [] } 40146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35335 +data: App\Entity\Commune {#20782 …} +value: "40146" +label: "40800 Latrille" +attr: [] +labelTranslationParameters: [] } 40147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35336 +data: App\Entity\Commune {#20789 …} +value: "40147" +label: "40250 Laurède" +attr: [] +labelTranslationParameters: [] } 40148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35337 +data: App\Entity\Commune {#20796 …} +value: "40148" +label: "40320 Lauret" +attr: [] +labelTranslationParameters: [] } 40149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35338 +data: App\Entity\Commune {#20803 …} +value: "40149" +label: "40120 Lencouacq" +attr: [] +labelTranslationParameters: [] } 40150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35339 +data: App\Entity\Commune {#20810 …} +value: "40150" +label: "40550 Léon" +attr: [] +labelTranslationParameters: [] } 40151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35340 +data: App\Entity\Commune {#20817 …} +value: "40151" +label: "40400 Lesgor" +attr: [] +labelTranslationParameters: [] } 40152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35341 +data: App\Entity\Commune {#20824 …} +value: "40152" +label: "40260 Lesperon" +attr: [] +labelTranslationParameters: [] } 40153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35342 +data: App\Entity\Commune {#20831 …} +value: "40153" +label: "40250 Le Leuy" +attr: [] +labelTranslationParameters: [] } 40154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35343 +data: App\Entity\Commune {#20838 …} +value: "40154" +label: "40170 Lévignacq" +attr: [] +labelTranslationParameters: [] } 40155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35344 +data: App\Entity\Commune {#20845 …} +value: "40155" +label: "40260 Linxe" +attr: [] +labelTranslationParameters: [] } 40156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35345 +data: App\Entity\Commune {#20852 …} +value: "40156" +label: "40410 Liposthey" +attr: [] +labelTranslationParameters: [] } 40157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35346 +data: App\Entity\Commune {#20859 …} +value: "40157" +label: "40170 Lit-et-Mixe" +attr: [] +labelTranslationParameters: [] } 40158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35347 +data: App\Entity\Commune {#20866 …} +value: "40158" +label: "40240 Losse" +attr: [] +labelTranslationParameters: [] } 40159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35348 +data: App\Entity\Commune {#20873 …} +value: "40159" +label: "40380 Louer" +attr: [] +labelTranslationParameters: [] } 40160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35349 +data: App\Entity\Commune {#20880 …} +value: "40160" +label: "40250 Lourquen" +attr: [] +labelTranslationParameters: [] } 40161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35350 +data: App\Entity\Commune {#20887 …} +value: "40161" +label: "40240 Lubbon" +attr: [] +labelTranslationParameters: [] } 40162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35351 +data: App\Entity\Commune {#20894 …} +value: "40162" +label: "40090 Lucbardez-et-Bargues" +attr: [] +labelTranslationParameters: [] } 40163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35352 +data: App\Entity\Commune {#20901 …} +value: "40163" +label: "40210 Lüe" +attr: [] +labelTranslationParameters: [] } 40164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35353 +data: App\Entity\Commune {#20908 …} +value: "40164" +label: "40120 Retjons" +attr: [] +labelTranslationParameters: [] } 40165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35354 +data: App\Entity\Commune {#20915 …} +value: "40165" +label: "40630 Luglon" +attr: [] +labelTranslationParameters: [] } 40166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35355 +data: App\Entity\Commune {#20922 …} +value: "40166" +label: "40270 Lussagnet" +attr: [] +labelTranslationParameters: [] } 40167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35356 +data: App\Entity\Commune {#20929 …} +value: "40167" +label: "40430 Luxey" +attr: [] +labelTranslationParameters: [] } 40168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35357 +data: App\Entity\Commune {#20936 …} +value: "40168" +label: "40140 Magescq" +attr: [] +labelTranslationParameters: [] } 40169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35358 +data: App\Entity\Commune {#20943 …} +value: "40169" +label: "40120 Maillas" +attr: [] +labelTranslationParameters: [] } 40170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35359 +data: App\Entity\Commune {#20950 …} +value: "40170" +label: "40120 Maillères" +attr: [] +labelTranslationParameters: [] } 40171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35360 +data: App\Entity\Commune {#20957 …} +value: "40171" +label: "40410 Mano" +attr: [] +labelTranslationParameters: [] } 40172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35361 +data: App\Entity\Commune {#20964 …} +value: "40172" +label: "40700 Mant" +attr: [] +labelTranslationParameters: [] } 40173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35362 +data: App\Entity\Commune {#20971 …} +value: "40173" +label: "40330 Marpaps" +attr: [] +labelTranslationParameters: [] } 40174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35363 +data: App\Entity\Commune {#20978 …} +value: "40174" +label: "40320 Mauries" +attr: [] +labelTranslationParameters: [] } 40175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35364 +data: App\Entity\Commune {#20985 …} +value: "40175" +label: "40270 Maurrin" +attr: [] +labelTranslationParameters: [] } 40176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35365 +data: App\Entity\Commune {#20992 …} +value: "40176" +label: "40240 Mauvezin-d'Armagnac" +attr: [] +labelTranslationParameters: [] } 40177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35366 +data: App\Entity\Commune {#20999 …} +value: "40177" +label: "40250 Maylis" +attr: [] +labelTranslationParameters: [] } 40178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35367 +data: App\Entity\Commune {#21006 …} +value: "40178" +label: "40090 Mazerolles" +attr: [] +labelTranslationParameters: [] } 40179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35368 +data: App\Entity\Commune {#21013 …} +value: "40179" +label: "40990 Mées" +attr: [] +labelTranslationParameters: [] } 40180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35369 +data: App\Entity\Commune {#21020 …} +value: "40180" +label: "40400 Meilhan" +attr: [] +labelTranslationParameters: [] } 40181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35370 +data: App\Entity\Commune {#21027 …} +value: "40181" +label: "40660 Messanges" +attr: [] +labelTranslationParameters: [] } 40182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35371 +data: App\Entity\Commune {#21034 …} +value: "40182" +label: "40170 Mézos" +attr: [] +labelTranslationParameters: [] } 40183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35372 +data: App\Entity\Commune {#21041 …} +value: "40183" +label: "40350 Mimbaste" +attr: [] +labelTranslationParameters: [] } 40184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35373 +data: App\Entity\Commune {#1816 …} +value: "40184" +label: "40200 Mimizan" +attr: [] +labelTranslationParameters: [] } 40185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35374 +data: App\Entity\Commune {#21048 …} +value: "40185" +label: "40320 Miramont-Sensacq" +attr: [] +labelTranslationParameters: [] } 40186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35375 +data: App\Entity\Commune {#21055 …} +value: "40186" +label: "40290 Misson" +attr: [] +labelTranslationParameters: [] } 40187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35376 +data: App\Entity\Commune {#21062 …} +value: "40187" +label: "40660 Moliets-et-Maa" +attr: [] +labelTranslationParameters: [] } 40188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35377 +data: App\Entity\Commune {#21069 …} +value: "40188" +label: "40700 Momuy" +attr: [] +labelTranslationParameters: [] } 40189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35378 +data: App\Entity\Commune {#21076 …} +value: "40189" +label: "40700 Monget" +attr: [] +labelTranslationParameters: [] } 40190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35379 +data: App\Entity\Commune {#21083 …} +value: "40190" +label: "40700 Monségur" +attr: [] +labelTranslationParameters: [] } 40191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35380 +data: App\Entity\Commune {#21090 …} +value: "40191" +label: "40500 Montaut" +attr: [] +labelTranslationParameters: [] } 40192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35381 +data: App\Entity\Commune {#1858 …} +value: "40192" +label: "40000 Mont-de-Marsan" +attr: [] +labelTranslationParameters: [] } 40193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35382 +data: App\Entity\Commune {#21097 …} +value: "40193" +label: "40190 Montégut" +attr: [] +labelTranslationParameters: [] } 40194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35383 +data: App\Entity\Commune {#21104 …} +value: "40194" +label: "40380 Montfort-en-Chalosse" +attr: [] +labelTranslationParameters: [] } 40195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35384 +data: App\Entity\Commune {#21111 …} +value: "40195" +label: "40500 Montgaillard" +attr: [] +labelTranslationParameters: [] } 40196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35385 +data: App\Entity\Commune {#21118 …} +value: "40196" +label: "40500 Montsoué" +attr: [] +labelTranslationParameters: [] } 40197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35386 +data: App\Entity\Commune {#21125 …} +value: "40197" +label: "40110 Morcenx-la-Nouvelle" +attr: [] +labelTranslationParameters: [] } 40198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35387 +data: App\Entity\Commune {#21132 …} +value: "40198" +label: "40700 Morganx" +attr: [] +labelTranslationParameters: [] } 40199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35388 +data: App\Entity\Commune {#21139 …} +value: "40199" +label: "40290 Mouscardès" +attr: [] +labelTranslationParameters: [] } 40200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35389 +data: App\Entity\Commune {#21146 …} +value: "40200" +label: "40410 Moustey" +attr: [] +labelTranslationParameters: [] } 40201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35390 +data: App\Entity\Commune {#21153 …} +value: "40201" +label: "40250 Mugron" +attr: [] +labelTranslationParameters: [] } 40202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35391 +data: App\Entity\Commune {#21160 …} +value: "40202" +label: "40180 Narrosse" +attr: [] +labelTranslationParameters: [] } 40203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35392 +data: App\Entity\Commune {#21167 …} +value: "40203" +label: "40330 Nassiet" +attr: [] +labelTranslationParameters: [] } 40204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35393 +data: App\Entity\Commune {#21174 …} +value: "40204" +label: "40250 Nerbis" +attr: [] +labelTranslationParameters: [] } 40205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35394 +data: App\Entity\Commune {#21181 …} +value: "40205" +label: "40380 Nousse" +attr: [] +labelTranslationParameters: [] } 40206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35395 +data: App\Entity\Commune {#21188 …} +value: "40206" +label: "40300 Oeyregave" +attr: [] +labelTranslationParameters: [] } 40207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35396 +data: App\Entity\Commune {#21195 …} +value: "40207" +label: "40180 Oeyreluy" +attr: [] +labelTranslationParameters: [] } 40208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35397 +data: App\Entity\Commune {#21202 …} +value: "40208" +label: "40380 Onard" +attr: [] +labelTranslationParameters: [] } 40209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35398 +data: App\Entity\Commune {#1900 …} +value: "40209" +label: "40440 Ondres" +attr: [] +labelTranslationParameters: [] } 40210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35399 +data: App\Entity\Commune {#21209 …} +value: "40210" +label: "40110 Onesse-Laharie" +attr: [] +labelTranslationParameters: [] } 40211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35400 +data: App\Entity\Commune {#21216 …} +value: "40211" +label: "40300 Orist" +attr: [] +labelTranslationParameters: [] } 40212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35401 +data: App\Entity\Commune {#21223 …} +value: "40212" +label: "40300 Orthevielle" +attr: [] +labelTranslationParameters: [] } 40213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35402 +data: App\Entity\Commune {#21230 …} +value: "40213" +label: "40230 Orx" +attr: [] +labelTranslationParameters: [] } 40214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35403 +data: App\Entity\Commune {#21237 …} +value: "40214" +label: "40290 Ossages" +attr: [] +labelTranslationParameters: [] } 40215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35404 +data: App\Entity\Commune {#21244 …} +value: "40215" +label: "40110 Ousse-Suzan" +attr: [] +labelTranslationParameters: [] } 40216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35405 +data: App\Entity\Commune {#21251 …} +value: "40216" +label: "40380 Ozourt" +attr: [] +labelTranslationParameters: [] } 40217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35406 +data: App\Entity\Commune {#21258 …} +value: "40217" +label: "40160 Parentis-en-Born" +attr: [] +labelTranslationParameters: [] } 40218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35407 +data: App\Entity\Commune {#21265 …} +value: "40218" +label: "40310 Parleboscq" +attr: [] +labelTranslationParameters: [] } 40219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35408 +data: App\Entity\Commune {#21272 …} +value: "40219" +label: "40320 Payros-Cazautets" +attr: [] +labelTranslationParameters: [] } 40220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35409 +data: App\Entity\Commune {#21279 …} +value: "40220" +label: "40320 Pécorade" +attr: [] +labelTranslationParameters: [] } 40221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35410 +data: App\Entity\Commune {#21286 …} +value: "40221" +label: "40190 Perquie" +attr: [] +labelTranslationParameters: [] } 40222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35411 +data: App\Entity\Commune {#21293 …} +value: "40222" +label: "40300 Pey" +attr: [] +labelTranslationParameters: [] } 40223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35412 +data: App\Entity\Commune {#21300 …} +value: "40223" +label: "40700 Peyre" +attr: [] +labelTranslationParameters: [] } 40224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35413 +data: App\Entity\Commune {#21307 …} +value: "40224" +label: "40300 Peyrehorade" +attr: [] +labelTranslationParameters: [] } 40225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35414 +data: App\Entity\Commune {#21314 …} +value: "40225" +label: "40320 Philondenx" +attr: [] +labelTranslationParameters: [] } 40226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35415 +data: App\Entity\Commune {#21321 …} +value: "40226" +label: "40320 Pimbo" +attr: [] +labelTranslationParameters: [] } 40227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35416 +data: App\Entity\Commune {#21328 …} +value: "40227" +label: "40410 Pissos" +attr: [] +labelTranslationParameters: [] } 40228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35417 +data: App\Entity\Commune {#21335 …} +value: "40228" +label: "40360 Pomarez" +attr: [] +labelTranslationParameters: [] } 40229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35418 +data: App\Entity\Commune {#21342 …} +value: "40229" +label: "40200 Pontenx-les-Forges" +attr: [] +labelTranslationParameters: [] } 40230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35419 +data: App\Entity\Commune {#2137 …} +value: "40230" +label: "40465 Pontonx-sur-l'Adour" +attr: [] +labelTranslationParameters: [] } 40231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35420 +data: App\Entity\Commune {#21349 …} +value: "40231" +label: "40300 Port-de-Lanne" +attr: [] +labelTranslationParameters: [] } 40232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35421 +data: App\Entity\Commune {#21356 …} +value: "40232" +label: "40700 Poudenx" +attr: [] +labelTranslationParameters: [] } 40233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35422 +data: App\Entity\Commune {#21363 …} +value: "40233" +label: "40350 Pouillon" +attr: [] +labelTranslationParameters: [] } 40234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35423 +data: App\Entity\Commune {#21370 …} +value: "40234" +label: "40120 Pouydesseaux" +attr: [] +labelTranslationParameters: [] } 40235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35424 +data: App\Entity\Commune {#21377 …} +value: "40235" +label: "40380 Poyanne" +attr: [] +labelTranslationParameters: [] } 40236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35425 +data: App\Entity\Commune {#21384 …} +value: "40236" +label: "40380 Poyartin" +attr: [] +labelTranslationParameters: [] } 40237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35426 +data: App\Entity\Commune {#21391 …} +value: "40237" +label: "40465 Préchacq-les-Bains" +attr: [] +labelTranslationParameters: [] } 40238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35427 +data: App\Entity\Commune {#21398 …} +value: "40238" +label: "40190 Pujo-le-Plan" +attr: [] +labelTranslationParameters: [] } 40239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35428 +data: App\Entity\Commune {#21405 …} +value: "40239" +label: "40320 Puyol-Cazalet" +attr: [] +labelTranslationParameters: [] } 40240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35429 +data: App\Entity\Commune {#21412 …} +value: "40240" +label: "40270 Renung" +attr: [] +labelTranslationParameters: [] } 40242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35430 +data: App\Entity\Commune {#21419 …} +value: "40242" +label: "40310 Rimbez-et-Baudiets" +attr: [] +labelTranslationParameters: [] } 40243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35431 +data: App\Entity\Commune {#21426 …} +value: "40243" +label: "40370 Rion-des-Landes" +attr: [] +labelTranslationParameters: [] } 40244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35432 +data: App\Entity\Commune {#21433 …} +value: "40244" +label: "40180 Rivière-Saas-et-Gourby" +attr: [] +labelTranslationParameters: [] } 40245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35433 +data: App\Entity\Commune {#21440 …} +value: "40245" +label: "40120 Roquefort" +attr: [] +labelTranslationParameters: [] } 40246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35434 +data: App\Entity\Commune {#21447 …} +value: "40246" +label: "40630 Sabres" +attr: [] +labelTranslationParameters: [] } 40247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35435 +data: App\Entity\Commune {#21454 …} +value: "40247" +label: "40800 Saint-Agnet" +attr: [] +labelTranslationParameters: [] } 40248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35436 +data: App\Entity\Commune {#21461 …} +value: "40248" +label: "40390 Saint-André-de-Seignanx" +attr: [] +labelTranslationParameters: [] } 40249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35437 +data: App\Entity\Commune {#21468 …} +value: "40249" +label: "40250 Saint-Aubin" +attr: [] +labelTranslationParameters: [] } 40250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35438 +data: App\Entity\Commune {#21475 …} +value: "40250" +label: "40090 Saint-Avit" +attr: [] +labelTranslationParameters: [] } 40251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35439 +data: App\Entity\Commune {#21482 …} +value: "40251" +label: "40390 Saint-Barthélemy" +attr: [] +labelTranslationParameters: [] } 40252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35440 +data: App\Entity\Commune {#21489 …} +value: "40252" +label: "40700 Sainte-Colombe" +attr: [] +labelTranslationParameters: [] } 40253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35441 +data: App\Entity\Commune {#21496 …} +value: "40253" +label: "40700 Saint-Cricq-Chalosse" +attr: [] +labelTranslationParameters: [] } 40254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35442 +data: App\Entity\Commune {#21503 …} +value: "40254" +label: "40300 Saint-Cricq-du-Gave" +attr: [] +labelTranslationParameters: [] } 40255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35443 +data: App\Entity\Commune {#21510 …} +value: "40255" +label: "40190 Saint-Cricq-Villeneuve" +attr: [] +labelTranslationParameters: [] } 40256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35444 +data: App\Entity\Commune {#21517 …} +value: "40256" +label: "40300 Saint-Étienne-d'Orthe" +attr: [] +labelTranslationParameters: [] } 40257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35445 +data: App\Entity\Commune {#21524 …} +value: "40257" +label: "40200 Sainte-Eulalie-en-Born" +attr: [] +labelTranslationParameters: [] } 40258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35446 +data: App\Entity\Commune {#21531 …} +value: "40258" +label: "40190 Sainte-Foy" +attr: [] +labelTranslationParameters: [] } 40259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35447 +data: App\Entity\Commune {#21538 …} +value: "40259" +label: "40190 Saint-Gein" +attr: [] +labelTranslationParameters: [] } 40260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35448 +data: App\Entity\Commune {#21545 …} +value: "40260" +label: "40380 Saint-Geours-d'Auribat" +attr: [] +labelTranslationParameters: [] } 40261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35449 +data: App\Entity\Commune {#21552 …} +value: "40261" +label: "40230 Saint-Geours-de-Maremne" +attr: [] +labelTranslationParameters: [] } 40262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35450 +data: App\Entity\Commune {#21559 …} +value: "40262" +label: "40120 Saint-Gor" +attr: [] +labelTranslationParameters: [] } 40263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35451 +data: App\Entity\Commune {#21566 …} +value: "40263" +label: "40380 Saint-Jean-de-Lier" +attr: [] +labelTranslationParameters: [] } 40264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35452 +data: App\Entity\Commune {#21573 …} +value: "40264" +label: "40230 Saint-Jean-de-Marsacq" +attr: [] +labelTranslationParameters: [] } 40265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35453 +data: App\Entity\Commune {#21580 …} +value: "40265" +label: "40240 Saint-Julien-d'Armagnac" +attr: [] +labelTranslationParameters: [] } 40266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35454 +data: App\Entity\Commune {#21587 …} +value: "40266" +label: "40170 Saint-Julien-en-Born" +attr: [] +labelTranslationParameters: [] } 40267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35455 +data: App\Entity\Commune {#21594 …} +value: "40267" +label: "40240 Saint-Justin" +attr: [] +labelTranslationParameters: [] } 40268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35456 +data: App\Entity\Commune {#21601 …} +value: "40268" +label: "40390 Saint-Laurent-de-Gosse" +attr: [] +labelTranslationParameters: [] } 40269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35457 +data: App\Entity\Commune {#21608 …} +value: "40269" +label: "40300 Saint-Lon-les-Mines" +attr: [] +labelTranslationParameters: [] } 40270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35458 +data: App\Entity\Commune {#21615 …} +value: "40270" +label: "40320 Saint-Loubouer" +attr: [] +labelTranslationParameters: [] } 40271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35459 +data: App\Entity\Commune {#21622 …} +value: "40271" +label: "40390 Sainte-Marie-de-Gosse" +attr: [] +labelTranslationParameters: [] } 40272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35460 +data: App\Entity\Commune {#21629 …} +value: "40272" +label: "40390 Saint-Martin-de-Hinx" +attr: [] +labelTranslationParameters: [] } 40273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35461 +data: App\Entity\Commune {#2025 …} +value: "40273" +label: "40390 Saint-Martin-de-Seignanx" +attr: [] +labelTranslationParameters: [] } 40274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35462 +data: App\Entity\Commune {#21636 …} +value: "40274" +label: "40090 Saint-Martin-d'Oney" +attr: [] +labelTranslationParameters: [] } 40275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35463 +data: App\Entity\Commune {#21643 …} +value: "40275" +label: "40270 Saint-Maurice-sur-Adour" +attr: [] +labelTranslationParameters: [] } 40276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35464 +data: App\Entity\Commune {#21650 …} +value: "40276" +label: "40550 Saint-Michel-Escalus" +attr: [] +labelTranslationParameters: [] } 40277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35465 +data: App\Entity\Commune {#21657 …} +value: "40277" +label: "40180 Saint-Pandelon" +attr: [] +labelTranslationParameters: [] } 40278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35466 +data: App\Entity\Commune {#21664 …} +value: "40278" +label: "40200 Saint-Paul-en-Born" +attr: [] +labelTranslationParameters: [] } 40279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35467 +data: App\Entity\Commune {#21671 …} +value: "40279" +label: "40990 Saint-Paul-lès-Dax" +attr: [] +labelTranslationParameters: [] } 40280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35468 +data: App\Entity\Commune {#21678 …} +value: "40280" +label: "40090 Saint-Perdon" +attr: [] +labelTranslationParameters: [] } 40281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35469 +data: App\Entity\Commune {#21685 …} +value: "40281" +label: "40280 Saint-Pierre-du-Mont" +attr: [] +labelTranslationParameters: [] } 40282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35470 +data: App\Entity\Commune {#21692 …} +value: "40282" +label: "40500 Saint-Sever" +attr: [] +labelTranslationParameters: [] } 40283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35471 +data: App\Entity\Commune {#21699 …} +value: "40283" +label: "40990 Saint-Vincent-de-Paul" +attr: [] +labelTranslationParameters: [] } 40284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35472 +data: App\Entity\Commune {#1774 …} +value: "40284" +label: "40230 Saint-Vincent-de-Tyrosse" +attr: [] +labelTranslationParameters: [] } 40285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35473 +data: App\Entity\Commune {#21706 …} +value: "40285" +label: "40400 Saint-Yaguen" +attr: [] +labelTranslationParameters: [] } 40286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35474 +data: App\Entity\Commune {#21713 …} +value: "40286" +label: "40320 Samadet" +attr: [] +labelTranslationParameters: [] } 40287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35475 +data: App\Entity\Commune {#21720 …} +value: "40287" +label: "40460 Sanguinet" +attr: [] +labelTranslationParameters: [] } 40288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35476 +data: App\Entity\Commune {#21727 …} +value: "40288" +label: "40120 Sarbazan" +attr: [] +labelTranslationParameters: [] } 40289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35477 +data: App\Entity\Commune {#21734 …} +value: "40289" +label: "40500 Sarraziet" +attr: [] +labelTranslationParameters: [] } 40290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35478 +data: App\Entity\Commune {#21741 …} +value: "40290" +label: "40800 Sarron" +attr: [] +labelTranslationParameters: [] } 40291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35479 +data: App\Entity\Commune {#21748 …} +value: "40291" +label: "40230 Saubion" +attr: [] +labelTranslationParameters: [] } 40292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35480 +data: App\Entity\Commune {#21755 …} +value: "40292" +label: "40230 Saubrigues" +attr: [] +labelTranslationParameters: [] } 40293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35481 +data: App\Entity\Commune {#21762 …} +value: "40293" +label: "40180 Saubusse" +attr: [] +labelTranslationParameters: [] } 40294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35482 +data: App\Entity\Commune {#21769 …} +value: "40294" +label: "40180 Saugnac-et-Cambran" +attr: [] +labelTranslationParameters: [] } 40295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35483 +data: App\Entity\Commune {#21776 …} +value: "40295" +label: "40410 Saugnacq-et-Muret" +attr: [] +labelTranslationParameters: [] } 40296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35484 +data: App\Entity\Commune {#1781 …} +value: "40296" +label: "40510 Seignosse" +attr: [] +labelTranslationParameters: [] } 40297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35485 +data: App\Entity\Commune {#21783 …} +value: "40297" +label: "40420 Le Sen" +attr: [] +labelTranslationParameters: [] } 40298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35486 +data: App\Entity\Commune {#21790 …} +value: "40298" +label: "40700 Serres-Gaston" +attr: [] +labelTranslationParameters: [] } 40299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35487 +data: App\Entity\Commune {#21797 …} +value: "40299" +label: "40700 Serreslous-et-Arribans" +attr: [] +labelTranslationParameters: [] } 40300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35488 +data: App\Entity\Commune {#21804 …} +value: "40300" +label: "40180 Seyresse" +attr: [] +labelTranslationParameters: [] } 40301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35489 +data: App\Entity\Commune {#21811 …} +value: "40301" +label: "40180 Siest" +attr: [] +labelTranslationParameters: [] } 40303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35490 +data: App\Entity\Commune {#21818 …} +value: "40303" +label: "40210 Solférino" +attr: [] +labelTranslationParameters: [] } 40304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35491 +data: App\Entity\Commune {#21825 …} +value: "40304" +label: "40150 Soorts-Hossegor" +attr: [] +labelTranslationParameters: [] } 40305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35492 +data: App\Entity\Commune {#21832 …} +value: "40305" +label: "40320 Sorbets" +attr: [] +labelTranslationParameters: [] } 40306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35493 +data: App\Entity\Commune {#21839 …} +value: "40306" +label: "40300 Sorde-l'Abbaye" +attr: [] +labelTranslationParameters: [] } 40307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35494 +data: App\Entity\Commune {#21846 …} +value: "40307" +label: "40430 Sore" +attr: [] +labelTranslationParameters: [] } 40308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35495 +data: App\Entity\Commune {#21853 …} +value: "40308" +label: "40180 Sort-en-Chalosse" +attr: [] +labelTranslationParameters: [] } 40309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35496 +data: App\Entity\Commune {#21860 …} +value: "40309" +label: "40250 Souprosse" +attr: [] +labelTranslationParameters: [] } 40310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35497 +data: App\Entity\Commune {#1788 …} +value: "40310" +label: "40140 Soustons" +attr: [] +labelTranslationParameters: [] } 40311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35498 +data: App\Entity\Commune {#21867 …} +value: "40311" +label: "40260 Taller" +attr: [] +labelTranslationParameters: [] } 40312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35499 +data: App\Entity\Commune {#2095 …} +value: "40312" +label: "40220 Tarnos" +attr: [] +labelTranslationParameters: [] } 40313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35500 +data: App\Entity\Commune {#1963 …} +value: "40313" +label: "40400 Tartas" +attr: [] +labelTranslationParameters: [] } 40314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35501 +data: App\Entity\Commune {#21874 …} +value: "40314" +label: "40180 Tercis-les-Bains" +attr: [] +labelTranslationParameters: [] } 40315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35502 +data: App\Entity\Commune {#21881 …} +value: "40315" +label: "40990 Téthieu" +attr: [] +labelTranslationParameters: [] } 40316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35503 +data: App\Entity\Commune {#21888 …} +value: "40316" +label: "40360 Tilh" +attr: [] +labelTranslationParameters: [] } 40317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35504 +data: App\Entity\Commune {#21895 …} +value: "40317" +label: "40230 Tosse" +attr: [] +labelTranslationParameters: [] } 40318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35505 +data: App\Entity\Commune {#21902 …} +value: "40318" +label: "40250 Toulouzette" +attr: [] +labelTranslationParameters: [] } 40319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35506 +data: App\Entity\Commune {#21909 …} +value: "40319" +label: "40630 Trensacq" +attr: [] +labelTranslationParameters: [] } 40320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35507 +data: App\Entity\Commune {#21916 …} +value: "40320" +label: "40090 Uchacq-et-Parentis" +attr: [] +labelTranslationParameters: [] } 40321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35508 +data: App\Entity\Commune {#21923 …} +value: "40321" +label: "40320 Urgons" +attr: [] +labelTranslationParameters: [] } 40322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35509 +data: App\Entity\Commune {#21930 …} +value: "40322" +label: "40170 Uza" +attr: [] +labelTranslationParameters: [] } 40323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35510 +data: App\Entity\Commune {#21937 …} +value: "40323" +label: "40420 Vert" +attr: [] +labelTranslationParameters: [] } 40324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35511 +data: App\Entity\Commune {#21944 …} +value: "40324" +label: "40380 Vicq-d'Auribat" +attr: [] +labelTranslationParameters: [] } 40325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35512 +data: App\Entity\Commune {#21951 …} +value: "40325" +label: "40320 Vielle-Tursan" +attr: [] +labelTranslationParameters: [] } 40326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35513 +data: App\Entity\Commune {#21958 …} +value: "40326" +label: "40560 Vielle-Saint-Girons" +attr: [] +labelTranslationParameters: [] } 40327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35514 +data: App\Entity\Commune {#21965 …} +value: "40327" +label: "40240 Vielle-Soubiran" +attr: [] +labelTranslationParameters: [] } 40328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35515 +data: App\Entity\Commune {#21972 …} +value: "40328" +label: "40480 Vieux-Boucau-les-Bains" +attr: [] +labelTranslationParameters: [] } 40329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35516 +data: App\Entity\Commune {#21979 …} +value: "40329" +label: "40270 Le Vignau" +attr: [] +labelTranslationParameters: [] } 40330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35517 +data: App\Entity\Commune {#21986 …} +value: "40330" +label: "40110 Villenave" +attr: [] +labelTranslationParameters: [] } 40331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35518 +data: App\Entity\Commune {#21993 …} +value: "40331" +label: "40190 Villeneuve-de-Marsan" +attr: [] +labelTranslationParameters: [] } 40332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35519 +data: App\Entity\Commune {#22000 …} +value: "40332" +label: "40160 Ychoux" +attr: [] +labelTranslationParameters: [] } 40333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35520 +data: App\Entity\Commune {#22007 …} +value: "40333" +label: "40110 Ygos-Saint-Saturnin" +attr: [] +labelTranslationParameters: [] } 40334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35521 +data: App\Entity\Commune {#22014 …} +value: "40334" +label: "40180 Yzosse" +attr: [] +labelTranslationParameters: [] } 47001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35522 +data: App\Entity\Commune {#2178 …} +value: "47001" +label: "47000 Agen" +attr: [] +labelTranslationParameters: [] } 47002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35523 +data: App\Entity\Commune {#22021 …} +value: "47002" +label: "47350 Agmé" +attr: [] +labelTranslationParameters: [] } 47003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35524 +data: App\Entity\Commune {#22028 …} +value: "47003" +label: "47800 Agnac" +attr: [] +labelTranslationParameters: [] } 47004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35525 +data: App\Entity\Commune {#22035 …} +value: "47004" +label: "47190 Aiguillon" +attr: [] +labelTranslationParameters: [] } 47005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35526 +data: App\Entity\Commune {#22042 …} +value: "47005" +label: "47800 Allemans-du-Dropt" +attr: [] +labelTranslationParameters: [] } 47006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35527 +data: App\Entity\Commune {#22049 …} +value: "47006" +label: "47110 Allez-et-Cazeneuve" +attr: [] +labelTranslationParameters: [] } 47007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35528 +data: App\Entity\Commune {#22056 …} +value: "47007" +label: "47420 Allons" +attr: [] +labelTranslationParameters: [] } 47008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35529 +data: App\Entity\Commune {#22063 …} +value: "47008" +label: "47160 Ambrus" +attr: [] +labelTranslationParameters: [] } 47009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35530 +data: App\Entity\Commune {#22070 …} +value: "47009" +label: "47170 Andiran" +attr: [] +labelTranslationParameters: [] } 47010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35531 +data: App\Entity\Commune {#22077 …} +value: "47010" +label: "47700 Antagnac" +attr: [] +labelTranslationParameters: [] } 47011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35532 +data: App\Entity\Commune {#22084 …} +value: "47011" +label: "47370 Anthé" +attr: [] +labelTranslationParameters: [] } 47012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35533 +data: App\Entity\Commune {#22091 …} +value: "47012" +label: "47700 Anzex" +attr: [] +labelTranslationParameters: [] } 47013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35534 +data: App\Entity\Commune {#22098 …} +value: "47013" +label: "47250 Argenton" +attr: [] +labelTranslationParameters: [] } 47014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35535 +data: App\Entity\Commune {#22105 …} +value: "47014" +label: "47800 Armillac" +attr: [] +labelTranslationParameters: [] } 47015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35536 +data: App\Entity\Commune {#22112 …} +value: "47015" +label: "47220 Astaffort" +attr: [] +labelTranslationParameters: [] } 47016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35537 +data: App\Entity\Commune {#22119 …} +value: "47016" +label: "47310 Aubiac" +attr: [] +labelTranslationParameters: [] } 47017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35538 +data: App\Entity\Commune {#22126 …} +value: "47017" +label: "47140 Auradou" +attr: [] +labelTranslationParameters: [] } 47018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35539 +data: App\Entity\Commune {#22133 …} +value: "47018" +label: "47120 Auriac-sur-Dropt" +attr: [] +labelTranslationParameters: [] } 47019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35540 +data: App\Entity\Commune {#22140 …} +value: "47019" +label: "47480 Bajamont" +attr: [] +labelTranslationParameters: [] } 47020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35541 +data: App\Entity\Commune {#22147 …} +value: "47020" +label: "47120 Baleyssagues" +attr: [] +labelTranslationParameters: [] } 47021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35542 +data: App\Entity\Commune {#22154 …} +value: "47021" +label: "47230 Barbaste" +attr: [] +labelTranslationParameters: [] } 47022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35543 +data: App\Entity\Commune {#22161 …} +value: "47022" +label: "47130 Bazens" +attr: [] +labelTranslationParameters: [] } 47023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35544 +data: App\Entity\Commune {#22168 …} +value: "47023" +label: "47290 Beaugas" +attr: [] +labelTranslationParameters: [] } 47024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35545 +data: App\Entity\Commune {#22175 …} +value: "47024" +label: "47200 Beaupuy" +attr: [] +labelTranslationParameters: [] } 47025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35546 +data: App\Entity\Commune {#22182 …} +value: "47025" +label: "47470 Beauville" +attr: [] +labelTranslationParameters: [] } 47026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35547 +data: App\Entity\Commune {#22189 …} +value: "47026" +label: "47700 Beauziac" +attr: [] +labelTranslationParameters: [] } 47027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35548 +data: App\Entity\Commune {#22196 …} +value: "47027" +label: "47300 Bias" +attr: [] +labelTranslationParameters: [] } 47028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35549 +data: App\Entity\Commune {#22203 …} +value: "47028" +label: "47200 Birac-sur-Trec" +attr: [] +labelTranslationParameters: [] } 47029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35550 +data: App\Entity\Commune {#22210 …} +value: "47029" +label: "47500 Blanquefort-sur-Briolance" +attr: [] +labelTranslationParameters: [] } 47030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35551 +data: App\Entity\Commune {#22217 …} +value: "47030" +label: "47470 Blaymont" +attr: [] +labelTranslationParameters: [] } 47031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35552 +data: App\Entity\Commune {#22224 …} +value: "47031" +label: "47550 Boé" +attr: [] +labelTranslationParameters: [] } 47032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35553 +data: App\Entity\Commune {#22231 …} +value: "47032" +label: "47240 Bon-Encontre" +attr: [] +labelTranslationParameters: [] } 47033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35554 +data: App\Entity\Commune {#22238 …} +value: "47033" +label: "47290 Boudy-de-Beauregard" +attr: [] +labelTranslationParameters: [] } 47034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35555 +data: App\Entity\Commune {#22245 …} +value: "47034" +label: "47250 Bouglon" +attr: [] +labelTranslationParameters: [] } 47035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35556 +data: App\Entity\Commune {#22252 …} +value: "47035" +label: "47410 Bourgougnague" +attr: [] +labelTranslationParameters: [] } 47036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35557 +data: App\Entity\Commune {#22259 …} +value: "47036" +label: "47370 Bourlens" +attr: [] +labelTranslationParameters: [] } 47037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35558 +data: App\Entity\Commune {#22266 …} +value: "47037" +label: "47210 Bournel" +attr: [] +labelTranslationParameters: [] } 47038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35559 +data: App\Entity\Commune {#22273 …} +value: "47038" +label: "47320 Bourran" +attr: [] +labelTranslationParameters: [] } 47039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35560 +data: App\Entity\Commune {#22280 …} +value: "47039" +label: "47420 Boussès" +attr: [] +labelTranslationParameters: [] } 47040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35561 +data: App\Entity\Commune {#22287 …} +value: "47040" +label: "47310 Brax" +attr: [] +labelTranslationParameters: [] } 47041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35562 +data: App\Entity\Commune {#22294 …} +value: "47041" +label: "47130 Bruch" +attr: [] +labelTranslationParameters: [] } 47042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35563 +data: App\Entity\Commune {#22301 …} +value: "47042" +label: "47260 Brugnac" +attr: [] +labelTranslationParameters: [] } 47043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35564 +data: App\Entity\Commune {#22308 …} +value: "47043" +label: "47160 Buzet-sur-Baïse" +attr: [] +labelTranslationParameters: [] } 47044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35565 +data: App\Entity\Commune {#22315 …} +value: "47044" +label: "47330 Cahuzac" +attr: [] +labelTranslationParameters: [] } 47045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35566 +data: App\Entity\Commune {#22322 …} +value: "47045" +label: "47600 Calignac" +attr: [] +labelTranslationParameters: [] } 47046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35567 +data: App\Entity\Commune {#22329 …} +value: "47046" +label: "47430 Calonges" +attr: [] +labelTranslationParameters: [] } 47047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35568 +data: App\Entity\Commune {#22336 …} +value: "47047" +label: "47350 Cambes" +attr: [] +labelTranslationParameters: [] } 47048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35569 +data: App\Entity\Commune {#22343 …} +value: "47048" +label: "47290 Cancon" +attr: [] +labelTranslationParameters: [] } 47049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35570 +data: App\Entity\Commune {#22350 …} +value: "47049" +label: "47440 Casseneuil" +attr: [] +labelTranslationParameters: [] } 47050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35571 +data: App\Entity\Commune {#22357 …} +value: "47050" +label: "47340 Cassignas" +attr: [] +labelTranslationParameters: [] } 47051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35572 +data: App\Entity\Commune {#22364 …} +value: "47051" +label: "47240 Castelculier" +attr: [] +labelTranslationParameters: [] } 47052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35573 +data: App\Entity\Commune {#22371 …} +value: "47052" +label: "47700 Casteljaloux" +attr: [] +labelTranslationParameters: [] } 47053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35574 +data: App\Entity\Commune {#22378 …} +value: "47053" +label: "47340 Castella" +attr: [] +labelTranslationParameters: [] } 47054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35575 +data: App\Entity\Commune {#22385 …} +value: "47054" +label: "47260 Castelmoron-sur-Lot" +attr: [] +labelTranslationParameters: [] } 47055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35576 +data: App\Entity\Commune {#22392 …} +value: "47055" +label: "47290 Castelnaud-de-Gratecambe" +attr: [] +labelTranslationParameters: [] } 47056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35577 +data: App\Entity\Commune {#22399 …} +value: "47056" +label: "47180 Castelnau-sur-Gupie" +attr: [] +labelTranslationParameters: [] } 47057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35578 +data: App\Entity\Commune {#22406 …} +value: "47057" +label: "47330 Castillonnès" +attr: [] +labelTranslationParameters: [] } 47058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35579 +data: App\Entity\Commune {#22413 …} +value: "47058" +label: "47160 Caubeyres" +attr: [] +labelTranslationParameters: [] } 47059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35580 +data: App\Entity\Commune {#22420 …} +value: "47059" +label: "47120 Caubon-Saint-Sauveur" +attr: [] +labelTranslationParameters: [] } 47060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35581 +data: App\Entity\Commune {#22427 …} +value: "47060" +label: "47220 Caudecoste" +attr: [] +labelTranslationParameters: [] } 47061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35582 +data: App\Entity\Commune {#22434 …} +value: "47061" +label: "47430 Caumont-sur-Garonne" +attr: [] +labelTranslationParameters: [] } 47062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35583 +data: App\Entity\Commune {#22441 …} +value: "47062" +label: "47470 Cauzac" +attr: [] +labelTranslationParameters: [] } 47063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35584 +data: App\Entity\Commune {#22448 …} +value: "47063" +label: "47330 Cavarc" +attr: [] +labelTranslationParameters: [] } 47064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35585 +data: App\Entity\Commune {#22455 …} +value: "47064" +label: "47370 Cazideroque" +attr: [] +labelTranslationParameters: [] } 47065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35586 +data: App\Entity\Commune {#22462 …} +value: "47065" +label: "47320 Clairac" +attr: [] +labelTranslationParameters: [] } 47066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35587 +data: App\Entity\Commune {#22469 …} +value: "47066" +label: "47130 Clermont-Dessous" +attr: [] +labelTranslationParameters: [] } 47067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35588 +data: App\Entity\Commune {#22476 …} +value: "47067" +label: "47270 Clermont-Soubiran" +attr: [] +labelTranslationParameters: [] } 47068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35589 +data: App\Entity\Commune {#22483 …} +value: "47068" +label: "47250 Cocumont" +attr: [] +labelTranslationParameters: [] } 47069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35590 +data: App\Entity\Commune {#22490 …} +value: "47069" +label: "47450 Colayrac-Saint-Cirq" +attr: [] +labelTranslationParameters: [] } 47070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35591 +data: App\Entity\Commune {#22497 …} +value: "47070" +label: "47500 Condezaygues" +attr: [] +labelTranslationParameters: [] } 47071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35592 +data: App\Entity\Commune {#22504 …} +value: "47071" +label: "47260 Coulx" +attr: [] +labelTranslationParameters: [] } 47072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35593 +data: App\Entity\Commune {#22511 …} +value: "47072" +label: "47370 Courbiac" +attr: [] +labelTranslationParameters: [] } 47073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35594 +data: App\Entity\Commune {#22518 …} +value: "47073" +label: "47360 Cours" +attr: [] +labelTranslationParameters: [] } 47074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35595 +data: App\Entity\Commune {#22525 …} +value: "47074" +label: "47180 Couthures-sur-Garonne" +attr: [] +labelTranslationParameters: [] } 47075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35596 +data: App\Entity\Commune {#22532 …} +value: "47075" +label: "47340 La Croix-Blanche" +attr: [] +labelTranslationParameters: [] } 47076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35597 +data: App\Entity\Commune {#22539 …} +value: "47076" +label: "47220 Cuq" +attr: [] +labelTranslationParameters: [] } 47077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35598 +data: App\Entity\Commune {#22546 …} +value: "47077" +label: "47500 Cuzorn" +attr: [] +labelTranslationParameters: [] } 47078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35599 +data: App\Entity\Commune {#22553 …} +value: "47078" +label: "47160 Damazan" +attr: [] +labelTranslationParameters: [] } 47079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35600 +data: App\Entity\Commune {#22560 …} +value: "47079" +label: "47140 Dausse" +attr: [] +labelTranslationParameters: [] } 47080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35601 +data: App\Entity\Commune {#22567 …} +value: "47080" +label: "47210 Dévillac" +attr: [] +labelTranslationParameters: [] } 47081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35602 +data: App\Entity\Commune {#22574 …} +value: "47081" +label: "47110 Dolmayrac" +attr: [] +labelTranslationParameters: [] } 47082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35603 +data: App\Entity\Commune {#22581 …} +value: "47082" +label: "47470 Dondas" +attr: [] +labelTranslationParameters: [] } 47083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35604 +data: App\Entity\Commune {#22588 …} +value: "47083" +label: "47210 Doudrac" +attr: [] +labelTranslationParameters: [] } 47084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35605 +data: App\Entity\Commune {#22595 …} +value: "47084" +label: "47330 Douzains" +attr: [] +labelTranslationParameters: [] } 47085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35606 +data: App\Entity\Commune {#22602 …} +value: "47085" +label: "47420 Durance" +attr: [] +labelTranslationParameters: [] } 47086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35607 +data: App\Entity\Commune {#22609 …} +value: "47086" +label: "47120 Duras" +attr: [] +labelTranslationParameters: [] } 47087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35608 +data: App\Entity\Commune {#22616 …} +value: "47087" +label: "47470 Engayrac" +attr: [] +labelTranslationParameters: [] } 47088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35609 +data: App\Entity\Commune {#22623 …} +value: "47088" +label: "47350 Escassefort" +attr: [] +labelTranslationParameters: [] } 47089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35610 +data: App\Entity\Commune {#22630 …} +value: "47089" +label: "47120 Esclottes" +attr: [] +labelTranslationParameters: [] } 47090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35611 +data: App\Entity\Commune {#22637 …} +value: "47090" +label: "47600 Espiens" +attr: [] +labelTranslationParameters: [] } 47091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35612 +data: App\Entity\Commune {#22644 …} +value: "47091" +label: "47310 Estillac" +attr: [] +labelTranslationParameters: [] } 47092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35613 +data: App\Entity\Commune {#22651 …} +value: "47092" +label: "47220 Fals" +attr: [] +labelTranslationParameters: [] } 47093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35614 +data: App\Entity\Commune {#22658 …} +value: "47093" +label: "47700 Fargues-sur-Ourbise" +attr: [] +labelTranslationParameters: [] } 47094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35615 +data: App\Entity\Commune {#22665 …} +value: "47094" +label: "47400 Fauguerolles" +attr: [] +labelTranslationParameters: [] } 47095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35616 +data: App\Entity\Commune {#22672 …} +value: "47095" +label: "47400 Fauillet" +attr: [] +labelTranslationParameters: [] } 47096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35617 +data: App\Entity\Commune {#22679 …} +value: "47096" +label: "47330 Ferrensac" +attr: [] +labelTranslationParameters: [] } 47097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35618 +data: App\Entity\Commune {#22686 …} +value: "47097" +label: "47230 Feugarolles" +attr: [] +labelTranslationParameters: [] } 47098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35619 +data: App\Entity\Commune {#22693 …} +value: "47098" +label: "47600 Fieux" +attr: [] +labelTranslationParameters: [] } 47099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35620 +data: App\Entity\Commune {#22700 …} +value: "47099" +label: "47260 Fongrave" +attr: [] +labelTranslationParameters: [] } 47100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35621 +data: App\Entity\Commune {#22707 …} +value: "47100" +label: "47510 Foulayronnes" +attr: [] +labelTranslationParameters: [] } 47101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35622 +data: App\Entity\Commune {#22714 …} +value: "47101" +label: "47200 Fourques-sur-Garonne" +attr: [] +labelTranslationParameters: [] } 47102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35623 +data: App\Entity\Commune {#22721 …} +value: "47102" +label: "47600 Francescas" +attr: [] +labelTranslationParameters: [] } 47103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35624 +data: App\Entity\Commune {#22728 …} +value: "47103" +label: "47600 Fréchou" +attr: [] +labelTranslationParameters: [] } 47104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35625 +data: App\Entity\Commune {#22735 …} +value: "47104" +label: "47360 Frégimont" +attr: [] +labelTranslationParameters: [] } 47105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35626 +data: App\Entity\Commune {#22742 …} +value: "47105" +label: "47140 Frespech" +attr: [] +labelTranslationParameters: [] } 47106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35627 +data: App\Entity\Commune {#22749 …} +value: "47106" +label: "47500 Fumel" +attr: [] +labelTranslationParameters: [] } 47107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35628 +data: App\Entity\Commune {#22756 …} +value: "47107" +label: "47190 Galapian" +attr: [] +labelTranslationParameters: [] } 47108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35629 +data: App\Entity\Commune {#22763 …} +value: "47108" +label: "47200 Gaujac" +attr: [] +labelTranslationParameters: [] } 47109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35630 +data: App\Entity\Commune {#22770 …} +value: "47109" +label: "47150 Gavaudun" +attr: [] +labelTranslationParameters: [] } 47110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35631 +data: App\Entity\Commune {#22777 …} +value: "47110" +label: "47400 Gontaud-de-Nogaret" +attr: [] +labelTranslationParameters: [] } 47111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35632 +data: App\Entity\Commune {#22784 …} +value: "47111" +label: "47260 Granges-sur-Lot" +attr: [] +labelTranslationParameters: [] } 47112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35633 +data: App\Entity\Commune {#22791 …} +value: "47112" +label: "47400 Grateloup-Saint-Gayrand" +attr: [] +labelTranslationParameters: [] } 47113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35634 +data: App\Entity\Commune {#22798 …} +value: "47113" +label: "47270 Grayssas" +attr: [] +labelTranslationParameters: [] } 47114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35635 +data: App\Entity\Commune {#22805 …} +value: "47114" +label: "47250 Grézet-Cavagnan" +attr: [] +labelTranslationParameters: [] } 47115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35636 +data: App\Entity\Commune {#22812 …} +value: "47115" +label: "47250 Guérin" +attr: [] +labelTranslationParameters: [] } 47117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35637 +data: App\Entity\Commune {#22819 …} +value: "47117" +label: "47340 Hautefage-la-Tour" +attr: [] +labelTranslationParameters: [] } 47118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35638 +data: App\Entity\Commune {#22826 …} +value: "47118" +label: "47400 Hautesvignes" +attr: [] +labelTranslationParameters: [] } 47119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35639 +data: App\Entity\Commune {#22833 …} +value: "47119" +label: "47420 Houeillès" +attr: [] +labelTranslationParameters: [] } 47120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35640 +data: App\Entity\Commune {#22840 …} +value: "47120" +label: "47180 Jusix" +attr: [] +labelTranslationParameters: [] } 47121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35641 +data: App\Entity\Commune {#22847 …} +value: "47121" +label: "47250 Labastide-Castel-Amouroux" +attr: [] +labelTranslationParameters: [] } 47122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35642 +data: App\Entity\Commune {#22854 …} +value: "47122" +label: "47350 Labretonie" +attr: [] +labelTranslationParameters: [] } 47123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35643 +data: App\Entity\Commune {#22861 …} +value: "47123" +label: "47150 Lacapelle-Biron" +attr: [] +labelTranslationParameters: [] } 47124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35644 +data: App\Entity\Commune {#22868 …} +value: "47124" +label: "47150 Lacaussade" +attr: [] +labelTranslationParameters: [] } 47125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35645 +data: App\Entity\Commune {#22875 …} +value: "47125" +label: "47360 Lacépède" +attr: [] +labelTranslationParameters: [] } 47126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35646 +data: App\Entity\Commune {#22882 …} +value: "47126" +label: "47350 Lachapelle" +attr: [] +labelTranslationParameters: [] } 47127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35647 +data: App\Entity\Commune {#22889 …} +value: "47127" +label: "47320 Lafitte-sur-Lot" +attr: [] +labelTranslationParameters: [] } 47128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35648 +data: App\Entity\Commune {#22896 …} +value: "47128" +label: "47240 Lafox" +attr: [] +labelTranslationParameters: [] } 47129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35649 +data: App\Entity\Commune {#22903 …} +value: "47129" +label: "47190 Lagarrigue" +attr: [] +labelTranslationParameters: [] } 47130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35650 +data: App\Entity\Commune {#22910 …} +value: "47130" +label: "47400 Lagruère" +attr: [] +labelTranslationParameters: [] } 47131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35651 +data: App\Entity\Commune {#22917 …} +value: "47131" +label: "47180 Lagupie" +attr: [] +labelTranslationParameters: [] } 47132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35652 +data: App\Entity\Commune {#22924 …} +value: "47132" +label: "47330 Lalandusse" +attr: [] +labelTranslationParameters: [] } 47133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35653 +data: App\Entity\Commune {#22931 …} +value: "47133" +label: "47310 Lamontjoie" +attr: [] +labelTranslationParameters: [] } 47134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35654 +data: App\Entity\Commune {#22938 …} +value: "47134" +label: "47170 Lannes" +attr: [] +labelTranslationParameters: [] } 47135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35655 +data: App\Entity\Commune {#22945 …} +value: "47135" +label: "47260 Laparade" +attr: [] +labelTranslationParameters: [] } 47136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35656 +data: App\Entity\Commune {#22952 …} +value: "47136" +label: "47800 Laperche" +attr: [] +labelTranslationParameters: [] } 47137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35657 +data: App\Entity\Commune {#22959 …} +value: "47137" +label: "47310 Laplume" +attr: [] +labelTranslationParameters: [] } 47138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35658 +data: App\Entity\Commune {#22966 …} +value: "47138" +label: "47340 Laroque-Timbaut" +attr: [] +labelTranslationParameters: [] } 47139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35659 +data: App\Entity\Commune {#22973 …} +value: "47139" +label: "47600 Lasserre" +attr: [] +labelTranslationParameters: [] } 47140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35660 +data: App\Entity\Commune {#22980 …} +value: "47140" +label: "47360 Laugnac" +attr: [] +labelTranslationParameters: [] } 47141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35661 +data: App\Entity\Commune {#22987 …} +value: "47141" +label: "47150 Laussou" +attr: [] +labelTranslationParameters: [] } 47142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35662 +data: App\Entity\Commune {#22994 …} +value: "47142" +label: "47410 Lauzun" +attr: [] +labelTranslationParameters: [] } 47143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35663 +data: App\Entity\Commune {#23001 …} +value: "47143" +label: "47230 Lavardac" +attr: [] +labelTranslationParameters: [] } 47144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35664 +data: App\Entity\Commune {#23008 …} +value: "47144" +label: "47800 Lavergne" +attr: [] +labelTranslationParameters: [] } 47145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35665 +data: App\Entity\Commune {#23015 …} +value: "47145" +label: "47390 Layrac" +attr: [] +labelTranslationParameters: [] } 47146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35666 +data: App\Entity\Commune {#23022 …} +value: "47146" +label: "47300 Lédat" +attr: [] +labelTranslationParameters: [] } 47147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35667 +data: App\Entity\Commune {#23029 …} +value: "47147" +label: "47120 Lévignac-de-Guyenne" +attr: [] +labelTranslationParameters: [] } 47148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35668 +data: App\Entity\Commune {#23036 …} +value: "47148" +label: "47700 Leyritz-Moncassin" +attr: [] +labelTranslationParameters: [] } 47150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35669 +data: App\Entity\Commune {#23043 …} +value: "47150" +label: "47200 Longueville" +attr: [] +labelTranslationParameters: [] } 47151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35670 +data: App\Entity\Commune {#23050 …} +value: "47151" +label: "47120 Loubès-Bernac" +attr: [] +labelTranslationParameters: [] } 47152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35671 +data: App\Entity\Commune {#23057 …} +value: "47152" +label: "47290 Lougratte" +attr: [] +labelTranslationParameters: [] } 47154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35672 +data: App\Entity\Commune {#23064 …} +value: "47154" +label: "47360 Lusignan-Petit" +attr: [] +labelTranslationParameters: [] } 47155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35673 +data: App\Entity\Commune {#23071 …} +value: "47155" +label: "47360 Madaillan" +attr: [] +labelTranslationParameters: [] } 47156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35674 +data: App\Entity\Commune {#23078 …} +value: "47156" +label: "47200 Marcellus" +attr: [] +labelTranslationParameters: [] } 47157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35675 +data: App\Entity\Commune {#1795 …} +value: "47157" +label: "47200 Marmande" +attr: [] +labelTranslationParameters: [] } 47158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35676 +data: App\Entity\Commune {#23085 …} +value: "47158" +label: "47220 Marmont-Pachas" +attr: [] +labelTranslationParameters: [] } 47159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35677 +data: App\Entity\Commune {#23092 …} +value: "47159" +label: "47430 Le Mas-d'Agenais" +attr: [] +labelTranslationParameters: [] } 47160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35678 +data: App\Entity\Commune {#23099 …} +value: "47160" +label: "47370 Masquières" +attr: [] +labelTranslationParameters: [] } 47161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35679 +data: App\Entity\Commune {#23106 …} +value: "47161" +label: "47140 Massels" +attr: [] +labelTranslationParameters: [] } 47162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35680 +data: App\Entity\Commune {#23113 …} +value: "47162" +label: "47140 Massoulès" +attr: [] +labelTranslationParameters: [] } 47163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35681 +data: App\Entity\Commune {#23120 …} +value: "47163" +label: "47200 Mauvezin-sur-Gupie" +attr: [] +labelTranslationParameters: [] } 47164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35682 +data: App\Entity\Commune {#23127 …} +value: "47164" +label: "47210 Mazières-Naresse" +attr: [] +labelTranslationParameters: [] } 47165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35683 +data: App\Entity\Commune {#23134 …} +value: "47165" +label: "47180 Meilhan-sur-Garonne" +attr: [] +labelTranslationParameters: [] } 47167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35684 +data: App\Entity\Commune {#23141 …} +value: "47167" +label: "47170 Mézin" +attr: [] +labelTranslationParameters: [] } 47168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35685 +data: App\Entity\Commune {#23148 …} +value: "47168" +label: "47800 Miramont-de-Guyenne" +attr: [] +labelTranslationParameters: [] } 47169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35686 +data: App\Entity\Commune {#23155 …} +value: "47169" +label: "47310 Moirax" +attr: [] +labelTranslationParameters: [] } 47170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35687 +data: App\Entity\Commune {#23162 …} +value: "47170" +label: "47290 Monbahus" +attr: [] +labelTranslationParameters: [] } 47171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35688 +data: App\Entity\Commune {#23169 …} +value: "47171" +label: "47340 Monbalen" +attr: [] +labelTranslationParameters: [] } 47172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35689 +data: App\Entity\Commune {#23176 …} +value: "47172" +label: "47310 Moncaut" +attr: [] +labelTranslationParameters: [] } 47173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35690 +data: App\Entity\Commune {#23183 …} +value: "47173" +label: "47380 Monclar" +attr: [] +labelTranslationParameters: [] } 47174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35691 +data: App\Entity\Commune {#23190 …} +value: "47174" +label: "47600 Moncrabeau" +attr: [] +labelTranslationParameters: [] } 47175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35692 +data: App\Entity\Commune {#23197 …} +value: "47175" +label: "47150 Monflanquin" +attr: [] +labelTranslationParameters: [] } 47176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35693 +data: App\Entity\Commune {#23204 …} +value: "47176" +label: "47230 Mongaillard" +attr: [] +labelTranslationParameters: [] } 47177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35694 +data: App\Entity\Commune {#23211 …} +value: "47177" +label: "47160 Monheurt" +attr: [] +labelTranslationParameters: [] } 47178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35695 +data: App\Entity\Commune {#23218 …} +value: "47178" +label: "47150 Monségur" +attr: [] +labelTranslationParameters: [] } 47179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35696 +data: App\Entity\Commune {#23225 …} +value: "47179" +label: "47500 Monsempron-Libos" +attr: [] +labelTranslationParameters: [] } 47180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35697 +data: App\Entity\Commune {#23232 …} +value: "47180" +label: "47600 Montagnac-sur-Auvignon" +attr: [] +labelTranslationParameters: [] } 47181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35698 +data: App\Entity\Commune {#23239 …} +value: "47181" +label: "47150 Montagnac-sur-Lède" +attr: [] +labelTranslationParameters: [] } 47182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35699 +data: App\Entity\Commune {#23246 …} +value: "47182" +label: "47380 Montastruc" +attr: [] +labelTranslationParameters: [] } 47183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35700 +data: App\Entity\Commune {#23253 …} +value: "47183" +label: "47330 Montauriol" +attr: [] +labelTranslationParameters: [] } 47184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35701 +data: App\Entity\Commune {#23260 …} +value: "47184" +label: "47210 Montaut" +attr: [] +labelTranslationParameters: [] } 47185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35702 +data: App\Entity\Commune {#23267 …} +value: "47185" +label: "47500 Montayral" +attr: [] +labelTranslationParameters: [] } 47186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35703 +data: App\Entity\Commune {#23274 …} +value: "47186" +label: "47130 Montesquieu" +attr: [] +labelTranslationParameters: [] } 47187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35704 +data: App\Entity\Commune {#23281 …} +value: "47187" +label: "47120 Monteton" +attr: [] +labelTranslationParameters: [] } 47188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35705 +data: App\Entity\Commune {#23288 …} +value: "47188" +label: "47800 Montignac-de-Lauzun" +attr: [] +labelTranslationParameters: [] } 47189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35706 +data: App\Entity\Commune {#23295 …} +value: "47189" +label: "47350 Montignac-Toupinerie" +attr: [] +labelTranslationParameters: [] } 47190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35707 +data: App\Entity\Commune {#23302 …} +value: "47190" +label: "47360 Montpezat" +attr: [] +labelTranslationParameters: [] } 47191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35708 +data: App\Entity\Commune {#23309 …} +value: "47191" +label: "47200 Montpouillan" +attr: [] +labelTranslationParameters: [] } 47192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35709 +data: App\Entity\Commune {#23316 …} +value: "47192" +label: "47290 Monviel" +attr: [] +labelTranslationParameters: [] } 47193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35710 +data: App\Entity\Commune {#23323 …} +value: "47193" +label: "47290 Moulinet" +attr: [] +labelTranslationParameters: [] } 47194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35711 +data: App\Entity\Commune {#23330 …} +value: "47194" +label: "47800 Moustier" +attr: [] +labelTranslationParameters: [] } 47195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35712 +data: App\Entity\Commune {#23337 …} +value: "47195" +label: "47600 Nérac" +attr: [] +labelTranslationParameters: [] } 47196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35713 +data: App\Entity\Commune {#23344 …} +value: "47196" +label: "47190 Nicole" +attr: [] +labelTranslationParameters: [] } 47197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35714 +data: App\Entity\Commune {#23351 …} +value: "47197" +label: "47600 Nomdieu" +attr: [] +labelTranslationParameters: [] } 47198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35715 +data: App\Entity\Commune {#23358 …} +value: "47198" +label: "47440 Pailloles" +attr: [] +labelTranslationParameters: [] } 47199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35716 +data: App\Entity\Commune {#23365 …} +value: "47199" +label: "47120 Pardaillan" +attr: [] +labelTranslationParameters: [] } 47200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35717 +data: App\Entity\Commune {#23372 …} +value: "47200" +label: "47210 Parranquet" +attr: [] +labelTranslationParameters: [] } 47201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35718 +data: App\Entity\Commune {#1719 …} +value: "47201" +label: "47520 Le Passage" +attr: [] +labelTranslationParameters: [] } 47202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35719 +data: App\Entity\Commune {#23379 …} +value: "47202" +label: "47150 Paulhiac" +attr: [] +labelTranslationParameters: [] } 47203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35720 +data: App\Entity\Commune {#23386 …} +value: "47203" +label: "47140 Penne-d'Agenais" +attr: [] +labelTranslationParameters: [] } 47204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35721 +data: App\Entity\Commune {#23393 …} +value: "47204" +label: "47350 Peyrière" +attr: [] +labelTranslationParameters: [] } 47205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35722 +data: App\Entity\Commune {#23400 …} +value: "47205" +label: "47700 Pindères" +attr: [] +labelTranslationParameters: [] } 47206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35723 +data: App\Entity\Commune {#23407 …} +value: "47206" +label: "47380 Pinel-Hauterive" +attr: [] +labelTranslationParameters: [] } 47207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35724 +data: App\Entity\Commune {#23414 …} +value: "47207" +label: "47230 Pompiey" +attr: [] +labelTranslationParameters: [] } 47208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35725 +data: App\Entity\Commune {#23421 …} +value: "47208" +label: "47420 Pompogne" +attr: [] +labelTranslationParameters: [] } 47209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35726 +data: App\Entity\Commune {#23428 …} +value: "47209" +label: "47480 Pont-du-Casse" +attr: [] +labelTranslationParameters: [] } 47210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35727 +data: App\Entity\Commune {#23435 …} +value: "47210" +label: "47130 Port-Sainte-Marie" +attr: [] +labelTranslationParameters: [] } 47211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35728 +data: App\Entity\Commune {#23442 …} +value: "47211" +label: "47170 Poudenas" +attr: [] +labelTranslationParameters: [] } 47212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35729 +data: App\Entity\Commune {#23449 …} +value: "47212" +label: "47700 Poussignac" +attr: [] +labelTranslationParameters: [] } 47213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35730 +data: App\Entity\Commune {#23456 …} +value: "47213" +label: "47360 Prayssas" +attr: [] +labelTranslationParameters: [] } 47214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35731 +data: App\Entity\Commune {#23463 …} +value: "47214" +label: "47160 Puch-d'Agenais" +attr: [] +labelTranslationParameters: [] } 47215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35732 +data: App\Entity\Commune {#23470 …} +value: "47215" +label: "47300 Pujols" +attr: [] +labelTranslationParameters: [] } 47216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35733 +data: App\Entity\Commune {#23477 …} +value: "47216" +label: "47350 Puymiclan" +attr: [] +labelTranslationParameters: [] } 47217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35734 +data: App\Entity\Commune {#23484 …} +value: "47217" +label: "47270 Puymirol" +attr: [] +labelTranslationParameters: [] } 47218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35735 +data: App\Entity\Commune {#23491 …} +value: "47218" +label: "47800 Puysserampion" +attr: [] +labelTranslationParameters: [] } 47219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35736 +data: App\Entity\Commune {#23498 …} +value: "47219" +label: "47210 Rayet" +attr: [] +labelTranslationParameters: [] } 47220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35737 +data: App\Entity\Commune {#23505 …} +value: "47220" +label: "47160 Razimet" +attr: [] +labelTranslationParameters: [] } 47221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35738 +data: App\Entity\Commune {#23512 …} +value: "47221" +label: "47170 Réaup-Lisse" +attr: [] +labelTranslationParameters: [] } 47222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35739 +data: App\Entity\Commune {#23519 …} +value: "47222" +label: "47700 La Réunion" +attr: [] +labelTranslationParameters: [] } 47223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35740 +data: App\Entity\Commune {#23526 …} +value: "47223" +label: "47210 Rives" +attr: [] +labelTranslationParameters: [] } 47224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35741 +data: App\Entity\Commune {#23533 …} +value: "47224" +label: "47250 Romestaing" +attr: [] +labelTranslationParameters: [] } 47225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35742 +data: App\Entity\Commune {#23540 …} +value: "47225" +label: "47310 Roquefort" +attr: [] +labelTranslationParameters: [] } 47226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35743 +data: App\Entity\Commune {#23547 …} +value: "47226" +label: "47800 Roumagne" +attr: [] +labelTranslationParameters: [] } 47227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35744 +data: App\Entity\Commune {#23554 …} +value: "47227" +label: "47700 Ruffiac" +attr: [] +labelTranslationParameters: [] } 47228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35745 +data: App\Entity\Commune {#23561 …} +value: "47228" +label: "47340 Saint-Antoine-de-Ficalba" +attr: [] +labelTranslationParameters: [] } 47229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35746 +data: App\Entity\Commune {#23568 …} +value: "47229" +label: "47120 Saint-Astier" +attr: [] +labelTranslationParameters: [] } 47230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35747 +data: App\Entity\Commune {#23575 …} +value: "47230" +label: "47150 Saint-Aubin" +attr: [] +labelTranslationParameters: [] } 47231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35748 +data: App\Entity\Commune {#23582 …} +value: "47231" +label: "47350 Saint-Avit" +attr: [] +labelTranslationParameters: [] } 47232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35749 +data: App\Entity\Commune {#23589 …} +value: "47232" +label: "47350 Saint-Barthélemy-d'Agenais" +attr: [] +labelTranslationParameters: [] } 47233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35750 +data: App\Entity\Commune {#23596 …} +value: "47233" +label: "47180 Sainte-Bazeille" +attr: [] +labelTranslationParameters: [] } 47234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35751 +data: App\Entity\Commune {#23603 …} +value: "47234" +label: "47270 Saint-Caprais-de-Lerm" +attr: [] +labelTranslationParameters: [] } 47235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35752 +data: App\Entity\Commune {#23610 …} +value: "47235" +label: "47410 Saint-Colomb-de-Lauzun" +attr: [] +labelTranslationParameters: [] } 47236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35753 +data: App\Entity\Commune {#23617 …} +value: "47236" +label: "47120 Sainte-Colombe-de-Duras" +attr: [] +labelTranslationParameters: [] } 47237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35754 +data: App\Entity\Commune {#23624 …} +value: "47237" +label: "47300 Sainte-Colombe-de-Villeneuve" +attr: [] +labelTranslationParameters: [] } 47238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35755 +data: App\Entity\Commune {#23631 …} +value: "47238" +label: "47310 Sainte-Colombe-en-Bruilhois" +attr: [] +labelTranslationParameters: [] } 47239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35756 +data: App\Entity\Commune {#23638 …} +value: "47239" +label: "47380 Saint-Étienne-de-Fougères" +attr: [] +labelTranslationParameters: [] } 47240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35757 +data: App\Entity\Commune {#23645 …} +value: "47240" +label: "47210 Saint-Étienne-de-Villeréal" +attr: [] +labelTranslationParameters: [] } 47241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35758 +data: App\Entity\Commune {#23652 …} +value: "47241" +label: "47210 Saint-Eutrope-de-Born" +attr: [] +labelTranslationParameters: [] } 47242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35759 +data: App\Entity\Commune {#23659 …} +value: "47242" +label: "47500 Saint-Front-sur-Lémance" +attr: [] +labelTranslationParameters: [] } 47244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35760 +data: App\Entity\Commune {#23666 …} +value: "47244" +label: "47250 Sainte-Gemme-Martaillac" +attr: [] +labelTranslationParameters: [] } 47245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35761 +data: App\Entity\Commune {#23673 …} +value: "47245" +label: "47120 Saint-Géraud" +attr: [] +labelTranslationParameters: [] } 47246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35762 +data: App\Entity\Commune {#23680 …} +value: "47246" +label: "47450 Saint-Hilaire-de-Lusignan" +attr: [] +labelTranslationParameters: [] } 47247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35763 +data: App\Entity\Commune {#23687 …} +value: "47247" +label: "47120 Saint-Jean-de-Duras" +attr: [] +labelTranslationParameters: [] } 47248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35764 +data: App\Entity\Commune {#23694 …} +value: "47248" +label: "47270 Saint-Jean-de-Thurac" +attr: [] +labelTranslationParameters: [] } 47249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35765 +data: App\Entity\Commune {#23701 …} +value: "47249" +label: "47130 Saint-Laurent" +attr: [] +labelTranslationParameters: [] } 47250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35766 +data: App\Entity\Commune {#23708 …} +value: "47250" +label: "47160 Saint-Léger" +attr: [] +labelTranslationParameters: [] } 47251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35767 +data: App\Entity\Commune {#23715 …} +value: "47251" +label: "47160 Saint-Léon" +attr: [] +labelTranslationParameters: [] } 47252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35768 +data: App\Entity\Commune {#2039 …} +value: "47252" +label: "47110 Sainte-Livrade-sur-Lot" +attr: [] +labelTranslationParameters: [] } 47253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35769 +data: App\Entity\Commune {#23722 …} +value: "47253" +label: "47430 Sainte-Marthe" +attr: [] +labelTranslationParameters: [] } 47254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35770 +data: App\Entity\Commune {#23729 …} +value: "47254" +label: "47700 Saint-Martin-Curton" +attr: [] +labelTranslationParameters: [] } 47255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35771 +data: App\Entity\Commune {#23736 …} +value: "47255" +label: "47270 Saint-Martin-de-Beauville" +attr: [] +labelTranslationParameters: [] } 47256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35772 +data: App\Entity\Commune {#23743 …} +value: "47256" +label: "47210 Saint-Martin-de-Villeréal" +attr: [] +labelTranslationParameters: [] } 47257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35773 +data: App\Entity\Commune {#23750 …} +value: "47257" +label: "47180 Saint-Martin-Petit" +attr: [] +labelTranslationParameters: [] } 47258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35774 +data: App\Entity\Commune {#23757 …} +value: "47258" +label: "47170 Sainte-Maure-de-Peyriac" +attr: [] +labelTranslationParameters: [] } 47259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35775 +data: App\Entity\Commune {#23764 …} +value: "47259" +label: "47290 Saint-Maurice-de-Lestapel" +attr: [] +labelTranslationParameters: [] } 47260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35776 +data: App\Entity\Commune {#23771 …} +value: "47260" +label: "47270 Saint-Maurin" +attr: [] +labelTranslationParameters: [] } 47262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35777 +data: App\Entity\Commune {#23778 …} +value: "47262" +label: "47220 Saint-Nicolas-de-la-Balerme" +attr: [] +labelTranslationParameters: [] } 47263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35778 +data: App\Entity\Commune {#23785 …} +value: "47263" +label: "47200 Saint-Pardoux-du-Breuil" +attr: [] +labelTranslationParameters: [] } 47264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35779 +data: App\Entity\Commune {#23792 …} +value: "47264" +label: "47800 Saint-Pardoux-Isaac" +attr: [] +labelTranslationParameters: [] } 47265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35780 +data: App\Entity\Commune {#23799 …} +value: "47265" +label: "47290 Saint-Pastour" +attr: [] +labelTranslationParameters: [] } 47266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35781 +data: App\Entity\Commune {#23806 …} +value: "47266" +label: "47170 Saint-Pé-Saint-Simon" +attr: [] +labelTranslationParameters: [] } 47267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35782 +data: App\Entity\Commune {#23813 …} +value: "47267" +label: "47160 Saint-Pierre-de-Buzet" +attr: [] +labelTranslationParameters: [] } 47269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35783 +data: App\Entity\Commune {#23820 …} +value: "47269" +label: "47270 Saint-Pierre-de-Clairac" +attr: [] +labelTranslationParameters: [] } 47271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35784 +data: App\Entity\Commune {#23827 …} +value: "47271" +label: "47120 Saint-Pierre-sur-Dropt" +attr: [] +labelTranslationParameters: [] } 47272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35785 +data: App\Entity\Commune {#23834 …} +value: "47272" +label: "47330 Saint-Quentin-du-Dropt" +attr: [] +labelTranslationParameters: [] } 47273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35786 +data: App\Entity\Commune {#23841 …} +value: "47273" +label: "47340 Saint-Robert" +attr: [] +labelTranslationParameters: [] } 47274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35787 +data: App\Entity\Commune {#23848 …} +value: "47274" +label: "47270 Saint-Romain-le-Noble" +attr: [] +labelTranslationParameters: [] } 47275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35788 +data: App\Entity\Commune {#23855 …} +value: "47275" +label: "47360 Saint-Salvy" +attr: [] +labelTranslationParameters: [] } 47276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35789 +data: App\Entity\Commune {#23862 …} +value: "47276" +label: "47360 Saint-Sardos" +attr: [] +labelTranslationParameters: [] } 47277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35790 +data: App\Entity\Commune {#23869 …} +value: "47277" +label: "47180 Saint-Sauveur-de-Meilhan" +attr: [] +labelTranslationParameters: [] } 47278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35791 +data: App\Entity\Commune {#23876 …} +value: "47278" +label: "47120 Saint-Sernin" +attr: [] +labelTranslationParameters: [] } 47279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35792 +data: App\Entity\Commune {#23883 …} +value: "47279" +label: "47220 Saint-Sixte" +attr: [] +labelTranslationParameters: [] } 47280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35793 +data: App\Entity\Commune {#23890 …} +value: "47280" +label: "47140 Saint-Sylvestre-sur-Lot" +attr: [] +labelTranslationParameters: [] } 47281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35794 +data: App\Entity\Commune {#23897 …} +value: "47281" +label: "47270 Saint-Urcisse" +attr: [] +labelTranslationParameters: [] } 47282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35795 +data: App\Entity\Commune {#23904 …} +value: "47282" +label: "47310 Saint-Vincent-de-Lamontjoie" +attr: [] +labelTranslationParameters: [] } 47283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35796 +data: App\Entity\Commune {#23911 …} +value: "47283" +label: "47500 Saint-Vite" +attr: [] +labelTranslationParameters: [] } 47284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35797 +data: App\Entity\Commune {#23918 …} +value: "47284" +label: "47150 Salles" +attr: [] +labelTranslationParameters: [] } 47285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35798 +data: App\Entity\Commune {#23925 …} +value: "47285" +label: "47250 Samazan" +attr: [] +labelTranslationParameters: [] } 47286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35799 +data: App\Entity\Commune {#23932 …} +value: "47286" +label: "47420 Sauméjan" +attr: [] +labelTranslationParameters: [] } 47287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35800 +data: App\Entity\Commune {#23939 …} +value: "47287" +label: "47600 Saumont" +attr: [] +labelTranslationParameters: [] } 47288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35801 +data: App\Entity\Commune {#23946 …} +value: "47288" +label: "47340 Sauvagnas" +attr: [] +labelTranslationParameters: [] } 47289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35802 +data: App\Entity\Commune {#23953 …} +value: "47289" +label: "47270 La Sauvetat-de-Savères" +attr: [] +labelTranslationParameters: [] } 47290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35803 +data: App\Entity\Commune {#23960 …} +value: "47290" +label: "47800 La Sauvetat-du-Dropt" +attr: [] +labelTranslationParameters: [] } 47291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35804 +data: App\Entity\Commune {#23967 …} +value: "47291" +label: "47150 La Sauvetat-sur-Lède" +attr: [] +labelTranslationParameters: [] } 47292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35805 +data: App\Entity\Commune {#23974 …} +value: "47292" +label: "47500 Sauveterre-la-Lémance" +attr: [] +labelTranslationParameters: [] } 47293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35806 +data: App\Entity\Commune {#23981 …} +value: "47293" +label: "47220 Sauveterre-Saint-Denis" +attr: [] +labelTranslationParameters: [] } 47294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35807 +data: App\Entity\Commune {#23988 …} +value: "47294" +label: "47120 Savignac-de-Duras" +attr: [] +labelTranslationParameters: [] } 47295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35808 +data: App\Entity\Commune {#23995 …} +value: "47295" +label: "47150 Savignac-sur-Leyze" +attr: [] +labelTranslationParameters: [] } 47296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35809 +data: App\Entity\Commune {#24002 …} +value: "47296" +label: "47410 Ségalas" +attr: [] +labelTranslationParameters: [] } 47297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35810 +data: App\Entity\Commune {#24009 …} +value: "47297" +label: "47360 Sembas" +attr: [] +labelTranslationParameters: [] } 47298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35811 +data: App\Entity\Commune {#24016 …} +value: "47298" +label: "47430 Sénestis" +attr: [] +labelTranslationParameters: [] } 47299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35812 +data: App\Entity\Commune {#24023 …} +value: "47299" +label: "47410 Sérignac-Péboudou" +attr: [] +labelTranslationParameters: [] } 47300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35813 +data: App\Entity\Commune {#24030 …} +value: "47300" +label: "47310 Sérignac-sur-Garonne" +attr: [] +labelTranslationParameters: [] } 47301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35814 +data: App\Entity\Commune {#24037 …} +value: "47301" +label: "47350 Seyches" +attr: [] +labelTranslationParameters: [] } 47302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35815 +data: App\Entity\Commune {#24044 …} +value: "47302" +label: "47170 Sos" +attr: [] +labelTranslationParameters: [] } 47303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35816 +data: App\Entity\Commune {#24051 …} +value: "47303" +label: "47120 Soumensac" +attr: [] +labelTranslationParameters: [] } 47304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35817 +data: App\Entity\Commune {#24058 …} +value: "47304" +label: "47200 Taillebourg" +attr: [] +labelTranslationParameters: [] } 47305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35818 +data: App\Entity\Commune {#24065 …} +value: "47305" +label: "47270 Tayrac" +attr: [] +labelTranslationParameters: [] } 47306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35819 +data: App\Entity\Commune {#24072 …} +value: "47306" +label: "47110 Le Temple-sur-Lot" +attr: [] +labelTranslationParameters: [] } 47307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35820 +data: App\Entity\Commune {#24079 …} +value: "47307" +label: "47370 Thézac" +attr: [] +labelTranslationParameters: [] } 47308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35821 +data: App\Entity\Commune {#24086 …} +value: "47308" +label: "47230 Thouars-sur-Garonne" +attr: [] +labelTranslationParameters: [] } 47309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35822 +data: App\Entity\Commune {#24093 …} +value: "47309" +label: "47380 Tombebœuf" +attr: [] +labelTranslationParameters: [] } 47310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35823 +data: App\Entity\Commune {#2102 …} +value: "47310" +label: "47400 Tonneins" +attr: [] +labelTranslationParameters: [] } 47311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35824 +data: App\Entity\Commune {#24100 …} +value: "47311" +label: "47210 Tourliac" +attr: [] +labelTranslationParameters: [] } 47312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35825 +data: App\Entity\Commune {#24107 …} +value: "47312" +label: "47370 Tournon-d'Agenais" +attr: [] +labelTranslationParameters: [] } 47313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35826 +data: App\Entity\Commune {#24114 …} +value: "47313" +label: "47380 Tourtrès" +attr: [] +labelTranslationParameters: [] } 47314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35827 +data: App\Entity\Commune {#24121 …} +value: "47314" +label: "47140 Trémons" +attr: [] +labelTranslationParameters: [] } 47315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35828 +data: App\Entity\Commune {#24128 …} +value: "47315" +label: "47140 Trentels" +attr: [] +labelTranslationParameters: [] } 47316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35829 +data: App\Entity\Commune {#24135 …} +value: "47316" +label: "47400 Varès" +attr: [] +labelTranslationParameters: [] } 47317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35830 +data: App\Entity\Commune {#24142 …} +value: "47317" +label: "47260 Verteuil-d'Agenais" +attr: [] +labelTranslationParameters: [] } 47318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35831 +data: App\Entity\Commune {#24149 …} +value: "47318" +label: "47230 Vianne" +attr: [] +labelTranslationParameters: [] } 47319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35832 +data: App\Entity\Commune {#24156 …} +value: "47319" +label: "47380 Villebramar" +attr: [] +labelTranslationParameters: [] } 47320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35833 +data: App\Entity\Commune {#24163 …} +value: "47320" +label: "47160 Villefranche-du-Queyran" +attr: [] +labelTranslationParameters: [] } 47321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35834 +data: App\Entity\Commune {#24170 …} +value: "47321" +label: "47120 Villeneuve-de-Duras" +attr: [] +labelTranslationParameters: [] } 47323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35835 +data: App\Entity\Commune {#2130 …} +value: "47323" +label: "47300 Villeneuve-sur-Lot" +attr: [] +labelTranslationParameters: [] } 47324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35836 +data: App\Entity\Commune {#24177 …} +value: "47324" +label: "47210 Villeréal" +attr: [] +labelTranslationParameters: [] } 47325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35837 +data: App\Entity\Commune {#24184 …} +value: "47325" +label: "47400 Villeton" +attr: [] +labelTranslationParameters: [] } 47326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35838 +data: App\Entity\Commune {#24191 …} +value: "47326" +label: "47200 Virazeil" +attr: [] +labelTranslationParameters: [] } 47327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35839 +data: App\Entity\Commune {#24198 …} +value: "47327" +label: "47230 Xaintrailles" +attr: [] +labelTranslationParameters: [] } 47328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35840 +data: App\Entity\Commune {#24205 …} +value: "47328" +label: "47370 Saint-Georges" +attr: [] +labelTranslationParameters: [] } 64001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35841 +data: App\Entity\Commune {#24212 …} +value: "64001" +label: "64460 Aast" +attr: [] +labelTranslationParameters: [] } 64002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35842 +data: App\Entity\Commune {#24219 …} +value: "64002" +label: "64160 Abère" +attr: [] +labelTranslationParameters: [] } 64003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35843 +data: App\Entity\Commune {#24226 …} +value: "64003" +label: "64150 Abidos" +attr: [] +labelTranslationParameters: [] } 64004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35844 +data: App\Entity\Commune {#24233 …} +value: "64004" +label: "64390 Abitain" +attr: [] +labelTranslationParameters: [] } 64005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35845 +data: App\Entity\Commune {#24240 …} +value: "64005" +label: "64360 Abos" +attr: [] +labelTranslationParameters: [] } 64006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35846 +data: App\Entity\Commune {#24247 …} +value: "64006" +label: "64490 Accous" +attr: [] +labelTranslationParameters: [] } 64007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35847 +data: App\Entity\Commune {#24254 …} +value: "64007" +label: "64400 Agnos" +attr: [] +labelTranslationParameters: [] } 64008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35848 +data: App\Entity\Commune {#24261 …} +value: "64008" +label: "64220 Ahaxe-Alciette-Bascassan" +attr: [] +labelTranslationParameters: [] } 64009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35849 +data: App\Entity\Commune {#24268 …} +value: "64009" +label: "64210 Ahetze" +attr: [] +labelTranslationParameters: [] } 64010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35850 +data: App\Entity\Commune {#24275 …} +value: "64010" +label: "64120 Aïcirits-Camou-Suhast" +attr: [] +labelTranslationParameters: [] } 64011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35851 +data: App\Entity\Commune {#24282 …} +value: "64011" +label: "64220 Aincille" +attr: [] +labelTranslationParameters: [] } 64012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35852 +data: App\Entity\Commune {#24289 …} +value: "64012" +label: "64130 Ainharp" +attr: [] +labelTranslationParameters: [] } 64013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35853 +data: App\Entity\Commune {#24296 …} +value: "64013" +label: "64220 Ainhice-Mongelos" +attr: [] +labelTranslationParameters: [] } 64014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35854 +data: App\Entity\Commune {#24303 …} +value: "64014" +label: "64250 Ainhoa" +attr: [] +labelTranslationParameters: [] } 64015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35855 +data: App\Entity\Commune {#24310 …} +value: "64015" +label: "64470 Alçay-Alçabéhéty-Sunharette" +attr: [] +labelTranslationParameters: [] } 64016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35856 +data: App\Entity\Commune {#24317 …} +value: "64016" +label: "64430 Aldudes" +attr: [] +labelTranslationParameters: [] } 64017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35857 +data: App\Entity\Commune {#24324 …} +value: "64017" +label: "64470 Alos-Sibas-Abense" +attr: [] +labelTranslationParameters: [] } 64018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35858 +data: App\Entity\Commune {#24331 …} +value: "64018" +label: "64120 Amendeuix-Oneix" +attr: [] +labelTranslationParameters: [] } 64019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35859 +data: App\Entity\Commune {#24338 …} +value: "64019" +label: "64120 Amorots-Succos" +attr: [] +labelTranslationParameters: [] } 64021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35860 +data: App\Entity\Commune {#24345 …} +value: "64021" +label: "64420 Andoins" +attr: [] +labelTranslationParameters: [] } 64022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35861 +data: App\Entity\Commune {#24352 …} +value: "64022" +label: "64390 Andrein" +attr: [] +labelTranslationParameters: [] } 64023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35862 +data: App\Entity\Commune {#24359 …} +value: "64023" +label: "64510 Angaïs" +attr: [] +labelTranslationParameters: [] } 64024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35863 +data: App\Entity\Commune {#1240 …} +value: "64024" +label: "64600 Anglet" +attr: [] +labelTranslationParameters: [] } 64025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35864 +data: App\Entity\Commune {#24366 …} +value: "64025" +label: "64190 Angous" +attr: [] +labelTranslationParameters: [] } 64026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35865 +data: App\Entity\Commune {#24373 …} +value: "64026" +label: "64220 Anhaux" +attr: [] +labelTranslationParameters: [] } 64027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35866 +data: App\Entity\Commune {#24380 …} +value: "64027" +label: "64160 Anos" +attr: [] +labelTranslationParameters: [] } 64028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35867 +data: App\Entity\Commune {#24387 …} +value: "64028" +label: "64350 Anoye" +attr: [] +labelTranslationParameters: [] } 64029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35868 +data: App\Entity\Commune {#24394 …} +value: "64029" +label: "64570 Aramits" +attr: [] +labelTranslationParameters: [] } 64031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35869 +data: App\Entity\Commune {#24401 …} +value: "64031" +label: "64270 Arancou" +attr: [] +labelTranslationParameters: [] } 64032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35870 +data: App\Entity\Commune {#24408 …} +value: "64032" +label: "64190 Araujuzon" +attr: [] +labelTranslationParameters: [] } 64033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35871 +data: App\Entity\Commune {#24415 …} +value: "64033" +label: "64190 Araux" +attr: [] +labelTranslationParameters: [] } 64034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35872 +data: App\Entity\Commune {#24422 …} +value: "64034" +label: "64120 Arbérats-Sillègue" +attr: [] +labelTranslationParameters: [] } 64035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35873 +data: App\Entity\Commune {#24429 …} +value: "64035" +label: "64210 Arbonne" +attr: [] +labelTranslationParameters: [] } 64036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35874 +data: App\Entity\Commune {#24436 …} +value: "64036" +label: "64120 Arbouet-Sussaute" +attr: [] +labelTranslationParameters: [] } 64037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35875 +data: App\Entity\Commune {#24443 …} +value: "64037" +label: "64230 Arbus" +attr: [] +labelTranslationParameters: [] } 64038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35876 +data: App\Entity\Commune {#24450 …} +value: "64038" +label: "64200 Arcangues" +attr: [] +labelTranslationParameters: [] } 64039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35877 +data: App\Entity\Commune {#24457 …} +value: "64039" +label: "64400 Aren" +attr: [] +labelTranslationParameters: [] } 64040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35878 +data: App\Entity\Commune {#24464 …} +value: "64040" +label: "64570 Arette" +attr: [] +labelTranslationParameters: [] } 64041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35879 +data: App\Entity\Commune {#24471 …} +value: "64041" +label: "64320 Aressy" +attr: [] +labelTranslationParameters: [] } 64042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35880 +data: App\Entity\Commune {#24478 …} +value: "64042" +label: "64300 Argagnon" +attr: [] +labelTranslationParameters: [] } 64043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35881 +data: App\Entity\Commune {#24485 …} +value: "64043" +label: "64450 Argelos" +attr: [] +labelTranslationParameters: [] } 64044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35882 +data: App\Entity\Commune {#24492 …} +value: "64044" +label: "64410 Arget" +attr: [] +labelTranslationParameters: [] } 64045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35883 +data: App\Entity\Commune {#24499 …} +value: "64045" +label: "64120 Arhansus" +attr: [] +labelTranslationParameters: [] } 64046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35884 +data: App\Entity\Commune {#24506 …} +value: "64046" +label: "64640 Armendarits" +attr: [] +labelTranslationParameters: [] } 64047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35885 +data: App\Entity\Commune {#24513 …} +value: "64047" +label: "64220 Arnéguy" +attr: [] +labelTranslationParameters: [] } 64048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35886 +data: App\Entity\Commune {#24520 …} +value: "64048" +label: "64370 Arnos" +attr: [] +labelTranslationParameters: [] } 64049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35887 +data: App\Entity\Commune {#24527 …} +value: "64049" +label: "64120 Aroue-Ithorots-Olhaïby" +attr: [] +labelTranslationParameters: [] } 64050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35888 +data: App\Entity\Commune {#24534 …} +value: "64050" +label: "64130 Arrast-Larrebieu" +attr: [] +labelTranslationParameters: [] } 64051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35889 +data: App\Entity\Commune {#24541 …} +value: "64051" +label: "64120 Arraute-Charritte" +attr: [] +labelTranslationParameters: [] } 64052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35890 +data: App\Entity\Commune {#24548 …} +value: "64052" +label: "64350 Arricau-Bordes" +attr: [] +labelTranslationParameters: [] } 64053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35891 +data: App\Entity\Commune {#24555 …} +value: "64053" +label: "64420 Arrien" +attr: [] +labelTranslationParameters: [] } 64054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35892 +data: App\Entity\Commune {#24562 …} +value: "64054" +label: "64800 Arros-de-Nay" +attr: [] +labelTranslationParameters: [] } 64056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35893 +data: App\Entity\Commune {#24569 …} +value: "64056" +label: "64350 Arrosès" +attr: [] +labelTranslationParameters: [] } 64057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35894 +data: App\Entity\Commune {#24576 …} +value: "64057" +label: "64370 Arthez-de-Béarn" +attr: [] +labelTranslationParameters: [] } 64058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35895 +data: App\Entity\Commune {#24583 …} +value: "64058" +label: "64800 Arthez-d'Asson" +attr: [] +labelTranslationParameters: [] } 64059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35896 +data: App\Entity\Commune {#24590 …} +value: "64059" +label: "64420 Artigueloutan" +attr: [] +labelTranslationParameters: [] } 64060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35897 +data: App\Entity\Commune {#24597 …} +value: "64060" +label: "64230 Artiguelouve" +attr: [] +labelTranslationParameters: [] } 64061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35898 +data: App\Entity\Commune {#24604 …} +value: "64061" +label: "64170 Artix" +attr: [] +labelTranslationParameters: [] } 64062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35899 +data: App\Entity\Commune {#24611 …} +value: "64062" +label: "64260 Arudy" +attr: [] +labelTranslationParameters: [] } 64063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35900 +data: App\Entity\Commune {#24618 …} +value: "64063" +label: "64410 Arzacq-Arraziguet" +attr: [] +labelTranslationParameters: [] } 64064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35901 +data: App\Entity\Commune {#24625 …} +value: "64064" +label: "64660 Asasp-Arros" +attr: [] +labelTranslationParameters: [] } 64065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35902 +data: App\Entity\Commune {#24632 …} +value: "64065" +label: "64310 Ascain" +attr: [] +labelTranslationParameters: [] } 64066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35903 +data: App\Entity\Commune {#24639 …} +value: "64066" +label: "64220 Ascarat" +attr: [] +labelTranslationParameters: [] } 64067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35904 +data: App\Entity\Commune {#24646 …} +value: "64067" +label: "64510 Assat" +attr: [] +labelTranslationParameters: [] } 64068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35905 +data: App\Entity\Commune {#24653 …} +value: "64068" +label: "64800 Asson" +attr: [] +labelTranslationParameters: [] } 64069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35906 +data: App\Entity\Commune {#24660 …} +value: "64069" +label: "64260 Aste-Béon" +attr: [] +labelTranslationParameters: [] } 64070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35907 +data: App\Entity\Commune {#24667 …} +value: "64070" +label: "64450 Astis" +attr: [] +labelTranslationParameters: [] } 64071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35908 +data: App\Entity\Commune {#24674 …} +value: "64071" +label: "64390 Athos-Aspis" +attr: [] +labelTranslationParameters: [] } 64072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35909 +data: App\Entity\Commune {#24681 …} +value: "64072" +label: "64290 Aubertin" +attr: [] +labelTranslationParameters: [] } 64073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35910 +data: App\Entity\Commune {#24688 …} +value: "64073" +label: "64230 Aubin" +attr: [] +labelTranslationParameters: [] } 64074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35911 +data: App\Entity\Commune {#24695 …} +value: "64074" +label: "64330 Aubous" +attr: [] +labelTranslationParameters: [] } 64075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35912 +data: App\Entity\Commune {#24702 …} +value: "64075" +label: "64190 Audaux" +attr: [] +labelTranslationParameters: [] } 64077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35913 +data: App\Entity\Commune {#24709 …} +value: "64077" +label: "64450 Auga" +attr: [] +labelTranslationParameters: [] } 64078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35914 +data: App\Entity\Commune {#24716 …} +value: "64078" +label: "64450 Auriac" +attr: [] +labelTranslationParameters: [] } 64079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35915 +data: App\Entity\Commune {#24723 …} +value: "64079" +label: "64350 Aurions-Idernes" +attr: [] +labelTranslationParameters: [] } 64080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35916 +data: App\Entity\Commune {#24730 …} +value: "64080" +label: "64230 Aussevielle" +attr: [] +labelTranslationParameters: [] } 64081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35917 +data: App\Entity\Commune {#24737 …} +value: "64081" +label: "64130 Aussurucq" +attr: [] +labelTranslationParameters: [] } 64082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35918 +data: App\Entity\Commune {#24744 …} +value: "64082" +label: "64270 Auterrive" +attr: [] +labelTranslationParameters: [] } 64083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35919 +data: App\Entity\Commune {#24751 …} +value: "64083" +label: "64390 Autevielle-Saint-Martin-Bideren" +attr: [] +labelTranslationParameters: [] } 64084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35920 +data: App\Entity\Commune {#24758 …} +value: "64084" +label: "64330 Aydie" +attr: [] +labelTranslationParameters: [] } 64085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35921 +data: App\Entity\Commune {#24765 …} +value: "64085" +label: "64490 Aydius" +attr: [] +labelTranslationParameters: [] } 64086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35922 +data: App\Entity\Commune {#24772 …} +value: "64086" +label: "64240 Ayherre" +attr: [] +labelTranslationParameters: [] } 64087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35923 +data: App\Entity\Commune {#24779 …} +value: "64087" +label: "64300 Baigts-de-Béarn" +attr: [] +labelTranslationParameters: [] } 64088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35924 +data: App\Entity\Commune {#24786 …} +value: "64088" +label: "64300 Balansun" +attr: [] +labelTranslationParameters: [] } 64089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35925 +data: App\Entity\Commune {#24793 …} +value: "64089" +label: "64460 Baleix" +attr: [] +labelTranslationParameters: [] } 64090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35926 +data: App\Entity\Commune {#24800 …} +value: "64090" +label: "64330 Baliracq-Maumusson" +attr: [] +labelTranslationParameters: [] } 64091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35927 +data: App\Entity\Commune {#24807 …} +value: "64091" +label: "64510 Baliros" +attr: [] +labelTranslationParameters: [] } 64092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35928 +data: App\Entity\Commune {#24814 …} +value: "64092" +label: "64430 Banca" +attr: [] +labelTranslationParameters: [] } 64093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35929 +data: App\Entity\Commune {#24821 …} +value: "64093" +label: "64130 Barcus" +attr: [] +labelTranslationParameters: [] } 64094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35930 +data: App\Entity\Commune {#24828 …} +value: "64094" +label: "64520 Bardos" +attr: [] +labelTranslationParameters: [] } 64095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35931 +data: App\Entity\Commune {#24835 …} +value: "64095" +label: "64160 Barinque" +attr: [] +labelTranslationParameters: [] } 64096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35932 +data: App\Entity\Commune {#24842 …} +value: "64096" +label: "64390 Barraute-Camu" +attr: [] +labelTranslationParameters: [] } 64097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35933 +data: App\Entity\Commune {#24849 …} +value: "64097" +label: "64530 Barzun" +attr: [] +labelTranslationParameters: [] } 64098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35934 +data: App\Entity\Commune {#24856 …} +value: "64098" +label: "64350 Bassillon-Vauzé" +attr: [] +labelTranslationParameters: [] } 64099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35935 +data: App\Entity\Commune {#24863 …} +value: "64099" +label: "64190 Bastanès" +attr: [] +labelTranslationParameters: [] } 64100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35936 +data: App\Entity\Commune {#24870 …} +value: "64100" +label: "64200 Bassussarry" +attr: [] +labelTranslationParameters: [] } 64101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35937 +data: App\Entity\Commune {#24877 …} +value: "64101" +label: "64800 Baudreix" +attr: [] +labelTranslationParameters: [] } 64102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35938 +data: App\Entity\Commune {#1310 …} +value: "64102" +label: "64100 Bayonne" +attr: [] +labelTranslationParameters: [] } 64103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35939 +data: App\Entity\Commune {#24884 …} +value: "64103" +label: "64460 Bédeille" +attr: [] +labelTranslationParameters: [] } 64104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35940 +data: App\Entity\Commune {#24891 …} +value: "64104" +label: "64490 Bedous" +attr: [] +labelTranslationParameters: [] } 64105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35941 +data: App\Entity\Commune {#24898 …} +value: "64105" +label: "64120 Béguios" +attr: [] +labelTranslationParameters: [] } 64106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35942 +data: App\Entity\Commune {#24905 …} +value: "64106" +label: "64120 Béhasque-Lapiste" +attr: [] +labelTranslationParameters: [] } 64107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35943 +data: App\Entity\Commune {#24912 …} +value: "64107" +label: "64220 Béhorléguy" +attr: [] +labelTranslationParameters: [] } 64108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35944 +data: App\Entity\Commune {#24919 …} +value: "64108" +label: "64270 Bellocq" +attr: [] +labelTranslationParameters: [] } 64109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35945 +data: App\Entity\Commune {#24926 …} +value: "64109" +label: "64800 Bénéjacq" +attr: [] +labelTranslationParameters: [] } 64110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35946 +data: App\Entity\Commune {#24933 …} +value: "64110" +label: "64440 Béost" +attr: [] +labelTranslationParameters: [] } 64111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35947 +data: App\Entity\Commune {#24940 …} +value: "64111" +label: "64460 Bentayou-Sérée" +attr: [] +labelTranslationParameters: [] } 64112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35948 +data: App\Entity\Commune {#24947 …} +value: "64112" +label: "64300 Bérenx" +attr: [] +labelTranslationParameters: [] } 64113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35949 +data: App\Entity\Commune {#24954 …} +value: "64113" +label: "64270 Bergouey-Viellenave" +attr: [] +labelTranslationParameters: [] } 64114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35950 +data: App\Entity\Commune {#24961 …} +value: "64114" +label: "64160 Bernadets" +attr: [] +labelTranslationParameters: [] } 64115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35951 +data: App\Entity\Commune {#24968 …} +value: "64115" +label: "64130 Berrogain-Laruns" +attr: [] +labelTranslationParameters: [] } 64116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35952 +data: App\Entity\Commune {#24975 …} +value: "64116" +label: "64260 Bescat" +attr: [] +labelTranslationParameters: [] } 64117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35953 +data: App\Entity\Commune {#24982 …} +value: "64117" +label: "64150 Bésingrand" +attr: [] +labelTranslationParameters: [] } 64118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35954 +data: App\Entity\Commune {#24989 …} +value: "64118" +label: "64350 Bétracq" +attr: [] +labelTranslationParameters: [] } 64119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35955 +data: App\Entity\Commune {#24996 …} +value: "64119" +label: "64800 Beuste" +attr: [] +labelTranslationParameters: [] } 64120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35956 +data: App\Entity\Commune {#25003 …} +value: "64120" +label: "64120 Beyrie-sur-Joyeuse" +attr: [] +labelTranslationParameters: [] } 64121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35957 +data: App\Entity\Commune {#25010 …} +value: "64121" +label: "64230 Beyrie-en-Béarn" +attr: [] +labelTranslationParameters: [] } 64122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35958 +data: App\Entity\Commune {#1331 …} +value: "64122" +label: "64200 Biarritz" +attr: [] +labelTranslationParameters: [] } 64123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35959 +data: App\Entity\Commune {#25017 …} +value: "64123" +label: "64520 Bidache" +attr: [] +labelTranslationParameters: [] } 64124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35960 +data: App\Entity\Commune {#25024 …} +value: "64124" +label: "64780 Bidarray" +attr: [] +labelTranslationParameters: [] } 64125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35961 +data: App\Entity\Commune {#25031 …} +value: "64125" +label: "64210 Bidart" +attr: [] +labelTranslationParameters: [] } 64126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35962 +data: App\Entity\Commune {#25038 …} +value: "64126" +label: "64400 Bidos" +attr: [] +labelTranslationParameters: [] } 64127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35963 +data: App\Entity\Commune {#25045 …} +value: "64127" +label: "64260 Bielle" +attr: [] +labelTranslationParameters: [] } 64128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35964 +data: App\Entity\Commune {#25052 …} +value: "64128" +label: "64260 Bilhères" +attr: [] +labelTranslationParameters: [] } 64129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35965 +data: App\Entity\Commune {#25059 …} +value: "64129" +label: "64140 Billère" +attr: [] +labelTranslationParameters: [] } 64130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35966 +data: App\Entity\Commune {#25066 …} +value: "64130" +label: "64700 Biriatou" +attr: [] +labelTranslationParameters: [] } 64131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35967 +data: App\Entity\Commune {#25073 …} +value: "64131" +label: "64300 Biron" +attr: [] +labelTranslationParameters: [] } 64132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35968 +data: App\Entity\Commune {#25080 …} +value: "64132" +label: "64320 Bizanos" +attr: [] +labelTranslationParameters: [] } 64133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35969 +data: App\Entity\Commune {#25087 …} +value: "64133" +label: "64510 Boeil-Bezing" +attr: [] +labelTranslationParameters: [] } 64134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35970 +data: App\Entity\Commune {#25094 …} +value: "64134" +label: "64240 Bonloc" +attr: [] +labelTranslationParameters: [] } 64135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35971 +data: App\Entity\Commune {#25101 …} +value: "64135" +label: "64300 Bonnut" +attr: [] +labelTranslationParameters: [] } 64136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35972 +data: App\Entity\Commune {#25108 …} +value: "64136" +label: "64490 Borce" +attr: [] +labelTranslationParameters: [] } 64137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35973 +data: App\Entity\Commune {#25115 …} +value: "64137" +label: "64800 Bordères" +attr: [] +labelTranslationParameters: [] } 64138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35974 +data: App\Entity\Commune {#25122 …} +value: "64138" +label: "64510 Bordes" +attr: [] +labelTranslationParameters: [] } 64139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35975 +data: App\Entity\Commune {#25129 …} +value: "64139" +label: "64290 Bosdarros" +attr: [] +labelTranslationParameters: [] } 64140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35976 +data: App\Entity\Commune {#25136 …} +value: "64140" +label: "64340 Boucau" +attr: [] +labelTranslationParameters: [] } 64141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35977 +data: App\Entity\Commune {#25143 …} +value: "64141" +label: "64330 Boueilh-Boueilho-Lasque" +attr: [] +labelTranslationParameters: [] } 64142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35978 +data: App\Entity\Commune {#25150 …} +value: "64142" +label: "64230 Bougarber" +attr: [] +labelTranslationParameters: [] } 64143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35979 +data: App\Entity\Commune {#25157 …} +value: "64143" +label: "64410 Bouillon" +attr: [] +labelTranslationParameters: [] } 64144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35980 +data: App\Entity\Commune {#25164 …} +value: "64144" +label: "64370 Boumourt" +attr: [] +labelTranslationParameters: [] } 64145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35981 +data: App\Entity\Commune {#25171 …} +value: "64145" +label: "64800 Bourdettes" +attr: [] +labelTranslationParameters: [] } 64146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35982 +data: App\Entity\Commune {#25178 …} +value: "64146" +label: "64450 Bournos" +attr: [] +labelTranslationParameters: [] } 64147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35983 +data: App\Entity\Commune {#25185 …} +value: "64147" +label: "64240 Briscous" +attr: [] +labelTranslationParameters: [] } 64148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35984 +data: App\Entity\Commune {#25192 …} +value: "64148" +label: "64800 Bruges-Capbis-Mifaget" +attr: [] +labelTranslationParameters: [] } 64149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35985 +data: App\Entity\Commune {#25199 …} +value: "64149" +label: "64190 Bugnein" +attr: [] +labelTranslationParameters: [] } 64150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35986 +data: App\Entity\Commune {#25206 …} +value: "64150" +label: "64120 Bunus" +attr: [] +labelTranslationParameters: [] } 64151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35987 +data: App\Entity\Commune {#25213 …} +value: "64151" +label: "64390 Burgaronne" +attr: [] +labelTranslationParameters: [] } 64152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35988 +data: App\Entity\Commune {#25220 …} +value: "64152" +label: "64160 Buros" +attr: [] +labelTranslationParameters: [] } 64153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35989 +data: App\Entity\Commune {#25227 …} +value: "64153" +label: "64330 Burosse-Mendousse" +attr: [] +labelTranslationParameters: [] } 64154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35990 +data: App\Entity\Commune {#25234 …} +value: "64154" +label: "64220 Bussunarits-Sarrasquette" +attr: [] +labelTranslationParameters: [] } 64155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35991 +data: App\Entity\Commune {#25241 …} +value: "64155" +label: "64220 Bustince-Iriberry" +attr: [] +labelTranslationParameters: [] } 64156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35992 +data: App\Entity\Commune {#25248 …} +value: "64156" +label: "64680 Buziet" +attr: [] +labelTranslationParameters: [] } 64157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35993 +data: App\Entity\Commune {#25255 …} +value: "64157" +label: "64260 Buzy" +attr: [] +labelTranslationParameters: [] } 64158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35994 +data: App\Entity\Commune {#25262 …} +value: "64158" +label: "64410 Cabidos" +attr: [] +labelTranslationParameters: [] } 64159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35995 +data: App\Entity\Commune {#25269 …} +value: "64159" +label: "64330 Cadillon" +attr: [] +labelTranslationParameters: [] } 64160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35996 +data: App\Entity\Commune {#25276 …} +value: "64160" +label: "64250 Cambo-les-Bains" +attr: [] +labelTranslationParameters: [] } 64161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35997 +data: App\Entity\Commune {#25283 …} +value: "64161" +label: "64520 Came" +attr: [] +labelTranslationParameters: [] } 64162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35998 +data: App\Entity\Commune {#25290 …} +value: "64162" +label: "64470 Camou-Cihigue" +attr: [] +labelTranslationParameters: [] } 64165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35999 +data: App\Entity\Commune {#25297 …} +value: "64165" +label: "64360 Cardesse" +attr: [] +labelTranslationParameters: [] } 64166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36000 +data: App\Entity\Commune {#25304 …} +value: "64166" +label: "64220 Caro" +attr: [] +labelTranslationParameters: [] } 64167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36001 +data: App\Entity\Commune {#25311 …} +value: "64167" +label: "64160 Carrère" +attr: [] +labelTranslationParameters: [] } 64168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36002 +data: App\Entity\Commune {#25318 …} +value: "64168" +label: "64270 Carresse-Cassaber" +attr: [] +labelTranslationParameters: [] } 64170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36003 +data: App\Entity\Commune {#25325 …} +value: "64170" +label: "64270 Castagnède" +attr: [] +labelTranslationParameters: [] } 64171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36004 +data: App\Entity\Commune {#25332 …} +value: "64171" +label: "64170 Casteide-Cami" +attr: [] +labelTranslationParameters: [] } 64172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36005 +data: App\Entity\Commune {#25339 …} +value: "64172" +label: "64370 Casteide-Candau" +attr: [] +labelTranslationParameters: [] } 64173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36006 +data: App\Entity\Commune {#25346 …} +value: "64173" +label: "64460 Casteide-Doat" +attr: [] +labelTranslationParameters: [] } 64174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36007 +data: App\Entity\Commune {#25353 …} +value: "64174" +label: "64460 Castéra-Loubix" +attr: [] +labelTranslationParameters: [] } 64175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36008 +data: App\Entity\Commune {#25360 …} +value: "64175" +label: "64260 Castet" +attr: [] +labelTranslationParameters: [] } 64176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36009 +data: App\Entity\Commune {#25367 …} +value: "64176" +label: "64190 Castetbon" +attr: [] +labelTranslationParameters: [] } 64177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36010 +data: App\Entity\Commune {#25374 …} +value: "64177" +label: "64300 Castétis" +attr: [] +labelTranslationParameters: [] } 64178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36011 +data: App\Entity\Commune {#25381 …} +value: "64178" +label: "64190 Castetnau-Camblong" +attr: [] +labelTranslationParameters: [] } 64179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36012 +data: App\Entity\Commune {#25388 …} +value: "64179" +label: "64300 Castetner" +attr: [] +labelTranslationParameters: [] } 64180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36013 +data: App\Entity\Commune {#25395 …} +value: "64180" +label: "64330 Castetpugon" +attr: [] +labelTranslationParameters: [] } 64181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36014 +data: App\Entity\Commune {#25402 …} +value: "64181" +label: "64370 Castillon (Canton d'Arthez-de-Béarn)" +attr: [] +labelTranslationParameters: [] } 64182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36015 +data: App\Entity\Commune {#25409 …} +value: "64182" +label: "64350 Castillon (Canton de Lembeye)" +attr: [] +labelTranslationParameters: [] } 64183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36016 +data: App\Entity\Commune {#25416 …} +value: "64183" +label: "64230 Caubios-Loos" +attr: [] +labelTranslationParameters: [] } 64184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36017 +data: App\Entity\Commune {#25423 …} +value: "64184" +label: "64170 Cescau" +attr: [] +labelTranslationParameters: [] } 64185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36018 +data: App\Entity\Commune {#25430 …} +value: "64185" +label: "64490 Cette-Eygun" +attr: [] +labelTranslationParameters: [] } 64186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36019 +data: App\Entity\Commune {#25437 …} +value: "64186" +label: "64190 Charre" +attr: [] +labelTranslationParameters: [] } 64187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36020 +data: App\Entity\Commune {#25444 …} +value: "64187" +label: "64130 Charritte-de-Bas" +attr: [] +labelTranslationParameters: [] } 64188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36021 +data: App\Entity\Commune {#25451 …} +value: "64188" +label: "64130 Chéraute" +attr: [] +labelTranslationParameters: [] } 64189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36022 +data: App\Entity\Commune {#25458 …} +value: "64189" +label: "64500 Ciboure" +attr: [] +labelTranslationParameters: [] } 64190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36023 +data: App\Entity\Commune {#25465 …} +value: "64190" +label: "64330 Claracq" +attr: [] +labelTranslationParameters: [] } 64191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36024 +data: App\Entity\Commune {#25472 …} +value: "64191" +label: "64800 Coarraze" +attr: [] +labelTranslationParameters: [] } 64192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36025 +data: App\Entity\Commune {#25479 …} +value: "64192" +label: "64330 Conchez-de-Béarn" +attr: [] +labelTranslationParameters: [] } 64193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36026 +data: App\Entity\Commune {#25486 …} +value: "64193" +label: "64350 Corbère-Abères" +attr: [] +labelTranslationParameters: [] } 64194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36027 +data: App\Entity\Commune {#25493 …} +value: "64194" +label: "64160 Coslédaà-Lube-Boast" +attr: [] +labelTranslationParameters: [] } 64195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36028 +data: App\Entity\Commune {#25500 …} +value: "64195" +label: "64410 Coublucq" +attr: [] +labelTranslationParameters: [] } 64196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36029 +data: App\Entity\Commune {#25507 …} +value: "64196" +label: "64350 Crouseilles" +attr: [] +labelTranslationParameters: [] } 64197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36030 +data: App\Entity\Commune {#25514 …} +value: "64197" +label: "64360 Cuqueron" +attr: [] +labelTranslationParameters: [] } 64198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36031 +data: App\Entity\Commune {#25521 …} +value: "64198" +label: "64230 Denguin" +attr: [] +labelTranslationParameters: [] } 64199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36032 +data: App\Entity\Commune {#25528 …} +value: "64199" +label: "64330 Diusse" +attr: [] +labelTranslationParameters: [] } 64200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36033 +data: App\Entity\Commune {#25535 …} +value: "64200" +label: "64370 Doazon" +attr: [] +labelTranslationParameters: [] } 64201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36034 +data: App\Entity\Commune {#25542 …} +value: "64201" +label: "64190 Dognen" +attr: [] +labelTranslationParameters: [] } 64202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36035 +data: App\Entity\Commune {#25549 …} +value: "64202" +label: "64120 Domezain-Berraute" +attr: [] +labelTranslationParameters: [] } 64203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36036 +data: App\Entity\Commune {#25556 …} +value: "64203" +label: "64450 Doumy" +attr: [] +labelTranslationParameters: [] } 64204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36037 +data: App\Entity\Commune {#25563 …} +value: "64204" +label: "64440 Eaux-Bonnes" +attr: [] +labelTranslationParameters: [] } 64205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36038 +data: App\Entity\Commune {#25570 …} +value: "64205" +label: "64270 Escos" +attr: [] +labelTranslationParameters: [] } 64206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36039 +data: App\Entity\Commune {#25577 …} +value: "64206" +label: "64490 Escot" +attr: [] +labelTranslationParameters: [] } 64207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36040 +data: App\Entity\Commune {#25584 …} +value: "64207" +label: "64870 Escou" +attr: [] +labelTranslationParameters: [] } 64208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36041 +data: App\Entity\Commune {#25591 …} +value: "64208" +label: "64160 Escoubès" +attr: [] +labelTranslationParameters: [] } 64209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36042 +data: App\Entity\Commune {#25598 …} +value: "64209" +label: "64870 Escout" +attr: [] +labelTranslationParameters: [] } 64210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36043 +data: App\Entity\Commune {#25605 …} +value: "64210" +label: "64350 Escurès" +attr: [] +labelTranslationParameters: [] } 64211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36044 +data: App\Entity\Commune {#25612 …} +value: "64211" +label: "64420 Eslourenties-Daban" +attr: [] +labelTranslationParameters: [] } 64212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36045 +data: App\Entity\Commune {#25619 …} +value: "64212" +label: "64160 Espéchède" +attr: [] +labelTranslationParameters: [] } 64213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36046 +data: App\Entity\Commune {#25626 …} +value: "64213" +label: "64250 Espelette" +attr: [] +labelTranslationParameters: [] } 64214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36047 +data: App\Entity\Commune {#25633 …} +value: "64214" +label: "64130 Espès-Undurein" +attr: [] +labelTranslationParameters: [] } 64215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36048 +data: App\Entity\Commune {#25640 …} +value: "64215" +label: "64390 Espiute" +attr: [] +labelTranslationParameters: [] } 64216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36049 +data: App\Entity\Commune {#25647 …} +value: "64216" +label: "64420 Espoey" +attr: [] +labelTranslationParameters: [] } 64217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36050 +data: App\Entity\Commune {#25654 …} +value: "64217" +label: "64400 Esquiule" +attr: [] +labelTranslationParameters: [] } 64218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36051 +data: App\Entity\Commune {#25661 …} +value: "64218" +label: "64220 Estérençuby" +attr: [] +labelTranslationParameters: [] } 64219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36052 +data: App\Entity\Commune {#25668 …} +value: "64219" +label: "64290 Estialescq" +attr: [] +labelTranslationParameters: [] } 64220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36053 +data: App\Entity\Commune {#25675 …} +value: "64220" +label: "64400 Estos" +attr: [] +labelTranslationParameters: [] } 64221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36054 +data: App\Entity\Commune {#25682 …} +value: "64221" +label: "64120 Etcharry" +attr: [] +labelTranslationParameters: [] } 64222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36055 +data: App\Entity\Commune {#25689 …} +value: "64222" +label: "64470 Etchebar" +attr: [] +labelTranslationParameters: [] } 64223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36056 +data: App\Entity\Commune {#25696 …} +value: "64223" +label: "64490 Etsaut" +attr: [] +labelTranslationParameters: [] } 64224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36057 +data: App\Entity\Commune {#25703 …} +value: "64224" +label: "64400 Eysus" +attr: [] +labelTranslationParameters: [] } 64225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36058 +data: App\Entity\Commune {#25710 …} +value: "64225" +label: "64570 Ance Féas" +attr: [] +labelTranslationParameters: [] } 64226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36059 +data: App\Entity\Commune {#25717 …} +value: "64226" +label: "64410 Fichous-Riumayou" +attr: [] +labelTranslationParameters: [] } 64227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36060 +data: App\Entity\Commune {#25724 …} +value: "64227" +label: "64160 Gabaston" +attr: [] +labelTranslationParameters: [] } 64228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36061 +data: App\Entity\Commune {#25731 …} +value: "64228" +label: "64120 Gabat" +attr: [] +labelTranslationParameters: [] } 64229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36062 +data: App\Entity\Commune {#25738 …} +value: "64229" +label: "64220 Gamarthe" +attr: [] +labelTranslationParameters: [] } 64230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36063 +data: App\Entity\Commune {#25745 …} +value: "64230" +label: "64290 Gan" +attr: [] +labelTranslationParameters: [] } 64231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36064 +data: App\Entity\Commune {#25752 …} +value: "64231" +label: "64130 Garindein" +attr: [] +labelTranslationParameters: [] } 64232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36065 +data: App\Entity\Commune {#25759 …} +value: "64232" +label: "64450 Garlède-Mondebat" +attr: [] +labelTranslationParameters: [] } 64233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36066 +data: App\Entity\Commune {#25766 …} +value: "64233" +label: "64330 Garlin" +attr: [] +labelTranslationParameters: [] } 64234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36067 +data: App\Entity\Commune {#25773 …} +value: "64234" +label: "64410 Garos" +attr: [] +labelTranslationParameters: [] } 64235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36068 +data: App\Entity\Commune {#25780 …} +value: "64235" +label: "64120 Garris" +attr: [] +labelTranslationParameters: [] } 64236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36069 +data: App\Entity\Commune {#25787 …} +value: "64236" +label: "64350 Gayon" +attr: [] +labelTranslationParameters: [] } 64237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36070 +data: App\Entity\Commune {#25794 …} +value: "64237" +label: "64110 Gelos" +attr: [] +labelTranslationParameters: [] } 64238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36071 +data: App\Entity\Commune {#25801 …} +value: "64238" +label: "64530 Ger" +attr: [] +labelTranslationParameters: [] } 64239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36072 +data: App\Entity\Commune {#25808 …} +value: "64239" +label: "64160 Gerderest" +attr: [] +labelTranslationParameters: [] } 64240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36073 +data: App\Entity\Commune {#25815 …} +value: "64240" +label: "64260 Gère-Bélesten" +attr: [] +labelTranslationParameters: [] } 64241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36074 +data: App\Entity\Commune {#25822 …} +value: "64241" +label: "64400 Géronce" +attr: [] +labelTranslationParameters: [] } 64242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36075 +data: App\Entity\Commune {#25829 …} +value: "64242" +label: "64190 Gestas" +attr: [] +labelTranslationParameters: [] } 64243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36076 +data: App\Entity\Commune {#25836 …} +value: "64243" +label: "64370 Géus-d'Arzacq" +attr: [] +labelTranslationParameters: [] } 64244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36077 +data: App\Entity\Commune {#25843 …} +value: "64244" +label: "64400 Geüs-d'Oloron" +attr: [] +labelTranslationParameters: [] } 64245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36078 +data: App\Entity\Commune {#25850 …} +value: "64245" +label: "64400 Goès" +attr: [] +labelTranslationParameters: [] } 64246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36079 +data: App\Entity\Commune {#25857 …} +value: "64246" +label: "64420 Gomer" +attr: [] +labelTranslationParameters: [] } 64247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36080 +data: App\Entity\Commune {#25864 …} +value: "64247" +label: "64130 Gotein-Libarrenx" +attr: [] +labelTranslationParameters: [] } 64249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36081 +data: App\Entity\Commune {#25871 …} +value: "64249" +label: "64210 Guéthary" +attr: [] +labelTranslationParameters: [] } 64250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36082 +data: App\Entity\Commune {#25878 …} +value: "64250" +label: "64520 Guiche" +attr: [] +labelTranslationParameters: [] } 64251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36083 +data: App\Entity\Commune {#25885 …} +value: "64251" +label: "64390 Guinarthe-Parenties" +attr: [] +labelTranslationParameters: [] } 64252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36084 +data: App\Entity\Commune {#25892 …} +value: "64252" +label: "64400 Gurmençon" +attr: [] +labelTranslationParameters: [] } 64253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36085 +data: App\Entity\Commune {#25899 …} +value: "64253" +label: "64190 Gurs" +attr: [] +labelTranslationParameters: [] } 64254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36086 +data: App\Entity\Commune {#25906 …} +value: "64254" +label: "64370 Hagetaubin" +attr: [] +labelTranslationParameters: [] } 64255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36087 +data: App\Entity\Commune {#25913 …} +value: "64255" +label: "64480 Halsou" +attr: [] +labelTranslationParameters: [] } 64256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36088 +data: App\Entity\Commune {#25920 …} +value: "64256" +label: "64240 Hasparren" +attr: [] +labelTranslationParameters: [] } 64257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36089 +data: App\Entity\Commune {#25927 …} +value: "64257" +label: "64800 Haut-de-Bosdarros" +attr: [] +labelTranslationParameters: [] } 64258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36090 +data: App\Entity\Commune {#25934 …} +value: "64258" +label: "64470 Haux" +attr: [] +labelTranslationParameters: [] } 64259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36091 +data: App\Entity\Commune {#25941 …} +value: "64259" +label: "64640 Hélette" +attr: [] +labelTranslationParameters: [] } 64260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36092 +data: App\Entity\Commune {#1601 …} +value: "64260" +label: "64700 Hendaye" +attr: [] +labelTranslationParameters: [] } 64261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36093 +data: App\Entity\Commune {#25948 …} +value: "64261" +label: "64680 Herrère" +attr: [] +labelTranslationParameters: [] } 64262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36094 +data: App\Entity\Commune {#25955 …} +value: "64262" +label: "64160 Higuères-Souye" +attr: [] +labelTranslationParameters: [] } 64263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36095 +data: App\Entity\Commune {#25962 …} +value: "64263" +label: "64270 L'Hôpital-d'Orion" +attr: [] +labelTranslationParameters: [] } 64264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36096 +data: App\Entity\Commune {#25969 …} +value: "64264" +label: "64130 L'Hôpital-Saint-Blaise" +attr: [] +labelTranslationParameters: [] } 64265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36097 +data: App\Entity\Commune {#25976 …} +value: "64265" +label: "64120 Hosta" +attr: [] +labelTranslationParameters: [] } 64266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36098 +data: App\Entity\Commune {#25983 …} +value: "64266" +label: "64420 Hours" +attr: [] +labelTranslationParameters: [] } 64267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36099 +data: App\Entity\Commune {#25990 …} +value: "64267" +label: "64120 Ibarrolle" +attr: [] +labelTranslationParameters: [] } 64268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36100 +data: App\Entity\Commune {#25997 …} +value: "64268" +label: "64130 Idaux-Mendy" +attr: [] +labelTranslationParameters: [] } 64269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36101 +data: App\Entity\Commune {#26004 …} +value: "64269" +label: "64320 Idron" +attr: [] +labelTranslationParameters: [] } 64270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36102 +data: App\Entity\Commune {#26011 …} +value: "64270" +label: "64800 Igon" +attr: [] +labelTranslationParameters: [] } 64271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36103 +data: App\Entity\Commune {#26018 …} +value: "64271" +label: "64640 Iholdy" +attr: [] +labelTranslationParameters: [] } 64272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36104 +data: App\Entity\Commune {#26025 …} +value: "64272" +label: "64120 Ilharre" +attr: [] +labelTranslationParameters: [] } 64273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36105 +data: App\Entity\Commune {#26032 …} +value: "64273" +label: "64780 Irissarry" +attr: [] +labelTranslationParameters: [] } 64274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36106 +data: App\Entity\Commune {#26039 …} +value: "64274" +label: "64220 Irouléguy" +attr: [] +labelTranslationParameters: [] } 64275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36107 +data: App\Entity\Commune {#26046 …} +value: "64275" +label: "64220 Ispoure" +attr: [] +labelTranslationParameters: [] } 64276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36108 +data: App\Entity\Commune {#26053 …} +value: "64276" +label: "64570 Issor" +attr: [] +labelTranslationParameters: [] } 64277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36109 +data: App\Entity\Commune {#26060 …} +value: "64277" +label: "64240 Isturits" +attr: [] +labelTranslationParameters: [] } 64279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36110 +data: App\Entity\Commune {#26067 …} +value: "64279" +label: "64250 Itxassou" +attr: [] +labelTranslationParameters: [] } 64280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36111 +data: App\Entity\Commune {#26074 …} +value: "64280" +label: "64260 Izeste" +attr: [] +labelTranslationParameters: [] } 64281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36112 +data: App\Entity\Commune {#26081 …} +value: "64281" +label: "64190 Jasses" +attr: [] +labelTranslationParameters: [] } 64282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36113 +data: App\Entity\Commune {#26088 …} +value: "64282" +label: "64480 Jatxou" +attr: [] +labelTranslationParameters: [] } 64283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36114 +data: App\Entity\Commune {#26095 …} +value: "64283" +label: "64220 Jaxu" +attr: [] +labelTranslationParameters: [] } 64284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36115 +data: App\Entity\Commune {#26102 …} +value: "64284" +label: "64110 Jurançon" +attr: [] +labelTranslationParameters: [] } 64285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36116 +data: App\Entity\Commune {#26109 …} +value: "64285" +label: "64120 Juxue" +attr: [] +labelTranslationParameters: [] } 64286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36117 +data: App\Entity\Commune {#26116 …} +value: "64286" +label: "64300 Laà-Mondrans" +attr: [] +labelTranslationParameters: [] } 64287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36118 +data: App\Entity\Commune {#26123 …} +value: "64287" +label: "64390 Laàs" +attr: [] +labelTranslationParameters: [] } 64288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36119 +data: App\Entity\Commune {#26130 …} +value: "64288" +label: "64170 Labastide-Cézéracq" +attr: [] +labelTranslationParameters: [] } 64289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36120 +data: App\Entity\Commune {#26137 …} +value: "64289" +label: "64240 La Bastide-Clairence" +attr: [] +labelTranslationParameters: [] } 64290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36121 +data: App\Entity\Commune {#26144 …} +value: "64290" +label: "64170 Labastide-Monréjeau" +attr: [] +labelTranslationParameters: [] } 64291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36122 +data: App\Entity\Commune {#26151 …} +value: "64291" +label: "64270 Labastide-Villefranche" +attr: [] +labelTranslationParameters: [] } 64292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36123 +data: App\Entity\Commune {#26158 …} +value: "64292" +label: "64530 Labatmale" +attr: [] +labelTranslationParameters: [] } 64293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36124 +data: App\Entity\Commune {#26165 …} +value: "64293" +label: "64460 Labatut" +attr: [] +labelTranslationParameters: [] } 64294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36125 +data: App\Entity\Commune {#26172 …} +value: "64294" +label: "64120 Labets-Biscay" +attr: [] +labelTranslationParameters: [] } 64295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36126 +data: App\Entity\Commune {#26179 …} +value: "64295" +label: "64300 Labeyrie" +attr: [] +labelTranslationParameters: [] } 64296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36127 +data: App\Entity\Commune {#26186 …} +value: "64296" +label: "64300 Lacadée" +attr: [] +labelTranslationParameters: [] } 64297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36128 +data: App\Entity\Commune {#26193 …} +value: "64297" +label: "64220 Lacarre" +attr: [] +labelTranslationParameters: [] } 64298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36129 +data: App\Entity\Commune {#26200 …} +value: "64298" +label: "64470 Lacarry-Arhan-Charritte-de-Haut" +attr: [] +labelTranslationParameters: [] } 64299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36130 +data: App\Entity\Commune {#26207 …} +value: "64299" +label: "64360 Lacommande" +attr: [] +labelTranslationParameters: [] } 64300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36131 +data: App\Entity\Commune {#26214 …} +value: "64300" +label: "64170 Lacq" +attr: [] +labelTranslationParameters: [] } 64301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36132 +data: App\Entity\Commune {#26221 …} +value: "64301" +label: "64150 Lagor" +attr: [] +labelTranslationParameters: [] } 64302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36133 +data: App\Entity\Commune {#26228 …} +value: "64302" +label: "64800 Lagos" +attr: [] +labelTranslationParameters: [] } 64303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36134 +data: App\Entity\Commune {#26235 …} +value: "64303" +label: "64470 Laguinge-Restoue" +attr: [] +labelTranslationParameters: [] } 64304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36135 +data: App\Entity\Commune {#26242 …} +value: "64304" +label: "64990 Lahonce" +attr: [] +labelTranslationParameters: [] } 64305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36136 +data: App\Entity\Commune {#26249 …} +value: "64305" +label: "64270 Lahontan" +attr: [] +labelTranslationParameters: [] } 64306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36137 +data: App\Entity\Commune {#26256 …} +value: "64306" +label: "64150 Lahourcade" +attr: [] +labelTranslationParameters: [] } 64307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36138 +data: App\Entity\Commune {#26263 …} +value: "64307" +label: "64350 Lalongue" +attr: [] +labelTranslationParameters: [] } 64308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36139 +data: App\Entity\Commune {#26270 …} +value: "64308" +label: "64450 Lalonquette" +attr: [] +labelTranslationParameters: [] } 64309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36140 +data: App\Entity\Commune {#26277 …} +value: "64309" +label: "64460 Lamayou" +attr: [] +labelTranslationParameters: [] } 64310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36141 +data: App\Entity\Commune {#26284 …} +value: "64310" +label: "64570 Lanne-en-Barétous" +attr: [] +labelTranslationParameters: [] } 64311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36142 +data: App\Entity\Commune {#26291 …} +value: "64311" +label: "64350 Lannecaube" +attr: [] +labelTranslationParameters: [] } 64312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36143 +data: App\Entity\Commune {#26298 …} +value: "64312" +label: "64300 Lanneplaà" +attr: [] +labelTranslationParameters: [] } 64313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36144 +data: App\Entity\Commune {#26305 …} +value: "64313" +label: "64640 Lantabat" +attr: [] +labelTranslationParameters: [] } 64314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36145 +data: App\Entity\Commune {#26312 …} +value: "64314" +label: "64120 Larceveau-Arros-Cibits" +attr: [] +labelTranslationParameters: [] } 64315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36146 +data: App\Entity\Commune {#26319 …} +value: "64315" +label: "64110 Laroin" +attr: [] +labelTranslationParameters: [] } 64316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36147 +data: App\Entity\Commune {#26326 …} +value: "64316" +label: "64560 Larrau" +attr: [] +labelTranslationParameters: [] } 64317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36148 +data: App\Entity\Commune {#26333 …} +value: "64317" +label: "64480 Larressore" +attr: [] +labelTranslationParameters: [] } 64318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36149 +data: App\Entity\Commune {#26340 …} +value: "64318" +label: "64410 Larreule" +attr: [] +labelTranslationParameters: [] } 64319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36150 +data: App\Entity\Commune {#26347 …} +value: "64319" +label: "64120 Larribar-Sorhapuru" +attr: [] +labelTranslationParameters: [] } 64320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36151 +data: App\Entity\Commune {#26354 …} +value: "64320" +label: "64440 Laruns" +attr: [] +labelTranslationParameters: [] } 64321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36152 +data: App\Entity\Commune {#26361 …} +value: "64321" +label: "64450 Lasclaveries" +attr: [] +labelTranslationParameters: [] } 64322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36153 +data: App\Entity\Commune {#26368 …} +value: "64322" +label: "64220 Lasse" +attr: [] +labelTranslationParameters: [] } 64323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36154 +data: App\Entity\Commune {#26375 …} +value: "64323" +label: "64350 Lasserre" +attr: [] +labelTranslationParameters: [] } 64324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36155 +data: App\Entity\Commune {#26382 …} +value: "64324" +label: "64290 Lasseube" +attr: [] +labelTranslationParameters: [] } 64325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36156 +data: App\Entity\Commune {#26389 …} +value: "64325" +label: "64290 Lasseubetat" +attr: [] +labelTranslationParameters: [] } 64326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36157 +data: App\Entity\Commune {#26396 …} +value: "64326" +label: "64190 Lay-Lamidou" +attr: [] +labelTranslationParameters: [] } 64327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36158 +data: App\Entity\Commune {#26403 …} +value: "64327" +label: "64220 Lecumberry" +attr: [] +labelTranslationParameters: [] } 64328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36159 +data: App\Entity\Commune {#26410 …} +value: "64328" +label: "64400 Ledeuix" +attr: [] +labelTranslationParameters: [] } 64329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36160 +data: App\Entity\Commune {#26417 …} +value: "64329" +label: "64320 Lée" +attr: [] +labelTranslationParameters: [] } 64330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36161 +data: App\Entity\Commune {#26424 …} +value: "64330" +label: "64490 Lées-Athas" +attr: [] +labelTranslationParameters: [] } 64331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36162 +data: App\Entity\Commune {#26431 …} +value: "64331" +label: "64350 Lembeye" +attr: [] +labelTranslationParameters: [] } 64332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36163 +data: App\Entity\Commune {#26438 …} +value: "64332" +label: "64450 Lème" +attr: [] +labelTranslationParameters: [] } 64334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36164 +data: App\Entity\Commune {#26445 …} +value: "64334" +label: "64270 Léren" +attr: [] +labelTranslationParameters: [] } 64335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36165 +data: App\Entity\Commune {#26452 …} +value: "64335" +label: "64230 Lescar" +attr: [] +labelTranslationParameters: [] } 64336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36166 +data: App\Entity\Commune {#26459 …} +value: "64336" +label: "64490 Lescun" +attr: [] +labelTranslationParameters: [] } 64337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36167 +data: App\Entity\Commune {#26466 …} +value: "64337" +label: "64350 Lespielle" +attr: [] +labelTranslationParameters: [] } 64338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36168 +data: App\Entity\Commune {#26473 …} +value: "64338" +label: "64160 Lespourcy" +attr: [] +labelTranslationParameters: [] } 64339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36169 +data: App\Entity\Commune {#26480 …} +value: "64339" +label: "64800 Lestelle-Bétharram" +attr: [] +labelTranslationParameters: [] } 64340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36170 +data: App\Entity\Commune {#26487 …} +value: "64340" +label: "64470 Lichans-Sunhar" +attr: [] +labelTranslationParameters: [] } 64341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36171 +data: App\Entity\Commune {#26494 …} +value: "64341" +label: "64130 Lichos" +attr: [] +labelTranslationParameters: [] } 64342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36172 +data: App\Entity\Commune {#26501 …} +value: "64342" +label: "64560 Licq-Athérey" +attr: [] +labelTranslationParameters: [] } 64343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36173 +data: App\Entity\Commune {#26508 …} +value: "64343" +label: "64420 Limendous" +attr: [] +labelTranslationParameters: [] } 64344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36174 +data: App\Entity\Commune {#26515 …} +value: "64344" +label: "64530 Livron" +attr: [] +labelTranslationParameters: [] } 64345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36175 +data: App\Entity\Commune {#26522 …} +value: "64345" +label: "64120 Lohitzun-Oyhercq" +attr: [] +labelTranslationParameters: [] } 64346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36176 +data: App\Entity\Commune {#26529 …} +value: "64346" +label: "64160 Lombia" +attr: [] +labelTranslationParameters: [] } 64347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36177 +data: App\Entity\Commune {#26536 …} +value: "64347" +label: "64410 Lonçon" +attr: [] +labelTranslationParameters: [] } 64348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36178 +data: App\Entity\Commune {#26543 …} +value: "64348" +label: "64140 Lons" +attr: [] +labelTranslationParameters: [] } 64349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36179 +data: App\Entity\Commune {#26550 …} +value: "64349" +label: "64300 Loubieng" +attr: [] +labelTranslationParameters: [] } 64350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36180 +data: App\Entity\Commune {#26557 …} +value: "64350" +label: "64250 Louhossoa" +attr: [] +labelTranslationParameters: [] } 64351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36181 +data: App\Entity\Commune {#26564 …} +value: "64351" +label: "64570 Lourdios-Ichère" +attr: [] +labelTranslationParameters: [] } 64352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36182 +data: App\Entity\Commune {#26571 …} +value: "64352" +label: "64420 Lourenties" +attr: [] +labelTranslationParameters: [] } 64353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36183 +data: App\Entity\Commune {#26578 …} +value: "64353" +label: "64260 Louvie-Juzon" +attr: [] +labelTranslationParameters: [] } 64354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36184 +data: App\Entity\Commune {#26585 …} +value: "64354" +label: "64440 Louvie-Soubiron" +attr: [] +labelTranslationParameters: [] } 64355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36185 +data: App\Entity\Commune {#26592 …} +value: "64355" +label: "64410 Louvigny" +attr: [] +labelTranslationParameters: [] } 64356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36186 +data: App\Entity\Commune {#26599 …} +value: "64356" +label: "64350 Luc-Armau" +attr: [] +labelTranslationParameters: [] } 64357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36187 +data: App\Entity\Commune {#26606 …} +value: "64357" +label: "64350 Lucarré" +attr: [] +labelTranslationParameters: [] } 64358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36188 +data: App\Entity\Commune {#26613 …} +value: "64358" +label: "64420 Lucgarier" +attr: [] +labelTranslationParameters: [] } 64359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36189 +data: App\Entity\Commune {#26620 …} +value: "64359" +label: "64360 Lucq-de-Béarn" +attr: [] +labelTranslationParameters: [] } 64360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36190 +data: App\Entity\Commune {#26627 …} +value: "64360" +label: "64660 Lurbe-Saint-Christau" +attr: [] +labelTranslationParameters: [] } 64361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36191 +data: App\Entity\Commune {#26634 …} +value: "64361" +label: "64160 Lussagnet-Lusson" +attr: [] +labelTranslationParameters: [] } 64362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36192 +data: App\Entity\Commune {#26641 …} +value: "64362" +label: "64120 Luxe-Sumberraute" +attr: [] +labelTranslationParameters: [] } 64363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36193 +data: App\Entity\Commune {#26648 …} +value: "64363" +label: "64260 Lys" +attr: [] +labelTranslationParameters: [] } 64364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36194 +data: App\Entity\Commune {#26655 …} +value: "64364" +label: "64240 Macaye" +attr: [] +labelTranslationParameters: [] } 64365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36195 +data: App\Entity\Commune {#26662 …} +value: "64365" +label: "64410 Malaussanne" +attr: [] +labelTranslationParameters: [] } 64366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36196 +data: App\Entity\Commune {#26669 …} +value: "64366" +label: "64330 Mascaraàs-Haron" +attr: [] +labelTranslationParameters: [] } 64367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36197 +data: App\Entity\Commune {#26676 …} +value: "64367" +label: "64300 Maslacq" +attr: [] +labelTranslationParameters: [] } 64368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36198 +data: App\Entity\Commune {#26683 …} +value: "64368" +label: "64120 Masparraute" +attr: [] +labelTranslationParameters: [] } 64369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36199 +data: App\Entity\Commune {#26690 …} +value: "64369" +label: "64350 Maspie-Lalonquère-Juillacq" +attr: [] +labelTranslationParameters: [] } 64370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36200 +data: App\Entity\Commune {#26697 …} +value: "64370" +label: "64160 Maucor" +attr: [] +labelTranslationParameters: [] } 64371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36201 +data: App\Entity\Commune {#26704 …} +value: "64371" +label: "64130 Mauléon-Licharre" +attr: [] +labelTranslationParameters: [] } 64372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36202 +data: App\Entity\Commune {#26711 …} +value: "64372" +label: "64460 Maure" +attr: [] +labelTranslationParameters: [] } 64373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36203 +data: App\Entity\Commune {#26718 …} +value: "64373" +label: "64110 Mazères-Lezons" +attr: [] +labelTranslationParameters: [] } 64374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36204 +data: App\Entity\Commune {#26725 …} +value: "64374" +label: "64230 Mazerolles" +attr: [] +labelTranslationParameters: [] } 64375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36205 +data: App\Entity\Commune {#26732 …} +value: "64375" +label: "64120 Méharin" +attr: [] +labelTranslationParameters: [] } 64376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36206 +data: App\Entity\Commune {#26739 …} +value: "64376" +label: "64510 Meillon" +attr: [] +labelTranslationParameters: [] } 64377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36207 +data: App\Entity\Commune {#26746 …} +value: "64377" +label: "64240 Mendionde" +attr: [] +labelTranslationParameters: [] } 64378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36208 +data: App\Entity\Commune {#26753 …} +value: "64378" +label: "64130 Menditte" +attr: [] +labelTranslationParameters: [] } 64379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36209 +data: App\Entity\Commune {#26760 …} +value: "64379" +label: "64220 Mendive" +attr: [] +labelTranslationParameters: [] } 64380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36210 +data: App\Entity\Commune {#26767 …} +value: "64380" +label: "64410 Méracq" +attr: [] +labelTranslationParameters: [] } 64381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36211 +data: App\Entity\Commune {#26774 …} +value: "64381" +label: "64190 Méritein" +attr: [] +labelTranslationParameters: [] } 64382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36212 +data: App\Entity\Commune {#26781 …} +value: "64382" +label: "64370 Mesplède" +attr: [] +labelTranslationParameters: [] } 64383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36213 +data: App\Entity\Commune {#26788 …} +value: "64383" +label: "64410 Mialos" +attr: [] +labelTranslationParameters: [] } 64385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36214 +data: App\Entity\Commune {#26795 …} +value: "64385" +label: "64450 Miossens-Lanusse" +attr: [] +labelTranslationParameters: [] } 64386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36215 +data: App\Entity\Commune {#26802 …} +value: "64386" +label: "64800 Mirepeix" +attr: [] +labelTranslationParameters: [] } 64387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36216 +data: App\Entity\Commune {#26809 …} +value: "64387" +label: "64230 Momas" +attr: [] +labelTranslationParameters: [] } 64388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36217 +data: App\Entity\Commune {#26816 …} +value: "64388" +label: "64350 Momy" +attr: [] +labelTranslationParameters: [] } 64389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36218 +data: App\Entity\Commune {#26823 …} +value: "64389" +label: "64160 Monassut-Audiracq" +attr: [] +labelTranslationParameters: [] } 64390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36219 +data: App\Entity\Commune {#26830 …} +value: "64390" +label: "64350 Moncaup" +attr: [] +labelTranslationParameters: [] } 64391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36220 +data: App\Entity\Commune {#26837 …} +value: "64391" +label: "64130 Moncayolle-Larrory-Mendibieu" +attr: [] +labelTranslationParameters: [] } 64392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36221 +data: App\Entity\Commune {#26844 …} +value: "64392" +label: "64330 Moncla" +attr: [] +labelTranslationParameters: [] } 64393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36222 +data: App\Entity\Commune {#26851 …} +value: "64393" +label: "64360 Monein" +attr: [] +labelTranslationParameters: [] } 64394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36223 +data: App\Entity\Commune {#26858 …} +value: "64394" +label: "64350 Monpezat" +attr: [] +labelTranslationParameters: [] } 64395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36224 +data: App\Entity\Commune {#26865 …} +value: "64395" +label: "64460 Monségur" +attr: [] +labelTranslationParameters: [] } 64396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36225 +data: App\Entity\Commune {#26872 …} +value: "64396" +label: "64300 Mont" +attr: [] +labelTranslationParameters: [] } 64397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36226 +data: App\Entity\Commune {#26879 …} +value: "64397" +label: "64410 Montagut" +attr: [] +labelTranslationParameters: [] } 64398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36227 +data: App\Entity\Commune {#26886 …} +value: "64398" +label: "64460 Montaner" +attr: [] +labelTranslationParameters: [] } 64399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36228 +data: App\Entity\Commune {#26893 …} +value: "64399" +label: "64121 Montardon" +attr: [] +labelTranslationParameters: [] } 64400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36229 +data: App\Entity\Commune {#26900 …} +value: "64400" +label: "64800 Montaut" +attr: [] +labelTranslationParameters: [] } 64401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36230 +data: App\Entity\Commune {#26907 …} +value: "64401" +label: "64330 Mont-Disse" +attr: [] +labelTranslationParameters: [] } 64403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36231 +data: App\Entity\Commune {#26914 …} +value: "64403" +label: "64190 Montfort" +attr: [] +labelTranslationParameters: [] } 64404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36232 +data: App\Entity\Commune {#26921 …} +value: "64404" +label: "64470 Montory" +attr: [] +labelTranslationParameters: [] } 64405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36233 +data: App\Entity\Commune {#26928 …} +value: "64405" +label: "64160 Morlaàs" +attr: [] +labelTranslationParameters: [] } 64406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36234 +data: App\Entity\Commune {#26935 …} +value: "64406" +label: "64370 Morlanne" +attr: [] +labelTranslationParameters: [] } 64407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36235 +data: App\Entity\Commune {#1872 …} +value: "64407" +label: "64990 Mouguerre" +attr: [] +labelTranslationParameters: [] } 64408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36236 +data: App\Entity\Commune {#26942 …} +value: "64408" +label: "64330 Mouhous" +attr: [] +labelTranslationParameters: [] } 64409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36237 +data: App\Entity\Commune {#26949 …} +value: "64409" +label: "64400 Moumour" +attr: [] +labelTranslationParameters: [] } 64410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36238 +data: App\Entity\Commune {#1879 …} +value: "64410" +label: "64150 Mourenx" +attr: [] +labelTranslationParameters: [] } 64411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36239 +data: App\Entity\Commune {#26956 …} +value: "64411" +label: "64130 Musculdy" +attr: [] +labelTranslationParameters: [] } 64412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36240 +data: App\Entity\Commune {#26963 …} +value: "64412" +label: "64190 Nabas" +attr: [] +labelTranslationParameters: [] } 64413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36241 +data: App\Entity\Commune {#26970 …} +value: "64413" +label: "64510 Narcastet" +attr: [] +labelTranslationParameters: [] } 64414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36242 +data: App\Entity\Commune {#26977 …} +value: "64414" +label: "64190 Narp" +attr: [] +labelTranslationParameters: [] } 64415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36243 +data: App\Entity\Commune {#26984 …} +value: "64415" +label: "64450 Navailles-Angos" +attr: [] +labelTranslationParameters: [] } 64416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36244 +data: App\Entity\Commune {#26991 …} +value: "64416" +label: "64190 Navarrenx" +attr: [] +labelTranslationParameters: [] } 64417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36245 +data: App\Entity\Commune {#1942 …} +value: "64417" +label: "64800 Nay" +attr: [] +labelTranslationParameters: [] } 64418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36246 +data: App\Entity\Commune {#26998 …} +value: "64418" +label: "64150 Noguères" +attr: [] +labelTranslationParameters: [] } 64419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36247 +data: App\Entity\Commune {#27005 …} +value: "64419" +label: "64420 Nousty" +attr: [] +labelTranslationParameters: [] } 64420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36248 +data: App\Entity\Commune {#27012 …} +value: "64420" +label: "64190 Ogenne-Camptort" +attr: [] +labelTranslationParameters: [] } 64421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36249 +data: App\Entity\Commune {#27019 …} +value: "64421" +label: "64680 Ogeu-les-Bains" +attr: [] +labelTranslationParameters: [] } 64422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36250 +data: App\Entity\Commune {#27026 …} +value: "64422" +label: "64400 Oloron-Sainte-Marie" +attr: [] +labelTranslationParameters: [] } 64423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36251 +data: App\Entity\Commune {#27033 …} +value: "64423" +label: "64390 Oraàs" +attr: [] +labelTranslationParameters: [] } 64424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36252 +data: App\Entity\Commune {#27040 …} +value: "64424" +label: "64130 Ordiarp" +attr: [] +labelTranslationParameters: [] } 64425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36253 +data: App\Entity\Commune {#27047 …} +value: "64425" +label: "64120 Orègue" +attr: [] +labelTranslationParameters: [] } 64426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36254 +data: App\Entity\Commune {#27054 …} +value: "64426" +label: "64400 Orin" +attr: [] +labelTranslationParameters: [] } 64427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36255 +data: App\Entity\Commune {#27061 …} +value: "64427" +label: "64390 Orion" +attr: [] +labelTranslationParameters: [] } 64428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36256 +data: App\Entity\Commune {#27068 …} +value: "64428" +label: "64390 Orriule" +attr: [] +labelTranslationParameters: [] } 64429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36257 +data: App\Entity\Commune {#27075 …} +value: "64429" +label: "64120 Orsanco" +attr: [] +labelTranslationParameters: [] } 64430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36258 +data: App\Entity\Commune {#1907 …} +value: "64430" +label: "64300 Orthez" +attr: [] +labelTranslationParameters: [] } 64431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36259 +data: App\Entity\Commune {#27082 …} +value: "64431" +label: "64150 Os-Marsillon" +attr: [] +labelTranslationParameters: [] } 64432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36260 +data: App\Entity\Commune {#27089 …} +value: "64432" +label: "64470 Ossas-Suhare" +attr: [] +labelTranslationParameters: [] } 64433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36261 +data: App\Entity\Commune {#27096 …} +value: "64433" +label: "64490 Osse-en-Aspe" +attr: [] +labelTranslationParameters: [] } 64434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36262 +data: App\Entity\Commune {#27103 …} +value: "64434" +label: "64190 Ossenx" +attr: [] +labelTranslationParameters: [] } 64435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36263 +data: App\Entity\Commune {#27110 …} +value: "64435" +label: "64390 Osserain-Rivareyte" +attr: [] +labelTranslationParameters: [] } 64436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36264 +data: App\Entity\Commune {#27117 …} +value: "64436" +label: "64780 Ossès" +attr: [] +labelTranslationParameters: [] } 64437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36265 +data: App\Entity\Commune {#27124 …} +value: "64437" +label: "64120 Ostabat-Asme" +attr: [] +labelTranslationParameters: [] } 64438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36266 +data: App\Entity\Commune {#27131 …} +value: "64438" +label: "64160 Ouillon" +attr: [] +labelTranslationParameters: [] } 64439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36267 +data: App\Entity\Commune {#27138 …} +value: "64439" +label: "64320 Ousse" +attr: [] +labelTranslationParameters: [] } 64440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36268 +data: App\Entity\Commune {#27145 …} +value: "64440" +label: "64300 Ozenx-Montestrucq" +attr: [] +labelTranslationParameters: [] } 64441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36269 +data: App\Entity\Commune {#27152 …} +value: "64441" +label: "64120 Pagolle" +attr: [] +labelTranslationParameters: [] } 64442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36270 +data: App\Entity\Commune {#27159 …} +value: "64442" +label: "64360 Parbayse" +attr: [] +labelTranslationParameters: [] } 64443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36271 +data: App\Entity\Commune {#27166 …} +value: "64443" +label: "64150 Pardies" +attr: [] +labelTranslationParameters: [] } 64444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36272 +data: App\Entity\Commune {#27173 …} +value: "64444" +label: "64800 Pardies-Piétat" +attr: [] +labelTranslationParameters: [] } 64445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36273 +data: App\Entity\Commune {#27180 …} +value: "64445" +label: "64000 Pau" +attr: [] +labelTranslationParameters: [] } 64446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36274 +data: App\Entity\Commune {#27187 …} +value: "64446" +label: "64350 Peyrelongue-Abos" +attr: [] +labelTranslationParameters: [] } 64447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36275 +data: App\Entity\Commune {#27194 …} +value: "64447" +label: "64410 Piets-Plasence-Moustrou" +attr: [] +labelTranslationParameters: [] } 64448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36276 +data: App\Entity\Commune {#27201 …} +value: "64448" +label: "64230 Poey-de-Lescar" +attr: [] +labelTranslationParameters: [] } 64449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36277 +data: App\Entity\Commune {#27208 …} +value: "64449" +label: "64400 Poey-d'Oloron" +attr: [] +labelTranslationParameters: [] } 64450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36278 +data: App\Entity\Commune {#27215 …} +value: "64450" +label: "64370 Pomps" +attr: [] +labelTranslationParameters: [] } 64451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36279 +data: App\Entity\Commune {#27222 …} +value: "64451" +label: "64460 Ponson-Debat-Pouts" +attr: [] +labelTranslationParameters: [] } 64452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36280 +data: App\Entity\Commune {#27229 …} +value: "64452" +label: "64460 Ponson-Dessus" +attr: [] +labelTranslationParameters: [] } 64453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36281 +data: App\Entity\Commune {#27236 …} +value: "64453" +label: "64530 Pontacq" +attr: [] +labelTranslationParameters: [] } 64454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36282 +data: App\Entity\Commune {#27243 …} +value: "64454" +label: "64460 Pontiacq-Viellepinte" +attr: [] +labelTranslationParameters: [] } 64455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36283 +data: App\Entity\Commune {#27250 …} +value: "64455" +label: "64330 Portet" +attr: [] +labelTranslationParameters: [] } 64456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36284 +data: App\Entity\Commune {#27257 …} +value: "64456" +label: "64410 Pouliacq" +attr: [] +labelTranslationParameters: [] } 64457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36285 +data: App\Entity\Commune {#27264 …} +value: "64457" +label: "64410 Poursiugues-Boucoue" +attr: [] +labelTranslationParameters: [] } 64458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36286 +data: App\Entity\Commune {#27271 …} +value: "64458" +label: "64190 Préchacq-Josbaig" +attr: [] +labelTranslationParameters: [] } 64459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36287 +data: App\Entity\Commune {#27278 …} +value: "64459" +label: "64190 Préchacq-Navarrenx" +attr: [] +labelTranslationParameters: [] } 64460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36288 +data: App\Entity\Commune {#27285 …} +value: "64460" +label: "64400 Précilhon" +attr: [] +labelTranslationParameters: [] } 64461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36289 +data: App\Entity\Commune {#27292 …} +value: "64461" +label: "64270 Puyoô" +attr: [] +labelTranslationParameters: [] } 64462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36290 +data: App\Entity\Commune {#27299 …} +value: "64462" +label: "64270 Ramous" +attr: [] +labelTranslationParameters: [] } 64463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36291 +data: App\Entity\Commune {#27306 …} +value: "64463" +label: "64260 Rébénacq" +attr: [] +labelTranslationParameters: [] } 64464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36292 +data: App\Entity\Commune {#27313 …} +value: "64464" +label: "64330 Ribarrouy" +attr: [] +labelTranslationParameters: [] } 64465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36293 +data: App\Entity\Commune {#27320 …} +value: "64465" +label: "64160 Riupeyrous" +attr: [] +labelTranslationParameters: [] } 64466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36294 +data: App\Entity\Commune {#27327 …} +value: "64466" +label: "64190 Rivehaute" +attr: [] +labelTranslationParameters: [] } 64467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36295 +data: App\Entity\Commune {#27334 …} +value: "64467" +label: "64110 Rontignon" +attr: [] +labelTranslationParameters: [] } 64468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36296 +data: App\Entity\Commune {#27341 …} +value: "64468" +label: "64130 Roquiague" +attr: [] +labelTranslationParameters: [] } 64469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36297 +data: App\Entity\Commune {#27348 …} +value: "64469" +label: "64800 Saint-Abit" +attr: [] +labelTranslationParameters: [] } 64470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36298 +data: App\Entity\Commune {#27355 …} +value: "64470" +label: "64160 Saint-Armou" +attr: [] +labelTranslationParameters: [] } 64471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36299 +data: App\Entity\Commune {#27362 …} +value: "64471" +label: "64300 Saint-Boès" +attr: [] +labelTranslationParameters: [] } 64472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36300 +data: App\Entity\Commune {#27369 …} +value: "64472" +label: "64160 Saint-Castin" +attr: [] +labelTranslationParameters: [] } 64473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36301 +data: App\Entity\Commune {#27376 …} +value: "64473" +label: "64260 Sainte-Colome" +attr: [] +labelTranslationParameters: [] } 64474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36302 +data: App\Entity\Commune {#27383 …} +value: "64474" +label: "64270 Saint-Dos" +attr: [] +labelTranslationParameters: [] } 64475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36303 +data: App\Entity\Commune {#27390 …} +value: "64475" +label: "64560 Sainte-Engrâce" +attr: [] +labelTranslationParameters: [] } 64476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36304 +data: App\Entity\Commune {#27397 …} +value: "64476" +label: "64640 Saint-Esteben" +attr: [] +labelTranslationParameters: [] } 64477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36305 +data: App\Entity\Commune {#27404 …} +value: "64477" +label: "64430 Saint-Étienne-de-Baïgorry" +attr: [] +labelTranslationParameters: [] } 64478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36306 +data: App\Entity\Commune {#27411 …} +value: "64478" +label: "64110 Saint-Faust" +attr: [] +labelTranslationParameters: [] } 64479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36307 +data: App\Entity\Commune {#27418 …} +value: "64479" +label: "64300 Saint-Girons-en-Béarn" +attr: [] +labelTranslationParameters: [] } 64480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36308 +data: App\Entity\Commune {#27425 …} +value: "64480" +label: "64390 Saint-Gladie-Arrive-Munein" +attr: [] +labelTranslationParameters: [] } 64481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36309 +data: App\Entity\Commune {#27432 …} +value: "64481" +label: "64400 Saint-Goin" +attr: [] +labelTranslationParameters: [] } 64482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36310 +data: App\Entity\Commune {#27439 …} +value: "64482" +label: "64160 Saint-Jammes" +attr: [] +labelTranslationParameters: [] } 64483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36311 +data: App\Entity\Commune {#27446 …} +value: "64483" +label: "64500 Saint-Jean-de-Luz" +attr: [] +labelTranslationParameters: [] } 64484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36312 +data: App\Entity\Commune {#27453 …} +value: "64484" +label: "64220 Saint-Jean-le-Vieux" +attr: [] +labelTranslationParameters: [] } 64485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36313 +data: App\Entity\Commune {#1303 …} +value: "64485" +label: "64220 Saint-Jean-Pied-de-Port" +attr: [] +labelTranslationParameters: [] } 64486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36314 +data: App\Entity\Commune {#27460 …} +value: "64486" +label: "64330 Saint-Jean-Poudge" +attr: [] +labelTranslationParameters: [] } 64487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36315 +data: App\Entity\Commune {#27467 …} +value: "64487" +label: "64120 Saint-Just-Ibarre" +attr: [] +labelTranslationParameters: [] } 64488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36316 +data: App\Entity\Commune {#27474 …} +value: "64488" +label: "64160 Saint-Laurent-Bretagne" +attr: [] +labelTranslationParameters: [] } 64489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36317 +data: App\Entity\Commune {#27481 …} +value: "64489" +label: "64640 Saint-Martin-d'Arberoue" +attr: [] +labelTranslationParameters: [] } 64490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36318 +data: App\Entity\Commune {#27488 …} +value: "64490" +label: "64780 Saint-Martin-d'Arrossa" +attr: [] +labelTranslationParameters: [] } 64491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36319 +data: App\Entity\Commune {#27495 …} +value: "64491" +label: "64370 Saint-Médard" +attr: [] +labelTranslationParameters: [] } 64492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36320 +data: App\Entity\Commune {#27502 …} +value: "64492" +label: "64220 Saint-Michel" +attr: [] +labelTranslationParameters: [] } 64493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36321 +data: App\Entity\Commune {#1296 …} +value: "64493" +label: "64120 Saint-Palais" +attr: [] +labelTranslationParameters: [] } 64494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36322 +data: App\Entity\Commune {#27509 …} +value: "64494" +label: "64270 Saint-Pé-de-Léren" +attr: [] +labelTranslationParameters: [] } 64495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36323 +data: App\Entity\Commune {#27516 …} +value: "64495" +label: "64310 Saint-Pée-sur-Nivelle" +attr: [] +labelTranslationParameters: [] } 64496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36324 +data: App\Entity\Commune {#27523 …} +value: "64496" +label: "64990 Saint-Pierre-d'Irube" +attr: [] +labelTranslationParameters: [] } 64498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36325 +data: App\Entity\Commune {#27530 …} +value: "64498" +label: "64800 Saint-Vincent" +attr: [] +labelTranslationParameters: [] } 64499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36326 +data: App\Entity\Commune {#27537 …} +value: "64499" +label: "64270 Salies-de-Béarn" +attr: [] +labelTranslationParameters: [] } 64500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36327 +data: App\Entity\Commune {#27544 …} +value: "64500" +label: "64300 Salles-Mongiscard" +attr: [] +labelTranslationParameters: [] } 64501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36328 +data: App\Entity\Commune {#27551 …} +value: "64501" +label: "64300 Sallespisse" +attr: [] +labelTranslationParameters: [] } 64502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36329 +data: App\Entity\Commune {#27558 …} +value: "64502" +label: "64520 Sames" +attr: [] +labelTranslationParameters: [] } 64503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36330 +data: App\Entity\Commune {#27565 …} +value: "64503" +label: "64350 Samsons-Lion" +attr: [] +labelTranslationParameters: [] } 64504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36331 +data: App\Entity\Commune {#27572 …} +value: "64504" +label: "64310 Sare" +attr: [] +labelTranslationParameters: [] } 64505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36332 +data: App\Entity\Commune {#27579 …} +value: "64505" +label: "64300 Sarpourenx" +attr: [] +labelTranslationParameters: [] } 64506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36333 +data: App\Entity\Commune {#27586 …} +value: "64506" +label: "64490 Sarrance" +attr: [] +labelTranslationParameters: [] } 64507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36334 +data: App\Entity\Commune {#27593 …} +value: "64507" +label: "64420 Saubole" +attr: [] +labelTranslationParameters: [] } 64508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36335 +data: App\Entity\Commune {#27600 …} +value: "64508" +label: "64400 Saucède" +attr: [] +labelTranslationParameters: [] } 64509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36336 +data: App\Entity\Commune {#27607 …} +value: "64509" +label: "64470 Sauguis-Saint-Étienne" +attr: [] +labelTranslationParameters: [] } 64510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36337 +data: App\Entity\Commune {#27614 …} +value: "64510" +label: "64300 Sault-de-Navailles" +attr: [] +labelTranslationParameters: [] } 64511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36338 +data: App\Entity\Commune {#27621 …} +value: "64511" +label: "64230 Sauvagnon" +attr: [] +labelTranslationParameters: [] } 64512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36339 +data: App\Entity\Commune {#27628 …} +value: "64512" +label: "64150 Sauvelade" +attr: [] +labelTranslationParameters: [] } 64513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36340 +data: App\Entity\Commune {#27635 …} +value: "64513" +label: "64390 Sauveterre-de-Béarn" +attr: [] +labelTranslationParameters: [] } 64514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36341 +data: App\Entity\Commune {#27642 …} +value: "64514" +label: "64410 Séby" +attr: [] +labelTranslationParameters: [] } 64515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36342 +data: App\Entity\Commune {#27649 …} +value: "64515" +label: "64160 Sedze-Maubecq" +attr: [] +labelTranslationParameters: [] } 64516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36343 +data: App\Entity\Commune {#27656 …} +value: "64516" +label: "64160 Sedzère" +attr: [] +labelTranslationParameters: [] } 64517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36344 +data: App\Entity\Commune {#27663 …} +value: "64517" +label: "64350 Séméacq-Blachon" +attr: [] +labelTranslationParameters: [] } 64518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36345 +data: App\Entity\Commune {#27670 …} +value: "64518" +label: "64320 Sendets" +attr: [] +labelTranslationParameters: [] } 64519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36346 +data: App\Entity\Commune {#27677 …} +value: "64519" +label: "64121 Serres-Castet" +attr: [] +labelTranslationParameters: [] } 64520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36347 +data: App\Entity\Commune {#27684 …} +value: "64520" +label: "64160 Serres-Morlaàs" +attr: [] +labelTranslationParameters: [] } 64521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36348 +data: App\Entity\Commune {#27691 …} +value: "64521" +label: "64170 Serres-Sainte-Marie" +attr: [] +labelTranslationParameters: [] } 64522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36349 +data: App\Entity\Commune {#27698 …} +value: "64522" +label: "64260 Sévignacq-Meyracq" +attr: [] +labelTranslationParameters: [] } 64523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36350 +data: App\Entity\Commune {#27705 …} +value: "64523" +label: "64160 Sévignacq" +attr: [] +labelTranslationParameters: [] } 64524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36351 +data: App\Entity\Commune {#27712 …} +value: "64524" +label: "64350 Simacourbe" +attr: [] +labelTranslationParameters: [] } 64525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36352 +data: App\Entity\Commune {#27719 …} +value: "64525" +label: "64230 Siros" +attr: [] +labelTranslationParameters: [] } 64526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36353 +data: App\Entity\Commune {#27726 …} +value: "64526" +label: "64420 Soumoulou" +attr: [] +labelTranslationParameters: [] } 64527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36354 +data: App\Entity\Commune {#27733 …} +value: "64527" +label: "64250 Souraïde" +attr: [] +labelTranslationParameters: [] } 64528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36355 +data: App\Entity\Commune {#27740 …} +value: "64528" +label: "64780 Suhescun" +attr: [] +labelTranslationParameters: [] } 64529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36356 +data: App\Entity\Commune {#27747 …} +value: "64529" +label: "64190 Sus" +attr: [] +labelTranslationParameters: [] } 64530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36357 +data: App\Entity\Commune {#27754 …} +value: "64530" +label: "64190 Susmiou" +attr: [] +labelTranslationParameters: [] } 64531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36358 +data: App\Entity\Commune {#27761 …} +value: "64531" +label: "64190 Tabaille-Usquain" +attr: [] +labelTranslationParameters: [] } 64532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36359 +data: App\Entity\Commune {#27768 …} +value: "64532" +label: "64330 Tadousse-Ussau" +attr: [] +labelTranslationParameters: [] } 64533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36360 +data: App\Entity\Commune {#2060 …} +value: "64533" +label: "64470 Tardets-Sorholus" +attr: [] +labelTranslationParameters: [] } 64534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36361 +data: App\Entity\Commune {#27775 …} +value: "64534" +label: "64330 Taron-Sadirac-Viellenave" +attr: [] +labelTranslationParameters: [] } 64535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36362 +data: App\Entity\Commune {#27782 …} +value: "64535" +label: "64360 Tarsacq" +attr: [] +labelTranslationParameters: [] } 64536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36363 +data: App\Entity\Commune {#27789 …} +value: "64536" +label: "64450 Thèze" +attr: [] +labelTranslationParameters: [] } 64537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36364 +data: App\Entity\Commune {#27796 …} +value: "64537" +label: "64470 Trois-Villes" +attr: [] +labelTranslationParameters: [] } 64538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36365 +data: App\Entity\Commune {#27803 …} +value: "64538" +label: "64220 Uhart-Cize" +attr: [] +labelTranslationParameters: [] } 64539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36366 +data: App\Entity\Commune {#27810 …} +value: "64539" +label: "64120 Uhart-Mixe" +attr: [] +labelTranslationParameters: [] } 64540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36367 +data: App\Entity\Commune {#27817 …} +value: "64540" +label: "64990 Urcuit" +attr: [] +labelTranslationParameters: [] } 64541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36368 +data: App\Entity\Commune {#27824 …} +value: "64541" +label: "64370 Urdès" +attr: [] +labelTranslationParameters: [] } 64542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36369 +data: App\Entity\Commune {#27831 …} +value: "64542" +label: "64490 Urdos" +attr: [] +labelTranslationParameters: [] } 64543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36370 +data: App\Entity\Commune {#27838 …} +value: "64543" +label: "64430 Urepel" +attr: [] +labelTranslationParameters: [] } 64544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36371 +data: App\Entity\Commune {#27845 …} +value: "64544" +label: "64160 Urost" +attr: [] +labelTranslationParameters: [] } 64545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36372 +data: App\Entity\Commune {#27852 …} +value: "64545" +label: "64122 Urrugne" +attr: [] +labelTranslationParameters: [] } 64546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36373 +data: App\Entity\Commune {#27859 …} +value: "64546" +label: "64240 Urt" +attr: [] +labelTranslationParameters: [] } 64547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36374 +data: App\Entity\Commune {#27866 …} +value: "64547" +label: "64480 Ustaritz" +attr: [] +labelTranslationParameters: [] } 64548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36375 +data: App\Entity\Commune {#27873 …} +value: "64548" +label: "64370 Uzan" +attr: [] +labelTranslationParameters: [] } 64549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36376 +data: App\Entity\Commune {#27880 …} +value: "64549" +label: "64230 Uzein" +attr: [] +labelTranslationParameters: [] } 64550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36377 +data: App\Entity\Commune {#27887 …} +value: "64550" +label: "64110 Uzos" +attr: [] +labelTranslationParameters: [] } 64551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36378 +data: App\Entity\Commune {#27894 …} +value: "64551" +label: "64400 Verdets" +attr: [] +labelTranslationParameters: [] } 64552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36379 +data: App\Entity\Commune {#27901 …} +value: "64552" +label: "64330 Vialer" +attr: [] +labelTranslationParameters: [] } 64554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36380 +data: App\Entity\Commune {#27908 …} +value: "64554" +label: "64170 Viellenave-d'Arthez" +attr: [] +labelTranslationParameters: [] } 64555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36381 +data: App\Entity\Commune {#27915 …} +value: "64555" +label: "64190 Viellenave-de-Navarrenx" +attr: [] +labelTranslationParameters: [] } 64556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36382 +data: App\Entity\Commune {#27922 …} +value: "64556" +label: "64150 Vielleségure" +attr: [] +labelTranslationParameters: [] } 64557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36383 +data: App\Entity\Commune {#27929 …} +value: "64557" +label: "64410 Vignes" +attr: [] +labelTranslationParameters: [] } 64558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36384 +data: App\Entity\Commune {#27936 …} +value: "64558" +label: "64990 Villefranque" +attr: [] +labelTranslationParameters: [] } 64559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36385 +data: App\Entity\Commune {#27943 …} +value: "64559" +label: "64130 Viodos-Abense-de-Bas" +attr: [] +labelTranslationParameters: [] } 64560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36386 +data: App\Entity\Commune {#27950 …} +value: "64560" +label: "64450 Viven" +attr: [] +labelTranslationParameters: [] } 79001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36387 +data: App\Entity\Commune {#27957 …} +value: "79001" +label: "79240 L'Absie" +attr: [] +labelTranslationParameters: [] } 79002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36388 +data: App\Entity\Commune {#27964 …} +value: "79002" +label: "79200 Adilly" +attr: [] +labelTranslationParameters: [] } 79003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36389 +data: App\Entity\Commune {#27971 …} +value: "79003" +label: "79230 Aiffres" +attr: [] +labelTranslationParameters: [] } 79005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36390 +data: App\Entity\Commune {#27978 …} +value: "79005" +label: "79600 Airvault" +attr: [] +labelTranslationParameters: [] } 79007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36391 +data: App\Entity\Commune {#27985 …} +value: "79007" +label: "79130 Allonne" +attr: [] +labelTranslationParameters: [] } 79008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36392 +data: App\Entity\Commune {#27992 …} +value: "79008" +label: "79350 Amailloux" +attr: [] +labelTranslationParameters: [] } 79009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36393 +data: App\Entity\Commune {#27999 …} +value: "79009" +label: "79210 Amuré" +attr: [] +labelTranslationParameters: [] } 79010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36394 +data: App\Entity\Commune {#28006 …} +value: "79010" +label: "79210 Arçais" +attr: [] +labelTranslationParameters: [] } 79012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36395 +data: App\Entity\Commune {#28013 …} +value: "79012" +label: "79160 Ardin" +attr: [] +labelTranslationParameters: [] } 79013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36396 +data: App\Entity\Commune {#2149 …} +value: "79013" +label: "79150 Argentonnay" +attr: [] +labelTranslationParameters: [] } 79014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36397 +data: App\Entity\Commune {#28020 …} +value: "79014" +label: "79290 Loretz-d’Argenton" +attr: [] +labelTranslationParameters: [] } 79015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36398 +data: App\Entity\Commune {#28027 …} +value: "79015" +label: "79170 Asnières-en-Poitou" +attr: [] +labelTranslationParameters: [] } 79016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36399 +data: App\Entity\Commune {#28034 …} +value: "79016" +label: "79600 Assais-les-Jumeaux" +attr: [] +labelTranslationParameters: [] } 79018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36400 +data: App\Entity\Commune {#28041 …} +value: "79018" +label: "79110 Aubigné" +attr: [] +labelTranslationParameters: [] } 79019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36401 +data: App\Entity\Commune {#28048 …} +value: "79019" +label: "79390 Aubigny" +attr: [] +labelTranslationParameters: [] } 79020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36402 +data: App\Entity\Commune {#28055 …} +value: "79020" +label: "79400 Augé" +attr: [] +labelTranslationParameters: [] } 79022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36403 +data: App\Entity\Commune {#28062 …} +value: "79022" +label: "79600 Availles-Thouarsais" +attr: [] +labelTranslationParameters: [] } 79023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36404 +data: App\Entity\Commune {#28069 …} +value: "79023" +label: "79800 Avon" +attr: [] +labelTranslationParameters: [] } 79024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36405 +data: App\Entity\Commune {#28076 …} +value: "79024" +label: "79400 Azay-le-Brûlé" +attr: [] +labelTranslationParameters: [] } 79025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36406 +data: App\Entity\Commune {#28083 …} +value: "79025" +label: "79130 Azay-sur-Thouet" +attr: [] +labelTranslationParameters: [] } 79029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36407 +data: App\Entity\Commune {#28090 …} +value: "79029" +label: "79420 Beaulieu-sous-Parthenay" +attr: [] +labelTranslationParameters: [] } 79030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36408 +data: App\Entity\Commune {#28097 …} +value: "79030" +label: "79370 Beaussais-Vitré" +attr: [] +labelTranslationParameters: [] } 79031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36409 +data: App\Entity\Commune {#28104 …} +value: "79031" +label: "79360 Beauvoir-sur-Niort" +attr: [] +labelTranslationParameters: [] } 79032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36410 +data: App\Entity\Commune {#28111 …} +value: "79032" +label: "79160 Béceleuf" +attr: [] +labelTranslationParameters: [] } 79034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36411 +data: App\Entity\Commune {#28118 …} +value: "79034" +label: "79000 Bessines" +attr: [] +labelTranslationParameters: [] } 79038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36412 +data: App\Entity\Commune {#28125 …} +value: "79038" +label: "79300 Boismé" +attr: [] +labelTranslationParameters: [] } 79040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36413 +data: App\Entity\Commune {#28132 …} +value: "79040" +label: "79310 La Boissière-en-Gâtine" +attr: [] +labelTranslationParameters: [] } 79042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36414 +data: App\Entity\Commune {#28139 …} +value: "79042" +label: "79800 Bougon" +attr: [] +labelTranslationParameters: [] } 79046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36415 +data: App\Entity\Commune {#28146 …} +value: "79046" +label: "79210 Le Bourdet" +attr: [] +labelTranslationParameters: [] } 79047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36416 +data: App\Entity\Commune {#28153 …} +value: "79047" +label: "79600 Boussais" +attr: [] +labelTranslationParameters: [] } 79048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36417 +data: App\Entity\Commune {#28160 …} +value: "79048" +label: "79260 La Crèche" +attr: [] +labelTranslationParameters: [] } 79049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36418 +data: App\Entity\Commune {#1219 …} +value: "79049" +label: "79300 Bressuire" +attr: [] +labelTranslationParameters: [] } 79050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36419 +data: App\Entity\Commune {#28167 …} +value: "79050" +label: "79140 Bretignolles" +attr: [] +labelTranslationParameters: [] } 79055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36420 +data: App\Entity\Commune {#28174 …} +value: "79055" +label: "79170 Brieuil-sur-Chizé" +attr: [] +labelTranslationParameters: [] } 79056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36421 +data: App\Entity\Commune {#28181 …} +value: "79056" +label: "79290 Brion-près-Thouet" +attr: [] +labelTranslationParameters: [] } 79057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36422 +data: App\Entity\Commune {#28188 …} +value: "79057" +label: "79170 Brioux-sur-Boutonne" +attr: [] +labelTranslationParameters: [] } 79058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36423 +data: App\Entity\Commune {#28195 …} +value: "79058" +label: "79230 Brûlain" +attr: [] +labelTranslationParameters: [] } 79059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36424 +data: App\Entity\Commune {#28202 …} +value: "79059" +label: "79240 Le Busseau" +attr: [] +labelTranslationParameters: [] } 79060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36425 +data: App\Entity\Commune {#28209 …} +value: "79060" +label: "79190 Caunay" +attr: [] +labelTranslationParameters: [] } 79061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36426 +data: App\Entity\Commune {#28216 …} +value: "79061" +label: "79370 Celles-sur-Belle" +attr: [] +labelTranslationParameters: [] } 79062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36427 +data: App\Entity\Commune {#1489 …} +value: "79062" +label: "79140 Cerizay" +attr: [] +labelTranslationParameters: [] } 79063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36428 +data: App\Entity\Commune {#28223 …} +value: "79063" +label: "79290 Val en Vignes" +attr: [] +labelTranslationParameters: [] } 79064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36429 +data: App\Entity\Commune {#28230 …} +value: "79064" +label: "79500 Fontivillié" +attr: [] +labelTranslationParameters: [] } 79066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36430 +data: App\Entity\Commune {#1733 …} +value: "79066" +label: "79220 Champdeniers-Saint-Denis" +attr: [] +labelTranslationParameters: [] } 79069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36431 +data: App\Entity\Commune {#28237 …} +value: "79069" +label: "79320 Chanteloup" +attr: [] +labelTranslationParameters: [] } 79070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36432 +data: App\Entity\Commune {#28244 …} +value: "79070" +label: "79220 La Chapelle-Bâton" +attr: [] +labelTranslationParameters: [] } 79071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36433 +data: App\Entity\Commune {#28251 …} +value: "79071" +label: "79200 La Chapelle-Bertrand" +attr: [] +labelTranslationParameters: [] } 79074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36434 +data: App\Entity\Commune {#28258 …} +value: "79074" +label: "79190 La Chapelle-Pouilloux" +attr: [] +labelTranslationParameters: [] } 79076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36435 +data: App\Entity\Commune {#28265 …} +value: "79076" +label: "79430 La Chapelle-Saint-Laurent" +attr: [] +labelTranslationParameters: [] } 79077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36436 +data: App\Entity\Commune {#28272 …} +value: "79077" +label: "79160 Beugnon-Thireuil" +attr: [] +labelTranslationParameters: [] } 79078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36437 +data: App\Entity\Commune {#28279 …} +value: "79078" +label: "79360 Plaine-d'Argenson" +attr: [] +labelTranslationParameters: [] } 79079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36438 +data: App\Entity\Commune {#1956 …} +value: "79079" +label: "79700 Mauléon" +attr: [] +labelTranslationParameters: [] } 79080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36439 +data: App\Entity\Commune {#28286 …} +value: "79080" +label: "79200 Châtillon-sur-Thouet" +attr: [] +labelTranslationParameters: [] } 79081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36440 +data: App\Entity\Commune {#28293 …} +value: "79081" +label: "79180 Chauray" +attr: [] +labelTranslationParameters: [] } 79083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36441 +data: App\Entity\Commune {#28300 …} +value: "79083" +label: "79110 Chef-Boutonne" +attr: [] +labelTranslationParameters: [] } 79084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36442 +data: App\Entity\Commune {#28307 …} +value: "79084" +label: "79120 Chenay" +attr: [] +labelTranslationParameters: [] } 79085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36443 +data: App\Entity\Commune {#28314 …} +value: "79085" +label: "79170 Chérigné" +attr: [] +labelTranslationParameters: [] } 79086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36444 +data: App\Entity\Commune {#28321 …} +value: "79086" +label: "79410 Cherveux" +attr: [] +labelTranslationParameters: [] } 79087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36445 +data: App\Entity\Commune {#28328 …} +value: "79087" +label: "79120 Chey" +attr: [] +labelTranslationParameters: [] } 79088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36446 +data: App\Entity\Commune {#28335 …} +value: "79088" +label: "79350 Chiché" +attr: [] +labelTranslationParameters: [] } 79089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36447 +data: App\Entity\Commune {#28342 …} +value: "79089" +label: "79600 Le Chillou" +attr: [] +labelTranslationParameters: [] } 79090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36448 +data: App\Entity\Commune {#28349 …} +value: "79090" +label: "79170 Chizé" +attr: [] +labelTranslationParameters: [] } 79091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36449 +data: App\Entity\Commune {#28356 …} +value: "79091" +label: "79140 Cirières" +attr: [] +labelTranslationParameters: [] } 79092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36450 +data: App\Entity\Commune {#28363 …} +value: "79092" +label: "79420 Clavé" +attr: [] +labelTranslationParameters: [] } 79094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36451 +data: App\Entity\Commune {#28370 …} +value: "79094" +label: "79350 Clessé" +attr: [] +labelTranslationParameters: [] } 79095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36452 +data: App\Entity\Commune {#28377 …} +value: "79095" +label: "79190 Clussais-la-Pommeraie" +attr: [] +labelTranslationParameters: [] } 79096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36453 +data: App\Entity\Commune {#28384 …} +value: "79096" +label: "79140 Combrand" +attr: [] +labelTranslationParameters: [] } 79100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36454 +data: App\Entity\Commune {#28391 …} +value: "79100" +label: "79510 Coulon" +attr: [] +labelTranslationParameters: [] } 79101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36455 +data: App\Entity\Commune {#28398 …} +value: "79101" +label: "79160 Coulonges-sur-l'Autize" +attr: [] +labelTranslationParameters: [] } 79102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36456 +data: App\Entity\Commune {#28405 …} +value: "79102" +label: "79330 Coulonges-Thouarsais" +attr: [] +labelTranslationParameters: [] } 79103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36457 +data: App\Entity\Commune {#28412 …} +value: "79103" +label: "79440 Courlay" +attr: [] +labelTranslationParameters: [] } 79104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36458 +data: App\Entity\Commune {#28419 …} +value: "79104" +label: "79220 Cours" +attr: [] +labelTranslationParameters: [] } 79105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36459 +data: App\Entity\Commune {#28426 …} +value: "79105" +label: "79340 Les Châteliers" +attr: [] +labelTranslationParameters: [] } 79106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36460 +data: App\Entity\Commune {#28433 …} +value: "79106" +label: "79110 Couture-d'Argenson" +attr: [] +labelTranslationParameters: [] } 79108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36461 +data: App\Entity\Commune {#28440 …} +value: "79108" +label: "79390 Doux" +attr: [] +labelTranslationParameters: [] } 79109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36462 +data: App\Entity\Commune {#28447 …} +value: "79109" +label: "79410 Échiré" +attr: [] +labelTranslationParameters: [] } 79111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36463 +data: App\Entity\Commune {#28454 …} +value: "79111" +label: "79170 Ensigné" +attr: [] +labelTranslationParameters: [] } 79112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36464 +data: App\Entity\Commune {#28461 …} +value: "79112" +label: "79270 Épannes" +attr: [] +labelTranslationParameters: [] } 79114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36465 +data: App\Entity\Commune {#28468 …} +value: "79114" +label: "79400 Exireuil" +attr: [] +labelTranslationParameters: [] } 79115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36466 +data: App\Entity\Commune {#28475 …} +value: "79115" +label: "79800 Exoudun" +attr: [] +labelTranslationParameters: [] } 79116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36467 +data: App\Entity\Commune {#28482 …} +value: "79116" +label: "79350 Faye-l'Abbesse" +attr: [] +labelTranslationParameters: [] } 79117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36468 +data: App\Entity\Commune {#28489 …} +value: "79117" +label: "79160 Faye-sur-Ardin" +attr: [] +labelTranslationParameters: [] } 79118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36469 +data: App\Entity\Commune {#28496 …} +value: "79118" +label: "79450 Fénery" +attr: [] +labelTranslationParameters: [] } 79119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36470 +data: App\Entity\Commune {#28503 …} +value: "79119" +label: "79160 Fenioux" +attr: [] +labelTranslationParameters: [] } 79120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36471 +data: App\Entity\Commune {#28510 …} +value: "79120" +label: "79390 La Ferrière-en-Parthenay" +attr: [] +labelTranslationParameters: [] } 79121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36472 +data: App\Entity\Commune {#28517 …} +value: "79121" +label: "79340 Fomperron" +attr: [] +labelTranslationParameters: [] } 79122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36473 +data: App\Entity\Commune {#28524 …} +value: "79122" +label: "79110 Fontenille-Saint-Martin-d'Entraigues" +attr: [] +labelTranslationParameters: [] } 79123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36474 +data: App\Entity\Commune {#28531 …} +value: "79123" +label: "79380 La Forêt-sur-Sèvre" +attr: [] +labelTranslationParameters: [] } 79124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36475 +data: App\Entity\Commune {#28538 …} +value: "79124" +label: "79340 Les Forges" +attr: [] +labelTranslationParameters: [] } 79125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36476 +data: App\Entity\Commune {#28545 …} +value: "79125" +label: "79230 Fors" +attr: [] +labelTranslationParameters: [] } 79126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36477 +data: App\Entity\Commune {#28552 …} +value: "79126" +label: "79360 Les Fosses" +attr: [] +labelTranslationParameters: [] } 79127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36478 +data: App\Entity\Commune {#28559 …} +value: "79127" +label: "79360 La Foye-Monjault" +attr: [] +labelTranslationParameters: [] } 79128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36479 +data: App\Entity\Commune {#28566 …} +value: "79128" +label: "79260 François" +attr: [] +labelTranslationParameters: [] } 79129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36480 +data: App\Entity\Commune {#28573 …} +value: "79129" +label: "79370 Fressines" +attr: [] +labelTranslationParameters: [] } 79130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36481 +data: App\Entity\Commune {#28580 …} +value: "79130" +label: "79270 Frontenay-Rohan-Rohan" +attr: [] +labelTranslationParameters: [] } 79131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36482 +data: App\Entity\Commune {#28587 …} +value: "79131" +label: "79330 Geay" +attr: [] +labelTranslationParameters: [] } 79132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36483 +data: App\Entity\Commune {#28594 …} +value: "79132" +label: "79150 Genneton" +attr: [] +labelTranslationParameters: [] } 79133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36484 +data: App\Entity\Commune {#28601 …} +value: "79133" +label: "79220 Germond-Rouvre" +attr: [] +labelTranslationParameters: [] } 79134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36485 +data: App\Entity\Commune {#28608 …} +value: "79134" +label: "79330 Glénay" +attr: [] +labelTranslationParameters: [] } 79135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36486 +data: App\Entity\Commune {#28615 …} +value: "79135" +label: "79200 Gourgé" +attr: [] +labelTranslationParameters: [] } 79136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36487 +data: App\Entity\Commune {#28622 …} +value: "79136" +label: "79110 Alloinay" +attr: [] +labelTranslationParameters: [] } 79137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36488 +data: App\Entity\Commune {#28629 …} +value: "79137" +label: "79360 Granzay-Gript" +attr: [] +labelTranslationParameters: [] } 79139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36489 +data: App\Entity\Commune {#28636 …} +value: "79139" +label: "79220 Les Groseillers" +attr: [] +labelTranslationParameters: [] } 79140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36490 +data: App\Entity\Commune {#28643 …} +value: "79140" +label: "79110 Valdelaume" +attr: [] +labelTranslationParameters: [] } 79141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36491 +data: App\Entity\Commune {#28650 …} +value: "79141" +label: "79600 Irais" +attr: [] +labelTranslationParameters: [] } 79142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36492 +data: App\Entity\Commune {#28657 …} +value: "79142" +label: "79170 Juillé" +attr: [] +labelTranslationParameters: [] } 79144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36493 +data: App\Entity\Commune {#28664 …} +value: "79144" +label: "79230 Juscorps" +attr: [] +labelTranslationParameters: [] } 79145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36494 +data: App\Entity\Commune {#28671 …} +value: "79145" +label: "79200 Lageon" +attr: [] +labelTranslationParameters: [] } 79147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36495 +data: App\Entity\Commune {#28678 …} +value: "79147" +label: "79240 Largeasse" +attr: [] +labelTranslationParameters: [] } 79148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36496 +data: App\Entity\Commune {#28685 …} +value: "79148" +label: "79120 Lezay" +attr: [] +labelTranslationParameters: [] } 79149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36497 +data: App\Entity\Commune {#28692 …} +value: "79149" +label: "79390 Lhoumois" +attr: [] +labelTranslationParameters: [] } 79150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36498 +data: App\Entity\Commune {#28699 …} +value: "79150" +label: "79190 Limalonges" +attr: [] +labelTranslationParameters: [] } 79152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36499 +data: App\Entity\Commune {#28706 …} +value: "79152" +label: "79190 Lorigné" +attr: [] +labelTranslationParameters: [] } 79153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36500 +data: App\Entity\Commune {#28713 …} +value: "79153" +label: "79110 Loubigné" +attr: [] +labelTranslationParameters: [] } 79154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36501 +data: App\Entity\Commune {#28720 …} +value: "79154" +label: "79110 Loubillé" +attr: [] +labelTranslationParameters: [] } 79156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36502 +data: App\Entity\Commune {#28727 …} +value: "79156" +label: "79600 Louin" +attr: [] +labelTranslationParameters: [] } 79157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36503 +data: App\Entity\Commune {#28734 …} +value: "79157" +label: "79100 Louzy" +attr: [] +labelTranslationParameters: [] } 79158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36504 +data: App\Entity\Commune {#28741 …} +value: "79158" +label: "79170 Luché-sur-Brioux" +attr: [] +labelTranslationParameters: [] } 79159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36505 +data: App\Entity\Commune {#28748 …} +value: "79159" +label: "79330 Luché-Thouarsais" +attr: [] +labelTranslationParameters: [] } 79160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36506 +data: App\Entity\Commune {#28755 …} +value: "79160" +label: "79170 Lusseray" +attr: [] +labelTranslationParameters: [] } 79161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36507 +data: App\Entity\Commune {#28762 …} +value: "79161" +label: "79100 Luzay" +attr: [] +labelTranslationParameters: [] } 79162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36508 +data: App\Entity\Commune {#28769 …} +value: "79162" +label: "79460 Magné" +attr: [] +labelTranslationParameters: [] } 79163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36509 +data: App\Entity\Commune {#28776 …} +value: "79163" +label: "79190 Mairé-Levescault" +attr: [] +labelTranslationParameters: [] } 79164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36510 +data: App\Entity\Commune {#28783 …} +value: "79164" +label: "79500 Maisonnay" +attr: [] +labelTranslationParameters: [] } 79165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36511 +data: App\Entity\Commune {#28790 …} +value: "79165" +label: "79600 Maisontiers" +attr: [] +labelTranslationParameters: [] } 79166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36512 +data: App\Entity\Commune {#28797 …} +value: "79166" +label: "79360 Marigny" +attr: [] +labelTranslationParameters: [] } 79167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36513 +data: App\Entity\Commune {#28804 …} +value: "79167" +label: "79600 Marnes" +attr: [] +labelTranslationParameters: [] } 79170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36514 +data: App\Entity\Commune {#28811 …} +value: "79170" +label: "79210 Mauzé-sur-le-Mignon" +attr: [] +labelTranslationParameters: [] } 79172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36515 +data: App\Entity\Commune {#28818 …} +value: "79172" +label: "79310 Mazières-en-Gâtine" +attr: [] +labelTranslationParameters: [] } 79174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36516 +data: App\Entity\Commune {#28825 …} +value: "79174" +label: "79500 Melle" +attr: [] +labelTranslationParameters: [] } 79175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36517 +data: App\Entity\Commune {#28832 …} +value: "79175" +label: "79190 Melleran" +attr: [] +labelTranslationParameters: [] } 79176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36518 +data: App\Entity\Commune {#1921 …} +value: "79176" +label: "79340 Ménigoute" +attr: [] +labelTranslationParameters: [] } 79177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36519 +data: App\Entity\Commune {#28839 …} +value: "79177" +label: "79120 Messé" +attr: [] +labelTranslationParameters: [] } 79179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36520 +data: App\Entity\Commune {#1851 …} +value: "79179" +label: "79320 Moncoutant-sur-Sèvre" +attr: [] +labelTranslationParameters: [] } 79180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36521 +data: App\Entity\Commune {#28846 …} +value: "79180" +label: "79190 Montalembert" +attr: [] +labelTranslationParameters: [] } 79183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36522 +data: App\Entity\Commune {#28853 …} +value: "79183" +label: "79140 Montravers" +attr: [] +labelTranslationParameters: [] } 79184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36523 +data: App\Entity\Commune {#28860 …} +value: "79184" +label: "79800 La Mothe-Saint-Héray" +attr: [] +labelTranslationParameters: [] } 79185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36524 +data: App\Entity\Commune {#28867 …} +value: "79185" +label: "79370 Aigondigné" +attr: [] +labelTranslationParameters: [] } 79189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36525 +data: App\Entity\Commune {#28874 …} +value: "79189" +label: "79400 Nanteuil" +attr: [] +labelTranslationParameters: [] } 79190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36526 +data: App\Entity\Commune {#28881 …} +value: "79190" +label: "79130 Neuvy-Bouin" +attr: [] +labelTranslationParameters: [] } 79191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36527 +data: App\Entity\Commune {#1384 …} +value: "79191" +label: "79000 Niort" +attr: [] +labelTranslationParameters: [] } 79195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36528 +data: App\Entity\Commune {#1893 …} +value: "79195" +label: "79250 Nueil-les-Aubiers" +attr: [] +labelTranslationParameters: [] } 79196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36529 +data: App\Entity\Commune {#28888 …} +value: "79196" +label: "79100 Plaine-et-Vallées" +attr: [] +labelTranslationParameters: [] } 79197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36530 +data: App\Entity\Commune {#28895 …} +value: "79197" +label: "79390 Oroux" +attr: [] +labelTranslationParameters: [] } 79198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36531 +data: App\Entity\Commune {#28902 …} +value: "79198" +label: "79170 Paizay-le-Chapt" +attr: [] +labelTranslationParameters: [] } 79200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36532 +data: App\Entity\Commune {#28909 …} +value: "79200" +label: "79220 Pamplie" +attr: [] +labelTranslationParameters: [] } 79201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36533 +data: App\Entity\Commune {#28916 …} +value: "79201" +label: "79800 Pamproux" +attr: [] +labelTranslationParameters: [] } 79202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36534 +data: App\Entity\Commune {#1914 …} +value: "79202" +label: "79200 Parthenay" +attr: [] +labelTranslationParameters: [] } 79203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36535 +data: App\Entity\Commune {#28923 …} +value: "79203" +label: "79100 Pas-de-Jeu" +attr: [] +labelTranslationParameters: [] } 79204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36536 +data: App\Entity\Commune {#28930 …} +value: "79204" +label: "79170 Périgné" +attr: [] +labelTranslationParameters: [] } 79205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36537 +data: App\Entity\Commune {#28937 …} +value: "79205" +label: "79190 Pers" +attr: [] +labelTranslationParameters: [] } 79207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36538 +data: App\Entity\Commune {#28944 …} +value: "79207" +label: "79700 La Petite-Boissière" +attr: [] +labelTranslationParameters: [] } 79208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36539 +data: App\Entity\Commune {#28951 …} +value: "79208" +label: "79200 La Peyratte" +attr: [] +labelTranslationParameters: [] } 79209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36540 +data: App\Entity\Commune {#28958 …} +value: "79209" +label: "79330 Pierrefitte" +attr: [] +labelTranslationParameters: [] } 79210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36541 +data: App\Entity\Commune {#28965 …} +value: "79210" +label: "79140 Le Pin" +attr: [] +labelTranslationParameters: [] } 79212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36542 +data: App\Entity\Commune {#28972 …} +value: "79212" +label: "79190 Pliboux" +attr: [] +labelTranslationParameters: [] } 79213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36543 +data: App\Entity\Commune {#28979 …} +value: "79213" +label: "79200 Pompaire" +attr: [] +labelTranslationParameters: [] } 79215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36544 +data: App\Entity\Commune {#28986 …} +value: "79215" +label: "79130 Pougne-Hérisson" +attr: [] +labelTranslationParameters: [] } 79216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36545 +data: App\Entity\Commune {#28993 …} +value: "79216" +label: "79230 Prahecq" +attr: [] +labelTranslationParameters: [] } 79217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36546 +data: App\Entity\Commune {#29000 …} +value: "79217" +label: "79370 Prailles-La Couarde" +attr: [] +labelTranslationParameters: [] } 79218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36547 +data: App\Entity\Commune {#29007 …} +value: "79218" +label: "79390 Pressigny" +attr: [] +labelTranslationParameters: [] } 79220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36548 +data: App\Entity\Commune {#29014 …} +value: "79220" +label: "79210 Prin-Deyrançon" +attr: [] +labelTranslationParameters: [] } 79223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36549 +data: App\Entity\Commune {#29021 …} +value: "79223" +label: "79160 Puihardy" +attr: [] +labelTranslationParameters: [] } 79225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36550 +data: App\Entity\Commune {#29028 …} +value: "79225" +label: "79420 Reffannes" +attr: [] +labelTranslationParameters: [] } 79226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36551 +data: App\Entity\Commune {#29035 …} +value: "79226" +label: "79130 Le Retail" +attr: [] +labelTranslationParameters: [] } 79229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36552 +data: App\Entity\Commune {#29042 …} +value: "79229" +label: "79270 La Rochénard" +attr: [] +labelTranslationParameters: [] } 79230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36553 +data: App\Entity\Commune {#29049 …} +value: "79230" +label: "79120 Rom" +attr: [] +labelTranslationParameters: [] } 79231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36554 +data: App\Entity\Commune {#29056 …} +value: "79231" +label: "79260 Romans" +attr: [] +labelTranslationParameters: [] } 79235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36555 +data: App\Entity\Commune {#29063 …} +value: "79235" +label: "79700 Saint-Amand-sur-Sèvre" +attr: [] +labelTranslationParameters: [] } 79236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36556 +data: App\Entity\Commune {#29070 …} +value: "79236" +label: "79380 Saint-André-sur-Sèvre" +attr: [] +labelTranslationParameters: [] } 79238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36557 +data: App\Entity\Commune {#29077 …} +value: "79238" +label: "79300 Saint-Aubin-du-Plain" +attr: [] +labelTranslationParameters: [] } 79239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36558 +data: App\Entity\Commune {#29084 …} +value: "79239" +label: "79450 Saint-Aubin-le-Cloud" +attr: [] +labelTranslationParameters: [] } 79241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36559 +data: App\Entity\Commune {#29091 …} +value: "79241" +label: "79220 Saint-Christophe-sur-Roc" +attr: [] +labelTranslationParameters: [] } 79242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36560 +data: App\Entity\Commune {#29098 …} +value: "79242" +label: "79150 Voulmentin" +attr: [] +labelTranslationParameters: [] } 79243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36561 +data: App\Entity\Commune {#29105 …} +value: "79243" +label: "79120 Saint-Coutant" +attr: [] +labelTranslationParameters: [] } 79244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36562 +data: App\Entity\Commune {#29112 …} +value: "79244" +label: "79100 Saint-Cyr-la-Lande" +attr: [] +labelTranslationParameters: [] } 79246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36563 +data: App\Entity\Commune {#29119 …} +value: "79246" +label: "79800 Sainte-Eanne" +attr: [] +labelTranslationParameters: [] } 79249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36564 +data: App\Entity\Commune {#29126 …} +value: "79249" +label: "79410 Saint-Gelais" +attr: [] +labelTranslationParameters: [] } 79250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36565 +data: App\Entity\Commune {#29133 …} +value: "79250" +label: "79330 Sainte-Gemme" +attr: [] +labelTranslationParameters: [] } 79251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36566 +data: App\Entity\Commune {#29140 …} +value: "79251" +label: "79500 Marcillé" +attr: [] +labelTranslationParameters: [] } 79252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36567 +data: App\Entity\Commune {#29147 …} +value: "79252" +label: "79600 Saint-Généroux" +attr: [] +labelTranslationParameters: [] } 79253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36568 +data: App\Entity\Commune {#29154 …} +value: "79253" +label: "79400 Saint-Georges-de-Noisné" +attr: [] +labelTranslationParameters: [] } 79254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36569 +data: App\Entity\Commune {#29161 …} +value: "79254" +label: "79210 Saint-Georges-de-Rex" +attr: [] +labelTranslationParameters: [] } 79255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36570 +data: App\Entity\Commune {#29168 …} +value: "79255" +label: "79200 Saint-Germain-de-Longue-Chaume" +attr: [] +labelTranslationParameters: [] } 79256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36571 +data: App\Entity\Commune {#29175 …} +value: "79256" +label: "79340 Saint-Germier" +attr: [] +labelTranslationParameters: [] } 79257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36572 +data: App\Entity\Commune {#29182 …} +value: "79257" +label: "79210 Saint-Hilaire-la-Palud" +attr: [] +labelTranslationParameters: [] } 79258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36573 +data: App\Entity\Commune {#29189 …} +value: "79258" +label: "79100 Saint-Jacques-de-Thouars" +attr: [] +labelTranslationParameters: [] } 79259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36574 +data: App\Entity\Commune {#29196 …} +value: "79259" +label: "79100 Saint-Jean-de-Thouars" +attr: [] +labelTranslationParameters: [] } 79263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36575 +data: App\Entity\Commune {#29203 …} +value: "79263" +label: "79160 Saint-Laurs" +attr: [] +labelTranslationParameters: [] } 79265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36576 +data: App\Entity\Commune {#29210 …} +value: "79265" +label: "79100 Saint-Léger-de-Montbrun" +attr: [] +labelTranslationParameters: [] } 79267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36577 +data: App\Entity\Commune {#29217 …} +value: "79267" +label: "79420 Saint-Lin" +attr: [] +labelTranslationParameters: [] } 79268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36578 +data: App\Entity\Commune {#29224 …} +value: "79268" +label: "79600 Saint-Loup-Lamairé" +attr: [] +labelTranslationParameters: [] } 79269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36579 +data: App\Entity\Commune {#29231 …} +value: "79269" +label: "79160 Saint-Maixent-de-Beugné" +attr: [] +labelTranslationParameters: [] } 79270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36580 +data: App\Entity\Commune {#29238 …} +value: "79270" +label: "79400 Saint-Maixent-l'École" +attr: [] +labelTranslationParameters: [] } 79271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36581 +data: App\Entity\Commune {#29245 …} +value: "79271" +label: "79310 Saint-Marc-la-Lande" +attr: [] +labelTranslationParameters: [] } 79273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36582 +data: App\Entity\Commune {#29252 …} +value: "79273" +label: "79230 Saint-Martin-de-Bernegoue" +attr: [] +labelTranslationParameters: [] } 79274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36583 +data: App\Entity\Commune {#29259 …} +value: "79274" +label: "79100 Saint-Martin-de-Mâcon" +attr: [] +labelTranslationParameters: [] } 79276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36584 +data: App\Entity\Commune {#29266 …} +value: "79276" +label: "79400 Saint-Martin-de-Saint-Maixent" +attr: [] +labelTranslationParameters: [] } 79277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36585 +data: App\Entity\Commune {#29273 …} +value: "79277" +label: "79290 Saint-Martin-de-Sanzay" +attr: [] +labelTranslationParameters: [] } 79278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36586 +data: App\Entity\Commune {#29280 …} +value: "79278" +label: "79420 Saint-Martin-du-Fouilloux" +attr: [] +labelTranslationParameters: [] } 79280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36587 +data: App\Entity\Commune {#29287 …} +value: "79280" +label: "79150 Saint Maurice Étusson" +attr: [] +labelTranslationParameters: [] } 79281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36588 +data: App\Entity\Commune {#29294 …} +value: "79281" +label: "79410 Saint-Maxire" +attr: [] +labelTranslationParameters: [] } 79283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36589 +data: App\Entity\Commune {#29301 …} +value: "79283" +label: "79260 Sainte-Néomaye" +attr: [] +labelTranslationParameters: [] } 79284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36590 +data: App\Entity\Commune {#29308 …} +value: "79284" +label: "79220 Sainte-Ouenne" +attr: [] +labelTranslationParameters: [] } 79285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36591 +data: App\Entity\Commune {#29315 …} +value: "79285" +label: "79310 Saint-Pardoux-Soutiers" +attr: [] +labelTranslationParameters: [] } 79286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36592 +data: App\Entity\Commune {#29322 …} +value: "79286" +label: "79240 Saint-Paul-en-Gâtine" +attr: [] +labelTranslationParameters: [] } 79289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36593 +data: App\Entity\Commune {#29329 …} +value: "79289" +label: "79700 Saint-Pierre-des-Échaubrognes" +attr: [] +labelTranslationParameters: [] } 79290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36594 +data: App\Entity\Commune {#29336 …} +value: "79290" +label: "79160 Saint-Pompain" +attr: [] +labelTranslationParameters: [] } 79293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36595 +data: App\Entity\Commune {#29343 …} +value: "79293" +label: "79410 Saint-Rémy" +attr: [] +labelTranslationParameters: [] } 79294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36596 +data: App\Entity\Commune {#29350 …} +value: "79294" +label: "79230 Saint-Romans-des-Champs" +attr: [] +labelTranslationParameters: [] } 79295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36597 +data: App\Entity\Commune {#29357 …} +value: "79295" +label: "79500 Saint-Romans-lès-Melle" +attr: [] +labelTranslationParameters: [] } 79297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36598 +data: App\Entity\Commune {#29364 …} +value: "79297" +label: "79120 Sainte-Soline" +attr: [] +labelTranslationParameters: [] } 79298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36599 +data: App\Entity\Commune {#29371 …} +value: "79298" +label: "79270 Saint-Symphorien" +attr: [] +labelTranslationParameters: [] } 79299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36600 +data: App\Entity\Commune {#29378 …} +value: "79299" +label: "79330 Saint-Varent" +attr: [] +labelTranslationParameters: [] } 79300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36601 +data: App\Entity\Commune {#29385 …} +value: "79300" +label: "79100 Sainte-Verge" +attr: [] +labelTranslationParameters: [] } 79301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36602 +data: App\Entity\Commune {#29392 …} +value: "79301" +label: "79500 Saint-Vincent-la-Châtre" +attr: [] +labelTranslationParameters: [] } 79302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36603 +data: App\Entity\Commune {#29399 …} +value: "79302" +label: "79400 Saivres" +attr: [] +labelTranslationParameters: [] } 79303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36604 +data: App\Entity\Commune {#29406 …} +value: "79303" +label: "79800 Salles" +attr: [] +labelTranslationParameters: [] } 79304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36605 +data: App\Entity\Commune {#29413 …} +value: "79304" +label: "79270 Sansais" +attr: [] +labelTranslationParameters: [] } 79306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36606 +data: App\Entity\Commune {#29420 …} +value: "79306" +label: "79200 Saurais" +attr: [] +labelTranslationParameters: [] } 79307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36607 +data: App\Entity\Commune {#29427 …} +value: "79307" +label: "79190 Sauzé-Vaussais" +attr: [] +labelTranslationParameters: [] } 79308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36608 +data: App\Entity\Commune {#29434 …} +value: "79308" +label: "79000 Sciecq" +attr: [] +labelTranslationParameters: [] } 79309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36609 +data: App\Entity\Commune {#29441 …} +value: "79309" +label: "79240 Scillé" +attr: [] +labelTranslationParameters: [] } 79310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36610 +data: App\Entity\Commune {#29448 …} +value: "79310" +label: "79170 Secondigné-sur-Belle" +attr: [] +labelTranslationParameters: [] } 79311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36611 +data: App\Entity\Commune {#1928 …} +value: "79311" +label: "79130 Secondigny" +attr: [] +labelTranslationParameters: [] } 79312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36612 +data: App\Entity\Commune {#29455 …} +value: "79312" +label: "79170 Séligné" +attr: [] +labelTranslationParameters: [] } 79313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36613 +data: App\Entity\Commune {#29462 …} +value: "79313" +label: "79120 Sepvret" +attr: [] +labelTranslationParameters: [] } 79316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36614 +data: App\Entity\Commune {#29469 …} +value: "79316" +label: "79800 Soudan" +attr: [] +labelTranslationParameters: [] } 79319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36615 +data: App\Entity\Commune {#29476 …} +value: "79319" +label: "79800 Souvigné" +attr: [] +labelTranslationParameters: [] } 79320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36616 +data: App\Entity\Commune {#29483 …} +value: "79320" +label: "79220 Surin" +attr: [] +labelTranslationParameters: [] } 79322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36617 +data: App\Entity\Commune {#29490 …} +value: "79322" +label: "79200 Le Tallud" +attr: [] +labelTranslationParameters: [] } 79326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36618 +data: App\Entity\Commune {#1935 …} +value: "79326" +label: "79390 Thénezay" +attr: [] +labelTranslationParameters: [] } 79329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36619 +data: App\Entity\Commune {#29497 …} +value: "79329" +label: "79100 Thouars" +attr: [] +labelTranslationParameters: [] } 79331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36620 +data: App\Entity\Commune {#29504 …} +value: "79331" +label: "79100 Tourtenay" +attr: [] +labelTranslationParameters: [] } 79332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36621 +data: App\Entity\Commune {#29511 …} +value: "79332" +label: "79240 Trayes" +attr: [] +labelTranslationParameters: [] } 79334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36622 +data: App\Entity\Commune {#29518 …} +value: "79334" +label: "79210 Val-du-Mignon" +attr: [] +labelTranslationParameters: [] } 79335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36623 +data: App\Entity\Commune {#29525 …} +value: "79335" +label: "79270 Vallans" +attr: [] +labelTranslationParameters: [] } 79336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36624 +data: App\Entity\Commune {#29532 …} +value: "79336" +label: "79120 Vançais" +attr: [] +labelTranslationParameters: [] } 79337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36625 +data: App\Entity\Commune {#29539 …} +value: "79337" +label: "79270 Le Vanneau-Irleau" +attr: [] +labelTranslationParameters: [] } 79338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36626 +data: App\Entity\Commune {#29546 …} +value: "79338" +label: "79120 Vanzay" +attr: [] +labelTranslationParameters: [] } 79339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36627 +data: App\Entity\Commune {#29553 …} +value: "79339" +label: "79340 Vasles" +attr: [] +labelTranslationParameters: [] } 79340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36628 +data: App\Entity\Commune {#29560 …} +value: "79340" +label: "79420 Vausseroux" +attr: [] +labelTranslationParameters: [] } 79341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36629 +data: App\Entity\Commune {#29567 …} +value: "79341" +label: "79420 Vautebis" +attr: [] +labelTranslationParameters: [] } 79342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36630 +data: App\Entity\Commune {#29574 …} +value: "79342" +label: "79240 Vernoux-en-Gâtine" +attr: [] +labelTranslationParameters: [] } 79343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36631 +data: App\Entity\Commune {#29581 …} +value: "79343" +label: "79170 Vernoux-sur-Boutonne" +attr: [] +labelTranslationParameters: [] } 79345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36632 +data: App\Entity\Commune {#29588 …} +value: "79345" +label: "79310 Verruyes" +attr: [] +labelTranslationParameters: [] } 79346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36633 +data: App\Entity\Commune {#29595 …} +value: "79346" +label: "79170 Le Vert" +attr: [] +labelTranslationParameters: [] } 79347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36634 +data: App\Entity\Commune {#29602 …} +value: "79347" +label: "79200 Viennay" +attr: [] +labelTranslationParameters: [] } 79348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36635 +data: App\Entity\Commune {#29609 …} +value: "79348" +label: "79170 Villefollet" +attr: [] +labelTranslationParameters: [] } 79349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36636 +data: App\Entity\Commune {#29616 …} +value: "79349" +label: "79110 Villemain" +attr: [] +labelTranslationParameters: [] } 79350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36637 +data: App\Entity\Commune {#29623 …} +value: "79350" +label: "79360 Villiers-en-Bois" +attr: [] +labelTranslationParameters: [] } 79351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36638 +data: App\Entity\Commune {#29630 …} +value: "79351" +label: "79160 Villiers-en-Plaine" +attr: [] +labelTranslationParameters: [] } 79352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36639 +data: App\Entity\Commune {#29637 …} +value: "79352" +label: "79170 Villiers-sur-Chizé" +attr: [] +labelTranslationParameters: [] } 79354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36640 +data: App\Entity\Commune {#29644 …} +value: "79354" +label: "79310 Vouhé" +attr: [] +labelTranslationParameters: [] } 79355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36641 +data: App\Entity\Commune {#29651 …} +value: "79355" +label: "79230 Vouillé" +attr: [] +labelTranslationParameters: [] } 79357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36642 +data: App\Entity\Commune {#29658 …} +value: "79357" +label: "79220 Xaintray" +attr: [] +labelTranslationParameters: [] } 86001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36643 +data: App\Entity\Commune {#29665 …} +value: "86001" +label: "86430 Adriers" +attr: [] +labelTranslationParameters: [] } 86002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36644 +data: App\Entity\Commune {#29672 …} +value: "86002" +label: "86110 Amberre" +attr: [] +labelTranslationParameters: [] } 86003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36645 +data: App\Entity\Commune {#29679 …} +value: "86003" +label: "86700 Anché" +attr: [] +labelTranslationParameters: [] } 86004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36646 +data: App\Entity\Commune {#29686 …} +value: "86004" +label: "86260 Angles-sur-l'Anglin" +attr: [] +labelTranslationParameters: [] } 86005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36647 +data: App\Entity\Commune {#29693 …} +value: "86005" +label: "86330 Angliers" +attr: [] +labelTranslationParameters: [] } 86006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36648 +data: App\Entity\Commune {#29700 …} +value: "86006" +label: "86310 Antigny" +attr: [] +labelTranslationParameters: [] } 86007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36649 +data: App\Entity\Commune {#29707 …} +value: "86007" +label: "86100 Antran" +attr: [] +labelTranslationParameters: [] } 86008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36650 +data: App\Entity\Commune {#29714 …} +value: "86008" +label: "86200 Arçay" +attr: [] +labelTranslationParameters: [] } 86009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36651 +data: App\Entity\Commune {#29721 …} +value: "86009" +label: "86210 Archigny" +attr: [] +labelTranslationParameters: [] } 86010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36652 +data: App\Entity\Commune {#29728 …} +value: "86010" +label: "86340 Aslonnes" +attr: [] +labelTranslationParameters: [] } 86011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36653 +data: App\Entity\Commune {#29735 …} +value: "86011" +label: "86430 Asnières-sur-Blour" +attr: [] +labelTranslationParameters: [] } 86012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36654 +data: App\Entity\Commune {#29742 …} +value: "86012" +label: "86250 Asnois" +attr: [] +labelTranslationParameters: [] } 86013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36655 +data: App\Entity\Commune {#29749 …} +value: "86013" +label: "86330 Aulnay" +attr: [] +labelTranslationParameters: [] } 86014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36656 +data: App\Entity\Commune {#29756 …} +value: "86014" +label: "86530 Availles-en-Châtellerault" +attr: [] +labelTranslationParameters: [] } 86015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36657 +data: App\Entity\Commune {#29763 …} +value: "86015" +label: "86460 Availles-Limouzine" +attr: [] +labelTranslationParameters: [] } 86016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36658 +data: App\Entity\Commune {#29770 …} +value: "86016" +label: "86170 Avanton" +attr: [] +labelTranslationParameters: [] } 86017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36659 +data: App\Entity\Commune {#29777 …} +value: "86017" +label: "86190 Ayron" +attr: [] +labelTranslationParameters: [] } 86018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36660 +data: App\Entity\Commune {#29784 …} +value: "86018" +label: "86200 Basses" +attr: [] +labelTranslationParameters: [] } 86019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36661 +data: App\Entity\Commune {#29791 …} +value: "86019" +label: "86490 Beaumont Saint-Cyr" +attr: [] +labelTranslationParameters: [] } 86020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36662 +data: App\Entity\Commune {#29798 …} +value: "86020" +label: "86210 Bellefonds" +attr: [] +labelTranslationParameters: [] } 86022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36663 +data: App\Entity\Commune {#29805 …} +value: "86022" +label: "86120 Berrie" +attr: [] +labelTranslationParameters: [] } 86023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36664 +data: App\Entity\Commune {#29812 …} +value: "86023" +label: "86420 Berthegon" +attr: [] +labelTranslationParameters: [] } 86024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36665 +data: App\Entity\Commune {#29819 …} +value: "86024" +label: "86190 Béruges" +attr: [] +labelTranslationParameters: [] } 86025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36666 +data: App\Entity\Commune {#29826 …} +value: "86025" +label: "86310 Béthines" +attr: [] +labelTranslationParameters: [] } 86026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36667 +data: App\Entity\Commune {#29833 …} +value: "86026" +label: "86120 Beuxes" +attr: [] +labelTranslationParameters: [] } 86027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36668 +data: App\Entity\Commune {#29840 …} +value: "86027" +label: "86580 Biard" +attr: [] +labelTranslationParameters: [] } 86028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36669 +data: App\Entity\Commune {#29847 …} +value: "86028" +label: "86800 Bignoux" +attr: [] +labelTranslationParameters: [] } 86029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36670 +data: App\Entity\Commune {#29854 …} +value: "86029" +label: "86400 Blanzay" +attr: [] +labelTranslationParameters: [] } 86031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36671 +data: App\Entity\Commune {#29861 …} +value: "86031" +label: "86300 Bonnes" +attr: [] +labelTranslationParameters: [] } 86032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36672 +data: App\Entity\Commune {#29868 …} +value: "86032" +label: "86210 Bonneuil-Matours" +attr: [] +labelTranslationParameters: [] } 86034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36673 +data: App\Entity\Commune {#29875 …} +value: "86034" +label: "86410 Bouresse" +attr: [] +labelTranslationParameters: [] } 86035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36674 +data: App\Entity\Commune {#29882 …} +value: "86035" +label: "86390 Bourg-Archambault" +attr: [] +labelTranslationParameters: [] } 86036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36675 +data: App\Entity\Commune {#29889 …} +value: "86036" +label: "86120 Bournand" +attr: [] +labelTranslationParameters: [] } 86037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36676 +data: App\Entity\Commune {#29896 …} +value: "86037" +label: "86290 Brigueil-le-Chantre" +attr: [] +labelTranslationParameters: [] } 86038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36677 +data: App\Entity\Commune {#29903 …} +value: "86038" +label: "86160 Brion" +attr: [] +labelTranslationParameters: [] } 86039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36678 +data: App\Entity\Commune {#29910 …} +value: "86039" +label: "86510 Brux" +attr: [] +labelTranslationParameters: [] } 86040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36679 +data: App\Entity\Commune {#29917 …} +value: "86040" +label: "86310 La Bussière" +attr: [] +labelTranslationParameters: [] } 86041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36680 +data: App\Entity\Commune {#29924 …} +value: "86041" +label: "86180 Buxerolles" +attr: [] +labelTranslationParameters: [] } 86042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36681 +data: App\Entity\Commune {#29931 …} +value: "86042" +label: "37160 Buxeuil" +attr: [] +labelTranslationParameters: [] } 86044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36682 +data: App\Entity\Commune {#29938 …} +value: "86044" +label: "86200 Ceaux-en-Loudun" +attr: [] +labelTranslationParameters: [] } 86045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36683 +data: App\Entity\Commune {#29945 …} +value: "86045" +label: "86600 Celle-Lévescault" +attr: [] +labelTranslationParameters: [] } 86046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36684 +data: App\Entity\Commune {#29952 …} +value: "86046" +label: "86530 Cenon-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 86047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36685 +data: App\Entity\Commune {#29959 …} +value: "86047" +label: "86140 Cernay" +attr: [] +labelTranslationParameters: [] } 86048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36686 +data: App\Entity\Commune {#29966 …} +value: "86048" +label: "86380 Chabournay" +attr: [] +labelTranslationParameters: [] } 86049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36687 +data: App\Entity\Commune {#29973 …} +value: "86049" +label: "86200 Chalais" +attr: [] +labelTranslationParameters: [] } 86050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36688 +data: App\Entity\Commune {#29980 …} +value: "86050" +label: "86190 Chalandray" +attr: [] +labelTranslationParameters: [] } 86051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36689 +data: App\Entity\Commune {#29987 …} +value: "86051" +label: "86510 Champagné-le-Sec" +attr: [] +labelTranslationParameters: [] } 86052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36690 +data: App\Entity\Commune {#29994 …} +value: "86052" +label: "86160 Champagné-Saint-Hilaire" +attr: [] +labelTranslationParameters: [] } 86053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36691 +data: App\Entity\Commune {#30001 …} +value: "86053" +label: "86170 Champigny en Rochereau" +attr: [] +labelTranslationParameters: [] } 86054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36692 +data: App\Entity\Commune {#30008 …} +value: "86054" +label: "86400 Champniers" +attr: [] +labelTranslationParameters: [] } 86055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36693 +data: App\Entity\Commune {#30015 …} +value: "86055" +label: "86250 La Chapelle-Bâton" +attr: [] +labelTranslationParameters: [] } 86058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36694 +data: App\Entity\Commune {#30022 …} +value: "86058" +label: "86210 La Chapelle-Moulière" +attr: [] +labelTranslationParameters: [] } 86059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36695 +data: App\Entity\Commune {#30029 …} +value: "86059" +label: "86300 Chapelle-Viviers" +attr: [] +labelTranslationParameters: [] } 86061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36696 +data: App\Entity\Commune {#30036 …} +value: "86061" +label: "86250 Charroux" +attr: [] +labelTranslationParameters: [] } 86062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36697 +data: App\Entity\Commune {#30043 …} +value: "86062" +label: "86360 Chasseneuil-du-Poitou" +attr: [] +labelTranslationParameters: [] } 86063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36698 +data: App\Entity\Commune {#30050 …} +value: "86063" +label: "86250 Chatain" +attr: [] +labelTranslationParameters: [] } 86064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36699 +data: App\Entity\Commune {#30057 …} +value: "86064" +label: "86350 Château-Garnier" +attr: [] +labelTranslationParameters: [] } 86065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36700 +data: App\Entity\Commune {#30064 …} +value: "86065" +label: "86370 Château-Larcher" +attr: [] +labelTranslationParameters: [] } 86066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36701 +data: App\Entity\Commune {#1517 …} +value: "86066" +label: "86100 Châtellerault" +attr: [] +labelTranslationParameters: [] } 86068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36702 +data: App\Entity\Commune {#30071 …} +value: "86068" +label: "86510 Chaunay" +attr: [] +labelTranslationParameters: [] } 86069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36703 +data: App\Entity\Commune {#30078 …} +value: "86069" +label: "86330 La Chaussée" +attr: [] +labelTranslationParameters: [] } 86070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36704 +data: App\Entity\Commune {#30085 …} +value: "86070" +label: "86300 Chauvigny" +attr: [] +labelTranslationParameters: [] } 86072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36705 +data: App\Entity\Commune {#30092 …} +value: "86072" +label: "86450 Chenevelles" +attr: [] +labelTranslationParameters: [] } 86073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36706 +data: App\Entity\Commune {#30099 …} +value: "86073" +label: "86170 Cherves" +attr: [] +labelTranslationParameters: [] } 86074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36707 +data: App\Entity\Commune {#30106 …} +value: "86074" +label: "86190 Chiré-en-Montreuil" +attr: [] +labelTranslationParameters: [] } 86075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36708 +data: App\Entity\Commune {#30113 …} +value: "86075" +label: "86110 Chouppes" +attr: [] +labelTranslationParameters: [] } 86076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36709 +data: App\Entity\Commune {#30120 …} +value: "86076" +label: "86170 Cissé" +attr: [] +labelTranslationParameters: [] } 86077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36710 +data: App\Entity\Commune {#30127 …} +value: "86077" +label: "86320 Civaux" +attr: [] +labelTranslationParameters: [] } 86078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36711 +data: App\Entity\Commune {#2074 …} +value: "86078" +label: "86400 Civray" +attr: [] +labelTranslationParameters: [] } 86079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36712 +data: App\Entity\Commune {#30134 …} +value: "86079" +label: "86200 La Roche-Rigault" +attr: [] +labelTranslationParameters: [] } 86080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36713 +data: App\Entity\Commune {#30141 …} +value: "86080" +label: "86600 Cloué" +attr: [] +labelTranslationParameters: [] } 86081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36714 +data: App\Entity\Commune {#30148 …} +value: "86081" +label: "86490 Colombiers" +attr: [] +labelTranslationParameters: [] } 86082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36715 +data: App\Entity\Commune {#2081 …} +value: "86082" +label: "86700 Valence-en-Poitou" +attr: [] +labelTranslationParameters: [] } 86083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36716 +data: App\Entity\Commune {#30155 …} +value: "86083" +label: "86600 Coulombiers" +attr: [] +labelTranslationParameters: [] } 86084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36717 +data: App\Entity\Commune {#30162 …} +value: "86084" +label: "86290 Coulonges" +attr: [] +labelTranslationParameters: [] } 86085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36718 +data: App\Entity\Commune {#30169 …} +value: "86085" +label: "86110 Coussay" +attr: [] +labelTranslationParameters: [] } 86086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36719 +data: App\Entity\Commune {#30176 …} +value: "86086" +label: "86270 Coussay-les-Bois" +attr: [] +labelTranslationParameters: [] } 86087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36720 +data: App\Entity\Commune {#30183 …} +value: "86087" +label: "86110 Craon" +attr: [] +labelTranslationParameters: [] } 86088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36721 +data: App\Entity\Commune {#30190 …} +value: "86088" +label: "86240 Croutelle" +attr: [] +labelTranslationParameters: [] } 86089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36722 +data: App\Entity\Commune {#30197 …} +value: "86089" +label: "86110 Cuhon" +attr: [] +labelTranslationParameters: [] } 86090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36723 +data: App\Entity\Commune {#30204 …} +value: "86090" +label: "86120 Curçay-sur-Dive" +attr: [] +labelTranslationParameters: [] } 86091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36724 +data: App\Entity\Commune {#30211 …} +value: "86091" +label: "86600 Curzay-sur-Vonne" +attr: [] +labelTranslationParameters: [] } 86092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36725 +data: App\Entity\Commune {#30218 …} +value: "86092" +label: "86220 Dangé-Saint-Romain" +attr: [] +labelTranslationParameters: [] } 86093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36726 +data: App\Entity\Commune {#30225 …} +value: "86093" +label: "86420 Dercé" +attr: [] +labelTranslationParameters: [] } 86094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36727 +data: App\Entity\Commune {#30232 …} +value: "86094" +label: "86410 Dienné" +attr: [] +labelTranslationParameters: [] } 86095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36728 +data: App\Entity\Commune {#30239 …} +value: "86095" +label: "86130 Dissay" +attr: [] +labelTranslationParameters: [] } 86096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36729 +data: App\Entity\Commune {#30246 …} +value: "86096" +label: "86140 Doussay" +attr: [] +labelTranslationParameters: [] } 86097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36730 +data: App\Entity\Commune {#30253 …} +value: "86097" +label: "86160 La Ferrière-Airoux" +attr: [] +labelTranslationParameters: [] } 86098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36731 +data: App\Entity\Commune {#30260 …} +value: "86098" +label: "86300 Fleix" +attr: [] +labelTranslationParameters: [] } 86099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36732 +data: App\Entity\Commune {#30267 …} +value: "86099" +label: "86340 Fleuré" +attr: [] +labelTranslationParameters: [] } 86100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36733 +data: App\Entity\Commune {#30274 …} +value: "86100" +label: "86240 Fontaine-le-Comte" +attr: [] +labelTranslationParameters: [] } 86102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36734 +data: App\Entity\Commune {#30281 …} +value: "86102" +label: "86190 Frozes" +attr: [] +labelTranslationParameters: [] } 86103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36735 +data: App\Entity\Commune {#2067 …} +value: "86103" +label: "86160 Gençay" +attr: [] +labelTranslationParameters: [] } 86104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36736 +data: App\Entity\Commune {#30288 …} +value: "86104" +label: "86250 Genouillé" +attr: [] +labelTranslationParameters: [] } 86105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36737 +data: App\Entity\Commune {#30295 …} +value: "86105" +label: "86340 Gizay" +attr: [] +labelTranslationParameters: [] } 86106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36738 +data: App\Entity\Commune {#30302 …} +value: "86106" +label: "86200 Glénouze" +attr: [] +labelTranslationParameters: [] } 86107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36739 +data: App\Entity\Commune {#30309 …} +value: "86107" +label: "86320 Gouex" +attr: [] +labelTranslationParameters: [] } 86108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36740 +data: App\Entity\Commune {#30316 …} +value: "86108" +label: "86330 La Grimaudière" +attr: [] +labelTranslationParameters: [] } 86109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36741 +data: App\Entity\Commune {#30323 …} +value: "86109" +label: "86420 Guesnes" +attr: [] +labelTranslationParameters: [] } 86110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36742 +data: App\Entity\Commune {#30330 …} +value: "86110" +label: "86310 Haims" +attr: [] +labelTranslationParameters: [] } 86111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36743 +data: App\Entity\Commune {#30337 …} +value: "86111" +label: "86220 Ingrandes" +attr: [] +labelTranslationParameters: [] } 86112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36744 +data: App\Entity\Commune {#30344 …} +value: "86112" +label: "86150 L'Isle-Jourdain" +attr: [] +labelTranslationParameters: [] } 86113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36745 +data: App\Entity\Commune {#30351 …} +value: "86113" +label: "86240 Iteuil" +attr: [] +labelTranslationParameters: [] } 86114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36746 +data: App\Entity\Commune {#30358 …} +value: "86114" +label: "86800 Jardres" +attr: [] +labelTranslationParameters: [] } 86115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36747 +data: App\Entity\Commune {#30365 …} +value: "86115" +label: "86130 Jaunay-Marigny" +attr: [] +labelTranslationParameters: [] } 86116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36748 +data: App\Entity\Commune {#30372 …} +value: "86116" +label: "86600 Jazeneuil" +attr: [] +labelTranslationParameters: [] } 86117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36749 +data: App\Entity\Commune {#30379 …} +value: "86117" +label: "86500 Jouhet" +attr: [] +labelTranslationParameters: [] } 86118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36750 +data: App\Entity\Commune {#30386 …} +value: "86118" +label: "86290 Journet" +attr: [] +labelTranslationParameters: [] } 86119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36751 +data: App\Entity\Commune {#30393 …} +value: "86119" +label: "86350 Joussé" +attr: [] +labelTranslationParameters: [] } 86120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36752 +data: App\Entity\Commune {#30400 …} +value: "86120" +label: "86390 Lathus-Saint-Rémy" +attr: [] +labelTranslationParameters: [] } 86121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36753 +data: App\Entity\Commune {#30407 …} +value: "86121" +label: "86190 Latillé" +attr: [] +labelTranslationParameters: [] } 86122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36754 +data: App\Entity\Commune {#30414 …} +value: "86122" +label: "86300 Lauthiers" +attr: [] +labelTranslationParameters: [] } 86123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36755 +data: App\Entity\Commune {#30421 …} +value: "86123" +label: "86470 Boivre-la-Vallée" +attr: [] +labelTranslationParameters: [] } 86124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36756 +data: App\Entity\Commune {#30428 …} +value: "86124" +label: "86800 Lavoux" +attr: [] +labelTranslationParameters: [] } 86125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36757 +data: App\Entity\Commune {#30435 …} +value: "86125" +label: "86450 Leigné-les-Bois" +attr: [] +labelTranslationParameters: [] } 86126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36758 +data: App\Entity\Commune {#30442 …} +value: "86126" +label: "86300 Leignes-sur-Fontaine" +attr: [] +labelTranslationParameters: [] } 86127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36759 +data: App\Entity\Commune {#30449 …} +value: "86127" +label: "86230 Leigné-sur-Usseau" +attr: [] +labelTranslationParameters: [] } 86128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36760 +data: App\Entity\Commune {#30456 …} +value: "86128" +label: "86140 Lencloître" +attr: [] +labelTranslationParameters: [] } 86129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36761 +data: App\Entity\Commune {#30463 …} +value: "86129" +label: "86270 Lésigny" +attr: [] +labelTranslationParameters: [] } 86130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36762 +data: App\Entity\Commune {#30470 …} +value: "86130" +label: "86220 Leugny" +attr: [] +labelTranslationParameters: [] } 86131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36763 +data: App\Entity\Commune {#30477 …} +value: "86131" +label: "86410 Lhommaizé" +attr: [] +labelTranslationParameters: [] } 86132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36764 +data: App\Entity\Commune {#30484 …} +value: "86132" +label: "86290 Liglet" +attr: [] +labelTranslationParameters: [] } 86133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36765 +data: App\Entity\Commune {#30491 …} +value: "86133" +label: "86240 Ligugé" +attr: [] +labelTranslationParameters: [] } 86134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36766 +data: App\Entity\Commune {#30498 …} +value: "86134" +label: "86400 Linazay" +attr: [] +labelTranslationParameters: [] } 86135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36767 +data: App\Entity\Commune {#30505 …} +value: "86135" +label: "86800 Liniers" +attr: [] +labelTranslationParameters: [] } 86136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36768 +data: App\Entity\Commune {#30512 …} +value: "86136" +label: "86400 Lizant" +attr: [] +labelTranslationParameters: [] } 86137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36769 +data: App\Entity\Commune {#30519 …} +value: "86137" +label: "86200 Loudun" +attr: [] +labelTranslationParameters: [] } 86138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36770 +data: App\Entity\Commune {#30526 …} +value: "86138" +label: "86430 Luchapt" +attr: [] +labelTranslationParameters: [] } 86139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36771 +data: App\Entity\Commune {#30533 …} +value: "86139" +label: "86600 Lusignan" +attr: [] +labelTranslationParameters: [] } 86140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36772 +data: App\Entity\Commune {#30540 …} +value: "86140" +label: "86320 Lussac-les-Châteaux" +attr: [] +labelTranslationParameters: [] } 86141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36773 +data: App\Entity\Commune {#30547 …} +value: "86141" +label: "86160 Magné" +attr: [] +labelTranslationParameters: [] } 86142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36774 +data: App\Entity\Commune {#30554 …} +value: "86142" +label: "86190 Maillé" +attr: [] +labelTranslationParameters: [] } 86143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36775 +data: App\Entity\Commune {#30561 …} +value: "86143" +label: "86270 Mairé" +attr: [] +labelTranslationParameters: [] } 86144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36776 +data: App\Entity\Commune {#30568 …} +value: "86144" +label: "86170 Maisonneuve" +attr: [] +labelTranslationParameters: [] } 86145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36777 +data: App\Entity\Commune {#30575 …} +value: "86145" +label: "86370 Marçay" +attr: [] +labelTranslationParameters: [] } 86147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36778 +data: App\Entity\Commune {#30582 …} +value: "86147" +label: "86370 Marigny-Chemereau" +attr: [] +labelTranslationParameters: [] } 86148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36779 +data: App\Entity\Commune {#30589 …} +value: "86148" +label: "86160 Marnay" +attr: [] +labelTranslationParameters: [] } 86149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36780 +data: App\Entity\Commune {#30596 …} +value: "86149" +label: "86330 Martaizé" +attr: [] +labelTranslationParameters: [] } 86150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36781 +data: App\Entity\Commune {#30603 …} +value: "86150" +label: "86170 Massognes" +attr: [] +labelTranslationParameters: [] } 86151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36782 +data: App\Entity\Commune {#30610 …} +value: "86151" +label: "86200 Maulay" +attr: [] +labelTranslationParameters: [] } 86152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36783 +data: App\Entity\Commune {#30617 …} +value: "86152" +label: "86460 Mauprévoir" +attr: [] +labelTranslationParameters: [] } 86153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36784 +data: App\Entity\Commune {#30624 …} +value: "86153" +label: "86320 Mazerolles" +attr: [] +labelTranslationParameters: [] } 86154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36785 +data: App\Entity\Commune {#30631 …} +value: "86154" +label: "86110 Mazeuil" +attr: [] +labelTranslationParameters: [] } 86156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36786 +data: App\Entity\Commune {#30638 …} +value: "86156" +label: "86200 Messemé" +attr: [] +labelTranslationParameters: [] } 86157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36787 +data: App\Entity\Commune {#30645 …} +value: "86157" +label: "86550 Mignaloux-Beauvoir" +attr: [] +labelTranslationParameters: [] } 86158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36788 +data: App\Entity\Commune {#1192 …} +value: "86158" +label: "86440 Migné-Auxances" +attr: [] +labelTranslationParameters: [] } 86159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36789 +data: App\Entity\Commune {#30652 …} +value: "86159" +label: "86150 Millac" +attr: [] +labelTranslationParameters: [] } 86160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36790 +data: App\Entity\Commune {#30659 …} +value: "86160" +label: "86110 Mirebeau" +attr: [] +labelTranslationParameters: [] } 86161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36791 +data: App\Entity\Commune {#30666 …} +value: "86161" +label: "86330 Moncontour" +attr: [] +labelTranslationParameters: [] } 86162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36792 +data: App\Entity\Commune {#30673 …} +value: "86162" +label: "86230 Mondion" +attr: [] +labelTranslationParameters: [] } 86163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36793 +data: App\Entity\Commune {#30680 …} +value: "86163" +label: "86360 Montamisé" +attr: [] +labelTranslationParameters: [] } 86164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36794 +data: App\Entity\Commune {#30687 …} +value: "86164" +label: "86210 Monthoiron" +attr: [] +labelTranslationParameters: [] } 86165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36795 +data: App\Entity\Commune {#30694 …} +value: "86165" +label: "86500 Montmorillon" +attr: [] +labelTranslationParameters: [] } 86167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36796 +data: App\Entity\Commune {#30701 …} +value: "86167" +label: "86420 Monts-sur-Guesnes" +attr: [] +labelTranslationParameters: [] } 86169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36797 +data: App\Entity\Commune {#30708 …} +value: "86169" +label: "86120 Morton" +attr: [] +labelTranslationParameters: [] } 86170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36798 +data: App\Entity\Commune {#30715 …} +value: "86170" +label: "86500 Moulismes" +attr: [] +labelTranslationParameters: [] } 86171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36799 +data: App\Entity\Commune {#30722 …} +value: "86171" +label: "86150 Moussac" +attr: [] +labelTranslationParameters: [] } 86172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36800 +data: App\Entity\Commune {#30729 …} +value: "86172" +label: "86430 Mouterre-sur-Blourde" +attr: [] +labelTranslationParameters: [] } 86173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36801 +data: App\Entity\Commune {#30736 …} +value: "86173" +label: "86200 Mouterre-Silly" +attr: [] +labelTranslationParameters: [] } 86174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36802 +data: App\Entity\Commune {#30743 …} +value: "86174" +label: "86530 Naintré" +attr: [] +labelTranslationParameters: [] } 86175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36803 +data: App\Entity\Commune {#30750 …} +value: "86175" +label: "86310 Nalliers" +attr: [] +labelTranslationParameters: [] } 86176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36804 +data: App\Entity\Commune {#30757 …} +value: "86176" +label: "86150 Nérignac" +attr: [] +labelTranslationParameters: [] } 86177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36805 +data: App\Entity\Commune {#30764 …} +value: "86177" +label: "86170 Neuville-de-Poitou" +attr: [] +labelTranslationParameters: [] } 86178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36806 +data: App\Entity\Commune {#30771 …} +value: "86178" +label: "86340 Nieuil-l'Espoir" +attr: [] +labelTranslationParameters: [] } 86180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36807 +data: App\Entity\Commune {#30778 …} +value: "86180" +label: "86340 Nouaillé-Maupertuis" +attr: [] +labelTranslationParameters: [] } 86181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36808 +data: App\Entity\Commune {#30785 …} +value: "86181" +label: "86200 Nueil-sous-Faye" +attr: [] +labelTranslationParameters: [] } 86182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36809 +data: App\Entity\Commune {#30792 …} +value: "86182" +label: "86230 Orches" +attr: [] +labelTranslationParameters: [] } 86183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36810 +data: App\Entity\Commune {#30799 …} +value: "86183" +label: "86220 Les Ormes" +attr: [] +labelTranslationParameters: [] } 86184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36811 +data: App\Entity\Commune {#30806 …} +value: "86184" +label: "86380 Ouzilly" +attr: [] +labelTranslationParameters: [] } 86186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36812 +data: App\Entity\Commune {#30813 …} +value: "86186" +label: "86220 Oyré" +attr: [] +labelTranslationParameters: [] } 86187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36813 +data: App\Entity\Commune {#30820 …} +value: "86187" +label: "86300 Paizay-le-Sec" +attr: [] +labelTranslationParameters: [] } 86189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36814 +data: App\Entity\Commune {#30827 …} +value: "86189" +label: "86350 Payroux" +attr: [] +labelTranslationParameters: [] } 86190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36815 +data: App\Entity\Commune {#30834 …} +value: "86190" +label: "86320 Persac" +attr: [] +labelTranslationParameters: [] } 86191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36816 +data: App\Entity\Commune {#30841 …} +value: "86191" +label: "86500 Pindray" +attr: [] +labelTranslationParameters: [] } 86192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36817 +data: App\Entity\Commune {#30848 …} +value: "86192" +label: "86500 Plaisance" +attr: [] +labelTranslationParameters: [] } 86193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36818 +data: App\Entity\Commune {#30855 …} +value: "86193" +label: "86450 Pleumartin" +attr: [] +labelTranslationParameters: [] } 86194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36819 +data: App\Entity\Commune {#1149 …} +value: "86194" +label: "86000 Poitiers" +attr: [] +labelTranslationParameters: [] } 86195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36820 +data: App\Entity\Commune {#30862 …} +value: "86195" +label: "86220 Port-de-Piles" +attr: [] +labelTranslationParameters: [] } 86196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36821 +data: App\Entity\Commune {#30869 …} +value: "86196" +label: "86120 Pouançay" +attr: [] +labelTranslationParameters: [] } 86197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36822 +data: App\Entity\Commune {#30876 …} +value: "86197" +label: "86200 Pouant" +attr: [] +labelTranslationParameters: [] } 86198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36823 +data: App\Entity\Commune {#30883 …} +value: "86198" +label: "86800 Pouillé" +attr: [] +labelTranslationParameters: [] } 86200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36824 +data: App\Entity\Commune {#30890 …} +value: "86200" +label: "86460 Pressac" +attr: [] +labelTranslationParameters: [] } 86201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36825 +data: App\Entity\Commune {#30897 …} +value: "86201" +label: "86420 Prinçay" +attr: [] +labelTranslationParameters: [] } 86202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36826 +data: App\Entity\Commune {#30904 …} +value: "86202" +label: "86260 La Puye" +attr: [] +labelTranslationParameters: [] } 86203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36827 +data: App\Entity\Commune {#30911 …} +value: "86203" +label: "86150 Queaux" +attr: [] +labelTranslationParameters: [] } 86204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36828 +data: App\Entity\Commune {#30918 …} +value: "86204" +label: "86190 Quinçay" +attr: [] +labelTranslationParameters: [] } 86205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36829 +data: App\Entity\Commune {#30925 …} +value: "86205" +label: "86200 Ranton" +attr: [] +labelTranslationParameters: [] } 86206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36830 +data: App\Entity\Commune {#30932 …} +value: "86206" +label: "86120 Raslay" +attr: [] +labelTranslationParameters: [] } 86207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36831 +data: App\Entity\Commune {#30939 …} +value: "86207" +label: "86270 La Roche-Posay" +attr: [] +labelTranslationParameters: [] } 86209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36832 +data: App\Entity\Commune {#30946 …} +value: "86209" +label: "86340 Roches-Prémarie-Andillé" +attr: [] +labelTranslationParameters: [] } 86210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36833 +data: App\Entity\Commune {#30953 …} +value: "86210" +label: "86120 Roiffé" +attr: [] +labelTranslationParameters: [] } 86211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36834 +data: App\Entity\Commune {#30960 …} +value: "86211" +label: "86700 Romagne" +attr: [] +labelTranslationParameters: [] } 86213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36835 +data: App\Entity\Commune {#30967 …} +value: "86213" +label: "86480 Rouillé" +attr: [] +labelTranslationParameters: [] } 86214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36836 +data: App\Entity\Commune {#30974 …} +value: "86214" +label: "86280 Saint-Benoît" +attr: [] +labelTranslationParameters: [] } 86217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36837 +data: App\Entity\Commune {#30981 …} +value: "86217" +label: "86230 Saint-Christophe" +attr: [] +labelTranslationParameters: [] } 86218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36838 +data: App\Entity\Commune {#30988 …} +value: "86218" +label: "86330 Saint-Clair" +attr: [] +labelTranslationParameters: [] } 86220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36839 +data: App\Entity\Commune {#30995 …} +value: "86220" +label: "86400 Saint-Gaudent" +attr: [] +labelTranslationParameters: [] } 86221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36840 +data: App\Entity\Commune {#31002 …} +value: "86221" +label: "86140 Saint-Genest-d'Ambière" +attr: [] +labelTranslationParameters: [] } 86222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36841 +data: App\Entity\Commune {#31009 …} +value: "86222" +label: "86130 Saint-Georges-lès-Baillargeaux" +attr: [] +labelTranslationParameters: [] } 86223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36842 +data: App\Entity\Commune {#31016 …} +value: "86223" +label: "86310 Saint-Germain" +attr: [] +labelTranslationParameters: [] } 86224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36843 +data: App\Entity\Commune {#31023 …} +value: "86224" +label: "86230 Saint-Gervais-les-Trois-Clochers" +attr: [] +labelTranslationParameters: [] } 86225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36844 +data: App\Entity\Commune {#31030 …} +value: "86225" +label: "86330 Saint-Jean-de-Sauves" +attr: [] +labelTranslationParameters: [] } 86226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36845 +data: App\Entity\Commune {#31037 …} +value: "86226" +label: "86800 Saint-Julien-l'Ars" +attr: [] +labelTranslationParameters: [] } 86227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36846 +data: App\Entity\Commune {#31044 …} +value: "86227" +label: "86200 Saint-Laon" +attr: [] +labelTranslationParameters: [] } 86228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36847 +data: App\Entity\Commune {#31051 …} +value: "86228" +label: "86410 Saint-Laurent-de-Jourdes" +attr: [] +labelTranslationParameters: [] } 86229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36848 +data: App\Entity\Commune {#31058 …} +value: "86229" +label: "86120 Saint-Léger-de-Montbrillais" +attr: [] +labelTranslationParameters: [] } 86230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36849 +data: App\Entity\Commune {#31065 …} +value: "86230" +label: "86290 Saint-Léomer" +attr: [] +labelTranslationParameters: [] } 86231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36850 +data: App\Entity\Commune {#31072 …} +value: "86231" +label: "86400 Saint-Macoux" +attr: [] +labelTranslationParameters: [] } 86233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36851 +data: App\Entity\Commune {#31079 …} +value: "86233" +label: "86300 Valdivienne" +attr: [] +labelTranslationParameters: [] } 86234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36852 +data: App\Entity\Commune {#31086 …} +value: "86234" +label: "86350 Saint-Martin-l'Ars" +attr: [] +labelTranslationParameters: [] } 86235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36853 +data: App\Entity\Commune {#31093 …} +value: "86235" +label: "86160 Saint-Maurice-la-Clouère" +attr: [] +labelTranslationParameters: [] } 86236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36854 +data: App\Entity\Commune {#31100 …} +value: "86236" +label: "86260 Saint-Pierre-de-Maillé" +attr: [] +labelTranslationParameters: [] } 86237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36855 +data: App\Entity\Commune {#31107 …} +value: "86237" +label: "86400 Saint-Pierre-d'Exideuil" +attr: [] +labelTranslationParameters: [] } 86239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36856 +data: App\Entity\Commune {#31114 …} +value: "86239" +label: "86300 Sainte-Radégonde" +attr: [] +labelTranslationParameters: [] } 86241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36857 +data: App\Entity\Commune {#31121 …} +value: "86241" +label: "86220 Saint-Rémy-sur-Creuse" +attr: [] +labelTranslationParameters: [] } 86242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36858 +data: App\Entity\Commune {#31128 …} +value: "86242" +label: "86250 Saint-Romain" +attr: [] +labelTranslationParameters: [] } 86244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36859 +data: App\Entity\Commune {#31135 …} +value: "86244" +label: "86600 Saint-Sauvant" +attr: [] +labelTranslationParameters: [] } 86245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36860 +data: App\Entity\Commune {#31142 …} +value: "86245" +label: "86100 Senillé-Saint-Sauveur" +attr: [] +labelTranslationParameters: [] } 86246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36861 +data: App\Entity\Commune {#31149 …} +value: "86246" +label: "86310 Saint-Savin" +attr: [] +labelTranslationParameters: [] } 86247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36862 +data: App\Entity\Commune {#31156 …} +value: "86247" +label: "86400 Saint-Saviol" +attr: [] +labelTranslationParameters: [] } 86248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36863 +data: App\Entity\Commune {#31163 …} +value: "86248" +label: "86350 Saint-Secondin" +attr: [] +labelTranslationParameters: [] } 86249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36864 +data: App\Entity\Commune {#31170 …} +value: "86249" +label: "86420 Saires" +attr: [] +labelTranslationParameters: [] } 86250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36865 +data: App\Entity\Commune {#31177 …} +value: "86250" +label: "86120 Saix" +attr: [] +labelTranslationParameters: [] } 86252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36866 +data: App\Entity\Commune {#31184 …} +value: "86252" +label: "86200 Sammarçolles" +attr: [] +labelTranslationParameters: [] } 86253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36867 +data: App\Entity\Commune {#31191 …} +value: "86253" +label: "86600 Sanxay" +attr: [] +labelTranslationParameters: [] } 86254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36868 +data: App\Entity\Commune {#31198 …} +value: "86254" +label: "86500 Saulgé" +attr: [] +labelTranslationParameters: [] } 86255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36869 +data: App\Entity\Commune {#31205 …} +value: "86255" +label: "86400 Savigné" +attr: [] +labelTranslationParameters: [] } 86256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36870 +data: App\Entity\Commune {#31212 …} +value: "86256" +label: "86800 Savigny-Lévescault" +attr: [] +labelTranslationParameters: [] } 86257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36871 +data: App\Entity\Commune {#31219 …} +value: "86257" +label: "86140 Savigny-sous-Faye" +attr: [] +labelTranslationParameters: [] } 86258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36872 +data: App\Entity\Commune {#31226 …} +value: "86258" +label: "86140 Scorbé-Clairvaux" +attr: [] +labelTranslationParameters: [] } 86260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36873 +data: App\Entity\Commune {#31233 …} +value: "86260" +label: "86230 Sérigny" +attr: [] +labelTranslationParameters: [] } 86261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36874 +data: App\Entity\Commune {#31240 …} +value: "86261" +label: "86800 Sèvres-Anxaumont" +attr: [] +labelTranslationParameters: [] } 86262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36875 +data: App\Entity\Commune {#31247 …} +value: "86262" +label: "86320 Sillars" +attr: [] +labelTranslationParameters: [] } 86263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36876 +data: App\Entity\Commune {#31254 …} +value: "86263" +label: "86240 Smarves" +attr: [] +labelTranslationParameters: [] } 86264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36877 +data: App\Entity\Commune {#31261 …} +value: "86264" +label: "86160 Sommières-du-Clain" +attr: [] +labelTranslationParameters: [] } 86265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36878 +data: App\Entity\Commune {#31268 …} +value: "86265" +label: "86230 Sossais" +attr: [] +labelTranslationParameters: [] } 86266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36879 +data: App\Entity\Commune {#31275 …} +value: "86266" +label: "86250 Surin" +attr: [] +labelTranslationParameters: [] } 86268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36880 +data: App\Entity\Commune {#31282 …} +value: "86268" +label: "86800 Tercé" +attr: [] +labelTranslationParameters: [] } 86269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36881 +data: App\Entity\Commune {#31289 …} +value: "86269" +label: "86120 Ternay" +attr: [] +labelTranslationParameters: [] } 86270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36882 +data: App\Entity\Commune {#31296 …} +value: "86270" +label: "86290 Thollet" +attr: [] +labelTranslationParameters: [] } 86271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36883 +data: App\Entity\Commune {#31303 …} +value: "86271" +label: "86110 Thurageau" +attr: [] +labelTranslationParameters: [] } 86272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36884 +data: App\Entity\Commune {#31310 …} +value: "86272" +label: "86540 Thuré" +attr: [] +labelTranslationParameters: [] } 86273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36885 +data: App\Entity\Commune {#31317 …} +value: "86273" +label: "86290 La Trimouille" +attr: [] +labelTranslationParameters: [] } 86274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36886 +data: App\Entity\Commune {#31324 …} +value: "86274" +label: "86120 Les Trois-Moutiers" +attr: [] +labelTranslationParameters: [] } 86275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36887 +data: App\Entity\Commune {#31331 …} +value: "86275" +label: "86230 Usseau" +attr: [] +labelTranslationParameters: [] } 86276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36888 +data: App\Entity\Commune {#31338 …} +value: "86276" +label: "86350 Usson-du-Poitou" +attr: [] +labelTranslationParameters: [] } 86279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36889 +data: App\Entity\Commune {#31345 …} +value: "86279" +label: "86220 Vaux-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 86280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36890 +data: App\Entity\Commune {#31352 …} +value: "86280" +label: "86230 Vellèches" +attr: [] +labelTranslationParameters: [] } 86281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36891 +data: App\Entity\Commune {#31359 …} +value: "86281" +label: "86380 Saint-Martin-la-Pallu" +attr: [] +labelTranslationParameters: [] } 86284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36892 +data: App\Entity\Commune {#31366 …} +value: "86284" +label: "86340 Vernon" +attr: [] +labelTranslationParameters: [] } 86285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36893 +data: App\Entity\Commune {#31373 …} +value: "86285" +label: "86410 Verrières" +attr: [] +labelTranslationParameters: [] } 86286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36894 +data: App\Entity\Commune {#31380 …} +value: "86286" +label: "86420 Verrue" +attr: [] +labelTranslationParameters: [] } 86287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36895 +data: App\Entity\Commune {#31387 …} +value: "86287" +label: "86120 Vézières" +attr: [] +labelTranslationParameters: [] } 86288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36896 +data: App\Entity\Commune {#31394 …} +value: "86288" +label: "86260 Vicq-sur-Gartempe" +attr: [] +labelTranslationParameters: [] } 86289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36897 +data: App\Entity\Commune {#31401 …} +value: "86289" +label: "86150 Le Vigeant" +attr: [] +labelTranslationParameters: [] } 86290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36898 +data: App\Entity\Commune {#31408 …} +value: "86290" +label: "86340 La Villedieu-du-Clain" +attr: [] +labelTranslationParameters: [] } 86291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36899 +data: App\Entity\Commune {#31415 …} +value: "86291" +label: "86310 Villemort" +attr: [] +labelTranslationParameters: [] } 86292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36900 +data: App\Entity\Commune {#31422 …} +value: "86292" +label: "86190 Villiers" +attr: [] +labelTranslationParameters: [] } 86293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36901 +data: App\Entity\Commune {#31429 …} +value: "86293" +label: "86370 Vivonne" +attr: [] +labelTranslationParameters: [] } 86294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36902 +data: App\Entity\Commune {#31436 …} +value: "86294" +label: "86190 Vouillé" +attr: [] +labelTranslationParameters: [] } 86295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36903 +data: App\Entity\Commune {#31443 …} +value: "86295" +label: "86400 Voulême" +attr: [] +labelTranslationParameters: [] } 86296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36904 +data: App\Entity\Commune {#31450 …} +value: "86296" +label: "86700 Voulon" +attr: [] +labelTranslationParameters: [] } 86297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36905 +data: App\Entity\Commune {#31457 …} +value: "86297" +label: "86580 Vouneuil-sous-Biard" +attr: [] +labelTranslationParameters: [] } 86298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36906 +data: App\Entity\Commune {#31464 …} +value: "86298" +label: "86210 Vouneuil-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 86299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36907 +data: App\Entity\Commune {#31471 …} +value: "86299" +label: "86170 Vouzailles" +attr: [] +labelTranslationParameters: [] } 86300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36908 +data: App\Entity\Commune {#31478 …} +value: "86300" +label: "86170 Yversay" +attr: [] +labelTranslationParameters: [] } 87001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36909 +data: App\Entity\Commune {#1844 …} +value: "87001" +label: "87700 Aixe-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 87002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36910 +data: App\Entity\Commune {#31485 …} +value: "87002" +label: "87240 Ambazac" +attr: [] +labelTranslationParameters: [] } 87003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36911 +data: App\Entity\Commune {#31492 …} +value: "87003" +label: "87160 Arnac-la-Poste" +attr: [] +labelTranslationParameters: [] } 87004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36912 +data: App\Entity\Commune {#31499 …} +value: "87004" +label: "87120 Augne" +attr: [] +labelTranslationParameters: [] } 87005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36913 +data: App\Entity\Commune {#31506 …} +value: "87005" +label: "87220 Aureil" +attr: [] +labelTranslationParameters: [] } 87006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36914 +data: App\Entity\Commune {#31513 …} +value: "87006" +label: "87360 Azat-le-Ris" +attr: [] +labelTranslationParameters: [] } 87007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36915 +data: App\Entity\Commune {#31520 …} +value: "87007" +label: "87290 Balledent" +attr: [] +labelTranslationParameters: [] } 87008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36916 +data: App\Entity\Commune {#31527 …} +value: "87008" +label: "87210 La Bazeuge" +attr: [] +labelTranslationParameters: [] } 87009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36917 +data: App\Entity\Commune {#31534 …} +value: "87009" +label: "87120 Beaumont-du-Lac" +attr: [] +labelTranslationParameters: [] } 87011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36918 +data: App\Entity\Commune {#1830 …} +value: "87011" +label: "87300 Bellac" +attr: [] +labelTranslationParameters: [] } 87012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36919 +data: App\Entity\Commune {#31541 …} +value: "87012" +label: "87300 Berneuil" +attr: [] +labelTranslationParameters: [] } 87013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36920 +data: App\Entity\Commune {#31548 …} +value: "87013" +label: "87370 Bersac-sur-Rivalier" +attr: [] +labelTranslationParameters: [] } 87014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36921 +data: App\Entity\Commune {#31555 …} +value: "87014" +label: "87250 Bessines-sur-Gartempe" +attr: [] +labelTranslationParameters: [] } 87015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36922 +data: App\Entity\Commune {#31562 …} +value: "87015" +label: "87700 Beynac" +attr: [] +labelTranslationParameters: [] } 87016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36923 +data: App\Entity\Commune {#31569 …} +value: "87016" +label: "87340 Les Billanges" +attr: [] +labelTranslationParameters: [] } 87017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36924 +data: App\Entity\Commune {#31576 …} +value: "87017" +label: "87300 Blanzac" +attr: [] +labelTranslationParameters: [] } 87018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36925 +data: App\Entity\Commune {#31583 …} +value: "87018" +label: "87300 Blond" +attr: [] +labelTranslationParameters: [] } 87019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36926 +data: App\Entity\Commune {#31590 …} +value: "87019" +label: "87220 Boisseuil" +attr: [] +labelTranslationParameters: [] } 87020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36927 +data: App\Entity\Commune {#31597 …} +value: "87020" +label: "87270 Bonnac-la-Côte" +attr: [] +labelTranslationParameters: [] } 87021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36928 +data: App\Entity\Commune {#31604 …} +value: "87021" +label: "87110 Bosmie-l'Aiguille" +attr: [] +labelTranslationParameters: [] } 87022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36929 +data: App\Entity\Commune {#31611 …} +value: "87022" +label: "87300 Breuilaufa" +attr: [] +labelTranslationParameters: [] } 87023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36930 +data: App\Entity\Commune {#31618 …} +value: "87023" +label: "87140 Le Buis" +attr: [] +labelTranslationParameters: [] } 87024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36931 +data: App\Entity\Commune {#31625 …} +value: "87024" +label: "87460 Bujaleuf" +attr: [] +labelTranslationParameters: [] } 87025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36932 +data: App\Entity\Commune {#31632 …} +value: "87025" +label: "87800 Burgnac" +attr: [] +labelTranslationParameters: [] } 87027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36933 +data: App\Entity\Commune {#31639 …} +value: "87027" +label: "87230 Bussière-Galant" +attr: [] +labelTranslationParameters: [] } 87028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36934 +data: App\Entity\Commune {#31646 …} +value: "87028" +label: "87320 Val-d’Oire-et-Gartempe" +attr: [] +labelTranslationParameters: [] } 87029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36935 +data: App\Entity\Commune {#31653 …} +value: "87029" +label: "87230 Les Cars" +attr: [] +labelTranslationParameters: [] } 87030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36936 +data: App\Entity\Commune {#31660 …} +value: "87030" +label: "87200 Chaillac-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 87031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36937 +data: App\Entity\Commune {#31667 …} +value: "87031" +label: "87500 Le Chalard" +attr: [] +labelTranslationParameters: [] } 87032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36938 +data: App\Entity\Commune {#1377 …} +value: "87032" +label: "87230 Châlus" +attr: [] +labelTranslationParameters: [] } 87033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36939 +data: App\Entity\Commune {#31674 …} +value: "87033" +label: "87140 Chamboret" +attr: [] +labelTranslationParameters: [] } 87034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36940 +data: App\Entity\Commune {#31681 …} +value: "87034" +label: "87150 Champagnac-la-Rivière" +attr: [] +labelTranslationParameters: [] } 87035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36941 +data: App\Entity\Commune {#31688 …} +value: "87035" +label: "87400 Champnétery" +attr: [] +labelTranslationParameters: [] } 87036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36942 +data: App\Entity\Commune {#31695 …} +value: "87036" +label: "87230 Champsac" +attr: [] +labelTranslationParameters: [] } 87037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36943 +data: App\Entity\Commune {#31702 …} +value: "87037" +label: "87440 La Chapelle-Montbrandeix" +attr: [] +labelTranslationParameters: [] } 87038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36944 +data: App\Entity\Commune {#31709 …} +value: "87038" +label: "87270 Chaptelat" +attr: [] +labelTranslationParameters: [] } 87039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36945 +data: App\Entity\Commune {#31716 …} +value: "87039" +label: "87380 Château-Chervix" +attr: [] +labelTranslationParameters: [] } 87040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36946 +data: App\Entity\Commune {#31723 …} +value: "87040" +label: "87130 Châteauneuf-la-Forêt" +attr: [] +labelTranslationParameters: [] } 87041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36947 +data: App\Entity\Commune {#31730 …} +value: "87041" +label: "87290 Châteauponsac" +attr: [] +labelTranslationParameters: [] } 87042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36948 +data: App\Entity\Commune {#31737 …} +value: "87042" +label: "87400 Le Châtenet-en-Dognon" +attr: [] +labelTranslationParameters: [] } 87043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36949 +data: App\Entity\Commune {#31744 …} +value: "87043" +label: "87460 Cheissoux" +attr: [] +labelTranslationParameters: [] } 87044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36950 +data: App\Entity\Commune {#31751 …} +value: "87044" +label: "87600 Chéronnac" +attr: [] +labelTranslationParameters: [] } 87045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36951 +data: App\Entity\Commune {#31758 …} +value: "87045" +label: "87520 Cieux" +attr: [] +labelTranslationParameters: [] } 87046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36952 +data: App\Entity\Commune {#31765 …} +value: "87046" +label: "87310 Cognac-la-Forêt" +attr: [] +labelTranslationParameters: [] } 87047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36953 +data: App\Entity\Commune {#31772 …} +value: "87047" +label: "87140 Compreignac" +attr: [] +labelTranslationParameters: [] } 87048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36954 +data: App\Entity\Commune {#31779 …} +value: "87048" +label: "87920 Condat-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 87049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36955 +data: App\Entity\Commune {#31786 …} +value: "87049" +label: "87500 Coussac-Bonneval" +attr: [] +labelTranslationParameters: [] } 87050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36956 +data: App\Entity\Commune {#31793 …} +value: "87050" +label: "87270 Couzeix" +attr: [] +labelTranslationParameters: [] } 87051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36957 +data: App\Entity\Commune {#31800 …} +value: "87051" +label: "87130 La Croisille-sur-Briance" +attr: [] +labelTranslationParameters: [] } 87052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36958 +data: App\Entity\Commune {#31807 …} +value: "87052" +label: "87210 La Croix-sur-Gartempe" +attr: [] +labelTranslationParameters: [] } 87053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36959 +data: App\Entity\Commune {#31814 …} +value: "87053" +label: "87160 Cromac" +attr: [] +labelTranslationParameters: [] } 87054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36960 +data: App\Entity\Commune {#31821 …} +value: "87054" +label: "87150 Cussac" +attr: [] +labelTranslationParameters: [] } 87056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36961 +data: App\Entity\Commune {#31828 …} +value: "87056" +label: "87210 Dinsac" +attr: [] +labelTranslationParameters: [] } 87057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36962 +data: App\Entity\Commune {#31835 …} +value: "87057" +label: "87190 Dompierre-les-Églises" +attr: [] +labelTranslationParameters: [] } 87058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36963 +data: App\Entity\Commune {#31842 …} +value: "87058" +label: "87120 Domps" +attr: [] +labelTranslationParameters: [] } 87059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36964 +data: App\Entity\Commune {#31849 …} +value: "87059" +label: "87210 Le Dorat" +attr: [] +labelTranslationParameters: [] } 87060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36965 +data: App\Entity\Commune {#31856 …} +value: "87060" +label: "87230 Dournazac" +attr: [] +labelTranslationParameters: [] } 87061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36966 +data: App\Entity\Commune {#31863 …} +value: "87061" +label: "87190 Droux" +attr: [] +labelTranslationParameters: [] } 87062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36967 +data: App\Entity\Commune {#31870 …} +value: "87062" +label: "87400 Eybouleuf" +attr: [] +labelTranslationParameters: [] } 87063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36968 +data: App\Entity\Commune {#31877 …} +value: "87063" +label: "87220 Eyjeaux" +attr: [] +labelTranslationParameters: [] } 87064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36969 +data: App\Entity\Commune {#31884 …} +value: "87064" +label: "87120 Eymoutiers" +attr: [] +labelTranslationParameters: [] } 87065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36970 +data: App\Entity\Commune {#31891 …} +value: "87065" +label: "87220 Feytiat" +attr: [] +labelTranslationParameters: [] } 87066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36971 +data: App\Entity\Commune {#31898 …} +value: "87066" +label: "87230 Flavignac" +attr: [] +labelTranslationParameters: [] } 87067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36972 +data: App\Entity\Commune {#31905 …} +value: "87067" +label: "87250 Folles" +attr: [] +labelTranslationParameters: [] } 87068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36973 +data: App\Entity\Commune {#31912 …} +value: "87068" +label: "87250 Fromental" +attr: [] +labelTranslationParameters: [] } 87069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36974 +data: App\Entity\Commune {#31919 …} +value: "87069" +label: "87330 Gajoubert" +attr: [] +labelTranslationParameters: [] } 87070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36975 +data: App\Entity\Commune {#31926 …} +value: "87070" +label: "87400 La Geneytouse" +attr: [] +labelTranslationParameters: [] } 87071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36976 +data: App\Entity\Commune {#31933 …} +value: "87071" +label: "87500 Glandon" +attr: [] +labelTranslationParameters: [] } 87072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36977 +data: App\Entity\Commune {#31940 …} +value: "87072" +label: "87380 Glanges" +attr: [] +labelTranslationParameters: [] } 87073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36978 +data: App\Entity\Commune {#31947 …} +value: "87073" +label: "87310 Gorre" +attr: [] +labelTranslationParameters: [] } 87074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36979 +data: App\Entity\Commune {#31954 …} +value: "87074" +label: "87160 Les Grands-Chézeaux" +attr: [] +labelTranslationParameters: [] } 87075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36980 +data: App\Entity\Commune {#31961 …} +value: "87075" +label: "87170 Isle" +attr: [] +labelTranslationParameters: [] } 87076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36981 +data: App\Entity\Commune {#31968 …} +value: "87076" +label: "87370 Jabreilles-les-Bordes" +attr: [] +labelTranslationParameters: [] } 87077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36982 +data: App\Entity\Commune {#31975 …} +value: "87077" +label: "87800 Janailhac" +attr: [] +labelTranslationParameters: [] } 87078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36983 +data: App\Entity\Commune {#31982 …} +value: "87078" +label: "87520 Javerdat" +attr: [] +labelTranslationParameters: [] } 87079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36984 +data: App\Entity\Commune {#31989 …} +value: "87079" +label: "87340 La Jonchère-Saint-Maurice" +attr: [] +labelTranslationParameters: [] } 87080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36985 +data: App\Entity\Commune {#31996 …} +value: "87080" +label: "87890 Jouac" +attr: [] +labelTranslationParameters: [] } 87081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36986 +data: App\Entity\Commune {#32003 …} +value: "87081" +label: "87800 Jourgnac" +attr: [] +labelTranslationParameters: [] } 87082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36987 +data: App\Entity\Commune {#32010 …} +value: "87082" +label: "87500 Ladignac-le-Long" +attr: [] +labelTranslationParameters: [] } 87083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36988 +data: App\Entity\Commune {#32017 …} +value: "87083" +label: "87370 Laurière" +attr: [] +labelTranslationParameters: [] } 87084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36989 +data: App\Entity\Commune {#32024 …} +value: "87084" +label: "87230 Lavignac" +attr: [] +labelTranslationParameters: [] } 87085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36990 +data: App\Entity\Commune {#1748 …} +value: "87085" +label: "87100 Limoges" +attr: [] +labelTranslationParameters: [] } 87086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36991 +data: App\Entity\Commune {#32031 …} +value: "87086" +label: "87130 Linards" +attr: [] +labelTranslationParameters: [] } 87087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36992 +data: App\Entity\Commune {#32038 …} +value: "87087" +label: "87360 Lussac-les-Églises" +attr: [] +labelTranslationParameters: [] } 87088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36993 +data: App\Entity\Commune {#32045 …} +value: "87088" +label: "87380 Magnac-Bourg" +attr: [] +labelTranslationParameters: [] } 87089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36994 +data: App\Entity\Commune {#32052 …} +value: "87089" +label: "87190 Magnac-Laval" +attr: [] +labelTranslationParameters: [] } 87090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36995 +data: App\Entity\Commune {#32059 …} +value: "87090" +label: "87160 Mailhac-sur-Benaize" +attr: [] +labelTranslationParameters: [] } 87091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36996 +data: App\Entity\Commune {#32066 …} +value: "87091" +label: "87440 Maisonnais-sur-Tardoire" +attr: [] +labelTranslationParameters: [] } 87092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36997 +data: App\Entity\Commune {#32073 …} +value: "87092" +label: "87440 Marval" +attr: [] +labelTranslationParameters: [] } 87093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36998 +data: App\Entity\Commune {#32080 …} +value: "87093" +label: "87130 Masléon" +attr: [] +labelTranslationParameters: [] } 87094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36999 +data: App\Entity\Commune {#32087 …} +value: "87094" +label: "87800 Meilhac" +attr: [] +labelTranslationParameters: [] } 87095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37000 +data: App\Entity\Commune {#32094 …} +value: "87095" +label: "87380 Meuzac" +attr: [] +labelTranslationParameters: [] } 87096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37001 +data: App\Entity\Commune {#32101 …} +value: "87096" +label: "87800 La Meyze" +attr: [] +labelTranslationParameters: [] } 87097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37002 +data: App\Entity\Commune {#32108 …} +value: "87097" +label: "87330 Val d'Issoire" +attr: [] +labelTranslationParameters: [] } 87099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37003 +data: App\Entity\Commune {#32115 …} +value: "87099" +label: "87400 Moissannes" +attr: [] +labelTranslationParameters: [] } 87100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37004 +data: App\Entity\Commune {#32122 …} +value: "87100" +label: "87330 Montrol-Sénard" +attr: [] +labelTranslationParameters: [] } 87101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37005 +data: App\Entity\Commune {#32129 …} +value: "87101" +label: "87330 Mortemart" +attr: [] +labelTranslationParameters: [] } 87103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37006 +data: App\Entity\Commune {#32136 …} +value: "87103" +label: "87140 Nantiat" +attr: [] +labelTranslationParameters: [] } 87104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37007 +data: App\Entity\Commune {#32143 …} +value: "87104" +label: "87120 Nedde" +attr: [] +labelTranslationParameters: [] } 87105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37008 +data: App\Entity\Commune {#32150 …} +value: "87105" +label: "87130 Neuvic-Entier" +attr: [] +labelTranslationParameters: [] } 87106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37009 +data: App\Entity\Commune {#1886 …} +value: "87106" +label: "87800 Nexon" +attr: [] +labelTranslationParameters: [] } 87107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37010 +data: App\Entity\Commune {#32157 …} +value: "87107" +label: "87510 Nieul" +attr: [] +labelTranslationParameters: [] } 87108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37011 +data: App\Entity\Commune {#32164 …} +value: "87108" +label: "87330 Nouic" +attr: [] +labelTranslationParameters: [] } 87109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37012 +data: App\Entity\Commune {#32171 …} +value: "87109" +label: "87210 Oradour-Saint-Genest" +attr: [] +labelTranslationParameters: [] } 87110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37013 +data: App\Entity\Commune {#32178 …} +value: "87110" +label: "87520 Oradour-sur-Glane" +attr: [] +labelTranslationParameters: [] } 87111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37014 +data: App\Entity\Commune {#32185 …} +value: "87111" +label: "87150 Oradour-sur-Vayres" +attr: [] +labelTranslationParameters: [] } 87112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37015 +data: App\Entity\Commune {#32192 …} +value: "87112" +label: "87230 Pageas" +attr: [] +labelTranslationParameters: [] } 87113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37016 +data: App\Entity\Commune {#32199 …} +value: "87113" +label: "87410 Le Palais-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 87114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37017 +data: App\Entity\Commune {#32206 …} +value: "87114" +label: "87350 Panazol" +attr: [] +labelTranslationParameters: [] } 87115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37018 +data: App\Entity\Commune {#32213 …} +value: "87115" +label: "87440 Pensol" +attr: [] +labelTranslationParameters: [] } 87116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37019 +data: App\Entity\Commune {#32220 …} +value: "87116" +label: "87300 Peyrat-de-Bellac" +attr: [] +labelTranslationParameters: [] } 87117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37020 +data: App\Entity\Commune {#32227 …} +value: "87117" +label: "87470 Peyrat-le-Château" +attr: [] +labelTranslationParameters: [] } 87118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37021 +data: App\Entity\Commune {#32234 …} +value: "87118" +label: "87510 Peyrilhac" +attr: [] +labelTranslationParameters: [] } 87119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37022 +data: App\Entity\Commune {#32241 …} +value: "87119" +label: "87260 Pierre-Buffière" +attr: [] +labelTranslationParameters: [] } 87120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37023 +data: App\Entity\Commune {#32248 …} +value: "87120" +label: "87380 La Porcherie" +attr: [] +labelTranslationParameters: [] } 87121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37024 +data: App\Entity\Commune {#32255 …} +value: "87121" +label: "87290 Rancon" +attr: [] +labelTranslationParameters: [] } 87122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37025 +data: App\Entity\Commune {#32262 …} +value: "87122" +label: "87640 Razès" +attr: [] +labelTranslationParameters: [] } 87123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37026 +data: App\Entity\Commune {#32269 …} +value: "87123" +label: "87120 Rempnat" +attr: [] +labelTranslationParameters: [] } 87124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37027 +data: App\Entity\Commune {#32276 …} +value: "87124" +label: "87800 Rilhac-Lastours" +attr: [] +labelTranslationParameters: [] } 87125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37028 +data: App\Entity\Commune {#32283 …} +value: "87125" +label: "87570 Rilhac-Rancon" +attr: [] +labelTranslationParameters: [] } 87126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37029 +data: App\Entity\Commune {#32290 …} +value: "87126" +label: "87600 Rochechouart" +attr: [] +labelTranslationParameters: [] } 87127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37030 +data: App\Entity\Commune {#32297 …} +value: "87127" +label: "87800 La Roche-l'Abeille" +attr: [] +labelTranslationParameters: [] } 87128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37031 +data: App\Entity\Commune {#32304 …} +value: "87128" +label: "87140 Saint-Pardoux-le-Lac" +attr: [] +labelTranslationParameters: [] } 87129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37032 +data: App\Entity\Commune {#32311 …} +value: "87129" +label: "87400 Royères" +attr: [] +labelTranslationParameters: [] } 87130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37033 +data: App\Entity\Commune {#32318 …} +value: "87130" +label: "87130 Roziers-Saint-Georges" +attr: [] +labelTranslationParameters: [] } 87131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37034 +data: App\Entity\Commune {#32325 …} +value: "87131" +label: "87720 Saillat-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 87132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37035 +data: App\Entity\Commune {#32332 …} +value: "87132" +label: "87120 Saint-Amand-le-Petit" +attr: [] +labelTranslationParameters: [] } 87133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37036 +data: App\Entity\Commune {#32339 …} +value: "87133" +label: "87290 Saint-Amand-Magnazeix" +attr: [] +labelTranslationParameters: [] } 87134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37037 +data: App\Entity\Commune {#32346 …} +value: "87134" +label: "87120 Sainte-Anne-Saint-Priest" +attr: [] +labelTranslationParameters: [] } 87135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37038 +data: App\Entity\Commune {#32353 …} +value: "87135" +label: "87310 Saint-Auvent" +attr: [] +labelTranslationParameters: [] } 87137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37039 +data: App\Entity\Commune {#32360 …} +value: "87137" +label: "87150 Saint-Bazile" +attr: [] +labelTranslationParameters: [] } 87138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37040 +data: App\Entity\Commune {#32367 …} +value: "87138" +label: "87260 Saint-Bonnet-Briance" +attr: [] +labelTranslationParameters: [] } 87139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37041 +data: App\Entity\Commune {#32374 …} +value: "87139" +label: "87300 Saint-Bonnet-de-Bellac" +attr: [] +labelTranslationParameters: [] } 87140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37042 +data: App\Entity\Commune {#32381 …} +value: "87140" +label: "87200 Saint-Brice-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 87141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37043 +data: App\Entity\Commune {#32388 …} +value: "87141" +label: "87310 Saint-Cyr" +attr: [] +labelTranslationParameters: [] } 87142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37044 +data: App\Entity\Commune {#32395 …} +value: "87142" +label: "87400 Saint-Denis-des-Murs" +attr: [] +labelTranslationParameters: [] } 87143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37045 +data: App\Entity\Commune {#32402 …} +value: "87143" +label: "87510 Saint-Gence" +attr: [] +labelTranslationParameters: [] } 87144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37046 +data: App\Entity\Commune {#32409 …} +value: "87144" +label: "87260 Saint-Genest-sur-Roselle" +attr: [] +labelTranslationParameters: [] } 87145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37047 +data: App\Entity\Commune {#32416 …} +value: "87145" +label: "87160 Saint-Georges-les-Landes" +attr: [] +labelTranslationParameters: [] } 87146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37048 +data: App\Entity\Commune {#32423 …} +value: "87146" +label: "87380 Saint-Germain-les-Belles" +attr: [] +labelTranslationParameters: [] } 87147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37049 +data: App\Entity\Commune {#32430 …} +value: "87147" +label: "87130 Saint-Gilles-les-Forêts" +attr: [] +labelTranslationParameters: [] } 87148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37050 +data: App\Entity\Commune {#32437 …} +value: "87148" +label: "87260 Saint-Hilaire-Bonneval" +attr: [] +labelTranslationParameters: [] } 87149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37051 +data: App\Entity\Commune {#32444 …} +value: "87149" +label: "87190 Saint-Hilaire-la-Treille" +attr: [] +labelTranslationParameters: [] } 87150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37052 +data: App\Entity\Commune {#32451 …} +value: "87150" +label: "87800 Saint-Hilaire-les-Places" +attr: [] +labelTranslationParameters: [] } 87151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37053 +data: App\Entity\Commune {#32458 …} +value: "87151" +label: "87260 Saint-Jean-Ligoure" +attr: [] +labelTranslationParameters: [] } 87152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37054 +data: App\Entity\Commune {#32465 …} +value: "87152" +label: "87510 Saint-Jouvent" +attr: [] +labelTranslationParameters: [] } 87153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37055 +data: App\Entity\Commune {#32472 …} +value: "87153" +label: "87460 Saint-Julien-le-Petit" +attr: [] +labelTranslationParameters: [] } 87154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37056 +data: App\Entity\Commune {#1823 …} +value: "87154" +label: "87200 Saint-Junien" +attr: [] +labelTranslationParameters: [] } 87155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37057 +data: App\Entity\Commune {#32479 …} +value: "87155" +label: "87300 Saint-Junien-les-Combes" +attr: [] +labelTranslationParameters: [] } 87156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37058 +data: App\Entity\Commune {#32486 …} +value: "87156" +label: "87590 Saint-Just-le-Martel" +attr: [] +labelTranslationParameters: [] } 87157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37059 +data: App\Entity\Commune {#32493 …} +value: "87157" +label: "87240 Saint-Laurent-les-Églises" +attr: [] +labelTranslationParameters: [] } 87158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37060 +data: App\Entity\Commune {#32500 …} +value: "87158" +label: "87310 Saint-Laurent-sur-Gorre" +attr: [] +labelTranslationParameters: [] } 87159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37061 +data: App\Entity\Commune {#32507 …} +value: "87159" +label: "87340 Saint-Léger-la-Montagne" +attr: [] +labelTranslationParameters: [] } 87160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37062 +data: App\Entity\Commune {#32514 …} +value: "87160" +label: "87190 Saint-Léger-Magnazeix" +attr: [] +labelTranslationParameters: [] } 87161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37063 +data: App\Entity\Commune {#32521 …} +value: "87161" +label: "87400 Saint-Léonard-de-Noblat" +attr: [] +labelTranslationParameters: [] } 87162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37064 +data: App\Entity\Commune {#32528 …} +value: "87162" +label: "87420 Sainte-Marie-de-Vaux" +attr: [] +labelTranslationParameters: [] } 87163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37065 +data: App\Entity\Commune {#32535 …} +value: "87163" +label: "87330 Saint-Martial-sur-Isop" +attr: [] +labelTranslationParameters: [] } 87164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37066 +data: App\Entity\Commune {#32542 …} +value: "87164" +label: "87200 Saint-Martin-de-Jussac" +attr: [] +labelTranslationParameters: [] } 87165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37067 +data: App\Entity\Commune {#32549 …} +value: "87165" +label: "87360 Saint-Martin-le-Mault" +attr: [] +labelTranslationParameters: [] } 87166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37068 +data: App\Entity\Commune {#32556 …} +value: "87166" +label: "87700 Saint-Martin-le-Vieux" +attr: [] +labelTranslationParameters: [] } 87167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37069 +data: App\Entity\Commune {#32563 …} +value: "87167" +label: "87400 Saint-Martin-Terressus" +attr: [] +labelTranslationParameters: [] } 87168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37070 +data: App\Entity\Commune {#32570 …} +value: "87168" +label: "87440 Saint-Mathieu" +attr: [] +labelTranslationParameters: [] } 87169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37071 +data: App\Entity\Commune {#32577 …} +value: "87169" +label: "87800 Saint-Maurice-les-Brousses" +attr: [] +labelTranslationParameters: [] } 87170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37072 +data: App\Entity\Commune {#32584 …} +value: "87170" +label: "87130 Saint-Méard" +attr: [] +labelTranslationParameters: [] } 87172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37073 +data: App\Entity\Commune {#32591 …} +value: "87172" +label: "87300 Saint-Ouen-sur-Gartempe" +attr: [] +labelTranslationParameters: [] } 87174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37074 +data: App\Entity\Commune {#32598 …} +value: "87174" +label: "87260 Saint-Paul" +attr: [] +labelTranslationParameters: [] } 87176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37075 +data: App\Entity\Commune {#32605 …} +value: "87176" +label: "87800 Saint-Priest-Ligoure" +attr: [] +labelTranslationParameters: [] } 87177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37076 +data: App\Entity\Commune {#32612 …} +value: "87177" +label: "87700 Saint-Priest-sous-Aixe" +attr: [] +labelTranslationParameters: [] } 87178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37077 +data: App\Entity\Commune {#32619 …} +value: "87178" +label: "87480 Saint-Priest-Taurion" +attr: [] +labelTranslationParameters: [] } 87179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37078 +data: App\Entity\Commune {#32626 …} +value: "87179" +label: "87210 Saint-Sornin-la-Marche" +attr: [] +labelTranslationParameters: [] } 87180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37079 +data: App\Entity\Commune {#32633 …} +value: "87180" +label: "87290 Saint-Sornin-Leulac" +attr: [] +labelTranslationParameters: [] } 87181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37080 +data: App\Entity\Commune {#32640 …} +value: "87181" +label: "87370 Saint-Sulpice-Laurière" +attr: [] +labelTranslationParameters: [] } 87182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37081 +data: App\Entity\Commune {#32647 …} +value: "87182" +label: "87160 Saint-Sulpice-les-Feuilles" +attr: [] +labelTranslationParameters: [] } 87183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37082 +data: App\Entity\Commune {#32654 …} +value: "87183" +label: "87240 Saint-Sylvestre" +attr: [] +labelTranslationParameters: [] } 87185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37083 +data: App\Entity\Commune {#32661 …} +value: "87185" +label: "87420 Saint-Victurnien" +attr: [] +labelTranslationParameters: [] } 87186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37084 +data: App\Entity\Commune {#32668 …} +value: "87186" +label: "87380 Saint-Vitte-sur-Briance" +attr: [] +labelTranslationParameters: [] } 87187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37085 +data: App\Entity\Commune {#1837 …} +value: "87187" +label: "87500 Saint-Yrieix-la-Perche" +attr: [] +labelTranslationParameters: [] } 87188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37086 +data: App\Entity\Commune {#32675 …} +value: "87188" +label: "87700 Saint-Yrieix-sous-Aixe" +attr: [] +labelTranslationParameters: [] } 87189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37087 +data: App\Entity\Commune {#32682 …} +value: "87189" +label: "87440 Les Salles-Lavauguyon" +attr: [] +labelTranslationParameters: [] } 87190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37088 +data: App\Entity\Commune {#32689 …} +value: "87190" +label: "87400 Sauviat-sur-Vige" +attr: [] +labelTranslationParameters: [] } 87191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37089 +data: App\Entity\Commune {#32696 …} +value: "87191" +label: "87620 Séreilhac" +attr: [] +labelTranslationParameters: [] } 87192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37090 +data: App\Entity\Commune {#32703 …} +value: "87192" +label: "87110 Solignac" +attr: [] +labelTranslationParameters: [] } 87193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37091 +data: App\Entity\Commune {#32710 …} +value: "87193" +label: "87130 Surdoux" +attr: [] +labelTranslationParameters: [] } 87194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37092 +data: App\Entity\Commune {#32717 …} +value: "87194" +label: "87130 Sussac" +attr: [] +labelTranslationParameters: [] } 87195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37093 +data: App\Entity\Commune {#32724 …} +value: "87195" +label: "87360 Tersannes" +attr: [] +labelTranslationParameters: [] } 87197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37094 +data: App\Entity\Commune {#32731 …} +value: "87197" +label: "87140 Thouron" +attr: [] +labelTranslationParameters: [] } 87198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37095 +data: App\Entity\Commune {#32738 …} +value: "87198" +label: "87140 Vaulry" +attr: [] +labelTranslationParameters: [] } 87199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37096 +data: App\Entity\Commune {#32745 …} +value: "87199" +label: "87600 Vayres" +attr: [] +labelTranslationParameters: [] } 87200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37097 +data: App\Entity\Commune {#32752 …} +value: "87200" +label: "87360 Verneuil-Moustiers" +attr: [] +labelTranslationParameters: [] } 87201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37098 +data: App\Entity\Commune {#32759 …} +value: "87201" +label: "87430 Verneuil-sur-Vienne" +attr: [] +labelTranslationParameters: [] } 87202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37099 +data: App\Entity\Commune {#32766 …} +value: "87202" +label: "87520 Veyrac" +attr: [] +labelTranslationParameters: [] } 87203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37100 +data: App\Entity\Commune {#32773 …} +value: "87203" +label: "87260 Vicq-sur-Breuilh" +attr: [] +labelTranslationParameters: [] } 87204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37101 +data: App\Entity\Commune {#32780 …} +value: "87204" +label: "87600 Videix" +attr: [] +labelTranslationParameters: [] } 87205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37102 +data: App\Entity\Commune {#32787 …} +value: "87205" +label: "87110 Le Vigen" +attr: [] +labelTranslationParameters: [] } 87206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37103 +data: App\Entity\Commune {#32794 …} +value: "87206" +label: "87190 Villefavard" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3671 -errors: [] -form: Symfony\Component\Form\Form {#890 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3670 …5} |
| full_name | "localisation[commune]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "localisation_commune" |
| is_selected | Closure($choice, $value) {#37105 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 | "b5b28a7613bd76c6c8b4b.tA2mqbC4q0RvULUjt8XAfVxiQSsHfJcpIAzrrmnyD0A._2OW-v7RyBtCPOdrzof3Ci9SDl1PStwYEji8-S2CXjHWapDu243HJQsd-A" |
| 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 | "b5b28a7613bd76c6c8b4b.tA2mqbC4q0RvULUjt8XAfVxiQSsHfJcpIAzrrmnyD0A._2OW-v7RyBtCPOdrzof3Ci9SDl1PStwYEji8-S2CXjHWapDu243HJQsd-A" |
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 | "b5b28a7613bd76c6c8b4b.tA2mqbC4q0RvULUjt8XAfVxiQSsHfJcpIAzrrmnyD0A._2OW-v7RyBtCPOdrzof3Ci9SDl1PStwYEji8-S2CXjHWapDu243HJQsd-A" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#37109 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() {#37111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#457 …} $message: Closure() {#37110 …} $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 | "b5b28a7613bd76c6c8b4b.tA2mqbC4q0RvULUjt8XAfVxiQSsHfJcpIAzrrmnyD0A._2OW-v7RyBtCPOdrzof3Ci9SDl1PStwYEji8-S2CXjHWapDu243HJQsd-A" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#37121 -errors: [] -form: Symfony\Component\Form\Form {#37117 …} } |
| form | Symfony\Component\Form\FormView {#37112 …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 | "b5b28a7613bd76c6c8b4b.tA2mqbC4q0RvULUjt8XAfVxiQSsHfJcpIAzrrmnyD0A._2OW-v7RyBtCPOdrzof3Ci9SDl1PStwYEji8-S2CXjHWapDu243HJQsd-A" |