- Request / Response
 - Performance
 - Validator
 - Forms
 - Exception
 - Logs 4
 - Events
 - Routing
 - Cache
 - Translation 1
 - Security
 - Twig
 - HTTP Client
 - Doctrine
 - Migrations
 - Debug
 - Messages
 - E-mails
 - Notifications
 - VichUploader
 - EasyAdmin
 - Configuration
 
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
- 
        
                    
- 
        xcktqe
 - 
        tqraik
 - 
        ffoqxj
 - 
        mdvzwo
 - 
        kaxlkw
 - 
        ahuowd
 - 
        dumenr
 - 
        middlename
 - 
        pncooa
 - 
        _token
 
 - 
        
 - 
        
                    
- 
        offset
 - 
        
                    
- 
        1
 - 
        2
 - 
        3
 
 - 
        
 - 
        
                    
- 
        1
 - 
        2
 - 
        3
 
 - 
        
 - 
        
                    
- 
        1
 - 
        2
 - 
        3
 - 
        4
 - 
        5
 - 
        6
 - 
        7
 - 
        8
 - 
        9
 - 
        11
 - 
        12
 
 - 
        
 - 
        
                    
- 
        0
 - 
        1
 
 - 
        
 - 
        
                    
- 
        3
 - 
        4
 - 
        5
 - 
        6
 - 
        2
 - 
        8
 - 
        9
 - 
        10
 - 
        11
 - 
        18
 - 
        17
 - 
        19
 - 
        1
 - 
        21
 
 - 
        
 - 
        _token
 
 - 
        
 - 
        
                    
- 
        name
 - 
        email
 - 
        condition
 - 
        _token
 
 - 
        
 
