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 {#2093 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2094 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2095 …} -namespace: Closure() {#2097 …} } |
| data_class | "App\Entity\Bordereau" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2119 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() {#2121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2120 …} $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 {#4378 -form: Symfony\Component\Form\Form {#2195 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4372 …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 {#2093 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2094 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2095 …} -namespace: Closure() {#2097 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2209 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() {#2211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2210 …} $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 {#3832 -form: Symfony\Component\Form\Form {#2218 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4369 …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 | "e.IMlkYO7GUkmFsscViBqDKxv3FlosUO731d_K-7qngAg.a4Q9OJqCHD71yvBQwlSwQUK0ZRZzZ9-F4qyuw-qSyWdXrDVYnq5rKNXRpA" |
| 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 | "e.IMlkYO7GUkmFsscViBqDKxv3FlosUO731d_K-7qngAg.a4Q9OJqCHD71yvBQwlSwQUK0ZRZzZ9-F4qyuw-qSyWdXrDVYnq5rKNXRpA" |
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 {#2093 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2094 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2095 …} -namespace: Closure() {#2097 …} } |
| data | "e.IMlkYO7GUkmFsscViBqDKxv3FlosUO731d_K-7qngAg.a4Q9OJqCHD71yvBQwlSwQUK0ZRZzZ9-F4qyuw-qSyWdXrDVYnq5rKNXRpA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4381 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() {#4384 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#4383 …} $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 | "e.IMlkYO7GUkmFsscViBqDKxv3FlosUO731d_K-7qngAg.a4Q9OJqCHD71yvBQwlSwQUK0ZRZzZ9-F4qyuw-qSyWdXrDVYnq5rKNXRpA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4394 -form: Symfony\Component\Form\Form {#4390 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4385 …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 | "e.IMlkYO7GUkmFsscViBqDKxv3FlosUO731d_K-7qngAg.a4Q9OJqCHD71yvBQwlSwQUK0ZRZzZ9-F4qyuw-qSyWdXrDVYnq5rKNXRpA" |
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 {#2093 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2094 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2095 …} -namespace: Closure() {#2097 …} } |
| data_class | "App\Entity\Bordereau" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2226 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() {#2229 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2227 …} $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 {#4396 -form: Symfony\Component\Form\Form {#2238 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4397 …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 {#2093 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2094 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2095 …} -namespace: Closure() {#2097 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2236 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() {#2241 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2240 …} $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 {#4401 -form: Symfony\Component\Form\Form {#2248 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4400 …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 | "eec93bdee.aCbsG5LFEOYAvtb9tKWU7onJhYJ8gHRYsymm_Bn3fVU.XHXdcNXofIJB-uOn5tD-nL2F8dAT6wY3_GHpjC6VEWwxV6V4yLZ9j03PpQ" |
| 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 | "eec93bdee.aCbsG5LFEOYAvtb9tKWU7onJhYJ8gHRYsymm_Bn3fVU.XHXdcNXofIJB-uOn5tD-nL2F8dAT6wY3_GHpjC6VEWwxV6V4yLZ9j03PpQ" |
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 {#2093 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2094 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2095 …} -namespace: Closure() {#2097 …} } |
| data | "eec93bdee.aCbsG5LFEOYAvtb9tKWU7onJhYJ8gHRYsymm_Bn3fVU.XHXdcNXofIJB-uOn5tD-nL2F8dAT6wY3_GHpjC6VEWwxV6V4yLZ9j03PpQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4398 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() {#4402 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#4403 …} $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 | "eec93bdee.aCbsG5LFEOYAvtb9tKWU7onJhYJ8gHRYsymm_Bn3fVU.XHXdcNXofIJB-uOn5tD-nL2F8dAT6wY3_GHpjC6VEWwxV6V4yLZ9j03PpQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4413 -form: Symfony\Component\Form\Form {#4409 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4404 …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 | "eec93bdee.aCbsG5LFEOYAvtb9tKWU7onJhYJ8gHRYsymm_Bn3fVU.XHXdcNXofIJB-uOn5tD-nL2F8dAT6wY3_GHpjC6VEWwxV6V4yLZ9j03PpQ" |
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 {#2093 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2094 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2095 …} -namespace: Closure() {#2097 …} } |
| data_class | "App\Entity\Bordereau" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2256 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() {#2259 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2257 …} $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 {#4415 -form: Symfony\Component\Form\Form {#2565 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4416 …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 {#2093 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2094 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2095 …} -namespace: Closure() {#2097 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2567 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() {#2562 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2563 …} $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 {#4420 -form: Symfony\Component\Form\Form {#2555 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4419 …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 | "399951958faac8b.zlnfG-cMYyrs4oU8JnXbVPHjWLgHIjF5OjzCW6NuEac.nW6WQY96Ok7dk_cJQgSLB5SvN9BKcgZLF1SoN88HePPjdLxWi1QnXrOkvQ" |
| 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 | "399951958faac8b.zlnfG-cMYyrs4oU8JnXbVPHjWLgHIjF5OjzCW6NuEac.nW6WQY96Ok7dk_cJQgSLB5SvN9BKcgZLF1SoN88HePPjdLxWi1QnXrOkvQ" |
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 {#2093 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2094 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2095 …} -namespace: Closure() {#2097 …} } |
| data | "399951958faac8b.zlnfG-cMYyrs4oU8JnXbVPHjWLgHIjF5OjzCW6NuEac.nW6WQY96Ok7dk_cJQgSLB5SvN9BKcgZLF1SoN88HePPjdLxWi1QnXrOkvQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4417 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() {#4421 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#4422 …} $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 | "399951958faac8b.zlnfG-cMYyrs4oU8JnXbVPHjWLgHIjF5OjzCW6NuEac.nW6WQY96Ok7dk_cJQgSLB5SvN9BKcgZLF1SoN88HePPjdLxWi1QnXrOkvQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4432 -form: Symfony\Component\Form\Form {#4428 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4423 …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 | "399951958faac8b.zlnfG-cMYyrs4oU8JnXbVPHjWLgHIjF5OjzCW6NuEac.nW6WQY96Ok7dk_cJQgSLB5SvN9BKcgZLF1SoN88HePPjdLxWi1QnXrOkvQ" |
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 {#2093 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2094 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2095 …} -namespace: Closure() {#2097 …} } |
| data_class | "App\Entity\Bordereau" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2547 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() {#2544 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2546 …} $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 {#4434 -form: Symfony\Component\Form\Form {#2535 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4435 …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 {#2093 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2094 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2095 …} -namespace: Closure() {#2097 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2537 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() {#2532 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2533 …} $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 {#4439 -form: Symfony\Component\Form\Form {#2525 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4438 …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 | "29072c91f005fd0f27f1576.Nq5h6J8172wkZ4LgCqoytFlKGnqid8zP3UzY9zNmTRM.YMUJo_V7tS5zNLqHQvxQ1moYTRKVFp-Ajz-wkGpfKX5y-Q2s-l_bHmwVww" |
| 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 | "29072c91f005fd0f27f1576.Nq5h6J8172wkZ4LgCqoytFlKGnqid8zP3UzY9zNmTRM.YMUJo_V7tS5zNLqHQvxQ1moYTRKVFp-Ajz-wkGpfKX5y-Q2s-l_bHmwVww" |
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 {#2093 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2094 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2095 …} -namespace: Closure() {#2097 …} } |
| data | "29072c91f005fd0f27f1576.Nq5h6J8172wkZ4LgCqoytFlKGnqid8zP3UzY9zNmTRM.YMUJo_V7tS5zNLqHQvxQ1moYTRKVFp-Ajz-wkGpfKX5y-Q2s-l_bHmwVww" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4436 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() {#4440 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#4441 …} $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 | "29072c91f005fd0f27f1576.Nq5h6J8172wkZ4LgCqoytFlKGnqid8zP3UzY9zNmTRM.YMUJo_V7tS5zNLqHQvxQ1moYTRKVFp-Ajz-wkGpfKX5y-Q2s-l_bHmwVww" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4451 -form: Symfony\Component\Form\Form {#4447 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4442 …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 | "29072c91f005fd0f27f1576.Nq5h6J8172wkZ4LgCqoytFlKGnqid8zP3UzY9zNmTRM.YMUJo_V7tS5zNLqHQvxQ1moYTRKVFp-Ajz-wkGpfKX5y-Q2s-l_bHmwVww" |
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 {#2093 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2094 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2095 …} -namespace: Closure() {#2097 …} } |
| data_class | "App\Entity\Bordereau" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2517 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() {#2514 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2516 …} $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 {#4453 -form: Symfony\Component\Form\Form {#2191 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4454 …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 {#2093 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2094 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2095 …} -namespace: Closure() {#2097 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2193 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() {#2188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2189 …} $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 {#4458 -form: Symfony\Component\Form\Form {#2181 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4457 …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 | "ff3d9.hOW4oRGWhE5XEfcxbAl-r_fCWvILJAc6BPcIPUOA8Y0.yqD5mGTRvCdnaJ96WGII3o3zKsZaTn93Yp9ab3HVmMvzs9r7I_n0exVrog" |
| 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 | "ff3d9.hOW4oRGWhE5XEfcxbAl-r_fCWvILJAc6BPcIPUOA8Y0.yqD5mGTRvCdnaJ96WGII3o3zKsZaTn93Yp9ab3HVmMvzs9r7I_n0exVrog" |
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 {#2093 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2094 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2095 …} -namespace: Closure() {#2097 …} } |
| data | "ff3d9.hOW4oRGWhE5XEfcxbAl-r_fCWvILJAc6BPcIPUOA8Y0.yqD5mGTRvCdnaJ96WGII3o3zKsZaTn93Yp9ab3HVmMvzs9r7I_n0exVrog" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4455 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() {#4459 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#4460 …} $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 | "ff3d9.hOW4oRGWhE5XEfcxbAl-r_fCWvILJAc6BPcIPUOA8Y0.yqD5mGTRvCdnaJ96WGII3o3zKsZaTn93Yp9ab3HVmMvzs9r7I_n0exVrog" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4470 -form: Symfony\Component\Form\Form {#4466 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4461 …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 | "ff3d9.hOW4oRGWhE5XEfcxbAl-r_fCWvILJAc6BPcIPUOA8Y0.yqD5mGTRvCdnaJ96WGII3o3zKsZaTn93Yp9ab3HVmMvzs9r7I_n0exVrog" |
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 {#2093 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2094 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2095 …} -namespace: Closure() {#2097 …} } |
| data_class | "App\Entity\Bordereau" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2173 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() {#2170 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2172 …} $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 {#4472 -form: Symfony\Component\Form\Form {#2161 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4473 …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 {#2139 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#2138 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2643 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2573 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2645 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2654 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2656 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2655 …} } |
| 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 {#2093 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2094 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2095 …} -namespace: Closure() {#2097 …} } |
| 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 {#2574 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerGQGhsWR\EntityManagerGhostEbeb667 {#426 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2575 …} } |
| 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() {#2572 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2134 …} $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 {#4478 +label: "13ÈME ARRONDISSEMENT" +value: "1" +data: App\Entity\Ville {#4498 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4480 +label: "ABOMEY" +value: "2" +data: App\Entity\Ville {#4557 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4491 +label: "ABOMEY CALAVI" +value: "3" +data: App\Entity\Ville {#4566 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4492 +label: "ACCRA" +value: "4" +data: App\Entity\Ville {#4575 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4500 +label: "ACLAHOUNKPA" +value: "5" +data: App\Entity\Ville {#4584 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4479 +label: "ADJARRA" +value: "6" +data: App\Entity\Ville {#4593 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4489 +label: "ADJAHONME" +value: "7" +data: App\Entity\Ville {#4602 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4485 +label: "ADJA OUERE" +value: "8" +data: App\Entity\Ville {#4611 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4490 +label: "DJIDJA" +value: "9" +data: App\Entity\Ville {#4620 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4481 +label: "ADJOHOUN" +value: "10" +data: App\Entity\Ville {#4629 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4482 +label: "ADOUNKO" +value: "11" +data: App\Entity\Ville {#4638 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6476 +label: "AFANGNAN" +value: "12" +data: App\Entity\Ville {#4647 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6477 +label: "AGATOGBO" +value: "13" +data: App\Entity\Ville {#4656 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6478 +label: "AGBANGNIZOUN" +value: "14" +data: App\Entity\Ville {#4665 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6479 +label: "AGBLANGANDAN" +value: "15" +data: App\Entity\Ville {#4674 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6480 +label: "AGBOTAGON" +value: "16" +data: App\Entity\Ville {#4683 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6481 +label: "AGUEGUE" +value: "17" +data: App\Entity\Ville {#4692 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6482 +label: "AGLA" +value: "18" +data: App\Entity\Ville {#4701 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6483 +label: "AGBANTO" +value: "19" +data: App\Entity\Ville {#4710 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6484 +label: "AGOUA" +value: "20" +data: App\Entity\Ville {#4719 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6485 +label: "AGONVY" +value: "21" +data: App\Entity\Ville {#4728 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6486 +label: "AGONTIKON" +value: "22" +data: App\Entity\Ville {#4737 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6487 +label: "AGOUE" +value: "23" +data: App\Entity\Ville {#4746 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6488 +label: "AGATOGBO" +value: "24" +data: App\Entity\Ville {#4755 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6489 +label: "AKPAKPA" +value: "25" +data: App\Entity\Ville {#4764 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6490 +label: "AKPO MISSERETE" +value: "26" +data: App\Entity\Ville {#4773 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6491 +label: "AKASSATO" +value: "27" +data: App\Entity\Ville {#4782 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6492 +label: "ALLADA" +value: "28" +data: App\Entity\Ville {#4791 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6493 +label: "ALLEGLETA" +value: "29" +data: App\Entity\Ville {#4800 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6494 +label: "APLAHOUE" +value: "30" +data: App\Entity\Ville {#4809 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6495 +label: "INCONNUE" +value: "31" +data: App\Entity\Ville {#4818 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6496 +label: "OTTOHOE" +value: "32" +data: App\Entity\Ville {#4827 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6497 +label: "ATACORA" +value: "33" +data: App\Entity\Ville {#4836 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6498 +label: "ATHIEME" +value: "34" +data: App\Entity\Ville {#4845 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6499 +label: "ATROPOCODJI" +value: "35" +data: App\Entity\Ville {#4854 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6500 +label: "ATTOGON" +value: "36" +data: App\Entity\Ville {#4863 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6501 +label: "AVOGBANA" +value: "37" +data: App\Entity\Ville {#4872 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6502 +label: "AVRANKOU" +value: "38" +data: App\Entity\Ville {#4881 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6503 +label: "AZOVE" +value: "39" +data: App\Entity\Ville {#4890 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6504 +label: "AZOWLISSE" +value: "40" +data: App\Entity\Ville {#4899 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6505 +label: "BANTE" +value: "41" +data: App\Entity\Ville {#4908 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6506 +label: "BANIKOARA" +value: "42" +data: App\Entity\Ville {#4917 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6507 +label: "BANIGBE" +value: "43" +data: App\Entity\Ville {#4926 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6508 +label: "BASSILA" +value: "44" +data: App\Entity\Ville {#4935 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6509 +label: "BEMBEREKE" +value: "45" +data: App\Entity\Ville {#4944 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6510 +label: "BEROUBOUAY" +value: "46" +data: App\Entity\Ville {#4953 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6511 +label: "BETEROU" +value: "47" +data: App\Entity\Ville {#4962 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6512 +label: "BIRNI" +value: "48" +data: App\Entity\Ville {#4971 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6513 +label: "BOHICON" +value: "49" +data: App\Entity\Ville {#4980 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6514 +label: "BOKO" +value: "50" +data: App\Entity\Ville {#4989 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6515 +label: "BONOU" +value: "51" +data: App\Entity\Ville {#4998 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6516 +label: "BOPA" +value: "52" +data: App\Entity\Ville {#5007 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6517 +label: "BOUKOUMBE" +value: "53" +data: App\Entity\Ville {#5016 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6518 +label: "BOUKOUMBE" +value: "54" +data: App\Entity\Ville {#5025 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6519 +label: "CANA" +value: "55" +data: App\Entity\Ville {#5034 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6520 +label: "CALAVI" +value: "56" +data: App\Entity\Ville {#5043 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6521 +label: "COBLI" +value: "57" +data: App\Entity\Ville {#5052 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6522 +label: "COCOCODJI" +value: "58" +data: App\Entity\Ville {#5061 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6523 +label: "COME" +value: "59" +data: App\Entity\Ville {#5070 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6524 +label: "COPARGO" +value: "60" +data: App\Entity\Ville {#5079 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6525 +label: "COTONOU" +value: "61" +data: Proxies\__CG__\App\Entity\Ville {#3052 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6526 +label: "COVE" +value: "62" +data: App\Entity\Ville {#5094 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6527 +label: "COCOTOMEY" +value: "63" +data: App\Entity\Ville {#5111 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6528 +label: "DAN" +value: "64" +data: App\Entity\Ville {#5120 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6529 +label: "DANGBO" +value: "65" +data: App\Entity\Ville {#5129 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6530 +label: "DASSA" +value: "66" +data: App\Entity\Ville {#5138 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6531 +label: "DEKANMEY" +value: "67" +data: App\Entity\Ville {#5147 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6532 +label: "DEVE" +value: "68" +data: App\Entity\Ville {#5156 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6533 +label: "DIHO" +value: "69" +data: App\Entity\Ville {#5165 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6534 +label: "DJAKOTOMEY" +value: "70" +data: App\Entity\Ville {#5174 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6535 +label: "DJEFFA" +value: "71" +data: App\Entity\Ville {#5183 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6536 +label: "DJIDJA" +value: "72" +data: App\Entity\Ville {#5192 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6537 +label: "DJANGLAME" +value: "73" +data: App\Entity\Ville {#5201 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6538 +label: "DJOUGOU" +value: "74" +data: App\Entity\Ville {#5210 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6539 +label: "DJREGBE" +value: "75" +data: App\Entity\Ville {#5219 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6540 +label: "DOGBO" +value: "76" +data: App\Entity\Ville {#5228 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6541 +label: "EKPE" +value: "77" +data: App\Entity\Ville {#5237 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6542 +label: "GADOMEY" +value: "78" +data: App\Entity\Ville {#5246 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6543 +label: "GAMIA" +value: "79" +data: App\Entity\Ville {#5255 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6544 +label: "GANVIE" +value: "80" +data: App\Entity\Ville {#5264 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6545 +label: "GBODJE" +value: "81" +data: App\Entity\Ville {#5273 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6546 +label: "GODOMEY" +value: "82" +data: App\Entity\Ville {#5282 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6547 +label: "GLAZOUE" +value: "83" +data: App\Entity\Ville {#5291 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6548 +label: "GLODJIGBE" +value: "84" +data: App\Entity\Ville {#5300 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6549 +label: "GOBE" +value: "85" +data: App\Entity\Ville {#5309 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6550 +label: "GOHOMEY" +value: "86" +data: App\Entity\Ville {#5318 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6551 +label: "GOGOUNOU" +value: "87" +data: App\Entity\Ville {#5327 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6552 +label: "GOUKA" +value: "88" +data: App\Entity\Ville {#5336 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6553 +label: "GRAND POPO" +value: "89" +data: App\Entity\Ville {#5345 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6554 +label: "GUEZIN" +value: "90" +data: App\Entity\Ville {#5354 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6555 +label: "GUENE" +value: "91" +data: App\Entity\Ville {#5363 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6556 +label: "GUESSOU SUD" +value: "92" +data: App\Entity\Ville {#5372 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6557 +label: "HEVIE" +value: "93" +data: App\Entity\Ville {#5381 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6558 +label: "HOUEYOGBE" +value: "94" +data: App\Entity\Ville {#5390 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6559 +label: "HILLACONDJI" +value: "95" +data: App\Entity\Ville {#5399 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6560 +label: "HINVI" +value: "96" +data: App\Entity\Ville {#5408 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6561 +label: "HOUEGBO" +value: "97" +data: App\Entity\Ville {#5417 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6562 +label: "HOUEKLAMEY" +value: "98" +data: App\Entity\Ville {#5426 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6563 +label: "HOUEDO" +value: "99" +data: App\Entity\Ville {#5435 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6564 +label: "HOUEYIHO" +value: "100" +data: App\Entity\Ville {#5444 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6565 +label: "HOUNSAHOUE" +value: "101" +data: App\Entity\Ville {#5453 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6566 +label: "IFANGNI" +value: "102" +data: App\Entity\Ville {#5462 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6567 +label: "IGOLO" +value: "103" +data: App\Entity\Ville {#5471 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6568 +label: "IKPINLE" +value: "104" +data: App\Entity\Ville {#5480 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6569 +label: "INA" +value: "105" +data: App\Entity\Ville {#5489 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6570 +label: "KALALE" +value: "106" +data: App\Entity\Ville {#5498 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6571 +label: "KANDI" +value: "107" +data: App\Entity\Ville {#5507 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6572 +label: "KARIMAMA" +value: "108" +data: App\Entity\Ville {#5516 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6573 +label: "KEROU" +value: "109" +data: App\Entity\Ville {#5525 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6574 +label: "KETOU" +value: "110" +data: App\Entity\Ville {#5534 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6575 +label: "KILIBO" +value: "111" +data: App\Entity\Ville {#5543 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6576 +label: "KINTA" +value: "112" +data: App\Entity\Ville {#5552 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6577 +label: "KLOUKLANME" +value: "113" +data: App\Entity\Ville {#5561 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6578 +label: "KOBLI" +value: "114" +data: App\Entity\Ville {#5570 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6579 +label: "KOPARGO" +value: "115" +data: App\Entity\Ville {#5579 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6580 +label: "KOUANDE" +value: "116" +data: App\Entity\Ville {#5588 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6581 +label: "KPASSE" +value: "117" +data: App\Entity\Ville {#5597 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6582 +label: "KPEDEKPO" +value: "118" +data: App\Entity\Ville {#5606 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6583 +label: "KPOMASSE" +value: "119" +data: App\Entity\Ville {#5615 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6584 +label: "KPREKETE" +value: "120" +data: App\Entity\Ville {#5624 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6585 +label: "KRAKE" +value: "121" +data: App\Entity\Ville {#5633 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6586 +label: "LAGOS" +value: "122" +data: App\Entity\Ville {#5642 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6587 +label: "LALO" +value: "123" +data: App\Entity\Ville {#5651 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6588 +label: "LOBOGO" +value: "124" +data: App\Entity\Ville {#5660 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6589 +label: "LOGOZOHOUE" +value: "125" +data: App\Entity\Ville {#5669 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6590 +label: "LOKOSSA" +value: "126" +data: App\Entity\Ville {#5678 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6591 +label: "LOME" +value: "127" +data: App\Entity\Ville {#5687 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6592 +label: "MALANVILLE" +value: "128" +data: App\Entity\Ville {#5696 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6593 +label: "MASSI" +value: "129" +data: App\Entity\Ville {#5705 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6594 +label: "MATERI" +value: "130" +data: App\Entity\Ville {#5714 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6595 +label: "MISSESSIN" +value: "131" +data: App\Entity\Ville {#5723 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6596 +label: "MISSERETE" +value: "132" +data: App\Entity\Ville {#5732 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6597 +label: "NATITINGOU" +value: "133" +data: App\Entity\Ville {#5741 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6598 +label: "NDALI" +value: "134" +data: App\Entity\Ville {#5750 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6599 +label: "NIKKI" +value: "135" +data: App\Entity\Ville {#5759 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6600 +label: "NONDEFINIE" +value: "136" +data: App\Entity\Ville {#5768 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6601 +label: "ONIGBOLO" +value: "137" +data: App\Entity\Ville {#5777 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6602 +label: "OUAKE" +value: "138" +data: App\Entity\Ville {#5786 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6603 +label: "OUESSE" +value: "139" +data: App\Entity\Ville {#5795 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6604 +label: "OUIDAH" +value: "140" +data: App\Entity\Ville {#5804 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6605 +label: "OUINHI" +value: "141" +data: App\Entity\Ville {#5813 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6606 +label: "OUMAKO" +value: "142" +data: App\Entity\Ville {#5822 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6607 +label: "PAOUIGNAN" +value: "143" +data: App\Entity\Ville {#5831 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6608 +label: "PAPANE" +value: "144" +data: App\Entity\Ville {#5840 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6609 +label: "PASSAGON" +value: "145" +data: App\Entity\Ville {#5849 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6610 +label: "PATARGO" +value: "146" +data: App\Entity\Ville {#5858 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6611 +label: "PEHUNCO" +value: "147" +data: App\Entity\Ville {#5867 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6612 +label: "PEHUNCO ATACORA" +value: "148" +data: App\Entity\Ville {#5876 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6613 +label: "PERERE" +value: "149" +data: App\Entity\Ville {#5885 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6614 +label: "PERMA" +value: "150" +data: App\Entity\Ville {#5894 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6615 +label: "PAHOU" +value: "151" +data: App\Entity\Ville {#5903 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6616 +label: "PIRA" +value: "152" +data: App\Entity\Ville {#5912 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6617 +label: "PK11-PK13" +value: "153" +data: App\Entity\Ville {#5921 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6618 +label: "PK14" +value: "154" +data: App\Entity\Ville {#5930 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6619 +label: "PK18" +value: "155" +data: App\Entity\Ville {#5939 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6620 +label: "PK6-PK10" +value: "156" +data: App\Entity\Ville {#5948 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6621 +label: "PORTO NOVO" +value: "157" +data: App\Entity\Ville {#5957 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6622 +label: "POBE" +value: "158" +data: App\Entity\Ville {#5966 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6623 +label: "PORGA" +value: "159" +data: App\Entity\Ville {#5975 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6624 +label: "POSSOTOME" +value: "160" +data: App\Entity\Ville {#5984 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6625 +label: "PARAKOU" +value: "161" +data: App\Entity\Ville {#5993 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6626 +label: "SAKETE" +value: "162" +data: App\Entity\Ville {#6002 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6627 +label: "SO AVA" +value: "163" +data: App\Entity\Ville {#6011 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6628 +label: "SAVALOU" +value: "164" +data: App\Entity\Ville {#6020 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6629 +label: "SAVE / C" +value: "165" +data: App\Entity\Ville {#6029 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6630 +label: "SE" +value: "166" +data: App\Entity\Ville {#6038 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6631 +label: "SEGBANA" +value: "167" +data: App\Entity\Ville {#6047 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6632 +label: "SEGBOHOUE" +value: "168" +data: App\Entity\Ville {#6056 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6633 +label: "SEHOUE" +value: "169" +data: App\Entity\Ville {#6065 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6634 +label: "SEKOU" +value: "170" +data: App\Entity\Ville {#6074 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6635 +label: "SEME KPODJI" +value: "171" +data: App\Entity\Ville {#6083 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6636 +label: "SETO" +value: "172" +data: App\Entity\Ville {#6092 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6637 +label: "SINENDE" +value: "173" +data: App\Entity\Ville {#6101 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6638 +label: "SINAHOU" +value: "174" +data: App\Entity\Ville {#6110 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6639 +label: "SOTCHANHOUE" +value: "175" +data: App\Entity\Ville {#6119 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6640 +label: "TANGUIETA" +value: "176" +data: App\Entity\Ville {#6128 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6641 +label: "TCHAOUROU" +value: "177" +data: App\Entity\Ville {#6137 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6642 +label: "TCHETTI" +value: "178" +data: App\Entity\Ville {#6146 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6643 +label: "TCHERIGBE" +value: "179" +data: App\Entity\Ville {#6155 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6644 +label: "TINDJI" +value: "180" +data: App\Entity\Ville {#6164 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6645 +label: "TOFFO" +value: "181" +data: App\Entity\Ville {#6173 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6646 +label: "TOGBIN" +value: "182" +data: App\Entity\Ville {#6182 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6647 +label: "TOGOUDO" +value: "183" +data: App\Entity\Ville {#6191 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6648 +label: "TOKPADOMEY" +value: "184" +data: App\Entity\Ville {#6200 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6649 +label: "TOKAN" +value: "185" +data: App\Entity\Ville {#6209 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6650 +label: "TORI BOSSITO" +value: "186" +data: App\Entity\Ville {#6218 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6651 +label: "TOUKOUNTOUNA" +value: "187" +data: App\Entity\Ville {#6227 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6652 +label: "TOVICLIN" +value: "188" +data: App\Entity\Ville {#6236 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6653 +label: "TRE" +value: "189" +data: App\Entity\Ville {#6245 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6654 +label: "WASSA PEHUNCO" +value: "190" +data: App\Entity\Ville {#6254 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6655 +label: "WOMEY PLATEAU" +value: "191" +data: App\Entity\Ville {#6263 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6656 +label: "YAGBE" +value: "192" +data: App\Entity\Ville {#6272 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6657 +label: "ZAGNANADO" +value: "193" +data: App\Entity\Ville {#6281 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6658 +label: "ZAKPOTA" +value: "194" +data: App\Entity\Ville {#6290 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6659 +label: "ZE" +value: "195" +data: App\Entity\Ville {#6299 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6660 +label: "ZINVIE" +value: "196" +data: App\Entity\Ville {#6308 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6661 +label: "ZOGBODOME" +value: "197" +data: App\Entity\Ville {#6317 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6662 +label: "ZOUKOU" +value: "198" +data: App\Entity\Ville {#6326 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6663 +label: "ZOUNGBONOU" +value: "199" +data: App\Entity\Ville {#6335 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6664 +label: "COTONOU" +value: "200" +data: Proxies\__CG__\App\Entity\Ville {#3806 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6665 +label: "ABOMEY CALAVI" +value: "201" +data: App\Entity\Ville {#6352 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6666 +label: "COTONOU" +value: "202" +data: App\Entity\Ville {#6361 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6667 +label: "COTONOU" +value: "203" +data: App\Entity\Ville {#6370 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6668 +label: "COTONOU" +value: "204" +data: App\Entity\Ville {#6379 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6669 +label: "COTONOU" +value: "205" +data: App\Entity\Ville {#6388 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6670 +label: "COTONOU" +value: "206" +data: App\Entity\Ville {#6397 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6671 +label: "COTONOU" +value: "207" +data: App\Entity\Ville {#6406 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6672 +label: "COTONOU" +value: "208" +data: App\Entity\Ville {#6415 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6673 +label: "COTONOU" +value: "209" +data: App\Entity\Ville {#6424 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6674 +label: "COTONOU" +value: "210" +data: App\Entity\Ville {#6433 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6675 +label: "COTONOU" +value: "211" +data: App\Entity\Ville {#6442 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6676 +label: "COTONOU" +value: "212" +data: App\Entity\Ville {#6451 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6677 +label: "COTONOU" +value: "213" +data: App\Entity\Ville {#6460 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6678 +label: "COTONOU" +value: "214" +data: App\Entity\Ville {#6469 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4477 -form: Symfony\Component\Form\Form {#2665 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4476 …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) {#6680 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 | "5d85b.xJ90v5lB5q3k62H_tA9vTwnp1friaTywOeZStq24hV4.jvch_solp-Kgoias_zcMHnqNl82PWXjgAY4775nR0zSL1gDzqXmHz5HcEg" |
| 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 | "5d85b.xJ90v5lB5q3k62H_tA9vTwnp1friaTywOeZStq24hV4.jvch_solp-Kgoias_zcMHnqNl82PWXjgAY4775nR0zSL1gDzqXmHz5HcEg" |
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 {#2093 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2094 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2095 …} -namespace: Closure() {#2097 …} } |
| data | "5d85b.xJ90v5lB5q3k62H_tA9vTwnp1friaTywOeZStq24hV4.jvch_solp-Kgoias_zcMHnqNl82PWXjgAY4775nR0zSL1gDzqXmHz5HcEg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4474 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() {#6681 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#6682 …} $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 | "5d85b.xJ90v5lB5q3k62H_tA9vTwnp1friaTywOeZStq24hV4.jvch_solp-Kgoias_zcMHnqNl82PWXjgAY4775nR0zSL1gDzqXmHz5HcEg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6692 -form: Symfony\Component\Form\Form {#6688 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6683 …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 | "5d85b.xJ90v5lB5q3k62H_tA9vTwnp1friaTywOeZStq24hV4.jvch_solp-Kgoias_zcMHnqNl82PWXjgAY4775nR0zSL1gDzqXmHz5HcEg" |