Forms
-
ask_info_or_quotation_form
-
nome
-
cognome
-
email
-
telefono
-
privacy
-
promotional
-
_token
-
ask_info_or_quotation_form
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 | [] |
| cookiePolicyUrl | "" |
| 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 {#961 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#960 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#959 …} -namespace: Closure() {#957 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#914 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 |
| privacyPolicyUrl | "" |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#916 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#26 …} $message: Closure() {#915 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ask_info_or_quotation_form" "_ask_info_or_quotation_form" ] |
| cache_key | "_ask_info_or_quotation_form_ask_info_or_quotation_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1183 -form: Symfony\Component\Form\Form {#895 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1193 …5} |
| full_name | "ask_info_or_quotation_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ask_info_or_quotation_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ask_info_or_quotation_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_ask_info_or_quotation_form" |
| valid | true |
| value | null |
nome
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Nome*" ] |
[ "placeholder" => "Nome*" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#748 +payload: null +groups: ? +message: "Il nome è obbligatorio." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#748 +payload: null +groups: ? +message: "Il nome è obbligatorio." +allowNull: false +normalizer: null } ] |
| label | "Nome" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "Nome*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#748 +payload: null +groups: ? +message: "Il nome è obbligatorio." +allowNull: false +normalizer: null } ] |
| create_option_text | "Add %placeholder%..." |
| 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 {#961 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#960 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#959 …} -namespace: Closure() {#957 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#932 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Nome" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#728 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#26 …} $message: Closure() {#749 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Nome*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_ask_info_or_quotation_form_nome" ] |
| cache_key | "_ask_info_or_quotation_form_nome_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1200 -form: Symfony\Component\Form\Form {#1094 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1202 …5} |
| full_name | "ask_info_or_quotation_form[nome]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ask_info_or_quotation_form_nome" |
| label | "Nome" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nome" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_ask_info_or_quotation_form_nome" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
cognome
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Cognome*" ] |
[ "placeholder" => "Cognome*" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#750 +payload: null +groups: ? +message: "Il cognome è obbligatorio." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#750 +payload: null +groups: ? +message: "Il cognome è obbligatorio." +allowNull: false +normalizer: null } ] |
| label | "Cognome" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "Cognome*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#750 +payload: null +groups: ? +message: "Il cognome è obbligatorio." +allowNull: false +normalizer: null } ] |
| create_option_text | "Add %placeholder%..." |
| 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 {#961 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#960 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#959 …} -namespace: Closure() {#957 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#927 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Cognome" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#925 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#26 …} $message: Closure() {#926 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Cognome*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_ask_info_or_quotation_form_cognome" ] |
| cache_key | "_ask_info_or_quotation_form_cognome_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1199 -form: Symfony\Component\Form\Form {#1097 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1198 …5} |
| full_name | "ask_info_or_quotation_form[cognome]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ask_info_or_quotation_form_cognome" |
| label | "Cognome" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cognome" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_ask_info_or_quotation_form_cognome" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Email*" ] |
[ "placeholder" => "Email*" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#942 +payload: null +groups: ? +message: "L'email è obbligatoria." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#936 +payload: null +groups: ? +message: "L'email {{ value }} non ha un formato valido." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#942 +payload: null +groups: ? +message: "L'email è obbligatoria." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#936 +payload: null +groups: ? +message: "L'email {{ value }} non ha un formato valido." +mode: null +normalizer: null } ] |
| label | "Email" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "Email*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#942 +payload: null +groups: ? +message: "L'email è obbligatoria." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#936 +payload: null +groups: ? +message: "L'email {{ value }} non ha un formato valido." +mode: null +normalizer: null } ] |
| create_option_text | "Add %placeholder%..." |
| 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 {#961 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#960 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#959 …} -namespace: Closure() {#957 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#903 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#755 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#26 …} $message: Closure() {#918 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Email*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_ask_info_or_quotation_form_email" ] |
| cache_key | "_ask_info_or_quotation_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1197 -form: Symfony\Component\Form\Form {#1100 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1066 …5} |
| full_name | "ask_info_or_quotation_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ask_info_or_quotation_form_email" |
| label | "Email" |
| 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 | "_ask_info_or_quotation_form_email" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
telefono
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Telefono" ] |
[ "placeholder" => "Telefono" ] |
| label | "Telefono" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "Telefono" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#961 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#960 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#959 …} -namespace: Closure() {#957 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#885 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Telefono" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#883 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#26 …} $message: Closure() {#884 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Telefono" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_ask_info_or_quotation_form_telefono" ] |
| cache_key | "_ask_info_or_quotation_form_telefono_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1194 -form: Symfony\Component\Form\Form {#897 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1190 …5} |
| full_name | "ask_info_or_quotation_form[telefono]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ask_info_or_quotation_form_telefono" |
| label | "Telefono" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telefono" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_ask_info_or_quotation_form_telefono" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
privacy
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#930 +payload: null +groups: ? +message: "Devi accettare l'Informativa Privacy." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#930 +payload: null +groups: ? +message: "Devi accettare l'Informativa Privacy." +allowNull: false +normalizer: null } ] |
| label | "Dichiaro di aver letto ed accettato la <a class="wpjc-scls-color-white wpjc-scls-underlined" href="https://www.iubenda.com/privacy-policy/71461033" target="_blank">Privacy Policy</a> e la <a class="wpjc-scls-color-white wpjc-scls-underlined" href="https://www.iubenda.com/privacy-policy/71461033/cookie-policy" target="_blank">Cookie Policy</a> in ogni sua parte. *" |
same as passed value |
| label_attr | [ "class" => "wpjc-scls-txt-size-md wpjc-scls-cursor-pointer" ] |
[ "class" => "wpjc-scls-txt-size-md wpjc-scls-cursor-pointer" ] |
| label_html | true |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#930 +payload: null +groups: ? +message: "Devi accettare l'Informativa Privacy." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#961 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#960 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#959 …} -namespace: Closure() {#957 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#874 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#875 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Dichiaro di aver letto ed accettato la <a class="wpjc-scls-color-white wpjc-scls-underlined" href="https://www.iubenda.com/privacy-policy/71461033" target="_blank">Privacy Policy</a> e la <a class="wpjc-scls-color-white wpjc-scls-underlined" href="https://www.iubenda.com/privacy-policy/71461033/cookie-policy" target="_blank">Cookie Policy</a> in ogni sua parte. *" |
| label_attr | [ "class" => "wpjc-scls-txt-size-md wpjc-scls-cursor-pointer" ] |
| label_format | null |
| label_html | true |
| 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() {#747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#26 …} $message: Closure() {#757 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_ask_info_or_quotation_form_privacy" ] |
| cache_key | "_ask_info_or_quotation_form_privacy_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1191 -form: Symfony\Component\Form\Form {#900 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1179 …5} |
| full_name | "ask_info_or_quotation_form[privacy]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ask_info_or_quotation_form_privacy" |
| label | "Dichiaro di aver letto ed accettato la <a class="wpjc-scls-color-white wpjc-scls-underlined" href="https://www.iubenda.com/privacy-policy/71461033" target="_blank">Privacy Policy</a> e la <a class="wpjc-scls-color-white wpjc-scls-underlined" href="https://www.iubenda.com/privacy-policy/71461033/cookie-policy" target="_blank">Cookie Policy</a> in ogni sua parte. *" |
| label_attr | [ "class" => "wpjc-scls-txt-size-md wpjc-scls-cursor-pointer" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "privacy" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_ask_info_or_quotation_form_privacy" |
| valid | true |
| value | "1" |
promotional
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Letta la <a class="wpjc-scls-color-white wpjc-scls-underlined" href="https://www.iubenda.com/privacy-policy/71461033" target="_blank">Privacy Policy</a>, presto il mio consenso per l'invio di comunicazioni promozionali e newsletter periodiche relative a prodotti e servizi di Drivero." |
same as passed value |
| label_attr | [ "class" => "wpjc-scls-txt-size-md wpjc-scls-cursor-pointer" ] |
[ "class" => "wpjc-scls-txt-size-md wpjc-scls-cursor-pointer" ] |
| label_html | true |
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 {#961 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#960 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#959 …} -namespace: Closure() {#957 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#874 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#875 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Letta la <a class="wpjc-scls-color-white wpjc-scls-underlined" href="https://www.iubenda.com/privacy-policy/71461033" target="_blank">Privacy Policy</a>, presto il mio consenso per l'invio di comunicazioni promozionali e newsletter periodiche relative a prodotti e servizi di Drivero." |
| label_attr | [ "class" => "wpjc-scls-txt-size-md wpjc-scls-cursor-pointer" ] |
| label_format | null |
| label_html | true |
| 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() {#729 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#26 …} $message: Closure() {#724 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_ask_info_or_quotation_form_promotional" ] |
| cache_key | "_ask_info_or_quotation_form_promotional_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1195 -form: Symfony\Component\Form\Form {#1085 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1189 …5} |
| full_name | "ask_info_or_quotation_form[promotional]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ask_info_or_quotation_form_promotional" |
| label | "Letta la <a class="wpjc-scls-color-white wpjc-scls-underlined" href="https://www.iubenda.com/privacy-policy/71461033" target="_blank">Privacy Policy</a>, presto il mio consenso per l'invio di comunicazioni promozionali e newsletter periodiche relative a prodotti e servizi di Drivero." |
| label_attr | [ "class" => "wpjc-scls-txt-size-md wpjc-scls-cursor-pointer" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "promotional" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_ask_info_or_quotation_form_promotional" |
| valid | true |
| value | "1" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "fb7d3b0f0c52d6b842185f52462b1.XIHfgtz6XbtCL4RNqyOrYKDip3AnxZIXAbCJYxAlrGQ.A9a8u_HLO-smStEjyVvjGc-3_z9AgNRORP_6U3lh5CYW6bTvt7Ac1xgftA" |
| 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 | "fb7d3b0f0c52d6b842185f52462b1.XIHfgtz6XbtCL4RNqyOrYKDip3AnxZIXAbCJYxAlrGQ.A9a8u_HLO-smStEjyVvjGc-3_z9AgNRORP_6U3lh5CYW6bTvt7Ac1xgftA" |
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 {#961 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#960 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#959 …} -namespace: Closure() {#957 …} } |
| data | "fb7d3b0f0c52d6b842185f52462b1.XIHfgtz6XbtCL4RNqyOrYKDip3AnxZIXAbCJYxAlrGQ.A9a8u_HLO-smStEjyVvjGc-3_z9AgNRORP_6U3lh5CYW6bTvt7Ac1xgftA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1180 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() {#1204 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#26 …} $message: Closure() {#1169 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_ask_info_or_quotation_form__token" ] |
| cache_key | "_ask_info_or_quotation_form__token_hidden" |
| compound | false |
| data | "fb7d3b0f0c52d6b842185f52462b1.XIHfgtz6XbtCL4RNqyOrYKDip3AnxZIXAbCJYxAlrGQ.A9a8u_HLO-smStEjyVvjGc-3_z9AgNRORP_6U3lh5CYW6bTvt7Ac1xgftA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1214 -form: Symfony\Component\Form\Form {#1210 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1205 …5} |
| full_name | "ask_info_or_quotation_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ask_info_or_quotation_form__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 | "_ask_info_or_quotation_form__token" |
| valid | true |
| value | "fb7d3b0f0c52d6b842185f52462b1.XIHfgtz6XbtCL4RNqyOrYKDip3AnxZIXAbCJYxAlrGQ.A9a8u_HLO-smStEjyVvjGc-3_z9AgNRORP_6U3lh5CYW6bTvt7Ac1xgftA" |