- Request / Response
 - API Platform
 - Performance
 - Validator
 - Forms
 - Exception
 - Logs 5080
 - Events
 - Routing
 - Cache
 - Translation 78
 - Security
 - Twig
 - HTTP Client
 - Doctrine 2
 - E-mails
 - Debug
 - Messages
 - Template events 18
 - Blocks* 2
 - Payum
 - Themes 1
 - Rich Snippets 0
 - Configuration
 - Cart 0
 
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
- 
        
                    
- 
        _username
 - 
        _password
 - 
        _remember_me
 - 
        _token
 
 - 
        
 - 
        
                    
- 
        query
 - 
        submit
 - 
        _token
 
 - 
        
 - 
        
                    
- 
        email
 - 
        _token
 
 - 
        
 - 
        
                    
- 
        
                    
- 
        0
 - 
        1
 
 - 
        
 - 
        
                    
- 
        0
 - 
        1
 
 - 
        
 - 
        
                    
- 
        0
 - 
        1
 
 - 
        
 - 
        
                    
- 
        0
 - 
        1
 
 - 
        
 - 
        save
 - 
        _token
 
 - 
        
                    
 
(no name)
"Sylius\Bundle\UiBundle\Form\Type\SecurityLoginType"
        
        
                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 {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#16460 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#16412 …} }  | 
                
| 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 | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| priority | 0 | 
                
| property_path | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#16462 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#16461 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "sylius_security_login" "_" ]  | 
                
| cache_key | "__sylius_security_login" | 
                
| compound | true | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#16490 -form: Symfony\Component\Form\Form {#16510 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#16501 …5}  | 
                
| full_name | ""  | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | ""  | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | ""  | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_" | 
                
| valid | true | 
                
| value | null | 
                
_username
"Symfony\Component\Form\Extension\Core\Type\TextType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
                    
| View Format | 
                                                            ""  | 
                    
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| label | "sylius.form.login.username" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#16473 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#16412 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | null | 
                
| label | "sylius.form.login.username" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| priority | 0 | 
                
| property_path | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#16475 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#16474 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "text" "__username" ]  | 
                
| cache_key | "__username_text" | 
                
| compound | false | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#16526 -form: Symfony\Component\Form\Form {#16513 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#16525 …5}  | 
                
| full_name | "_username" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "_username" | 
                
| label | "sylius.form.login.username" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "_username" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "__username" | 
                
| valid | true | 
                
| value | ""  | 
                
_password
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
                    
| View Format | 
                                                            ""  | 
                    
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| label | "sylius.form.login.password" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| always_empty | true | 
                
| 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 {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#16487 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#16412 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | null | 
                
| label | "sylius.form.login.password" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| priority | 0 | 
                
| property_path | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | false | 
                
| upload_max_size_message | Closure() {#16489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#16486 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "text" "password" "__password" ]  | 
                
| cache_key | "__password_password" | 
                
| compound | false | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#16527 -form: Symfony\Component\Form\Form {#16516 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#16528 …5}  | 
                
| full_name | "_password" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "_password" | 
                
| label | "sylius.form.login.password" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "_password" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "__password" | 
                
| valid | true | 
                
| value | ""  | 
                
_remember_me
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| label | "sylius.form.login.remember_me" | 
                    same as passed value | 
| required | false | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#16498 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#16494 …} }  | 
                
| 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 | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#16500 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "sylius.form.login.remember_me" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| legacy_error_messages | true | 
                
| 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() {#16504 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#16502 …} } }  | 
                
| validation_groups | null | 
                
| value | "1" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "__remember_me" ]  | 
                
| cache_key | "__remember_me_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#16534 -form: Symfony\Component\Form\Form {#16519 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#16536 …5}  | 
                
| full_name | "_remember_me" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "_remember_me" | 
                
| label | "sylius.form.login.remember_me" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "_remember_me" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "__remember_me" | 
                
| valid | true | 
                
| value | "1" | 
                
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "d3.IfY_LYrELwg0So7B6JZMtgBWUi5l95_ZV7rvnD8tpJM.TqF3Ys68f2MBHO-wuu4b8WMnFn8iptyTZOOBpVtOyMB1uWV72akXV1EQ3w" | 
                    
| 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 | "d3.IfY_LYrELwg0So7B6JZMtgBWUi5l95_ZV7rvnD8tpJM.TqF3Ys68f2MBHO-wuu4b8WMnFn8iptyTZOOBpVtOyMB1uWV72akXV1EQ3w" | 
                    same as passed value | 
| mapped | false | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | "csrf_token" | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data | "d3.IfY_LYrELwg0So7B6JZMtgBWUi5l95_ZV7rvnD8tpJM.TqF3Ys68f2MBHO-wuu4b8WMnFn8iptyTZOOBpVtOyMB1uWV72akXV1EQ3w" | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#16541 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#16412 …} }  | 
                
| 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 | []  | 
                
| legacy_error_messages | true | 
                
| 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() {#16543 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#16540 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "hidden" "csrf_token" "__token" ]  | 
                
| cache_key | "__token_hidden" | 
                
| compound | false | 
                
| data | "d3.IfY_LYrELwg0So7B6JZMtgBWUi5l95_ZV7rvnD8tpJM.TqF3Ys68f2MBHO-wuu4b8WMnFn8iptyTZOOBpVtOyMB1uWV72akXV1EQ3w" | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#16553 -form: Symfony\Component\Form\Form {#16549 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#16544 …5}  | 
                
| full_name | "_token" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "_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 | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "__token" | 
                
| valid | true | 
                
| value | "d3.IfY_LYrELwg0So7B6JZMtgBWUi5l95_ZV7rvnD8tpJM.TqF3Ys68f2MBHO-wuu4b8WMnFn8iptyTZOOBpVtOyMB1uWV72akXV1EQ3w" | 
                
monsieurbiz_searchplugin_search
"MonsieurBiz\SyliusSearchPlugin\Form\Type\SearchType"
        
        
                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 {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#12706 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#16412 …} }  | 
                
| 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 | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| priority | 0 | 
                
| property_path | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#12708 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#12707 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "monsieurbiz_searchplugin_search" "_monsieurbiz_searchplugin_search" ]  | 
                
| cache_key | "_monsieurbiz_searchplugin_search_monsieurbiz_searchplugin_search" | 
                
| compound | true | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#8462 -form: Symfony\Component\Form\Form {#8465 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#12709 …5}  | 
                
| full_name | "monsieurbiz_searchplugin_search" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "monsieurbiz_searchplugin_search" | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "monsieurbiz_searchplugin_search" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_monsieurbiz_searchplugin_search" | 
                
| valid | true | 
                
| value | null | 
                
query
"Symfony\Component\Form\Extension\Core\Type\SearchType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
                    
| View Format | 
                                                            ""  | 
                    
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | [ "placeholder" => "monsieurbiz_searchplugin.form.query_placeholder" ]  | 
                    
                                                                                                                            [ "placeholder" => "monsieurbiz_searchplugin.form.query_placeholder" ]  | 
                
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#12714 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Required {#12715 +payload: null +groups: [ "Default" ] +constraints: [] } ]  | 
                    
                                                                                                                            [ Symfony\Component\Validator\Constraints\NotBlank {#12714 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Required {#12715 +payload: null +groups: [ "Default" ] +constraints: [] } ]  | 
                
| label | "monsieurbiz_searchplugin.form.query" | 
                    same as passed value | 
| required | true | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | [ "placeholder" => "monsieurbiz_searchplugin.form.query_placeholder" ]  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#12714 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Required {#12715 +payload: null +groups: [ "Default" ] +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 {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#8496 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#16412 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | null | 
                
| label | "monsieurbiz_searchplugin.form.query" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| priority | 0 | 
                
| property_path | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#8498 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#12721 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | [ "placeholder" => "monsieurbiz_searchplugin.form.query_placeholder" ]  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "text" "search" "_monsieurbiz_searchplugin_search_query" ]  | 
                
| cache_key | "_monsieurbiz_searchplugin_search_query_search" | 
                
| compound | false | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#8318 -form: Symfony\Component\Form\Form {#8438 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#8320 …5}  | 
                
| full_name | "monsieurbiz_searchplugin_search[query]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "monsieurbiz_searchplugin_search_query" | 
                
| label | "monsieurbiz_searchplugin.form.query" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "query" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_monsieurbiz_searchplugin_search_query" | 
                
| valid | true | 
                
| value | ""  | 
                
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
        
        
                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" => "submit" ]  | 
                    
                                                                                                                            [ "class" => "submit" ]  | 
                
| label | "monsieurbiz_searchplugin.form.submit" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| attr | [ "class" => "submit" ]  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | false | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| disabled | false | 
                
| form_attr | false | 
                
| label | "monsieurbiz_searchplugin.form.submit" | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| priority | 0 | 
                
| row_attr | []  | 
                
| translation_domain | null | 
                
| validate | true | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| attr | [ "class" => "submit" ]  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "button" "submit" "_monsieurbiz_searchplugin_search_submit" ]  | 
                
| cache_key | "_monsieurbiz_searchplugin_search_submit_submit" | 
                
| clicked | false | 
                
| disabled | false | 
                
| form | Symfony\Component\Form\FormView {#8313 …5}  | 
                
| full_name | "monsieurbiz_searchplugin_search[submit]" | 
                
| id | "monsieurbiz_searchplugin_search_submit" | 
                
| label | "monsieurbiz_searchplugin.form.submit" | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| multipart | false | 
                
| name | "submit" | 
                
| priority | 0 | 
                
| row_attr | []  | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_monsieurbiz_searchplugin_search_submit" | 
                
| value | null | 
                
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "ef6f1c519d08d8.DR6NKN8ubC05sTVexx1FUDBWzyPbZFfFZ3b__4LxPt0.ajPgcoVEG1QOhVhus3QzO0kJ9m6zNyaRL0a9y93AfZNLKchhhX4NYUDEbA" | 
                    
| 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 | "ef6f1c519d08d8.DR6NKN8ubC05sTVexx1FUDBWzyPbZFfFZ3b__4LxPt0.ajPgcoVEG1QOhVhus3QzO0kJ9m6zNyaRL0a9y93AfZNLKchhhX4NYUDEbA" | 
                    same as passed value | 
| mapped | false | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | "csrf_token" | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data | "ef6f1c519d08d8.DR6NKN8ubC05sTVexx1FUDBWzyPbZFfFZ3b__4LxPt0.ajPgcoVEG1QOhVhus3QzO0kJ9m6zNyaRL0a9y93AfZNLKchhhX4NYUDEbA" | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#8487 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#16412 …} }  | 
                
| 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 | []  | 
                
| legacy_error_messages | true | 
                
| 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() {#8294 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#8310 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "hidden" "csrf_token" "_monsieurbiz_searchplugin_search__token" ]  | 
                
| cache_key | "_monsieurbiz_searchplugin_search__token_hidden" | 
                
| compound | false | 
                
| data | "ef6f1c519d08d8.DR6NKN8ubC05sTVexx1FUDBWzyPbZFfFZ3b__4LxPt0.ajPgcoVEG1QOhVhus3QzO0kJ9m6zNyaRL0a9y93AfZNLKchhhX4NYUDEbA" | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#8079 -form: Symfony\Component\Form\Form {#8259 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#8288 …5}  | 
                
| full_name | "monsieurbiz_searchplugin_search[_token]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "monsieurbiz_searchplugin_search__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 | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_monsieurbiz_searchplugin_search__token" | 
                
| valid | true | 
                
| value | "ef6f1c519d08d8.DR6NKN8ubC05sTVexx1FUDBWzyPbZFfFZ3b__4LxPt0.ajPgcoVEG1QOhVhus3QzO0kJ9m6zNyaRL0a9y93AfZNLKchhhX4NYUDEbA" | 
                
app_subscribe_to_newsletter
"App\Form\Type\Newsletter\SubscribeToNewsletterType"
        
        
                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 {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#27484 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#16412 …} }  | 
                
| 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 | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| priority | 0 | 
                
| property_path | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#27486 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#27485 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "app_subscribe_to_newsletter" "_app_subscribe_to_newsletter" ]  | 
                
| cache_key | "_app_subscribe_to_newsletter_app_subscribe_to_newsletter" | 
                
| compound | true | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#27501 -form: Symfony\Component\Form\Form {#27506 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#27487 …5}  | 
                
| full_name | "app_subscribe_to_newsletter" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "app_subscribe_to_newsletter" | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "app_subscribe_to_newsletter" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_app_subscribe_to_newsletter" | 
                
| valid | true | 
                
| value | null | 
                
"Symfony\Component\Form\Extension\Core\Type\EmailType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
                    
| View Format | 
                                                            ""  | 
                    
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| label | "sylius.ui.email" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#27498 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#16412 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | null | 
                
| label | "sylius.ui.email" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| priority | 0 | 
                
| property_path | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#27500 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#27497 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "text" "email" "_app_subscribe_to_newsletter_email" ]  | 
                
| cache_key | "_app_subscribe_to_newsletter_email_email" | 
                
| compound | false | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#27517 -form: Symfony\Component\Form\Form {#27509 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#27516 …5}  | 
                
| full_name | "app_subscribe_to_newsletter[email]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "app_subscribe_to_newsletter_email" | 
                
| label | "sylius.ui.email" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "email" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_app_subscribe_to_newsletter_email" | 
                
| valid | true | 
                
| value | ""  | 
                
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "ec.oQCR9rcqyGvbSAn9pF7P8yR0qfw9AwH_EK_q1rBmTz0.zHHlktRHhR6sGk22_AGZvFAl8KwQVE6-ccqu494lA0ntR_yvj0uAILMRag" | 
                    
| 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 | "ec.oQCR9rcqyGvbSAn9pF7P8yR0qfw9AwH_EK_q1rBmTz0.zHHlktRHhR6sGk22_AGZvFAl8KwQVE6-ccqu494lA0ntR_yvj0uAILMRag" | 
                    same as passed value | 
| mapped | false | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | "csrf_token" | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data | "ec.oQCR9rcqyGvbSAn9pF7P8yR0qfw9AwH_EK_q1rBmTz0.zHHlktRHhR6sGk22_AGZvFAl8KwQVE6-ccqu494lA0ntR_yvj0uAILMRag" | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#27513 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#16412 …} }  | 
                
| 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 | []  | 
                
| legacy_error_messages | true | 
                
| 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() {#27518 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#27520 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "hidden" "csrf_token" "_app_subscribe_to_newsletter__token" ]  | 
                
| cache_key | "_app_subscribe_to_newsletter__token_hidden" | 
                
| compound | false | 
                
| data | "ec.oQCR9rcqyGvbSAn9pF7P8yR0qfw9AwH_EK_q1rBmTz0.zHHlktRHhR6sGk22_AGZvFAl8KwQVE6-ccqu494lA0ntR_yvj0uAILMRag" | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#12139 -form: Symfony\Component\Form\Form {#12221 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#27522 …5}  | 
                
| full_name | "app_subscribe_to_newsletter[_token]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "app_subscribe_to_newsletter__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 | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_app_subscribe_to_newsletter__token" | 
                
| valid | true | 
                
| value | "ec.oQCR9rcqyGvbSAn9pF7P8yR0qfw9AwH_EK_q1rBmTz0.zHHlktRHhR6sGk22_AGZvFAl8KwQVE6-ccqu494lA0ntR_yvj0uAILMRag" | 
                
cookie_consent
"ConnectHolland\CookieConsentBundle\Form\CookieConsentType"
        
        
                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 | 
|---|---|---|
| action | "/" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "/" | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | true | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#28323 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#16412 …} }  | 
                
| 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 | []  | 
                
| legacy_error_messages | true | 
                
| 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 | "CHCookieConsentBundle" | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#28325 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#28324 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| 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 {#28376 -form: Symfony\Component\Form\Form {#28377 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#28326 …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 | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | "CHCookieConsentBundle" | 
                
| unique_block_prefix | "_cookie_consent" | 
                
| valid | true | 
                
| value | null | 
                
analytics
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "true" | 
                    
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choices | [
  [
    "ch_cookie_consent.yes" => "true"
  ]
  [
    "ch_cookie_consent.no" => "false"
  ]
] | 
                    
                                                                                                                            [
  [
    "ch_cookie_consent.yes" => "true"
  ]
  [
    "ch_cookie_consent.no" => "false"
  ]
]
                                             | 
                
| data | "true" | 
                    same as passed value | 
| expanded | true | 
                    same as passed value | 
| multiple | false | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| choice_attr | null | 
                
| choice_filter | null | 
                
| choice_label | null | 
                
| choice_loader | null | 
                
| choice_name | null | 
                
| choice_translation_domain | null | 
                
| choice_translation_parameters | []  | 
                
| choice_value | null | 
                
| choices | [
  [
    "ch_cookie_consent.yes" => "true"
  ]
  [
    "ch_cookie_consent.no" => "false"
  ]
] | 
                
| 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 {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data | "true" | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | null | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| expanded | true | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| form_attr | false | 
                
| getter | null | 
                
| group_by | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "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 | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| multiple | false | 
                
| placeholder | null | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| preferred_choices | []  | 
                
| priority | 0 | 
                
| property_path | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | false | 
                
| upload_max_size_message | Closure() {#28334 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#28333 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "choice" "_cookie_consent_analytics" ]  | 
                
| cache_key | "_cookie_consent_analytics_choice" | 
                
| choice_translation_domain | "CHCookieConsentBundle" | 
                
| choice_translation_parameters | []  | 
                
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#17340 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#17339 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#17342 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17341 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ]  | 
                
| compound | true | 
                
| data | "true" | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#28357 -form: Symfony\Component\Form\Form {#28398 …} -errors: [] }  | 
                
| expanded | true | 
                
| form | Symfony\Component\Form\FormView {#28464 …5}  | 
                
| full_name | "cookie_consent[analytics]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "cookie_consent_analytics" | 
                
| is_selected | Closure($choice, $value) {#28446 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#17316 …} }  | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| multiple | false | 
                
| name | "analytics" | 
                
| placeholder | null | 
                
| placeholder_in_choices | false | 
                
| preferred_choices | []  | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| separator | "-------------------" | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | "CHCookieConsentBundle" | 
                
| unique_block_prefix | "_cookie_consent_analytics" | 
                
| valid | true | 
                
| value | "true" | 
                
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | true | 
                    
| View Format | 
                                                            "true"
                                                     | 
                    
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    same as passed value | 
| block_name | "entry" | 
                    same as passed value | 
| label | "ch_cookie_consent.yes" | 
                    same as passed value | 
| label_html | false | 
                    same as passed value | 
| label_translation_parameters | []  | 
                    same as passed value | 
| translation_domain | null | 
                    same as passed value | 
| value | "true" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#16498 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#16494 …} }  | 
                
| 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 | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#16500 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "ch_cookie_consent.yes" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| priority | 0 | 
                
| property_path | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#28382 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#28381 …} } }  | 
                
| validation_groups | null | 
                
| value | "true" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_analytics_entry" ]  | 
                
| cache_key | "_cookie_consent_analytics_entry_radio" | 
                
| checked | true | 
                
| compound | false | 
                
| data | true | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#28410 -form: Symfony\Component\Form\Form {#28401 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#28419 …5}  | 
                
| full_name | "cookie_consent[analytics]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "cookie_consent_analytics_0" | 
                
| label | "ch_cookie_consent.yes" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "0" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | "CHCookieConsentBundle" | 
                
| unique_block_prefix | "_cookie_consent_analytics_entry" | 
                
| valid | true | 
                
| value | "true" | 
                
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    same as passed value | 
| block_name | "entry" | 
                    same as passed value | 
| label | "ch_cookie_consent.no" | 
                    same as passed value | 
| label_html | false | 
                    same as passed value | 
| label_translation_parameters | []  | 
                    same as passed value | 
| translation_domain | null | 
                    same as passed value | 
| value | "false" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#16498 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#16494 …} }  | 
                
| 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 | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#16500 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "ch_cookie_consent.no" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| priority | 0 | 
                
| property_path | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#28391 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#28390 …} } }  | 
                
| validation_groups | null | 
                
| value | "false" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_analytics_entry" ]  | 
                
| cache_key | "_cookie_consent_analytics_entry_radio" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#28335 -form: Symfony\Component\Form\Form {#28404 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#28392 …5}  | 
                
| full_name | "cookie_consent[analytics]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "cookie_consent_analytics_1" | 
                
| label | "ch_cookie_consent.no" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "1" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | "CHCookieConsentBundle" | 
                
| unique_block_prefix | "_cookie_consent_analytics_entry" | 
                
| valid | true | 
                
| value | "false" | 
                
tracking
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "true" | 
                    
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choices | [
  [
    "ch_cookie_consent.yes" => "true"
  ]
  [
    "ch_cookie_consent.no" => "false"
  ]
] | 
                    
                                                                                                                            [
  [
    "ch_cookie_consent.yes" => "true"
  ]
  [
    "ch_cookie_consent.no" => "false"
  ]
]
                                             | 
                
| data | "true" | 
                    same as passed value | 
| expanded | true | 
                    same as passed value | 
| multiple | false | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| choice_attr | null | 
                
| choice_filter | null | 
                
| choice_label | null | 
                
| choice_loader | null | 
                
| choice_name | null | 
                
| choice_translation_domain | null | 
                
| choice_translation_parameters | []  | 
                
| choice_value | null | 
                
| choices | [
  [
    "ch_cookie_consent.yes" => "true"
  ]
  [
    "ch_cookie_consent.no" => "false"
  ]
] | 
                
| 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 {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data | "true" | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | null | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| expanded | true | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| form_attr | false | 
                
| getter | null | 
                
| group_by | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "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 | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| multiple | false | 
                
| placeholder | null | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| preferred_choices | []  | 
                
| priority | 0 | 
                
| property_path | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | false | 
                
| upload_max_size_message | Closure() {#28345 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#28344 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "choice" "_cookie_consent_tracking" ]  | 
                
| cache_key | "_cookie_consent_tracking_choice" | 
                
| choice_translation_domain | "CHCookieConsentBundle" | 
                
| choice_translation_parameters | []  | 
                
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#17340 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#17339 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#17342 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17341 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ]  | 
                
| compound | true | 
                
| data | "true" | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#28346 -form: Symfony\Component\Form\Form {#28425 …} -errors: [] }  | 
                
| expanded | true | 
                
| form | Symfony\Component\Form\FormView {#28437 …5}  | 
                
| full_name | "cookie_consent[tracking]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "cookie_consent_tracking" | 
                
| is_selected | Closure($choice, $value) {#28491 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#17316 …} }  | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| multiple | false | 
                
| name | "tracking" | 
                
| placeholder | null | 
                
| placeholder_in_choices | false | 
                
| preferred_choices | []  | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| separator | "-------------------" | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | "CHCookieConsentBundle" | 
                
| unique_block_prefix | "_cookie_consent_tracking" | 
                
| valid | true | 
                
| value | "true" | 
                
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | true | 
                    
| View Format | 
                                                            "true"
                                                     | 
                    
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    same as passed value | 
| block_name | "entry" | 
                    same as passed value | 
| label | "ch_cookie_consent.yes" | 
                    same as passed value | 
| label_html | false | 
                    same as passed value | 
| label_translation_parameters | []  | 
                    same as passed value | 
| translation_domain | null | 
                    same as passed value | 
| value | "true" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#16498 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#16494 …} }  | 
                
| 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 | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#16500 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "ch_cookie_consent.yes" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| priority | 0 | 
                
| property_path | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#28409 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#28408 …} } }  | 
                
| validation_groups | null | 
                
| value | "true" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_tracking_entry" ]  | 
                
| cache_key | "_cookie_consent_tracking_entry_radio" | 
                
| checked | true | 
                
| compound | false | 
                
| data | true | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#28495 -form: Symfony\Component\Form\Form {#28428 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#28494 …5}  | 
                
| full_name | "cookie_consent[tracking]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "cookie_consent_tracking_0" | 
                
| label | "ch_cookie_consent.yes" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "0" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | "CHCookieConsentBundle" | 
                
| unique_block_prefix | "_cookie_consent_tracking_entry" | 
                
| valid | true | 
                
| value | "true" | 
                
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    same as passed value | 
| block_name | "entry" | 
                    same as passed value | 
| label | "ch_cookie_consent.no" | 
                    same as passed value | 
| label_html | false | 
                    same as passed value | 
| label_translation_parameters | []  | 
                    same as passed value | 
| translation_domain | null | 
                    same as passed value | 
| value | "false" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#16498 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#16494 …} }  | 
                
| 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 | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#16500 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "ch_cookie_consent.no" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| priority | 0 | 
                
| property_path | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#28418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#28417 …} } }  | 
                
| validation_groups | null | 
                
| value | "false" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_tracking_entry" ]  | 
                
| cache_key | "_cookie_consent_tracking_entry_radio" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#28496 -form: Symfony\Component\Form\Form {#28431 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#28507 …5}  | 
                
| full_name | "cookie_consent[tracking]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "cookie_consent_tracking_1" | 
                
| label | "ch_cookie_consent.no" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "1" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | "CHCookieConsentBundle" | 
                
| unique_block_prefix | "_cookie_consent_tracking_entry" | 
                
| valid | true | 
                
| value | "false" | 
                
marketing
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "true" | 
                    
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choices | [
  [
    "ch_cookie_consent.yes" => "true"
  ]
  [
    "ch_cookie_consent.no" => "false"
  ]
] | 
                    
                                                                                                                            [
  [
    "ch_cookie_consent.yes" => "true"
  ]
  [
    "ch_cookie_consent.no" => "false"
  ]
]
                                             | 
                
| data | "true" | 
                    same as passed value | 
| expanded | true | 
                    same as passed value | 
| multiple | false | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| choice_attr | null | 
                
| choice_filter | null | 
                
| choice_label | null | 
                
| choice_loader | null | 
                
| choice_name | null | 
                
| choice_translation_domain | null | 
                
| choice_translation_parameters | []  | 
                
| choice_value | null | 
                
| choices | [
  [
    "ch_cookie_consent.yes" => "true"
  ]
  [
    "ch_cookie_consent.no" => "false"
  ]
] | 
                
| 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 {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data | "true" | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | null | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| expanded | true | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| form_attr | false | 
                
| getter | null | 
                
| group_by | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "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 | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| multiple | false | 
                
| placeholder | null | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| preferred_choices | []  | 
                
| priority | 0 | 
                
| property_path | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | false | 
                
| upload_max_size_message | Closure() {#28356 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#28355 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "choice" "_cookie_consent_marketing" ]  | 
                
| cache_key | "_cookie_consent_marketing_choice" | 
                
| choice_translation_domain | "CHCookieConsentBundle" | 
                
| choice_translation_parameters | []  | 
                
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#17340 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#17339 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#17342 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17341 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ]  | 
                
| compound | true | 
                
| data | "true" | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#28493 -form: Symfony\Component\Form\Form {#28452 …} -errors: [] }  | 
                
| expanded | true | 
                
| form | Symfony\Component\Form\FormView {#28383 …5}  | 
                
| full_name | "cookie_consent[marketing]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "cookie_consent_marketing" | 
                
| is_selected | Closure($choice, $value) {#28515 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#17316 …} }  | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| multiple | false | 
                
| name | "marketing" | 
                
| placeholder | null | 
                
| placeholder_in_choices | false | 
                
| preferred_choices | []  | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| separator | "-------------------" | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | "CHCookieConsentBundle" | 
                
| unique_block_prefix | "_cookie_consent_marketing" | 
                
| valid | true | 
                
| value | "true" | 
                
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | true | 
                    
| View Format | 
                                                            "true"
                                                     | 
                    
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    same as passed value | 
| block_name | "entry" | 
                    same as passed value | 
| label | "ch_cookie_consent.yes" | 
                    same as passed value | 
| label_html | false | 
                    same as passed value | 
| label_translation_parameters | []  | 
                    same as passed value | 
| translation_domain | null | 
                    same as passed value | 
| value | "true" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#16498 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#16494 …} }  | 
                
| 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 | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#16500 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "ch_cookie_consent.yes" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| priority | 0 | 
                
| property_path | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#28436 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#28435 …} } }  | 
                
| validation_groups | null | 
                
| value | "true" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_marketing_entry" ]  | 
                
| cache_key | "_cookie_consent_marketing_entry_radio" | 
                
| checked | true | 
                
| compound | false | 
                
| data | true | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#28525 -form: Symfony\Component\Form\Form {#28455 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#28521 …5}  | 
                
| full_name | "cookie_consent[marketing]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "cookie_consent_marketing_0" | 
                
| label | "ch_cookie_consent.yes" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "0" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | "CHCookieConsentBundle" | 
                
| unique_block_prefix | "_cookie_consent_marketing_entry" | 
                
| valid | true | 
                
| value | "true" | 
                
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    same as passed value | 
| block_name | "entry" | 
                    same as passed value | 
| label | "ch_cookie_consent.no" | 
                    same as passed value | 
| label_html | false | 
                    same as passed value | 
| label_translation_parameters | []  | 
                    same as passed value | 
| translation_domain | null | 
                    same as passed value | 
| value | "false" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#16498 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#16494 …} }  | 
                
| 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 | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#16500 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "ch_cookie_consent.no" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| priority | 0 | 
                
| property_path | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#28445 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#28444 …} } }  | 
                
| validation_groups | null | 
                
| value | "false" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_marketing_entry" ]  | 
                
| cache_key | "_cookie_consent_marketing_entry_radio" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#28527 -form: Symfony\Component\Form\Form {#28458 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#28528 …5}  | 
                
| full_name | "cookie_consent[marketing]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "cookie_consent_marketing_1" | 
                
| label | "ch_cookie_consent.no" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "1" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | "CHCookieConsentBundle" | 
                
| unique_block_prefix | "_cookie_consent_marketing_entry" | 
                
| valid | true | 
                
| value | "false" | 
                
social_media
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "true" | 
                    
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choices | [
  [
    "ch_cookie_consent.yes" => "true"
  ]
  [
    "ch_cookie_consent.no" => "false"
  ]
] | 
                    
                                                                                                                            [
  [
    "ch_cookie_consent.yes" => "true"
  ]
  [
    "ch_cookie_consent.no" => "false"
  ]
]
                                             | 
                
| data | "true" | 
                    same as passed value | 
| expanded | true | 
                    same as passed value | 
| multiple | false | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| choice_attr | null | 
                
| choice_filter | null | 
                
| choice_label | null | 
                
| choice_loader | null | 
                
| choice_name | null | 
                
| choice_translation_domain | null | 
                
| choice_translation_parameters | []  | 
                
| choice_value | null | 
                
| choices | [
  [
    "ch_cookie_consent.yes" => "true"
  ]
  [
    "ch_cookie_consent.no" => "false"
  ]
] | 
                
| 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 {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data | "true" | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | null | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| expanded | true | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| form_attr | false | 
                
| getter | null | 
                
| group_by | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "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 | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| multiple | false | 
                
| placeholder | null | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| preferred_choices | []  | 
                
| priority | 0 | 
                
| property_path | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | false | 
                
| upload_max_size_message | Closure() {#28367 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#28366 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "choice" "_cookie_consent_social_media" ]  | 
                
| cache_key | "_cookie_consent_social_media_choice" | 
                
| choice_translation_domain | "CHCookieConsentBundle" | 
                
| choice_translation_parameters | []  | 
                
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#17340 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#17339 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#17342 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17341 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ]  | 
                
| compound | true | 
                
| data | "true" | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#28519 -form: Symfony\Component\Form\Form {#28479 …} -errors: [] }  | 
                
| expanded | true | 
                
| form | Symfony\Component\Form\FormView {#28513 …5}  | 
                
| full_name | "cookie_consent[social_media]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "cookie_consent_social_media" | 
                
| is_selected | Closure($choice, $value) {#28530 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#17316 …} }  | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| multiple | false | 
                
| name | "social_media" | 
                
| placeholder | null | 
                
| placeholder_in_choices | false | 
                
| preferred_choices | []  | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| separator | "-------------------" | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | "CHCookieConsentBundle" | 
                
| unique_block_prefix | "_cookie_consent_social_media" | 
                
| valid | true | 
                
| value | "true" | 
                
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | true | 
                    
| View Format | 
                                                            "true"
                                                     | 
                    
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    same as passed value | 
| block_name | "entry" | 
                    same as passed value | 
| label | "ch_cookie_consent.yes" | 
                    same as passed value | 
| label_html | false | 
                    same as passed value | 
| label_translation_parameters | []  | 
                    same as passed value | 
| translation_domain | null | 
                    same as passed value | 
| value | "true" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#16498 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#16494 …} }  | 
                
| 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 | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#16500 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "ch_cookie_consent.yes" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| priority | 0 | 
                
| property_path | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#28463 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#28462 …} } }  | 
                
| validation_groups | null | 
                
| value | "true" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_social_media_entry" ]  | 
                
| cache_key | "_cookie_consent_social_media_entry_radio" | 
                
| checked | true | 
                
| compound | false | 
                
| data | true | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#28533 -form: Symfony\Component\Form\Form {#28482 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#28532 …5}  | 
                
| full_name | "cookie_consent[social_media]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "cookie_consent_social_media_0" | 
                
| label | "ch_cookie_consent.yes" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "0" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | "CHCookieConsentBundle" | 
                
| unique_block_prefix | "_cookie_consent_social_media_entry" | 
                
| valid | true | 
                
| value | "true" | 
                
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
                    
| View Format | 
                                                            null
                                                     | 
                    
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    same as passed value | 
| block_name | "entry" | 
                    same as passed value | 
| label | "ch_cookie_consent.no" | 
                    same as passed value | 
| label_html | false | 
                    same as passed value | 
| label_translation_parameters | []  | 
                    same as passed value | 
| translation_domain | null | 
                    same as passed value | 
| value | "false" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | "entry" | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#16498 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#16494 …} }  | 
                
| 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 | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | Closure($modelData): bool {#16500 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "ch_cookie_consent.no" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
                
| priority | 0 | 
                
| property_path | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#28472 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#28471 …} } }  | 
                
| validation_groups | null | 
                
| value | "false" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_social_media_entry" ]  | 
                
| cache_key | "_cookie_consent_social_media_entry_radio" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#28534 -form: Symfony\Component\Form\Form {#28485 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#28535 …5}  | 
                
| full_name | "cookie_consent[social_media]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "cookie_consent_social_media_1" | 
                
| label | "ch_cookie_consent.no" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "1" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | "CHCookieConsentBundle" | 
                
| unique_block_prefix | "_cookie_consent_social_media_entry" | 
                
| valid | true | 
                
| value | "false" | 
                
save
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
        
        
                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" => "btn ch-cookie-consent__btn" ]  | 
                    
                                                                                                                            [ "class" => "btn ch-cookie-consent__btn" ]  | 
                
| label | "Accepter les cookies" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| attr | [ "class" => "btn ch-cookie-consent__btn" ]  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | false | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| disabled | false | 
                
| form_attr | false | 
                
| label | "Accepter les cookies" | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| priority | 0 | 
                
| row_attr | []  | 
                
| translation_domain | null | 
                
| validate | true | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| attr | [ "class" => "btn ch-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 {#28529 …5}  | 
                
| full_name | "cookie_consent[save]" | 
                
| id | "cookie_consent_save" | 
                
| label | "Accepter les cookies" | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| multipart | false | 
                
| name | "save" | 
                
| priority | 0 | 
                
| row_attr | []  | 
                
| translation_domain | "CHCookieConsentBundle" | 
                
| unique_block_prefix | "_cookie_consent_save" | 
                
| value | null | 
                
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "78c9577a5d16e141e138f.9F5sjyAg4b1WPE0ED814dPdrGv_QMBXWEcx5KU0q_Lk.pQwWu3F0uOphTg5LQo5MQYQjLLOodlClaLUVcQlDmY2aLRm9WWyq3jUMIg" | 
                    
| 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 | "78c9577a5d16e141e138f.9F5sjyAg4b1WPE0ED814dPdrGv_QMBXWEcx5KU0q_Lk.pQwWu3F0uOphTg5LQo5MQYQjLLOodlClaLUVcQlDmY2aLRm9WWyq3jUMIg" | 
                    same as passed value | 
| mapped | false | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | "csrf_token" | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#16435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16428 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16433 …} -namespace: Closure() {#16432 …} }  | 
                
| data | "78c9577a5d16e141e138f.9F5sjyAg4b1WPE0ED814dPdrGv_QMBXWEcx5KU0q_Lk.pQwWu3F0uOphTg5LQo5MQYQjLLOodlClaLUVcQlDmY2aLRm9WWyq3jUMIg" | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#28368 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#16412 …} }  | 
                
| 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 | []  | 
                
| legacy_error_messages | true | 
                
| 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() {#28537 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#16426 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1615 …} $translationDomain: "validators" $message: Closure() {#28531 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| 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 | "78c9577a5d16e141e138f.9F5sjyAg4b1WPE0ED814dPdrGv_QMBXWEcx5KU0q_Lk.pQwWu3F0uOphTg5LQo5MQYQjLLOodlClaLUVcQlDmY2aLRm9WWyq3jUMIg" | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#28546 -form: Symfony\Component\Form\Form {#28542 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#28536 …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 | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | "CHCookieConsentBundle" | 
                
| unique_block_prefix | "_cookie_consent__token" | 
                
| valid | true | 
                
| value | "78c9577a5d16e141e138f.9F5sjyAg4b1WPE0ED814dPdrGv_QMBXWEcx5KU0q_Lk.pQwWu3F0uOphTg5LQo5MQYQjLLOodlClaLUVcQlDmY2aLRm9WWyq3jUMIg" |