Forms
-
contact
-
firstname
-
lastname
-
employmentRole
-
company
-
email
-
phone
-
requestType
-
message
-
profilingConsent
-
marketingConsent
-
customerLanguage
-
thankYouPage
-
notificationEmail
-
submit
-
_token
-
contact
"App\Form\ContactType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [] |
same as passed value |
notificationEmail | "/it/emails/notifica-richiesta-contatto" |
same as passed value |
thankYouPage | "/it/contatti/grazie" |
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 | 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 {#6571 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6619 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6502 …} -namespace: Closure() {#6518 …} } |
customer | null |
data | [] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6543 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" |
notificationEmail | "/it/emails/notifica-richiesta-contatto" |
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 |
thankYouPage | "/it/contatti/grazie" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6612 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#419 …} $message: Closure() {#6529 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "contact" "_contact" ] |
cache_key | "_contact_contact" |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6913 -form: Symfony\Component\Form\Form {#6914 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6553 …5} |
full_name | "contact" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contact" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact" |
valid | true |
value | [] |
firstname
"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" => "given-name" "placeholder" => "Mario" ] |
[ "autocomplete" => "given-name" "placeholder" => "Mario" ] |
data | null |
same as passed value |
empty_data | null |
same as passed value |
label | "contact_form.firstname" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "given-name" "placeholder" => "Mario" ] |
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 {#6571 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6619 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6502 …} -namespace: Closure() {#6518 …} } |
data | null |
data_class | null |
disabled | false |
empty_data | null |
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 | "contact_form.firstname" |
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() {#6797 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#419 …} $message: Closure() {#6751 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "given-name" "placeholder" => "Mario" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_firstname" ] |
cache_key | "_contact_firstname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6869 -form: Symfony\Component\Form\Form {#6917 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6882 …5} |
full_name | "contact[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_firstname" |
label | "contact_form.firstname" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstname" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_firstname" |
valid | true |
value | "" |
lastname
"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" => "family-name" "placeholder" => "Rossi" ] |
[ "autocomplete" => "family-name" "placeholder" => "Rossi" ] |
data | null |
same as passed value |
label | "contact_form.lastname" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "family-name" "placeholder" => "Rossi" ] |
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 {#6571 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6619 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6502 …} -namespace: Closure() {#6518 …} } |
data | null |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6791 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 | "contact_form.lastname" |
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() {#6789 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#419 …} $message: Closure() {#6790 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "family-name" "placeholder" => "Rossi" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_lastname" ] |
cache_key | "_contact_lastname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6857 -form: Symfony\Component\Form\Form {#6920 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6846 …5} |
full_name | "contact[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_lastname" |
label | "contact_form.lastname" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastname" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_lastname" |
valid | true |
value | "" |
employmentRole
"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" => "organization-title" "placeholder" => "Manager" ] |
[ "autocomplete" => "organization-title" "placeholder" => "Manager" ] |
data | null |
same as passed value |
label | "contact_form.employment_role" |
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" => "organization-title" "placeholder" => "Manager" ] |
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 {#6571 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6619 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6502 …} -namespace: Closure() {#6518 …} } |
data | null |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6782 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 | "contact_form.employment_role" |
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() {#6780 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#419 …} $message: Closure() {#6781 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "organization-title" "placeholder" => "Manager" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_employmentRole" ] |
cache_key | "_contact_employmentRole_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6830 -form: Symfony\Component\Form\Form {#6923 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6810 …5} |
full_name | "contact[employmentRole]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_employmentRole" |
label | "contact_form.employment_role" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "employmentRole" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_employmentRole" |
valid | true |
value | "" |
company
"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" => "organization" "placeholder" => "NewCo" ] |
[ "autocomplete" => "organization" "placeholder" => "NewCo" ] |
data | null |
same as passed value |
label | "contact_form.company" |
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" => "organization" "placeholder" => "NewCo" ] |
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 {#6571 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6619 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6502 …} -namespace: Closure() {#6518 …} } |
data | null |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6773 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 | "contact_form.company" |
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() {#6771 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#419 …} $message: Closure() {#6772 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "organization" "placeholder" => "NewCo" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_company" ] |
cache_key | "_contact_company_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6743 -form: Symfony\Component\Form\Form {#6926 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6770 …5} |
full_name | "contact[company]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_company" |
label | "contact_form.company" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "company" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_company" |
valid | true |
value | "" |
"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 | [ "autocomplete" => "email" "placeholder" => "mario.rossi@newco.com" ] |
[ "autocomplete" => "email" "placeholder" => "mario.rossi@newco.com" ] |
data | null |
same as passed value |
label | "contact_form.email" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "email" "placeholder" => "mario.rossi@newco.com" ] |
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 {#6571 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6619 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6502 …} -namespace: Closure() {#6518 …} } |
data | null |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6740 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 | "contact_form.email" |
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() {#6742 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#419 …} $message: Closure() {#6741 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "email" "placeholder" => "mario.rossi@newco.com" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_contact_email" ] |
cache_key | "_contact_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6779 -form: Symfony\Component\Form\Form {#6929 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6788 …5} |
full_name | "contact[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_email" |
label | "contact_form.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 | "_contact_email" |
valid | true |
value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
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" => "tel" "placeholder" => "123456789" ] |
[ "autocomplete" => "tel" "placeholder" => "123456789" ] |
data | null |
same as passed value |
label | "contact_form.phone" |
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" => "tel" "placeholder" => "123456789" ] |
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 {#6571 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6619 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6502 …} -namespace: Closure() {#6518 …} } |
data | null |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6807 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 provide a valid phone number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "contact_form.phone" |
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() {#6809 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#419 …} $message: Closure() {#6808 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "tel" "placeholder" => "123456789" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_contact_phone" ] |
cache_key | "_contact_phone_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6801 -form: Symfony\Component\Form\Form {#6932 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6959 …5} |
full_name | "contact[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_phone" |
label | "contact_form.phone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_phone" |
valid | true |
value | "" |
requestType
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 | [ "class" => "empty" ] |
[ "class" => "empty" ] |
choices | [ "Generale" => 83 "Import prodotti nella mia Nazione" => 85 "Prodotti e catalogo" => 84 ] |
[ "Generale" => 83 "Import prodotti nella mia Nazione" => 85 "Prodotti e catalogo" => 84 ] |
label | "contact_form.request_type" |
same as passed value |
placeholder | "contact_form.request_type_placeholder" |
same as passed value |
placeholder_attr | [ "class" => "placeholder-option" ] |
[ "class" => "placeholder-option" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "empty" ] |
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 | [ "Generale" => 83 "Import prodotti nella mia Nazione" => 85 "Prodotti e catalogo" => 84 ] |
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 {#6571 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6619 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6502 …} -namespace: Closure() {#6518 …} } |
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 | "contact_form.request_type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "contact_form.request_type_placeholder" |
placeholder_attr | [ "class" => "placeholder-option" ] |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#6829 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#419 …} $message: Closure() {#6827 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "empty" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_contact_requestType" ] |
cache_key | "_contact_requestType_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6963 +label: "Generale" +value: "83" +data: 83 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6964 +label: "Import prodotti nella mia Nazione" +value: "85" +data: 85 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6990 +label: "Prodotti e catalogo" +value: "84" +data: 84 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6961 -form: Symfony\Component\Form\Form {#6935 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6962 …5} |
full_name | "contact[requestType]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_requestType" |
is_selected | Closure($choice, $value) {#6993 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "contact_form.request_type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "requestType" |
placeholder | "contact_form.request_type_placeholder" |
placeholder_attr | [ "class" => "placeholder-option" ] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_requestType" |
valid | true |
value | "" |
message
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" => "Un messaggio importante" ] |
[ "placeholder" => "Un messaggio importante" ] |
label | "contact_form.message" |
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" => "Un messaggio importante" ] |
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 {#6571 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6619 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6502 …} -namespace: Closure() {#6518 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6843 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 | "contact_form.message" |
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() {#6845 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#419 …} $message: Closure() {#6844 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Un messaggio importante" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_contact_message" ] |
cache_key | "_contact_message_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6994 -form: Symfony\Component\Form\Form {#6938 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6995 …5} |
full_name | "contact[message]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_message" |
label | "contact_form.message" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "message" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_message" |
valid | true |
value | "" |
profilingConsent
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 | "contact_form.profiling_consent" |
same as passed value |
label_attr | [ "class" => "small" ] |
[ "class" => "small" ] |
required | 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 {#6571 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6619 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6502 …} -namespace: Closure() {#6518 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#6855 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 {#6856 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "contact_form.profiling_consent" |
label_attr | [ "class" => "small" ] |
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() {#6858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#419 …} $message: Closure() {#6860 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_contact_profilingConsent" ] |
cache_key | "_contact_profilingConsent_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6996 -form: Symfony\Component\Form\Form {#6941 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6997 …5} |
full_name | "contact[profilingConsent]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_profilingConsent" |
label | "contact_form.profiling_consent" |
label_attr | [ "class" => "small" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "profilingConsent" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_profilingConsent" |
valid | true |
value | "1" |
marketingConsent
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 | "contact_form.marketing_consent" |
same as passed value |
label_attr | [ "class" => "small" ] |
[ "class" => "small" ] |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6571 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6619 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6502 …} -namespace: Closure() {#6518 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#6855 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 {#6856 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "contact_form.marketing_consent" |
label_attr | [ "class" => "small" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6868 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#419 …} $message: Closure() {#6867 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_contact_marketingConsent" ] |
cache_key | "_contact_marketingConsent_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6998 -form: Symfony\Component\Form\Form {#6944 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6999 …5} |
full_name | "contact[marketingConsent]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_marketingConsent" |
label | "contact_form.marketing_consent" |
label_attr | [ "class" => "small" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "marketingConsent" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_marketingConsent" |
valid | true |
value | "1" |
customerLanguage
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "it" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "it" |
same as passed value |
empty_data | "it" |
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 {#6571 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6619 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6502 …} -namespace: Closure() {#6518 …} } |
data | "it" |
data_class | null |
disabled | false |
empty_data | "it" |
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 | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6881 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#419 …} $message: Closure() {#6880 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_contact_customerLanguage" ] |
cache_key | "_contact_customerLanguage_hidden" |
compound | false |
data | "it" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7000 -form: Symfony\Component\Form\Form {#6947 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7001 …5} |
full_name | "contact[customerLanguage]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_customerLanguage" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "customerLanguage" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_customerLanguage" |
valid | true |
value | "it" |
thankYouPage
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "/it/contatti/grazie" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "/it/contatti/grazie" |
same as passed value |
empty_data | "/it/contatti/grazie" |
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 {#6571 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6619 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6502 …} -namespace: Closure() {#6518 …} } |
data | "/it/contatti/grazie" |
data_class | null |
disabled | false |
empty_data | "/it/contatti/grazie" |
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 | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6889 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#419 …} $message: Closure() {#6888 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_contact_thankYouPage" ] |
cache_key | "_contact_thankYouPage_hidden" |
compound | false |
data | "/it/contatti/grazie" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7002 -form: Symfony\Component\Form\Form {#6950 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7003 …5} |
full_name | "contact[thankYouPage]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_thankYouPage" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "thankYouPage" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_thankYouPage" |
valid | true |
value | "/it/contatti/grazie" |
notificationEmail
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "/it/emails/notifica-richiesta-contatto" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "/it/emails/notifica-richiesta-contatto" |
same as passed value |
empty_data | "/it/emails/notifica-richiesta-contatto" |
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 {#6571 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6619 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6502 …} -namespace: Closure() {#6518 …} } |
data | "/it/emails/notifica-richiesta-contatto" |
data_class | null |
disabled | false |
empty_data | "/it/emails/notifica-richiesta-contatto" |
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 | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6897 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#419 …} $message: Closure() {#6896 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_contact_notificationEmail" ] |
cache_key | "_contact_notificationEmail_hidden" |
compound | false |
data | "/it/emails/notifica-richiesta-contatto" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7004 -form: Symfony\Component\Form\Form {#6953 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7005 …5} |
full_name | "contact[notificationEmail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_notificationEmail" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "notificationEmail" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_notificationEmail" |
valid | true |
value | "/it/emails/notifica-richiesta-contatto" |
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 | "contact_form.submit" |
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 | "contact_form.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 | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_contact_submit" ] |
cache_key | "_contact_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#7007 …5} |
full_name | "contact[submit]" |
id | "contact_submit" |
label | "contact_form.submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_contact_submit" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "dd49d.BKUpVbuGZmUmSIZHnIupWjRLnnXeu67tLMrn772-OOA.XMZlY-7qNyBqOt8D6fr7HGcNxBiO1Pvbar6Nt8XtQKdLw25n_fRLF14H1w" |
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 | "dd49d.BKUpVbuGZmUmSIZHnIupWjRLnnXeu67tLMrn772-OOA.XMZlY-7qNyBqOt8D6fr7HGcNxBiO1Pvbar6Nt8XtQKdLw25n_fRLF14H1w" |
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 {#6571 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6619 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6502 …} -namespace: Closure() {#6518 …} } |
data | "dd49d.BKUpVbuGZmUmSIZHnIupWjRLnnXeu67tLMrn772-OOA.XMZlY-7qNyBqOt8D6fr7HGcNxBiO1Pvbar6Nt8XtQKdLw25n_fRLF14H1w" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7006 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() {#7009 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#419 …} $message: Closure() {#7008 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_contact__token" ] |
cache_key | "_contact__token_hidden" |
compound | false |
data | "dd49d.BKUpVbuGZmUmSIZHnIupWjRLnnXeu67tLMrn772-OOA.XMZlY-7qNyBqOt8D6fr7HGcNxBiO1Pvbar6Nt8XtQKdLw25n_fRLF14H1w" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7019 -form: Symfony\Component\Form\Form {#7015 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7010 …5} |
full_name | "contact[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact__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 | "_contact__token" |
valid | true |
value | "dd49d.BKUpVbuGZmUmSIZHnIupWjRLnnXeu67tLMrn772-OOA.XMZlY-7qNyBqOt8D6fr7HGcNxBiO1Pvbar6Nt8XtQKdLw25n_fRLF14H1w" |