Forms
-
suggestion_and_comment_form
-
pageUrl
-
name
-
email
-
phone
-
comment
-
recaptcha
-
-
page_helpful_yes_form
-
reasons
-
0
-
1
-
2
-
3
-
4
-
-
other_reason_text
-
pageUrl
-
gender
-
0
-
1
-
-
feedbackType
-
-
page_helpful_no_form
-
reasons
-
0
-
1
-
2
-
3
-
4
-
-
other_reason_text
-
gender
-
0
-
1
-
-
pageUrl
-
feedbackType
-
suggestion_and_comment_form
"App\Forms\SuggestionAndCommentFormType"
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 {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => 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 |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9594 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 {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } |
| trim | true |
| upload_max_size_message | Closure() {#9596 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9595 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "suggestion_and_comment_form" "_suggestion_and_comment_form" ] |
| cache_key | "_suggestion_and_comment_form_suggestion_and_comment_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10012 -form: Symfony\Component\Form\Form {#9685 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10100 …5} |
| full_name | "suggestion_and_comment_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "suggestion_and_comment_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "suggestion_and_comment_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_suggestion_and_comment_form" |
| valid | true |
| value | null |
pageUrl
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 |
|---|---|---|
| mapped | true |
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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9613 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 | 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() {#9615 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9614 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_suggestion_and_comment_form_pageUrl" ] |
| cache_key | "_suggestion_and_comment_form_pageUrl_hidden" |
| compound | false |
| data | "/en/media/news/1952024-01.aspx" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10069 -form: Symfony\Component\Form\Form {#9688 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10078 …5} |
| full_name | "suggestion_and_comment_form[pageUrl]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "suggestion_and_comment_form_pageUrl" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pageUrl" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_suggestion_and_comment_form_pageUrl" |
| valid | true |
| value | "/en/media/news/1952024-01.aspx" |
name
"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 {#9601 +payload: null +groups: ? +message: "constraint.firstname" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#9601 +payload: null +groups: ? +message: "constraint.firstname" +allowNull: false +normalizer: null } ] |
| label | "Full Name" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9601 +payload: null +groups: ? +message: "constraint.firstname" +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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9627 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Full Name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9629 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9628 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_suggestion_and_comment_form_name" ] |
| cache_key | "_suggestion_and_comment_form_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9917 -form: Symfony\Component\Form\Form {#9691 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10039 …5} |
| full_name | "suggestion_and_comment_form[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "suggestion_and_comment_form_name" |
| label | "Full Name" |
| 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 | "_suggestion_and_comment_form_name" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9602 +payload: null +groups: ? +message: "constraint.email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#9603 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#9602 +payload: null +groups: ? +message: "constraint.email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#9603 +payload: null +groups: ? +message: "This value is not 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 | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9602 +payload: null +groups: ? +message: "constraint.email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#9603 +payload: null +groups: ? +message: "This value is not 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9640 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() {#9642 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9641 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_suggestion_and_comment_form_email" ] |
| cache_key | "_suggestion_and_comment_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9963 -form: Symfony\Component\Form\Form {#9694 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10130 …5} |
| full_name | "suggestion_and_comment_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "suggestion_and_comment_form_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 | "_suggestion_and_comment_form_email" |
| valid | true |
| value | "" |
phone
"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\Regex {#9604 +payload: null +groups: ? +message: "Please enter a valid phone number" +pattern: "/^5(0|3|4|5|6|7|8|9)\d{7}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Regex {#9604 +payload: null +groups: ? +message: "Please enter a valid phone number" +pattern: "/^5(0|3|4|5|6|7|8|9)\d{7}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Mobile" |
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 | [ Symfony\Component\Validator\Constraints\Regex {#9604 +payload: null +groups: ? +message: "Please enter a valid phone number" +pattern: "/^5(0|3|4|5|6|7|8|9)\d{7}$/" +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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9649 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 | "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 | false |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9651 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9650 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_suggestion_and_comment_form_phone" ] |
| cache_key | "_suggestion_and_comment_form_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10132 -form: Symfony\Component\Form\Form {#9697 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10133 …5} |
| full_name | "suggestion_and_comment_form[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "suggestion_and_comment_form_phone" |
| label | "Mobile" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_suggestion_and_comment_form_phone" |
| 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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9605 +payload: null +groups: ? +message: "constraint.message" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#9606 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +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: null +min: 20 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#9605 +payload: null +groups: ? +message: "constraint.message" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#9606 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +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: null +min: 20 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "Comment" |
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\NotBlank {#9605 +payload: null +groups: ? +message: "constraint.message" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#9606 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +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: null +min: 20 +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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9662 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 | "Comment" |
| 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() {#9664 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9663 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_suggestion_and_comment_form_comment" ] |
| cache_key | "_suggestion_and_comment_form_comment_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10134 -form: Symfony\Component\Form\Form {#9700 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10135 …5} |
| full_name | "suggestion_and_comment_form[comment]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "suggestion_and_comment_form_comment" |
| label | "Comment" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "comment" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_suggestion_and_comment_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 |
|---|---|---|
| constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#9607 +payload: null +groups: ? +message: "constraint.recaptcha" +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
[ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#9607 +payload: null +groups: ? +message: "constraint.recaptcha" +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
| label | false |
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 | [ "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 {#9607 +payload: null +groups: ? +message: "constraint.recaptcha" +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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9677 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 | [] |
| language | "en" |
| 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 |
| public_key | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9678 …} $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" "_suggestion_and_comment_form_recaptcha" ] |
| cache_key | "_suggestion_and_comment_form_recaptcha_ewz_recaptcha" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10136 -form: Symfony\Component\Form\Form {#9703 …} -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 {#10137 …5} |
| full_name | "suggestion_and_comment_form[recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "suggestion_and_comment_form_recaptcha" |
| label | false |
| 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 | "_suggestion_and_comment_form_recaptcha" |
| url_challenge | "https://www.google.com/recaptcha/api.js?hl=en" |
| valid | true |
| value | "" |
page_helpful_yes_form
"App\Forms\PageHelpfulYesFormType"
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 {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => 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 |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9630 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 {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } |
| trim | true |
| upload_max_size_message | Closure() {#9707 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9616 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "page_helpful_yes_form" "_page_helpful_yes_form" ] |
| cache_key | "_page_helpful_yes_form_page_helpful_yes_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10125 -form: Symfony\Component\Form\Form {#9801 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10104 …5} |
| full_name | "page_helpful_yes_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_yes_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "page_helpful_yes_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_yes_form" |
| valid | true |
| value | null |
reasons
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 | [ "The layout made it easy to read" => "layout-easy" "It was well written" => "well-written" "Easily found the information" => "found-info" "It was helpful" => "helpful" "Other Reason" => "other-yes" ] |
[ "The layout made it easy to read" => "layout-easy" "It was well written" => "well-written" "Easily found the information" => "found-info" "It was helpful" => "helpful" "Other Reason" => "other-yes" ] |
| expanded | true |
same as passed value |
| label | false |
same as passed value |
| multiple | true |
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_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "The layout made it easy to read" => "layout-easy" "It was well written" => "well-written" "Easily found the information" => "found-info" "It was helpful" => "helpful" "Other Reason" => "other-yes" ] |
| 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 | true |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#9739 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9737 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_page_helpful_yes_form_reasons" ] |
| cache_key | "_page_helpful_yes_form_reasons_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9747 +label: "The layout made it easy to read" +value: "layout-easy" +data: "layout-easy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9748 +label: "It was well written" +value: "well-written" +data: "well-written" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9749 +label: "Easily found the information" +value: "found-info" +data: "found-info" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9750 +label: "It was helpful" +value: "helpful" +data: "helpful" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9751 +label: "Other Reason" +value: "other-yes" +data: "other-yes" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#10141 -form: Symfony\Component\Form\Form {#9855 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#10140 …5} |
| full_name | "page_helpful_yes_form[reasons]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_yes_form_reasons" |
| is_selected | Closure($choice, array $values) {#10142 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 | true |
| name | "reasons" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_yes_form_reasons" |
| valid | true |
| value | [] |
0
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 |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "The layout made it easy to read" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "layout-easy" |
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 | "entry" |
| 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#9808 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 {#9809 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "The layout made it easy to read" |
| 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() {#9811 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9813 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "layout-easy" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_page_helpful_yes_form_reasons_entry" ] |
| cache_key | "_page_helpful_yes_form_reasons_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10146 -form: Symfony\Component\Form\Form {#9858 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10145 …5} |
| full_name | "page_helpful_yes_form[reasons][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_yes_form_reasons_0" |
| label | "The layout made it easy to read" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_yes_form_reasons_entry" |
| valid | true |
| value | "layout-easy" |
1
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 |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "It was well written" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "well-written" |
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 | "entry" |
| 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#9808 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 {#9809 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "It was well written" |
| 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() {#9821 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9820 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "well-written" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_page_helpful_yes_form_reasons_entry" ] |
| cache_key | "_page_helpful_yes_form_reasons_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10147 -form: Symfony\Component\Form\Form {#9861 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10148 …5} |
| full_name | "page_helpful_yes_form[reasons][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_yes_form_reasons_1" |
| label | "It was well written" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_yes_form_reasons_entry" |
| valid | true |
| value | "well-written" |
2
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 |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Easily found the information" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "found-info" |
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 | "entry" |
| 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#9808 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 {#9809 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Easily found the information" |
| 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() {#9830 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9829 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "found-info" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_page_helpful_yes_form_reasons_entry" ] |
| cache_key | "_page_helpful_yes_form_reasons_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10149 -form: Symfony\Component\Form\Form {#9864 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10150 …5} |
| full_name | "page_helpful_yes_form[reasons][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_yes_form_reasons_2" |
| label | "Easily found the information" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_yes_form_reasons_entry" |
| valid | true |
| value | "found-info" |
3
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 |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "It was helpful" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "helpful" |
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 | "entry" |
| 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#9808 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 {#9809 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "It was helpful" |
| 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() {#9839 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9838 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "helpful" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_page_helpful_yes_form_reasons_entry" ] |
| cache_key | "_page_helpful_yes_form_reasons_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10151 -form: Symfony\Component\Form\Form {#9867 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10152 …5} |
| full_name | "page_helpful_yes_form[reasons][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_yes_form_reasons_3" |
| label | "It was helpful" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_yes_form_reasons_entry" |
| valid | true |
| value | "helpful" |
4
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 |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Other Reason" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "other-yes" |
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 | "entry" |
| 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#9808 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 {#9809 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Other Reason" |
| 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() {#9848 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9847 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "other-yes" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_page_helpful_yes_form_reasons_entry" ] |
| cache_key | "_page_helpful_yes_form_reasons_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10153 -form: Symfony\Component\Form\Form {#9870 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10154 …5} |
| full_name | "page_helpful_yes_form[reasons][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_yes_form_reasons_4" |
| label | "Other Reason" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_yes_form_reasons_entry" |
| valid | true |
| value | "other-yes" |
other_reason_text
"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" => "Other reason..." "class" => "other-reason-input hidden" ] |
[ "placeholder" => "Other reason..." "class" => "other-reason-input hidden" ] |
| 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 | [ "placeholder" => "Other reason..." "class" => "other-reason-input hidden" ] |
| 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9759 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() {#9761 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9760 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Other reason..." "class" => "other-reason-input hidden" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_page_helpful_yes_form_other_reason_text" ] |
| cache_key | "_page_helpful_yes_form_other_reason_text_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10144 -form: Symfony\Component\Form\Form {#9873 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10143 …5} |
| full_name | "page_helpful_yes_form[other_reason_text]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_yes_form_other_reason_text" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "other_reason_text" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_yes_form_other_reason_text" |
| valid | true |
| value | "" |
pageUrl
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 |
|---|---|---|
| mapped | true |
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 | [] |
| 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9768 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 | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9770 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9769 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_page_helpful_yes_form_pageUrl" ] |
| cache_key | "_page_helpful_yes_form_pageUrl_hidden" |
| compound | false |
| data | "/en/media/news/1952024-01.aspx" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10156 -form: Symfony\Component\Form\Form {#9876 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10155 …5} |
| full_name | "page_helpful_yes_form[pageUrl]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_yes_form_pageUrl" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pageUrl" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_yes_form_pageUrl" |
| valid | true |
| value | "/en/media/news/1952024-01.aspx" |
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" => "genderCheckBox" ] |
[ "class" => "genderCheckBox" ] |
| choices | [ "Male" => "male" "Female" => "female" ] |
[ "Male" => "male" "Female" => "female" ] |
| expanded | true |
same as passed value |
| label | false |
same as passed value |
| multiple | false |
same as passed value |
| placeholder | 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 | [ "class" => "genderCheckBox" ] |
| 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" => "male" "Female" => "female" ] |
| 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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() {#9778 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9777 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "genderCheckBox" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_page_helpful_yes_form_gender" ] |
| cache_key | "_page_helpful_yes_form_gender_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9786 +label: "Male" +value: "male" +data: "male" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9787 +label: "Female" +value: "female" +data: "female" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#10157 -form: Symfony\Component\Form\Form {#9901 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#10158 …5} |
| full_name | "page_helpful_yes_form[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_yes_form_gender" |
| is_selected | Closure($choice, $value) {#10159 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 | "gender" |
| 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 | "_page_helpful_yes_form_gender" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Male" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "male" |
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 | "entry" |
| 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#9808 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 | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#9809 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Male" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9885 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9884 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "male" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_page_helpful_yes_form_gender_entry" ] |
| cache_key | "_page_helpful_yes_form_gender_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10163 -form: Symfony\Component\Form\Form {#9904 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10162 …5} |
| full_name | "page_helpful_yes_form[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_yes_form_gender_0" |
| label | "Male" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_yes_form_gender_entry" |
| valid | true |
| value | "male" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Female" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "female" |
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 | "entry" |
| 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#9808 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 | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#9809 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Female" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9894 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9893 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "female" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_page_helpful_yes_form_gender_entry" ] |
| cache_key | "_page_helpful_yes_form_gender_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10164 -form: Symfony\Component\Form\Form {#9907 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10165 …5} |
| full_name | "page_helpful_yes_form[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_yes_form_gender_1" |
| label | "Female" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_yes_form_gender_entry" |
| valid | true |
| value | "female" |
feedbackType
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "yes" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "yes" |
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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data | "yes" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9793 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 | 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() {#9795 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9794 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_page_helpful_yes_form_feedbackType" ] |
| cache_key | "_page_helpful_yes_form_feedbackType_hidden" |
| compound | false |
| data | "yes" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10161 -form: Symfony\Component\Form\Form {#9910 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10160 …5} |
| full_name | "page_helpful_yes_form[feedbackType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_yes_form_feedbackType" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "feedbackType" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_yes_form_feedbackType" |
| valid | true |
| value | "yes" |
page_helpful_no_form
"App\Forms\PageHelpfulNoFormType"
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 {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => 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 |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9771 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 {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } |
| trim | true |
| upload_max_size_message | Closure() {#9740 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9762 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "page_helpful_no_form" "_page_helpful_no_form" ] |
| cache_key | "_page_helpful_no_form_page_helpful_no_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10139 -form: Symfony\Component\Form\Form {#9997 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10138 …5} |
| full_name | "page_helpful_no_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_no_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "page_helpful_no_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_no_form" |
| valid | true |
| value | null |
reasons
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 | [ "It was poorly written" => "poorly-written" "Could not find the information" => "cannot-find-info" "There was a technical problem" => "technical-problem" "The layout made it difficult to read" => "layout-difficult" "Other Reason" => "other-no" ] |
[ "It was poorly written" => "poorly-written" "Could not find the information" => "cannot-find-info" "There was a technical problem" => "technical-problem" "The layout made it difficult to read" => "layout-difficult" "Other Reason" => "other-no" ] |
| expanded | true |
same as passed value |
| label | false |
same as passed value |
| multiple | 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 |
| 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 | [ "It was poorly written" => "poorly-written" "Could not find the information" => "cannot-find-info" "There was a technical problem" => "technical-problem" "The layout made it difficult to read" => "layout-difficult" "Other Reason" => "other-no" ] |
| 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 | true |
| 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() {#9916 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9914 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_page_helpful_no_form_reasons" ] |
| cache_key | "_page_helpful_no_form_reasons_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9948 +label: "It was poorly written" +value: "poorly-written" +data: "poorly-written" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9949 +label: "Could not find the information" +value: "cannot-find-info" +data: "cannot-find-info" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9950 +label: "There was a technical problem" +value: "technical-problem" +data: "technical-problem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9951 +label: "The layout made it difficult to read" +value: "layout-difficult" +data: "layout-difficult" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9952 +label: "Other Reason" +value: "other-no" +data: "other-no" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#10169 -form: Symfony\Component\Form\Form {#10045 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#10168 …5} |
| full_name | "page_helpful_no_form[reasons]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_no_form_reasons" |
| is_selected | Closure($choice, array $values) {#10170 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 | true |
| name | "reasons" |
| 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 | "_page_helpful_no_form_reasons" |
| valid | true |
| value | [] |
0
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 |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "It was poorly written" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "poorly-written" |
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 | "entry" |
| 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#9808 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 {#9809 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "It was poorly written" |
| 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() {#10002 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#10001 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "poorly-written" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_page_helpful_no_form_reasons_entry" ] |
| cache_key | "_page_helpful_no_form_reasons_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10174 -form: Symfony\Component\Form\Form {#10048 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10173 …5} |
| full_name | "page_helpful_no_form[reasons][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_no_form_reasons_0" |
| label | "It was poorly written" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_no_form_reasons_entry" |
| valid | true |
| value | "poorly-written" |
1
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 |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Could not find the information" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "cannot-find-info" |
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 | "entry" |
| 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#9808 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 {#9809 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Could not find the information" |
| 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() {#10011 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#10010 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "cannot-find-info" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_page_helpful_no_form_reasons_entry" ] |
| cache_key | "_page_helpful_no_form_reasons_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10175 -form: Symfony\Component\Form\Form {#10051 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10176 …5} |
| full_name | "page_helpful_no_form[reasons][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_no_form_reasons_1" |
| label | "Could not find the information" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_no_form_reasons_entry" |
| valid | true |
| value | "cannot-find-info" |
2
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 |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "There was a technical problem" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "technical-problem" |
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 | "entry" |
| 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#9808 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 {#9809 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "There was a technical problem" |
| 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() {#10020 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#10019 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "technical-problem" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_page_helpful_no_form_reasons_entry" ] |
| cache_key | "_page_helpful_no_form_reasons_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10177 -form: Symfony\Component\Form\Form {#10054 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10178 …5} |
| full_name | "page_helpful_no_form[reasons][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_no_form_reasons_2" |
| label | "There was a technical problem" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_no_form_reasons_entry" |
| valid | true |
| value | "technical-problem" |
3
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 |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "The layout made it difficult to read" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "layout-difficult" |
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 | "entry" |
| 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#9808 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 {#9809 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "The layout made it difficult to read" |
| 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() {#10029 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#10028 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "layout-difficult" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_page_helpful_no_form_reasons_entry" ] |
| cache_key | "_page_helpful_no_form_reasons_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10179 -form: Symfony\Component\Form\Form {#10057 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10180 …5} |
| full_name | "page_helpful_no_form[reasons][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_no_form_reasons_3" |
| label | "The layout made it difficult to read" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_no_form_reasons_entry" |
| valid | true |
| value | "layout-difficult" |
4
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 |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Other Reason" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "other-no" |
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 | "entry" |
| 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#9808 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 {#9809 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Other Reason" |
| 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() {#10038 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#10037 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "other-no" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_page_helpful_no_form_reasons_entry" ] |
| cache_key | "_page_helpful_no_form_reasons_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10181 -form: Symfony\Component\Form\Form {#10060 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10182 …5} |
| full_name | "page_helpful_no_form[reasons][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_no_form_reasons_4" |
| label | "Other Reason" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_no_form_reasons_entry" |
| valid | true |
| value | "other-no" |
other_reason_text
"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" => "Other reason..." "class" => "other-reason-input hidden" ] |
[ "placeholder" => "Other reason..." "class" => "other-reason-input hidden" ] |
| 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 | [ "placeholder" => "Other reason..." "class" => "other-reason-input hidden" ] |
| 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9960 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() {#9962 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9961 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Other reason..." "class" => "other-reason-input hidden" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_page_helpful_no_form_other_reason_text" ] |
| cache_key | "_page_helpful_no_form_other_reason_text_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10172 -form: Symfony\Component\Form\Form {#10063 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10171 …5} |
| full_name | "page_helpful_no_form[other_reason_text]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_no_form_other_reason_text" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "other_reason_text" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_no_form_other_reason_text" |
| 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" => "genderCheckBox" ] |
[ "class" => "genderCheckBox" ] |
| choices | [ "Male" => "male" "Female" => "female" ] |
[ "Male" => "male" "Female" => "female" ] |
| expanded | true |
same as passed value |
| label | false |
same as passed value |
| multiple | false |
same as passed value |
| placeholder | 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 | [ "class" => "genderCheckBox" ] |
| 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" => "male" "Female" => "female" ] |
| 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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() {#9970 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9969 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "genderCheckBox" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_page_helpful_no_form_gender" ] |
| cache_key | "_page_helpful_no_form_gender_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9786 +label: "Male" +value: "male" +data: "male" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9787 +label: "Female" +value: "female" +data: "female" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#10184 -form: Symfony\Component\Form\Form {#10084 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#10183 …5} |
| full_name | "page_helpful_no_form[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_no_form_gender" |
| is_selected | Closure($choice, $value) {#10185 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 | "gender" |
| 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 | "_page_helpful_no_form_gender" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Male" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "male" |
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 | "entry" |
| 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#9808 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 | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#9809 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Male" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#10068 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#10067 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "male" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_page_helpful_no_form_gender_entry" ] |
| cache_key | "_page_helpful_no_form_gender_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10189 -form: Symfony\Component\Form\Form {#10087 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10188 …5} |
| full_name | "page_helpful_no_form[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_no_form_gender_0" |
| label | "Male" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_no_form_gender_entry" |
| valid | true |
| value | "male" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Female" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "female" |
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 | "entry" |
| 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#9808 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 | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#9809 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Female" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#10077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#10076 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "female" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_page_helpful_no_form_gender_entry" ] |
| cache_key | "_page_helpful_no_form_gender_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10190 -form: Symfony\Component\Form\Form {#10090 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10191 …5} |
| full_name | "page_helpful_no_form[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_no_form_gender_1" |
| label | "Female" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_no_form_gender_entry" |
| valid | true |
| value | "female" |
pageUrl
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
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9980 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 | 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() {#9982 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9981 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_page_helpful_no_form_pageUrl" ] |
| cache_key | "_page_helpful_no_form_pageUrl_hidden" |
| compound | false |
| data | "/en/media/news/1952024-01.aspx" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10187 -form: Symfony\Component\Form\Form {#10093 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10186 …5} |
| full_name | "page_helpful_no_form[pageUrl]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_no_form_pageUrl" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pageUrl" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_no_form_pageUrl" |
| valid | true |
| value | "/en/media/news/1952024-01.aspx" |
feedbackType
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "no" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "no" |
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 {#9566 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9567 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9568 …} -namespace: Closure() {#9570 …} } |
| data | "no" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9989 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 | 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() {#9991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#174 #translator: Symfony\Component\Translation\DataCollectorTranslator {#173 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#15 …} } $message: Closure() {#9990 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_page_helpful_no_form_feedbackType" ] |
| cache_key | "_page_helpful_no_form_feedbackType_hidden" |
| compound | false |
| data | "no" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10193 -form: Symfony\Component\Form\Form {#10096 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10192 …5} |
| full_name | "page_helpful_no_form[feedbackType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_helpful_no_form_feedbackType" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "feedbackType" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_helpful_no_form_feedbackType" |
| valid | true |
| value | "no" |