Forms
-
microprojet
-
libelle
-
nombre
-
supsecteur
-
cout
-
libelleh
-
_token
-
microprojet
Form type:
"App\Form\MicroprojetType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Microprojet {#799 -id: null -libelle: null -libelleh: null -nombre: null -supsecteur: null -suplibelle: null -convention: null -cout: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Microprojet {#799 -id: null -libelle: null -libelleh: null -nombre: null -supsecteur: null -suplibelle: null -convention: null -cout: 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 {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#850 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#849 …} -namespace: Closure() {#856 …} } |
| data | App\Entity\Microprojet {#799 -id: null -libelle: null -libelleh: null -nombre: null -supsecteur: null -suplibelle: null -convention: null -cout: null } |
| data_class | "App\Entity\Microprojet" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#709 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Microprojet" } } |
| 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 {#133 …} $message: Closure() {#710 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "microprojet" "_microprojet" ] |
| cache_key | "_microprojet_microprojet" |
| compound | true |
| data | App\Entity\Microprojet {#799 -id: null -libelle: null -libelleh: null -nombre: null -supsecteur: null -suplibelle: null -convention: null -cout: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1053 -errors: [] -form: Symfony\Component\Form\Form {#1070 …} } |
| form | Symfony\Component\Form\FormView {#712 …5} |
| full_name | "microprojet" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "microprojet" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "microprojet" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_microprojet" |
| valid | true |
| value | App\Entity\Microprojet {#799 -id: null -libelle: null -libelleh: null -nombre: null -supsecteur: null -suplibelle: null -convention: null -cout: null } |
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" => 3000 ] |
[ "maxlength" => 3000 ] |
| 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" => 3000 ] |
| 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 {#581 -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) {#668 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() {#907 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#925 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 3000 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_microprojet_libelle" ] |
| cache_key | "_microprojet_libelle_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1091 -errors: [] -form: Symfony\Component\Form\Form {#1023 …} } |
| form | Symfony\Component\Form\FormView {#1093 …5} |
| full_name | "microprojet[libelle]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "microprojet_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 | "_microprojet_libelle" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
nombre
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 {#581 -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) {#934 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() {#968 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#700 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_microprojet_nombre" ] |
| cache_key | "_microprojet_nombre_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1090 -errors: [] -form: Symfony\Component\Form\Form {#1037 …} } |
| form | Symfony\Component\Form\FormView {#1089 …5} |
| full_name | "microprojet[nombre]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "microprojet_nombre" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nombre" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_microprojet_nombre" |
| valid | true |
| value | "" |
supsecteur
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 {#581 -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) {#667 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() {#979 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#964 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 1024 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_microprojet_supsecteur" ] |
| cache_key | "_microprojet_supsecteur_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1084 -errors: [] -form: Symfony\Component\Form\Form {#1033 …} } |
| form | Symfony\Component\Form\FormView {#1088 …5} |
| full_name | "microprojet[supsecteur]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "microprojet_supsecteur" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "supsecteur" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_microprojet_supsecteur" |
| uses_autocomplete | false |
| 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 {#581 -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) {#943 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() {#933 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#928 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_microprojet_cout" ] |
| cache_key | "_microprojet_cout_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1065 -errors: [] -form: Symfony\Component\Form\Form {#1072 …} } |
| form | Symfony\Component\Form\FormView {#929 …5} |
| full_name | "microprojet[cout]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "microprojet_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 | "_microprojet_cout" |
| valid | true |
| value | "" |
libelleh
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 |
| placeholder | "Select an option" |
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 {#1049 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1002 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1064 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1013 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1063 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1060 …} } |
| 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 {#581 -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 | ContainerE1VcvCF\EntityManagerGhost614a58f {#117 …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 {#744 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerE1VcvCF\EntityManagerGhost614a58f {#117 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#747 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Select an option" |
| 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() {#1001 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#1005 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "select2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_microprojet_libelleh" ] |
| cache_key | "_microprojet_libelleh_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1052 +data: App\Entity\Libellemicroprojet {#1226 …} +value: "1" +label: "Construction de dispensaire" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1108 +data: App\Entity\Libellemicroprojet {#1329 …} +value: "2" +label: "Construction de case de santé" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1223 +data: App\Entity\Libellemicroprojet {#1295 …} +value: "3" +label: "Construction de centre socioculturel" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1095 +data: App\Entity\Libellemicroprojet {#1348 …} +value: "4" +label: "Construction de maternité" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1157 +data: App\Entity\Libellemicroprojet {#1355 …} +value: "5" +label: "Construction de poste de santé" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1096 +data: App\Entity\Libellemicroprojet {#1362 …} +value: "6" +label: "Construction de salle d hospitalisation/observation" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1111 +data: App\Entity\Libellemicroprojet {#1369 …} +value: "7" +label: "Construction et équipement de case de santé" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1109 +data: App\Entity\Libellemicroprojet {#1376 …} +value: "8" +label: "Construction et équipement de centre de santé" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1168 +data: App\Entity\Libellemicroprojet {#1383 …} +value: "9" +label: "Construction et équipement de maternité" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1167 +data: App\Entity\Libellemicroprojet {#1390 …} +value: "10" +label: "Construction et équipement de poste de santé" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2117 +data: App\Entity\Libellemicroprojet {#1397 …} +value: "11" +label: "Réhabilitation de case de santé" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2118 +data: App\Entity\Libellemicroprojet {#1404 …} +value: "12" +label: "Réhabilitation de maternité" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +data: App\Entity\Libellemicroprojet {#1411 …} +value: "13" +label: "Réhabilitation de poste de santé" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +data: App\Entity\Libellemicroprojet {#1418 …} +value: "14" +label: "Réhabilitation et équipement de case de santé" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +data: App\Entity\Libellemicroprojet {#1425 …} +value: "15" +label: "Réhabilitation et équipement de centre de santé" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +data: App\Entity\Libellemicroprojet {#1432 …} +value: "16" +label: "Réhabilitation et équipement de maternité" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +data: App\Entity\Libellemicroprojet {#1439 …} +value: "17" +label: "Réhabilitation et équipement de poste de santé" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +data: App\Entity\Libellemicroprojet {#1446 …} +value: "18" +label: "Réhabilitation de salle d hospitalisation/observation" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2125 +data: App\Entity\Libellemicroprojet {#1453 …} +value: "19" +label: "Construction de logement pour ICP/sage-femme" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +data: App\Entity\Libellemicroprojet {#1460 …} +value: "20" +label: "Réhabilitation de salle d hospitalisation/observation" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2127 +data: App\Entity\Libellemicroprojet {#1467 …} +value: "21" +label: "Équipement de poste de santé" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +data: App\Entity\Libellemicroprojet {#1474 …} +value: "22" +label: "Équipement de centre de santé" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +data: App\Entity\Libellemicroprojet {#1481 …} +value: "23" +label: "Équipement de maternité" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +data: App\Entity\Libellemicroprojet {#1488 …} +value: "24" +label: "Construction d école" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +data: App\Entity\Libellemicroprojet {#1498 …} +value: "25" +label: "Construction de salle de classe" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2132 +data: App\Entity\Libellemicroprojet {#1505 …} +value: "26" +label: "Construction de bibliothèque" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2133 +data: App\Entity\Libellemicroprojet {#1512 …} +value: "27" +label: "Construction de salle informatique" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2134 +data: App\Entity\Libellemicroprojet {#1519 …} +value: "28" +label: "Construction et équipement d école" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2135 +data: App\Entity\Libellemicroprojet {#1526 …} +value: "29" +label: "Construction et équipement de salle de classe" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +data: App\Entity\Libellemicroprojet {#1533 …} +value: "30" +label: "Réhabilitation d école" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2137 +data: App\Entity\Libellemicroprojet {#1540 …} +value: "31" +label: "Réhabilitation de salle de classe" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2138 +data: App\Entity\Libellemicroprojet {#1547 …} +value: "32" +label: "Construction de centre socioculturel" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +data: App\Entity\Libellemicroprojet {#1554 …} +value: "33" +label: "Construction de mur de clôture" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2140 +data: App\Entity\Libellemicroprojet {#1561 …} +value: "34" +label: "Acquisition de manuels/fournitures scolaires" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2141 +data: App\Entity\Libellemicroprojet {#1568 …} +value: "35" +label: "Acquisition de matériel scolaire" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2142 +data: App\Entity\Libellemicroprojet {#1575 …} +value: "36" +label: "Équipements d école" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2143 +data: App\Entity\Libellemicroprojet {#1582 …} +value: "37" +label: "Équipements de salle de classe" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2144 +data: App\Entity\Libellemicroprojet {#1589 …} +value: "38" +label: "Équipements de salle informatique" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2145 +data: App\Entity\Libellemicroprojet {#1596 …} +value: "39" +label: "Construction d abreuvoir" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2146 +data: App\Entity\Libellemicroprojet {#1606 …} +value: "40" +label: "Construction de mini-forage" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2147 +data: App\Entity\Libellemicroprojet {#1613 …} +value: "41" +label: "Construction de réservoir" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2148 +data: App\Entity\Libellemicroprojet {#1620 …} +value: "42" +label: "Extension de réseau d adduction d eau" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2149 +data: App\Entity\Libellemicroprojet {#1627 …} +value: "43" +label: "Adduction d eau" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2150 +data: App\Entity\Libellemicroprojet {#1634 …} +value: "44" +label: "Fonçage de puits" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2151 +data: App\Entity\Libellemicroprojet {#1641 …} +value: "45" +label: "Réhabilitation de puits" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2152 +data: App\Entity\Libellemicroprojet {#1648 …} +value: "46" +label: "Réhabilitation de réservoir" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2153 +data: App\Entity\Libellemicroprojet {#1655 …} +value: "47" +label: "Construction de réservoir" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2154 +data: App\Entity\Libellemicroprojet {#1662 …} +value: "48" +label: "Équipement de mini-forage" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2155 +data: App\Entity\Libellemicroprojet {#1669 …} +value: "49" +label: "Construction de mini-forage" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2156 +data: App\Entity\Libellemicroprojet {#1676 …} +value: "50" +label: "Réhabilitation de mini-forage" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2157 +data: App\Entity\Libellemicroprojet {#1683 …} +value: "51" +label: "Réhabilitation et équipement d unité de potabilisation" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2158 +data: App\Entity\Libellemicroprojet {#1690 …} +value: "52" +label: "Acquisition de motopompe" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2159 +data: App\Entity\Libellemicroprojet {#1697 …} +value: "53" +label: "Équipement de réservoir" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2160 +data: App\Entity\Libellemicroprojet {#1704 …} +value: "54" +label: "Équipement de mini-forage" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2161 +data: App\Entity\Libellemicroprojet {#1711 …} +value: "55" +label: "Aménagement de périmètre maraîcher" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2162 +data: App\Entity\Libellemicroprojet {#1721 …} +value: "56" +label: "Aménagement de terrain de football (utilisation multiple pour activités agricoles)" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2163 +data: App\Entity\Libellemicroprojet {#1728 …} +value: "57" +label: "Mise en place d unité de transformation céréalière" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2164 +data: App\Entity\Libellemicroprojet {#1735 …} +value: "58" +label: "Construction de parc à vaccination" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2165 +data: App\Entity\Libellemicroprojet {#1742 …} +value: "59" +label: "Construction d abattoir" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2166 +data: App\Entity\Libellemicroprojet {#1749 …} +value: "60" +label: "Réhabilitation d abattoir" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2167 +data: App\Entity\Libellemicroprojet {#1756 …} +value: "61" +label: "Construction de parcs à vaccination" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2168 +data: App\Entity\Libellemicroprojet {#1763 …} +value: "62" +label: "Acquisition de matériel agricole" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +data: App\Entity\Libellemicroprojet {#1770 …} +value: "63" +label: "Acquisition d UTC" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2170 +data: App\Entity\Libellemicroprojet {#1777 …} +value: "64" +label: "Construction de magasins de stockage" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2171 +data: App\Entity\Libellemicroprojet {#1784 …} +value: "65" +label: "Construction de clôture" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2172 +data: App\Entity\Libellemicroprojet {#1794 …} +value: "66" +label: "Construction de foyer des jeunes" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2173 +data: App\Entity\Libellemicroprojet {#1801 …} +value: "67" +label: "Construction de foyer des femmes" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2174 +data: App\Entity\Libellemicroprojet {#1808 …} +value: "68" +label: "Construction de parking/hangar" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2175 +data: App\Entity\Libellemicroprojet {#1815 …} +value: "69" +label: "Construction de terrain de sport" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2176 +data: App\Entity\Libellemicroprojet {#1822 …} +value: "70" +label: "Construction de stade" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2177 +data: App\Entity\Libellemicroprojet {#1829 …} +value: "71" +label: "Construction de tribune" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2178 +data: App\Entity\Libellemicroprojet {#1836 …} +value: "72" +label: "Réhabilitation de centre socioculturel" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2179 +data: App\Entity\Libellemicroprojet {#1843 …} +value: "73" +label: "Aménagement de parcours sportif" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2180 +data: App\Entity\Libellemicroprojet {#1850 …} +value: "74" +label: "Lotissement de site d habitation" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2181 +data: App\Entity\Libellemicroprojet {#1857 …} +value: "75" +label: "Couverture de canaux ouverts" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2182 +data: App\Entity\Libellemicroprojet {#1864 …} +value: "76" +label: "Réhabilitation de bâtiment administratif" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2183 +data: App\Entity\Libellemicroprojet {#1871 …} +value: "77" +label: "Réhabilitation de foyer des jeunes" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2184 +data: App\Entity\Libellemicroprojet {#1878 …} +value: "78" +label: "Réhabilitation de mur de clôture" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2185 +data: App\Entity\Libellemicroprojet {#1885 …} +value: "79" +label: "Réhabilitation de stade" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2186 +data: App\Entity\Libellemicroprojet {#1892 …} +value: "80" +label: "Acquisition de matériel de nettoiement" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2187 +data: App\Entity\Libellemicroprojet {#1899 …} +value: "81" +label: "Acquisition de matériels et équipements" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2188 +data: App\Entity\Libellemicroprojet {#1906 …} +value: "82" +label: "Équipement administratif" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +data: App\Entity\Libellemicroprojet {#1913 …} +value: "83" +label: "Mise en place d un système de gestion des ordures" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2190 +data: App\Entity\Libellemicroprojet {#1923 …} +value: "84" +label: "Reboisement" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +data: App\Entity\Libellemicroprojet {#1930 …} +value: "85" +label: "Construction de latrine" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2192 +data: App\Entity\Libellemicroprojet {#1937 …} +value: "86" +label: "Construction de digue de protection" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2193 +data: App\Entity\Libellemicroprojet {#1944 …} +value: "87" +label: "Acquisition de matériel de nettoiement" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2194 +data: App\Entity\Libellemicroprojet {#1951 …} +value: "88" +label: "Acquisition de motopompe" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2195 +data: App\Entity\Libellemicroprojet {#1958 …} +value: "89" +label: "Acquisition de matériel de lutte contre les feux de brousse" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +data: App\Entity\Libellemicroprojet {#1965 …} +value: "90" +label: "Réhabilitation de réseau électrique" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2197 +data: App\Entity\Libellemicroprojet {#1975 …} +value: "91" +label: "Extension du réseau électrique/éclairage public" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +data: App\Entity\Libellemicroprojet {#1982 …} +value: "92" +label: "Acquisition de groupe électrogène" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2199 +data: App\Entity\Libellemicroprojet {#1989 …} +value: "93" +label: "Electrification de structures " +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +data: App\Entity\Libellemicroprojet {#1996 …} +value: "94" +label: "Construction de cantine/souk" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +data: App\Entity\Libellemicroprojet {#2006 …} +value: "95" +label: "Réhabilitation de cantine/souk" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2202 +data: App\Entity\Libellemicroprojet {#2013 …} +value: "96" +label: "Réhabilitation de marché" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2203 +data: App\Entity\Libellemicroprojet {#2020 …} +value: "97" +label: "Équipement de cantine/souk" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2204 +data: App\Entity\Libellemicroprojet {#2027 …} +value: "98" +label: "Construction de halle de marché" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2205 +data: App\Entity\Libellemicroprojet {#2034 …} +value: "99" +label: "Réhabilitation de halle de marché" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +data: App\Entity\Libellemicroprojet {#2041 …} +value: "100" +label: "Construction de marché" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +data: App\Entity\Libellemicroprojet {#2048 …} +value: "101" +label: "Travaux d aménagement de voirie" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +data: App\Entity\Libellemicroprojet {#2058 …} +value: "102" +label: "Aménagement de gare routière/halte routière" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +data: App\Entity\Libellemicroprojet {#2065 …} +value: "103" +label: "Construction de foirail" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +data: App\Entity\Libellemicroprojet {#2072 …} +value: "104" +label: "Construction de fourrière " +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +data: App\Entity\Libellemicroprojet {#2079 …} +value: "105" +label: "Construction et équipement d unité de transformation de produits forestiers" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +data: App\Entity\Libellemicroprojet {#2086 …} +value: "106" +label: "Réhabilitation d hôtel communautaire" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +data: App\Entity\Libellemicroprojet {#2093 …} +value: "107" +label: "Equipement de radio communautaire" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +data: App\Entity\Libellemicroprojet {#2103 …} +value: "108" +label: "Lotissement de site d habitation" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2215 +data: App\Entity\Libellemicroprojet {#2110 …} +value: "109" +label: "Construction de piste" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#942 -errors: [] -form: Symfony\Component\Form\Form {#1074 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#973 …5} |
| full_name | "microprojet[libelleh]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "microprojet_libelleh" |
| is_selected | Closure($choice, $value) {#1081 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "libelleh" |
| placeholder | "Select an option" |
| 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 | "_microprojet_libelleh" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "52dac51428e92fba1a.MY6LITm2tjZqNEtX0O61ma5-PvlvjaD5PW7w1kP7BEo.SOTDclvU-EwPQwQgmLj08podccAi-OetXz-YrzGWRzBSwrNXUtDRUTB1Cg" |
| 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 | "52dac51428e92fba1a.MY6LITm2tjZqNEtX0O61ma5-PvlvjaD5PW7w1kP7BEo.SOTDclvU-EwPQwQgmLj08podccAi-OetXz-YrzGWRzBSwrNXUtDRUTB1Cg" |
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 {#581 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#850 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#849 …} -namespace: Closure() {#856 …} } |
| data | "52dac51428e92fba1a.MY6LITm2tjZqNEtX0O61ma5-PvlvjaD5PW7w1kP7BEo.SOTDclvU-EwPQwQgmLj08podccAi-OetXz-YrzGWRzBSwrNXUtDRUTB1Cg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2219 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() {#2221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#2217 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_microprojet__token" ] |
| cache_key | "_microprojet__token_hidden" |
| compound | false |
| data | "52dac51428e92fba1a.MY6LITm2tjZqNEtX0O61ma5-PvlvjaD5PW7w1kP7BEo.SOTDclvU-EwPQwQgmLj08podccAi-OetXz-YrzGWRzBSwrNXUtDRUTB1Cg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2231 -errors: [] -form: Symfony\Component\Form\Form {#2227 …} } |
| form | Symfony\Component\Form\FormView {#2222 …5} |
| full_name | "microprojet[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "microprojet__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 | "_microprojet__token" |
| valid | true |
| value | "52dac51428e92fba1a.MY6LITm2tjZqNEtX0O61ma5-PvlvjaD5PW7w1kP7BEo.SOTDclvU-EwPQwQgmLj08podccAi-OetXz-YrzGWRzBSwrNXUtDRUTB1Cg" |