Forms
- 
        cookie_consent
- 
        system
 - 
        analytics
 - 
        external_videos
 - 
        save
 - 
        _token
 
 - 
        
 
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 | 
|---|---|
| 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 {#3437 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3439 …} -namespace: Closure() {#3441 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form) {#3848 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 | "ShorelessStarterkitBundle" | 
            
| trim | true | 
            
| upload_max_size_message | Closure() {#3850 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#196 …} $message: Closure() {#3849 …} $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 {#3892 -form: Symfony\Component\Form\Form {#3893 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#3851 …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 | "ShorelessStarterkitBundle" | 
            
| 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 | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| 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 {#3437 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3439 …} -namespace: Closure() {#3441 …} }  | 
            
| data | true | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form, $viewData) {#3478 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 {#3479 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 | 
            
| translation_domain | null | 
            
| trim | true | 
            
| upload_max_size_message | Closure() {#3858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#196 …} $message: Closure() {#3857 …} $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 {#3908 -form: Symfony\Component\Form\Form {#3896 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#3859 …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 | "ShorelessStarterkitBundle" | 
            
| 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 | []  | 
                    
                                                                                                                            []  | 
                
| data | false | 
                    
                                                                                                                            false
                                             | 
                
| label | "starterkit.component.cookie_consent.analytics.title" | 
                    same as passed value | 
| required | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
            
| allow_extra_fields | false | 
            
| allow_file_upload | false | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| auto_initialize | true | 
            
| block_name | null | 
            
| block_prefix | null | 
            
| by_reference | true | 
            
| compound | false | 
            
| constraints | []  | 
            
| 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 {#3437 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3439 …} -namespace: Closure() {#3441 …} }  | 
            
| data | false | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form, $viewData) {#3478 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 {#3479 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 | 
            
| translation_domain | null | 
            
| trim | true | 
            
| upload_max_size_message | Closure() {#3870 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#196 …} $message: Closure() {#3869 …} $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 {#3910 -form: Symfony\Component\Form\Form {#3899 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#3911 …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 | "ShorelessStarterkitBundle" | 
            
| 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 | []  | 
                    
                                                                                                                            []  | 
                
| data | false | 
                    
                                                                                                                            false
                                             | 
                
| label | "starterkit.component.cookie_consent.external_videos.title" | 
                    same as passed value | 
| required | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
            
| allow_extra_fields | false | 
            
| allow_file_upload | false | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| auto_initialize | true | 
            
| block_name | null | 
            
| block_prefix | null | 
            
| by_reference | true | 
            
| compound | false | 
            
| constraints | []  | 
            
| 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 {#3437 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3439 …} -namespace: Closure() {#3441 …} }  | 
            
| data | false | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form, $viewData) {#3478 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 {#3479 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 | 
            
| translation_domain | null | 
            
| trim | true | 
            
| upload_max_size_message | Closure() {#3882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#196 …} $message: Closure() {#3881 …} $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 {#3912 -form: Symfony\Component\Form\Form {#3902 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#3913 …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 | "ShorelessStarterkitBundle" | 
            
| 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 {#3921 …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 | "ShorelessStarterkitBundle" | 
            
| 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 | "6d86d2134af80dd7db55e81.1gWvFVsBGizKJIskPPSYqgJ_wAR_kkpc_UcJf8VjFDs.pH-eLQRDTkLyEchqW62uzDM5lzUU9DsumBFOIKIgRg28UM5AN2lrY6FX3g" | 
            
| 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 | "6d86d2134af80dd7db55e81.1gWvFVsBGizKJIskPPSYqgJ_wAR_kkpc_UcJf8VjFDs.pH-eLQRDTkLyEchqW62uzDM5lzUU9DsumBFOIKIgRg28UM5AN2lrY6FX3g" | 
                    same as passed value | 
| mapped | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
            
| allow_extra_fields | false | 
            
| allow_file_upload | false | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| auto_initialize | true | 
            
| block_name | null | 
            
| block_prefix | "csrf_token" | 
            
| by_reference | true | 
            
| compound | false | 
            
| constraints | []  | 
            
| csrf_field_name | "_token" | 
            
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
            
| csrf_protection | true | 
            
| csrf_token_id | null | 
            
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3437 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3439 …} -namespace: Closure() {#3441 …} }  | 
            
| data | "6d86d2134af80dd7db55e81.1gWvFVsBGizKJIskPPSYqgJ_wAR_kkpc_UcJf8VjFDs.pH-eLQRDTkLyEchqW62uzDM5lzUU9DsumBFOIKIgRg28UM5AN2lrY6FX3g" | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form) {#3925 class: "Symfony\Component\Form\Extension\Core\Type\FormType" }  | 
            
| error_bubbling | true | 
            
| error_mapping | []  | 
            
| extra_fields_message | "This form should not contain extra fields." | 
            
| form_attr | false | 
            
| getter | null | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| inherit_data | false | 
            
| invalid_message | "The hidden field is invalid." | 
            
| invalid_message_parameters | []  | 
            
| is_empty_callback | null | 
            
| label | null | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| mapped | false | 
            
| method | "POST" | 
            
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
            
| priority | 0 | 
            
| property_path | null | 
            
| required | false | 
            
| row_attr | []  | 
            
| setter | null | 
            
| translation_domain | null | 
            
| trim | true | 
            
| upload_max_size_message | Closure() {#3927 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#196 …} $message: Closure() {#3926 …} $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 | "6d86d2134af80dd7db55e81.1gWvFVsBGizKJIskPPSYqgJ_wAR_kkpc_UcJf8VjFDs.pH-eLQRDTkLyEchqW62uzDM5lzUU9DsumBFOIKIgRg28UM5AN2lrY6FX3g" | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#3937 -form: Symfony\Component\Form\Form {#3933 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#3928 …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 | "ShorelessStarterkitBundle" | 
            
| unique_block_prefix | "_cookie_consent__token" | 
            
| valid | true | 
            
| value | "6d86d2134af80dd7db55e81.1gWvFVsBGizKJIskPPSYqgJ_wAR_kkpc_UcJf8VjFDs.pH-eLQRDTkLyEchqW62uzDM5lzUU9DsumBFOIKIgRg28UM5AN2lrY6FX3g" |