Forms
- 
        pro_enquiry_form
- 
        fullname
 - 
        Email
 - 
        Phone
 - 
        City
 - 
        Message
 - 
        _submit
 - 
        _token
 
 - 
        
 
pro_enquiry_form
                Form type:
                
        
                "App\Form\ProEnquiryFormType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
            
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
            
| allow_extra_fields | false | 
            
| allow_file_upload | false | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| auto_initialize | true | 
            
| block_name | null | 
            
| block_prefix | null | 
            
| by_reference | true | 
            
| compound | true | 
            
| constraints | []  | 
            
| csrf_field_name | "_token" | 
            
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
            
| csrf_protection | true | 
            
| csrf_token_id | null | 
            
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2919 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2920 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2921 …} -namespace: Closure() {#2923 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form) {#2948 class: "Symfony\Component\Form\Extension\Core\Type\FormType" }  | 
            
| error_bubbling | true | 
            
| error_mapping | []  | 
            
| extra_fields_message | "This form should not contain extra fields." | 
            
| form_attr | false | 
            
| getter | null | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| inherit_data | false | 
            
| invalid_message | "This value is not valid." | 
            
| invalid_message_parameters | []  | 
            
| is_empty_callback | null | 
            
| label | null | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| mapped | true | 
            
| method | "POST" | 
            
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
            
| priority | 0 | 
            
| property_path | null | 
            
| required | true | 
            
| row_attr | []  | 
            
| setter | null | 
            
| translation_domain | null | 
            
| trim | true | 
            
| upload_max_size_message | Closure() {#2950 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#612 …} $message: Closure() {#2949 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "pro_enquiry_form" "_pro_enquiry_form" ]  | 
            
| cache_key | "_pro_enquiry_form_pro_enquiry_form" | 
            
| compound | true | 
            
| data | null | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#3144 -form: Symfony\Component\Form\Form {#3030 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#3145 …5}  | 
            
| full_name | "pro_enquiry_form" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "pro_enquiry_form" | 
            
| label | null | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| name | "pro_enquiry_form" | 
            
| priority | 0 | 
            
| required | true | 
            
| row_attr | []  | 
            
| submitted | false | 
            
| translation_domain | null | 
            
| unique_block_prefix | "_pro_enquiry_form" | 
            
| valid | true | 
            
| value | null | 
            
fullname
                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 | [ "maxlength" => 190 ]  | 
                    
                                                                                                                            [ "maxlength" => 190 ]  | 
                
| label | "Full Name" | 
                    same as passed value | 
| required | true | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
            
| allow_extra_fields | false | 
            
| allow_file_upload | false | 
            
| attr | [ "maxlength" => 190 ]  | 
            
| 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 {#2919 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2920 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2921 …} -namespace: Closure() {#2923 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form) {#2962 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 | "Full Name" | 
            
| 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() {#2964 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#612 …} $message: Closure() {#2963 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | [ "maxlength" => 190 ]  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "text" "_pro_enquiry_form_fullname" ]  | 
            
| cache_key | "_pro_enquiry_form_fullname_text" | 
            
| compound | false | 
            
| data | null | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#3197 -form: Symfony\Component\Form\Form {#3033 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#3196 …5}  | 
            
| full_name | "pro_enquiry_form[fullname]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "pro_enquiry_form_fullname" | 
            
| label | "Full Name" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| name | "fullname" | 
            
| priority | 0 | 
            
| required | true | 
            
| row_attr | []  | 
            
| submitted | false | 
            
| translation_domain | null | 
            
| unique_block_prefix | "_pro_enquiry_form_fullname" | 
            
| 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 | [ "maxlength" => 190 ]  | 
                    
                                                                                                                            [ "maxlength" => 190 ]  | 
                
| label | "E-Mail" | 
                    same as passed value | 
| required | true | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
            
| allow_extra_fields | false | 
            
| allow_file_upload | false | 
            
| attr | [ "maxlength" => 190 ]  | 
            
| 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 {#2919 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2920 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2921 …} -namespace: Closure() {#2923 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form) {#2975 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 | "E-Mail" | 
            
| 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() {#2977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#612 …} $message: Closure() {#2976 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | [ "maxlength" => 190 ]  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "text" "email" "_pro_enquiry_form_Email" ]  | 
            
| cache_key | "_pro_enquiry_form_Email_email" | 
            
| compound | false | 
            
| data | null | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#3198 -form: Symfony\Component\Form\Form {#3036 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#3199 …5}  | 
            
| full_name | "pro_enquiry_form[Email]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "pro_enquiry_form_Email" | 
            
| label | "E-Mail" | 
            
| 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 | "_pro_enquiry_form_Email" | 
            
| valid | true | 
            
| value | ""  | 
            
Phone
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 | [ "maxlength" => 190 ]  | 
                    
                                                                                                                            [ "maxlength" => 190 ]  | 
                
| label | "Phone" | 
                    same as passed value | 
| required | true | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
            
| allow_extra_fields | false | 
            
| allow_file_upload | false | 
            
| attr | [ "maxlength" => 190 ]  | 
            
| 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 {#2919 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2920 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2921 …} -namespace: Closure() {#2923 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form) {#2988 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 | 
            
| grouping | false | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| inherit_data | false | 
            
| invalid_message | "Please enter an integer." | 
            
| invalid_message_parameters | []  | 
            
| is_empty_callback | null | 
            
| label | "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 | true | 
            
| rounding_mode | 2 | 
            
| row_attr | []  | 
            
| setter | null | 
            
| translation_domain | null | 
            
| trim | true | 
            
| upload_max_size_message | Closure() {#2990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#612 …} $message: Closure() {#2989 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | [ "maxlength" => 190 ]  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "integer" "_pro_enquiry_form_Phone" ]  | 
            
| cache_key | "_pro_enquiry_form_Phone_integer" | 
            
| compound | false | 
            
| data | null | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#3200 -form: Symfony\Component\Form\Form {#3039 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#3201 …5}  | 
            
| full_name | "pro_enquiry_form[Phone]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "pro_enquiry_form_Phone" | 
            
| label | "Phone" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| name | "Phone" | 
            
| priority | 0 | 
            
| required | true | 
            
| row_attr | []  | 
            
| submitted | false | 
            
| translation_domain | null | 
            
| unique_block_prefix | "_pro_enquiry_form_Phone" | 
            
| valid | true | 
            
| value | ""  | 
            
City
                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 | [ "maxlength" => 190 ]  | 
                    
                                                                                                                            [ "maxlength" => 190 ]  | 
                
| label | "City" | 
                    same as passed value | 
| required | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
            
| allow_extra_fields | false | 
            
| allow_file_upload | false | 
            
| attr | [ "maxlength" => 190 ]  | 
            
| 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 {#2919 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2920 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2921 …} -namespace: Closure() {#2923 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form) {#2998 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 | "City" | 
            
| 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() {#3000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#612 …} $message: Closure() {#2999 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | [ "maxlength" => 190 ]  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "text" "_pro_enquiry_form_City" ]  | 
            
| cache_key | "_pro_enquiry_form_City_text" | 
            
| compound | false | 
            
| data | null | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#3202 -form: Symfony\Component\Form\Form {#3042 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#3203 …5}  | 
            
| full_name | "pro_enquiry_form[City]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "pro_enquiry_form_City" | 
            
| label | "City" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| name | "City" | 
            
| priority | 0 | 
            
| required | false | 
            
| row_attr | []  | 
            
| submitted | false | 
            
| translation_domain | null | 
            
| unique_block_prefix | "_pro_enquiry_form_City" | 
            
| 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 | [ "maxlength" => 300 ]  | 
                    
                                                                                                                            [ "maxlength" => 300 ]  | 
                
| label | "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 | [ "maxlength" => 300 ]  | 
            
| 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 {#2919 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2920 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2921 …} -namespace: Closure() {#2923 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form) {#3011 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 | "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() {#3013 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#612 …} $message: Closure() {#3012 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | [ "maxlength" => 300 ]  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "text" "textarea" "_pro_enquiry_form_Message" ]  | 
            
| cache_key | "_pro_enquiry_form_Message_textarea" | 
            
| compound | false | 
            
| data | null | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#3204 -form: Symfony\Component\Form\Form {#3045 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#3205 …5}  | 
            
| full_name | "pro_enquiry_form[Message]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "pro_enquiry_form_Message" | 
            
| label | "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 | "_pro_enquiry_form_Message" | 
            
| valid | true | 
            
| value | ""  | 
            
_submit
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
            
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "class" => "btn btn-lg btn-block btn-success" ]  | 
                    
                                                                                                                            [ "class" => "btn btn-lg btn-block btn-success" ]  | 
                
| label | "Submit" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| attr | [ "class" => "btn btn-lg btn-block btn-success" ]  | 
            
| attr_translation_parameters | []  | 
            
| auto_initialize | false | 
            
| block_name | null | 
            
| block_prefix | null | 
            
| disabled | false | 
            
| form_attr | false | 
            
| label | "Submit" | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| priority | 0 | 
            
| row_attr | []  | 
            
| translation_domain | null | 
            
| validate | true | 
            
| validation_groups | null | 
            
View Vars
| Variable | Value | 
|---|---|
| attr | [ "class" => "btn btn-lg btn-block btn-success" ]  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "button" "submit" "_pro_enquiry_form__submit" ]  | 
            
| cache_key | "_pro_enquiry_form__submit_submit" | 
            
| clicked | false | 
            
| disabled | false | 
            
| form | Symfony\Component\Form\FormView {#3207 …5}  | 
            
| full_name | "pro_enquiry_form[_submit]" | 
            
| id | "pro_enquiry_form__submit" | 
            
| label | "Submit" | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| multipart | false | 
            
| name | "_submit" | 
            
| priority | 0 | 
            
| row_attr | []  | 
            
| translation_domain | null | 
            
| unique_block_prefix | "_pro_enquiry_form__submit" | 
            
| value | null | 
            
_token
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "6c3a1b24bd.aeNmb-ICb2DuUBF9t069LdDbYia5WR_bkPrcVakDdL4.KKwOBbZROAy4EkA-gyLeYb2vUmLWC1Cf_bS0JPNSDtgL2jkXt3RCKLQbXA" | 
            
| 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 | "6c3a1b24bd.aeNmb-ICb2DuUBF9t069LdDbYia5WR_bkPrcVakDdL4.KKwOBbZROAy4EkA-gyLeYb2vUmLWC1Cf_bS0JPNSDtgL2jkXt3RCKLQbXA" | 
                    same as passed value | 
| mapped | false | 
                    
                                                                                                                            false
                                             | 
                
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 {#2919 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2920 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2921 …} -namespace: Closure() {#2923 …} }  | 
            
| data | "6c3a1b24bd.aeNmb-ICb2DuUBF9t069LdDbYia5WR_bkPrcVakDdL4.KKwOBbZROAy4EkA-gyLeYb2vUmLWC1Cf_bS0JPNSDtgL2jkXt3RCKLQbXA" | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form) {#3210 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() {#3212 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#612 …} $message: Closure() {#3211 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "hidden" "csrf_token" "_pro_enquiry_form__token" ]  | 
            
| cache_key | "_pro_enquiry_form__token_hidden" | 
            
| compound | false | 
            
| data | "6c3a1b24bd.aeNmb-ICb2DuUBF9t069LdDbYia5WR_bkPrcVakDdL4.KKwOBbZROAy4EkA-gyLeYb2vUmLWC1Cf_bS0JPNSDtgL2jkXt3RCKLQbXA" | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#3222 -form: Symfony\Component\Form\Form {#3218 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#3213 …5}  | 
            
| full_name | "pro_enquiry_form[_token]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "pro_enquiry_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 | "_pro_enquiry_form__token" | 
            
| valid | true | 
            
| value | "6c3a1b24bd.aeNmb-ICb2DuUBF9t069LdDbYia5WR_bkPrcVakDdL4.KKwOBbZROAy4EkA-gyLeYb2vUmLWC1Cf_bS0JPNSDtgL2jkXt3RCKLQbXA" |