prvdfq
"App\Form\ContactType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | App\Entity\Contact {#2841 -createdAt: DateTime @1762230397 {#3223 date: 2025-11-04 05:26:37.600886 Europe/Paris (+01:00) } -id: null -firstname: null -lastname: null -email: null -phoneNumber: null -subject: null -message: null -customFiles: Doctrine\Common\Collections\ArrayCollection {#3160 …} -society: null -country: null }  | 
                    
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| data | App\Entity\Contact {#2841 -createdAt: DateTime @1762230397 {#3223 date: 2025-11-04 05:26:37.600886 Europe/Paris (+01:00) } -id: null -firstname: null -lastname: null -email: null -phoneNumber: null -subject: null -message: null -customFiles: Doctrine\Common\Collections\ArrayCollection {#3160 …} -society: null -country: null }  | 
                    same as passed value | 
| noSubject | true | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | 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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data | App\Entity\Contact {#2841 -createdAt: DateTime @1762230397 {#3223 date: 2025-11-04 05:26:37.600886 Europe/Paris (+01:00) } -id: null -firstname: null -lastname: null -email: null -phoneNumber: null -subject: null -message: null -customFiles: Doctrine\Common\Collections\ArrayCollection {#3160 …} -society: null -country: null }  | 
                
| data_class | "App\Entity\Contact" | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#3214 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1620 …} use: { $class: "App\Entity\Contact" } }  | 
                
| 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" | 
                
| noSubject | true | 
                
| 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() {#3205 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3277 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "prvdfq" "_prvdfq" ]  | 
                
| cache_key | "_prvdfq_prvdfq" | 
                
| compound | true | 
                
| data | App\Entity\Contact {#2841 -createdAt: DateTime @1762230397 {#3223 date: 2025-11-04 05:26:37.600886 Europe/Paris (+01:00) } -id: null -firstname: null -lastname: null -email: null -phoneNumber: null -subject: null -message: null -customFiles: Doctrine\Common\Collections\ArrayCollection {#3160 …} -society: null -country: null }  | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3721 -form: Symfony\Component\Form\Form {#3687 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3304 …5}  | 
                
| full_name | "prvdfq" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "prvdfq" | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "prvdfq" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_prvdfq" | 
                
| valid | true | 
                
| value | App\Entity\Contact {#2841 -createdAt: DateTime @1762230397 {#3223 date: 2025-11-04 05:26:37.600886 Europe/Paris (+01:00) } -id: null -firstname: null -lastname: null -email: null -phoneNumber: null -subject: null -message: null -customFiles: Doctrine\Common\Collections\ArrayCollection {#3160 …} -society: null -country: null }  | 
                
xcktqe
"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 | 
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3349 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ]  | 
                    
                                                                                                                            [ Symfony\Component\Validator\Constraints\NotBlank {#3349 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ]  | 
                
| label | "contact_type.lastname.placeholder" | 
                    same as passed value | 
| property_path | "lastname" | 
                    same as passed value | 
| required | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3349 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ]  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#3112 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1620 …} }  | 
                
| 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 | "contact_type.lastname.placeholder" | 
                
| 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 | "lastname" | 
                
| required | false | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3476 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3602 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "text" "_prvdfq_xcktqe" ]  | 
                
| cache_key | "_prvdfq_xcktqe_text" | 
                
| compound | false | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3751 -form: Symfony\Component\Form\Form {#3690 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3752 …5}  | 
                
| full_name | "prvdfq[xcktqe]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "prvdfq_xcktqe" | 
                
| label | "contact_type.lastname.placeholder" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "xcktqe" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_prvdfq_xcktqe" | 
                
| valid | true | 
                
| value | ""  | 
                
tqraik
"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 | "contact_type.firstname.placeholder" | 
                    same as passed value | 
| property_path | "firstname" | 
                    same as passed value | 
| required | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#3566 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1620 …} }  | 
                
| 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 | "contact_type.firstname.placeholder" | 
                
| 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 | "firstname" | 
                
| required | false | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3599 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "text" "_prvdfq_tqraik" ]  | 
                
| cache_key | "_prvdfq_tqraik_text" | 
                
| compound | false | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3750 -form: Symfony\Component\Form\Form {#3693 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3748 …5}  | 
                
| full_name | "prvdfq[tqraik]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "prvdfq_tqraik" | 
                
| label | "contact_type.firstname.placeholder" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "tqraik" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_prvdfq_tqraik" | 
                
| valid | true | 
                
| value | ""  | 
                
ffoqxj
"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 | 
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3358 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ]  | 
                    
                                                                                                                            [ Symfony\Component\Validator\Constraints\NotBlank {#3358 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ]  | 
                
| label | "contact_type.email.placeholder" | 
                    same as passed value | 
| property_path | "email" | 
                    same as passed value | 
| required | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3358 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ]  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#3614 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1620 …} }  | 
                
| 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 | "contact_type.email.placeholder" | 
                
| 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 | "email" | 
                
| required | false | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3616 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3618 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "text" "_prvdfq_ffoqxj" ]  | 
                
| cache_key | "_prvdfq_ffoqxj_text" | 
                
| compound | false | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3723 -form: Symfony\Component\Form\Form {#3696 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3722 …5}  | 
                
| full_name | "prvdfq[ffoqxj]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "prvdfq_ffoqxj" | 
                
| label | "contact_type.email.placeholder" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "ffoqxj" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_prvdfq_ffoqxj" | 
                
| valid | true | 
                
| value | ""  | 
                
mdvzwo
"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 | "contact_type.phoneNumber.placeholder" | 
                    same as passed value | 
| property_path | "phoneNumber" | 
                    same as passed value | 
| required | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#3626 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1620 …} }  | 
                
| 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 | "contact_type.phoneNumber.placeholder" | 
                
| 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 | "phoneNumber" | 
                
| required | false | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3629 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3628 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "text" "_prvdfq_mdvzwo" ]  | 
                
| cache_key | "_prvdfq_mdvzwo_text" | 
                
| compound | false | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3680 -form: Symfony\Component\Form\Form {#3699 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3674 …5}  | 
                
| full_name | "prvdfq[mdvzwo]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "prvdfq_mdvzwo" | 
                
| label | "contact_type.phoneNumber.placeholder" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "mdvzwo" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_prvdfq_mdvzwo" | 
                
| valid | true | 
                
| value | ""  | 
                
kaxlkw
"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 | 
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3367 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ]  | 
                    
                                                                                                                            [ Symfony\Component\Validator\Constraints\NotBlank {#3367 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ]  | 
                
| label | "contact_type.society.placeholder" | 
                    same as passed value | 
| property_path | "society" | 
                    same as passed value | 
| required | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3367 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ]  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#3636 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1620 …} }  | 
                
| 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 | "contact_type.society.placeholder" | 
                
| 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 | "society" | 
                
| required | false | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3639 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3638 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "text" "_prvdfq_kaxlkw" ]  | 
                
| cache_key | "_prvdfq_kaxlkw_text" | 
                
| compound | false | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3662 -form: Symfony\Component\Form\Form {#3702 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3650 …5}  | 
                
| full_name | "prvdfq[kaxlkw]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "prvdfq_kaxlkw" | 
                
| label | "contact_type.society.placeholder" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "kaxlkw" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_prvdfq_kaxlkw" | 
                
| valid | true | 
                
| value | ""  | 
                
ahuowd
"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 | 
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3385 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ]  | 
                    
                                                                                                                            [ Symfony\Component\Validator\Constraints\NotBlank {#3385 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ]  | 
                
| label | "contact_type.country.placeholder" | 
                    same as passed value | 
| property_path | "country" | 
                    same as passed value | 
| required | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3385 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ]  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#3646 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1620 …} }  | 
                
| 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 | "contact_type.country.placeholder" | 
                
| 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 | "country" | 
                
| required | false | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3649 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3648 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "text" "_prvdfq_ahuowd" ]  | 
                
| cache_key | "_prvdfq_ahuowd_text" | 
                
| compound | false | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3640 -form: Symfony\Component\Form\Form {#3705 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3630 …5}  | 
                
| full_name | "prvdfq[ahuowd]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "prvdfq_ahuowd" | 
                
| label | "contact_type.country.placeholder" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "ahuowd" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_prvdfq_ahuowd" | 
                
| valid | true | 
                
| value | ""  | 
                
dumenr
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
        
        
                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 | [ "rows" => 5 ]  | 
                    
                                                                                                                            [ "rows" => 5 ]  | 
                
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3376 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ]  | 
                    
                                                                                                                            [ Symfony\Component\Validator\Constraints\NotBlank {#3376 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ]  | 
                
| label | "contact_type.message.placeholder" | 
                    same as passed value | 
| property_path | "message" | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | [ "rows" => 5 ]  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3376 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ]  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#3656 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1620 …} }  | 
                
| 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 | "contact_type.message.placeholder" | 
                
| 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 | "message" | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3605 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | [ "rows" => 5 ]  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "text" "textarea" "_prvdfq_dumenr" ]  | 
                
| cache_key | "_prvdfq_dumenr_textarea" | 
                
| compound | false | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3622 -form: Symfony\Component\Form\Form {#3708 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3594 …5}  | 
                
| full_name | "prvdfq[dumenr]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "prvdfq_dumenr" | 
                
| label | "contact_type.message.placeholder" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "dumenr" | 
                
| pattern | null | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_prvdfq_dumenr" | 
                
| valid | true | 
                
| value | ""  | 
                
middlename
"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 | "Middle name*" | 
                    same as passed value | 
| mapped | false | 
                    
                                                                                                                            false
                                             | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#3670 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1620 …} }  | 
                
| 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 | "Middle name*" | 
                
| 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() {#3673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3672 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "text" "_prvdfq_middlename" ]  | 
                
| cache_key | "_prvdfq_middlename_text" | 
                
| compound | false | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3475 -form: Symfony\Component\Form\Form {#3711 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3718 …5}  | 
                
| full_name | "prvdfq[middlename]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "prvdfq_middlename" | 
                
| label | "Middle name*" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "middlename" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_prvdfq_middlename" | 
                
| valid | true | 
                
| value | ""  | 
                
pncooa
"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 | 
|---|---|---|
| attr | [ "rows" => 5 ]  | 
                    
                                                                                                                            [ "rows" => 5 ]  | 
                
| label | "contact_type.condition_label" | 
                    same as passed value | 
| label_attr | [ "class" => "fw-400 checkbox-custom" ]  | 
                    
                                                                                                                            [ "class" => "fw-400 checkbox-custom" ]  | 
                
| label_html | true | 
                    same as passed value | 
| label_translation_parameters | [ "%url%" => "/public/legal-notice" ]  | 
                    
                                                                                                                            [ "%url%" => "/public/legal-notice" ]  | 
                
| mapped | false | 
                    
                                                                                                                            false
                                             | 
                
| property_path | "condition" | 
                    same as passed value | 
| required | true | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | [ "rows" => 5 ]  | 
                
| 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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "contact_type.condition_label" | 
                
| label_attr | [ "class" => "fw-400 checkbox-custom" ]  | 
                
| label_format | null | 
                
| label_html | true | 
                
| label_translation_parameters | [ "%url%" => "/public/legal-notice" ]  | 
                
| 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 | "condition" | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3669 …} } }  | 
                
| validation_groups | null | 
                
| value | "1" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | [ "rows" => 5 ]  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_prvdfq_pncooa" ]  | 
                
| cache_key | "_prvdfq_pncooa_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3720 -form: Symfony\Component\Form\Form {#3714 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3754 …5}  | 
                
| full_name | "prvdfq[pncooa]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "prvdfq_pncooa" | 
                
| label | "contact_type.condition_label" | 
                
| label_attr | [ "class" => "fw-400 checkbox-custom" ]  | 
                
| label_format | null | 
                
| label_html | true | 
                
| label_translation_parameters | [ "%url%" => "/public/legal-notice" ]  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "pncooa" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_prvdfq_pncooa" | 
                
| valid | true | 
                
| value | "1" | 
                
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "840.gut_pBBfyqHILZMIEpGABvpDx_zBPpLYrdYWDrnkO04.3YIzl3UHhOmGf9FhYKCyZ7kmt771Vt2X5O9ZdI-gbXjNr03IeA75-a5y1g" | 
                    
| 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 | "840.gut_pBBfyqHILZMIEpGABvpDx_zBPpLYrdYWDrnkO04.3YIzl3UHhOmGf9FhYKCyZ7kmt771Vt2X5O9ZdI-gbXjNr03IeA75-a5y1g" | 
                    same as passed value | 
| mapped | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | "csrf_token" | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data | "840.gut_pBBfyqHILZMIEpGABvpDx_zBPpLYrdYWDrnkO04.3YIzl3UHhOmGf9FhYKCyZ7kmt771Vt2X5O9ZdI-gbXjNr03IeA75-a5y1g" | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#3758 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1620 …} }  | 
                
| 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() {#3757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3756 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "hidden" "csrf_token" "_prvdfq__token" ]  | 
                
| cache_key | "_prvdfq__token_hidden" | 
                
| compound | false | 
                
| data | "840.gut_pBBfyqHILZMIEpGABvpDx_zBPpLYrdYWDrnkO04.3YIzl3UHhOmGf9FhYKCyZ7kmt771Vt2X5O9ZdI-gbXjNr03IeA75-a5y1g" | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3767 -form: Symfony\Component\Form\Form {#3763 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3755 …5}  | 
                
| full_name | "prvdfq[_token]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "prvdfq__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 | "_prvdfq__token" | 
                
| valid | true | 
                
| value | "840.gut_pBBfyqHILZMIEpGABvpDx_zBPpLYrdYWDrnkO04.3YIzl3UHhOmGf9FhYKCyZ7kmt771Vt2X5O9ZdI-gbXjNr03IeA75-a5y1g" | 
                
products_filter
"App\Form\ProductsFilterType"
        
        
                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 | 
|---|---|---|
| category | App\Entity\Category {#1402 -id: 1 -position: 0 -categoryFile: null -categoryFileName: "zebrafish-635bd6f02ff06772197189.jpg" -categoryFileSize: 301594 -categoryFileUpdatedAt: DateTime @1666963184 {#1390 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -products: Doctrine\ORM\PersistentCollection {#1435 …} -subCategories: Doctrine\ORM\PersistentCollection {#1539 …} -category1File: null -category1FileName: "zebrafish-635bd6f02e49b481858146.jpg" -category1FileSize: 301594 -category1FileUpdatedAt: DateTime @1666963184 {#1400 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -categoryIconFile: null -categoryIconFileName: "icon-zebrafish-635bd6f020a70506076244.svg" -categoryIconFileSize: 3017 -categoryIconFileUpdatedAt: DateTime @1666963184 {#1173 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -publications: Doctrine\ORM\PersistentCollection {#1433 …} -categoryPhaseEvolutions: Doctrine\ORM\PersistentCollection {#1616 …} -categoryIcon1File: null -categoryIcon1FileName: "icon-zebrafish-635bd6f020a70506076244-6364ea9046c6a563366159.svg" -categoryIcon1FileSize: 3017 -categoryIcon1FileUpdatedAt: DateTime @1667558032 {#1398 date: 2022-11-04 11:33:52.0 Europe/Paris (+01:00) } #translations: Doctrine\ORM\PersistentCollection {#1485 …} #newTranslations: null #currentLocale: "en" #defaultLocale: "en" -updatedAt: null -createdAt: null -updator: null -creator: null }  | 
                    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 | 
                
| category | App\Entity\Category {#1402 -id: 1 -position: 0 -categoryFile: null -categoryFileName: "zebrafish-635bd6f02ff06772197189.jpg" -categoryFileSize: 301594 -categoryFileUpdatedAt: DateTime @1666963184 {#1390 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -products: Doctrine\ORM\PersistentCollection {#1435 …} -subCategories: Doctrine\ORM\PersistentCollection {#1539 …} -category1File: null -category1FileName: "zebrafish-635bd6f02e49b481858146.jpg" -category1FileSize: 301594 -category1FileUpdatedAt: DateTime @1666963184 {#1400 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -categoryIconFile: null -categoryIconFileName: "icon-zebrafish-635bd6f020a70506076244.svg" -categoryIconFileSize: 3017 -categoryIconFileUpdatedAt: DateTime @1666963184 {#1173 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -publications: Doctrine\ORM\PersistentCollection {#1433 …} -categoryPhaseEvolutions: Doctrine\ORM\PersistentCollection {#1616 …} -categoryIcon1File: null -categoryIcon1FileName: "icon-zebrafish-635bd6f020a70506076244-6364ea9046c6a563366159.svg" -categoryIcon1FileSize: 3017 -categoryIcon1FileUpdatedAt: DateTime @1667558032 {#1398 date: 2022-11-04 11:33:52.0 Europe/Paris (+01:00) } #translations: Doctrine\ORM\PersistentCollection {#1485 …} #newTranslations: null #currentLocale: "en" #defaultLocale: "en" -updatedAt: null -createdAt: null -updator: null -creator: null }  | 
                
| 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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#1698 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1620 …} }  | 
                
| 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() {#1696 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#1697 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "products_filter" "_products_filter" ]  | 
                
| cache_key | "_products_filter_products_filter" | 
                
| compound | true | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3769 -form: Symfony\Component\Form\Form {#3048 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3770 …5}  | 
                
| full_name | "products_filter" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter" | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "products_filter" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_products_filter" | 
                
| valid | true | 
                
| value | null | 
                
offset
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
                    
| View Format | 
                                                            ""  | 
                    
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#2508 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1620 …} }  | 
                
| 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 | false | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#2511 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#2512 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "hidden" "_products_filter_offset" ]  | 
                
| cache_key | "_products_filter_offset_hidden" | 
                
| compound | false | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3774 -form: Symfony\Component\Form\Form {#3085 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3773 …5}  | 
                
| full_name | "products_filter[offset]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_offset" | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "offset" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_products_filter_offset" | 
                
| valid | true | 
                
| value | ""  | 
                
phaseEvolutions
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
        
        
                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 | 
|---|---|---|
| choice_label | Closure($phaseEvolutions) {#1723 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1619 …} }  | 
                    same as passed value | 
| choices | Doctrine\Common\Collections\ArrayCollection {#1748 -elements: [ App\Entity\PhaseEvolution {#2095 …} App\Entity\PhaseEvolution {#2119 …} App\Entity\PhaseEvolution {#2249 …} ] }  | 
                    same as passed value | 
| class | "App\Entity\PhaseEvolution" | 
                    same as passed value | 
| expanded | true | 
                    same as passed value | 
| label_attr | [ "class" => "checkbox-custom " ]  | 
                    
                                                                                                                            [ "class" => "checkbox-custom " ]  | 
                
| multiple | true | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| choice_attr | null | 
                
| choice_filter | null | 
                
| choice_label | Closure($phaseEvolutions) {#1723 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1619 …} }  | 
                
| choice_loader | null | 
                
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2548 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] }  | 
                
| choice_translation_domain | false | 
                
| choice_translation_parameters | []  | 
                
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2551 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2553 -om: ContainerPabiEAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#43 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1892 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] }  | 
                
| choices | Doctrine\Common\Collections\ArrayCollection {#1748 -elements: [ App\Entity\PhaseEvolution {#2095 …} App\Entity\PhaseEvolution {#2119 …} App\Entity\PhaseEvolution {#2249 …} ] }  | 
                
| class | "App\Entity\PhaseEvolution" | 
                
| 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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| em | ContainerPabiEAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#43 …2}  | 
                
| empty_data | []  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| expanded | true | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| form_attr | false | 
                
| getter | null | 
                
| group_by | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2553 -om: ContainerPabiEAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#43 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1892 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null }  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | null | 
                
| label | null | 
                
| label_attr | [ "class" => "checkbox-custom " ]  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| multiple | true | 
                
| 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 | 
                
| query_builder | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | false | 
                
| upload_max_size_message | Closure() {#2554 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#2559 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "choice" "entity" "_products_filter_phaseEvolutions" ]  | 
                
| cache_key | "_products_filter_phaseEvolutions_entity" | 
                
| choice_translation_domain | false | 
                
| choice_translation_parameters | []  | 
                
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2565 +label: "Embryon" +value: "1" +data: App\Entity\PhaseEvolution {#2095 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2567 +label: "Larvae" +value: "2" +data: App\Entity\PhaseEvolution {#2119 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2573 +label: "Adult" +value: "3" +data: App\Entity\PhaseEvolution {#2249 …} +attr: [] +labelTranslationParameters: [] } ]  | 
                
| compound | true | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3775 -form: Symfony\Component\Form\Form {#3078 …} -errors: [] }  | 
                
| expanded | true | 
                
| form | Symfony\Component\Form\FormView {#3776 …5}  | 
                
| full_name | "products_filter[phaseEvolutions]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_phaseEvolutions" | 
                
| is_selected | Closure($choice, array $values) {#3777 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2522 …} }  | 
                
| label | null | 
                
| label_attr | [ "class" => "checkbox-custom " ]  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| multiple | true | 
                
| name | "phaseEvolutions" | 
                
| placeholder | null | 
                
| placeholder_in_choices | false | 
                
| preferred_choices | []  | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| separator | "-------------------" | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_products_filter_phaseEvolutions" | 
                
| valid | true | 
                
| value | []  | 
                
1
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Embryon" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "1" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Embryon" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3054 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3052 …} } }  | 
                
| validation_groups | null | 
                
| value | "1" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_phaseEvolutions_entry" ]  | 
                
| cache_key | "_products_filter_phaseEvolutions_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3781 -form: Symfony\Component\Form\Form {#3081 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3780 …5}  | 
                
| full_name | "products_filter[phaseEvolutions][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_phaseEvolutions_1" | 
                
| label | "Embryon" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "1" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_phaseEvolutions_entry" | 
                
| valid | true | 
                
| value | "1" | 
                
2
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Larvae" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "2" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Larvae" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3062 …} } }  | 
                
| validation_groups | null | 
                
| value | "2" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_phaseEvolutions_entry" ]  | 
                
| cache_key | "_products_filter_phaseEvolutions_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3782 -form: Symfony\Component\Form\Form {#3083 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3783 …5}  | 
                
| full_name | "products_filter[phaseEvolutions][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_phaseEvolutions_2" | 
                
| label | "Larvae" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "2" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_phaseEvolutions_entry" | 
                
| valid | true | 
                
| value | "2" | 
                
3
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Adult" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "3" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Adult" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3071 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3070 …} } }  | 
                
| validation_groups | null | 
                
| value | "3" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_phaseEvolutions_entry" ]  | 
                
| cache_key | "_products_filter_phaseEvolutions_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3784 -form: Symfony\Component\Form\Form {#3097 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3785 …5}  | 
                
| full_name | "products_filter[phaseEvolutions][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_phaseEvolutions_3" | 
                
| label | "Adult" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "3" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_phaseEvolutions_entry" | 
                
| valid | true | 
                
| value | "3" | 
                
categories
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
        
        
                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 | 
|---|---|---|
| choice_label | Closure($categories) {#1831 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1619 …} }  | 
                    same as passed value | 
| class | "App\Entity\Category" | 
                    same as passed value | 
| expanded | true | 
                    same as passed value | 
| label_attr | [ "class" => "checkbox-custom " ]  | 
                    
                                                                                                                            [ "class" => "checkbox-custom " ]  | 
                
| multiple | true | 
                    same as passed value | 
| query_builder | Closure(CategoryRepository $er) {#1725 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1619 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} } "csrf_token_id" => null "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "data_class" => null "empty_data" => Closure(FormInterface $form) {#1698 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1620 …} } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#1696 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#1697 …} } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "form_attr" => false "validation_groups" => null "constraints" => [] "legacy_error_messages" => true "category" => App\Entity\Category {#1402 -id: 1 -position: 0 -categoryFile: null -categoryFileName: "zebrafish-635bd6f02ff06772197189.jpg" -categoryFileSize: 301594 -categoryFileUpdatedAt: DateTime @1666963184 {#1390 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -products: Doctrine\ORM\PersistentCollection {#1435 …} -subCategories: Doctrine\ORM\PersistentCollection {#1539 …} -category1File: null -category1FileName: "zebrafish-635bd6f02e49b481858146.jpg" -category1FileSize: 301594 -category1FileUpdatedAt: DateTime @1666963184 {#1400 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -categoryIconFile: null -categoryIconFileName: "icon-zebrafish-635bd6f020a70506076244.svg" -categoryIconFileSize: 3017 -categoryIconFileUpdatedAt: DateTime @1666963184 {#1173 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -publications: Doctrine\ORM\PersistentCollection {#1433 …} -categoryPhaseEvolutions: Doctrine\ORM\PersistentCollection {#1616 …} -categoryIcon1File: null -categoryIcon1FileName: "icon-zebrafish-635bd6f020a70506076244-6364ea9046c6a563366159.svg" -categoryIcon1FileSize: 3017 -categoryIcon1FileUpdatedAt: DateTime @1667558032 {#1398 date: 2022-11-04 11:33:52.0 Europe/Paris (+01:00) } #translations: Doctrine\ORM\PersistentCollection {#1485 …} #newTranslations: null #currentLocale: "en" #defaultLocale: "en" -updatedAt: null -createdAt: null -updator: null -creator: null } ] } }  | 
                    
                                                                                                                            Doctrine\ORM\QueryBuilder {#2588 -_em: Doctrine\ORM\EntityManager {#791 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2590 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2591 #from: "App\Entity\Category" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2592 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.position asc" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\Category a ORDER BY a.position asc" -parameters: Doctrine\Common\Collections\ArrayCollection {#2589 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 }  | 
                
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 | Closure($categories) {#1831 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1619 …} }  | 
                
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2598 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2597 …} }  | 
                
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2607 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] }  | 
                
| choice_translation_domain | false | 
                
| choice_translation_parameters | []  | 
                
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2593 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2602 -om: ContainerPabiEAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#43 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1315 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] }  | 
                
| choices | null | 
                
| class | "App\Entity\Category" | 
                
| 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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| em | ContainerPabiEAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#43 …2}  | 
                
| empty_data | []  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| expanded | true | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| form_attr | false | 
                
| getter | null | 
                
| group_by | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2602 -om: ContainerPabiEAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#43 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1315 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null }  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | null | 
                
| label | null | 
                
| label_attr | [ "class" => "checkbox-custom " ]  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| multiple | true | 
                
| 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 | 
                
| query_builder | Doctrine\ORM\QueryBuilder {#2588 -_em: Doctrine\ORM\EntityManager {#791 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2590 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2591 #from: "App\Entity\Category" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2592 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.position asc" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\Category a ORDER BY a.position asc" -parameters: Doctrine\Common\Collections\ArrayCollection {#2589 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 }  | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | false | 
                
| upload_max_size_message | Closure() {#2582 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#2586 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "choice" "entity" "_products_filter_categories" ]  | 
                
| cache_key | "_products_filter_categories_entity" | 
                
| choice_translation_domain | false | 
                
| choice_translation_parameters | []  | 
                
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2618 +label: "ZebraFish" +value: "1" +data: App\Entity\Category {#1402 -id: 1 -position: 0 -categoryFile: null -categoryFileName: "zebrafish-635bd6f02ff06772197189.jpg" -categoryFileSize: 301594 -categoryFileUpdatedAt: DateTime @1666963184 {#1390 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -products: Doctrine\ORM\PersistentCollection {#1435 …} -subCategories: Doctrine\ORM\PersistentCollection {#1539 …} -category1File: null -category1FileName: "zebrafish-635bd6f02e49b481858146.jpg" -category1FileSize: 301594 -category1FileUpdatedAt: DateTime @1666963184 {#1400 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -categoryIconFile: null -categoryIconFileName: "icon-zebrafish-635bd6f020a70506076244.svg" -categoryIconFileSize: 3017 -categoryIconFileUpdatedAt: DateTime @1666963184 {#1173 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -publications: Doctrine\ORM\PersistentCollection {#1433 …} -categoryPhaseEvolutions: Doctrine\ORM\PersistentCollection {#1616 …} -categoryIcon1File: null -categoryIcon1FileName: "icon-zebrafish-635bd6f020a70506076244-6364ea9046c6a563366159.svg" -categoryIcon1FileSize: 3017 -categoryIcon1FileUpdatedAt: DateTime @1667558032 {#1398 date: 2022-11-04 11:33:52.0 Europe/Paris (+01:00) } #translations: Doctrine\ORM\PersistentCollection {#1485 …} #newTranslations: null #currentLocale: "en" #defaultLocale: "en" -updatedAt: null -createdAt: null -updator: null -creator: null } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2650 +label: "Rodent" +value: "2" +data: App\Entity\Category {#2623 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2656 +label: "Other Species" +value: "3" +data: App\Entity\Category {#2638 …} +attr: [] +labelTranslationParameters: [] } ]  | 
                
| compound | true | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3779 -form: Symfony\Component\Form\Form {#3127 …} -errors: [] }  | 
                
| expanded | true | 
                
| form | Symfony\Component\Form\FormView {#3778 …5}  | 
                
| full_name | "products_filter[categories]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_categories" | 
                
| is_selected | Closure($choice, array $values) {#3787 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2522 …} }  | 
                
| label | null | 
                
| label_attr | [ "class" => "checkbox-custom " ]  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| multiple | true | 
                
| name | "categories" | 
                
| placeholder | null | 
                
| placeholder_in_choices | false | 
                
| preferred_choices | []  | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| separator | "-------------------" | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_products_filter_categories" | 
                
| valid | true | 
                
| value | []  | 
                
1
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "ZebraFish" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "1" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "ZebraFish" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3102 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3101 …} } }  | 
                
| validation_groups | null | 
                
| value | "1" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_categories_entry" ]  | 
                
| cache_key | "_products_filter_categories_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3790 -form: Symfony\Component\Form\Form {#3130 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3789 …5}  | 
                
| full_name | "products_filter[categories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_categories_1" | 
                
| label | "ZebraFish" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "1" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_categories_entry" | 
                
| valid | true | 
                
| value | "1" | 
                
2
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Rodent" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "2" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Rodent" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3110 …} } }  | 
                
| validation_groups | null | 
                
| value | "2" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_categories_entry" ]  | 
                
| cache_key | "_products_filter_categories_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3791 -form: Symfony\Component\Form\Form {#3133 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3792 …5}  | 
                
| full_name | "products_filter[categories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_categories_2" | 
                
| label | "Rodent" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "2" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_categories_entry" | 
                
| valid | true | 
                
| value | "2" | 
                
3
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Other Species" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "3" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Other Species" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3120 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3119 …} } }  | 
                
| validation_groups | null | 
                
| value | "3" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_categories_entry" ]  | 
                
| cache_key | "_products_filter_categories_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3793 -form: Symfony\Component\Form\Form {#3136 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3794 …5}  | 
                
| full_name | "products_filter[categories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_categories_3" | 
                
| label | "Other Species" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "3" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_categories_entry" | 
                
| valid | true | 
                
| value | "3" | 
                
subCategories
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
        
        
                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 | 
|---|---|---|
| choice_label | Closure($subCategories) {#2506 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1619 …} }  | 
                    same as passed value | 
| class | "App\Entity\SubCategory" | 
                    same as passed value | 
| expanded | true | 
                    same as passed value | 
| label_attr | [ "class" => "checkbox-custom " ]  | 
                    
                                                                                                                            [ "class" => "checkbox-custom " ]  | 
                
| multiple | true | 
                    same as passed value | 
| placeholder | ""  | 
                    
                                                                                                                            null
                                             | 
                
| query_builder | Closure(SubCategoryRepository $er) {#2499 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1619 …} }  | 
                    
                                                                                                                            Doctrine\ORM\QueryBuilder {#2671 -_em: Doctrine\ORM\EntityManager {#791 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2673 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2674 #from: "App\Entity\SubCategory" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2675 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "a.hide = :false" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2676 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.position asc" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\SubCategory a WHERE a.hide = :false ORDER BY a.position asc" -parameters: Doctrine\Common\Collections\ArrayCollection {#2672 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 }  | 
                
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 | Closure($subCategories) {#2506 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1619 …} }  | 
                
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2703 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2679 …} }  | 
                
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2678 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] }  | 
                
| choice_translation_domain | false | 
                
| choice_translation_parameters | []  | 
                
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2680 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2684 -om: ContainerPabiEAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#43 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#987 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] }  | 
                
| choices | null | 
                
| class | "App\Entity\SubCategory" | 
                
| 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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| em | ContainerPabiEAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#43 …2}  | 
                
| empty_data | []  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| expanded | true | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| form_attr | false | 
                
| getter | null | 
                
| group_by | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2684 -om: ContainerPabiEAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#43 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#987 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null }  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | null | 
                
| label | null | 
                
| label_attr | [ "class" => "checkbox-custom " ]  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| multiple | true | 
                
| 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 | 
                
| query_builder | Doctrine\ORM\QueryBuilder {#2671 -_em: Doctrine\ORM\EntityManager {#791 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2673 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2674 #from: "App\Entity\SubCategory" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2675 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "a.hide = :false" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2676 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.position asc" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\SubCategory a WHERE a.hide = :false ORDER BY a.position asc" -parameters: Doctrine\Common\Collections\ArrayCollection {#2672 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 }  | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | false | 
                
| upload_max_size_message | Closure() {#2670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#2669 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "choice" "entity" "_products_filter_subCategories" ]  | 
                
| cache_key | "_products_filter_subCategories_entity" | 
                
| choice_translation_domain | false | 
                
| choice_translation_parameters | []  | 
                
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2688 +label: "Fish Behavior Monitoring" +value: "1" +data: App\Entity\SubCategory {#1730 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2767 +label: "Cardiology" +value: "2" +data: App\Entity\SubCategory {#1797 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2773 +label: "Visual Function" +value: "3" +data: App\Entity\SubCategory {#1787 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2777 +label: "Operant Conditioning" +value: "4" +data: App\Entity\SubCategory {#1777 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2781 +label: "Auditory Function" +value: "5" +data: App\Entity\SubCategory {#1817 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2785 +label: "Rodents Behavior Monitoring" +value: "6" +data: App\Entity\SubCategory {#2705 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2789 +label: "Gait Analysis" +value: "7" +data: App\Entity\SubCategory {#2715 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2793 +label: "Enrichment" +value: "8" +data: App\Entity\SubCategory {#2725 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2797 +label: "Sleep Monitoring" +value: "9" +data: App\Entity\SubCategory {#2735 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2801 +label: "Long Term Behavior Monitoring" +value: "11" +data: App\Entity\SubCategory {#2746 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2805 +label: "Other species behavior Monitoring" +value: "12" +data: App\Entity\SubCategory {#2757 …} +attr: [] +labelTranslationParameters: [] } ]  | 
                
| compound | true | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3788 -form: Symfony\Component\Form\Form {#3238 …} -errors: [] }  | 
                
| expanded | true | 
                
| form | Symfony\Component\Form\FormView {#3786 …5}  | 
                
| full_name | "products_filter[subCategories]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_subCategories" | 
                
| is_selected | Closure($choice, array $values) {#3796 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2522 …} }  | 
                
| label | null | 
                
| label_attr | [ "class" => "checkbox-custom " ]  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| multiple | true | 
                
| name | "subCategories" | 
                
| placeholder | null | 
                
| placeholder_in_choices | false | 
                
| preferred_choices | []  | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| separator | "-------------------" | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_products_filter_subCategories" | 
                
| valid | true | 
                
| value | []  | 
                
1
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Fish Behavior Monitoring" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "1" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Fish Behavior Monitoring" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3141 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3140 …} } }  | 
                
| validation_groups | null | 
                
| value | "1" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_subCategories_entry" ]  | 
                
| cache_key | "_products_filter_subCategories_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3799 -form: Symfony\Component\Form\Form {#3241 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3798 …5}  | 
                
| full_name | "products_filter[subCategories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_subCategories_1" | 
                
| label | "Fish Behavior Monitoring" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "1" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_subCategories_entry" | 
                
| valid | true | 
                
| value | "1" | 
                
2
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Cardiology" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "2" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Cardiology" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3150 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3149 …} } }  | 
                
| validation_groups | null | 
                
| value | "2" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_subCategories_entry" ]  | 
                
| cache_key | "_products_filter_subCategories_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3800 -form: Symfony\Component\Form\Form {#3244 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3801 …5}  | 
                
| full_name | "products_filter[subCategories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_subCategories_2" | 
                
| label | "Cardiology" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "2" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_subCategories_entry" | 
                
| valid | true | 
                
| value | "2" | 
                
3
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Visual Function" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "3" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Visual Function" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3159 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3158 …} } }  | 
                
| validation_groups | null | 
                
| value | "3" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_subCategories_entry" ]  | 
                
| cache_key | "_products_filter_subCategories_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3802 -form: Symfony\Component\Form\Form {#3247 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3803 …5}  | 
                
| full_name | "products_filter[subCategories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_subCategories_3" | 
                
| label | "Visual Function" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "3" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_subCategories_entry" | 
                
| valid | true | 
                
| value | "3" | 
                
4
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Operant Conditioning" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "4" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Operant Conditioning" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3168 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3167 …} } }  | 
                
