Forms
-
newsletter_subscribe_form
-
email
-
agree_to_newsletter_terms
-
groups
-
_token
-
-
cookie_consent
-
system
-
analytics
-
external_videos
-
save
-
_token
-
newsletter_subscribe_form
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [] |
same as passed value |
| groups | [ 746620 => "starterkit.component.newsletter-subscription-form.groups.opt-private" 1133859 => "starterkit.component.newsletter-subscription-form.groups.opt-commercial" ] |
[ 746620 => "starterkit.component.newsletter-subscription-form.groups.opt-private" 1133859 => "starterkit.component.newsletter-subscription-form.groups.opt-commercial" ] |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "starterkit_newsletter_subscribe_task" |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3655 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3657 …} -namespace: Closure() {#3659 …} } |
| data | [] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4064 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| groups | [ 746620 => "starterkit.component.newsletter-subscription-form.groups.opt-private" 1133859 => "starterkit.component.newsletter-subscription-form.groups.opt-commercial" ] |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| 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 |
| timed_spam | true |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | "StarterkitBundleComponentNewsletter" |
| trim | true |
| upload_max_size_message | Closure() {#4060 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#384 …} $message: Closure() {#4059 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "newsletter_subscribe_form" "_newsletter_subscribe_form" ] |
| cache_key | "_newsletter_subscribe_form_newsletter_subscribe_form" |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4161 -form: Symfony\Component\Form\Form {#4149 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4159 …5} |
| full_name | "newsletter_subscribe_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "newsletter_subscribe_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "newsletter_subscribe_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "StarterkitBundleComponentNewsletter" |
| unique_block_prefix | "_newsletter_subscribe_form" |
| valid | true |
| value | [] |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "aria-hidden" => "true" "aria-label" => "email" "autocomplete" => "off" "class" => "form-control-lg" ] |
[ "aria-hidden" => "true" "aria-label" => "email" "autocomplete" => "off" "class" => "form-control-lg" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4095 +payload: null +groups: ? +message: "starterkit.component.newsletter-subscription-form.email.required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4097 +payload: null +groups: ? +message: "starterkit.component.newsletter-subscription-form.email.invalid" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4095 +payload: null +groups: ? +message: "starterkit.component.newsletter-subscription-form.email.required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4097 +payload: null +groups: ? +message: "starterkit.component.newsletter-subscription-form.email.invalid" +mode: null +normalizer: null } ] |
| label | "starterkit.component.newsletter-subscription-form.email" |
same as passed value |
| label_attr | [ "class" => "sr-only" ] |
[ "class" => "sr-only" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "aria-hidden" => "true" "aria-label" => "email" "autocomplete" => "off" "class" => "form-control-lg" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4095 +payload: null +groups: ? +message: "starterkit.component.newsletter-subscription-form.email.required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4097 +payload: null +groups: ? +message: "starterkit.component.newsletter-subscription-form.email.invalid" +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 {#3655 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3657 …} -namespace: Closure() {#3659 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4109 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "starterkit.component.newsletter-subscription-form.email" |
| label_attr | [ "class" => "sr-only" ] |
| 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 |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4093 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#384 …} $message: Closure() {#4092 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "aria-hidden" => "true" "aria-label" => "email" "autocomplete" => "off" "class" => "form-control-lg" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_newsletter_subscribe_form_email" ] |
| cache_key | "_newsletter_subscribe_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4170 -form: Symfony\Component\Form\Form {#4147 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4164 …5} |
| full_name | "newsletter_subscribe_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "newsletter_subscribe_form_email" |
| label | "starterkit.component.newsletter-subscription-form.email" |
| label_attr | [ "class" => "sr-only" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "StarterkitBundleComponentNewsletter" |
| unique_block_prefix | "_newsletter_subscribe_form_email" |
| valid | true |
| value | "" |
agree_to_newsletter_terms
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 | [ "class" => "custom-control-input" ] |
[ "class" => "custom-control-input" ] |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#4110 +payload: null +groups: ? +message: "starterkit.component.newsletter-subscription-form.agree_to_newsletter_terms.required" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#4110 +payload: null +groups: ? +message: "starterkit.component.newsletter-subscription-form.agree_to_newsletter_terms.required" } ] |
| label | "starterkit.component.newsletter-subscription-form.agree_to_newsletter_terms" |
same as passed value |
| label_attr | [ "class" => "checkbox-custom custom-control-label" ] |
[ "class" => "checkbox-custom custom-control-label" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "custom-control-input" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#4110 +payload: null +groups: ? +message: "starterkit.component.newsletter-subscription-form.agree_to_newsletter_terms.required" } ] |
| 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 {#3655 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3657 …} -namespace: Closure() {#3659 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3700 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
] |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#3701 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "starterkit.component.newsletter-subscription-form.agree_to_newsletter_terms" |
| label_attr | [ "class" => "checkbox-custom custom-control-label" ] |
| 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 |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4116 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#384 …} $message: Closure() {#4115 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "custom-control-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_newsletter_subscribe_form_agree_to_newsletter_terms" ] |
| cache_key | "_newsletter_subscribe_form_agree_to_newsletter_terms_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4172 -form: Symfony\Component\Form\Form {#4152 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4173 …5} |
| full_name | "newsletter_subscribe_form[agree_to_newsletter_terms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "newsletter_subscribe_form_agree_to_newsletter_terms" |
| label | "starterkit.component.newsletter-subscription-form.agree_to_newsletter_terms" |
| label_attr | [ "class" => "checkbox-custom custom-control-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agree_to_newsletter_terms" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "StarterkitBundleComponentNewsletter" |
| unique_block_prefix | "_newsletter_subscribe_form_agree_to_newsletter_terms" |
| valid | true |
| value | "1" |
groups
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "custom-select form-select-lg" ] |
[ "class" => "custom-select form-select-lg" ] |
| choice_translation_domain | true |
null
|
| choices | [ "starterkit.component.newsletter-subscription-form.groups.opt-choose" => "" "starterkit.component.newsletter-subscription-form.groups.opt-private" => 746620 "starterkit.component.newsletter-subscription-form.groups.opt-commercial" => 1133859 ] |
[ "starterkit.component.newsletter-subscription-form.groups.opt-choose" => "" "starterkit.component.newsletter-subscription-form.groups.opt-private" => 746620 "starterkit.component.newsletter-subscription-form.groups.opt-commercial" => 1133859 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4107 +payload: null +groups: ? +message: "starterkit.component.newsletter-subscription-form.groups.required" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4107 +payload: null +groups: ? +message: "starterkit.component.newsletter-subscription-form.groups.required" +allowNull: false +normalizer: null } ] |
| label | "starterkit.component.newsletter-subscription-form.groups" |
same as passed value |
| label_attr | [ "class" => "sr-only" ] |
[ "class" => "sr-only" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "custom-select form-select-lg" ] |
| 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 | [ "starterkit.component.newsletter-subscription-form.groups.opt-choose" => "" "starterkit.component.newsletter-subscription-form.groups.opt-private" => 746620 "starterkit.component.newsletter-subscription-form.groups.opt-commercial" => 1133859 ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4107 +payload: null +groups: ? +message: "starterkit.component.newsletter-subscription-form.groups.required" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3655 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3657 …} -namespace: Closure() {#3659 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "starterkit.component.newsletter-subscription-form.groups" |
| label_attr | [ "class" => "sr-only" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4137 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#384 …} $message: Closure() {#4135 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "custom-select form-select-lg" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_newsletter_subscribe_form_groups" ] |
| cache_key | "_newsletter_subscribe_form_groups_choice" |
| choice_translation_domain | "StarterkitBundleComponentNewsletter" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4176 +label: "starterkit.component.newsletter-subscription-form.groups.opt-choose" +value: "" +data: "" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4182 +label: "starterkit.component.newsletter-subscription-form.groups.opt-private" +value: "746620" +data: 746620 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4181 +label: "starterkit.component.newsletter-subscription-form.groups.opt-commercial" +value: "1133859" +data: 1133859 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4174 -form: Symfony\Component\Form\Form {#4155 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4175 …5} |
| full_name | "newsletter_subscribe_form[groups]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "newsletter_subscribe_form_groups" |
| is_selected | Closure($choice, $value) {#4177 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "starterkit.component.newsletter-subscription-form.groups" |
| label_attr | [ "class" => "sr-only" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "groups" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | true |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | "StarterkitBundleComponentNewsletter" |
| unique_block_prefix | "_newsletter_subscribe_form_groups" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "e80f38398382092f3342479699f87c.Xc4Tg26KoNhY7dpaBm639bXkT7Gfve4GB0K-_WYu1tg.F4hQ5Tvc_5M7ga09NCPZl_2sKfCuyZxsdDrZjS9jpK9w9lvcJuvvkAuPgw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "e80f38398382092f3342479699f87c.Xc4Tg26KoNhY7dpaBm639bXkT7Gfve4GB0K-_WYu1tg.F4hQ5Tvc_5M7ga09NCPZl_2sKfCuyZxsdDrZjS9jpK9w9lvcJuvvkAuPgw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3655 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3657 …} -namespace: Closure() {#3659 …} } |
| data | "e80f38398382092f3342479699f87c.Xc4Tg26KoNhY7dpaBm639bXkT7Gfve4GB0K-_WYu1tg.F4hQ5Tvc_5M7ga09NCPZl_2sKfCuyZxsdDrZjS9jpK9w9lvcJuvvkAuPgw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4185 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#384 …} $message: Closure() {#4186 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_newsletter_subscribe_form__token" ] |
| cache_key | "_newsletter_subscribe_form__token_hidden" |
| compound | false |
| data | "e80f38398382092f3342479699f87c.Xc4Tg26KoNhY7dpaBm639bXkT7Gfve4GB0K-_WYu1tg.F4hQ5Tvc_5M7ga09NCPZl_2sKfCuyZxsdDrZjS9jpK9w9lvcJuvvkAuPgw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4197 -form: Symfony\Component\Form\Form {#4193 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4188 …5} |
| full_name | "newsletter_subscribe_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "newsletter_subscribe_form__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "StarterkitBundleComponentNewsletter" |
| unique_block_prefix | "_newsletter_subscribe_form__token" |
| valid | true |
| value | "e80f38398382092f3342479699f87c.Xc4Tg26KoNhY7dpaBm639bXkT7Gfve4GB0K-_WYu1tg.F4hQ5Tvc_5M7ga09NCPZl_2sKfCuyZxsdDrZjS9jpK9w9lvcJuvvkAuPgw" |
cookie_consent
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3655 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3657 …} -namespace: Closure() {#3659 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5542 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| 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 |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | "StarterkitBundleComponentCookieConsent" |
| trim | true |
| upload_max_size_message | Closure() {#5544 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#384 …} $message: Closure() {#5543 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "cookie_consent" "_cookie_consent" ] |
| cache_key | "_cookie_consent_cookie_consent" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5586 -form: Symfony\Component\Form\Form {#5587 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5545 …5} |
| full_name | "cookie_consent" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cookie_consent" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "StarterkitBundleComponentCookieConsent" |
| unique_block_prefix | "_cookie_consent" |
| valid | true |
| value | null |
system
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "disabled" => "disabled" ] |
[ "disabled" => "disabled" ] |
| data | true |
same as passed value |
| label | "starterkit.component.cookie_consent.system.title" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "disabled" => "disabled" ] |
| 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 {#3655 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3657 …} -namespace: Closure() {#3659 …} } |
| data | true |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3700 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
] |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#3701 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "starterkit.component.cookie_consent.system.title" |
| 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 |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5552 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#384 …} $message: Closure() {#5551 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "disabled" => "disabled" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_cookie_consent_system" ] |
| cache_key | "_cookie_consent_system_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5602 -form: Symfony\Component\Form\Form {#5590 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5553 …5} |
| full_name | "cookie_consent[system]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_system" |
| label | "starterkit.component.cookie_consent.system.title" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "system" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "StarterkitBundleComponentCookieConsent" |
| unique_block_prefix | "_cookie_consent_system" |
| valid | true |
| value | "1" |
analytics
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 |
| data | false |
same as passed value |
| label | "starterkit.component.cookie_consent.analytics.title" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| 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 {#3655 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3657 …} -namespace: Closure() {#3659 …} } |
| data | false |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3700 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
] |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#3701 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "starterkit.component.cookie_consent.analytics.title" |
| 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 |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5564 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#384 …} $message: Closure() {#5563 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_cookie_consent_analytics" ] |
| cache_key | "_cookie_consent_analytics_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5604 -form: Symfony\Component\Form\Form {#5593 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5605 …5} |
| full_name | "cookie_consent[analytics]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_analytics" |
| label | "starterkit.component.cookie_consent.analytics.title" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "analytics" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "StarterkitBundleComponentCookieConsent" |
| unique_block_prefix | "_cookie_consent_analytics" |
| valid | true |
| value | "1" |
external_videos
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 |
| data | false |
same as passed value |
| label | "starterkit.component.cookie_consent.external_videos.title" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| 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 {#3655 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3657 …} -namespace: Closure() {#3659 …} } |
| data | false |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3700 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
] |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#3701 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "starterkit.component.cookie_consent.external_videos.title" |
| 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 |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#384 …} $message: Closure() {#5575 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_cookie_consent_external_videos" ] |
| cache_key | "_cookie_consent_external_videos_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5606 -form: Symfony\Component\Form\Form {#5596 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5607 …5} |
| full_name | "cookie_consent[external_videos]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_external_videos" |
| label | "starterkit.component.cookie_consent.external_videos.title" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "external_videos" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "StarterkitBundleComponentCookieConsent" |
| unique_block_prefix | "_cookie_consent_external_videos" |
| valid | true |
| value | "1" |
save
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "cookie-consent-btn" ] |
[ "class" => "cookie-consent-btn" ] |
| label | "starterkit.component.cookie_consent.btn.save" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "cookie-consent-btn" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "starterkit.component.cookie_consent.btn.save" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "cookie-consent-btn" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cookie_consent_save" ] |
| cache_key | "_cookie_consent_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5615 …5} |
| full_name | "cookie_consent[save]" |
| id | "cookie_consent_save" |
| label | "starterkit.component.cookie_consent.btn.save" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [] |
| translation_domain | "StarterkitBundleComponentCookieConsent" |
| unique_block_prefix | "_cookie_consent_save" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "9797768d6a5b753ac5393.dNWXpwnunmd3eVhzTiaoX9EUOpQ0W9IrJTotdZfHtCs.PoPe_kaY8AgHEA83DG3RM4J-dvFjHrtCTExuMuW2gxwcpNiReb79P0UUOw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "9797768d6a5b753ac5393.dNWXpwnunmd3eVhzTiaoX9EUOpQ0W9IrJTotdZfHtCs.PoPe_kaY8AgHEA83DG3RM4J-dvFjHrtCTExuMuW2gxwcpNiReb79P0UUOw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| 0 | false |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3655 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3657 …} -namespace: Closure() {#3659 …} } |
| data | "9797768d6a5b753ac5393.dNWXpwnunmd3eVhzTiaoX9EUOpQ0W9IrJTotdZfHtCs.PoPe_kaY8AgHEA83DG3RM4J-dvFjHrtCTExuMuW2gxwcpNiReb79P0UUOw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5577 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_class | "form-control-lg" |
| field_label | "starterkit.component.dmpf.form.honeypot_field_label" |
| field_label_as_placeholder | true |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "where_did_you_find_us" |
| honeypot_message | "starterkit.component.tool.spam.honeypot.suspected_spam" |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "starterkit.component.tool.spam.timed.too_quick" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5616 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#384 …} $message: Closure() {#5613 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_cookie_consent__token" ] |
| cache_key | "_cookie_consent__token_hidden" |
| compound | false |
| data | "9797768d6a5b753ac5393.dNWXpwnunmd3eVhzTiaoX9EUOpQ0W9IrJTotdZfHtCs.PoPe_kaY8AgHEA83DG3RM4J-dvFjHrtCTExuMuW2gxwcpNiReb79P0UUOw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5626 -form: Symfony\Component\Form\Form {#5622 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5617 …5} |
| full_name | "cookie_consent[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "StarterkitBundleComponentCookieConsent" |
| unique_block_prefix | "_cookie_consent__token" |
| valid | true |
| value | "9797768d6a5b753ac5393.dNWXpwnunmd3eVhzTiaoX9EUOpQ0W9IrJTotdZfHtCs.PoPe_kaY8AgHEA83DG3RM4J-dvFjHrtCTExuMuW2gxwcpNiReb79P0UUOw" |