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) {#2008 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() {#2010 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2009 …} $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 {#2001 -form: Symfony\Component\Form\Form {#1985 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2011 …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) {#1991 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() {#2029 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#1994 …} $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 {#2016 -form: Symfony\Component\Form\Form {#2047 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2014 …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 | "a2e954196bca136d54.8Y7xpSQlkOG6GNGWNfQm-A0NwbxUlbxUapWePjCjWw0.iNmCwxx2_qLMfrv6QMJJm055rvo59-wYI8PXd1fIPnSG16fdVxHxqvEsgA" |
| 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 | "a2e954196bca136d54.8Y7xpSQlkOG6GNGWNfQm-A0NwbxUlbxUapWePjCjWw0.iNmCwxx2_qLMfrv6QMJJm055rvo59-wYI8PXd1fIPnSG16fdVxHxqvEsgA" |
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 | "a2e954196bca136d54.8Y7xpSQlkOG6GNGWNfQm-A0NwbxUlbxUapWePjCjWw0.iNmCwxx2_qLMfrv6QMJJm055rvo59-wYI8PXd1fIPnSG16fdVxHxqvEsgA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2017 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() {#2046 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2006 …} $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 | "a2e954196bca136d54.8Y7xpSQlkOG6GNGWNfQm-A0NwbxUlbxUapWePjCjWw0.iNmCwxx2_qLMfrv6QMJJm055rvo59-wYI8PXd1fIPnSG16fdVxHxqvEsgA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2012 -form: Symfony\Component\Form\Form {#2003 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2000 …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 | "a2e954196bca136d54.8Y7xpSQlkOG6GNGWNfQm-A0NwbxUlbxUapWePjCjWw0.iNmCwxx2_qLMfrv6QMJJm055rvo59-wYI8PXd1fIPnSG16fdVxHxqvEsgA" |
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) {#3630 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() {#3632 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3631 …} $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 {#3653 -form: Symfony\Component\Form\Form {#3664 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3633 …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() {#3652 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3650 …} $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 {#3673 +label: "Oui" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3681 +label: "Non" +value: "0" +data: "0" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3672 -form: Symfony\Component\Form\Form {#3662 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3671 …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) {#3677 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 | "98b3dbef6270f8cbd75.kv8iYm-68sR4123KFRCp7HVEWQv3FzOIdfl157hrfPs.28duGjjynoVOoCKwYnb4mzEsKjOZbUHZOJAzlNQuLIjauEclIeqkhyCdHg" |
| 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 | "98b3dbef6270f8cbd75.kv8iYm-68sR4123KFRCp7HVEWQv3FzOIdfl157hrfPs.28duGjjynoVOoCKwYnb4mzEsKjOZbUHZOJAzlNQuLIjauEclIeqkhyCdHg" |
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 | "98b3dbef6270f8cbd75.kv8iYm-68sR4123KFRCp7HVEWQv3FzOIdfl157hrfPs.28duGjjynoVOoCKwYnb4mzEsKjOZbUHZOJAzlNQuLIjauEclIeqkhyCdHg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3668 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() {#3679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3678 …} $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 | "98b3dbef6270f8cbd75.kv8iYm-68sR4123KFRCp7HVEWQv3FzOIdfl157hrfPs.28duGjjynoVOoCKwYnb4mzEsKjOZbUHZOJAzlNQuLIjauEclIeqkhyCdHg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3690 -form: Symfony\Component\Form\Form {#3686 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3675 …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 | "98b3dbef6270f8cbd75.kv8iYm-68sR4123KFRCp7HVEWQv3FzOIdfl157hrfPs.28duGjjynoVOoCKwYnb4mzEsKjOZbUHZOJAzlNQuLIjauEclIeqkhyCdHg" |
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) {#3990 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() {#3992 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3991 …} $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 {#4017 -form: Symfony\Component\Form\Form {#4022 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3993 …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 {#3998 +payload: null +groups: ? +message: "Cette valeur n'est pas une adresse email valide" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#4015 +payload: null +groups: ? +message: "Ce champ ne doit pas être vide." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Email {#3998 +payload: null +groups: ? +message: "Cette valeur n'est pas une adresse email valide" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#4015 +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 {#3998 +payload: null +groups: ? +message: "Cette valeur n'est pas une adresse email valide" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#4015 +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) {#4012 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() {#4002 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#4013 …} $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 {#4035 -form: Symfony\Component\Form\Form {#4025 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4034 …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) {#4009 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() {#4016 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#4010 …} $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 {#4036 -form: Symfony\Component\Form\Form {#4028 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4037 …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 | "e86c18b49b87d.7H_lATuN9cqQ6Q_s2IcvbYI7-7MFjgYW6Km2Gga4oN0.rzKrXkm_panxrEeusd9IAfpvzMFE3TFEp83Yf2Xz96SfLdBYVdq-59-jXg" |
| 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 | "e86c18b49b87d.7H_lATuN9cqQ6Q_s2IcvbYI7-7MFjgYW6Km2Gga4oN0.rzKrXkm_panxrEeusd9IAfpvzMFE3TFEp83Yf2Xz96SfLdBYVdq-59-jXg" |
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 | "e86c18b49b87d.7H_lATuN9cqQ6Q_s2IcvbYI7-7MFjgYW6Km2Gga4oN0.rzKrXkm_panxrEeusd9IAfpvzMFE3TFEp83Yf2Xz96SfLdBYVdq-59-jXg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4003 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() {#4041 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#4043 …} $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 | "e86c18b49b87d.7H_lATuN9cqQ6Q_s2IcvbYI7-7MFjgYW6Km2Gga4oN0.rzKrXkm_panxrEeusd9IAfpvzMFE3TFEp83Yf2Xz96SfLdBYVdq-59-jXg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4053 -form: Symfony\Component\Form\Form {#4049 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4044 …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 | "e86c18b49b87d.7H_lATuN9cqQ6Q_s2IcvbYI7-7MFjgYW6Km2Gga4oN0.rzKrXkm_panxrEeusd9IAfpvzMFE3TFEp83Yf2Xz96SfLdBYVdq-59-jXg" |