Forms
-
all_search
-
query
-
submit
-
_token
-
-
finished_product_search
-
reference
-
brand
-
category
-
submit
-
_token
-
-
simple_newsletter
-
email
-
submit
-
_token
-
all_search
"App\Form\Type\AllSearchType"
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
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/search/all" |
same as passed value |
| attr | [
"data-js-search-all" => ""
] |
[
"data-js-search-all" => ""
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "/search/all" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [
"data-js-search-all" => ""
] |
| 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 {#153468 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#153469 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#153470 …} -namespace: Closure() {#153472 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#153496 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() {#153498 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#153497 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/search/all" |
| attr | [
"data-js-search-all" => ""
] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "all_search" "_all_search" ] |
| cache_key | "_all_search_all_search" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#153513 -form: Symfony\Component\Form\Form {#153529 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#153528 …5} |
| full_name | "all_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "all_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "all_search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_all_search" |
| valid | true |
| value | null |
query
"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" => "Rechercher une référence, une marque, un modèle..." "autocomplete" => "off" "data-js-id" => "query" ] |
[ "placeholder" => "Rechercher une référence, une marque, un modèle..." "autocomplete" => "off" "data-js-id" => "query" ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Rechercher une référence, une marque, un modèle..." "autocomplete" => "off" "data-js-id" => "query" ] |
| 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 {#153468 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#153469 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#153470 …} -namespace: Closure() {#153472 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#153510 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#153512 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#153511 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Rechercher une référence, une marque, un modèle..." "autocomplete" => "off" "data-js-id" => "query" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_all_search_query" ] |
| cache_key | "_all_search_query_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#153542 -form: Symfony\Component\Form\Form {#153532 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#153541 …5} |
| full_name | "all_search[query]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "all_search_query" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "query" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_all_search_query" |
| valid | true |
| value | "" |
submit
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
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "input-primary--icon" ] |
[ "class" => "input-primary--icon" ] |
| label | " " |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "input-primary--icon" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | " " |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "input-primary--icon" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_all_search_submit" ] |
| cache_key | "_all_search_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#153545 …5} |
| full_name | "all_search[submit]" |
| id | "all_search_submit" |
| label | " " |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_all_search_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "854b55678968f8826c422cb73.mGN7mOwezuW0kfi31bczoxZBd1f-iGRqCNXVkc7pmX8.yy89yaMqq4fu1M_vvdkHxVgEETK63CkhUJea3_ai_kbuFgveg3b7n9fQmw" |
| 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 | "854b55678968f8826c422cb73.mGN7mOwezuW0kfi31bczoxZBd1f-iGRqCNXVkc7pmX8.yy89yaMqq4fu1M_vvdkHxVgEETK63CkhUJea3_ai_kbuFgveg3b7n9fQmw" |
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 {#153468 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#153469 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#153470 …} -namespace: Closure() {#153472 …} } |
| data | "854b55678968f8826c422cb73.mGN7mOwezuW0kfi31bczoxZBd1f-iGRqCNXVkc7pmX8.yy89yaMqq4fu1M_vvdkHxVgEETK63CkhUJea3_ai_kbuFgveg3b7n9fQmw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#153549 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() {#153551 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#153550 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_all_search__token" ] |
| cache_key | "_all_search__token_hidden" |
| compound | false |
| data | "854b55678968f8826c422cb73.mGN7mOwezuW0kfi31bczoxZBd1f-iGRqCNXVkc7pmX8.yy89yaMqq4fu1M_vvdkHxVgEETK63CkhUJea3_ai_kbuFgveg3b7n9fQmw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#153561 -form: Symfony\Component\Form\Form {#153557 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#153552 …5} |
| full_name | "all_search[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "all_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 | "_all_search__token" |
| valid | true |
| value | "854b55678968f8826c422cb73.mGN7mOwezuW0kfi31bczoxZBd1f-iGRqCNXVkc7pmX8.yy89yaMqq4fu1M_vvdkHxVgEETK63CkhUJea3_ai_kbuFgveg3b7n9fQmw" |
finished_product_search
"App\Form\Type\FinishedProductSearchType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "brandName" => "COMFEE" "categoryName" => "Lave vaisselle" "submitLabel" => "Rechercher" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/search/finished-products" |
same as passed value |
| attr | [
"data-js-search-finished-products" => ""
] |
[
"data-js-search-finished-products" => ""
]
|
| data | [ "brandName" => "COMFEE" "categoryName" => "Lave vaisselle" "submitLabel" => "Rechercher" ] |
[ "brandName" => "COMFEE" "categoryName" => "Lave vaisselle" "submitLabel" => "Rechercher" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "/search/finished-products" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [
"data-js-search-finished-products" => ""
] |
| 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 {#153468 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#153469 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#153470 …} -namespace: Closure() {#153472 …} } |
| data | [ "brandName" => "COMFEE" "categoryName" => "Lave vaisselle" "submitLabel" => "Rechercher" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#166307 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() {#166309 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#166308 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/search/finished-products" |
| attr | [
"data-js-search-finished-products" => ""
] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "finished_product_search" "_finished_product_search" ] |
| cache_key | "_finished_product_search_finished_product_search" |
| compound | true |
| data | [ "brandName" => "COMFEE" "categoryName" => "Lave vaisselle" "submitLabel" => "Rechercher" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#166373 -form: Symfony\Component\Form\Form {#166395 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#166396 …5} |
| full_name | "finished_product_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "finished_product_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "finished_product_search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_finished_product_search" |
| valid | true |
| value | [ "brandName" => "COMFEE" "categoryName" => "Lave vaisselle" "submitLabel" => "Rechercher" ] |
reference
"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" "data-js-id" => "reference" "placeholder" => "Indiquez la référence de votre appareil..." ] |
[ "autocomplete" => "off" "data-js-id" => "reference" "placeholder" => "Indiquez la référence de votre appareil..." ] |
| 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" "data-js-id" => "reference" "placeholder" => "Indiquez la référence de votre appareil..." ] |
| 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 {#153468 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#153469 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#153470 …} -namespace: Closure() {#153472 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#166319 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#166326 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#166327 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "data-js-id" => "reference" "placeholder" => "Indiquez la référence de votre appareil..." ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_finished_product_search_reference" ] |
| cache_key | "_finished_product_search_reference_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#166378 -form: Symfony\Component\Form\Form {#166392 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#166380 …5} |
| full_name | "finished_product_search[reference]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "finished_product_search_reference" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reference" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_finished_product_search_reference" |
| valid | true |
| value | "" |
brand
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "COMFEE" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "COMFEE" |
same as passed value |
| label | 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 | 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 {#153468 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#153469 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#153470 …} -namespace: Closure() {#153472 …} } |
| data | "COMFEE" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#166315 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 | 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() {#166328 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#166322 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_finished_product_search_brand" ] |
| cache_key | "_finished_product_search_brand_hidden" |
| compound | false |
| data | "COMFEE" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#166377 -form: Symfony\Component\Form\Form {#166389 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#166376 …5} |
| full_name | "finished_product_search[brand]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "finished_product_search_brand" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "brand" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_finished_product_search_brand" |
| valid | true |
| value | "COMFEE" |
category
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Lave vaisselle" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "Lave vaisselle" |
same as passed value |
| label | 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 | 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 {#153468 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#153469 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#153470 …} -namespace: Closure() {#153472 …} } |
| data | "Lave vaisselle" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#166367 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 | 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() {#166330 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#166329 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_finished_product_search_category" ] |
| cache_key | "_finished_product_search_category_hidden" |
| compound | false |
| data | "Lave vaisselle" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#166364 -form: Symfony\Component\Form\Form {#166386 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#166363 …5} |
| full_name | "finished_product_search[category]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "finished_product_search_category" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "category" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_finished_product_search_category" |
| valid | true |
| value | "Lave vaisselle" |
submit
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
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Rechercher" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Rechercher" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_finished_product_search_submit" ] |
| cache_key | "_finished_product_search_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#166360 …5} |
| full_name | "finished_product_search[submit]" |
| id | "finished_product_search_submit" |
| label | "Rechercher" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_finished_product_search_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "e24061fe5e356fd30e6858f1a2a.OnIubCkpRwq5BbuAMPh0_RQOvL3fKTJXFg7aFJYRD-c.UhRvNhluHz3rY_fsBJcCsHZt_dm4RlUDXEecWucpY9ROCFRBWkYkJ9Jt4g" |
| 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 | "e24061fe5e356fd30e6858f1a2a.OnIubCkpRwq5BbuAMPh0_RQOvL3fKTJXFg7aFJYRD-c.UhRvNhluHz3rY_fsBJcCsHZt_dm4RlUDXEecWucpY9ROCFRBWkYkJ9Jt4g" |
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 {#153468 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#153469 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#153470 …} -namespace: Closure() {#153472 …} } |
| data | "e24061fe5e356fd30e6858f1a2a.OnIubCkpRwq5BbuAMPh0_RQOvL3fKTJXFg7aFJYRD-c.UhRvNhluHz3rY_fsBJcCsHZt_dm4RlUDXEecWucpY9ROCFRBWkYkJ9Jt4g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#166397 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() {#166359 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#166362 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_finished_product_search__token" ] |
| cache_key | "_finished_product_search__token_hidden" |
| compound | false |
| data | "e24061fe5e356fd30e6858f1a2a.OnIubCkpRwq5BbuAMPh0_RQOvL3fKTJXFg7aFJYRD-c.UhRvNhluHz3rY_fsBJcCsHZt_dm4RlUDXEecWucpY9ROCFRBWkYkJ9Jt4g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#166347 -form: Symfony\Component\Form\Form {#166352 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#166358 …5} |
| full_name | "finished_product_search[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "finished_product_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 | "_finished_product_search__token" |
| valid | true |
| value | "e24061fe5e356fd30e6858f1a2a.OnIubCkpRwq5BbuAMPh0_RQOvL3fKTJXFg7aFJYRD-c.UhRvNhluHz3rY_fsBJcCsHZt_dm4RlUDXEecWucpY9ROCFRBWkYkJ9Jt4g" |
simple_newsletter
"App\Form\Type\SimpleNewsletterType"
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 {#153468 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#153469 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#153470 …} -namespace: Closure() {#153472 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#169381 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() {#169383 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#169382 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "simple_newsletter" "_simple_newsletter" ] |
| cache_key | "_simple_newsletter_simple_newsletter" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#169404 -form: Symfony\Component\Form\Form {#169405 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#169384 …5} |
| full_name | "simple_newsletter" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "simple_newsletter" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "simple_newsletter" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_simple_newsletter" |
| valid | true |
| value | null |
"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" => "Votre adresse email" "class" => "w-100 max-w-md-fit mb-xxs mb-md-0" ] |
[ "placeholder" => "Votre adresse email" "class" => "w-100 max-w-md-fit mb-xxs mb-md-0" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#169389 +payload: null +groups: ? +message: "app.form.customer.email_required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#169390 +payload: null +groups: ? +message: "app.form.customer.email_invalid" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#169389 +payload: null +groups: ? +message: "app.form.customer.email_required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#169390 +payload: null +groups: ? +message: "app.form.customer.email_invalid" +mode: null +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" => "Votre adresse email" "class" => "w-100 max-w-md-fit mb-xxs mb-md-0" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#169389 +payload: null +groups: ? +message: "app.form.customer.email_required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#169390 +payload: null +groups: ? +message: "app.form.customer.email_invalid" +mode: null +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 {#153468 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#153469 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#153470 …} -namespace: Closure() {#153472 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#169396 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#169398 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#169397 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Votre adresse email" "class" => "w-100 max-w-md-fit mb-xxs mb-md-0" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_simple_newsletter_email" ] |
| cache_key | "_simple_newsletter_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#169417 -form: Symfony\Component\Form\Form {#169408 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#169416 …5} |
| full_name | "simple_newsletter[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "simple_newsletter_email" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_simple_newsletter_email" |
| valid | true |
| value | "" |
submit
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
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "input-button-submit-outline text-open-sans w-100 max-w-md-fit" ] |
[ "class" => "input-button-submit-outline text-open-sans w-100 max-w-md-fit" ] |
| label | "app.form.simple_newsletter.submit" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "input-button-submit-outline text-open-sans w-100 max-w-md-fit" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "app.form.simple_newsletter.submit" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "input-button-submit-outline text-open-sans w-100 max-w-md-fit" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_simple_newsletter_submit" ] |
| cache_key | "_simple_newsletter_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#169419 …5} |
| full_name | "simple_newsletter[submit]" |
| id | "simple_newsletter_submit" |
| label | "app.form.simple_newsletter.submit" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_simple_newsletter_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "130.ojYA4vK7zslrJD8iKdpGepicEQQiYG1IDH-pYAQq2Xs.21kxpMuPr6YnbltsRbMxF93QSUxgOFwwQTbsU3dIgwrHXjmMoPiksChdbg" |
| 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 | "130.ojYA4vK7zslrJD8iKdpGepicEQQiYG1IDH-pYAQq2Xs.21kxpMuPr6YnbltsRbMxF93QSUxgOFwwQTbsU3dIgwrHXjmMoPiksChdbg" |
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 {#153468 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#153469 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#153470 …} -namespace: Closure() {#153472 …} } |
| data | "130.ojYA4vK7zslrJD8iKdpGepicEQQiYG1IDH-pYAQq2Xs.21kxpMuPr6YnbltsRbMxF93QSUxgOFwwQTbsU3dIgwrHXjmMoPiksChdbg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#169399 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() {#169421 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#169418 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_simple_newsletter__token" ] |
| cache_key | "_simple_newsletter__token_hidden" |
| compound | false |
| data | "130.ojYA4vK7zslrJD8iKdpGepicEQQiYG1IDH-pYAQq2Xs.21kxpMuPr6YnbltsRbMxF93QSUxgOFwwQTbsU3dIgwrHXjmMoPiksChdbg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#169432 -form: Symfony\Component\Form\Form {#169428 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#169423 …5} |
| full_name | "simple_newsletter[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "simple_newsletter__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 | "_simple_newsletter__token" |
| valid | true |
| value | "130.ojYA4vK7zslrJD8iKdpGepicEQQiYG1IDH-pYAQq2Xs.21kxpMuPr6YnbltsRbMxF93QSUxgOFwwQTbsU3dIgwrHXjmMoPiksChdbg" |