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) {#2105 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() {#2107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2106 …} $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 {#2098 -form: Symfony\Component\Form\Form {#2082 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2108 …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) {#2088 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() {#2126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2091 …} $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 {#2113 -form: Symfony\Component\Form\Form {#2144 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2111 …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 | "6302ca684bae.yz8pl9gUo92VX9z6VCQvv4FlO_cmIuSv-onHuWACrIs._GYdxJNi--vHJrC7BGNF87YwcZBDSJzGyMrw0y9D-NuYcXnbul6atdgQjQ" |
| 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 | "6302ca684bae.yz8pl9gUo92VX9z6VCQvv4FlO_cmIuSv-onHuWACrIs._GYdxJNi--vHJrC7BGNF87YwcZBDSJzGyMrw0y9D-NuYcXnbul6atdgQjQ" |
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 | "6302ca684bae.yz8pl9gUo92VX9z6VCQvv4FlO_cmIuSv-onHuWACrIs._GYdxJNi--vHJrC7BGNF87YwcZBDSJzGyMrw0y9D-NuYcXnbul6atdgQjQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2114 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() {#2143 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2103 …} $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 | "6302ca684bae.yz8pl9gUo92VX9z6VCQvv4FlO_cmIuSv-onHuWACrIs._GYdxJNi--vHJrC7BGNF87YwcZBDSJzGyMrw0y9D-NuYcXnbul6atdgQjQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2109 -form: Symfony\Component\Form\Form {#2100 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2097 …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 | "6302ca684bae.yz8pl9gUo92VX9z6VCQvv4FlO_cmIuSv-onHuWACrIs._GYdxJNi--vHJrC7BGNF87YwcZBDSJzGyMrw0y9D-NuYcXnbul6atdgQjQ" |
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) {#3575 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() {#3577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3576 …} $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 {#3598 -form: Symfony\Component\Form\Form {#3609 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3578 …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() {#3597 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3595 …} $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 {#3618 +label: "Oui" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3626 +label: "Non" +value: "0" +data: "0" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3617 -form: Symfony\Component\Form\Form {#3607 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3616 …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) {#3622 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 | "79a4.Q1g9C-Jl2LsExu099zDNfN9J_9SvsMAOS39mXwdrUEY.MBB_Uootrc5Girh7u0q5NZYriI7m2ZZeLigRJn8GaCoFH1UzkVGAw1u1uA" |
| 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 | "79a4.Q1g9C-Jl2LsExu099zDNfN9J_9SvsMAOS39mXwdrUEY.MBB_Uootrc5Girh7u0q5NZYriI7m2ZZeLigRJn8GaCoFH1UzkVGAw1u1uA" |
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 | "79a4.Q1g9C-Jl2LsExu099zDNfN9J_9SvsMAOS39mXwdrUEY.MBB_Uootrc5Girh7u0q5NZYriI7m2ZZeLigRJn8GaCoFH1UzkVGAw1u1uA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3613 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() {#3624 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3623 …} $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 | "79a4.Q1g9C-Jl2LsExu099zDNfN9J_9SvsMAOS39mXwdrUEY.MBB_Uootrc5Girh7u0q5NZYriI7m2ZZeLigRJn8GaCoFH1UzkVGAw1u1uA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3635 -form: Symfony\Component\Form\Form {#3631 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3620 …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 | "79a4.Q1g9C-Jl2LsExu099zDNfN9J_9SvsMAOS39mXwdrUEY.MBB_Uootrc5Girh7u0q5NZYriI7m2ZZeLigRJn8GaCoFH1UzkVGAw1u1uA" |
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) {#3938 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() {#3940 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3939 …} $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 {#3965 -form: Symfony\Component\Form\Form {#3970 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3941 …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 {#3946 +payload: null +groups: ? +message: "Cette valeur n'est pas une adresse email valide" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#3963 +payload: null +groups: ? +message: "Ce champ ne doit pas être vide." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Email {#3946 +payload: null +groups: ? +message: "Cette valeur n'est pas une adresse email valide" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#3963 +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 {#3946 +payload: null +groups: ? +message: "Cette valeur n'est pas une adresse email valide" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#3963 +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) {#3960 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() {#3950 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3961 …} $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 {#3983 -form: Symfony\Component\Form\Form {#3973 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3982 …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) {#3957 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() {#3964 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3958 …} $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 {#3984 -form: Symfony\Component\Form\Form {#3976 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3985 …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 | "3e51996e65c64b2f6e9.stiUNc_MeeS0u-XF_jnzf_OJzIQWexeBEWtL3A1ksO8.i7P9bIe1H7L9y4DokgqSN8fLmuNADCP4aAl66zkR9Z3ai6Fjl4sXj8L3oA" |
| 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 | "3e51996e65c64b2f6e9.stiUNc_MeeS0u-XF_jnzf_OJzIQWexeBEWtL3A1ksO8.i7P9bIe1H7L9y4DokgqSN8fLmuNADCP4aAl66zkR9Z3ai6Fjl4sXj8L3oA" |
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 | "3e51996e65c64b2f6e9.stiUNc_MeeS0u-XF_jnzf_OJzIQWexeBEWtL3A1ksO8.i7P9bIe1H7L9y4DokgqSN8fLmuNADCP4aAl66zkR9Z3ai6Fjl4sXj8L3oA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3951 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() {#3989 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" "hidden" "csrf_token" "_mail__token" ] |
| cache_key | "_mail__token_hidden" |
| compound | false |
| data | "3e51996e65c64b2f6e9.stiUNc_MeeS0u-XF_jnzf_OJzIQWexeBEWtL3A1ksO8.i7P9bIe1H7L9y4DokgqSN8fLmuNADCP4aAl66zkR9Z3ai6Fjl4sXj8L3oA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4001 -form: Symfony\Component\Form\Form {#3997 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3992 …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 | "3e51996e65c64b2f6e9.stiUNc_MeeS0u-XF_jnzf_OJzIQWexeBEWtL3A1ksO8.i7P9bIe1H7L9y4DokgqSN8fLmuNADCP4aAl66zkR9Z3ai6Fjl4sXj8L3oA" |