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 {#2041 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2042 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2043 …} -namespace: Closure() {#2045 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form) {#2110 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() {#2112 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#196 …} $message: Closure() {#2111 …} $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 {#2170 -form: Symfony\Component\Form\Form {#2171 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#2113 …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 {#2041 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2042 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2043 …} -namespace: Closure() {#2045 …} }  | 
            
| data | true | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form, $viewData) {#2122 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 {#2123 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() {#2125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#196 …} $message: Closure() {#2127 …} $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 {#2186 -form: Symfony\Component\Form\Form {#2174 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#2124 …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 {#2041 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2042 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2043 …} -namespace: Closure() {#2045 …} }  | 
            
| data | false | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form, $viewData) {#2122 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 {#2123 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() {#2138 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#196 …} $message: Closure() {#2137 …} $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 {#2188 -form: Symfony\Component\Form\Form {#2177 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#2189 …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 {#2041 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2042 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2043 …} -namespace: Closure() {#2045 …} }  | 
            
| data | false | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form, $viewData) {#2122 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 {#2123 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() {#2150 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#196 …} $message: Closure() {#2149 …} $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 {#2190 -form: Symfony\Component\Form\Form {#2180 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#2191 …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 {#2199 …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 | "e6b17.xBAJ0RMYCq2Py1LANNzb4Ql0qKkvAGFxXpqavqz6ULI.g3xDgVVsO8H2umeHTO2qm1M8-ftpQj49a-zRypqOMYW3V0W3dncy3c2gFw" | 
            
| 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 | "e6b17.xBAJ0RMYCq2Py1LANNzb4Ql0qKkvAGFxXpqavqz6ULI.g3xDgVVsO8H2umeHTO2qm1M8-ftpQj49a-zRypqOMYW3V0W3dncy3c2gFw" | 
                    same as passed value | 
| mapped | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
            
| allow_extra_fields | false | 
            
| allow_file_upload | false | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| auto_initialize | true | 
            
| block_name | null | 
            
| block_prefix | "csrf_token" | 
            
| by_reference | true | 
            
| compound | false | 
            
| constraints | []  | 
            
| csrf_field_name | "_token" | 
            
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
            
| csrf_protection | true | 
            
| csrf_token_id | null | 
            
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2041 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2042 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2043 …} -namespace: Closure() {#2045 …} }  | 
            
| data | "e6b17.xBAJ0RMYCq2Py1LANNzb4Ql0qKkvAGFxXpqavqz6ULI.g3xDgVVsO8H2umeHTO2qm1M8-ftpQj49a-zRypqOMYW3V0W3dncy3c2gFw" | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form) {#2203 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() {#2205 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#196 …} $message: Closure() {#2204 …} $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 | "e6b17.xBAJ0RMYCq2Py1LANNzb4Ql0qKkvAGFxXpqavqz6ULI.g3xDgVVsO8H2umeHTO2qm1M8-ftpQj49a-zRypqOMYW3V0W3dncy3c2gFw" | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#2215 -form: Symfony\Component\Form\Form {#2211 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#2206 …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 | "e6b17.xBAJ0RMYCq2Py1LANNzb4Ql0qKkvAGFxXpqavqz6ULI.g3xDgVVsO8H2umeHTO2qm1M8-ftpQj49a-zRypqOMYW3V0W3dncy3c2gFw" |