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 {#22114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#22115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#22116 …} -namespace: Closure() {#22118 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#22142 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() {#22144 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#22143 …} $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 {#22159 -form: Symfony\Component\Form\Form {#22175 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#22174 …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 {#22114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#22115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#22116 …} -namespace: Closure() {#22118 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#22156 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() {#22158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#22157 …} $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 {#22188 -form: Symfony\Component\Form\Form {#22178 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#22187 …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 {#22191 …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 | "f620eed921fc2f9.DtDHUQKZlS6WULXxgMbywVukpseXFPlKEWaYZjE97fc.O5qLJ079wUXJaOWi-Jai9h-S7Kv1RbAcSwXRJEtJnc5qob1ha8jgZc4jxg" |
| 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 | "f620eed921fc2f9.DtDHUQKZlS6WULXxgMbywVukpseXFPlKEWaYZjE97fc.O5qLJ079wUXJaOWi-Jai9h-S7Kv1RbAcSwXRJEtJnc5qob1ha8jgZc4jxg" |
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 {#22114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#22115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#22116 …} -namespace: Closure() {#22118 …} } |
| data | "f620eed921fc2f9.DtDHUQKZlS6WULXxgMbywVukpseXFPlKEWaYZjE97fc.O5qLJ079wUXJaOWi-Jai9h-S7Kv1RbAcSwXRJEtJnc5qob1ha8jgZc4jxg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#22195 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() {#22197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#22196 …} $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 | "f620eed921fc2f9.DtDHUQKZlS6WULXxgMbywVukpseXFPlKEWaYZjE97fc.O5qLJ079wUXJaOWi-Jai9h-S7Kv1RbAcSwXRJEtJnc5qob1ha8jgZc4jxg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#22207 -form: Symfony\Component\Form\Form {#22203 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#22198 …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 | "f620eed921fc2f9.DtDHUQKZlS6WULXxgMbywVukpseXFPlKEWaYZjE97fc.O5qLJ079wUXJaOWi-Jai9h-S7Kv1RbAcSwXRJEtJnc5qob1ha8jgZc4jxg" |
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" => "SHARK" "categoryName" => "Nettoyeur détacheur" "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" => "SHARK" "categoryName" => "Nettoyeur détacheur" "submitLabel" => "Rechercher" ] |
[ "brandName" => "SHARK" "categoryName" => "Nettoyeur détacheur" "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 {#22114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#22115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#22116 …} -namespace: Closure() {#22118 …} } |
| data | [ "brandName" => "SHARK" "categoryName" => "Nettoyeur détacheur" "submitLabel" => "Rechercher" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#35031 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() {#35033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#35032 …} $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" => "SHARK" "categoryName" => "Nettoyeur détacheur" "submitLabel" => "Rechercher" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35097 -form: Symfony\Component\Form\Form {#35119 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35120 …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" => "SHARK" "categoryName" => "Nettoyeur détacheur" "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 {#22114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#22115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#22116 …} -namespace: Closure() {#22118 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#35043 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() {#35050 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#35051 …} $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 {#35102 -form: Symfony\Component\Form\Form {#35116 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35104 …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 | "SHARK" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "SHARK" |
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 {#22114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#22115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#22116 …} -namespace: Closure() {#22118 …} } |
| data | "SHARK" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#35039 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() {#35052 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#35046 …} $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 | "SHARK" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35101 -form: Symfony\Component\Form\Form {#35113 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35100 …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 | "SHARK" |
category
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Nettoyeur détacheur" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "Nettoyeur détacheur" |
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 {#22114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#22115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#22116 …} -namespace: Closure() {#22118 …} } |
| data | "Nettoyeur détacheur" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#35091 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() {#35054 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#35053 …} $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 | "Nettoyeur détacheur" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35088 -form: Symfony\Component\Form\Form {#35110 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35087 …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 | "Nettoyeur détacheur" |
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 {#35084 …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 | "f5b.ArhysiOjSZNxCAx_Hu9Bg_ogUceRxmwx7u5qYuIS_5Y.QdEhi3POJuE1Q1wLWt8px6lpCZbcoC9Cg7sgK9dgtKRt7AbhZOIs1DAlbw" |
| 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 | "f5b.ArhysiOjSZNxCAx_Hu9Bg_ogUceRxmwx7u5qYuIS_5Y.QdEhi3POJuE1Q1wLWt8px6lpCZbcoC9Cg7sgK9dgtKRt7AbhZOIs1DAlbw" |
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 {#22114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#22115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#22116 …} -namespace: Closure() {#22118 …} } |
| data | "f5b.ArhysiOjSZNxCAx_Hu9Bg_ogUceRxmwx7u5qYuIS_5Y.QdEhi3POJuE1Q1wLWt8px6lpCZbcoC9Cg7sgK9dgtKRt7AbhZOIs1DAlbw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#35121 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() {#35083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#35086 …} $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 | "f5b.ArhysiOjSZNxCAx_Hu9Bg_ogUceRxmwx7u5qYuIS_5Y.QdEhi3POJuE1Q1wLWt8px6lpCZbcoC9Cg7sgK9dgtKRt7AbhZOIs1DAlbw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35071 -form: Symfony\Component\Form\Form {#35076 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35082 …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 | "f5b.ArhysiOjSZNxCAx_Hu9Bg_ogUceRxmwx7u5qYuIS_5Y.QdEhi3POJuE1Q1wLWt8px6lpCZbcoC9Cg7sgK9dgtKRt7AbhZOIs1DAlbw" |
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 {#22114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#22115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#22116 …} -namespace: Closure() {#22118 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#38131 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() {#38133 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#38132 …} $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 {#38154 -form: Symfony\Component\Form\Form {#38155 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#38134 …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 {#38139 +payload: null +groups: ? +message: "app.form.customer.email_required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#38140 +payload: null +groups: ? +message: "app.form.customer.email_invalid" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#38139 +payload: null +groups: ? +message: "app.form.customer.email_required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#38140 +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 {#38139 +payload: null +groups: ? +message: "app.form.customer.email_required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#38140 +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 {#22114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#22115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#22116 …} -namespace: Closure() {#22118 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#38146 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() {#38148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#38147 …} $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 {#38167 -form: Symfony\Component\Form\Form {#38158 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#38166 …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 {#38169 …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 | "69a8aacb2e999e8e78.cbGbxmaUDa-tv6UywsKn63PMeb7PR6P0ZTkqqm8-5X4.PP7skC_8b8nqh81ZkpLNkku7H9yYIpWiEwl-2C1RoEdc5cipVs1OxdXY0g" |
| 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 | "69a8aacb2e999e8e78.cbGbxmaUDa-tv6UywsKn63PMeb7PR6P0ZTkqqm8-5X4.PP7skC_8b8nqh81ZkpLNkku7H9yYIpWiEwl-2C1RoEdc5cipVs1OxdXY0g" |
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 {#22114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#22115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#22116 …} -namespace: Closure() {#22118 …} } |
| data | "69a8aacb2e999e8e78.cbGbxmaUDa-tv6UywsKn63PMeb7PR6P0ZTkqqm8-5X4.PP7skC_8b8nqh81ZkpLNkku7H9yYIpWiEwl-2C1RoEdc5cipVs1OxdXY0g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#38149 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() {#38171 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#38168 …} $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 | "69a8aacb2e999e8e78.cbGbxmaUDa-tv6UywsKn63PMeb7PR6P0ZTkqqm8-5X4.PP7skC_8b8nqh81ZkpLNkku7H9yYIpWiEwl-2C1RoEdc5cipVs1OxdXY0g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#38182 -form: Symfony\Component\Form\Form {#38178 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#38173 …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 | "69a8aacb2e999e8e78.cbGbxmaUDa-tv6UywsKn63PMeb7PR6P0ZTkqqm8-5X4.PP7skC_8b8nqh81ZkpLNkku7H9yYIpWiEwl-2C1RoEdc5cipVs1OxdXY0g" |