| validation_groups | null | 
                
| value | "4" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_subCategories_entry" ]  | 
                
| cache_key | "_products_filter_subCategories_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3804 -form: Symfony\Component\Form\Form {#3250 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3805 …5}  | 
                
| full_name | "products_filter[subCategories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_subCategories_4" | 
                
| label | "Operant Conditioning" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "4" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_subCategories_entry" | 
                
| valid | true | 
                
| value | "4" | 
                
5
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Auditory Function" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "5" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Auditory Function" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3177 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3176 …} } }  | 
                
| validation_groups | null | 
                
| value | "5" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_subCategories_entry" ]  | 
                
| cache_key | "_products_filter_subCategories_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3806 -form: Symfony\Component\Form\Form {#3253 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3807 …5}  | 
                
| full_name | "products_filter[subCategories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_subCategories_5" | 
                
| label | "Auditory Function" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "5" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_subCategories_entry" | 
                
| valid | true | 
                
| value | "5" | 
                
6
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Rodents Behavior Monitoring" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "6" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Rodents Behavior Monitoring" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3186 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3185 …} } }  | 
                
| validation_groups | null | 
                
| value | "6" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_subCategories_entry" ]  | 
                
| cache_key | "_products_filter_subCategories_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3808 -form: Symfony\Component\Form\Form {#3256 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3809 …5}  | 
                
