Forms
-
contact_us_form
-
fullName
-
email
-
contactNumber
-
city
-
subject
-
comment
-
recaptcha
-
_token
-
contact_us_form
Form type:
"App\Form\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 |
|---|---|---|
| translator | Pimcore\Translation\Translator {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2041 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2038 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2040 …} -namespace: Closure() {#2036 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2061 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 {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } |
| trim | true |
| upload_max_size_message | Closure() {#2075 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } $message: Closure() {#2074 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact_us_form" "_contact_us_form" ] |
| cache_key | "_contact_us_form_contact_us_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2218 -form: Symfony\Component\Form\Form {#2200 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2076 …5} |
| full_name | "contact_us_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact_us_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_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" => 250 ] |
[ "maxlength" => 250 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2137 +payload: null +groups: ? +message: "يرجى إدخال اسمك الكامل." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2093 +payload: null +groups: ? +maxMessage: "constraint.max-comment-length" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 250 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2137 +payload: null +groups: ? +message: "يرجى إدخال اسمك الكامل." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2093 +payload: null +groups: ? +maxMessage: "constraint.max-comment-length" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 250 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 250 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2137 +payload: null +groups: ? +message: "يرجى إدخال اسمك الكامل." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2093 +payload: null +groups: ? +maxMessage: "constraint.max-comment-length" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 250 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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 {#2041 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2038 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2040 …} -namespace: Closure() {#2036 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2077 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2108 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } $message: Closure() {#2107 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 250 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_us_form_fullName" ] |
| cache_key | "_contact_us_form_fullName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2249 -form: Symfony\Component\Form\Form {#2238 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2251 …5} |
| full_name | "contact_us_form[fullName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_form_fullName" |
| label | false |
| 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 | "_contact_us_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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2114 +payload: null +groups: ? +message: "يرجى إدخال عنوان بريدك الإلكتروني." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2113 +payload: null +groups: ? +message: "يرجى إدخال بريد إلكتروني صالح." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2114 +payload: null +groups: ? +message: "يرجى إدخال عنوان بريدك الإلكتروني." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2113 +payload: null +groups: ? +message: "يرجى إدخال بريد إلكتروني صالح." +mode: null +normalizer: null } ] |
| label | 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 | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2114 +payload: null +groups: ? +message: "يرجى إدخال عنوان بريدك الإلكتروني." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2113 +payload: null +groups: ? +message: "يرجى إدخال بريد إلكتروني صالح." +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 {#2041 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2038 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2040 …} -namespace: Closure() {#2036 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2115 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2120 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } $message: Closure() {#2143 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact_us_form_email" ] |
| cache_key | "_contact_us_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2247 -form: Symfony\Component\Form\Form {#2241 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2248 …5} |
| full_name | "contact_us_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_form_email" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_form_email" |
| valid | true |
| value | "" |
contactNumber
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" => 20 ] |
[ "maxlength" => 20 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2090 +payload: null +groups: ? +message: "يرجى إدخال رقم الاتصال الخاص بك." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2086 +payload: null +groups: ? +message: "يرجى إدخال رقم اتصال صالح." +pattern: "/^\+?\d{1,19}$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2097 +payload: null +groups: ? +maxMessage: "يجب ألا تتجاوز 20 حرفًا." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2090 +payload: null +groups: ? +message: "يرجى إدخال رقم الاتصال الخاص بك." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2086 +payload: null +groups: ? +message: "يرجى إدخال رقم اتصال صالح." +pattern: "/^\+?\d{1,19}$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2097 +payload: null +groups: ? +maxMessage: "يجب ألا تتجاوز 20 حرفًا." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 20 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2090 +payload: null +groups: ? +message: "يرجى إدخال رقم الاتصال الخاص بك." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2086 +payload: null +groups: ? +message: "يرجى إدخال رقم اتصال صالح." +pattern: "/^\+?\d{1,19}$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2097 +payload: null +groups: ? +maxMessage: "يجب ألا تتجاوز 20 حرفًا." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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 {#2041 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2038 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2040 …} -namespace: Closure() {#2036 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2126 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2124 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } $message: Closure() {#2103 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 20 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_us_form_contactNumber" ] |
| cache_key | "_contact_us_form_contactNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2235 -form: Symfony\Component\Form\Form {#2244 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2234 …5} |
| full_name | "contact_us_form[contactNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_form_contactNumber" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contactNumber" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_form_contactNumber" |
| valid | true |
| value | "" |
city
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 |
|---|---|---|
| choices | [ "please select any city" => "" "Jeddah" => "Jeddah" "Riyadh" => "Riyadh" "Dammam" => "Dammam" "Tabuk" => "Tabuk" "Makkah" => "Makkah" "Al-Madinah Al-Munawarah" => "Al-Madinah Al-Munawarah" "Al-Ahsa" => "Al-Ahsa" "Khamis Mushait" => "Khamis Mushait" "Buraidah" => "Buraidah" ] |
[ "please select any city" => "" "Jeddah" => "Jeddah" "Riyadh" => "Riyadh" "Dammam" => "Dammam" "Tabuk" => "Tabuk" "Makkah" => "Makkah" "Al-Madinah Al-Munawarah" => "Al-Madinah Al-Munawarah" "Al-Ahsa" => "Al-Ahsa" "Khamis Mushait" => "Khamis Mushait" "Buraidah" => "Buraidah" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2095 +payload: null +groups: ? +message: "يرجى إدخال موضوع رسالتك." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2095 +payload: null +groups: ? +message: "يرجى إدخال موضوع رسالتك." +allowNull: false +normalizer: null } ] |
| label | 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 | 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 | [ "please select any city" => "" "Jeddah" => "Jeddah" "Riyadh" => "Riyadh" "Dammam" => "Dammam" "Tabuk" => "Tabuk" "Makkah" => "Makkah" "Al-Madinah Al-Munawarah" => "Al-Madinah Al-Munawarah" "Al-Ahsa" => "Al-Ahsa" "Khamis Mushait" => "Khamis Mushait" "Buraidah" => "Buraidah" ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2095 +payload: null +groups: ? +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 {#2041 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2038 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2040 …} -namespace: Closure() {#2036 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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() {#2154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } $message: Closure() {#2152 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact_us_form_city" ] |
| cache_key | "_contact_us_form_city_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2164 +label: "please select any city" +value: "" +data: "" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2217 +label: "Jeddah" +value: "Jeddah" +data: "Jeddah" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +label: "Riyadh" +value: "Riyadh" +data: "Riyadh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2111 +label: "Dammam" +value: "Dammam" +data: "Dammam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +label: "Tabuk" +value: "Tabuk" +data: "Tabuk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +label: "Makkah" +value: "Makkah" +data: "Makkah" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2155 +label: "Al-Madinah Al-Munawarah" +value: "Al-Madinah Al-Munawarah" +data: "Al-Madinah Al-Munawarah" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2224 +label: "Al-Ahsa" +value: "Al-Ahsa" +data: "Al-Ahsa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +label: "Khamis Mushait" +value: "Khamis Mushait" +data: "Khamis Mushait" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2253 +label: "Buraidah" +value: "Buraidah" +data: "Buraidah" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2195 -form: Symfony\Component\Form\Form {#2202 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2182 …5} |
| full_name | "contact_us_form[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_form_city" |
| is_selected | Closure($choice, $value) {#2257 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "city" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | true |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_form_city" |
| valid | true |
| value | "" |
subject
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 |
|---|---|---|
| choices | [ "General Inquiry" => "General Inquiry" "Sales" => "Sales" "Support" => "Support" "Partnership Opportunities" => "Partnership Opportunities" "Sharbatly Fruit (Feedback)" => "Sharbatly Fruit (Feedback)" "Sharbatly Club Orders (Feedback)" => "Sharbatly Club Orders (Feedback)" "Montana Water Orders (Feedback)" => "Montana Water Orders (Feedback)" "Sponsorship Opportunities" => "Sponsorship Opportunities" "Corporate Social Responsibility" => "Corporate Social Responsibility" "Human resources" => "Human resources" "Request Brand Assets" => "Request Brand Assets" ] |
[ "General Inquiry" => "General Inquiry" "Sales" => "Sales" "Support" => "Support" "Partnership Opportunities" => "Partnership Opportunities" "Sharbatly Fruit (Feedback)" => "Sharbatly Fruit (Feedback)" "Sharbatly Club Orders (Feedback)" => "Sharbatly Club Orders (Feedback)" "Montana Water Orders (Feedback)" => "Montana Water Orders (Feedback)" "Sponsorship Opportunities" => "Sponsorship Opportunities" "Corporate Social Responsibility" => "Corporate Social Responsibility" "Human resources" => "Human resources" "Request Brand Assets" => "Request Brand Assets" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2089 +payload: null +groups: ? +message: "يرجى إدخال موضوع رسالتك." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2089 +payload: null +groups: ? +message: "يرجى إدخال موضوع رسالتك." +allowNull: false +normalizer: null } ] |
| label | 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 | 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 | [ "General Inquiry" => "General Inquiry" "Sales" => "Sales" "Support" => "Support" "Partnership Opportunities" => "Partnership Opportunities" "Sharbatly Fruit (Feedback)" => "Sharbatly Fruit (Feedback)" "Sharbatly Club Orders (Feedback)" => "Sharbatly Club Orders (Feedback)" "Montana Water Orders (Feedback)" => "Montana Water Orders (Feedback)" "Sponsorship Opportunities" => "Sponsorship Opportunities" "Corporate Social Responsibility" => "Corporate Social Responsibility" "Human resources" => "Human resources" "Request Brand Assets" => "Request Brand Assets" ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2089 +payload: null +groups: ? +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 {#2041 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2038 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2040 …} -namespace: Closure() {#2036 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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() {#2163 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } $message: Closure() {#2160 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact_us_form_subject" ] |
| cache_key | "_contact_us_form_subject_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2258 +label: "General Inquiry" +value: "General Inquiry" +data: "General Inquiry" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2259 +label: "Sales" +value: "Sales" +data: "Sales" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2260 +label: "Support" +value: "Support" +data: "Support" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2261 +label: "Partnership Opportunities" +value: "Partnership Opportunities" +data: "Partnership Opportunities" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2262 +label: "Sharbatly Fruit (Feedback)" +value: "Sharbatly Fruit (Feedback)" +data: "Sharbatly Fruit (Feedback)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2263 +label: "Sharbatly Club Orders (Feedback)" +value: "Sharbatly Club Orders (Feedback)" +data: "Sharbatly Club Orders (Feedback)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2264 +label: "Montana Water Orders (Feedback)" +value: "Montana Water Orders (Feedback)" +data: "Montana Water Orders (Feedback)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2265 +label: "Sponsorship Opportunities" +value: "Sponsorship Opportunities" +data: "Sponsorship Opportunities" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2266 +label: "Corporate Social Responsibility" +value: "Corporate Social Responsibility" +data: "Corporate Social Responsibility" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2267 +label: "Human resources" +value: "Human resources" +data: "Human resources" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2268 +label: "Request Brand Assets" +value: "Request Brand Assets" +data: "Request Brand Assets" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2255 -form: Symfony\Component\Form\Form {#2205 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2256 …5} |
| full_name | "contact_us_form[subject]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_form_subject" |
| is_selected | Closure($choice, $value) {#2270 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "subject" |
| placeholder | null |
| 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_form_subject" |
| valid | true |
| value | "" |
comment
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" => 500 ] |
[ "maxlength" => 500 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#2094 +payload: null +groups: ? +maxMessage: "constraint.max-comment-length" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 500 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#2094 +payload: null +groups: ? +maxMessage: "constraint.max-comment-length" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 500 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 500 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#2094 +payload: null +groups: ? +maxMessage: "constraint.max-comment-length" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 500 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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 {#2041 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2038 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2040 …} -namespace: Closure() {#2036 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2176 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2181 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } $message: Closure() {#2175 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 500 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_us_form_comment" ] |
| cache_key | "_contact_us_form_comment_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2271 -form: Symfony\Component\Form\Form {#2208 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2272 …5} |
| full_name | "contact_us_form[comment]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_form_comment" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "comment" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_form_comment" |
| valid | true |
| value | "" |
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 |
|---|---|---|
| attr | [ "id" => "contact_us_recaptcha" ] |
[ "id" => "contact_us_recaptcha" ] |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "id" => "contact_us_recaptcha" ] |
| 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 {#2041 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2038 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2040 …} -namespace: Closure() {#2036 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2189 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() {#2194 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } $message: Closure() {#2188 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "id" => "contact_us_recaptcha" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_contact_us_form_recaptcha" ] |
| cache_key | "_contact_us_form_recaptcha_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2273 -form: Symfony\Component\Form\Form {#2211 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2274 …5} |
| full_name | "contact_us_form[recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_form_recaptcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_form_recaptcha" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "21961.xDACuiVrHX0UW0CBkOfm6IppKJXu-NECBHp3QHy54Hw.6UN49Ek-UDduDxn0_NKer9AhbaGtu7IvXRNBNEzjpTG0aEH7Yx1CKX0PJw" |
| 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 | "21961.xDACuiVrHX0UW0CBkOfm6IppKJXu-NECBHp3QHy54Hw.6UN49Ek-UDduDxn0_NKer9AhbaGtu7IvXRNBNEzjpTG0aEH7Yx1CKX0PJw" |
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 {#2041 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2038 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2040 …} -namespace: Closure() {#2036 …} } |
| data | "21961.xDACuiVrHX0UW0CBkOfm6IppKJXu-NECBHp3QHy54Hw.6UN49Ek-UDduDxn0_NKer9AhbaGtu7IvXRNBNEzjpTG0aEH7Yx1CKX0PJw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2278 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() {#2275 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_0ae734d8b811c294d89efb3311a9fc4d" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } $message: Closure() {#2277 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact_us_form__token" ] |
| cache_key | "_contact_us_form__token_hidden" |
| compound | false |
| data | "21961.xDACuiVrHX0UW0CBkOfm6IppKJXu-NECBHp3QHy54Hw.6UN49Ek-UDduDxn0_NKer9AhbaGtu7IvXRNBNEzjpTG0aEH7Yx1CKX0PJw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2287 -form: Symfony\Component\Form\Form {#2283 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2276 …5} |
| full_name | "contact_us_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_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 | "_contact_us_form__token" |
| valid | true |
| value | "21961.xDACuiVrHX0UW0CBkOfm6IppKJXu-NECBHp3QHy54Hw.6UN49Ek-UDduDxn0_NKer9AhbaGtu7IvXRNBNEzjpTG0aEH7Yx1CKX0PJw" |