Forms
-
non_transmis
-
nonTransmisCommentaire
-
_token
-
-
comment_retour_boredereau_int
-
commentRetourInt
-
_token
-
-
comment_abandon_boredereau_int
-
commentAbandonInt
-
_token
-
-
comment_destruction_boredereau_int
-
commentDestructionInt
-
_token
-
-
comment_refus_reception_boredereau_int
-
commentRefusReceptionInt
-
_token
-
-
ville_int
-
ville
-
_token
-
non_transmis
"App\Form\NonTransmisType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2085 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2086 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2087 …} -namespace: Closure() {#2089 …} } |
| data_class | "App\Entity\Bordereau" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2111 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Bordereau" } } |
| 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() {#2113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2112 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "non_transmis" "_non_transmis" ] |
| cache_key | "_non_transmis_non_transmis" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3772 -form: Symfony\Component\Form\Form {#2187 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3150 …5} |
| full_name | "non_transmis" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "non_transmis" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "non_transmis" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_non_transmis" |
| valid | true |
| value | null |
nonTransmisCommentaire
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" => "form-control mb-2" ] |
[ "class" => "form-control mb-2" ] |
| help | "<span class="text-success"">Dites-nous pourquoi vous rejeter ce colis</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Commentaire <span style="color: red">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2" ] |
| 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 {#2085 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2086 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2087 …} -namespace: Closure() {#2089 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2201 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 |
| help | "<span class="text-success"">Dites-nous pourquoi vous rejeter ce colis</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Commentaire <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#2203 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2202 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_non_transmis_nonTransmisCommentaire" ] |
| cache_key | "_non_transmis_nonTransmisCommentaire_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3179 -form: Symfony\Component\Form\Form {#2210 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3153 …5} |
| full_name | "non_transmis[nonTransmisCommentaire]" |
| help | "<span class="text-success"">Dites-nous pourquoi vous rejeter ce colis</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "non_transmis_nonTransmisCommentaire" |
| label | "Commentaire <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nonTransmisCommentaire" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_non_transmis_nonTransmisCommentaire" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "1ba488d1fc8892.rYYf-i9BEN-tOaKUa5tQXKPPDLuPpF5L--2dIxQRFlA.nbdNtHs4fuvZUPDcEdk2H_adOuHg4yl4mpfsT34hTzv84kWSGSchrORM0Q" |
| 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 | "1ba488d1fc8892.rYYf-i9BEN-tOaKUa5tQXKPPDLuPpF5L--2dIxQRFlA.nbdNtHs4fuvZUPDcEdk2H_adOuHg4yl4mpfsT34hTzv84kWSGSchrORM0Q" |
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 {#2085 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2086 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2087 …} -namespace: Closure() {#2089 …} } |
| data | "1ba488d1fc8892.rYYf-i9BEN-tOaKUa5tQXKPPDLuPpF5L--2dIxQRFlA.nbdNtHs4fuvZUPDcEdk2H_adOuHg4yl4mpfsT34hTzv84kWSGSchrORM0Q" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3775 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() {#3778 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#3777 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_non_transmis__token" ] |
| cache_key | "_non_transmis__token_hidden" |
| compound | false |
| data | "1ba488d1fc8892.rYYf-i9BEN-tOaKUa5tQXKPPDLuPpF5L--2dIxQRFlA.nbdNtHs4fuvZUPDcEdk2H_adOuHg4yl4mpfsT34hTzv84kWSGSchrORM0Q" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3788 -form: Symfony\Component\Form\Form {#3784 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3779 …5} |
| full_name | "non_transmis[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "non_transmis__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 | "_non_transmis__token" |
| valid | true |
| value | "1ba488d1fc8892.rYYf-i9BEN-tOaKUa5tQXKPPDLuPpF5L--2dIxQRFlA.nbdNtHs4fuvZUPDcEdk2H_adOuHg4yl4mpfsT34hTzv84kWSGSchrORM0Q" |
comment_retour_boredereau_int
"App\Form\CommentRetourBoredereauIntType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2085 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2086 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2087 …} -namespace: Closure() {#2089 …} } |
| data_class | "App\Entity\Bordereau" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2218 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Bordereau" } } |
| 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() {#2221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2219 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "comment_retour_boredereau_int" "_comment_retour_boredereau_int" ] |
| cache_key | "_comment_retour_boredereau_int_comment_retour_boredereau_int" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3790 -form: Symfony\Component\Form\Form {#2230 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3791 …5} |
| full_name | "comment_retour_boredereau_int" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "comment_retour_boredereau_int" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "comment_retour_boredereau_int" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_comment_retour_boredereau_int" |
| valid | true |
| value | null |
commentRetourInt
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" => "form-control mb-2" ] |
[ "class" => "form-control mb-2" ] |
| help | "<span class="text-success"">La raison du retour</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Commentaire <span style="color: red">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2" ] |
| 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 {#2085 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2086 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2087 …} -namespace: Closure() {#2089 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2228 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 |
| help | "<span class="text-success"">La raison du retour</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Commentaire <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2232 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_comment_retour_boredereau_int_commentRetourInt" ] |
| cache_key | "_comment_retour_boredereau_int_commentRetourInt_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3795 -form: Symfony\Component\Form\Form {#2240 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3794 …5} |
| full_name | "comment_retour_boredereau_int[commentRetourInt]" |
| help | "<span class="text-success"">La raison du retour</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "comment_retour_boredereau_int_commentRetourInt" |
| label | "Commentaire <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "commentRetourInt" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_comment_retour_boredereau_int_commentRetourInt" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0f11716546a67ae34a33877bdb.ecMNYakyVEmfe1M2vmss4x_wOJyMu1qYHxBe3yAT4OQ.ToZaGZFnBnupLRpT8CdcuXG1VO3592_MLkZpjFBplp4xuUsM31AAO_YLEg" |
| 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 | "0f11716546a67ae34a33877bdb.ecMNYakyVEmfe1M2vmss4x_wOJyMu1qYHxBe3yAT4OQ.ToZaGZFnBnupLRpT8CdcuXG1VO3592_MLkZpjFBplp4xuUsM31AAO_YLEg" |
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 {#2085 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2086 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2087 …} -namespace: Closure() {#2089 …} } |
| data | "0f11716546a67ae34a33877bdb.ecMNYakyVEmfe1M2vmss4x_wOJyMu1qYHxBe3yAT4OQ.ToZaGZFnBnupLRpT8CdcuXG1VO3592_MLkZpjFBplp4xuUsM31AAO_YLEg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3792 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() {#3796 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#3797 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_comment_retour_boredereau_int__token" ] |
| cache_key | "_comment_retour_boredereau_int__token_hidden" |
| compound | false |
| data | "0f11716546a67ae34a33877bdb.ecMNYakyVEmfe1M2vmss4x_wOJyMu1qYHxBe3yAT4OQ.ToZaGZFnBnupLRpT8CdcuXG1VO3592_MLkZpjFBplp4xuUsM31AAO_YLEg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3807 -form: Symfony\Component\Form\Form {#3803 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3798 …5} |
| full_name | "comment_retour_boredereau_int[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "comment_retour_boredereau_int__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 | "_comment_retour_boredereau_int__token" |
| valid | true |
| value | "0f11716546a67ae34a33877bdb.ecMNYakyVEmfe1M2vmss4x_wOJyMu1qYHxBe3yAT4OQ.ToZaGZFnBnupLRpT8CdcuXG1VO3592_MLkZpjFBplp4xuUsM31AAO_YLEg" |
comment_abandon_boredereau_int
"App\Form\CommentAbandonBoredereauIntType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2085 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2086 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2087 …} -namespace: Closure() {#2089 …} } |
| data_class | "App\Entity\Bordereau" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2248 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Bordereau" } } |
| 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() {#2251 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2249 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "comment_abandon_boredereau_int" "_comment_abandon_boredereau_int" ] |
| cache_key | "_comment_abandon_boredereau_int_comment_abandon_boredereau_int" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3809 -form: Symfony\Component\Form\Form {#2557 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3810 …5} |
| full_name | "comment_abandon_boredereau_int" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "comment_abandon_boredereau_int" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "comment_abandon_boredereau_int" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_comment_abandon_boredereau_int" |
| valid | true |
| value | null |
commentAbandonInt
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" => "form-control mb-2" ] |
[ "class" => "form-control mb-2" ] |
| help | "<span class="text-success"">La raison de l'abandon</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Commentaire <span style="color: red">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2" ] |
| 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 {#2085 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2086 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2087 …} -namespace: Closure() {#2089 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2559 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 |
| help | "<span class="text-success"">La raison de l'abandon</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Commentaire <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2554 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2555 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_comment_abandon_boredereau_int_commentAbandonInt" ] |
| cache_key | "_comment_abandon_boredereau_int_commentAbandonInt_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3814 -form: Symfony\Component\Form\Form {#2547 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3813 …5} |
| full_name | "comment_abandon_boredereau_int[commentAbandonInt]" |
| help | "<span class="text-success"">La raison de l'abandon</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "comment_abandon_boredereau_int_commentAbandonInt" |
| label | "Commentaire <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "commentAbandonInt" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_comment_abandon_boredereau_int_commentAbandonInt" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "3.QFLHJoKPLDrvo8n-zK0CbEmANaj9ykVpnt5lWK8MJXI.Ig2BFNjfHkynlviJ-_taGSjEc_K5rzwl2YQBEcdlZBMSHbBq4N9Fd6La-Q" |
| 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 | "3.QFLHJoKPLDrvo8n-zK0CbEmANaj9ykVpnt5lWK8MJXI.Ig2BFNjfHkynlviJ-_taGSjEc_K5rzwl2YQBEcdlZBMSHbBq4N9Fd6La-Q" |
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 {#2085 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2086 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2087 …} -namespace: Closure() {#2089 …} } |
| data | "3.QFLHJoKPLDrvo8n-zK0CbEmANaj9ykVpnt5lWK8MJXI.Ig2BFNjfHkynlviJ-_taGSjEc_K5rzwl2YQBEcdlZBMSHbBq4N9Fd6La-Q" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3811 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() {#3815 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#3816 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_comment_abandon_boredereau_int__token" ] |
| cache_key | "_comment_abandon_boredereau_int__token_hidden" |
| compound | false |
| data | "3.QFLHJoKPLDrvo8n-zK0CbEmANaj9ykVpnt5lWK8MJXI.Ig2BFNjfHkynlviJ-_taGSjEc_K5rzwl2YQBEcdlZBMSHbBq4N9Fd6La-Q" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3826 -form: Symfony\Component\Form\Form {#3822 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3817 …5} |
| full_name | "comment_abandon_boredereau_int[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "comment_abandon_boredereau_int__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 | "_comment_abandon_boredereau_int__token" |
| valid | true |
| value | "3.QFLHJoKPLDrvo8n-zK0CbEmANaj9ykVpnt5lWK8MJXI.Ig2BFNjfHkynlviJ-_taGSjEc_K5rzwl2YQBEcdlZBMSHbBq4N9Fd6La-Q" |
comment_destruction_boredereau_int
"App\Form\CommentDestructionBoredereauIntType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2085 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2086 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2087 …} -namespace: Closure() {#2089 …} } |
| data_class | "App\Entity\Bordereau" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2539 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Bordereau" } } |
| 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() {#2536 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2538 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "comment_destruction_boredereau_int" "_comment_destruction_boredereau_int" ] |
| cache_key | "_comment_destruction_boredereau_int_comment_destruction_boredereau_int" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3828 -form: Symfony\Component\Form\Form {#2527 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3829 …5} |
| full_name | "comment_destruction_boredereau_int" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "comment_destruction_boredereau_int" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "comment_destruction_boredereau_int" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_comment_destruction_boredereau_int" |
| valid | true |
| value | null |
commentDestructionInt
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" => "form-control mb-2" ] |
[ "class" => "form-control mb-2" ] |
| help | "<span class="text-success"">La raison de la destruction du colis</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Commentaire <span style="color: red">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2" ] |
| 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 {#2085 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2086 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2087 …} -namespace: Closure() {#2089 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2529 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 |
| help | "<span class="text-success"">La raison de la destruction du colis</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Commentaire <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2525 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_comment_destruction_boredereau_int_commentDestructionInt" ] |
| cache_key | "_comment_destruction_boredereau_int_commentDestructionInt_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3833 -form: Symfony\Component\Form\Form {#2517 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3832 …5} |
| full_name | "comment_destruction_boredereau_int[commentDestructionInt]" |
| help | "<span class="text-success"">La raison de la destruction du colis</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "comment_destruction_boredereau_int_commentDestructionInt" |
| label | "Commentaire <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "commentDestructionInt" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_comment_destruction_boredereau_int_commentDestructionInt" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "7edfb78.5nOZrb7uviqEDHbTAdkCJLqxAB0KU7PYYU4w5tFu8VU.nCbq2Ymaz3DoOTS_cI1rY_PESV5BEvydKyposacbhQXLAO-f99bHS8p-BQ" |
| 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 | "7edfb78.5nOZrb7uviqEDHbTAdkCJLqxAB0KU7PYYU4w5tFu8VU.nCbq2Ymaz3DoOTS_cI1rY_PESV5BEvydKyposacbhQXLAO-f99bHS8p-BQ" |
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 {#2085 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2086 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2087 …} -namespace: Closure() {#2089 …} } |
| data | "7edfb78.5nOZrb7uviqEDHbTAdkCJLqxAB0KU7PYYU4w5tFu8VU.nCbq2Ymaz3DoOTS_cI1rY_PESV5BEvydKyposacbhQXLAO-f99bHS8p-BQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3830 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() {#3834 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#3835 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_comment_destruction_boredereau_int__token" ] |
| cache_key | "_comment_destruction_boredereau_int__token_hidden" |
| compound | false |
| data | "7edfb78.5nOZrb7uviqEDHbTAdkCJLqxAB0KU7PYYU4w5tFu8VU.nCbq2Ymaz3DoOTS_cI1rY_PESV5BEvydKyposacbhQXLAO-f99bHS8p-BQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3845 -form: Symfony\Component\Form\Form {#3841 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3836 …5} |
| full_name | "comment_destruction_boredereau_int[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "comment_destruction_boredereau_int__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 | "_comment_destruction_boredereau_int__token" |
| valid | true |
| value | "7edfb78.5nOZrb7uviqEDHbTAdkCJLqxAB0KU7PYYU4w5tFu8VU.nCbq2Ymaz3DoOTS_cI1rY_PESV5BEvydKyposacbhQXLAO-f99bHS8p-BQ" |
comment_refus_reception_boredereau_int
"App\Form\CommentRefusReceptionBoredereauIntType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2085 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2086 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2087 …} -namespace: Closure() {#2089 …} } |
| data_class | "App\Entity\Bordereau" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2509 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Bordereau" } } |
| 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() {#2506 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2508 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "comment_refus_reception_boredereau_int" "_comment_refus_reception_boredereau_int" ] |
| cache_key | "_comment_refus_reception_boredereau_int_comment_refus_reception_boredereau_int" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3847 -form: Symfony\Component\Form\Form {#2183 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3848 …5} |
| full_name | "comment_refus_reception_boredereau_int" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "comment_refus_reception_boredereau_int" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "comment_refus_reception_boredereau_int" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_comment_refus_reception_boredereau_int" |
| valid | true |
| value | null |
commentRefusReceptionInt
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" => "form-control mb-2" ] |
[ "class" => "form-control mb-2" ] |
| help | "<span class="text-success"">La raison du refus de reception</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Commentaire <span style="color: red">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2" ] |
| 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 {#2085 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2086 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2087 …} -namespace: Closure() {#2089 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2185 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 |
| help | "<span class="text-success"">La raison du refus de reception</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Commentaire <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2180 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2181 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_comment_refus_reception_boredereau_int_commentRefusReceptionInt" ] |
| cache_key | "_comment_refus_reception_boredereau_int_commentRefusReceptionInt_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3852 -form: Symfony\Component\Form\Form {#2173 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3851 …5} |
| full_name | "comment_refus_reception_boredereau_int[commentRefusReceptionInt]" |
| help | "<span class="text-success"">La raison du refus de reception</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "comment_refus_reception_boredereau_int_commentRefusReceptionInt" |
| label | "Commentaire <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "commentRefusReceptionInt" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_comment_refus_reception_boredereau_int_commentRefusReceptionInt" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "27480870a4daa299e50754cc1a324edd.31AkR495DQ7ryOTXx0v1SGIXguRhfNtmk9q2siwOrZw.hxJ8ar4uOCO-udajnnKYLxQi4IAOMY8u1qPP3kt41fjuNHEAwz5gS5H7jw" |
| 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 | "27480870a4daa299e50754cc1a324edd.31AkR495DQ7ryOTXx0v1SGIXguRhfNtmk9q2siwOrZw.hxJ8ar4uOCO-udajnnKYLxQi4IAOMY8u1qPP3kt41fjuNHEAwz5gS5H7jw" |
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 {#2085 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2086 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2087 …} -namespace: Closure() {#2089 …} } |
| data | "27480870a4daa299e50754cc1a324edd.31AkR495DQ7ryOTXx0v1SGIXguRhfNtmk9q2siwOrZw.hxJ8ar4uOCO-udajnnKYLxQi4IAOMY8u1qPP3kt41fjuNHEAwz5gS5H7jw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3849 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() {#3853 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#3854 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_comment_refus_reception_boredereau_int__token" ] |
| cache_key | "_comment_refus_reception_boredereau_int__token_hidden" |
| compound | false |
| data | "27480870a4daa299e50754cc1a324edd.31AkR495DQ7ryOTXx0v1SGIXguRhfNtmk9q2siwOrZw.hxJ8ar4uOCO-udajnnKYLxQi4IAOMY8u1qPP3kt41fjuNHEAwz5gS5H7jw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3864 -form: Symfony\Component\Form\Form {#3860 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3855 …5} |
| full_name | "comment_refus_reception_boredereau_int[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "comment_refus_reception_boredereau_int__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 | "_comment_refus_reception_boredereau_int__token" |
| valid | true |
| value | "27480870a4daa299e50754cc1a324edd.31AkR495DQ7ryOTXx0v1SGIXguRhfNtmk9q2siwOrZw.hxJ8ar4uOCO-udajnnKYLxQi4IAOMY8u1qPP3kt41fjuNHEAwz5gS5H7jw" |
ville_int
"App\Form\VilleIntType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2085 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2086 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2087 …} -namespace: Closure() {#2089 …} } |
| data_class | "App\Entity\Bordereau" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2165 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Bordereau" } } |
| 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() {#2162 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2164 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ville_int" "_ville_int" ] |
| cache_key | "_ville_int_ville_int" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3866 -form: Symfony\Component\Form\Form {#2153 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3867 …5} |
| full_name | "ville_int" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ville_int" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ville_int" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_ville_int" |
| valid | true |
| value | null |
ville
"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" => "form-select mb-2" ] |
[ "class" => "form-select mb-2" ] |
| class | "App\Entity\Ville" |
same as passed value |
| em | "default" |
ContainerGQGhsWR\EntityManagerGhostEbeb667 {#426 …12} |
| help | "<span class="text-success"">La ville de destination</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Ville <span style="color: red">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| multiple | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-select mb-2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#2131 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#2130 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2635 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2565 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2637 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2646 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2648 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2647 …} } |
| choices | null |
| class | "App\Entity\Ville" |
| 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 {#2085 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2086 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2087 …} -namespace: Closure() {#2089 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerGQGhsWR\EntityManagerGhostEbeb667 {#426 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | "<span class="text-success"">La ville de destination</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2566 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerGQGhsWR\EntityManagerGhostEbeb667 {#426 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2567 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Ville <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2564 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2126 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select mb-2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_ville_int_ville" ] |
| cache_key | "_ville_int_ville_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3872 +label: "13ÈME ARRONDISSEMENT" +value: "1" +data: App\Entity\Ville {#3892 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3874 +label: "ABOMEY" +value: "2" +data: App\Entity\Ville {#3951 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3885 +label: "ABOMEY CALAVI" +value: "3" +data: App\Entity\Ville {#3960 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3886 +label: "ACCRA" +value: "4" +data: App\Entity\Ville {#3969 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3894 +label: "ACLAHOUNKPA" +value: "5" +data: App\Entity\Ville {#3978 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3873 +label: "ADJARRA" +value: "6" +data: App\Entity\Ville {#3987 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3883 +label: "ADJAHONME" +value: "7" +data: App\Entity\Ville {#3996 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3879 +label: "ADJA OUERE" +value: "8" +data: App\Entity\Ville {#4005 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3884 +label: "DJIDJA" +value: "9" +data: App\Entity\Ville {#4014 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3875 +label: "ADJOHOUN" +value: "10" +data: App\Entity\Ville {#4023 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3876 +label: "ADOUNKO" +value: "11" +data: App\Entity\Ville {#4032 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5987 +label: "AFANGNAN" +value: "12" +data: App\Entity\Ville {#4041 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5988 +label: "AGATOGBO" +value: "13" +data: App\Entity\Ville {#4050 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5989 +label: "AGBANGNIZOUN" +value: "14" +data: App\Entity\Ville {#4059 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5990 +label: "AGBLANGANDAN" +value: "15" +data: App\Entity\Ville {#4068 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5991 +label: "AGBOTAGON" +value: "16" +data: App\Entity\Ville {#4077 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5992 +label: "AGUEGUE" +value: "17" +data: App\Entity\Ville {#4086 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5993 +label: "AGLA" +value: "18" +data: App\Entity\Ville {#4095 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5994 +label: "AGBANTO" +value: "19" +data: App\Entity\Ville {#4104 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5995 +label: "AGOUA" +value: "20" +data: App\Entity\Ville {#4113 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5996 +label: "AGONVY" +value: "21" +data: App\Entity\Ville {#4122 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5997 +label: "AGONTIKON" +value: "22" +data: App\Entity\Ville {#4131 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5998 +label: "AGOUE" +value: "23" +data: App\Entity\Ville {#4140 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5999 +label: "AGATOGBO" +value: "24" +data: App\Entity\Ville {#4149 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6000 +label: "AKPAKPA" +value: "25" +data: App\Entity\Ville {#4158 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6001 +label: "AKPO MISSERETE" +value: "26" +data: App\Entity\Ville {#4167 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6002 +label: "AKASSATO" +value: "27" +data: App\Entity\Ville {#4176 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6003 +label: "ALLADA" +value: "28" +data: App\Entity\Ville {#4185 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6004 +label: "ALLEGLETA" +value: "29" +data: App\Entity\Ville {#4194 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6005 +label: "APLAHOUE" +value: "30" +data: App\Entity\Ville {#4203 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6006 +label: "INCONNUE" +value: "31" +data: App\Entity\Ville {#4212 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6007 +label: "OTTOHOE" +value: "32" +data: App\Entity\Ville {#4221 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6008 +label: "ATACORA" +value: "33" +data: App\Entity\Ville {#4230 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6009 +label: "ATHIEME" +value: "34" +data: App\Entity\Ville {#4239 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6010 +label: "ATROPOCODJI" +value: "35" +data: App\Entity\Ville {#4248 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6011 +label: "ATTOGON" +value: "36" +data: App\Entity\Ville {#4257 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6012 +label: "AVOGBANA" +value: "37" +data: App\Entity\Ville {#4266 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6013 +label: "AVRANKOU" +value: "38" +data: App\Entity\Ville {#4275 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6014 +label: "AZOVE" +value: "39" +data: App\Entity\Ville {#4284 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6015 +label: "AZOWLISSE" +value: "40" +data: App\Entity\Ville {#4293 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6016 +label: "BANTE" +value: "41" +data: App\Entity\Ville {#4302 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6017 +label: "BANIKOARA" +value: "42" +data: App\Entity\Ville {#4311 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6018 +label: "BANIGBE" +value: "43" +data: App\Entity\Ville {#4320 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6019 +label: "BASSILA" +value: "44" +data: App\Entity\Ville {#4329 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6020 +label: "BEMBEREKE" +value: "45" +data: App\Entity\Ville {#4338 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6021 +label: "BEROUBOUAY" +value: "46" +data: App\Entity\Ville {#4347 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6022 +label: "BETEROU" +value: "47" +data: App\Entity\Ville {#4356 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6023 +label: "BIRNI" +value: "48" +data: App\Entity\Ville {#4365 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6024 +label: "BOHICON" +value: "49" +data: App\Entity\Ville {#4374 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6025 +label: "BOKO" +value: "50" +data: App\Entity\Ville {#4383 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6026 +label: "BONOU" +value: "51" +data: App\Entity\Ville {#4392 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6027 +label: "BOPA" +value: "52" +data: App\Entity\Ville {#4401 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6028 +label: "BOUKOUMBE" +value: "53" +data: App\Entity\Ville {#4410 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6029 +label: "BOUKOUMBE" +value: "54" +data: App\Entity\Ville {#4419 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6030 +label: "CANA" +value: "55" +data: App\Entity\Ville {#4428 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6031 +label: "CALAVI" +value: "56" +data: App\Entity\Ville {#4437 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6032 +label: "COBLI" +value: "57" +data: App\Entity\Ville {#4446 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6033 +label: "COCOCODJI" +value: "58" +data: App\Entity\Ville {#4455 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6034 +label: "COME" +value: "59" +data: App\Entity\Ville {#4464 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6035 +label: "COPARGO" +value: "60" +data: App\Entity\Ville {#4473 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6036 +label: "COTONOU" +value: "61" +data: Proxies\__CG__\App\Entity\Ville {#3088 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6037 +label: "COVE" +value: "62" +data: App\Entity\Ville {#4488 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6038 +label: "COCOTOMEY" +value: "63" +data: App\Entity\Ville {#4505 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6039 +label: "DAN" +value: "64" +data: App\Entity\Ville {#4514 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6040 +label: "DANGBO" +value: "65" +data: App\Entity\Ville {#4523 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6041 +label: "DASSA" +value: "66" +data: App\Entity\Ville {#4532 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6042 +label: "DEKANMEY" +value: "67" +data: App\Entity\Ville {#4541 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6043 +label: "DEVE" +value: "68" +data: App\Entity\Ville {#4550 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6044 +label: "DIHO" +value: "69" +data: App\Entity\Ville {#4559 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6045 +label: "DJAKOTOMEY" +value: "70" +data: App\Entity\Ville {#4568 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6046 +label: "DJEFFA" +value: "71" +data: App\Entity\Ville {#4577 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6047 +label: "DJIDJA" +value: "72" +data: App\Entity\Ville {#4586 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6048 +label: "DJANGLAME" +value: "73" +data: App\Entity\Ville {#4595 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6049 +label: "DJOUGOU" +value: "74" +data: App\Entity\Ville {#4604 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6050 +label: "DJREGBE" +value: "75" +data: App\Entity\Ville {#4613 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6051 +label: "DOGBO" +value: "76" +data: App\Entity\Ville {#4622 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6052 +label: "EKPE" +value: "77" +data: App\Entity\Ville {#4631 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6053 +label: "GADOMEY" +value: "78" +data: App\Entity\Ville {#4640 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6054 +label: "GAMIA" +value: "79" +data: App\Entity\Ville {#4649 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6055 +label: "GANVIE" +value: "80" +data: App\Entity\Ville {#4658 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6056 +label: "GBODJE" +value: "81" +data: App\Entity\Ville {#4667 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6057 +label: "GODOMEY" +value: "82" +data: App\Entity\Ville {#4676 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6058 +label: "GLAZOUE" +value: "83" +data: App\Entity\Ville {#4685 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6059 +label: "GLODJIGBE" +value: "84" +data: App\Entity\Ville {#4694 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6060 +label: "GOBE" +value: "85" +data: App\Entity\Ville {#4703 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6061 +label: "GOHOMEY" +value: "86" +data: App\Entity\Ville {#4712 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6062 +label: "GOGOUNOU" +value: "87" +data: App\Entity\Ville {#4721 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6063 +label: "GOUKA" +value: "88" +data: App\Entity\Ville {#4730 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6064 +label: "GRAND POPO" +value: "89" +data: App\Entity\Ville {#4739 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6065 +label: "GUEZIN" +value: "90" +data: App\Entity\Ville {#4748 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6066 +label: "GUENE" +value: "91" +data: App\Entity\Ville {#4757 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6067 +label: "GUESSOU SUD" +value: "92" +data: App\Entity\Ville {#4766 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6068 +label: "HEVIE" +value: "93" +data: App\Entity\Ville {#4775 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6069 +label: "HOUEYOGBE" +value: "94" +data: App\Entity\Ville {#4784 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6070 +label: "HILLACONDJI" +value: "95" +data: App\Entity\Ville {#4793 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6071 +label: "HINVI" +value: "96" +data: App\Entity\Ville {#4802 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6072 +label: "HOUEGBO" +value: "97" +data: App\Entity\Ville {#4811 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6073 +label: "HOUEKLAMEY" +value: "98" +data: App\Entity\Ville {#4820 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6074 +label: "HOUEDO" +value: "99" +data: App\Entity\Ville {#4829 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6075 +label: "HOUEYIHO" +value: "100" +data: App\Entity\Ville {#4838 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6076 +label: "HOUNSAHOUE" +value: "101" +data: App\Entity\Ville {#4847 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6077 +label: "IFANGNI" +value: "102" +data: App\Entity\Ville {#4856 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6078 +label: "IGOLO" +value: "103" +data: App\Entity\Ville {#4865 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6079 +label: "IKPINLE" +value: "104" +data: App\Entity\Ville {#4874 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6080 +label: "INA" +value: "105" +data: App\Entity\Ville {#4883 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6081 +label: "KALALE" +value: "106" +data: App\Entity\Ville {#4892 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6082 +label: "KANDI" +value: "107" +data: App\Entity\Ville {#4901 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6083 +label: "KARIMAMA" +value: "108" +data: App\Entity\Ville {#4910 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6084 +label: "KEROU" +value: "109" +data: App\Entity\Ville {#4919 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6085 +label: "KETOU" +value: "110" +data: App\Entity\Ville {#4928 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6086 +label: "KILIBO" +value: "111" +data: App\Entity\Ville {#4937 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6087 +label: "KINTA" +value: "112" +data: App\Entity\Ville {#4946 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6088 +label: "KLOUKLANME" +value: "113" +data: App\Entity\Ville {#4955 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6089 +label: "KOBLI" +value: "114" +data: App\Entity\Ville {#4964 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6090 +label: "KOPARGO" +value: "115" +data: App\Entity\Ville {#4973 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6091 +label: "KOUANDE" +value: "116" +data: App\Entity\Ville {#4982 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6092 +label: "KPASSE" +value: "117" +data: App\Entity\Ville {#4991 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6093 +label: "KPEDEKPO" +value: "118" +data: App\Entity\Ville {#5000 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6094 +label: "KPOMASSE" +value: "119" +data: App\Entity\Ville {#5009 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6095 +label: "KPREKETE" +value: "120" +data: App\Entity\Ville {#5018 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6096 +label: "KRAKE" +value: "121" +data: App\Entity\Ville {#5027 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6097 +label: "LAGOS" +value: "122" +data: App\Entity\Ville {#5036 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6098 +label: "LALO" +value: "123" +data: App\Entity\Ville {#5045 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6099 +label: "LOBOGO" +value: "124" +data: App\Entity\Ville {#5054 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6100 +label: "LOGOZOHOUE" +value: "125" +data: App\Entity\Ville {#5063 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6101 +label: "LOKOSSA" +value: "126" +data: App\Entity\Ville {#5072 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6102 +label: "LOME" +value: "127" +data: App\Entity\Ville {#5081 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6103 +label: "MALANVILLE" +value: "128" +data: App\Entity\Ville {#5090 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6104 +label: "MASSI" +value: "129" +data: App\Entity\Ville {#5099 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6105 +label: "MATERI" +value: "130" +data: App\Entity\Ville {#5108 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6106 +label: "MISSESSIN" +value: "131" +data: App\Entity\Ville {#5117 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6107 +label: "MISSERETE" +value: "132" +data: App\Entity\Ville {#5126 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6108 +label: "NATITINGOU" +value: "133" +data: App\Entity\Ville {#5135 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6109 +label: "NDALI" +value: "134" +data: App\Entity\Ville {#5144 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6110 +label: "NIKKI" +value: "135" +data: App\Entity\Ville {#5153 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6111 +label: "NONDEFINIE" +value: "136" +data: App\Entity\Ville {#5162 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6112 +label: "ONIGBOLO" +value: "137" +data: App\Entity\Ville {#5171 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6113 +label: "OUAKE" +value: "138" +data: App\Entity\Ville {#5180 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6114 +label: "OUESSE" +value: "139" +data: App\Entity\Ville {#5189 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6115 +label: "OUIDAH" +value: "140" +data: App\Entity\Ville {#5198 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6116 +label: "OUINHI" +value: "141" +data: App\Entity\Ville {#5207 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6117 +label: "OUMAKO" +value: "142" +data: App\Entity\Ville {#5216 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6118 +label: "PAOUIGNAN" +value: "143" +data: App\Entity\Ville {#5225 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6119 +label: "PAPANE" +value: "144" +data: App\Entity\Ville {#5234 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6120 +label: "PASSAGON" +value: "145" +data: App\Entity\Ville {#5243 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6121 +label: "PATARGO" +value: "146" +data: App\Entity\Ville {#5252 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6122 +label: "PEHUNCO" +value: "147" +data: App\Entity\Ville {#5261 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6123 +label: "PEHUNCO ATACORA" +value: "148" +data: App\Entity\Ville {#5270 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6124 +label: "PERERE" +value: "149" +data: App\Entity\Ville {#5279 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6125 +label: "PERMA" +value: "150" +data: App\Entity\Ville {#5288 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6126 +label: "PAHOU" +value: "151" +data: App\Entity\Ville {#5297 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6127 +label: "PIRA" +value: "152" +data: App\Entity\Ville {#5306 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6128 +label: "PK11-PK13" +value: "153" +data: App\Entity\Ville {#5315 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6129 +label: "PK14" +value: "154" +data: App\Entity\Ville {#5324 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6130 +label: "PK18" +value: "155" +data: App\Entity\Ville {#5333 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6131 +label: "PK6-PK10" +value: "156" +data: App\Entity\Ville {#5342 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6132 +label: "PORTO NOVO" +value: "157" +data: App\Entity\Ville {#5351 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6133 +label: "POBE" +value: "158" +data: App\Entity\Ville {#5360 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6134 +label: "PORGA" +value: "159" +data: App\Entity\Ville {#5369 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6135 +label: "POSSOTOME" +value: "160" +data: App\Entity\Ville {#5378 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6136 +label: "PARAKOU" +value: "161" +data: App\Entity\Ville {#5387 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6137 +label: "SAKETE" +value: "162" +data: App\Entity\Ville {#5396 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6138 +label: "SO AVA" +value: "163" +data: App\Entity\Ville {#5405 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6139 +label: "SAVALOU" +value: "164" +data: App\Entity\Ville {#5414 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6140 +label: "SAVE / C" +value: "165" +data: App\Entity\Ville {#5423 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6141 +label: "SE" +value: "166" +data: App\Entity\Ville {#5432 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6142 +label: "SEGBANA" +value: "167" +data: App\Entity\Ville {#5441 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6143 +label: "SEGBOHOUE" +value: "168" +data: App\Entity\Ville {#5450 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6144 +label: "SEHOUE" +value: "169" +data: App\Entity\Ville {#5459 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6145 +label: "SEKOU" +value: "170" +data: App\Entity\Ville {#5468 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6146 +label: "SEME KPODJI" +value: "171" +data: App\Entity\Ville {#5477 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6147 +label: "SETO" +value: "172" +data: App\Entity\Ville {#5486 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6148 +label: "SINENDE" +value: "173" +data: App\Entity\Ville {#5495 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6149 +label: "SINAHOU" +value: "174" +data: App\Entity\Ville {#5504 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6150 +label: "SOTCHANHOUE" +value: "175" +data: App\Entity\Ville {#5513 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6151 +label: "TANGUIETA" +value: "176" +data: App\Entity\Ville {#5522 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6152 +label: "TCHAOUROU" +value: "177" +data: App\Entity\Ville {#5531 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6153 +label: "TCHETTI" +value: "178" +data: App\Entity\Ville {#5540 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6154 +label: "TCHERIGBE" +value: "179" +data: App\Entity\Ville {#5549 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6155 +label: "TINDJI" +value: "180" +data: App\Entity\Ville {#5558 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6156 +label: "TOFFO" +value: "181" +data: App\Entity\Ville {#5567 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6157 +label: "TOGBIN" +value: "182" +data: App\Entity\Ville {#5576 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6158 +label: "TOGOUDO" +value: "183" +data: App\Entity\Ville {#5585 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6159 +label: "TOKPADOMEY" +value: "184" +data: App\Entity\Ville {#5594 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6160 +label: "TOKAN" +value: "185" +data: App\Entity\Ville {#5603 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6161 +label: "TORI BOSSITO" +value: "186" +data: App\Entity\Ville {#5612 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6162 +label: "TOUKOUNTOUNA" +value: "187" +data: App\Entity\Ville {#5621 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6163 +label: "TOVICLIN" +value: "188" +data: App\Entity\Ville {#5630 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6164 +label: "TRE" +value: "189" +data: App\Entity\Ville {#5639 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6165 +label: "WASSA PEHUNCO" +value: "190" +data: App\Entity\Ville {#5648 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6166 +label: "WOMEY PLATEAU" +value: "191" +data: App\Entity\Ville {#5657 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6167 +label: "YAGBE" +value: "192" +data: App\Entity\Ville {#5666 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6168 +label: "ZAGNANADO" +value: "193" +data: App\Entity\Ville {#5675 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6169 +label: "ZAKPOTA" +value: "194" +data: App\Entity\Ville {#5684 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6170 +label: "ZE" +value: "195" +data: App\Entity\Ville {#5693 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6171 +label: "ZINVIE" +value: "196" +data: App\Entity\Ville {#5702 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6172 +label: "ZOGBODOME" +value: "197" +data: App\Entity\Ville {#5711 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6173 +label: "ZOUKOU" +value: "198" +data: App\Entity\Ville {#5720 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6174 +label: "ZOUNGBONOU" +value: "199" +data: App\Entity\Ville {#5729 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6175 +label: "COTONOU" +value: "200" +data: Proxies\__CG__\App\Entity\Ville {#3120 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6176 +label: "ABOMEY CALAVI" +value: "201" +data: App\Entity\Ville {#5746 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6177 +label: "COTONOU" +value: "202" +data: App\Entity\Ville {#5755 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6178 +label: "COTONOU" +value: "203" +data: App\Entity\Ville {#5764 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6179 +label: "COTONOU" +value: "204" +data: App\Entity\Ville {#5773 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6180 +label: "COTONOU" +value: "205" +data: App\Entity\Ville {#5782 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6181 +label: "COTONOU" +value: "206" +data: App\Entity\Ville {#5791 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6182 +label: "COTONOU" +value: "207" +data: App\Entity\Ville {#5800 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6183 +label: "COTONOU" +value: "208" +data: App\Entity\Ville {#5809 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6184 +label: "COTONOU" +value: "209" +data: App\Entity\Ville {#5818 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6185 +label: "COTONOU" +value: "210" +data: App\Entity\Ville {#5827 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6186 +label: "COTONOU" +value: "211" +data: App\Entity\Ville {#5836 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6187 +label: "COTONOU" +value: "212" +data: App\Entity\Ville {#5845 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6188 +label: "COTONOU" +value: "213" +data: App\Entity\Ville {#5854 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6189 +label: "COTONOU" +value: "214" +data: App\Entity\Ville {#5863 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6190 +label: "COTONOU" +value: "215" +data: App\Entity\Ville {#5872 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6191 +label: "COTONOU" +value: "216" +data: App\Entity\Ville {#5881 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6192 +label: "COTONOU" +value: "217" +data: App\Entity\Ville {#5890 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6193 +label: "COTONOU" +value: "218" +data: App\Entity\Ville {#5899 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6194 +label: "COTONOU" +value: "219" +data: App\Entity\Ville {#5908 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6195 +label: "COTONOU" +value: "220" +data: App\Entity\Ville {#5917 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6196 +label: "COTONOU" +value: "221" +data: App\Entity\Ville {#5926 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6197 +label: "COTONOU" +value: "222" +data: App\Entity\Ville {#5935 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6198 +label: "COTONOU" +value: "223" +data: App\Entity\Ville {#5944 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6199 +label: "COTONOU" +value: "224" +data: App\Entity\Ville {#5953 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6200 +label: "COTONOU" +value: "225" +data: App\Entity\Ville {#5962 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6201 +label: "COTONOU" +value: "226" +data: App\Entity\Ville {#5971 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6202 +label: "COTONOU" +value: "227" +data: App\Entity\Ville {#5980 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3871 -form: Symfony\Component\Form\Form {#2657 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3870 …5} |
| full_name | "ville_int[ville]" |
| help | "<span class="text-success"">La ville de destination</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "ville_int_ville" |
| is_selected | Closure($choice, $value) {#6204 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Ville <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "ville" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_ville_int_ville" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "a1e109b461.SYR5NXXRtIrLIy345PLEKdtl_gVDmo2OTlr52US3JTA.fOJLc0XggvOjVV2114usGYoOl0px2MC2fhu4gXDEcVs5tQ9bJruE0PhsbA" |
| 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 | "a1e109b461.SYR5NXXRtIrLIy345PLEKdtl_gVDmo2OTlr52US3JTA.fOJLc0XggvOjVV2114usGYoOl0px2MC2fhu4gXDEcVs5tQ9bJruE0PhsbA" |
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 {#2085 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2086 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2087 …} -namespace: Closure() {#2089 …} } |
| data | "a1e109b461.SYR5NXXRtIrLIy345PLEKdtl_gVDmo2OTlr52US3JTA.fOJLc0XggvOjVV2114usGYoOl0px2MC2fhu4gXDEcVs5tQ9bJruE0PhsbA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3868 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() {#6205 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#6206 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_ville_int__token" ] |
| cache_key | "_ville_int__token_hidden" |
| compound | false |
| data | "a1e109b461.SYR5NXXRtIrLIy345PLEKdtl_gVDmo2OTlr52US3JTA.fOJLc0XggvOjVV2114usGYoOl0px2MC2fhu4gXDEcVs5tQ9bJruE0PhsbA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6216 -form: Symfony\Component\Form\Form {#6212 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6207 …5} |
| full_name | "ville_int[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ville_int__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 | "_ville_int__token" |
| valid | true |
| value | "a1e109b461.SYR5NXXRtIrLIy345PLEKdtl_gVDmo2OTlr52US3JTA.fOJLc0XggvOjVV2114usGYoOl0px2MC2fhu4gXDEcVs5tQ9bJruE0PhsbA" |