| full_name | "products_filter[subCategories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_subCategories_6" | 
                
| label | "Rodents Behavior Monitoring" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "6" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_subCategories_entry" | 
                
| valid | true | 
                
| value | "6" | 
                
7
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Gait Analysis" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "7" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Gait Analysis" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3195 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3194 …} } }  | 
                
| validation_groups | null | 
                
| value | "7" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_subCategories_entry" ]  | 
                
| cache_key | "_products_filter_subCategories_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3810 -form: Symfony\Component\Form\Form {#3259 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3811 …5}  | 
                
| full_name | "products_filter[subCategories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_subCategories_7" | 
                
| label | "Gait Analysis" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "7" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_subCategories_entry" | 
                
| valid | true | 
                
| value | "7" | 
                
8
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Enrichment" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "8" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Enrichment" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3204 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3203 …} } }  | 
                
| validation_groups | null | 
                
| value | "8" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_subCategories_entry" ]  | 
                
| cache_key | "_products_filter_subCategories_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3812 -form: Symfony\Component\Form\Form {#3262 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3813 …5}  | 
                
| full_name | "products_filter[subCategories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_subCategories_8" | 
                
| label | "Enrichment" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "8" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_subCategories_entry" | 
                
| valid | true | 
                
| value | "8" | 
                
