Forms
-
contact_us_form
-
Name
-
Email
-
Number
-
talkAbout
-
Message
-
Newsletter
-
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 {#346 #translator: Symfony\Component\Translation\DataCollectorTranslator {#347 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#76 …} } |
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 {#2070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2069 …} -namespace: Closure() {#2065 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2090 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 {#346 #translator: Symfony\Component\Translation\DataCollectorTranslator {#347 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#76 …} } |
| trim | true |
| upload_max_size_message | Closure() {#2104 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#346 #translator: Symfony\Component\Translation\DataCollectorTranslator {#347 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#76 …} } $message: Closure() {#2103 …} $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 {#2308 -errors: [] -form: Symfony\Component\Form\Form {#2286 …} } |
| form | Symfony\Component\Form\FormView {#2323 …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 |
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2166 +payload: null +groups: ? +message: "Name is a required field." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2166 +payload: null +groups: ? +message: "Name is a required field." +allowNull: false +normalizer: null } ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2166 +payload: null +groups: ? +message: "Name is a required field." +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 {#2070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2069 …} -namespace: Closure() {#2065 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2138 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() {#2111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#346 #translator: Symfony\Component\Translation\DataCollectorTranslator {#347 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#76 …} } $message: Closure() {#2137 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_us_form_Name" ] |
| cache_key | "_contact_us_form_Name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2192 -errors: [] -form: Symfony\Component\Form\Form {#2211 …} } |
| form | Symfony\Component\Form\FormView {#2255 …5} |
| full_name | "contact_us_form[Name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_form_Name" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "Name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_form_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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2119 +payload: null +groups: ? +message: "Please Enter Valid Email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2172 +payload: null +groups: ? +message: "Please Enter Valid Email" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2119 +payload: null +groups: ? +message: "Please Enter Valid Email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2172 +payload: null +groups: ? +message: "Please Enter Valid Email" +mode: null +normalizer: null } ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2119 +payload: null +groups: ? +message: "Please Enter Valid Email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2172 +payload: null +groups: ? +message: "Please Enter Valid Email" +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 {#2070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2069 …} -namespace: Closure() {#2065 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2141 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() {#2146 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#346 #translator: Symfony\Component\Translation\DataCollectorTranslator {#347 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#76 …} } $message: Closure() {#2174 …} $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 {#2223 -errors: [] -form: Symfony\Component\Form\Form {#2262 …} } |
| form | Symfony\Component\Form\FormView {#2247 …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 | "" |
Number
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 | [ "class" => "intl-tel-input" ] |
[ "class" => "intl-tel-input" ] |
| label | "Phone Number" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "intl-tel-input" ] |
| 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 {#2070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2069 …} -namespace: Closure() {#2065 …} } |
| 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 | "Please provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Phone Number" |
| 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() {#2156 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#346 #translator: Symfony\Component\Translation\DataCollectorTranslator {#347 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#76 …} } $message: Closure() {#2129 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "intl-tel-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_contact_us_form_Number" ] |
| cache_key | "_contact_us_form_Number_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2246 -errors: [] -form: Symfony\Component\Form\Form {#2266 …} } |
| form | Symfony\Component\Form\FormView {#2270 …5} |
| full_name | "contact_us_form[Number]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_form_Number" |
| label | "Phone Number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "Number" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_form_Number" |
| valid | true |
| value | "" |
talkAbout
Form type:
"App\Form\FieldType\TalkAboutFieldType"
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 |
|---|---|---|
| label | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "What do you want to talk about? (Suggestions/Complaints/Support/Feedback\r\n etc)" => "" "Complaints" => "Complaints" "Contact" => "Contact" "Suggestions" => "Suggestions" "Support" => "Support" ] |
| 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 {#2070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2069 …} -namespace: Closure() {#2065 …} } |
| 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 | "" |
| 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 | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2216 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#346 #translator: Symfony\Component\Translation\DataCollectorTranslator {#347 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#76 …} } $message: Closure() {#2275 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "talk_about_field" "_contact_us_form_talkAbout" ] |
| cache_key | "_contact_us_form_talkAbout_talk_about_field" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2310 +data: "" +value: "" +label: """ What do you want to talk about? (Suggestions/Complaints/Support/Feedback\r\n etc) """ +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +data: "Complaints" +value: "Complaints" +label: "Complaints" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2303 +data: "Contact" +value: "Contact" +label: "Contact" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2324 +data: "Suggestions" +value: "Suggestions" +label: "Suggestions" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2311 +data: "Support" +value: "Support" +label: "Support" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2321 -errors: [] -form: Symfony\Component\Form\Form {#2202 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2313 …5} |
| full_name | "contact_us_form[talkAbout]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_form_talkAbout" |
| is_selected | Closure($choice, $value) {#2307 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 | "talkAbout" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | true |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_form_talkAbout" |
| valid | true |
| value | "" |
Message
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2140 +payload: null +groups: ? +message: "constraint.message" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2140 +payload: null +groups: ? +message: "constraint.message" +allowNull: false +normalizer: null } ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2140 +payload: null +groups: ? +message: "constraint.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 {#2070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2069 …} -namespace: Closure() {#2065 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2236 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() {#2230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#346 #translator: Symfony\Component\Translation\DataCollectorTranslator {#347 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#76 …} } $message: Closure() {#2220 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_us_form_Message" ] |
| cache_key | "_contact_us_form_Message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2309 -errors: [] -form: Symfony\Component\Form\Form {#2191 …} } |
| form | Symfony\Component\Form\FormView {#2306 …5} |
| full_name | "contact_us_form[Message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_form_Message" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "Message" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_form_Message" |
| valid | true |
| value | "" |
Newsletter
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2069 …} -namespace: Closure() {#2065 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2204 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 {#2205 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2290 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#346 #translator: Symfony\Component\Translation\DataCollectorTranslator {#347 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#76 …} } $message: Closure() {#2242 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_contact_us_form_Newsletter" ] |
| cache_key | "_contact_us_form_Newsletter_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2250 -errors: [] -form: Symfony\Component\Form\Form {#2198 …} } |
| form | Symfony\Component\Form\FormView {#2256 …5} |
| full_name | "contact_us_form[Newsletter]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_form_Newsletter" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "Newsletter" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_form_Newsletter" |
| 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 |
|---|---|---|
| attr | [ "id" => "contact_us_recaptcha" ] |
[ "id" => "contact_us_recaptcha" ] |
| mapped | false |
same as passed value |
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 {#2070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2069 …} -namespace: Closure() {#2065 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2195 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() {#2294 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#346 #translator: Symfony\Component\Translation\DataCollectorTranslator {#347 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#76 …} } $message: Closure() {#2200 …} $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 {#2116 -errors: [] -form: Symfony\Component\Form\Form {#2268 …} } |
| form | Symfony\Component\Form\FormView {#2147 …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 | "cddfc4582b7de8.bYWzsAlmADOm7YAUWRTet4_j1XyBIXFKgvMV5E59RkM.D7HL8kMIMUL028dDKH_z_fux4i24FkEB0J9h1y0xJXo51uDUZitfat-j9w" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_prefix | "csrf_token" |
same as passed value |
| data | "cddfc4582b7de8.bYWzsAlmADOm7YAUWRTet4_j1XyBIXFKgvMV5E59RkM.D7HL8kMIMUL028dDKH_z_fux4i24FkEB0J9h1y0xJXo51uDUZitfat-j9w" |
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 {#2070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2067 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2069 …} -namespace: Closure() {#2065 …} } |
| data | "cddfc4582b7de8.bYWzsAlmADOm7YAUWRTet4_j1XyBIXFKgvMV5E59RkM.D7HL8kMIMUL028dDKH_z_fux4i24FkEB0J9h1y0xJXo51uDUZitfat-j9w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2206 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() {#2155 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#346 #translator: Symfony\Component\Translation\DataCollectorTranslator {#347 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#76 …} } $message: Closure() {#2299 …} $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 | "cddfc4582b7de8.bYWzsAlmADOm7YAUWRTet4_j1XyBIXFKgvMV5E59RkM.D7HL8kMIMUL028dDKH_z_fux4i24FkEB0J9h1y0xJXo51uDUZitfat-j9w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2333 -errors: [] -form: Symfony\Component\Form\Form {#2329 …} } |
| form | Symfony\Component\Form\FormView {#2214 …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 | "cddfc4582b7de8.bYWzsAlmADOm7YAUWRTet4_j1XyBIXFKgvMV5E59RkM.D7HL8kMIMUL028dDKH_z_fux4i24FkEB0J9h1y0xJXo51uDUZitfat-j9w" |