Forms
-
search
-
search
-
_token
-
-
cookie_analytical_consent
-
analyticalCookies
-
_token
-
-
mail
-
from
-
email
-
_token
-
search
Form type:
"App\Form\SearchType"
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 {#148 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#146 …} -namespace: Closure() {#144 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2092 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2094 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2093 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search" "_search" ] |
| cache_key | "_search_search" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2085 -form: Symfony\Component\Form\Form {#2069 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2095 …5} |
| full_name | "search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search" |
| valid | true |
| value | null |
search
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Search" ] |
[ "placeholder" => "Search" ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Search" ] |
| 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 {#148 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#146 …} -namespace: Closure() {#144 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2075 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 | 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2078 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Search" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_search_search" ] |
| cache_key | "_search_search_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2100 -form: Symfony\Component\Form\Form {#2131 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2098 …5} |
| full_name | "search[search]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_search" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_search" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "087aa64dd5a.Sk-yKIN3C8Q3tGwlvLfw8MSjS0SeGBgG7GpMp3UymfQ.JD70a_QCZ7Jmhl5j3v7dxoXwIHzabVZr2iB-lx9j1oUTOepq7gc58FvrVA" |
| 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 | "087aa64dd5a.Sk-yKIN3C8Q3tGwlvLfw8MSjS0SeGBgG7GpMp3UymfQ.JD70a_QCZ7Jmhl5j3v7dxoXwIHzabVZr2iB-lx9j1oUTOepq7gc58FvrVA" |
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 {#148 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#146 …} -namespace: Closure() {#144 …} } |
| data | "087aa64dd5a.Sk-yKIN3C8Q3tGwlvLfw8MSjS0SeGBgG7GpMp3UymfQ.JD70a_QCZ7Jmhl5j3v7dxoXwIHzabVZr2iB-lx9j1oUTOepq7gc58FvrVA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2101 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() {#2130 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2090 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_search__token" ] |
| cache_key | "_search__token_hidden" |
| compound | false |
| data | "087aa64dd5a.Sk-yKIN3C8Q3tGwlvLfw8MSjS0SeGBgG7GpMp3UymfQ.JD70a_QCZ7Jmhl5j3v7dxoXwIHzabVZr2iB-lx9j1oUTOepq7gc58FvrVA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2096 -form: Symfony\Component\Form\Form {#2087 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2084 …5} |
| full_name | "search[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search__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 | "_search__token" |
| valid | true |
| value | "087aa64dd5a.Sk-yKIN3C8Q3tGwlvLfw8MSjS0SeGBgG7GpMp3UymfQ.JD70a_QCZ7Jmhl5j3v7dxoXwIHzabVZr2iB-lx9j1oUTOepq7gc58FvrVA" |
cookie_analytical_consent
Form type:
"App\Form\CookieAnalyticalConsentType"
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 {#148 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#146 …} -namespace: Closure() {#144 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3544 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3546 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3545 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "cookie_analytical_consent" "_cookie_analytical_consent" ] |
| cache_key | "_cookie_analytical_consent_cookie_analytical_consent" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3567 -form: Symfony\Component\Form\Form {#3578 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3547 …5} |
| full_name | "cookie_analytical_consent" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_analytical_consent" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cookie_analytical_consent" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cookie_analytical_consent" |
| valid | true |
| value | null |
analyticalCookies
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 |
|---|---|---|
| choices | [ "Oui" => "1" "Non" => "0" ] |
[ "Oui" => "1" "Non" => "0" ] |
| help | "Ces cookies nous permettent d'établir des statistiques de fréquentation et d'utilisation concernant nos sites web. Ces cookies proviennent de Google Analytics." |
same as passed value |
| label | "Accepter les "cookies analytiques" : " |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Oui" => "1" "Non" => "0" ] |
| 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 {#148 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#146 …} -namespace: Closure() {#144 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| 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 | "Ces cookies nous permettent d'établir des statistiques de fréquentation et d'utilisation concernant nos sites web. Ces cookies proviennent de Google Analytics." |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Accepter les "cookies analytiques" : " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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 |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3566 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3564 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_cookie_analytical_consent_analyticalCookies" ] |
| cache_key | "_cookie_analytical_consent_analyticalCookies_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3587 +label: "Oui" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3595 +label: "Non" +value: "0" +data: "0" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3586 -form: Symfony\Component\Form\Form {#3576 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3585 …5} |
| full_name | "cookie_analytical_consent[analyticalCookies]" |
| help | "Ces cookies nous permettent d'établir des statistiques de fréquentation et d'utilisation concernant nos sites web. Ces cookies proviennent de Google Analytics." |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_analytical_consent_analyticalCookies" |
| is_selected | Closure($choice, $value) {#3591 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Accepter les "cookies analytiques" : " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "analyticalCookies" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cookie_analytical_consent_analyticalCookies" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "8efe775b797c208.rnirUR4Wgo-h87K_gFGas6QoAs9HsWisY4P9XXPySK4.yRHaA1R1zuvIkO31-ivght5wcK023gHCBfePGhuIcMLgTJ8hK2_T4O2y9w" |
| 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 | "8efe775b797c208.rnirUR4Wgo-h87K_gFGas6QoAs9HsWisY4P9XXPySK4.yRHaA1R1zuvIkO31-ivght5wcK023gHCBfePGhuIcMLgTJ8hK2_T4O2y9w" |
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 {#148 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#146 …} -namespace: Closure() {#144 …} } |
| data | "8efe775b797c208.rnirUR4Wgo-h87K_gFGas6QoAs9HsWisY4P9XXPySK4.yRHaA1R1zuvIkO31-ivght5wcK023gHCBfePGhuIcMLgTJ8hK2_T4O2y9w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3582 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() {#3593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3592 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_cookie_analytical_consent__token" ] |
| cache_key | "_cookie_analytical_consent__token_hidden" |
| compound | false |
| data | "8efe775b797c208.rnirUR4Wgo-h87K_gFGas6QoAs9HsWisY4P9XXPySK4.yRHaA1R1zuvIkO31-ivght5wcK023gHCBfePGhuIcMLgTJ8hK2_T4O2y9w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3604 -form: Symfony\Component\Form\Form {#3600 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3589 …5} |
| full_name | "cookie_analytical_consent[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_analytical_consent__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 | "_cookie_analytical_consent__token" |
| valid | true |
| value | "8efe775b797c208.rnirUR4Wgo-h87K_gFGas6QoAs9HsWisY4P9XXPySK4.yRHaA1R1zuvIkO31-ivght5wcK023gHCBfePGhuIcMLgTJ8hK2_T4O2y9w" |
Form type:
"App\Form\MailType"
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 {#148 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#146 …} -namespace: Closure() {#144 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3913 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3915 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3914 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "mail" "_mail" ] |
| cache_key | "_mail_mail" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3940 -form: Symfony\Component\Form\Form {#3945 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3916 …5} |
| full_name | "mail" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "mail" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mail" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_mail" |
| valid | true |
| value | null |
from
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 | [ "placeholder" => "Inscrivez-vous pour recevoir nos actualités" ] |
[ "placeholder" => "Inscrivez-vous pour recevoir nos actualités" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Email {#3921 +payload: null +groups: ? +message: "Cette valeur n'est pas une adresse email valide" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#3938 +payload: null +groups: ? +message: "Ce champ ne doit pas être vide." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Email {#3921 +payload: null +groups: ? +message: "Cette valeur n'est pas une adresse email valide" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#3938 +payload: null +groups: ? +message: "Ce champ ne doit pas être vide." +allowNull: false +normalizer: null } ] |
| label | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Inscrivez-vous pour recevoir nos actualités" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Email {#3921 +payload: null +groups: ? +message: "Cette valeur n'est pas une adresse email valide" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#3938 +payload: null +groups: ? +message: "Ce champ ne doit pas être vide." +allowNull: false +normalizer: null } ] |
| 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 {#148 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#146 …} -namespace: Closure() {#144 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3935 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 | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| 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() {#3925 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3936 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Inscrivez-vous pour recevoir nos actualités" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_mail_from" ] |
| cache_key | "_mail_from_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3958 -form: Symfony\Component\Form\Form {#3948 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3957 …5} |
| full_name | "mail[from]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "mail_from" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "from" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_mail_from" |
| valid | true |
| value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "off" "class" => "nouser" ] |
[ "autocomplete" => "off" "class" => "nouser" ] |
| label | 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 | [ "autocomplete" => "off" "class" => "nouser" ] |
| 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 {#148 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#146 …} -namespace: Closure() {#144 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3932 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 | 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3939 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3933 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "class" => "nouser" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_mail_email" ] |
| cache_key | "_mail_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3959 -form: Symfony\Component\Form\Form {#3951 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3960 …5} |
| full_name | "mail[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "mail_email" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_mail_email" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "823ecbb1308083f81.cJSHo3Pq3TC8aw-ek9W6PVos5uRB6DP2A7Qa4Ay9aLQ.ItX36EankVKNXl7SpYqDeipak4kykmaCceJNq2LnWfEqp-TTHYSsANNGZA" |
| 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 | "823ecbb1308083f81.cJSHo3Pq3TC8aw-ek9W6PVos5uRB6DP2A7Qa4Ay9aLQ.ItX36EankVKNXl7SpYqDeipak4kykmaCceJNq2LnWfEqp-TTHYSsANNGZA" |
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 {#148 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#147 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#146 …} -namespace: Closure() {#144 …} } |
| data | "823ecbb1308083f81.cJSHo3Pq3TC8aw-ek9W6PVos5uRB6DP2A7Qa4Ay9aLQ.ItX36EankVKNXl7SpYqDeipak4kykmaCceJNq2LnWfEqp-TTHYSsANNGZA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3926 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() {#3964 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3966 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_mail__token" ] |
| cache_key | "_mail__token_hidden" |
| compound | false |
| data | "823ecbb1308083f81.cJSHo3Pq3TC8aw-ek9W6PVos5uRB6DP2A7Qa4Ay9aLQ.ItX36EankVKNXl7SpYqDeipak4kykmaCceJNq2LnWfEqp-TTHYSsANNGZA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3976 -form: Symfony\Component\Form\Form {#3972 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3967 …5} |
| full_name | "mail[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "mail__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 | "_mail__token" |
| valid | true |
| value | "823ecbb1308083f81.cJSHo3Pq3TC8aw-ek9W6PVos5uRB6DP2A7Qa4Ay9aLQ.ItX36EankVKNXl7SpYqDeipak4kykmaCceJNq2LnWfEqp-TTHYSsANNGZA" |