9
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Sleep Monitoring" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "9" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Sleep Monitoring" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3213 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3212 …} } }  | 
                
| validation_groups | null | 
                
| value | "9" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_subCategories_entry" ]  | 
                
| cache_key | "_products_filter_subCategories_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3814 -form: Symfony\Component\Form\Form {#3265 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3815 …5}  | 
                
| full_name | "products_filter[subCategories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_subCategories_9" | 
                
| label | "Sleep Monitoring" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "9" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_subCategories_entry" | 
                
| valid | true | 
                
| value | "9" | 
                
11
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Long Term Behavior Monitoring" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "11" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Long Term Behavior Monitoring" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3221 …} } }  | 
                
| validation_groups | null | 
                
| value | "11" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_subCategories_entry" ]  | 
                
| cache_key | "_products_filter_subCategories_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3816 -form: Symfony\Component\Form\Form {#3268 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3817 …5}  | 
                
| full_name | "products_filter[subCategories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_subCategories_11" | 
                
| label | "Long Term Behavior Monitoring" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "11" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_subCategories_entry" | 
                
| valid | true | 
                
| value | "11" | 
                
12
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Other species behavior Monitoring" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "12" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Other species behavior Monitoring" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3231 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3230 …} } }  | 
                
| validation_groups | null | 
                
| value | "12" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_subCategories_entry" ]  | 
                
| cache_key | "_products_filter_subCategories_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3818 -form: Symfony\Component\Form\Form {#3271 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3819 …5}  | 
                
| full_name | "products_filter[subCategories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_subCategories_12" | 
                
| label | "Other species behavior Monitoring" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "12" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_subCategories_entry" | 
                
| valid | true | 
                
| value | "12" | 
                
isHardware
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
                    
| View Format | 
                                                            []  | 
                    
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choices | [ "hardware_systems" => "hardware_systems" "software_systems" => "software_systems" ]  | 
                    
                                                                                                                            [ "hardware_systems" => "hardware_systems" "software_systems" => "software_systems" ]  | 
                
| expanded | true | 
                    same as passed value | 
| label_attr | [ "class" => "checkbox-custom " ]  | 
                    
                                                                                                                            [ "class" => "checkbox-custom " ]  | 
                
| multiple | true | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| choice_attr | null | 
                
| choice_filter | null | 
                
| choice_label | null | 
                
| choice_loader | null | 
                
| choice_name | null | 
                
| choice_translation_domain | null | 
                
| choice_translation_parameters | []  | 
                
| choice_value | null | 
                
| choices | [ "hardware_systems" => "hardware_systems" "software_systems" => "software_systems" ]  | 
                
| 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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | []  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| expanded | true | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| form_attr | false | 
                
| getter | null | 
                
| group_by | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | null | 
                
| label | null | 
                
| label_attr | [ "class" => "checkbox-custom " ]  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| multiple | true | 
                
