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) {#2049 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() {#2051 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2050 …} $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 {#2042 -form: Symfony\Component\Form\Form {#2026 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2052 …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) {#2032 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() {#2070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2035 …} $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 {#2057 -form: Symfony\Component\Form\Form {#2088 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2055 …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 | "44ae0a4c5ff4b4d.TsGH2u-tZsdEUAnKDg5LB7FCrlWvwkaNKdY3lPtxNRg.IPHt6abGD6ASADHyfjwua-EE1xLWswH3ep5B8o1cAm0Xu8WjhdQ0oBMUSA" |
| 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 | "44ae0a4c5ff4b4d.TsGH2u-tZsdEUAnKDg5LB7FCrlWvwkaNKdY3lPtxNRg.IPHt6abGD6ASADHyfjwua-EE1xLWswH3ep5B8o1cAm0Xu8WjhdQ0oBMUSA" |
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 | "44ae0a4c5ff4b4d.TsGH2u-tZsdEUAnKDg5LB7FCrlWvwkaNKdY3lPtxNRg.IPHt6abGD6ASADHyfjwua-EE1xLWswH3ep5B8o1cAm0Xu8WjhdQ0oBMUSA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2058 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() {#2087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#2047 …} $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 | "44ae0a4c5ff4b4d.TsGH2u-tZsdEUAnKDg5LB7FCrlWvwkaNKdY3lPtxNRg.IPHt6abGD6ASADHyfjwua-EE1xLWswH3ep5B8o1cAm0Xu8WjhdQ0oBMUSA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2053 -form: Symfony\Component\Form\Form {#2044 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2041 …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 | "44ae0a4c5ff4b4d.TsGH2u-tZsdEUAnKDg5LB7FCrlWvwkaNKdY3lPtxNRg.IPHt6abGD6ASADHyfjwua-EE1xLWswH3ep5B8o1cAm0Xu8WjhdQ0oBMUSA" |
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) {#3519 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() {#3521 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3520 …} $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 {#3542 -form: Symfony\Component\Form\Form {#3553 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3522 …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() {#3541 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3539 …} $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 {#3562 +label: "Oui" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3570 +label: "Non" +value: "0" +data: "0" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3561 -form: Symfony\Component\Form\Form {#3551 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3560 …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) {#3566 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 | "0dd2ed83fd15a7b.zpzKHTQFqrz85tLGffMyZ3j27vRqHyYfIcNlpJlPrZk.49S7K1Yz8_-aqZC0H8tGHUmYvLM8Zk9tS5URkPA-5d2vyI5eAUTP-r-0kw" |
| 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 | "0dd2ed83fd15a7b.zpzKHTQFqrz85tLGffMyZ3j27vRqHyYfIcNlpJlPrZk.49S7K1Yz8_-aqZC0H8tGHUmYvLM8Zk9tS5URkPA-5d2vyI5eAUTP-r-0kw" |
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 | "0dd2ed83fd15a7b.zpzKHTQFqrz85tLGffMyZ3j27vRqHyYfIcNlpJlPrZk.49S7K1Yz8_-aqZC0H8tGHUmYvLM8Zk9tS5URkPA-5d2vyI5eAUTP-r-0kw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3557 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() {#3568 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3567 …} $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 | "0dd2ed83fd15a7b.zpzKHTQFqrz85tLGffMyZ3j27vRqHyYfIcNlpJlPrZk.49S7K1Yz8_-aqZC0H8tGHUmYvLM8Zk9tS5URkPA-5d2vyI5eAUTP-r-0kw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3579 -form: Symfony\Component\Form\Form {#3575 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3564 …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 | "0dd2ed83fd15a7b.zpzKHTQFqrz85tLGffMyZ3j27vRqHyYfIcNlpJlPrZk.49S7K1Yz8_-aqZC0H8tGHUmYvLM8Zk9tS5URkPA-5d2vyI5eAUTP-r-0kw" |
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) {#3882 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() {#3884 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3883 …} $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 {#3909 -form: Symfony\Component\Form\Form {#3914 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3885 …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 {#3890 +payload: null +groups: ? +message: "Cette valeur n'est pas une adresse email valide" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#3907 +payload: null +groups: ? +message: "Ce champ ne doit pas être vide." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Email {#3890 +payload: null +groups: ? +message: "Cette valeur n'est pas une adresse email valide" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#3907 +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 {#3890 +payload: null +groups: ? +message: "Cette valeur n'est pas une adresse email valide" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#3907 +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) {#3904 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() {#3894 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3905 …} $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 {#3927 -form: Symfony\Component\Form\Form {#3917 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3926 …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) {#3901 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() {#3908 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3902 …} $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 {#3928 -form: Symfony\Component\Form\Form {#3920 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3929 …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 | "b1adffe69b83.635EIOF4gSSrobMUkd1kLGL25LoQccYH-3UgY_rUD24.mjZ2U9cdy2jllvVS37glHhGa0e9JH4lksT5LJJGXTl-vPzdSiRrUdM3VxA" |
| 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 | "b1adffe69b83.635EIOF4gSSrobMUkd1kLGL25LoQccYH-3UgY_rUD24.mjZ2U9cdy2jllvVS37glHhGa0e9JH4lksT5LJJGXTl-vPzdSiRrUdM3VxA" |
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 | "b1adffe69b83.635EIOF4gSSrobMUkd1kLGL25LoQccYH-3UgY_rUD24.mjZ2U9cdy2jllvVS37glHhGa0e9JH4lksT5LJJGXTl-vPzdSiRrUdM3VxA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3895 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() {#3933 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#247 …} $message: Closure() {#3935 …} $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 | "b1adffe69b83.635EIOF4gSSrobMUkd1kLGL25LoQccYH-3UgY_rUD24.mjZ2U9cdy2jllvVS37glHhGa0e9JH4lksT5LJJGXTl-vPzdSiRrUdM3VxA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3945 -form: Symfony\Component\Form\Form {#3941 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3936 …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 | "b1adffe69b83.635EIOF4gSSrobMUkd1kLGL25LoQccYH-3UgY_rUD24.mjZ2U9cdy2jllvVS37glHhGa0e9JH4lksT5LJJGXTl-vPzdSiRrUdM3VxA" |