Forms
-
realisations
-
secteur
-
secteurb
-
libelle
-
demarrage
-
cl
-
generique
-
latitude
-
longitude
-
geolocalisation
-
cout
-
_token
-
realisations
Form type:
"App\Form\RealisationsType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Realisations {#799 -id: null -communeb: null -cl: null -cout: null -secteurb: null -libelle: null -generique: null -demarrage: null -convention: null -secteur: null -latitude: null -longitude: null -geolocalisation: null -georeferencement: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Realisations {#799 -id: null -communeb: null -cl: null -cout: null -secteurb: null -libelle: null -generique: null -demarrage: null -convention: null -secteur: null -latitude: null -longitude: null -geolocalisation: null -georeferencement: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#579 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#850 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#849 …} -namespace: Closure() {#856 …} } |
| data | App\Entity\Realisations {#799 -id: null -communeb: null -cl: null -cout: null -secteurb: null -libelle: null -generique: null -demarrage: null -convention: null -secteur: null -latitude: null -longitude: null -geolocalisation: null -georeferencement: null } |
| data_class | "App\Entity\Realisations" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#709 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Realisations" } } |
| 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() {#711 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#710 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "realisations" "_realisations" ] |
| cache_key | "_realisations_realisations" |
| compound | true |
| data | App\Entity\Realisations {#799 -id: null -communeb: null -cl: null -cout: null -secteurb: null -libelle: null -generique: null -demarrage: null -convention: null -secteur: null -latitude: null -longitude: null -geolocalisation: null -georeferencement: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1036 -errors: [] -form: Symfony\Component\Form\Form {#1206 …} } |
| form | Symfony\Component\Form\FormView {#712 …5} |
| full_name | "realisations" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "realisations" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "realisations" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_realisations" |
| valid | true |
| value | App\Entity\Realisations {#799 -id: null -communeb: null -cl: null -cout: null -secteurb: null -libelle: null -generique: null -demarrage: null -convention: null -secteur: null -latitude: null -longitude: null -geolocalisation: null -georeferencement: null } |
secteur
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 |
|---|---|---|
| choice_label | "secteur" |
same as passed value |
| class | "App\Entity\Sectoriel" |
same as passed value |
| label | "Secteur harmonisé" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "secteur" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1010 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#666 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#948 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1008 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#949 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#952 …} } |
| choices | null |
| class | "App\Entity\Sectoriel" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#579 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#850 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#849 …} -namespace: Closure() {#856 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLE6MY7c\EntityManagerGhost614a58f {#124 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#660 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerLE6MY7c\EntityManagerGhost614a58f {#124 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#697 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Secteur harmonisé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#665 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#663 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_realisations_secteur" ] |
| cache_key | "_realisations_secteur_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1234 +data: App\Entity\Sectoriel {#1348 …} +value: "1" +label: "AGRICULTURE , ELEVAGE ET PECHE" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1294 +data: App\Entity\Sectoriel {#1408 …} +value: "2" +label: "COMMERCE ET ARTISANAT" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1341 +data: App\Entity\Sectoriel {#1417 …} +value: "3" +label: "EDUCATION ET FORMATION" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1165 +data: App\Entity\Sectoriel {#1443 …} +value: "4" +label: "ENERGIE" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1343 +data: App\Entity\Sectoriel {#1450 …} +value: "5" +label: "ENVIRONNEMENT ET ASSANISSEMENT" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1145 +data: App\Entity\Sectoriel {#1459 …} +value: "6" +label: "HYDRAULIQUE" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1297 +data: App\Entity\Sectoriel {#1115 …} +value: "7" +label: "JEUNESSE, SPORT, CULTURE ET LOISIRS" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1295 +data: App\Entity\Sectoriel {#1464 …} +value: "8" +label: "ROUTE" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1354 +data: App\Entity\Sectoriel {#1471 …} +value: "9" +label: "SANTE" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1353 +data: App\Entity\Sectoriel {#1478 …} +value: "10" +label: "URBANISME,HABITAT ET EQUIPEMENT ADMINISTRATIF" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1285 -errors: [] -form: Symfony\Component\Form\Form {#1244 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1287 …5} |
| full_name | "realisations[secteur]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "realisations_secteur" |
| is_selected | Closure($choice, $value) {#1232 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Secteur harmonisé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "secteur" |
| placeholder | null |
| 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 | "_realisations_secteur" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
secteurb
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Secteur" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#579 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#850 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#849 …} -namespace: Closure() {#856 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#938 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Secteur" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#939 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#940 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_realisations_secteurb" ] |
| cache_key | "_realisations_secteurb_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1485 -errors: [] -form: Symfony\Component\Form\Form {#1247 …} } |
| form | Symfony\Component\Form\FormView {#1283 …5} |
| full_name | "realisations[secteurb]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "realisations_secteurb" |
| label | "Secteur" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "secteurb" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_realisations_secteurb" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
libelle
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 1024 ] |
[ "maxlength" => 1024 ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "maxlength" => 1024 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#579 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#850 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#849 …} -namespace: Closure() {#856 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1013 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1072 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#1027 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 1024 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_realisations_libelle" ] |
| cache_key | "_realisations_libelle_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1488 -errors: [] -form: Symfony\Component\Form\Form {#1250 …} } |
| form | Symfony\Component\Form\FormView {#1486 …5} |
| full_name | "realisations[libelle]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "realisations_libelle" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "libelle" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_realisations_libelle" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
demarrage
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 |
|---|---|---|
| required | false |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| 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 {#579 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#850 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#849 …} -namespace: Closure() {#856 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#924 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#1041 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_realisations_demarrage" ] |
| cache_key | "_realisations_demarrage_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1487 -errors: [] -form: Symfony\Component\Form\Form {#1190 …} } |
| form | Symfony\Component\Form\FormView {#1489 …5} |
| full_name | "realisations[demarrage]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "realisations_demarrage" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "demarrage" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_realisations_demarrage" |
| valid | true |
| value | "" |
| widget | "single_text" |
cl
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "select2" ] |
[ "class" => "select2" ] |
| choice_label | "commune" |
same as passed value |
| class | "App\Entity\Commune" |
same as passed value |
| label | "Collectivité" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "select2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "commune" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1088 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1047 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1087 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1008 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1116 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1117 …} } |
| choices | null |
| class | "App\Entity\Commune" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#579 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#850 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#849 …} -namespace: Closure() {#856 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLE6MY7c\EntityManagerGhost614a58f {#124 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1044 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerLE6MY7c\EntityManagerGhost614a58f {#124 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1046 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Collectivité" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#989 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#1070 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "select2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_realisations_cl" ] |
| cache_key | "_realisations_cl_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1494 +data: App\Entity\Commune {#1502 …} +value: "1" +label: "AFFE DJIOLOF" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1507 +data: App\Entity\Commune {#1826 …} +value: "2" +label: "BABA GARAGE" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1496 +data: App\Entity\Commune {#1881 …} +value: "3" +label: "BADION" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1516 +data: App\Entity\Commune {#1908 …} +value: "4" +label: "BAGHERE" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1495 +data: App\Entity\Commune {#1935 …} +value: "5" +label: "BAKEL" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1505 +data: App\Entity\Commune {#1962 …} +value: "6" +label: "BALA" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1501 +data: App\Entity\Commune {#1986 …} +value: "7" +label: "BALINGHORE" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1506 +data: App\Entity\Commune {#2013 …} +value: "8" +label: "BALLOU" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1497 +data: App\Entity\Commune {#2034 …} +value: "9" +label: "BAMBA THIALENE" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1498 +data: App\Entity\Commune {#2058 …} +value: "10" +label: "BAMBALY" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14793 +data: App\Entity\Commune {#2082 …} +value: "11" +label: "BAMBEY" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14794 +data: App\Entity\Commune {#2103 …} +value: "12" +label: "BAMBYLOR" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14795 +data: App\Entity\Commune {#2130 …} +value: "13" +label: "BANDEGNE OUOLOF" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14796 +data: App\Entity\Commune {#2154 …} +value: "14" +label: "BANI ISRAEL" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14797 +data: App\Entity\Commune {#2175 …} +value: "15" +label: "BARGNY" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14798 +data: App\Entity\Commune {#2196 …} +value: "16" +label: "BELE" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14799 +data: App\Entity\Commune {#2217 …} +value: "17" +label: "BEMBOU" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14800 +data: App\Entity\Commune {#2244 …} +value: "18" +label: "BEMET BIDJINI" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14801 +data: App\Entity\Commune {#2265 …} +value: "19" +label: "BIGNARABE" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14802 +data: App\Entity\Commune {#2286 …} +value: "20" +label: "BIGNONA" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14803 +data: App\Entity\Commune {#2307 …} +value: "21" +label: "BIRKILANE" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14804 +data: App\Entity\Commune {#2334 …} +value: "22" +label: "BISCUITERIE" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14805 +data: App\Entity\Commune {#2358 …} +value: "23" +label: "BODE LAO" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14806 +data: App\Entity\Commune {#2385 …} +value: "24" +label: "BOGHAL" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14807 +data: App\Entity\Commune {#2409 …} +value: "25" +label: "BOKE DIALLOUBE" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14808 +data: App\Entity\Commune {#2430 …} +value: "26" +label: "BOKHOL" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14809 +data: App\Entity\Commune {#2454 …} +value: "27" +label: "BOKIDIAWE" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14810 +data: App\Entity\Commune {#2481 …} +value: "28" +label: "BOKILADJI" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14811 +data: App\Entity\Commune {#2505 …} +value: "29" +label: "BONCONTO" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14812 +data: App\Entity\Commune {#2529 …} +value: "30" +label: "BOULAL" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14813 +data: App\Entity\Commune {#2550 …} +value: "31" +label: "BOUROUCO" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14814 +data: App\Entity\Commune {#2571 …} +value: "32" +label: "BOUTOUCOUFARA" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14815 +data: App\Entity\Commune {#2592 …} +value: "33" +label: "BOUTOUPA CAMARACOUNDA" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14816 +data: App\Entity\Commune {#2616 …} +value: "34" +label: "BOYNGUEL BAMBA" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14817 +data: App\Entity\Commune {#2637 …} +value: "35" +label: "CAMBERENE" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14818 +data: App\Entity\Commune {#2658 …} +value: "36" +label: "COKI" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14819 +data: App\Entity\Commune {#2682 …} +value: "37" +label: "COUBALAN" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14820 +data: App\Entity\Commune {#2703 …} +value: "38" +label: "COUMBACARA" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14821 +data: App\Entity\Commune {#2727 …} +value: "39" +label: "DABALY" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14822 +data: App\Entity\Commune {#2754 …} +value: "40" +label: "DABIA" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14823 +data: App\Entity\Commune {#2775 …} +value: "41" +label: "DAGANA" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14824 +data: App\Entity\Commune {#2796 …} +value: "42" +label: "DAHRA" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14825 +data: App\Entity\Commune {#2817 …} +value: "43" +label: "DAKAR - PLATEAU" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14826 +data: App\Entity\Commune {#2838 …} +value: "44" +label: "DALIFORT" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14827 +data: App\Entity\Commune {#2862 …} +value: "45" +label: "DALLA NGABOU" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14828 +data: App\Entity\Commune {#2886 …} +value: "46" +label: "DAR SALAM" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14829 +data: App\Entity\Commune {#2910 …} +value: "47" +label: "DARA MBOSS" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14830 +data: App\Entity\Commune {#2934 …} +value: "48" +label: "DAROU KHOUDOSS" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14831 +data: App\Entity\Commune {#2961 …} +value: "49" +label: "DAROU MINAME" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14832 +data: App\Entity\Commune {#2985 …} +value: "50" +label: "DAROU MOUSTY" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14833 +data: App\Entity\Commune {#3006 …} +value: "51" +label: "DAROU NAHIM" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14834 +data: App\Entity\Commune {#3027 …} +value: "52" +label: "DAROU SALAM" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14835 +data: App\Entity\Commune {#3048 …} +value: "53" +label: "DAROU SALAM TYP" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14836 +data: App\Entity\Commune {#3069 …} +value: "54" +label: "DEALY" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14837 +data: App\Entity\Commune {#3090 …} +value: "55" +label: "DEMBANCANE" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14838 +data: App\Entity\Commune {#3111 …} +value: "56" +label: "DEMETTE" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14839 +data: App\Entity\Commune {#3132 …} +value: "57" +label: "DENDEYE GOUY GUI" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14840 +data: App\Entity\Commune {#3153 …} +value: "58" +label: "DIACOUNDA" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14841 +data: App\Entity\Commune {#3174 …} +value: "59" +label: "DIALAMBERE" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14842 +data: App\Entity\Commune {#3195 …} +value: "60" +label: "DIAMA" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14843 +data: App\Entity\Commune {#3216 …} +value: "61" +label: "DIAMAGADIO" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14844 +data: App\Entity\Commune {#3240 …} +value: "62" +label: "DIAMAGUEUNE SICAP MBAO" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14845 +data: App\Entity\Commune {#3261 …} +value: "63" +label: "DIAMAL" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14846 +data: App\Entity\Commune {#3282 …} +value: "64" +label: "DIAMBATI" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14847 +data: App\Entity\Commune {#3303 …} +value: "65" +label: "DIAMNIADIO" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14848 +data: App\Entity\Commune {#3324 …} +value: "66" +label: "DIANKE MAKHA" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14849 +data: App\Entity\Commune {#3345 …} +value: "67" +label: "DIANNAH BA" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14850 +data: App\Entity\Commune {#3366 …} +value: "68" +label: "DIANNAH MALARY" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14851 +data: App\Entity\Commune {#3387 …} +value: "69" +label: "DIAOBE-KABENDOU" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14852 +data: App\Entity\Commune {#3408 …} +value: "70" +label: "DIASS" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14853 +data: App\Entity\Commune {#3432 …} +value: "71" +label: "DIATTACOUNDA" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14854 +data: App\Entity\Commune {#3453 …} +value: "72" +label: "DIAWARA" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14855 +data: App\Entity\Commune {#3474 …} +value: "73" +label: "DIEGOUNE" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14856 +data: App\Entity\Commune {#3495 …} +value: "74" +label: "DIENDE" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14857 +data: App\Entity\Commune {#3516 …} +value: "75" +label: "DIENDER" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14858 +data: App\Entity\Commune {#3540 …} +value: "76" +label: "DIEUPPEUL – DERKLE" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14859 +data: App\Entity\Commune {#3561 …} +value: "77" +label: "DINDEFELO" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14860 +data: App\Entity\Commune {#3585 …} +value: "78" +label: "DIOKOUL BELBOUCK" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14861 +data: App\Entity\Commune {#3606 …} +value: "79" +label: "DIOUBOUDOU" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14862 +data: App\Entity\Commune {#3627 …} +value: "80" +label: "DIOURBEL" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14863 +data: App\Entity\Commune {#3651 …} +value: "81" +label: "DJIDAH THIAROYE KAO" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14864 +data: App\Entity\Commune {#3672 …} +value: "82" +label: "DJINAKY" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14865 +data: App\Entity\Commune {#3693 …} +value: "83" +label: "DJINANY" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14866 +data: App\Entity\Commune {#3714 …} +value: "84" +label: "DOUMGA LAO" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14867 +data: App\Entity\Commune {#3735 …} +value: "85" +label: "DIAGANE BARKA" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14868 +data: App\Entity\Commune {#3762 …} +value: "86" +label: "DIONEWAR" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14869 +data: App\Entity\Commune {#3783 …} +value: "87" +label: "DIOSSONG" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14870 +data: App\Entity\Commune {#3804 …} +value: "88" +label: "BARKEDJI" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14871 +data: App\Entity\Commune {#3825 …} +value: "89" +label: "BASSOUL" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14872 +data: App\Entity\Commune {#3846 …} +value: "90" +label: "BONA" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14873 +data: App\Entity\Commune {#3867 …} +value: "91" +label: "DIAKHAO" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14874 +data: App\Entity\Commune {#3891 …} +value: "92" +label: "DIANKE SOUF" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14875 +data: App\Entity\Commune {#3912 …} +value: "93" +label: "BOULEL" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14876 +data: App\Entity\Commune {#3933 …} +value: "94" +label: "DIAROUME" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14877 +data: App\Entity\Commune {#3954 …} +value: "95" +label: "DINGUIRAYE" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14878 +data: App\Entity\Commune {#3975 …} +value: "96" +label: "DIOKOUL DIAWRIGNE" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14879 +data: App\Entity\Commune {#3996 …} +value: "97" +label: "DIEMBERING" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14880 +data: App\Entity\Commune {#4020 …} +value: "98" +label: "DIMBOLI" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14881 +data: App\Entity\Commune {#4041 …} +value: "99" +label: "DINGUIRAYE" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14882 +data: App\Entity\Commune {#4062 …} +value: "100" +label: "DIOULACOLON" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14883 +data: App\Entity\Commune {#4083 …} +value: "101" +label: "DIOULOULOU" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14884 +data: App\Entity\Commune {#4104 …} +value: "102" +label: "DJIBANAR" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14885 +data: App\Entity\Commune {#4125 …} +value: "103" +label: "AERE LAO" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14886 +data: App\Entity\Commune {#4146 …} +value: "104" +label: "DJIBABOUYA" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14887 +data: App\Entity\Commune {#4167 …} +value: "105" +label: "DJIBIDIONE" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14888 +data: App\Entity\Commune {#4188 …} +value: "106" +label: "DJILOR" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14889 +data: App\Entity\Commune {#4209 …} +value: "107" +label: "DJIREDJI" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14890 +data: App\Entity\Commune {#4230 …} +value: "108" +label: "DODEL" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14891 +data: App\Entity\Commune {#4251 …} +value: "109" +label: "DODJI" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14892 +data: App\Entity\Commune {#4272 …} +value: "110" +label: "DOUGUE" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14893 +data: App\Entity\Commune {#4293 …} +value: "111" +label: "DYA" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14894 +data: App\Entity\Commune {#4317 …} +value: "112" +label: "ENAMPORE" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14895 +data: App\Entity\Commune {#4338 …} +value: "113" +label: "ETHIOLO" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14896 +data: App\Entity\Commune {#4359 …} +value: "114" +label: "FAFACOUROU" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14897 +data: App\Entity\Commune {#4380 …} +value: "115" +label: "FANN - POINT E - AMITIE" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14898 +data: App\Entity\Commune {#4401 …} +value: "116" +label: "FAOUNE" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14899 +data: App\Entity\Commune {#4422 …} +value: "117" +label: "FASS" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14900 +data: App\Entity\Commune {#4443 …} +value: "118" +label: "FASS NGOM" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14901 +data: App\Entity\Commune {#4467 …} +value: "119" +label: "GADE ESCALE" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14902 +data: App\Entity\Commune {#4488 …} +value: "120" +label: "GAGNICK" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14903 +data: App\Entity\Commune {#4509 …} +value: "121" +label: "GAINTHE KAYE" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14904 +data: App\Entity\Commune {#4530 …} +value: "122" +label: "GAMADJI SARE" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14905 +data: App\Entity\Commune {#4551 …} +value: "123" +label: "GANDIAYE" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14906 +data: App\Entity\Commune {#4572 …} +value: "124" +label: "GANDON" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14907 +data: App\Entity\Commune {#4593 …} +value: "125" +label: "GATHIARY" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14908 +data: App\Entity\Commune {#4614 …} +value: "126" +label: "GNIBY" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14909 +data: App\Entity\Commune {#4635 …} +value: "127" +label: "GOLF SUD" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14910 +data: App\Entity\Commune {#4659 …} +value: "128" +label: "GOLLERE" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14911 +data: App\Entity\Commune {#4680 …} +value: "129" +label: "GOREE" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14912 +data: App\Entity\Commune {#4701 …} +value: "130" +label: "GOSSAS" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14913 +data: App\Entity\Commune {#4725 …} +value: "131" +label: "GOUDIRY" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14914 +data: App\Entity\Commune {#4746 …} +value: "132" +label: "GOUDOMP" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14915 +data: App\Entity\Commune {#4767 …} +value: "133" +label: "GOUMBAYEL" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14916 +data: App\Entity\Commune {#4788 …} +value: "134" +label: "GRAND DAKAR" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14917 +data: App\Entity\Commune {#4809 …} +value: "135" +label: "GRAND YOFF" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14918 +data: App\Entity\Commune {#4830 …} +value: "136" +label: "GUEDE CHANTIER" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14919 +data: App\Entity\Commune {#4851 …} +value: "137" +label: "GUET ARDO" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14920 +data: App\Entity\Commune {#4872 …} +value: "138" +label: "GUINAW RAIL NORD" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14921 +data: App\Entity\Commune {#4893 …} +value: "139" +label: "GUINAW RAIL SUD" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14922 +data: App\Entity\Commune {#4914 …} +value: "140" +label: "GUINGUINEO" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14923 +data: App\Entity\Commune {#4935 …} +value: "141" +label: "GUIRO YERO BOCAR" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14924 +data: App\Entity\Commune {#4956 …} +value: "142" +label: "H.L.M" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14925 +data: App\Entity\Commune {#4977 …} +value: "143" +label: "HAMADY HOUNARY" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14926 +data: App\Entity\Commune {#4998 …} +value: "144" +label: "HANN - BEL AIR" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14927 +data: App\Entity\Commune {#5019 …} +value: "145" +label: "INOR" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14928 +data: App\Entity\Commune {#5040 …} +value: "146" +label: "JAXAAY-PARCELLES-NIAKOUL RAB" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14929 +data: App\Entity\Commune {#5061 …} +value: "147" +label: "JOAL" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14930 +data: App\Entity\Commune {#5082 …} +value: "148" +label: "KAB GAYE" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14931 +data: App\Entity\Commune {#5103 …} +value: "149" +label: "KAFFRINE" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14932 +data: App\Entity\Commune {#5124 …} +value: "150" +label: "KAHI" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14933 +data: App\Entity\Commune {#5145 …} +value: "151" +label: "KAHONE" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14934 +data: App\Entity\Commune {#5166 …} +value: "152" +label: "KANDIAYE" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14935 +data: App\Entity\Commune {#5187 …} +value: "153" +label: "KANDION MANGANA" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14936 +data: App\Entity\Commune {#5208 …} +value: "154" +label: "KANEL" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14937 +data: App\Entity\Commune {#5229 …} +value: "155" +label: "KANENE NDIOB" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14938 +data: App\Entity\Commune {#5250 …} +value: "156" +label: "KAOLACK" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14939 +data: App\Entity\Commune {#5271 …} +value: "157" +label: "KAOUR" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14940 +data: App\Entity\Commune {#5292 …} +value: "158" +label: "KARTIACK" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14941 +data: App\Entity\Commune {#5313 …} +value: "159" +label: "KATABA 1" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14942 +data: App\Entity\Commune {#5334 …} +value: "160" +label: "KATHIOTTE" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14943 +data: App\Entity\Commune {#5355 …} +value: "161" +label: "KAYAR" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14944 +data: App\Entity\Commune {#5376 …} +value: "162" +label: "KAYEMOR" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14945 +data: App\Entity\Commune {#5397 …} +value: "163" +label: "KEBEMER" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14946 +data: App\Entity\Commune {#5418 …} +value: "164" +label: "KEDOUGOU" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14947 +data: App\Entity\Commune {#5439 …} +value: "165" +label: "KELE GUEYE" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14948 +data: App\Entity\Commune {#5460 …} +value: "166" +label: "KEREWANE" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14949 +data: App\Entity\Commune {#5481 …} +value: "167" +label: "KEUR NGALGOU" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14950 +data: App\Entity\Commune {#5502 …} +value: "168" +label: "KEUR MADONGO" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14951 +data: App\Entity\Commune {#5523 …} +value: "169" +label: "KEUR MASSAR" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14952 +data: App\Entity\Commune {#5544 …} +value: "170" +label: "KEUR MBOUCKI" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14953 +data: App\Entity\Commune {#5565 …} +value: "171" +label: "KEUR SOCE" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14954 +data: App\Entity\Commune {#5586 …} +value: "172" +label: "KEVOYE" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14955 +data: App\Entity\Commune {#5607 …} +value: "173" +label: "KHELCOM" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14956 +data: App\Entity\Commune {#5628 …} +value: "174" +label: "KHELCOM - BIRANE" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14957 +data: App\Entity\Commune {#5649 …} +value: "175" +label: "KHOMBOL" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14958 +data: App\Entity\Commune {#5670 …} +value: "176" +label: "KHOSSANTO" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14959 +data: App\Entity\Commune {#5691 …} +value: "177" +label: "KIDIRA" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14960 +data: App\Entity\Commune {#5712 …} +value: "178" +label: "KOAR" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14961 +data: App\Entity\Commune {#5733 …} +value: "179" +label: "KOLDA" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14962 +data: App\Entity\Commune {#5754 …} +value: "180" +label: "KOMOTI" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14963 +data: App\Entity\Commune {#5775 …} +value: "181" +label: "KOTHIARY" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14964 +data: App\Entity\Commune {#5796 …} +value: "182" +label: "KOULINTO" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14965 +data: App\Entity\Commune {#5817 …} +value: "183" +label: "KOULOR" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14966 +data: App\Entity\Commune {#5838 …} +value: "184" +label: "KOUNKANE" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14967 +data: App\Entity\Commune {#5859 …} +value: "185" +label: "KOUSSAN" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14968 +data: App\Entity\Commune {#5880 …} +value: "186" +label: "KOUSSY" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14969 +data: App\Entity\Commune {#5901 …} +value: "187" +label: "KOUTHIA GUAYDI" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14970 +data: App\Entity\Commune {#5922 …} +value: "188" +label: "KOUTHIABA WOLOF" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14971 +data: App\Entity\Commune {#5943 …} +value: "189" +label: "LABGAR" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14972 +data: App\Entity\Commune {#5964 …} +value: "190" +label: "LINGUERE" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14973 +data: App\Entity\Commune {#5985 …} +value: "191" +label: "LINKERING" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14974 +data: App\Entity\Commune {#6006 …} +value: "192" +label: "LOUGA" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14975 +data: App\Entity\Commune {#6027 …} +value: "193" +label: "LOUGRE THIOLY" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14976 +data: App\Entity\Commune {#6051 …} +value: "194" +label: "MADINA DIATHBE" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14977 +data: App\Entity\Commune {#6072 …} +value: "195" +label: "THIES EST" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14978 +data: App\Entity\Commune {#6093 …} +value: "196" +label: "FATICK" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14979 +data: App\Entity\Commune {#6114 …} +value: "197" +label: "FIMELA" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14980 +data: App\Entity\Commune {#6135 …} +value: "198" +label: "LOUL SESSENE" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14981 +data: App\Entity\Commune {#6156 …} +value: "199" +label: "FOUNDIOUGNE" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14982 +data: App\Entity\Commune {#6177 …} +value: "200" +label: "FANDENE" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14983 +data: App\Entity\Commune {#6198 …} +value: "201" +label: "FISSEL" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14984 +data: App\Entity\Commune {#6219 …} +value: "202" +label: "GABOU" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14985 +data: App\Entity\Commune {#6240 …} +value: "203" +label: "GAE" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14986 +data: App\Entity\Commune {#6261 …} +value: "204" +label: "GALOYA TOUCOULEUR" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14987 +data: App\Entity\Commune {#6282 …} +value: "205" +label: "GANDE" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14988 +data: App\Entity\Commune {#6303 …} +value: "206" +label: "GASSANE" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14989 +data: App\Entity\Commune {#6324 …} +value: "207" +label: "GAWANE" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14990 +data: App\Entity\Commune {#6345 …} +value: "208" +label: "GUEDE VILLAGE" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14991 +data: App\Entity\Commune {#6366 …} +value: "209" +label: "GUEOUL" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14992 +data: App\Entity\Commune {#6387 …} +value: "210" +label: "KAEL" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14993 +data: App\Entity\Commune {#6408 …} +value: "211" +label: "KAHENE" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14994 +data: App\Entity\Commune {#6429 …} +value: "212" +label: "KAMB" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14995 +data: App\Entity\Commune {#6450 …} +value: "213" +label: "KANDIA" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14996 +data: App\Entity\Commune {#6471 …} +value: "214" +label: "KARANTABA" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14997 +data: App\Entity\Commune {#6492 …} +value: "215" +label: "KEUR BAKA" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14998 +data: App\Entity\Commune {#6513 …} +value: "216" +label: "KEUR MADIABEL" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14999 +data: App\Entity\Commune {#6534 …} +value: "217" +label: "KEUR MOMAR SARR" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15000 +data: App\Entity\Commune {#6555 …} +value: "218" +label: "KEUR MOUSSA" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15001 +data: App\Entity\Commune {#6576 …} +value: "219" +label: "KEUR SALOUM DIANE" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15002 +data: App\Entity\Commune {#6597 …} +value: "220" +label: "KEUR SAMBA KANE" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15003 +data: App\Entity\Commune {#6618 …} +value: "221" +label: "KOLIBANTANG" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15004 +data: App\Entity\Commune {#6639 …} +value: "222" +label: "KOUL" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15005 +data: App\Entity\Commune {#6660 …} +value: "223" +label: "KOUSSANAR" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15006 +data: App\Entity\Commune {#6684 …} +value: "224" +label: "LAMBAYE" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15007 +data: App\Entity\Commune {#6705 …} +value: "225" +label: "LATMINGUE" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15008 +data: App\Entity\Commune {#6726 …} +value: "226" +label: "LEONA" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15009 +data: App\Entity\Commune {#6747 …} +value: "227" +label: "LORO" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15010 +data: App\Entity\Commune {#6768 …} +value: "228" +label: "MABO" +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15011 +data: App\Entity\Commune {#6789 …} +value: "229" +label: "MADINA" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15012 +data: App\Entity\Commune {#6810 …} +value: "230" +label: "MADINA FOULBE" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15013 +data: App\Entity\Commune {#6831 …} +value: "231" +label: "KARANG POSTE" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15014 +data: App\Entity\Commune {#6852 …} +value: "232" +label: "KEUR SAMBA GUEYE" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15015 +data: App\Entity\Commune {#6873 …} +value: "233" +label: "GUEULE TAPEE-FASS-COLOBANE" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15016 +data: App\Entity\Commune {#6894 …} +value: "234" +label: "MADINA WANDIFA" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15017 +data: App\Entity\Commune {#6915 …} +value: "235" +label: "MALICOUNDA" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15018 +data: App\Entity\Commune {#6936 …} +value: "236" +label: "MALIKA" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15019 +data: App\Entity\Commune {#6957 …} +value: "237" +label: "MANGAGOULACK" +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15020 +data: App\Entity\Commune {#6978 …} +value: "238" +label: "MANGAROUNGOU SANTO" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15021 +data: App\Entity\Commune {#6999 …} +value: "239" +label: "MARSASSOUM" +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15022 +data: App\Entity\Commune {#7020 …} +value: "240" +label: "MATAM" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15023 +data: App\Entity\Commune {#7041 …} +value: "241" +label: "MBACKE" +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15024 +data: App\Entity\Commune {#7062 …} +value: "242" +label: "MBACKE CAJOR" +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15025 +data: App\Entity\Commune {#7083 …} +value: "243" +label: "MBADAKHOUNE" +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15026 +data: App\Entity\Commune {#7104 …} +value: "244" +label: "MBADIANE" +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15027 +data: App\Entity\Commune {#7125 …} +value: "245" +label: "MBAO" +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15028 +data: App\Entity\Commune {#7146 …} +value: "246" +label: "MBEULEUP" +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15029 +data: App\Entity\Commune {#7167 …} +value: "247" +label: "MBOLO BIRANE" +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15030 +data: App\Entity\Commune {#7188 …} +value: "248" +label: "MBORO" +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15031 +data: App\Entity\Commune {#7209 …} +value: "249" +label: "MBOUR" +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15032 +data: App\Entity\Commune {#7230 …} +value: "250" +label: "MEDINA" +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15033 +data: App\Entity\Commune {#7251 …} +value: "251" +label: "MEDINA BAFFE" +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15034 +data: App\Entity\Commune {#7272 …} +value: "252" +label: "MEDINA CHERIF" +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15035 +data: App\Entity\Commune {#7293 …} +value: "253" +label: "MEDINA GOUNASS" +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15036 +data: App\Entity\Commune {#7314 …} +value: "254" +label: "MEDINATOUL SALAM 2" +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15037 +data: App\Entity\Commune {#7335 …} +value: "255" +label: "MEDINAYOROFOULAH" +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15038 +data: App\Entity\Commune {#7356 …} +value: "256" +label: "MEKHE" +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15039 +data: App\Entity\Commune {#7377 …} +value: "257" +label: "MERETO" +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15040 +data: App\Entity\Commune {#7398 …} +value: "258" +label: "MERINA DAKHAR" +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15041 +data: App\Entity\Commune {#7419 …} +value: "259" +label: "MERMOZ – SACRE COEUR" +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15042 +data: App\Entity\Commune {#7440 …} +value: "260" +label: "MERY" +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15043 +data: App\Entity\Commune {#7461 …} +value: "261" +label: "MISSIRAH" +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15044 +data: App\Entity\Commune {#7482 …} +value: "262" +label: "MISSIRAH SIRIMANA" +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15045 +data: App\Entity\Commune {#7503 …} +value: "263" +label: "MLOMP" +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15046 +data: App\Entity\Commune {#7524 …} +value: "264" +label: "MOUDERY" +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15047 +data: App\Entity\Commune {#7545 …} +value: "265" +label: "NABADJI CIVOL" +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15048 +data: App\Entity\Commune {#7566 …} +value: "266" +label: "NDAME" +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15049 +data: App\Entity\Commune {#7587 …} +value: "267" +label: "NDANGALMA" +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15050 +data: App\Entity\Commune {#7608 …} +value: "268" +label: "NDANKH SENE" +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15051 +data: App\Entity\Commune {#7629 …} +value: "269" +label: "NDENDORY" +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15052 +data: App\Entity\Commune {#7650 …} +value: "270" +label: "NDIAFFATE" +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15053 +data: App\Entity\Commune {#7671 …} +value: "271" +label: "NDIAMACOUTA" +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15054 +data: App\Entity\Commune {#7692 …} +value: "272" +label: "NDIAMALATHIEL" +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15055 +data: App\Entity\Commune {#7713 …} +value: "273" +label: "NDIAREME LIMAMOULAYE" +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15056 +data: App\Entity\Commune {#7734 …} +value: "274" +label: "NDIAYE" +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15057 +data: App\Entity\Commune {#7755 …} +value: "275" +label: "NDIAYENE PEINDAO" +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15058 +data: App\Entity\Commune {#7776 …} +value: "276" +label: "NDIEBENE GANDIOLE" +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15059 +data: App\Entity\Commune {#7797 …} +value: "277" +label: "NDIEDIENG" +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15060 +data: App\Entity\Commune {#7818 …} +value: "278" +label: "NDIENE LAGANE" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15061 +data: App\Entity\Commune {#7839 …} +value: "279" +label: "NDIEYENE SIRAKH" +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15062 +data: App\Entity\Commune {#7860 …} +value: "280" +label: "NDINDY" +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15063 +data: App\Entity\Commune {#7881 …} +value: "281" +label: "NDIOBENE SAMBA LAMO" +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15064 +data: App\Entity\Commune {#7902 …} +value: "282" +label: "NDIOGNICK" +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15065 +data: App\Entity\Commune {#7923 …} +value: "283" +label: "NDIOUM NGAINTH" +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15066 +data: App\Entity\Commune {#7944 …} +value: "284" +label: "NDOFFANE" +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15067 +data: App\Entity\Commune {#7965 …} +value: "285" +label: "NDOMBO SANDJIRY" +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15068 +data: App\Entity\Commune {#7986 …} +value: "286" +label: "NDRAME ESCALE" +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15069 +data: App\Entity\Commune {#8007 …} +value: "287" +label: "NGAPAROU" +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15070 +data: App\Entity\Commune {#8028 …} +value: "288" +label: "NGATHIE NAOUDE" +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15071 +data: App\Entity\Commune {#8049 …} +value: "289" +label: "NGNITH" +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15072 +data: App\Entity\Commune {#8070 …} +value: "290" +label: "NGOR" +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15073 +data: App\Entity\Commune {#8091 …} +value: "291" +label: "NGOUDIANE" +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15074 +data: App\Entity\Commune {#8112 …} +value: "292" +label: "NGOURANE OUOLOF" +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15075 +data: App\Entity\Commune {#8133 …} +value: "293" +label: "NGUEKHOKH" +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15076 +data: App\Entity\Commune {#8154 …} +value: "294" +label: "NGUELOU" +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15077 +data: App\Entity\Commune {#8175 …} +value: "295" +label: "NGUEUNE SARR" +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15078 +data: App\Entity\Commune {#8196 …} +value: "296" +label: "NGUIDJILONE" +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15079 +data: App\Entity\Commune {#8217 …} +value: "297" +label: "NIAGHA" +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15080 +data: App\Entity\Commune {#8238 …} +value: "298" +label: "NIAGUIS" +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15081 +data: App\Entity\Commune {#8259 …} +value: "299" +label: "NIAMING" +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15082 +data: App\Entity\Commune {#8280 …} +value: "300" +label: "NIANDANE" +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15083 +data: App\Entity\Commune {#8301 …} +value: "301" +label: "NIASSIA" +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15084 +data: App\Entity\Commune {#8322 …} +value: "302" +label: "NIAYES" +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15085 +data: App\Entity\Commune {#8343 …} +value: "303" +label: "NINEFECHA" +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15086 +data: App\Entity\Commune {#8364 …} +value: "304" +label: "NIORO" +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15087 +data: App\Entity\Commune {#8385 …} +value: "305" +label: "NOTTO" +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15088 +data: App\Entity\Commune {#8406 …} +value: "306" +label: "MAKACOLIBANTANG" +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15089 +data: App\Entity\Commune {#8427 …} +value: "307" +label: "MISSIRAH" +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15090 +data: App\Entity\Commune {#8448 …} +value: "308" +label: "NDOGA BABACAR" +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15091 +data: App\Entity\Commune {#8469 …} +value: "309" +label: "MBELLACADIAO" +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15092 +data: App\Entity\Commune {#8490 …} +value: "310" +label: "NDIOP" +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15093 +data: App\Entity\Commune {#8511 …} +value: "311" +label: "NGAYOKHEME" +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15094 +data: App\Entity\Commune {#8532 …} +value: "312" +label: "MAMPATIM" +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15095 +data: App\Entity\Commune {#8553 …} +value: "313" +label: "MBANE" +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15096 +data: App\Entity\Commune {#8574 …} +value: "314" +label: "MBAR" +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15097 +data: App\Entity\Commune {#8595 …} +value: "315" +label: "MBAYENE" +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15098 +data: App\Entity\Commune {#8616 …} +value: "316" +label: "MBEDIENE" +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15099 +data: App\Entity\Commune {#8637 …} +value: "317" +label: "MBEULEUKHE" +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15100 +data: App\Entity\Commune {#8658 …} +value: "318" +label: "MBOSS" +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15101 +data: App\Entity\Commune {#8679 …} +value: "319" +label: "MBOULA" +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15102 +data: App\Entity\Commune {#8700 …} +value: "320" +label: "MBOUMBA" +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15103 +data: App\Entity\Commune {#8721 …} +value: "321" +label: "MEDINA GOUNASS" +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15104 +data: App\Entity\Commune {#8742 …} +value: "322" +label: "MEDINA SABAKH" +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15105 +data: App\Entity\Commune {#8763 …} +value: "323" +label: "MEOUANE" +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15106 +data: App\Entity\Commune {#8784 …} +value: "324" +label: "MLOMP" +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15107 +data: App\Entity\Commune {#8805 …} +value: "325" +label: "MONT ROLLAND" +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15108 +data: App\Entity\Commune {#8826 …} +value: "326" +label: "MPAL" +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15109 +data: App\Entity\Commune {#8847 …} +value: "327" +label: "NDANDE" +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15110 +data: App\Entity\Commune {#8868 …} +value: "328" +label: "NDIAGNE" +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15111 +data: App\Entity\Commune {#8889 …} +value: "329" +label: "NDIEBEL" +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15112 +data: App\Entity\Commune {#8910 …} +value: "330" +label: "NDONDOL" +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15113 +data: App\Entity\Commune {#8931 …} +value: "331" +label: "NDORNA" +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15114 +data: App\Entity\Commune {#8952 …} +value: "332" +label: "NDOULO" +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15115 +data: App\Entity\Commune {#8973 …} +value: "333" +label: "NDOYENE" +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15116 +data: App\Entity\Commune {#8994 …} +value: "334" +label: "NEMATABA" +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15117 +data: App\Entity\Commune {#9015 …} +value: "335" +label: "NGANDA" +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15118 +data: App\Entity\Commune {#9036 …} +value: "336" +label: "NGAYENE" +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15119 +data: App\Entity\Commune {#9057 …} +value: "337" +label: "NGHAYE" +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15120 +data: App\Entity\Commune {#9078 …} +value: "338" +label: "NGOGOM" +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15121 +data: App\Entity\Commune {#9099 …} +value: "339" +label: "NGOHE" +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15122 +data: App\Entity\Commune {#9120 …} +value: "340" +label: "NGOYE" +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15123 +data: App\Entity\Commune {#9141 …} +value: "341" +label: "NGUENIENE" +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15124 +data: App\Entity\Commune {#9162 …} +value: "342" +label: "NGUER MALAL" +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15125 +data: App\Entity\Commune {#9183 …} +value: "343" +label: "NGUIDILE" +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15126 +data: App\Entity\Commune {#9204 …} +value: "344" +label: "NIAMONE" +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15127 +data: App\Entity\Commune {#9225 …} +value: "345" +label: "NIOMRE" +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15128 +data: App\Entity\Commune {#9246 …} +value: "346" +label: "NDIAGANIAO" +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15129 +data: App\Entity\Commune {#9267 …} +value: "347" +label: "MBAM" +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15130 +data: App\Entity\Commune {#9288 …} +value: "348" +label: "NIASSENE" +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15131 +data: App\Entity\Commune {#9309 …} +value: "349" +label: "NIORO ALASSANE TALL" +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15132 +data: App\Entity\Commune {#9330 …} +value: "350" +label: "TAIBA THIEKENE" +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15133 +data: App\Entity\Commune {#9351 …} +value: "351" +label: "NOTTO GOUYE DIAMA" +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15134 +data: App\Entity\Commune {#9372 …} +value: "352" +label: "ODOBERE" +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15135 +data: App\Entity\Commune {#9393 …} +value: "353" +label: "OREFONDE" +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15136 +data: App\Entity\Commune {#9414 …} +value: "354" +label: "OUADIOUR" +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15137 +data: App\Entity\Commune {#9435 …} +value: "355" +label: "OUAKAM" +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15138 +data: App\Entity\Commune {#9456 …} +value: "356" +label: "OUANDE" +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15139 +data: App\Entity\Commune {#9477 …} +value: "357" +label: "OUARKHOKH" +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15140 +data: App\Entity\Commune {#9498 …} +value: "358" +label: "OUASSADOU" +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15141 +data: App\Entity\Commune {#9519 …} +value: "359" +label: "OUBADJI" +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15142 +data: App\Entity\Commune {#9540 …} +value: "360" +label: "OUDOUCAR" +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15143 +data: App\Entity\Commune {#9561 …} +value: "361" +label: "OUONCK" +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15144 +data: App\Entity\Commune {#9582 …} +value: "362" +label: "OUROSSOGUI" +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15145 +data: App\Entity\Commune {#9603 …} +value: "363" +label: "OUSSOUYE" +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15146 +data: App\Entity\Commune {#9624 …} +value: "364" +label: "PAKOUR" +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15147 +data: App\Entity\Commune {#9645 …} +value: "365" +label: "PAMBAL" +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15148 +data: App\Entity\Commune {#9666 …} +value: "366" +label: "PANAL OUOLOF" +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15149 +data: App\Entity\Commune {#9687 …} +value: "367" +label: "PARCELLES ASSAINIES" +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15150 +data: App\Entity\Commune {#9708 …} +value: "368" +label: "PAROUMBA" +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15151 +data: App\Entity\Commune {#9729 …} +value: "369" +label: "PASS KOTO" +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15152 +data: App\Entity\Commune {#9750 …} +value: "370" +label: "PATTAR" +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15153 +data: App\Entity\Commune {#9771 …} +value: "371" +label: "PATTE D’OIE" +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15154 +data: App\Entity\Commune {#9792 …} +value: "372" +label: "PAYAR" +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15155 +data: App\Entity\Commune {#9813 …} +value: "373" +label: "PEKESSE" +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15156 +data: App\Entity\Commune {#9834 …} +value: "374" +label: "PETE OUARACK" +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15157 +data: App\Entity\Commune {#9855 …} +value: "375" +label: "PIKINE DAGOUDANE" +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15158 +data: App\Entity\Commune {#9876 …} +value: "376" +label: "PIKINE EST" +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15159 +data: App\Entity\Commune {#9897 …} +value: "377" +label: "PIKINE NORD" +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15160 +data: App\Entity\Commune {#9918 …} +value: "378" +label: "PIKINE OUEST" +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15161 +data: App\Entity\Commune {#9939 …} +value: "379" +label: "PIRE GOUREYE" +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15162 +data: App\Entity\Commune {#9960 …} +value: "380" +label: "PODOR" +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15163 +data: App\Entity\Commune {#9981 …} +value: "381" +label: "POPENGUINE" +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15164 +data: App\Entity\Commune {#10002 …} +value: "382" +label: "POROKHANE" +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15165 +data: App\Entity\Commune {#10023 …} +value: "383" +label: "POUT" +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15166 +data: App\Entity\Commune {#10044 …} +value: "384" +label: "RANEROU" +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15167 +data: App\Entity\Commune {#10065 …} +value: "385" +label: "ROSS-BETHIO" +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15168 +data: App\Entity\Commune {#10086 …} +value: "386" +label: "ROSSO" +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15169 +data: App\Entity\Commune {#10107 …} +value: "387" +label: "RUFISQUE (VILLE)" +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15170 +data: App\Entity\Commune {#10128 …} +value: "388" +label: "RUFISQUE EST" +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15171 +data: App\Entity\Commune {#10149 …} +value: "389" +label: "RUFISQUE NORD" +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15172 +data: App\Entity\Commune {#10170 …} +value: "390" +label: "RUFISQUE OUEST" +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15173 +data: App\Entity\Commune {#10191 …} +value: "391" +label: "SABODALA" +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15174 +data: App\Entity\Commune {#10212 …} +value: "392" +label: "SAGATTA DJOLOF" +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15175 +data: App\Entity\Commune {#10233 …} +value: "393" +label: "SAGATTA GUETH" +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15176 +data: App\Entity\Commune {#10254 …} +value: "394" +label: "SAGNA" +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15177 +data: App\Entity\Commune {#10275 …} +value: "395" +label: "SAINT-LOUIS" +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15178 +data: App\Entity\Commune {#10296 …} +value: "396" +label: "SALIKEGNE" +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15179 +data: App\Entity\Commune {#10317 …} +value: "397" +label: "SALY PORTUDAL" +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15180 +data: App\Entity\Commune {#10338 …} +value: "398" +label: "SAM NOTAIRE" +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15181 +data: App\Entity\Commune {#10359 …} +value: "399" +label: "SAM YABAL" +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15182 +data: App\Entity\Commune {#10380 …} +value: "400" +label: "SAMA KANTA PEULH" +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15183 +data: App\Entity\Commune {#10401 …} +value: "401" +label: "SAMINE" +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15184 +data: App\Entity\Commune {#10422 …} +value: "402" +label: "SANTHIABA MANJACK" +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15185 +data: App\Entity\Commune {#10443 …} +value: "403" +label: "SARE COLY SALLE" +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15186 +data: App\Entity\Commune {#10464 …} +value: "404" +label: "SARE YOBA DIEGA" +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15187 +data: App\Entity\Commune {#10485 …} +value: "405" +label: "SEBIKOTANE" +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15188 +data: App\Entity\Commune {#10506 …} +value: "406" +label: "SEDHIOU" +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15189 +data: App\Entity\Commune {#10527 …} +value: "407" +label: "SEGRE-GATTA" +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15190 +data: App\Entity\Commune {#10548 …} +value: "408" +label: "SEMME" +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15191 +data: App\Entity\Commune {#10569 …} +value: "409" +label: "SENDOU" +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15192 +data: App\Entity\Commune {#10590 …} +value: "410" +label: "SIBASSOR" +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15193 +data: App\Entity\Commune {#10611 …} +value: "411" +label: "SICAP - LIBERTE" +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15194 +data: App\Entity\Commune {#10632 …} +value: "412" +label: "SIMBANDI BALANTE" +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15195 +data: App\Entity\Commune {#10653 …} +value: "413" +label: "SIMBANDI BRASSOU" +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15196 +data: App\Entity\Commune {#10674 …} +value: "414" +label: "SINTHIANG KOUNDARA" +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15197 +data: App\Entity\Commune {#10695 …} +value: "415" +label: "SINTHIOU BAMAMBE-BANADJI" +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15198 +data: App\Entity\Commune {#10716 …} +value: "416" +label: "SINTHIOU BOCAR ALY" +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15199 +data: App\Entity\Commune {#10737 …} +value: "417" +label: "SINTHIOU MAMADOU BOUBOU" +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15200 +data: App\Entity\Commune {#10758 …} +value: "418" +label: "SOMONE" +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15201 +data: App\Entity\Commune {#10779 …} +value: "419" +label: "SUELLE" +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15202 +data: App\Entity\Commune {#10800 …} +value: "420" +label: "TAIBA MOUTOUPHA" +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15203 +data: App\Entity\Commune {#10821 …} +value: "421" +label: "TAIBA THIEKENE" +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15204 +data: App\Entity\Commune {#10842 …} +value: "422" +label: "TANKON" +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15205 +data: App\Entity\Commune {#10863 …} +value: "423" +label: "TASSETE" +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15206 +data: App\Entity\Commune {#10884 …} +value: "424" +label: "TENGHORI" +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15207 +data: App\Entity\Commune {#10905 …} +value: "425" +label: "THIADIAYE" +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15208 +data: App\Entity\Commune {#10926 …} +value: "426" +label: "THIAKHAR" +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15209 +data: App\Entity\Commune {#10947 …} +value: "427" +label: "THIAMENE PASSE" +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15210 +data: App\Entity\Commune {#10968 …} +value: "428" +label: "THIARE" +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15211 +data: App\Entity\Commune {#10989 …} +value: "429" +label: "THIARNY" +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15212 +data: App\Entity\Commune {#11010 …} +value: "430" +label: "THIAROYE" +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15213 +data: App\Entity\Commune {#11031 …} +value: "431" +label: "THIAROYE GARE" +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15214 +data: App\Entity\Commune {#11052 …} +value: "432" +label: "THIAROYE SUR MER" +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15215 +data: App\Entity\Commune {#11073 …} +value: "433" +label: "THIEL" +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15216 +data: App\Entity\Commune {#11094 …} +value: "434" +label: "THIENABA" +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15217 +data: App\Entity\Commune {#11115 …} +value: "435" +label: "NIAKHAR" +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15218 +data: App\Entity\Commune {#11136 …} +value: "436" +label: "OGO" +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15219 +data: App\Entity\Commune {#11157 …} +value: "437" +label: "ORKADIERE" +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15220 +data: App\Entity\Commune {#11178 …} +value: "438" +label: "OUKOUT" +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15221 +data: App\Entity\Commune {#11199 …} +value: "439" +label: "OUROUR" +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15222 +data: App\Entity\Commune {#11220 …} +value: "440" +label: "PAOS KOTO" +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15223 +data: App\Entity\Commune {#11241 …} +value: "441" +label: "PATA" +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15224 +data: App\Entity\Commune {#11262 …} +value: "442" +label: "PATAR LIA" +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15225 +data: App\Entity\Commune {#11283 …} +value: "443" +label: "PETE" +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15226 +data: App\Entity\Commune {#11304 …} +value: "444" +label: "REFANE" +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15227 +data: App\Entity\Commune {#11325 …} +value: "445" +label: "RONKH" +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15228 +data: App\Entity\Commune {#11346 …} +value: "446" +label: "SADATOU" +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15229 +data: App\Entity\Commune {#11367 …} +value: "447" +label: "SADIO" +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15230 +data: App\Entity\Commune {#11388 …} +value: "448" +label: "SAKAL" +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15231 +data: App\Entity\Commune {#11409 …} +value: "449" +label: "SAKAR" +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15232 +data: App\Entity\Commune {#11430 …} +value: "450" +label: "SANDIARA" +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15233 +data: App\Entity\Commune {#11451 …} +value: "451" +label: "SANGALKAM" +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15234 +data: App\Entity\Commune {#11472 …} +value: "452" +label: "SARAYA" +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15235 +data: App\Entity\Commune {#11493 …} +value: "453" +label: "SARE BIDJI" +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15236 +data: App\Entity\Commune {#11514 …} +value: "454" +label: "SESSENE" +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15237 +data: App\Entity\Commune {#11535 …} +value: "455" +label: "SINDIA" +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15238 +data: App\Entity\Commune {#11556 …} +value: "456" +label: "SINTHIOU FISSA" +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15239 +data: App\Entity\Commune {#11577 …} +value: "457" +label: "SYER" +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15240 +data: App\Entity\Commune {#11598 …} +value: "458" +label: "TAIBA NDIAYE" +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15241 +data: App\Entity\Commune {#11619 …} +value: "459" +label: "TAIF" +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15242 +data: App\Entity\Commune {#11640 …} +value: "460" +label: "TANAFF" +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15243 +data: App\Entity\Commune {#11661 …} +value: "461" +label: "TANKANTO ESCALE" +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15244 +data: App\Entity\Commune {#11682 …} +value: "462" +label: "THIAMENE" +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15245 +data: App\Entity\Commune {#11703 …} +value: "463" +label: "OUDALAYE" +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15246 +data: App\Entity\Commune {#11724 …} +value: "464" +label: "THIEPPE" +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15247 +data: App\Entity\Commune {#11745 …} +value: "465" +label: "RIBOT ESCALE" +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15248 +data: App\Entity\Commune {#11769 …} +value: "466" +label: "PALMARIN FACAO" +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15249 +data: App\Entity\Commune {#11790 …} +value: "467" +label: "PASSY" +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15250 +data: App\Entity\Commune {#11811 …} +value: "468" +label: "SOKONE" +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15251 +data: App\Entity\Commune {#11832 …} +value: "469" +label: "SOUM" +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15252 +data: App\Entity\Commune {#11853 …} +value: "470" +label: "THIES NORD" +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15253 +data: App\Entity\Commune {#11874 …} +value: "471" +label: "THIES OUEST" +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15254 +data: App\Entity\Commune {#11895 …} +value: "472" +label: "THIETTY" +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15255 +data: App\Entity\Commune {#11916 …} +value: "473" +label: "THILE BOUBACAR" +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15256 +data: App\Entity\Commune {#11937 …} +value: "474" +label: "THILOGNE" +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15257 +data: App\Entity\Commune {#11958 …} +value: "475" +label: "THIOLOM FALL" +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15258 +data: App\Entity\Commune {#11979 …} +value: "476" +label: "THIOMBY" +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15259 +data: App\Entity\Commune {#12000 …} +value: "477" +label: "THIONK-ESSYL" +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15260 +data: App\Entity\Commune {#12021 …} +value: "478" +label: "TIVAOUANE" +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15261 +data: App\Entity\Commune {#12042 …} +value: "479" +label: "TIVAOUANE – DIACK SAO" +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15262 +data: App\Entity\Commune {#12063 …} +value: "480" +label: "TIVAOUANE PEULH-NIAGA" +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15263 +data: App\Entity\Commune {#12084 …} +value: "481" +label: "TOCKY GARE" +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15264 +data: App\Entity\Commune {#12105 …} +value: "482" +label: "TOMBORONCOTO" +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15265 +data: App\Entity\Commune {#12126 …} +value: "483" +label: "TOUBA FALL" +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15266 +data: App\Entity\Commune {#12147 …} +value: "484" +label: "TOUBA LAPPE" +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15267 +data: App\Entity\Commune {#12168 …} +value: "485" +label: "TOUBA MBELLA" +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15268 +data: App\Entity\Commune {#12189 …} +value: "486" +label: "TOUBA MOSQUEE" +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15269 +data: App\Entity\Commune {#12210 …} +value: "487" +label: "TOUMBOURA" +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15270 +data: App\Entity\Commune {#12231 …} +value: "488" +label: "TOURE MBONDE" +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15271 +data: App\Entity\Commune {#12252 …} +value: "489" +label: "VELINGARA" +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15272 +data: App\Entity\Commune {#12273 …} +value: "490" +label: "WACK NGOUNA" +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15273 +data: App\Entity\Commune {#12294 …} +value: "491" +label: "WAKHINANE NIMZATH" +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15274 +data: App\Entity\Commune {#12315 …} +value: "492" +label: "WALALDE" +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15275 +data: App\Entity\Commune {#12336 …} +value: "493" +label: "WOURO SIDY" +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15276 +data: App\Entity\Commune {#12357 …} +value: "494" +label: "YANG-YANG" +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15277 +data: App\Entity\Commune {#12378 …} +value: "495" +label: "YARANG BALANTE" +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15278 +data: App\Entity\Commune {#12399 …} +value: "496" +label: "YENNE" +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15279 +data: App\Entity\Commune {#12420 …} +value: "497" +label: "YEUMBEUL NORD" +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15280 +data: App\Entity\Commune {#12441 …} +value: "498" +label: "YEUMBEUL SUD" +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15281 +data: App\Entity\Commune {#12462 …} +value: "499" +label: "YOFF" +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15282 +data: App\Entity\Commune {#12483 …} +value: "500" +label: "ZIGUINCHOR" +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15283 +data: App\Entity\Commune {#12504 …} +value: "501" +label: "TAMBACOUNDA" +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15284 +data: App\Entity\Commune {#12525 …} +value: "502" +label: "FASS THIEKENE" +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15285 +data: App\Entity\Commune {#12546 …} +value: "503" +label: "KOUNGHEUL" +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15286 +data: App\Entity\Commune {#12567 …} +value: "504" +label: "MISSIRAH WADENE" +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15287 +data: App\Entity\Commune {#12588 …} +value: "505" +label: "NGAINTHE PATHE" +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15288 +data: App\Entity\Commune {#12609 …} +value: "506" +label: "SALY ESCALE" +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15289 +data: App\Entity\Commune {#12630 …} +value: "507" +label: "DIALACOTO" +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15290 +data: App\Entity\Commune {#12651 …} +value: "508" +label: "NETTEBOULOU" +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15291 +data: App\Entity\Commune {#12672 …} +value: "509" +label: "NIANI TOUCOULEUR" +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15292 +data: App\Entity\Commune {#12693 …} +value: "510" +label: "DIAOULE" +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15293 +data: App\Entity\Commune {#12714 …} +value: "511" +label: "DIARRERE" +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15294 +data: App\Entity\Commune {#12735 …} +value: "512" +label: "DIOFFIOR" +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15295 +data: App\Entity\Commune {#12756 …} +value: "513" +label: "DJILASSE" +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15296 +data: App\Entity\Commune {#12777 …} +value: "514" +label: "TATTAGUINE" +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15297 +data: App\Entity\Commune {#12798 …} +value: "515" +label: "THIARE NDIALGUI" +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15298 +data: App\Entity\Commune {#12819 …} +value: "516" +label: "NDIOUM" +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15299 +data: App\Entity\Commune {#12840 …} +value: "517" +label: "WAOUNDE" +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15300 +data: App\Entity\Commune {#12861 …} +value: "518" +label: "RICHARD TOLL" +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15301 +data: App\Entity\Commune {#12882 …} +value: "519" +label: "KHOMBOLE" +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15302 +data: App\Entity\Commune {#12903 …} +value: "520" +label: "THIES (VILLE)" +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15303 +data: App\Entity\Commune {#12924 …} +value: "521" +label: "NDIOUMANE" +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15304 +data: App\Entity\Commune {#12945 …} +value: "522" +label: "AOURE" +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15305 +data: App\Entity\Commune {#12966 …} +value: "523" +label: "DIAKHAO" +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15306 +data: App\Entity\Commune {#12987 …} +value: "524" +label: "ADEANE" +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15307 +data: App\Entity\Commune {#13008 …} +value: "525" +label: "AGNAM CIVOL" +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15308 +data: App\Entity\Commune {#13029 …} +value: "526" +label: "AOURE" +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15309 +data: App\Entity\Commune {#13050 …} +value: "527" +label: "BAGADADJI" +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15310 +data: App\Entity\Commune {#13071 …} +value: "528" +label: "BANDAFASSI" +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15311 +data: App\Entity\Commune {#13092 …} +value: "529" +label: "BOUNKILING" +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15312 +data: App\Entity\Commune {#13113 …} +value: "530" +label: "CHERIF LO" +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15313 +data: App\Entity\Commune {#13134 …} +value: "531" +label: "COLOBANE" +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15314 +data: App\Entity\Commune {#13155 …} +value: "532" +label: "DABO" +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15315 +data: App\Entity\Commune {#13176 …} +value: "533" +label: "DAKATELI" +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15316 +data: App\Entity\Commune {#13197 …} +value: "534" +label: "DAROU MARNANE" +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15317 +data: App\Entity\Commune {#13218 …} +value: "535" +label: "DIOUROUP" +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15318 +data: App\Entity\Commune {#13239 …} +value: "536" +label: "DJIRNDA" +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15319 +data: App\Entity\Commune {#13260 …} +value: "537" +label: "FANAYE" +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15320 +data: App\Entity\Commune {#13281 …} +value: "538" +label: "FONGOLIMBI" +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15321 +data: App\Entity\Commune {#13302 …} +value: "539" +label: "IDA MOURIDE" +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15322 +data: App\Entity\Commune {#13323 …} +value: "540" +label: "KAFOUNTINE" +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15323 +data: App\Entity\Commune {#13344 …} +value: "541" +label: "KEUR MABA DIAKHOU" +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15324 +data: App\Entity\Commune {#13365 …} +value: "542" +label: "KOUMPENTOUM" +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15325 +data: App\Entity\Commune {#13386 …} +value: "543" +label: "LOUR ESCALE" +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15326 +data: App\Entity\Commune {#13407 …} +value: "544" +label: "MAKA YOP" +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15327 +data: App\Entity\Commune {#13428 …} +value: "545" +label: "MALEM HODDAR" +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15328 +data: App\Entity\Commune {#13449 …} +value: "546" +label: "MALEM NIANI" +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15329 +data: App\Entity\Commune {#13470 …} +value: "547" +label: "MEDINA EL HADJ" +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15330 +data: App\Entity\Commune {#13491 …} +value: "548" +label: "NDIAGO" +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15331 +data: App\Entity\Commune {#13512 …} +value: "549" +label: "NGANDIOUF" +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15332 +data: App\Entity\Commune {#13533 …} +value: "550" +label: "NIAKHENE" +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15333 +data: App\Entity\Commune {#13554 …} +value: "551" +label: "OULAMPANE" +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15334 +data: App\Entity\Commune {#13575 …} +value: "552" +label: "SINTHIOU MALEME" +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15335 +data: App\Entity\Commune {#13596 …} +value: "553" +label: "PATAR" +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15336 +data: App\Entity\Commune {#13617 …} +value: "554" +label: "SALEMATA" +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15337 +data: App\Entity\Commune {#13638 …} +value: "555" +label: "SANSAMBA" +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15338 +data: App\Entity\Commune {#13659 …} +value: "556" +label: "SINDIAN" +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15339 +data: App\Entity\Commune {#13680 …} +value: "557" +label: "TAIBA NIASSENE" +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15340 +data: App\Entity\Commune {#13701 …} +value: "558" +label: "TESSEKERE FORAGE" +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15341 +data: App\Entity\Commune {#13722 …} +value: "559" +label: "THILMAKHA" +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15342 +data: App\Entity\Commune {#13743 …} +value: "560" +label: "TOUBA MBOUL" +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15343 +data: App\Entity\Commune {#13764 …} +value: "561" +label: "TOUBA MERINA" +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15344 +data: App\Entity\Commune {#13785 …} +value: "562" +label: "TOUBA TOUL" +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15345 +data: App\Entity\Commune {#13806 …} +value: "563" +label: "TOUBACOUTA" +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15346 +data: App\Entity\Commune {#13827 …} +value: "564" +label: "VELINGARA" +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15347 +data: App\Entity\Commune {#13848 …} +value: "565" +label: "DEPARTEMENT KEBEMER" +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15348 +data: App\Entity\Commune {#13869 …} +value: "566" +label: "DEPARTEMENT LINGUERE" +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15349 +data: App\Entity\Commune {#13890 …} +value: "567" +label: "DEPARTEMENT LOUGA" +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15350 +data: App\Entity\Commune {#13911 …} +value: "568" +label: "DEPARTEMENT MBOUR" +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15351 +data: App\Entity\Commune {#13932 …} +value: "569" +label: "DEPARTEMENT THIES" +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15352 +data: App\Entity\Commune {#13953 …} +value: "570" +label: "DEPARTEMENT TIVAOUANE" +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15353 +data: App\Entity\Commune {#13974 …} +value: "571" +label: "DEPARTEMENT SEDHIOU" +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15354 +data: App\Entity\Commune {#13995 …} +value: "572" +label: "DEPARTEMENT GOUDOMP" +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15355 +data: App\Entity\Commune {#14016 …} +value: "573" +label: "DEPARTEMENT BOUNKILING" +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15356 +data: App\Entity\Commune {#14037 …} +value: "574" +label: "DEPARTEMENT KEDOUGOU" +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15357 +data: App\Entity\Commune {#14058 …} +value: "575" +label: "DEPARTEMENT DIOURBEL" +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15358 +data: App\Entity\Commune {#14079 …} +value: "576" +label: "DEPARTEMENT BIGNONA" +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15359 +data: App\Entity\Commune {#14100 …} +value: "577" +label: "DEPARTEMENT SALEMATA" +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15360 +data: App\Entity\Commune {#14121 …} +value: "578" +label: "DEPARTEMENT VELINGARA" +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15361 +data: App\Entity\Commune {#14142 …} +value: "579" +label: "DEPARTEMENT OUSSOUYE" +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15362 +data: App\Entity\Commune {#14163 …} +value: "580" +label: "DEPARTEMENT MEDINA YORO FOULAH" +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15363 +data: App\Entity\Commune {#14184 …} +value: "581" +label: "DEPARTEMENT SARAYA" +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15364 +data: App\Entity\Commune {#14205 …} +value: "582" +label: "DEPARTEMENT ZIGUINCHOR" +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15365 +data: App\Entity\Commune {#14226 …} +value: "583" +label: "DEPARTEMENT FATICK" +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15366 +data: App\Entity\Commune {#14247 …} +value: "584" +label: "DEPARTEMENT FOUNDIOUGNE" +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15367 +data: App\Entity\Commune {#14268 …} +value: "585" +label: "DEPARTEMENT GOSSAS" +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15368 +data: App\Entity\Commune {#14289 …} +value: "586" +label: "DEPARTEMENT MATAM" +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15369 +data: App\Entity\Commune {#14310 …} +value: "587" +label: "DEPARTEMENT KANEL" +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15370 +data: App\Entity\Commune {#14331 …} +value: "588" +label: "DEPARTEMENT RANEROU" +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15371 +data: App\Entity\Commune {#14352 …} +value: "589" +label: "DEPARTEMENT BAMBEY" +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15372 +data: App\Entity\Commune {#14373 …} +value: "590" +label: "DEPARTEMENT MBACKE" +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15373 +data: App\Entity\Commune {#14394 …} +value: "591" +label: "DEPARTEMENT KOLDA" +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15374 +data: App\Entity\Commune {#14415 …} +value: "592" +label: "DEPARTEMENT BAKEL" +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15375 +data: App\Entity\Commune {#14436 …} +value: "593" +label: "DEPARTEMENT GOUDIRY" +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15376 +data: App\Entity\Commune {#14457 …} +value: "594" +label: "DEPARTEMENT KOUMPENTOUM" +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15377 +data: App\Entity\Commune {#14478 …} +value: "595" +label: "DEPARTEMENT TAMBACOUNDA" +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15378 +data: App\Entity\Commune {#14499 …} +value: "596" +label: "VILLE DAKAR" +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15379 +data: App\Entity\Commune {#14520 …} +value: "597" +label: "VILLE GUEDIAWAYE" +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15380 +data: App\Entity\Commune {#14541 …} +value: "598" +label: "VILLE PIKINE" +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15381 +data: App\Entity\Commune {#14562 …} +value: "599" +label: "VILLE RUFISQUE " +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15382 +data: App\Entity\Commune {#14583 …} +value: "600" +label: "DEPARTEMENT GUINGUINEO" +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15383 +data: App\Entity\Commune {#14604 …} +value: "601" +label: "DEPARTEMENT KAOLACK" +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15384 +data: App\Entity\Commune {#14625 …} +value: "602" +label: "DEPARTEMENT NIORO" +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15385 +data: App\Entity\Commune {#14646 …} +value: "603" +label: "DEPARTEMENT DAGANA" +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15386 +data: App\Entity\Commune {#14667 …} +value: "604" +label: "DEPARTEMENT PODOR" +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15387 +data: App\Entity\Commune {#14688 …} +value: "605" +label: "DEPARTEMENT BIRKILANE" +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15388 +data: App\Entity\Commune {#14709 …} +value: "606" +label: "DEPARTEMENT KAFFRINE" +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15389 +data: App\Entity\Commune {#14730 …} +value: "607" +label: "DEPARTEMENT KOUNGHEUL" +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15390 +data: App\Entity\Commune {#14751 …} +value: "608" +label: "DEPARTEMENT MALEM HODDAR" +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15391 +data: App\Entity\Commune {#14772 …} +value: "609" +label: "DEPARTEMENT SAINT-LOUIS" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1490 -errors: [] -form: Symfony\Component\Form\Form {#1191 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1491 …5} |
| full_name | "realisations[cl]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "realisations_cl" |
| is_selected | Closure($choice, $value) {#1493 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Collectivité" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "cl" |
| placeholder | null |
| 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 | "_realisations_cl" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
generique
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "select2" ] |
[ "class" => "select2" ] |
| choice_label | "Libelle" |
same as passed value |
| class | "App\Entity\Libellemicroprojet" |
same as passed value |
| label | "Libellé harmonisé" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "select2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "Libelle" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1123 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1054 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1124 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1008 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1144 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1119 …} } |
| choices | null |
| class | "App\Entity\Libellemicroprojet" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#579 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#850 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#849 …} -namespace: Closure() {#856 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLE6MY7c\EntityManagerGhost614a58f {#124 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1050 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerLE6MY7c\EntityManagerGhost614a58f {#124 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1053 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Libellé harmonisé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1055 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#1056 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "select2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_realisations_generique" ] |
| cache_key | "_realisations_generique_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15395 +data: App\Entity\Libellemicroprojet {#15403 …} +value: "1" +label: "Construction de dispensaire" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15408 +data: App\Entity\Libellemicroprojet {#15442 …} +value: "2" +label: "Construction de case de santé" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15397 +data: App\Entity\Libellemicroprojet {#15449 …} +value: "3" +label: "Construction de centre socioculturel" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15417 +data: App\Entity\Libellemicroprojet {#15456 …} +value: "4" +label: "Construction de maternité" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15396 +data: App\Entity\Libellemicroprojet {#15463 …} +value: "5" +label: "Construction de poste de santé" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15406 +data: App\Entity\Libellemicroprojet {#15470 …} +value: "6" +label: "Construction de salle d hospitalisation/observation" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15402 +data: App\Entity\Libellemicroprojet {#15477 …} +value: "7" +label: "Construction et équipement de case de santé" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15407 +data: App\Entity\Libellemicroprojet {#15484 …} +value: "8" +label: "Construction et équipement de centre de santé" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15398 +data: App\Entity\Libellemicroprojet {#15491 …} +value: "9" +label: "Construction et équipement de maternité" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15399 +data: App\Entity\Libellemicroprojet {#15498 …} +value: "10" +label: "Construction et équipement de poste de santé" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16198 +data: App\Entity\Libellemicroprojet {#15505 …} +value: "11" +label: "Réhabilitation de case de santé" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16199 +data: App\Entity\Libellemicroprojet {#15512 …} +value: "12" +label: "Réhabilitation de maternité" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16200 +data: App\Entity\Libellemicroprojet {#15519 …} +value: "13" +label: "Réhabilitation de poste de santé" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16201 +data: App\Entity\Libellemicroprojet {#15526 …} +value: "14" +label: "Réhabilitation et équipement de case de santé" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16202 +data: App\Entity\Libellemicroprojet {#15533 …} +value: "15" +label: "Réhabilitation et équipement de centre de santé" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16203 +data: App\Entity\Libellemicroprojet {#15540 …} +value: "16" +label: "Réhabilitation et équipement de maternité" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16204 +data: App\Entity\Libellemicroprojet {#15547 …} +value: "17" +label: "Réhabilitation et équipement de poste de santé" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16205 +data: App\Entity\Libellemicroprojet {#15554 …} +value: "18" +label: "Réhabilitation de salle d hospitalisation/observation" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16206 +data: App\Entity\Libellemicroprojet {#15561 …} +value: "19" +label: "Construction de logement pour ICP/sage-femme" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16207 +data: App\Entity\Libellemicroprojet {#15568 …} +value: "20" +label: "Réhabilitation de salle d hospitalisation/observation" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16208 +data: App\Entity\Libellemicroprojet {#15575 …} +value: "21" +label: "Équipement de poste de santé" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16209 +data: App\Entity\Libellemicroprojet {#15582 …} +value: "22" +label: "Équipement de centre de santé" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16210 +data: App\Entity\Libellemicroprojet {#15589 …} +value: "23" +label: "Équipement de maternité" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16211 +data: App\Entity\Libellemicroprojet {#15596 …} +value: "24" +label: "Construction d école" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16212 +data: App\Entity\Libellemicroprojet {#15603 …} +value: "25" +label: "Construction de salle de classe" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16213 +data: App\Entity\Libellemicroprojet {#15610 …} +value: "26" +label: "Construction de bibliothèque" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16214 +data: App\Entity\Libellemicroprojet {#15617 …} +value: "27" +label: "Construction de salle informatique" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16215 +data: App\Entity\Libellemicroprojet {#15624 …} +value: "28" +label: "Construction et équipement d école" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16216 +data: App\Entity\Libellemicroprojet {#15631 …} +value: "29" +label: "Construction et équipement de salle de classe" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16217 +data: App\Entity\Libellemicroprojet {#15638 …} +value: "30" +label: "Réhabilitation d école" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16218 +data: App\Entity\Libellemicroprojet {#15645 …} +value: "31" +label: "Réhabilitation de salle de classe" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16219 +data: App\Entity\Libellemicroprojet {#15652 …} +value: "32" +label: "Construction de centre socioculturel" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16220 +data: App\Entity\Libellemicroprojet {#15659 …} +value: "33" +label: "Construction de mur de clôture" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16221 +data: App\Entity\Libellemicroprojet {#15666 …} +value: "34" +label: "Acquisition de manuels/fournitures scolaires" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16222 +data: App\Entity\Libellemicroprojet {#15673 …} +value: "35" +label: "Acquisition de matériel scolaire" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16223 +data: App\Entity\Libellemicroprojet {#15680 …} +value: "36" +label: "Équipements d école" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16224 +data: App\Entity\Libellemicroprojet {#15687 …} +value: "37" +label: "Équipements de salle de classe" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16225 +data: App\Entity\Libellemicroprojet {#15694 …} +value: "38" +label: "Équipements de salle informatique" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16226 +data: App\Entity\Libellemicroprojet {#15701 …} +value: "39" +label: "Construction d abreuvoir" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16227 +data: App\Entity\Libellemicroprojet {#15708 …} +value: "40" +label: "Construction de mini-forage" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16228 +data: App\Entity\Libellemicroprojet {#15715 …} +value: "41" +label: "Construction de réservoir" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16229 +data: App\Entity\Libellemicroprojet {#15722 …} +value: "42" +label: "Extension de réseau d adduction d eau" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16230 +data: App\Entity\Libellemicroprojet {#15729 …} +value: "43" +label: "Adduction d eau" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16231 +data: App\Entity\Libellemicroprojet {#15736 …} +value: "44" +label: "Fonçage de puits" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16232 +data: App\Entity\Libellemicroprojet {#15743 …} +value: "45" +label: "Réhabilitation de puits" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16233 +data: App\Entity\Libellemicroprojet {#15750 …} +value: "46" +label: "Réhabilitation de réservoir" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16234 +data: App\Entity\Libellemicroprojet {#15757 …} +value: "47" +label: "Construction de réservoir" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16235 +data: App\Entity\Libellemicroprojet {#15764 …} +value: "48" +label: "Équipement de mini-forage" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16236 +data: App\Entity\Libellemicroprojet {#15771 …} +value: "49" +label: "Construction de mini-forage" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16237 +data: App\Entity\Libellemicroprojet {#15778 …} +value: "50" +label: "Réhabilitation de mini-forage" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16238 +data: App\Entity\Libellemicroprojet {#15785 …} +value: "51" +label: "Réhabilitation et équipement d unité de potabilisation" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16239 +data: App\Entity\Libellemicroprojet {#15792 …} +value: "52" +label: "Acquisition de motopompe" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16240 +data: App\Entity\Libellemicroprojet {#15799 …} +value: "53" +label: "Équipement de réservoir" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16241 +data: App\Entity\Libellemicroprojet {#15806 …} +value: "54" +label: "Équipement de mini-forage" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16242 +data: App\Entity\Libellemicroprojet {#15813 …} +value: "55" +label: "Aménagement de périmètre maraîcher" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16243 +data: App\Entity\Libellemicroprojet {#15820 …} +value: "56" +label: "Aménagement de terrain de football (utilisation multiple pour activités agricoles)" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16244 +data: App\Entity\Libellemicroprojet {#15827 …} +value: "57" +label: "Mise en place d unité de transformation céréalière" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16245 +data: App\Entity\Libellemicroprojet {#15834 …} +value: "58" +label: "Construction de parc à vaccination" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16246 +data: App\Entity\Libellemicroprojet {#15841 …} +value: "59" +label: "Construction d abattoir" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16247 +data: App\Entity\Libellemicroprojet {#15848 …} +value: "60" +label: "Réhabilitation d abattoir" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16248 +data: App\Entity\Libellemicroprojet {#15855 …} +value: "61" +label: "Construction de parcs à vaccination" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16249 +data: App\Entity\Libellemicroprojet {#15862 …} +value: "62" +label: "Acquisition de matériel agricole" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16250 +data: App\Entity\Libellemicroprojet {#15869 …} +value: "63" +label: "Acquisition d UTC" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16251 +data: App\Entity\Libellemicroprojet {#15876 …} +value: "64" +label: "Construction de magasins de stockage" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16252 +data: App\Entity\Libellemicroprojet {#15883 …} +value: "65" +label: "Construction de clôture" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16253 +data: App\Entity\Libellemicroprojet {#15890 …} +value: "66" +label: "Construction de foyer des jeunes" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16254 +data: App\Entity\Libellemicroprojet {#15897 …} +value: "67" +label: "Construction de foyer des femmes" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16255 +data: App\Entity\Libellemicroprojet {#15904 …} +value: "68" +label: "Construction de parking/hangar" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16256 +data: App\Entity\Libellemicroprojet {#15911 …} +value: "69" +label: "Construction de terrain de sport" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16257 +data: App\Entity\Libellemicroprojet {#15918 …} +value: "70" +label: "Construction de stade" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16258 +data: App\Entity\Libellemicroprojet {#15925 …} +value: "71" +label: "Construction de tribune" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16259 +data: App\Entity\Libellemicroprojet {#15932 …} +value: "72" +label: "Réhabilitation de centre socioculturel" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16260 +data: App\Entity\Libellemicroprojet {#15939 …} +value: "73" +label: "Aménagement de parcours sportif" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16261 +data: App\Entity\Libellemicroprojet {#15946 …} +value: "74" +label: "Lotissement de site d habitation" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16262 +data: App\Entity\Libellemicroprojet {#15953 …} +value: "75" +label: "Couverture de canaux ouverts" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16263 +data: App\Entity\Libellemicroprojet {#15960 …} +value: "76" +label: "Réhabilitation de bâtiment administratif" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16264 +data: App\Entity\Libellemicroprojet {#15967 …} +value: "77" +label: "Réhabilitation de foyer des jeunes" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16265 +data: App\Entity\Libellemicroprojet {#15974 …} +value: "78" +label: "Réhabilitation de mur de clôture" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16266 +data: App\Entity\Libellemicroprojet {#15981 …} +value: "79" +label: "Réhabilitation de stade" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16267 +data: App\Entity\Libellemicroprojet {#15988 …} +value: "80" +label: "Acquisition de matériel de nettoiement" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16268 +data: App\Entity\Libellemicroprojet {#15995 …} +value: "81" +label: "Acquisition de matériels et équipements" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16269 +data: App\Entity\Libellemicroprojet {#16002 …} +value: "82" +label: "Équipement administratif" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16270 +data: App\Entity\Libellemicroprojet {#16009 …} +value: "83" +label: "Mise en place d un système de gestion des ordures" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16271 +data: App\Entity\Libellemicroprojet {#16016 …} +value: "84" +label: "Reboisement" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16272 +data: App\Entity\Libellemicroprojet {#16023 …} +value: "85" +label: "Construction de latrine" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16273 +data: App\Entity\Libellemicroprojet {#16030 …} +value: "86" +label: "Construction de digue de protection" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16274 +data: App\Entity\Libellemicroprojet {#16037 …} +value: "87" +label: "Acquisition de matériel de nettoiement" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16275 +data: App\Entity\Libellemicroprojet {#16044 …} +value: "88" +label: "Acquisition de motopompe" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16276 +data: App\Entity\Libellemicroprojet {#16051 …} +value: "89" +label: "Acquisition de matériel de lutte contre les feux de brousse" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16277 +data: App\Entity\Libellemicroprojet {#16058 …} +value: "90" +label: "Réhabilitation de réseau électrique" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16278 +data: App\Entity\Libellemicroprojet {#16065 …} +value: "91" +label: "Extension du réseau électrique/éclairage public" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16279 +data: App\Entity\Libellemicroprojet {#16072 …} +value: "92" +label: "Acquisition de groupe électrogène" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16280 +data: App\Entity\Libellemicroprojet {#16079 …} +value: "93" +label: "Electrification de structures " +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16281 +data: App\Entity\Libellemicroprojet {#16086 …} +value: "94" +label: "Construction de cantine/souk" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16282 +data: App\Entity\Libellemicroprojet {#16093 …} +value: "95" +label: "Réhabilitation de cantine/souk" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16283 +data: App\Entity\Libellemicroprojet {#16100 …} +value: "96" +label: "Réhabilitation de marché" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16284 +data: App\Entity\Libellemicroprojet {#16107 …} +value: "97" +label: "Équipement de cantine/souk" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16285 +data: App\Entity\Libellemicroprojet {#16114 …} +value: "98" +label: "Construction de halle de marché" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16286 +data: App\Entity\Libellemicroprojet {#16121 …} +value: "99" +label: "Réhabilitation de halle de marché" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16287 +data: App\Entity\Libellemicroprojet {#16128 …} +value: "100" +label: "Construction de marché" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16288 +data: App\Entity\Libellemicroprojet {#16135 …} +value: "101" +label: "Travaux d aménagement de voirie" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16289 +data: App\Entity\Libellemicroprojet {#16142 …} +value: "102" +label: "Aménagement de gare routière/halte routière" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16290 +data: App\Entity\Libellemicroprojet {#16149 …} +value: "103" +label: "Construction de foirail" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16291 +data: App\Entity\Libellemicroprojet {#16156 …} +value: "104" +label: "Construction de fourrière " +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16292 +data: App\Entity\Libellemicroprojet {#16163 …} +value: "105" +label: "Construction et équipement d unité de transformation de produits forestiers" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16293 +data: App\Entity\Libellemicroprojet {#16170 …} +value: "106" +label: "Réhabilitation d hôtel communautaire" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16294 +data: App\Entity\Libellemicroprojet {#16177 …} +value: "107" +label: "Equipement de radio communautaire" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16295 +data: App\Entity\Libellemicroprojet {#16184 …} +value: "108" +label: "Lotissement de site d habitation" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16296 +data: App\Entity\Libellemicroprojet {#16191 …} +value: "109" +label: "Construction de piste" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#15392 -errors: [] -form: Symfony\Component\Form\Form {#1186 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1492 …5} |
| full_name | "realisations[generique]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "realisations_generique" |
| is_selected | Closure($choice, $value) {#15394 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Libellé harmonisé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "generique" |
| placeholder | null |
| 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 | "_realisations_generique" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
latitude
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 |
|---|---|---|
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#579 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#850 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#849 …} -namespace: Closure() {#856 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1157 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1164 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#1163 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_realisations_latitude" ] |
| cache_key | "_realisations_latitude_number" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16297 -errors: [] -form: Symfony\Component\Form\Form {#1183 …} } |
| form | Symfony\Component\Form\FormView {#15393 …5} |
| full_name | "realisations[latitude]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "realisations_latitude" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "latitude" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_realisations_latitude" |
| valid | true |
| value | "" |
longitude
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 |
|---|---|---|
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#579 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#850 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#849 …} -namespace: Closure() {#856 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1175 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1176 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#1178 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_realisations_longitude" ] |
| cache_key | "_realisations_longitude_number" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16298 -errors: [] -form: Symfony\Component\Form\Form {#1220 …} } |
| form | Symfony\Component\Form\FormView {#16299 …5} |
| full_name | "realisations[longitude]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "realisations_longitude" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "longitude" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_realisations_longitude" |
| valid | true |
| value | "" |
geolocalisation
Form type:
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 | [ "accept" => ".zip,.kml,.shp" ] |
[ "accept" => ".zip,.kml,.shp" ] |
| label | "Importation du SHAPEFILE" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "accept" => ".zip,.kml,.shp" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#579 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#850 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#849 …} -namespace: Closure() {#856 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Importation du SHAPEFILE" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| 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() {#1215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#1216 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "accept" => ".zip,.kml,.shp" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_realisations_geolocalisation" ] |
| cache_key | "_realisations_geolocalisation_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16300 -errors: [] -form: Symfony\Component\Form\Form {#1223 …} } |
| form | Symfony\Component\Form\FormView {#16301 …5} |
| full_name | "realisations[geolocalisation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "realisations_geolocalisation" |
| label | "Importation du SHAPEFILE" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "geolocalisation" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_realisations_geolocalisation" |
| valid | true |
| value | "" |
cout
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 |
|---|---|---|
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#579 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#850 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#849 …} -namespace: Closure() {#856 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1204 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1199 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#1208 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_realisations_cout" ] |
| cache_key | "_realisations_cout_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16302 -errors: [] -form: Symfony\Component\Form\Form {#1226 …} } |
| form | Symfony\Component\Form\FormView {#16303 …5} |
| full_name | "realisations[cout]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "realisations_cout" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cout" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_realisations_cout" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "83ac92cf5737fba7e47096064b9.mnLlMxtcdzCTWfehUWoa7-1bitQrLNXvW7Op8cv7CUk.qhndRCoWIWbfHa_EYCVstYsC2YwfaYKNafjKkJ3MZwjUGahXLG4WQ-cazw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "83ac92cf5737fba7e47096064b9.mnLlMxtcdzCTWfehUWoa7-1bitQrLNXvW7Op8cv7CUk.qhndRCoWIWbfHa_EYCVstYsC2YwfaYKNafjKkJ3MZwjUGahXLG4WQ-cazw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#579 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#850 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#849 …} -namespace: Closure() {#856 …} } |
| data | "83ac92cf5737fba7e47096064b9.mnLlMxtcdzCTWfehUWoa7-1bitQrLNXvW7Op8cv7CUk.qhndRCoWIWbfHa_EYCVstYsC2YwfaYKNafjKkJ3MZwjUGahXLG4WQ-cazw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16306 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() {#16310 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#16307 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_realisations__token" ] |
| cache_key | "_realisations__token_hidden" |
| compound | false |
| data | "83ac92cf5737fba7e47096064b9.mnLlMxtcdzCTWfehUWoa7-1bitQrLNXvW7Op8cv7CUk.qhndRCoWIWbfHa_EYCVstYsC2YwfaYKNafjKkJ3MZwjUGahXLG4WQ-cazw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16320 -errors: [] -form: Symfony\Component\Form\Form {#16316 …} } |
| form | Symfony\Component\Form\FormView {#16311 …5} |
| full_name | "realisations[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "realisations__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 | "_realisations__token" |
| valid | true |
| value | "83ac92cf5737fba7e47096064b9.mnLlMxtcdzCTWfehUWoa7-1bitQrLNXvW7Op8cv7CUk.qhndRCoWIWbfHa_EYCVstYsC2YwfaYKNafjKkJ3MZwjUGahXLG4WQ-cazw" |