| 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() {#2819 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#2818 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "choice" "_products_filter_isHardware" ]  | 
                
| cache_key | "_products_filter_isHardware_choice" | 
                
| choice_translation_domain | null | 
                
| choice_translation_parameters | []  | 
                
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2827 +label: "hardware_systems" +value: "hardware_systems" +data: "hardware_systems" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2828 +label: "software_systems" +value: "software_systems" +data: "software_systems" +attr: [] +labelTranslationParameters: [] } ]  | 
                
| compound | true | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3797 -form: Symfony\Component\Form\Form {#3292 …} -errors: [] }  | 
                
| expanded | true | 
                
| form | Symfony\Component\Form\FormView {#3795 …5}  | 
                
| full_name | "products_filter[isHardware]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_isHardware" | 
                
| is_selected | Closure($choice, array $values) {#3821 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2522 …} }  | 
                
| label | null | 
                
| label_attr | [ "class" => "checkbox-custom " ]  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| multiple | true | 
                
| name | "isHardware" | 
                
| placeholder | null | 
                
| placeholder_in_choices | false | 
                
| preferred_choices | []  | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| separator | "-------------------" | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_products_filter_isHardware" | 
                
| valid | true | 
                
| value | []  | 
                
0
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "hardware_systems" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | null | 
                    
                                                                                                                            null
                                             | 
                
| value | "hardware_systems" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "hardware_systems" | 
                
| 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() {#3276 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3275 …} } }  | 
                
| validation_groups | null | 
                
| value | "hardware_systems" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_isHardware_entry" ]  | 
                
| cache_key | "_products_filter_isHardware_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3824 -form: Symfony\Component\Form\Form {#3295 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3823 …5}  | 
                
| full_name | "products_filter[isHardware][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_isHardware_0" | 
                
| label | "hardware_systems" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "0" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_products_filter_isHardware_entry" | 
                
| valid | true | 
                
| value | "hardware_systems" | 
                
1
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "software_systems" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | null | 
                    
                                                                                                                            null
                                             | 
                
| value | "software_systems" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "software_systems" | 
                
| 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() {#3285 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3284 …} } }  | 
                
| validation_groups | null | 
                
| value | "software_systems" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_isHardware_entry" ]  | 
                
| cache_key | "_products_filter_isHardware_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3825 -form: Symfony\Component\Form\Form {#3298 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3826 …5}  | 
                
| full_name | "products_filter[isHardware][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_isHardware_1" | 
                
| label | "software_systems" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "1" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_products_filter_isHardware_entry" | 
                
| valid | true | 
                
| value | "software_systems" | 
                
productAddons
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
        
        
                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 | 
|---|---|---|
| choice_label | Closure($productAddons) {#2504 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1619 …} }  | 
                    same as passed value | 
| choices | Doctrine\Common\Collections\ArrayCollection {#1753 -elements: [ Proxies\__CG__\App\Entity\ProductAddon {#2235 …} Proxies\__CG__\App\Entity\ProductAddon {#2233 …} Proxies\__CG__\App\Entity\ProductAddon {#2231 …} Proxies\__CG__\App\Entity\ProductAddon {#2229 …} Proxies\__CG__\App\Entity\ProductAddon {#2227 …} Proxies\__CG__\App\Entity\ProductAddon {#2216 …} Proxies\__CG__\App\Entity\ProductAddon {#2214 …} Proxies\__CG__\App\Entity\ProductAddon {#2212 …} Proxies\__CG__\App\Entity\ProductAddon {#2196 …} Proxies\__CG__\App\Entity\ProductAddon {#2294 …} Proxies\__CG__\App\Entity\ProductAddon {#2296 …} Proxies\__CG__\App\Entity\ProductAddon {#2298 …} Proxies\__CG__\App\Entity\ProductAddon {#2300 …} Proxies\__CG__\App\Entity\ProductAddon {#2302 …} ] }  | 
                    same as passed value | 
| class | "App\Entity\ProductAddon" | 
                    same as passed value | 
| expanded | true | 
                    same as passed value | 
| label_attr | [ "class" => "checkbox-custom " ]  | 
                    
                                                                                                                            [ "class" => "checkbox-custom " ]  | 
                
| multiple | true | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| choice_attr | null | 
                
| choice_filter | null | 
                
| choice_label | Closure($productAddons) {#2504 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1619 …} }  | 
                
| choice_loader | null | 
                
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2839 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] }  | 
                
| choice_translation_domain | false | 
                
| choice_translation_parameters | []  | 
                
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2840 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2838 -om: ContainerPabiEAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#43 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2131 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] }  | 
                
| choices | Doctrine\Common\Collections\ArrayCollection {#1753 -elements: [ Proxies\__CG__\App\Entity\ProductAddon {#2235 …} Proxies\__CG__\App\Entity\ProductAddon {#2233 …} Proxies\__CG__\App\Entity\ProductAddon {#2231 …} Proxies\__CG__\App\Entity\ProductAddon {#2229 …} Proxies\__CG__\App\Entity\ProductAddon {#2227 …} Proxies\__CG__\App\Entity\ProductAddon {#2216 …} Proxies\__CG__\App\Entity\ProductAddon {#2214 …} Proxies\__CG__\App\Entity\ProductAddon {#2212 …} Proxies\__CG__\App\Entity\ProductAddon {#2196 …} Proxies\__CG__\App\Entity\ProductAddon {#2294 …} Proxies\__CG__\App\Entity\ProductAddon {#2296 …} Proxies\__CG__\App\Entity\ProductAddon {#2298 …} Proxies\__CG__\App\Entity\ProductAddon {#2300 …} Proxies\__CG__\App\Entity\ProductAddon {#2302 …} ] }  | 
                
| class | "App\Entity\ProductAddon" | 
                
| 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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| em | ContainerPabiEAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#43 …2}  | 
                
| empty_data | []  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| expanded | true | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| form_attr | false | 
                
| getter | null | 
                
| group_by | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2838 -om: ContainerPabiEAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#43 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2131 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null }  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | null | 
                
| label | null | 
                
| label_attr | [ "class" => "checkbox-custom " ]  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| legacy_error_messages | true | 
                
| mapped | true | 
                
| method | "POST" | 
                
| multiple | true | 
                
| 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 | 
                
| query_builder | null | 
                
| required | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | false | 
                
| upload_max_size_message | Closure() {#2837 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#2836 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "choice" "entity" "_products_filter_productAddons" ]  | 
                
| cache_key | "_products_filter_productAddons_entity" | 
                
| choice_translation_domain | false | 
                
| choice_translation_parameters | []  | 
                
| choices | [ 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2984 +label: "Isolation chamber" +value: "3" +data: Proxies\__CG__\App\Entity\ProductAddon {#2235 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2986 +label: "Optogenetics TopLight" +value: "4" +data: Proxies\__CG__\App\Entity\ProductAddon {#2233 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2992 +label: "Screen stimulation (color place preference/ OMR)" +value: "5" +data: Proxies\__CG__\App\Entity\ProductAddon {#2231 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2996 +label: "Temperature Control Unit" +value: "6" +data: Proxies\__CG__\App\Entity\ProductAddon {#2229 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3000 +label: "Sound stimulation module" +value: "2" +data: Proxies\__CG__\App\Entity\ProductAddon {#2227 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3004 +label: "Social Contact - Aquatic species" +value: "8" +data: Proxies\__CG__\App\Entity\ProductAddon {#2216 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3008 +label: "Shoaling" +value: "9" +data: Proxies\__CG__\App\Entity\ProductAddon {#2214 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3012 +label: "Place Preference" +value: "10" +data: Proxies\__CG__\App\Entity\ProductAddon {#2212 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3016 +label: "Rotation and Histogram - Aquatic species" +value: "11" +data: Proxies\__CG__\App\Entity\ProductAddon {#2196 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3020 +label: "Shocker" +value: "18" +data: Proxies\__CG__\App\Entity\ProductAddon {#2294 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3024 +label: "Food Dispenser" +value: "17" +data: Proxies\__CG__\App\Entity\ProductAddon {#2296 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3028 +label: "Place Preference" +value: "19" +data: Proxies\__CG__\App\Entity\ProductAddon {#2298 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3032 +label: "Aquatic Mazes" +value: "1" +data: Proxies\__CG__\App\Entity\ProductAddon {#2300 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3036 +label: "Temperature Control Unit" +value: "21" +data: Proxies\__CG__\App\Entity\ProductAddon {#2302 …} +attr: [] +labelTranslationParameters: [] } ]  | 
                
| compound | true | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3822 -form: Symfony\Component\Form\Form {#3427 …} -errors: [] }  | 
                
| expanded | true | 
                
| form | Symfony\Component\Form\FormView {#3820 …5}  | 
                
| full_name | "products_filter[productAddons]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_productAddons" | 
                
| is_selected | Closure($choice, array $values) {#3828 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2522 …} }  | 
                
| label | null | 
                
| label_attr | [ "class" => "checkbox-custom " ]  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| multiple | true | 
                
| name | "productAddons" | 
                
| placeholder | null | 
                
| placeholder_in_choices | false | 
                
| preferred_choices | []  | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| separator | "-------------------" | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_products_filter_productAddons" | 
                
| valid | true | 
                
| value | []  | 
                
3
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Isolation chamber" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "3" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Isolation chamber" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3302 …} } }  | 
                
| validation_groups | null | 
                
| value | "3" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_productAddons_entry" ]  | 
                
| cache_key | "_products_filter_productAddons_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3831 -form: Symfony\Component\Form\Form {#3430 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3830 …5}  | 
                
| full_name | "products_filter[productAddons][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_productAddons_3" | 
                
| label | "Isolation chamber" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "3" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_productAddons_entry" | 
                
| valid | true | 
                
| value | "3" | 
                
4
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Optogenetics TopLight" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "4" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Optogenetics TopLight" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3312 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3311 …} } }  | 
                
| validation_groups | null | 
                
| value | "4" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_productAddons_entry" ]  | 
                
| cache_key | "_products_filter_productAddons_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3832 -form: Symfony\Component\Form\Form {#3433 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3833 …5}  | 
                
| full_name | "products_filter[productAddons][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_productAddons_4" | 
                
| label | "Optogenetics TopLight" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "4" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_productAddons_entry" | 
                
| valid | true | 
                
| value | "4" | 
                
5
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Screen stimulation (color place preference/ OMR)" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "5" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Screen stimulation (color place preference/ OMR)" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3321 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3320 …} } }  | 
                
| validation_groups | null | 
                
| value | "5" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_productAddons_entry" ]  | 
                
| cache_key | "_products_filter_productAddons_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3834 -form: Symfony\Component\Form\Form {#3436 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3835 …5}  | 
                
| full_name | "products_filter[productAddons][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_productAddons_5" | 
                
| label | "Screen stimulation (color place preference/ OMR)" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "5" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_productAddons_entry" | 
                
| valid | true | 
                
| value | "5" | 
                
6
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Temperature Control Unit" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "6" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Temperature Control Unit" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3330 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3329 …} } }  | 
                
| validation_groups | null | 
                
| value | "6" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_productAddons_entry" ]  | 
                
| cache_key | "_products_filter_productAddons_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3836 -form: Symfony\Component\Form\Form {#3439 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3837 …5}  | 
                
| full_name | "products_filter[productAddons][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_productAddons_6" | 
                
| label | "Temperature Control Unit" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "6" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_productAddons_entry" | 
                
| valid | true | 
                
| value | "6" | 
                
2
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Sound stimulation module" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "2" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Sound stimulation module" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3339 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3338 …} } }  | 
                
