Forms
-
contact_us
-
first_name
-
last_name
-
email
-
mobile
-
gender
-
subject
-
servicetype
-
f_message
-
disclaimer
-
acknowledge
-
recaptcha
-
submit
-
_token
-
contact_us
Form type:
"App\Forms\ContactUsFormType"
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 |
|---|---|---|
| category_choices | [] |
same as passed value |
| translator | Pimcore\Translation\Translator {#218 #translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } |
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 |
| category_choices | [] |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1904 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 |
| translator | Pimcore\Translation\Translator {#218 #translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } |
| trim | true |
| upload_max_size_message | Closure() {#1906 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#218 #translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#1905 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact_us" "_contact_us" ] |
| cache_key | "_contact_us_contact_us" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2099 -form: Symfony\Component\Form\Form {#2170 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1907 …5} |
| full_name | "contact_us" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact_us" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us" |
| valid | true |
| value | null |
first_name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "First Name" "class" => "mauticform-input form-control" ] |
[ "placeholder" => "First Name" "class" => "mauticform-input form-control" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1937 +payload: null +groups: ? +message: "Please enter your first name" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1937 +payload: null +groups: ? +message: "Please enter your first name" +allowNull: false +normalizer: null } ] |
| label | "First 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 | [ "placeholder" => "First Name" "class" => "mauticform-input form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1937 +payload: null +groups: ? +message: "Please enter your first name" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1929 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 | "First 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() {#1927 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#218 #translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#1930 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "First Name" "class" => "mauticform-input form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_us_first_name" ] |
| cache_key | "_contact_us_first_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2045 -form: Symfony\Component\Form\Form {#2165 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2057 …5} |
| full_name | "contact_us[first_name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_first_name" |
| label | "First Name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first_name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_first_name" |
| valid | true |
| value | "" |
last_name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Last Name" "class" => "mauticform-input form-control" ] |
[ "placeholder" => "Last Name" "class" => "mauticform-input form-control" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1939 +payload: null +groups: ? +message: "Please enter your last name" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1939 +payload: null +groups: ? +message: "Please enter your last name" +allowNull: false +normalizer: null } ] |
| label | "Last 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 | [ "placeholder" => "Last Name" "class" => "mauticform-input form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1939 +payload: null +groups: ? +message: "Please enter your last name" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1914 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 | "Last 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() {#1964 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#218 #translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#1915 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Last Name" "class" => "mauticform-input form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_us_last_name" ] |
| cache_key | "_contact_us_last_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2029 -form: Symfony\Component\Form\Form {#2162 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2021 …5} |
| full_name | "contact_us[last_name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_last_name" |
| label | "Last Name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "last_name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_last_name" |
| valid | true |
| value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Email Address*" "class" => "mauticform-input form-control" ] |
[ "placeholder" => "Email Address*" "class" => "mauticform-input form-control" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1945 +payload: null +groups: ? +message: "Please enter your email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1946 +payload: null +groups: ? +message: "Please enter a valid email address" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1945 +payload: null +groups: ? +message: "Please enter your email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1946 +payload: null +groups: ? +message: "Please enter a valid email address" +mode: null +normalizer: null } ] |
| label | "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 | [ "placeholder" => "Email Address*" "class" => "mauticform-input form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1945 +payload: null +groups: ? +message: "Please enter your email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1946 +payload: null +groups: ? +message: "Please enter a valid email address" +mode: null +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1973 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 | "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() {#1975 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#218 #translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#1974 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Email Address*" "class" => "mauticform-input form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact_us_email" ] |
| cache_key | "_contact_us_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2009 -form: Symfony\Component\Form\Form {#2133 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1985 …5} |
| full_name | "contact_us[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_email" |
| label | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_email" |
| valid | true |
| value | "" |
mobile
Form type:
"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 | [ "placeholder" => "Mobile*" "class" => "mauticform-input form-control input-number--no-scroll mobile-number-input" ] |
[ "placeholder" => "Mobile*" "class" => "mauticform-input form-control input-number--no-scroll mobile-number-input" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1942 +payload: null +groups: ? +message: "Please enter your mobile number" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1944 +payload: null +groups: ? +message: "Please enter a valid phone number" +pattern: "/^[0-9\+\-\s]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1942 +payload: null +groups: ? +message: "Please enter your mobile number" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1944 +payload: null +groups: ? +message: "Please enter a valid phone number" +pattern: "/^[0-9\+\-\s]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Mobile" |
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" => "Mobile*" "class" => "mauticform-input form-control input-number--no-scroll mobile-number-input" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1942 +payload: null +groups: ? +message: "Please enter your mobile number" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1944 +payload: null +groups: ? +message: "Please enter a valid phone number" +pattern: "/^[0-9\+\-\s]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1986 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 | "Mobile" |
| 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() {#1983 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#218 #translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#1982 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Mobile*" "class" => "mauticform-input form-control input-number--no-scroll mobile-number-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_contact_us_mobile" ] |
| cache_key | "_contact_us_mobile_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1976 -form: Symfony\Component\Form\Form {#2130 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1965 …5} |
| full_name | "contact_us[mobile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_mobile" |
| label | "Mobile" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mobile" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_mobile" |
| valid | true |
| value | "" |
gender
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" => "custom-dropdown-field" ] |
[ "class" => "custom-dropdown-field" ] |
| choices | [ "Male" => 1 "Female" => 2 ] |
[ "Male" => 1 "Female" => 2 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1943 +payload: null +groups: ? +message: "Please select your gender" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1943 +payload: null +groups: ? +message: "Please select your gender" +allowNull: false +normalizer: null } ] |
| label | "Gender" |
same as passed value |
| placeholder | "Select gender" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "custom-dropdown-field" ] |
| 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 | [ "Male" => 1 "Female" => 2 ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1943 +payload: null +groups: ? +message: "Please select your gender" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| 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 | "Gender" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Select gender" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#218 #translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#2006 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "custom-dropdown-field" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact_us_gender" ] |
| cache_key | "_contact_us_gender_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2150 +label: "Male" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2149 +label: "Female" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1932 -form: Symfony\Component\Form\Form {#2127 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2152 …5} |
| full_name | "contact_us[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_gender" |
| is_selected | Closure($choice, $value) {#2147 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Gender" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "gender" |
| placeholder | "Select gender" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_gender" |
| valid | true |
| value | "" |
subject
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Type your subject" "class" => "mauticform-input form-control" ] |
[ "placeholder" => "Type your subject" "class" => "mauticform-input form-control" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1936 +payload: null +groups: ? +message: "Please enter subject" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1936 +payload: null +groups: ? +message: "Please enter subject" +allowNull: false +normalizer: null } ] |
| label | "Subject" |
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" => "Type your subject" "class" => "mauticform-input form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1936 +payload: null +groups: ? +message: "Please enter subject" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2018 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 | "Subject" |
| 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() {#2020 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#218 #translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#2019 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Type your subject" "class" => "mauticform-input form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_us_subject" ] |
| cache_key | "_contact_us_subject_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2111 -form: Symfony\Component\Form\Form {#2124 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2167 …5} |
| full_name | "contact_us[subject]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_subject" |
| label | "Subject" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "subject" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_subject" |
| valid | true |
| value | "" |
servicetype
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" => "custom-dropdown-field" ] |
[ "class" => "custom-dropdown-field" ] |
| choices | [ "اقتراح" => "اقتراح" "أسئلة عامة حول الخدمات" => "أسئلة عامة حول الخدمات" "الاستعلام عن فرص الشراكة التجارية" => "الاستعلام عن فرص الشراكة التجارية" "مساعدة ودعم الحساب" => "مساعدة ودعم الحساب" "Contact the Media Department" => "Contact the Media Department" ] |
[ "اقتراح" => "اقتراح" "أسئلة عامة حول الخدمات" => "أسئلة عامة حول الخدمات" "الاستعلام عن فرص الشراكة التجارية" => "الاستعلام عن فرص الشراكة التجارية" "مساعدة ودعم الحساب" => "مساعدة ودعم الحساب" "Contact the Media Department" => "Contact the Media Department" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1935 +payload: null +groups: ? +message: "This is required." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1935 +payload: null +groups: ? +message: "This is required." +allowNull: false +normalizer: null } ] |
| label | "Category" |
same as passed value |
| placeholder | "Select an option" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "custom-dropdown-field" ] |
| 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 | [ "اقتراح" => "اقتراح" "أسئلة عامة حول الخدمات" => "أسئلة عامة حول الخدمات" "الاستعلام عن فرص الشراكة التجارية" => "الاستعلام عن فرص الشراكة التجارية" "مساعدة ودعم الحساب" => "مساعدة ودعم الحساب" "Contact the Media Department" => "Contact the Media Department" ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1935 +payload: null +groups: ? +message: "This is required." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| 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 | "Category" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Select an option" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2028 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#218 #translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#2027 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "custom-dropdown-field" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact_us_servicetype" ] |
| cache_key | "_contact_us_servicetype_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2171 +label: "اقتراح" +value: "اقتراح" +data: "اقتراح" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2172 +label: "أسئلة عامة حول الخدمات" +value: "أسئلة عامة حول الخدمات" +data: "أسئلة عامة حول الخدمات" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2173 +label: "الاستعلام عن فرص الشراكة التجارية" +value: "الاستعلام عن فرص الشراكة التجارية" +data: "الاستعلام عن فرص الشراكة التجارية" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2174 +label: "مساعدة ودعم الحساب" +value: "مساعدة ودعم الحساب" +data: "مساعدة ودعم الحساب" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2175 +label: "Contact the Media Department" +value: "Contact the Media Department" +data: "Contact the Media Department" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2168 -form: Symfony\Component\Form\Form {#2121 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2169 …5} |
| full_name | "contact_us[servicetype]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_servicetype" |
| is_selected | Closure($choice, $value) {#2177 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Category" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "servicetype" |
| placeholder | "Select an option" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_servicetype" |
| valid | true |
| value | "" |
f_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" => "Write your message*" "class" => "mauticform-textarea form-control" ] |
[ "placeholder" => "Write your message*" "class" => "mauticform-textarea form-control" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1934 +payload: null +groups: ? +message: "Please enter your message" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1934 +payload: null +groups: ? +message: "Please enter your message" +allowNull: false +normalizer: null } ] |
| 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 | [ "placeholder" => "Write your message*" "class" => "mauticform-textarea form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1934 +payload: null +groups: ? +message: "Please enter your message" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2042 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() {#2044 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#218 #translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#2043 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Write your message*" "class" => "mauticform-textarea form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_us_f_message" ] |
| cache_key | "_contact_us_f_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2178 -form: Symfony\Component\Form\Form {#2118 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2179 …5} |
| full_name | "contact_us[f_message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_f_message" |
| label | "Message" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "f_message" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_f_message" |
| valid | true |
| value | "" |
disclaimer
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1933 +payload: null +groups: ? +message: "You must agree to the privacy policy and terms." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1933 +payload: null +groups: ? +message: "You must agree to the privacy policy and terms." } ] |
| label | "I agree to the Privacy Policy and Terms & Conditions." |
same as passed value |
| mapped | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1933 +payload: null +groups: ? +message: "You must agree to the privacy policy and terms." } ] |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2055 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 {#2056 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "I agree to the Privacy Policy and Terms & Conditions." |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2058 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#218 #translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#2060 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_contact_us_disclaimer" ] |
| cache_key | "_contact_us_disclaimer_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2180 -form: Symfony\Component\Form\Form {#2115 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2181 …5} |
| full_name | "contact_us[disclaimer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_disclaimer" |
| label | "I agree to the Privacy Policy and Terms & Conditions." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "disclaimer" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_disclaimer" |
| valid | true |
| value | "1" |
acknowledge
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1926 +payload: null +groups: ? +message: "You must acknowledge data accuracy." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1926 +payload: null +groups: ? +message: "You must acknowledge data accuracy." } ] |
| label | "I acknowledge that all the data entered is correct and I bear responsibility for its accuracy." |
same as passed value |
| mapped | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1926 +payload: null +groups: ? +message: "You must acknowledge data accuracy." } ] |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2055 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 {#2056 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "I acknowledge that all the data entered is correct and I bear responsibility for its accuracy." |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2068 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#218 #translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#2067 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_contact_us_acknowledge" ] |
| cache_key | "_contact_us_acknowledge_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2182 -form: Symfony\Component\Form\Form {#2160 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2183 …5} |
| full_name | "contact_us[acknowledge]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_acknowledge" |
| label | "I acknowledge that all the data entered is correct and I bear responsibility for its accuracy." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "acknowledge" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_acknowledge" |
| valid | true |
| value | "1" |
recaptcha
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 |
|---|---|---|
| constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#1925 +payload: null +groups: ? +message: "please verify that you are not a robot" +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
[ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#1925 +payload: null +groups: ? +message: "please verify that you are not a robot" +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
| label | "Recaptcha" |
same as passed value |
| mapped | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "callback" => null "expiredCallback" => null "bind" => null "defer" => false "async" => false "badge" => null ] ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#1925 +payload: null +groups: ? +message: "please verify that you are not a robot" +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
| 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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2081 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 | "Recaptcha" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| language | "en" |
| 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 |
| public_key | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#218 #translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#2082 …} $translationDomain: "validators" } } |
| url_challenge | null |
| url_noscript | null |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "callback" => null "expiredCallback" => null "bind" => null "defer" => false "async" => false "badge" => null ] ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "ewz_recaptcha" "_contact_us_recaptcha" ] |
| cache_key | "_contact_us_recaptcha_ewz_recaptcha" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2184 -form: Symfony\Component\Form\Form {#2158 …} -errors: [] } |
| ewz_recaptcha_ajax | false |
| ewz_recaptcha_api_host | "www.google.com" |
| ewz_recaptcha_api_uri | "https://www.google.com/recaptcha/api.js" |
| ewz_recaptcha_enabled | true |
| form | Symfony\Component\Form\FormView {#2185 …5} |
| full_name | "contact_us[recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_recaptcha" |
| label | "Recaptcha" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| public_key | "6Lc2TAslAAAAAJ5_ZDO6X_FSikn_4WAI4T7gO0rg" |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_recaptcha" |
| url_challenge | "https://www.google.com/recaptcha/api.js?hl=en" |
| 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" => "mauticform-button btn btn-default lightBtn animateBtn" ] |
[ "class" => "mauticform-button btn btn-default lightBtn animateBtn" ] |
| label | "Submit" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "mauticform-button btn btn-default lightBtn animateBtn" ] |
| 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" => "mauticform-button btn btn-default lightBtn animateBtn" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_contact_us_submit" ] |
| cache_key | "_contact_us_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2187 …5} |
| full_name | "contact_us[submit]" |
| id | "contact_us_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 | "_contact_us_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "c6ea76ad6e5cd5f.TgI6Nsgr_D2msIghP_JJU6UHOjiwKazMBd2o3t3EumE.HG5KaaRvhnWR49hYfIItZvNqXUvSfZiTQq_3kZmu-BE-T39DnECYV9zDzQ" |
| 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 | "c6ea76ad6e5cd5f.TgI6Nsgr_D2msIghP_JJU6UHOjiwKazMBd2o3t3EumE.HG5KaaRvhnWR49hYfIItZvNqXUvSfZiTQq_3kZmu-BE-T39DnECYV9zDzQ" |
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 {#1876 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1877 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1878 …} -namespace: Closure() {#1880 …} } |
| data | "c6ea76ad6e5cd5f.TgI6Nsgr_D2msIghP_JJU6UHOjiwKazMBd2o3t3EumE.HG5KaaRvhnWR49hYfIItZvNqXUvSfZiTQq_3kZmu-BE-T39DnECYV9zDzQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2191 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() {#2193 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#218 #translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#2192 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact_us__token" ] |
| cache_key | "_contact_us__token_hidden" |
| compound | false |
| data | "c6ea76ad6e5cd5f.TgI6Nsgr_D2msIghP_JJU6UHOjiwKazMBd2o3t3EumE.HG5KaaRvhnWR49hYfIItZvNqXUvSfZiTQq_3kZmu-BE-T39DnECYV9zDzQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2203 -form: Symfony\Component\Form\Form {#2199 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2194 …5} |
| full_name | "contact_us[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us__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_us__token" |
| valid | true |
| value | "c6ea76ad6e5cd5f.TgI6Nsgr_D2msIghP_JJU6UHOjiwKazMBd2o3t3EumE.HG5KaaRvhnWR49hYfIItZvNqXUvSfZiTQq_3kZmu-BE-T39DnECYV9zDzQ" |