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 {#41185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#41186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#41187 …} -namespace: Closure() {#41189 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#41213 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() {#41215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#41214 …} $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 {#41230 -form: Symfony\Component\Form\Form {#41246 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#41245 …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 {#41185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#41186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#41187 …} -namespace: Closure() {#41189 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#41227 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() {#41229 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#41228 …} $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 {#41259 -form: Symfony\Component\Form\Form {#41249 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#41258 …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 {#41262 …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 | "3bf8787608bfbb3564b39a0b.1zHNVjOeRPHQxsAs39V_jgV56YWrQ5ngAOhodnbfEwg.7l69JlyoC9y5s7lNjOMt0URNsOP-IumZZIspIEKYTH2DfotueuYLs5KMiQ" |
| 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 | "3bf8787608bfbb3564b39a0b.1zHNVjOeRPHQxsAs39V_jgV56YWrQ5ngAOhodnbfEwg.7l69JlyoC9y5s7lNjOMt0URNsOP-IumZZIspIEKYTH2DfotueuYLs5KMiQ" |
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 {#41185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#41186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#41187 …} -namespace: Closure() {#41189 …} } |
| data | "3bf8787608bfbb3564b39a0b.1zHNVjOeRPHQxsAs39V_jgV56YWrQ5ngAOhodnbfEwg.7l69JlyoC9y5s7lNjOMt0URNsOP-IumZZIspIEKYTH2DfotueuYLs5KMiQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#41266 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() {#41268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#41267 …} $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 | "3bf8787608bfbb3564b39a0b.1zHNVjOeRPHQxsAs39V_jgV56YWrQ5ngAOhodnbfEwg.7l69JlyoC9y5s7lNjOMt0URNsOP-IumZZIspIEKYTH2DfotueuYLs5KMiQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#41278 -form: Symfony\Component\Form\Form {#41274 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#41269 …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 | "3bf8787608bfbb3564b39a0b.1zHNVjOeRPHQxsAs39V_jgV56YWrQ5ngAOhodnbfEwg.7l69JlyoC9y5s7lNjOMt0URNsOP-IumZZIspIEKYTH2DfotueuYLs5KMiQ" |
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" => "ARTEVINO" "categoryName" => "Cave à vin" "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" => "ARTEVINO" "categoryName" => "Cave à vin" "submitLabel" => "Rechercher" ] |
[ "brandName" => "ARTEVINO" "categoryName" => "Cave à vin" "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 {#41185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#41186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#41187 …} -namespace: Closure() {#41189 …} } |
| data | [ "brandName" => "ARTEVINO" "categoryName" => "Cave à vin" "submitLabel" => "Rechercher" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#53977 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() {#53979 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#53978 …} $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" => "ARTEVINO" "categoryName" => "Cave à vin" "submitLabel" => "Rechercher" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#54043 -form: Symfony\Component\Form\Form {#54065 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#54066 …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" => "ARTEVINO" "categoryName" => "Cave à vin" "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 {#41185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#41186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#41187 …} -namespace: Closure() {#41189 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#53989 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() {#53996 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#53997 …} $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 {#54048 -form: Symfony\Component\Form\Form {#54062 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#54050 …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 | "ARTEVINO" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "ARTEVINO" |
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 {#41185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#41186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#41187 …} -namespace: Closure() {#41189 …} } |
| data | "ARTEVINO" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#53985 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() {#53998 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#53992 …} $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 | "ARTEVINO" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#54047 -form: Symfony\Component\Form\Form {#54059 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#54046 …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 | "ARTEVINO" |
category
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Cave à vin" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "Cave à vin" |
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 {#41185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#41186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#41187 …} -namespace: Closure() {#41189 …} } |
| data | "Cave à vin" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#54037 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() {#54000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#53999 …} $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 | "Cave à vin" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#54034 -form: Symfony\Component\Form\Form {#54056 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#54033 …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 | "Cave à vin" |
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 {#54030 …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 | "bb6db22fd36e07cf00.EW9zv0SRxz2JBJ75inM7Xj_T_CnGMvkA8MKCSMeoBWM.IhUX3AHitXukbqahpyoDOEuJlEb2WclCppfOKo3CMiZjCCyIKNeOZ8dhyw" |
| 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 | "bb6db22fd36e07cf00.EW9zv0SRxz2JBJ75inM7Xj_T_CnGMvkA8MKCSMeoBWM.IhUX3AHitXukbqahpyoDOEuJlEb2WclCppfOKo3CMiZjCCyIKNeOZ8dhyw" |
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 {#41185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#41186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#41187 …} -namespace: Closure() {#41189 …} } |
| data | "bb6db22fd36e07cf00.EW9zv0SRxz2JBJ75inM7Xj_T_CnGMvkA8MKCSMeoBWM.IhUX3AHitXukbqahpyoDOEuJlEb2WclCppfOKo3CMiZjCCyIKNeOZ8dhyw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#54067 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() {#54029 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#54032 …} $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 | "bb6db22fd36e07cf00.EW9zv0SRxz2JBJ75inM7Xj_T_CnGMvkA8MKCSMeoBWM.IhUX3AHitXukbqahpyoDOEuJlEb2WclCppfOKo3CMiZjCCyIKNeOZ8dhyw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#54017 -form: Symfony\Component\Form\Form {#54022 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#54028 …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 | "bb6db22fd36e07cf00.EW9zv0SRxz2JBJ75inM7Xj_T_CnGMvkA8MKCSMeoBWM.IhUX3AHitXukbqahpyoDOEuJlEb2WclCppfOKo3CMiZjCCyIKNeOZ8dhyw" |
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 {#41185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#41186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#41187 …} -namespace: Closure() {#41189 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#57040 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() {#57042 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#57041 …} $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 {#57063 -form: Symfony\Component\Form\Form {#57064 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#57043 …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 {#57048 +payload: null +groups: ? +message: "app.form.customer.email_required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#57049 +payload: null +groups: ? +message: "app.form.customer.email_invalid" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#57048 +payload: null +groups: ? +message: "app.form.customer.email_required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#57049 +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 {#57048 +payload: null +groups: ? +message: "app.form.customer.email_required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#57049 +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 {#41185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#41186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#41187 …} -namespace: Closure() {#41189 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#57055 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() {#57057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#57056 …} $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 {#57076 -form: Symfony\Component\Form\Form {#57067 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#57075 …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 {#57078 …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 | "b7b6.AyQJCUTlZZNA3nI3bHEwdZdgNbn2Hv0GzYGmN12744E.TUliOieXIv8EmjdvKisHMcglcui_X8l0juTQeyWOhfQ2QTk-ELMMpnaHBQ" |
| 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 | "b7b6.AyQJCUTlZZNA3nI3bHEwdZdgNbn2Hv0GzYGmN12744E.TUliOieXIv8EmjdvKisHMcglcui_X8l0juTQeyWOhfQ2QTk-ELMMpnaHBQ" |
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 {#41185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#41186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#41187 …} -namespace: Closure() {#41189 …} } |
| data | "b7b6.AyQJCUTlZZNA3nI3bHEwdZdgNbn2Hv0GzYGmN12744E.TUliOieXIv8EmjdvKisHMcglcui_X8l0juTQeyWOhfQ2QTk-ELMMpnaHBQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#57058 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() {#57080 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1915 …} $message: Closure() {#57077 …} $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 | "b7b6.AyQJCUTlZZNA3nI3bHEwdZdgNbn2Hv0GzYGmN12744E.TUliOieXIv8EmjdvKisHMcglcui_X8l0juTQeyWOhfQ2QTk-ELMMpnaHBQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#57091 -form: Symfony\Component\Form\Form {#57087 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#57082 …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 | "b7b6.AyQJCUTlZZNA3nI3bHEwdZdgNbn2Hv0GzYGmN12744E.TUliOieXIv8EmjdvKisHMcglcui_X8l0juTQeyWOhfQ2QTk-ELMMpnaHBQ" |