| validation_groups | null | 
                
| value | "2" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_productAddons_entry" ]  | 
                
| cache_key | "_products_filter_productAddons_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3838 -form: Symfony\Component\Form\Form {#3442 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3839 …5}  | 
                
| full_name | "products_filter[productAddons][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_productAddons_2" | 
                
| label | "Sound stimulation module" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "2" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_productAddons_entry" | 
                
| valid | true | 
                
| value | "2" | 
                
8
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Social Contact - Aquatic species" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "8" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Social Contact - Aquatic species" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3348 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3347 …} } }  | 
                
| validation_groups | null | 
                
| value | "8" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_productAddons_entry" ]  | 
                
| cache_key | "_products_filter_productAddons_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3840 -form: Symfony\Component\Form\Form {#3445 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3841 …5}  | 
                
| full_name | "products_filter[productAddons][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_productAddons_8" | 
                
| label | "Social Contact - Aquatic species" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "8" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_productAddons_entry" | 
                
| valid | true | 
                
| value | "8" | 
                
9
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Shoaling" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "9" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Shoaling" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3357 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3356 …} } }  | 
                
| validation_groups | null | 
                
| value | "9" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_productAddons_entry" ]  | 
                
| cache_key | "_products_filter_productAddons_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3842 -form: Symfony\Component\Form\Form {#3448 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3843 …5}  | 
                
| full_name | "products_filter[productAddons][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_productAddons_9" | 
                
| label | "Shoaling" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "9" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_productAddons_entry" | 
                
| valid | true | 
                
| value | "9" | 
                
10
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Place Preference" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "10" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Place Preference" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3366 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3365 …} } }  | 
                
| validation_groups | null | 
                
| value | "10" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_productAddons_entry" ]  | 
                
| cache_key | "_products_filter_productAddons_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3844 -form: Symfony\Component\Form\Form {#3451 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3845 …5}  | 
                
| full_name | "products_filter[productAddons][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_productAddons_10" | 
                
| label | "Place Preference" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "10" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_productAddons_entry" | 
                
| valid | true | 
                
| value | "10" | 
                
11
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Rotation and Histogram - Aquatic species" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "11" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Rotation and Histogram - Aquatic species" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3375 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3374 …} } }  | 
                
| validation_groups | null | 
                
| value | "11" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_productAddons_entry" ]  | 
                
| cache_key | "_products_filter_productAddons_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3846 -form: Symfony\Component\Form\Form {#3454 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3847 …5}  | 
                
| full_name | "products_filter[productAddons][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_productAddons_11" | 
                
| label | "Rotation and Histogram - Aquatic species" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "11" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_productAddons_entry" | 
                
| valid | true | 
                
| value | "11" | 
                
18
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Shocker" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "18" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Shocker" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3384 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3383 …} } }  | 
                
| validation_groups | null | 
                
| value | "18" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_productAddons_entry" ]  | 
                
| cache_key | "_products_filter_productAddons_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3848 -form: Symfony\Component\Form\Form {#3457 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3849 …5}  | 
                
| full_name | "products_filter[productAddons][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_productAddons_18" | 
                
| label | "Shocker" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "18" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_productAddons_entry" | 
                
| valid | true | 
                
| value | "18" | 
                
17
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Food Dispenser" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "17" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Food Dispenser" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3392 …} } }  | 
                
| validation_groups | null | 
                
| value | "17" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_productAddons_entry" ]  | 
                
| cache_key | "_products_filter_productAddons_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3850 -form: Symfony\Component\Form\Form {#3460 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3851 …5}  | 
                
| full_name | "products_filter[productAddons][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_productAddons_17" | 
                
| label | "Food Dispenser" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "17" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_productAddons_entry" | 
                
| valid | true | 
                
| value | "17" | 
                
19
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Place Preference" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "19" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Place Preference" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3402 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3401 …} } }  | 
                
| validation_groups | null | 
                
| value | "19" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_productAddons_entry" ]  | 
                
| cache_key | "_products_filter_productAddons_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3852 -form: Symfony\Component\Form\Form {#3463 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3853 …5}  | 
                
| full_name | "products_filter[productAddons][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_productAddons_19" | 
                
| label | "Place Preference" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "19" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_productAddons_entry" | 
                
| valid | true | 
                
| value | "19" | 
                
1
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Aquatic Mazes" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "1" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Aquatic Mazes" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3411 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3410 …} } }  | 
                
| validation_groups | null | 
                
| value | "1" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_productAddons_entry" ]  | 
                
| cache_key | "_products_filter_productAddons_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3854 -form: Symfony\Component\Form\Form {#3466 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3855 …5}  | 
                
| full_name | "products_filter[productAddons][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_productAddons_1" | 
                
| label | "Aquatic Mazes" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "1" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_productAddons_entry" | 
                
| valid | true | 
                
| value | "1" | 
                
21
"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 | 
|---|---|---|
| attr | []  | 
                    
                                                                                                                            []  | 
                
| block_name | "entry" | 
                    same as passed value | 
| label | "Temperature Control Unit" | 
                    same as passed value | 
| label_html | false | 
                    
                                                                                                                            false
                                             | 
                
| label_translation_parameters | []  | 
                    
                                                                                                                            []  | 
                
| required | false | 
                    
                                                                                                                            false
                                             | 
                
| translation_domain | false | 
                    
                                                                                                                            false
                                             | 
                
| value | "21" | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Temperature Control Unit" | 
                
| 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 | false | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#3420 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3419 …} } }  | 
                
| validation_groups | null | 
                
| value | "21" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_products_filter_productAddons_entry" ]  | 
                
| cache_key | "_products_filter_productAddons_entry_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3856 -form: Symfony\Component\Form\Form {#3469 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3857 …5}  | 
                
| full_name | "products_filter[productAddons][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_productAddons_21" | 
                
| label | "Temperature Control Unit" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "21" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | false | 
                
| unique_block_prefix | "_products_filter_productAddons_entry" | 
                
| valid | true | 
                
| value | "21" | 
                
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "aa3e5a4cf704e9eee66073fbe98.muC3mm7BSjPny3dGLNH_WyALLAviJ_Gjn7sT0RHnung.15buqDz4fneGrBUFGoK5PEJ8c17WFcjC0tVivHay3ALdhv7CPJEPYL6pBA" | 
                    
