Forms
-
all_search
-
query
-
submit
-
_token
-
-
finished_product_search
-
reference
-
brand
-
category
-
submit
-
_token
-
-
product_search
-
query
-
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 {#10537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10538 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10539 …} -namespace: Closure() {#10541 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#10565 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() {#10567 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1905 …} $message: Closure() {#10566 …} $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 {#10582 -form: Symfony\Component\Form\Form {#10598 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10597 …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 {#10537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10538 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10539 …} -namespace: Closure() {#10541 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#10579 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() {#10581 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1905 …} $message: Closure() {#10580 …} $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 {#10611 -form: Symfony\Component\Form\Form {#10601 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10610 …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 {#10614 …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 | "71b776f63c76161b85b1268b863e3b.HRoj4OxX-h-UidYTri5OSvcArVsU461w-UR1n6v4vEk.eGMTj6oWom3GuLlB-mIlK5ph5gFEoto3qyUX8YaAxhAsc2-Ruj_DZsz-kw" |
| 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 | "71b776f63c76161b85b1268b863e3b.HRoj4OxX-h-UidYTri5OSvcArVsU461w-UR1n6v4vEk.eGMTj6oWom3GuLlB-mIlK5ph5gFEoto3qyUX8YaAxhAsc2-Ruj_DZsz-kw" |
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 {#10537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10538 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10539 …} -namespace: Closure() {#10541 …} } |
| data | "71b776f63c76161b85b1268b863e3b.HRoj4OxX-h-UidYTri5OSvcArVsU461w-UR1n6v4vEk.eGMTj6oWom3GuLlB-mIlK5ph5gFEoto3qyUX8YaAxhAsc2-Ruj_DZsz-kw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#10618 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() {#10620 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1905 …} $message: Closure() {#10619 …} $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 | "71b776f63c76161b85b1268b863e3b.HRoj4OxX-h-UidYTri5OSvcArVsU461w-UR1n6v4vEk.eGMTj6oWom3GuLlB-mIlK5ph5gFEoto3qyUX8YaAxhAsc2-Ruj_DZsz-kw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10630 -form: Symfony\Component\Form\Form {#10626 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10621 …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 | "71b776f63c76161b85b1268b863e3b.HRoj4OxX-h-UidYTri5OSvcArVsU461w-UR1n6v4vEk.eGMTj6oWom3GuLlB-mIlK5ph5gFEoto3qyUX8YaAxhAsc2-Ruj_DZsz-kw" |
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" => null "categoryName" => null "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" => null "categoryName" => null "submitLabel" => "Rechercher" ] |
[ "brandName" => null "categoryName" => null "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 {#10537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10538 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10539 …} -namespace: Closure() {#10541 …} } |
| data | [ "brandName" => null "categoryName" => null "submitLabel" => "Rechercher" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21535 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() {#21537 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1905 …} $message: Closure() {#21536 …} $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" => null "categoryName" => null "submitLabel" => "Rechercher" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#21560 -form: Symfony\Component\Form\Form {#21576 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21575 …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" => null "categoryName" => null "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 {#10537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10538 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10539 …} -namespace: Closure() {#10541 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21547 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() {#21544 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1905 …} $message: Closure() {#21552 …} $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 {#21593 -form: Symfony\Component\Form\Form {#21579 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21591 …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 | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "off" "data-js-id" => "brand" "data-js-categories-by-brands" => "[]" ] |
[ "autocomplete" => "off" "data-js-id" => "brand" "data-js-categories-by-brands" => "[]" ] |
| choices | [] |
same as passed value |
| label | false |
same as passed value |
| placeholder | "Choisissez la marque de votre appareil" |
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" => "brand" "data-js-categories-by-brands" => "[]" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [] |
| 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 {#10537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10538 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10539 …} -namespace: Closure() {#10541 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Choisissez la marque de votre appareil" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#21558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1905 …} $message: Closure() {#21555 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "data-js-id" => "brand" "data-js-categories-by-brands" => "[]" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_finished_product_search_brand" ] |
| cache_key | "_finished_product_search_brand_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#21594 -form: Symfony\Component\Form\Form {#21582 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#21595 …5} |
| full_name | "finished_product_search[brand]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "finished_product_search_brand" |
| is_selected | Closure($choice, $value) {#21596 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "brand" |
| placeholder | "Choisissez la marque de votre appareil" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_finished_product_search_brand" |
| valid | true |
| value | "" |
category
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" => "category" "data-js-brands-by-categories" => "[]" ] |
[ "autocomplete" => "off" "data-js-id" => "category" "data-js-brands-by-categories" => "[]" ] |
| choices | [] |
same as passed value |
| label | false |
same as passed value |
| placeholder | "Sélectionner un type d'appareil..." |
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" => "category" "data-js-brands-by-categories" => "[]" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [] |
| 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 {#10537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10538 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10539 …} -namespace: Closure() {#10541 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionner un type d'appareil..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#21564 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1905 …} $message: Closure() {#21561 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "data-js-id" => "category" "data-js-brands-by-categories" => "[]" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_finished_product_search_category" ] |
| cache_key | "_finished_product_search_category_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#21605 -form: Symfony\Component\Form\Form {#21585 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#21607 …5} |
| full_name | "finished_product_search[category]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "finished_product_search_category" |
| is_selected | Closure($choice, $value) {#21608 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "category" |
| placeholder | "Sélectionner un type d'appareil..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_finished_product_search_category" |
| 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 |
|---|---|---|
| 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 {#21610 …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 | "f7716cc1a8.6f3N0MwZKeesrgR6aU3CQBi_eX_MvbkROeDNclqbJGY.vIyk_b1fGL6d6HE5Dge4KH7LIy-q-dVXdJqEAS6uSCqmivmSrVp7kPzeRQ" |
| 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 | "f7716cc1a8.6f3N0MwZKeesrgR6aU3CQBi_eX_MvbkROeDNclqbJGY.vIyk_b1fGL6d6HE5Dge4KH7LIy-q-dVXdJqEAS6uSCqmivmSrVp7kPzeRQ" |
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 {#10537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10538 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10539 …} -namespace: Closure() {#10541 …} } |
| data | "f7716cc1a8.6f3N0MwZKeesrgR6aU3CQBi_eX_MvbkROeDNclqbJGY.vIyk_b1fGL6d6HE5Dge4KH7LIy-q-dVXdJqEAS6uSCqmivmSrVp7kPzeRQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21557 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() {#21611 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1905 …} $message: Closure() {#21609 …} $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 | "f7716cc1a8.6f3N0MwZKeesrgR6aU3CQBi_eX_MvbkROeDNclqbJGY.vIyk_b1fGL6d6HE5Dge4KH7LIy-q-dVXdJqEAS6uSCqmivmSrVp7kPzeRQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#21621 -form: Symfony\Component\Form\Form {#21617 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21612 …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 | "f7716cc1a8.6f3N0MwZKeesrgR6aU3CQBi_eX_MvbkROeDNclqbJGY.vIyk_b1fGL6d6HE5Dge4KH7LIy-q-dVXdJqEAS6uSCqmivmSrVp7kPzeRQ" |
product_search
"App\Form\Type\ProductSearchType"
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/product" |
same as passed value |
| attr | [ "data-js-search-product" => "" "class" => "reference-search" ] |
[ "data-js-search-product" => "" "class" => "reference-search" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "/search/product" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-js-search-product" => "" "class" => "reference-search" ] |
| 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 {#10537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10538 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10539 …} -namespace: Closure() {#10541 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#24437 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() {#24439 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1905 …} $message: Closure() {#24438 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/search/product" |
| attr | [ "data-js-search-product" => "" "class" => "reference-search" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "product_search" "_product_search" ] |
| cache_key | "_product_search_product_search" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#24449 -form: Symfony\Component\Form\Form {#24455 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24454 …5} |
| full_name | "product_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "product_search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_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" => "Indiquez la référence d'une pièce" "autocomplete" => "off" "data-js-id" => "query" ] |
[ "placeholder" => "Indiquez la référence d'une pièce" "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" => "Indiquez la référence d'une pièce" "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 {#10537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10538 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10539 …} -namespace: Closure() {#10541 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#24446 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() {#24448 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1905 …} $message: Closure() {#24447 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Indiquez la référence d'une pièce" "autocomplete" => "off" "data-js-id" => "query" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_product_search_query" ] |
| cache_key | "_product_search_query_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#24468 -form: Symfony\Component\Form\Form {#24458 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24467 …5} |
| full_name | "product_search[query]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_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 | "_product_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-button-submit text-open-sans" ] |
[ "class" => "input-button-submit text-open-sans" ] |
| label | "Rechercher" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "input-button-submit text-open-sans" ] |
| 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 | [ "class" => "input-button-submit text-open-sans" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_product_search_submit" ] |
| cache_key | "_product_search_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#24471 …5} |
| full_name | "product_search[submit]" |
| id | "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 | "_product_search_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "46411399689.6iowoknimjm_Qkd6t7EeyJ8I-useduusMUoxaByQTuM.nUtd9gDTrm76OjZK6PN8vNs8vLx0L77NQR1gHXPlGdOIX1XGP5Twa48KNA" |
| 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 | "46411399689.6iowoknimjm_Qkd6t7EeyJ8I-useduusMUoxaByQTuM.nUtd9gDTrm76OjZK6PN8vNs8vLx0L77NQR1gHXPlGdOIX1XGP5Twa48KNA" |
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 {#10537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10538 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10539 …} -namespace: Closure() {#10541 …} } |
| data | "46411399689.6iowoknimjm_Qkd6t7EeyJ8I-useduusMUoxaByQTuM.nUtd9gDTrm76OjZK6PN8vNs8vLx0L77NQR1gHXPlGdOIX1XGP5Twa48KNA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#24464 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() {#24473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1905 …} $message: Closure() {#24469 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_product_search__token" ] |
| cache_key | "_product_search__token_hidden" |
| compound | false |
| data | "46411399689.6iowoknimjm_Qkd6t7EeyJ8I-useduusMUoxaByQTuM.nUtd9gDTrm76OjZK6PN8vNs8vLx0L77NQR1gHXPlGdOIX1XGP5Twa48KNA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#24483 -form: Symfony\Component\Form\Form {#24479 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24474 …5} |
| full_name | "product_search[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "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 | "_product_search__token" |
| valid | true |
| value | "46411399689.6iowoknimjm_Qkd6t7EeyJ8I-useduusMUoxaByQTuM.nUtd9gDTrm76OjZK6PN8vNs8vLx0L77NQR1gHXPlGdOIX1XGP5Twa48KNA" |
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 {#10537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10538 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10539 …} -namespace: Closure() {#10541 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#27745 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() {#27747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1905 …} $message: Closure() {#27746 …} $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 {#27768 -form: Symfony\Component\Form\Form {#27769 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27748 …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 {#27753 +payload: null +groups: ? +message: "app.form.customer.email_required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#27754 +payload: null +groups: ? +message: "app.form.customer.email_invalid" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#27753 +payload: null +groups: ? +message: "app.form.customer.email_required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#27754 +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 {#27753 +payload: null +groups: ? +message: "app.form.customer.email_required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#27754 +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 {#10537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10538 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10539 …} -namespace: Closure() {#10541 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#27760 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() {#27762 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1905 …} $message: Closure() {#27761 …} $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 {#27781 -form: Symfony\Component\Form\Form {#27772 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27780 …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 {#27783 …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 | "721d219dcddfdfae75cd779cf3.ObGCBt35IWCo5XLcRgt00Mqqtv05hNpcZIN45JTC3MI.coTKa7abUAH3rELkNXo7n_3p6ZRW26ASLeQ6j6OW6Idb9dNkrqFWE8PIIw" |
| 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 | "721d219dcddfdfae75cd779cf3.ObGCBt35IWCo5XLcRgt00Mqqtv05hNpcZIN45JTC3MI.coTKa7abUAH3rELkNXo7n_3p6ZRW26ASLeQ6j6OW6Idb9dNkrqFWE8PIIw" |
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 {#10537 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#10538 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#10539 …} -namespace: Closure() {#10541 …} } |
| data | "721d219dcddfdfae75cd779cf3.ObGCBt35IWCo5XLcRgt00Mqqtv05hNpcZIN45JTC3MI.coTKa7abUAH3rELkNXo7n_3p6ZRW26ASLeQ6j6OW6Idb9dNkrqFWE8PIIw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#27763 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() {#27785 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1905 …} $message: Closure() {#27782 …} $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 | "721d219dcddfdfae75cd779cf3.ObGCBt35IWCo5XLcRgt00Mqqtv05hNpcZIN45JTC3MI.coTKa7abUAH3rELkNXo7n_3p6ZRW26ASLeQ6j6OW6Idb9dNkrqFWE8PIIw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#27796 -form: Symfony\Component\Form\Form {#27792 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27787 …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 | "721d219dcddfdfae75cd779cf3.ObGCBt35IWCo5XLcRgt00Mqqtv05hNpcZIN45JTC3MI.coTKa7abUAH3rELkNXo7n_3p6ZRW26ASLeQ6j6OW6Idb9dNkrqFWE8PIIw" |