| 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 | "aa3e5a4cf704e9eee66073fbe98.muC3mm7BSjPny3dGLNH_WyALLAviJ_Gjn7sT0RHnung.15buqDz4fneGrBUFGoK5PEJ8c17WFcjC0tVivHay3ALdhv7CPJEPYL6pBA" | 
                    same as passed value | 
| mapped | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | "csrf_token" | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data | "aa3e5a4cf704e9eee66073fbe98.muC3mm7BSjPny3dGLNH_WyALLAviJ_Gjn7sT0RHnung.15buqDz4fneGrBUFGoK5PEJ8c17WFcjC0tVivHay3ALdhv7CPJEPYL6pBA" | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#3771 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1620 …} }  | 
                
| 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() {#3829 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3827 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "hidden" "csrf_token" "_products_filter__token" ]  | 
                
| cache_key | "_products_filter__token_hidden" | 
                
| compound | false | 
                
| data | "aa3e5a4cf704e9eee66073fbe98.muC3mm7BSjPny3dGLNH_WyALLAviJ_Gjn7sT0RHnung.15buqDz4fneGrBUFGoK5PEJ8c17WFcjC0tVivHay3ALdhv7CPJEPYL6pBA" | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3867 -form: Symfony\Component\Form\Form {#3863 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3859 …5}  | 
                
| full_name | "products_filter[_token]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter__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 | "_products_filter__token" | 
                
| valid | true | 
                
| value | "aa3e5a4cf704e9eee66073fbe98.muC3mm7BSjPny3dGLNH_WyALLAviJ_Gjn7sT0RHnung.15buqDz4fneGrBUFGoK5PEJ8c17WFcjC0tVivHay3ALdhv7CPJEPYL6pBA" | 
                
newsletter
"App\Form\NewsletterType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | App\Entity\Newsletter {#5301 -id: null -email: null -date: DateTime @1762230397 {#5310 date: 2025-11-04 05:26:37.869889 Europe/Paris (+01:00) } -name: null }  | 
                    
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| data | App\Entity\Newsletter {#5301 -id: null -email: null -date: DateTime @1762230397 {#5310 date: 2025-11-04 05:26:37.869889 Europe/Paris (+01:00) } -name: null }  | 
                    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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data | App\Entity\Newsletter {#5301 -id: null -email: null -date: DateTime @1762230397 {#5310 date: 2025-11-04 05:26:37.869889 Europe/Paris (+01:00) } -name: null }  | 
                
| data_class | "App\Entity\Newsletter" | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#5304 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1620 …} use: { $class: "App\Entity\Newsletter" } }  | 
                
| 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() {#5302 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#5303 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | "/public/inscription-newsletter" | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "newsletter" "_newsletter" ]  | 
                
| cache_key | "_newsletter_newsletter" | 
                
| compound | true | 
                
| data | App\Entity\Newsletter {#5301 -id: null -email: null -date: DateTime @1762230397 {#5310 date: 2025-11-04 05:26:37.869889 Europe/Paris (+01:00) } -name: null }  | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#5364 -form: Symfony\Component\Form\Form {#5370 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#5311 …5}  | 
                
| full_name | "newsletter" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "newsletter" | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "newsletter" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_newsletter" | 
                
| valid | true | 
                
| value | App\Entity\Newsletter {#5301 -id: null -email: null -date: DateTime @1762230397 {#5310 date: 2025-11-04 05:26:37.869889 Europe/Paris (+01:00) } -name: null }  | 
                
name
"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 | 
|---|---|---|
| attr | [ "maxlength" => 255 ]  | 
                    
                                                                                                                            [ "maxlength" => 255 ]  | 
                
| label | "newsletter_type.name.placeholder" | 
                    same as passed value | 
| required | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | [ "maxlength" => 255 ]  | 
                
| 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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#5318 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1620 …} }  | 
                
| 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 | "newsletter_type.name.placeholder" | 
                
| 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() {#5339 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#5341 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | [ "maxlength" => 255 ]  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "text" "_newsletter_name" ]  | 
                
| cache_key | "_newsletter_name_text" | 
                
| compound | false | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#5385 -form: Symfony\Component\Form\Form {#5373 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#5383 …5}  | 
                
| full_name | "newsletter[name]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "newsletter_name" | 
                
| label | "newsletter_type.name.placeholder" | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "name" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_newsletter_name" | 
                
| valid | true | 
                
| value | ""  | 
                
"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 | 
|---|---|---|
| attr | [ "maxlength" => 255 ]  | 
                    
                                                                                                                            [ "maxlength" => 255 ]  | 
                
| label | "newsletter_type.email.placeholder" | 
                    same as passed value | 
| required | true | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | [ "maxlength" => 255 ]  | 
                
| 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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#5326 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1620 …} }  | 
                
| 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 | "newsletter_type.email.placeholder" | 
                
| 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() {#5358 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#5350 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | [ "maxlength" => 255 ]  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "text" "email" "_newsletter_email" ]  | 
                
| cache_key | "_newsletter_email_email" | 
                
| compound | false | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#5386 -form: Symfony\Component\Form\Form {#5376 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#5387 …5}  | 
                
| full_name | "newsletter[email]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "newsletter_email" | 
                
| label | "newsletter_type.email.placeholder" | 
                
| 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 | "_newsletter_email" | 
                
| valid | true | 
                
| value | ""  | 
                
condition
"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 | "contact_type.condition_label" | 
                    same as passed value | 
| label_attr | [ "class" => "fw-400 checkbox-custom" ]  | 
                    
                                                                                                                            [ "class" => "fw-400 checkbox-custom" ]  | 
                
| label_html | true | 
                    same as passed value | 
| label_translation_parameters | [ "%url%" => "/public/legal-notice" ]  | 
                    
                                                                                                                            [ "%url%" => "/public/legal-notice" ]  | 
                
| mapped | false | 
                    
                                                                                                                            false
                                             | 
                
| required | true | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3089 …} }  | 
                
| 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 {#3090 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "contact_type.condition_label" | 
                
| label_attr | [ "class" => "fw-400 checkbox-custom" ]  | 
                
| label_format | null | 
                
| label_html | true | 
                
| label_translation_parameters | [ "%url%" => "/public/legal-notice" ]  | 
                
| 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 | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#5319 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#5342 …} } }  | 
                
| validation_groups | null | 
                
| value | "1" | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "checkbox" "_newsletter_condition" ]  | 
                
| cache_key | "_newsletter_condition_checkbox" | 
                
| checked | false | 
                
| compound | false | 
                
| data | false | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#5388 -form: Symfony\Component\Form\Form {#5379 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#5398 …5}  | 
                
| full_name | "newsletter[condition]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "newsletter_condition" | 
                
| label | "contact_type.condition_label" | 
                
| label_attr | [ "class" => "fw-400 checkbox-custom" ]  | 
                
| label_format | null | 
                
| label_html | true | 
                
| label_translation_parameters | [ "%url%" => "/public/legal-notice" ]  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "condition" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_newsletter_condition" | 
                
| valid | true | 
                
| value | "1" | 
                
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "21ec9c03c7d7288e262a289249.-fpUJ71h-bbl-JVzpskOz-5OvYAn5FLLHuEw2g6Atyk.naIwUJA1if-Up_M_04tJipoHzNBqqiC-X7hRokfx82GNgzxNiyqb-ZaC_g" | 
                    
| 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 | "21ec9c03c7d7288e262a289249.-fpUJ71h-bbl-JVzpskOz-5OvYAn5FLLHuEw2g6Atyk.naIwUJA1if-Up_M_04tJipoHzNBqqiC-X7hRokfx82GNgzxNiyqb-ZaC_g" | 
                    same as passed value | 
| mapped | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | "csrf_token" | 
                
| by_reference | true | 
                
| compound | false | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} }  | 
                
| data | "21ec9c03c7d7288e262a289249.-fpUJ71h-bbl-JVzpskOz-5OvYAn5FLLHuEw2g6Atyk.naIwUJA1if-Up_M_04tJipoHzNBqqiC-X7hRokfx82GNgzxNiyqb-ZaC_g" | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#5359 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1620 …} }  | 
                
| 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() {#5400 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#5401 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "hidden" "csrf_token" "_newsletter__token" ]  | 
                
| cache_key | "_newsletter__token_hidden" | 
                
| compound | false | 
                
| data | "21ec9c03c7d7288e262a289249.-fpUJ71h-bbl-JVzpskOz-5OvYAn5FLLHuEw2g6Atyk.naIwUJA1if-Up_M_04tJipoHzNBqqiC-X7hRokfx82GNgzxNiyqb-ZaC_g" | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#5411 -form: Symfony\Component\Form\Form {#5407 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#5402 …5}  | 
                
| full_name | "newsletter[_token]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "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 | "_newsletter__token" | 
                
| valid | true | 
                
| value | "21ec9c03c7d7288e262a289249.-fpUJ71h-bbl-JVzpskOz-5OvYAn5FLLHuEw2g6Atyk.naIwUJA1if-Up_M_04tJipoHzNBqqiC-X7hRokfx82GNgzxNiyqb-ZaC_g" |