- 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 {#2848 -createdAt: DateTime @1762219788 {#3230 date: 2025-11-04 02:29:48.704354 Europe/Paris (+01:00) } -id: null -firstname: null -lastname: null -email: null -phoneNumber: null -subject: null -message: null -customFiles: Doctrine\Common\Collections\ArrayCollection {#3167 …} -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 {#2848 -createdAt: DateTime @1762219788 {#3230 date: 2025-11-04 02:29:48.704354 Europe/Paris (+01:00) } -id: null -firstname: null -lastname: null -email: null -phoneNumber: null -subject: null -message: null -customFiles: Doctrine\Common\Collections\ArrayCollection {#3167 …} -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 {#2848 -createdAt: DateTime @1762219788 {#3230 date: 2025-11-04 02:29:48.704354 Europe/Paris (+01:00) } -id: null -firstname: null -lastname: null -email: null -phoneNumber: null -subject: null -message: null -customFiles: Doctrine\Common\Collections\ArrayCollection {#3167 …} -society: null -country: null }  | 
                
| data_class | "App\Entity\Contact" | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#3221 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1546 …} 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() {#3212 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3284 …} } }  | 
                
| 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 {#2848 -createdAt: DateTime @1762219788 {#3230 date: 2025-11-04 02:29:48.704354 Europe/Paris (+01:00) } -id: null -firstname: null -lastname: null -email: null -phoneNumber: null -subject: null -message: null -customFiles: Doctrine\Common\Collections\ArrayCollection {#3167 …} -society: null -country: null }  | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3728 -form: Symfony\Component\Form\Form {#3694 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3311 …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 {#2848 -createdAt: DateTime @1762219788 {#3230 date: 2025-11-04 02:29:48.704354 Europe/Paris (+01:00) } -id: null -firstname: null -lastname: null -email: null -phoneNumber: null -subject: null -message: null -customFiles: Doctrine\Common\Collections\ArrayCollection {#3167 …} -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 {#3356 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ]  | 
                    
                                                                                                                            [ Symfony\Component\Validator\Constraints\NotBlank {#3356 +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 {#3356 +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) {#3119 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1546 …} }  | 
                
| 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() {#3483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3609 …} } }  | 
                
| 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 {#3758 -form: Symfony\Component\Form\Form {#3697 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3759 …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) {#3573 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1546 …} }  | 
                
| 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() {#3600 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3606 …} } }  | 
                
| 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 {#3757 -form: Symfony\Component\Form\Form {#3700 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3755 …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 {#3365 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ]  | 
                    
                                                                                                                            [ Symfony\Component\Validator\Constraints\NotBlank {#3365 +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 {#3365 +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) {#3621 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1546 …} }  | 
                
| 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() {#3623 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3625 …} } }  | 
                
| 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 {#3730 -form: Symfony\Component\Form\Form {#3703 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3729 …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) {#3633 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1546 …} }  | 
                
| 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() {#3636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3635 …} } }  | 
                
| 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 {#3687 -form: Symfony\Component\Form\Form {#3706 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3681 …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 {#3374 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ]  | 
                    
                                                                                                                            [ Symfony\Component\Validator\Constraints\NotBlank {#3374 +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 {#3374 +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) {#3643 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1546 …} }  | 
                
| 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() {#3646 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3645 …} } }  | 
                
| 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 {#3669 -form: Symfony\Component\Form\Form {#3709 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3657 …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 {#3392 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ]  | 
                    
                                                                                                                            [ Symfony\Component\Validator\Constraints\NotBlank {#3392 +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 {#3392 +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) {#3653 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1546 …} }  | 
                
| 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() {#3656 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3655 …} } }  | 
                
| 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 {#3647 -form: Symfony\Component\Form\Form {#3712 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3637 …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 {#3383 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ]  | 
                    
                                                                                                                            [ Symfony\Component\Validator\Constraints\NotBlank {#3383 +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 {#3383 +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) {#3663 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1546 …} }  | 
                
| 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() {#3668 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3612 …} } }  | 
                
| 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 {#3629 -form: Symfony\Component\Form\Form {#3715 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3601 …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) {#3677 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1546 …} }  | 
                
| 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() {#3680 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3679 …} } }  | 
                
| 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 {#3482 -form: Symfony\Component\Form\Form {#3718 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3725 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3686 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3676 …} } }  | 
                
| 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 {#3727 -form: Symfony\Component\Form\Form {#3721 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3761 …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 | "163ed2a816a42fec744e66873e53.O1Xj-q3Jr195xTFdIsiij3PR2u2hHqv-oKLVRi4Gwgk.Q3ipqOP42jw8q2QlUbnT0CeIvL7JTODL1NixDGJnk29vJIKf_oPLNEyvQg" | 
                    
| 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 | "163ed2a816a42fec744e66873e53.O1Xj-q3Jr195xTFdIsiij3PR2u2hHqv-oKLVRi4Gwgk.Q3ipqOP42jw8q2QlUbnT0CeIvL7JTODL1NixDGJnk29vJIKf_oPLNEyvQg" | 
                    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 | "163ed2a816a42fec744e66873e53.O1Xj-q3Jr195xTFdIsiij3PR2u2hHqv-oKLVRi4Gwgk.Q3ipqOP42jw8q2QlUbnT0CeIvL7JTODL1NixDGJnk29vJIKf_oPLNEyvQg" | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#3765 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1546 …} }  | 
                
| 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() {#3764 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3763 …} } }  | 
                
| 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 | "163ed2a816a42fec744e66873e53.O1Xj-q3Jr195xTFdIsiij3PR2u2hHqv-oKLVRi4Gwgk.Q3ipqOP42jw8q2QlUbnT0CeIvL7JTODL1NixDGJnk29vJIKf_oPLNEyvQg" | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3774 -form: Symfony\Component\Form\Form {#3770 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3762 …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 | "163ed2a816a42fec744e66873e53.O1Xj-q3Jr195xTFdIsiij3PR2u2hHqv-oKLVRi4Gwgk.Q3ipqOP42jw8q2QlUbnT0CeIvL7JTODL1NixDGJnk29vJIKf_oPLNEyvQg" | 
                
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 | Proxies\__CG__\App\Entity\Category {#1433 +__isInitialized__: true -id: 1 -position: 0 -categoryFile: null -categoryFileName: "zebrafish-635bd6f02ff06772197189.jpg" -categoryFileSize: 301594 -categoryFileUpdatedAt: DateTime @1666963184 {#1602 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -products: Doctrine\ORM\PersistentCollection {#1598 …} -subCategories: Doctrine\ORM\PersistentCollection {#1577 …} -category1File: null -category1FileName: "zebrafish-635bd6f02e49b481858146.jpg" -category1FileSize: 301594 -category1FileUpdatedAt: DateTime @1666963184 {#1601 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -categoryIconFile: null -categoryIconFileName: "icon-zebrafish-635bd6f020a70506076244.svg" -categoryIconFileSize: 3017 -categoryIconFileUpdatedAt: DateTime @1666963184 {#1600 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -publications: Doctrine\ORM\PersistentCollection {#1439 …} -categoryPhaseEvolutions: Doctrine\ORM\PersistentCollection {#1745 …} -categoryIcon1File: null -categoryIcon1FileName: "icon-zebrafish-635bd6f020a70506076244-6364ea9046c6a563366159.svg" -categoryIcon1FileSize: 3017 -categoryIcon1FileUpdatedAt: DateTime @1667558032 {#1599 date: 2022-11-04 11:33:52.0 Europe/Paris (+01:00) } #translations: Doctrine\ORM\PersistentCollection {#1787 …} #newTranslations: null #currentLocale: "en" #defaultLocale: "en" -updatedAt: null -createdAt: null -updator: null -creator: null …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 | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| category | Proxies\__CG__\App\Entity\Category {#1433 +__isInitialized__: true -id: 1 -position: 0 -categoryFile: null -categoryFileName: "zebrafish-635bd6f02ff06772197189.jpg" -categoryFileSize: 301594 -categoryFileUpdatedAt: DateTime @1666963184 {#1602 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -products: Doctrine\ORM\PersistentCollection {#1598 …} -subCategories: Doctrine\ORM\PersistentCollection {#1577 …} -category1File: null -category1FileName: "zebrafish-635bd6f02e49b481858146.jpg" -category1FileSize: 301594 -category1FileUpdatedAt: DateTime @1666963184 {#1601 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -categoryIconFile: null -categoryIconFileName: "icon-zebrafish-635bd6f020a70506076244.svg" -categoryIconFileSize: 3017 -categoryIconFileUpdatedAt: DateTime @1666963184 {#1600 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -publications: Doctrine\ORM\PersistentCollection {#1439 …} -categoryPhaseEvolutions: Doctrine\ORM\PersistentCollection {#1745 …} -categoryIcon1File: null -categoryIcon1FileName: "icon-zebrafish-635bd6f020a70506076244-6364ea9046c6a563366159.svg" -categoryIcon1FileSize: 3017 -categoryIcon1FileUpdatedAt: DateTime @1667558032 {#1599 date: 2022-11-04 11:33:52.0 Europe/Paris (+01:00) } #translations: Doctrine\ORM\PersistentCollection {#1787 …} #newTranslations: null #currentLocale: "en" #defaultLocale: "en" -updatedAt: null -createdAt: null -updator: null -creator: null …2 }  | 
                
| 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) {#1616 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1546 …} }  | 
                
| 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() {#1614 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#1615 …} } }  | 
                
| 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 {#3776 -form: Symfony\Component\Form\Form {#3055 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3777 …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) {#2513 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1546 …} }  | 
                
| 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() {#2516 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#2517 …} } }  | 
                
| 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 {#3781 -form: Symfony\Component\Form\Form {#3092 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3780 …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) {#1790 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1547 …} }  | 
                    same as passed value | 
| choices | Doctrine\Common\Collections\ArrayCollection {#1666 -elements: [ App\Entity\PhaseEvolution {#2100 …} App\Entity\PhaseEvolution {#2124 …} App\Entity\PhaseEvolution {#2254 …} ] }  | 
                    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) {#1790 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1547 …} }  | 
                
| choice_loader | null | 
                
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2553 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] }  | 
                
| choice_translation_domain | false | 
                
| choice_translation_parameters | []  | 
                
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2556 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2558 -om: ContainerPabiEAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#43 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1897 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] }  | 
                
| choices | Doctrine\Common\Collections\ArrayCollection {#1666 -elements: [ App\Entity\PhaseEvolution {#2100 …} App\Entity\PhaseEvolution {#2124 …} App\Entity\PhaseEvolution {#2254 …} ] }  | 
                
| 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 {#2558 -om: ContainerPabiEAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#43 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1897 …} -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() {#2559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#2564 …} } }  | 
                
| 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 {#2570 +label: "Embryon" +value: "1" +data: App\Entity\PhaseEvolution {#2100 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2572 +label: "Larvae" +value: "2" +data: App\Entity\PhaseEvolution {#2124 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2578 +label: "Adult" +value: "3" +data: App\Entity\PhaseEvolution {#2254 …} +attr: [] +labelTranslationParameters: [] } ]  | 
                
| compound | true | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3782 -form: Symfony\Component\Form\Form {#3085 …} -errors: [] }  | 
                
| expanded | true | 
                
| 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" | 
                
| is_selected | Closure($choice, array $values) {#3784 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2527 …} }  | 
                
| 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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3059 …} } }  | 
                
| 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 {#3788 -form: Symfony\Component\Form\Form {#3088 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3787 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3068 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3069 …} } }  | 
                
| 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 {#3789 -form: Symfony\Component\Form\Form {#3090 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3790 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3078 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3077 …} } }  | 
                
| 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 {#3791 -form: Symfony\Component\Form\Form {#3104 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3792 …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) {#1836 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1547 …} }  | 
                    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) {#1792 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1547 …} 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) {#1616 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1546 …} } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#1614 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#1615 …} } } "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" => Proxies\__CG__\App\Entity\Category {#1433 +__isInitialized__: true -id: 1 -position: 0 -categoryFile: null -categoryFileName: "zebrafish-635bd6f02ff06772197189.jpg" -categoryFileSize: 301594 -categoryFileUpdatedAt: DateTime @1666963184 {#1602 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -products: Doctrine\ORM\PersistentCollection {#1598 …} -subCategories: Doctrine\ORM\PersistentCollection {#1577 …} -category1File: null -category1FileName: "zebrafish-635bd6f02e49b481858146.jpg" -category1FileSize: 301594 -category1FileUpdatedAt: DateTime @1666963184 {#1601 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -categoryIconFile: null -categoryIconFileName: "icon-zebrafish-635bd6f020a70506076244.svg" -categoryIconFileSize: 3017 -categoryIconFileUpdatedAt: DateTime @1666963184 {#1600 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -publications: Doctrine\ORM\PersistentCollection {#1439 …} -categoryPhaseEvolutions: Doctrine\ORM\PersistentCollection {#1745 …} -categoryIcon1File: null -categoryIcon1FileName: "icon-zebrafish-635bd6f020a70506076244-6364ea9046c6a563366159.svg" -categoryIcon1FileSize: 3017 -categoryIcon1FileUpdatedAt: DateTime @1667558032 {#1599 date: 2022-11-04 11:33:52.0 Europe/Paris (+01:00) } #translations: Doctrine\ORM\PersistentCollection {#1787 …} #newTranslations: null #currentLocale: "en" #defaultLocale: "en" -updatedAt: null -createdAt: null -updator: null -creator: null …2 } ] } }  | 
                    
                                                                                                                            Doctrine\ORM\QueryBuilder {#2593 -_em: Doctrine\ORM\EntityManager {#791 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2595 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2596 #from: "App\Entity\Category" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2597 #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 {#2594 …} -_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) {#1836 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1547 …} }  | 
                
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2603 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2602 …} }  | 
                
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2612 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] }  | 
                
| choice_translation_domain | false | 
                
| choice_translation_parameters | []  | 
                
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2598 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2607 -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 {#2607 -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 {#2593 -_em: Doctrine\ORM\EntityManager {#791 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2595 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2596 #from: "App\Entity\Category" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2597 #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 {#2594 …} -_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() {#2587 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#2591 …} } }  | 
                
| 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 {#2623 +label: "ZebraFish" +value: "1" +data: Proxies\__CG__\App\Entity\Category {#1433 +__isInitialized__: true -id: 1 -position: 0 -categoryFile: null -categoryFileName: "zebrafish-635bd6f02ff06772197189.jpg" -categoryFileSize: 301594 -categoryFileUpdatedAt: DateTime @1666963184 {#1602 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -products: Doctrine\ORM\PersistentCollection {#1598 …} -subCategories: Doctrine\ORM\PersistentCollection {#1577 …} -category1File: null -category1FileName: "zebrafish-635bd6f02e49b481858146.jpg" -category1FileSize: 301594 -category1FileUpdatedAt: DateTime @1666963184 {#1601 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -categoryIconFile: null -categoryIconFileName: "icon-zebrafish-635bd6f020a70506076244.svg" -categoryIconFileSize: 3017 -categoryIconFileUpdatedAt: DateTime @1666963184 {#1600 date: 2022-10-28 15:19:44.0 Europe/Paris (+02:00) } -publications: Doctrine\ORM\PersistentCollection {#1439 …} -categoryPhaseEvolutions: Doctrine\ORM\PersistentCollection {#1745 …} -categoryIcon1File: null -categoryIcon1FileName: "icon-zebrafish-635bd6f020a70506076244-6364ea9046c6a563366159.svg" -categoryIcon1FileSize: 3017 -categoryIcon1FileUpdatedAt: DateTime @1667558032 {#1599 date: 2022-11-04 11:33:52.0 Europe/Paris (+01:00) } #translations: Doctrine\ORM\PersistentCollection {#1787 …} #newTranslations: null #currentLocale: "en" #defaultLocale: "en" -updatedAt: null -createdAt: null -updator: null -creator: null …2 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2657 +label: "Rodent" +value: "2" +data: App\Entity\Category {#2629 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2663 +label: "Other Species" +value: "3" +data: App\Entity\Category {#2645 …} +attr: [] +labelTranslationParameters: [] } ]  | 
                
| compound | true | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3786 -form: Symfony\Component\Form\Form {#3134 …} -errors: [] }  | 
                
| expanded | true | 
                
| form | Symfony\Component\Form\FormView {#3785 …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) {#3794 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2527 …} }  | 
                
| 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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3109 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3108 …} } }  | 
                
| 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 {#3797 -form: Symfony\Component\Form\Form {#3137 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3796 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3118 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3117 …} } }  | 
                
| 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 {#3798 -form: Symfony\Component\Form\Form {#3140 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3799 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3127 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3126 …} } }  | 
                
| 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 {#3800 -form: Symfony\Component\Form\Form {#3143 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3801 …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) {#2511 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1547 …} }  | 
                    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) {#2504 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1547 …} }  | 
                    
                                                                                                                            Doctrine\ORM\QueryBuilder {#2678 -_em: Doctrine\ORM\EntityManager {#791 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2680 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2681 #from: "App\Entity\SubCategory" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2682 #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 {#2683 #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 {#2679 …} -_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) {#2511 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1547 …} }  | 
                
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2710 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2686 …} }  | 
                
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2685 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] }  | 
                
| choice_translation_domain | false | 
                
| choice_translation_parameters | []  | 
                
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2687 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2691 -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 {#2691 -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 {#2678 -_em: Doctrine\ORM\EntityManager {#791 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2680 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2681 #from: "App\Entity\SubCategory" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2682 #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 {#2683 #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 {#2679 …} -_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() {#2677 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#2676 …} } }  | 
                
| 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 {#2695 +label: "Fish Behavior Monitoring" +value: "1" +data: App\Entity\SubCategory {#1376 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2774 +label: "Cardiology" +value: "2" +data: App\Entity\SubCategory {#1783 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2780 +label: "Visual Function" +value: "3" +data: App\Entity\SubCategory {#1802 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2784 +label: "Operant Conditioning" +value: "4" +data: App\Entity\SubCategory {#1812 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2788 +label: "Auditory Function" +value: "5" +data: App\Entity\SubCategory {#1822 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2792 +label: "Rodents Behavior Monitoring" +value: "6" +data: App\Entity\SubCategory {#2712 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2796 +label: "Gait Analysis" +value: "7" +data: App\Entity\SubCategory {#2722 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2800 +label: "Enrichment" +value: "8" +data: App\Entity\SubCategory {#2732 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2804 +label: "Sleep Monitoring" +value: "9" +data: App\Entity\SubCategory {#2742 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2808 +label: "Long Term Behavior Monitoring" +value: "11" +data: App\Entity\SubCategory {#2753 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2812 +label: "Other species behavior Monitoring" +value: "12" +data: App\Entity\SubCategory {#2764 …} +attr: [] +labelTranslationParameters: [] } ]  | 
                
| compound | true | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3795 -form: Symfony\Component\Form\Form {#3245 …} -errors: [] }  | 
                
| expanded | true | 
                
| form | Symfony\Component\Form\FormView {#3793 …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) {#3803 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2527 …} }  | 
                
| 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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3147 …} } }  | 
                
| 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 {#3806 -form: Symfony\Component\Form\Form {#3248 …} -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_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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3156 …} } }  | 
                
| 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 {#3807 -form: Symfony\Component\Form\Form {#3251 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3808 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3166 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3165 …} } }  | 
                
| 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 {#3809 -form: Symfony\Component\Form\Form {#3254 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3810 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3175 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3174 …} } }  | 
                
| 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 {#3811 -form: Symfony\Component\Form\Form {#3257 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3812 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3184 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3183 …} } }  | 
                
| 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 {#3813 -form: Symfony\Component\Form\Form {#3260 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3814 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3193 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3192 …} } }  | 
                
| 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 {#3815 -form: Symfony\Component\Form\Form {#3263 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3816 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3202 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3201 …} } }  | 
                
| 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 {#3817 -form: Symfony\Component\Form\Form {#3266 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3818 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3210 …} } }  | 
                
| 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 {#3819 -form: Symfony\Component\Form\Form {#3269 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3820 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3220 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3219 …} } }  | 
                
| 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 {#3821 -form: Symfony\Component\Form\Form {#3272 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3822 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3229 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3228 …} } }  | 
                
| 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 {#3823 -form: Symfony\Component\Form\Form {#3275 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3824 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3238 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3237 …} } }  | 
                
| 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 {#3825 -form: Symfony\Component\Form\Form {#3278 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3826 …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() {#2826 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#2825 …} } }  | 
                
| 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 {#2834 +label: "hardware_systems" +value: "hardware_systems" +data: "hardware_systems" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2835 +label: "software_systems" +value: "software_systems" +data: "software_systems" +attr: [] +labelTranslationParameters: [] } ]  | 
                
| compound | true | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3804 -form: Symfony\Component\Form\Form {#3299 …} -errors: [] }  | 
                
| expanded | true | 
                
| form | Symfony\Component\Form\FormView {#3802 …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) {#3828 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2527 …} }  | 
                
| 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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3283 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3282 …} } }  | 
                
| 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 {#3831 -form: Symfony\Component\Form\Form {#3302 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3830 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3292 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3291 …} } }  | 
                
| 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 {#3832 -form: Symfony\Component\Form\Form {#3305 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3833 …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) {#2509 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1547 …} }  | 
                    same as passed value | 
| choices | Doctrine\Common\Collections\ArrayCollection {#1671 -elements: [ Proxies\__CG__\App\Entity\ProductAddon {#2240 …} Proxies\__CG__\App\Entity\ProductAddon {#2238 …} Proxies\__CG__\App\Entity\ProductAddon {#2236 …} Proxies\__CG__\App\Entity\ProductAddon {#2234 …} Proxies\__CG__\App\Entity\ProductAddon {#2232 …} Proxies\__CG__\App\Entity\ProductAddon {#2221 …} Proxies\__CG__\App\Entity\ProductAddon {#2219 …} Proxies\__CG__\App\Entity\ProductAddon {#2217 …} Proxies\__CG__\App\Entity\ProductAddon {#2201 …} Proxies\__CG__\App\Entity\ProductAddon {#2299 …} Proxies\__CG__\App\Entity\ProductAddon {#2301 …} Proxies\__CG__\App\Entity\ProductAddon {#2303 …} Proxies\__CG__\App\Entity\ProductAddon {#2305 …} Proxies\__CG__\App\Entity\ProductAddon {#2307 …} ] }  | 
                    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) {#2509 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1547 …} }  | 
                
| choice_loader | null | 
                
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2846 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] }  | 
                
| choice_translation_domain | false | 
                
| choice_translation_parameters | []  | 
                
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2847 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2845 -om: ContainerPabiEAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#43 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2136 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] }  | 
                
| choices | Doctrine\Common\Collections\ArrayCollection {#1671 -elements: [ Proxies\__CG__\App\Entity\ProductAddon {#2240 …} Proxies\__CG__\App\Entity\ProductAddon {#2238 …} Proxies\__CG__\App\Entity\ProductAddon {#2236 …} Proxies\__CG__\App\Entity\ProductAddon {#2234 …} Proxies\__CG__\App\Entity\ProductAddon {#2232 …} Proxies\__CG__\App\Entity\ProductAddon {#2221 …} Proxies\__CG__\App\Entity\ProductAddon {#2219 …} Proxies\__CG__\App\Entity\ProductAddon {#2217 …} Proxies\__CG__\App\Entity\ProductAddon {#2201 …} Proxies\__CG__\App\Entity\ProductAddon {#2299 …} Proxies\__CG__\App\Entity\ProductAddon {#2301 …} Proxies\__CG__\App\Entity\ProductAddon {#2303 …} Proxies\__CG__\App\Entity\ProductAddon {#2305 …} Proxies\__CG__\App\Entity\ProductAddon {#2307 …} ] }  | 
                
| 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 {#2845 -om: ContainerPabiEAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#43 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2136 …} -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() {#2844 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#2843 …} } }  | 
                
| 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 {#2991 +label: "Isolation chamber" +value: "3" +data: Proxies\__CG__\App\Entity\ProductAddon {#2240 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2993 +label: "Optogenetics TopLight" +value: "4" +data: Proxies\__CG__\App\Entity\ProductAddon {#2238 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2999 +label: "Screen stimulation (color place preference/ OMR)" +value: "5" +data: Proxies\__CG__\App\Entity\ProductAddon {#2236 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3003 +label: "Temperature Control Unit" +value: "6" +data: Proxies\__CG__\App\Entity\ProductAddon {#2234 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3007 +label: "Sound stimulation module" +value: "2" +data: Proxies\__CG__\App\Entity\ProductAddon {#2232 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3011 +label: "Social Contact - Aquatic species" +value: "8" +data: Proxies\__CG__\App\Entity\ProductAddon {#2221 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3015 +label: "Shoaling" +value: "9" +data: Proxies\__CG__\App\Entity\ProductAddon {#2219 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3019 +label: "Place Preference" +value: "10" +data: Proxies\__CG__\App\Entity\ProductAddon {#2217 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3023 +label: "Rotation and Histogram - Aquatic species" +value: "11" +data: Proxies\__CG__\App\Entity\ProductAddon {#2201 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3027 +label: "Shocker" +value: "18" +data: Proxies\__CG__\App\Entity\ProductAddon {#2299 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3031 +label: "Food Dispenser" +value: "17" +data: Proxies\__CG__\App\Entity\ProductAddon {#2301 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3035 +label: "Place Preference" +value: "19" +data: Proxies\__CG__\App\Entity\ProductAddon {#2303 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3039 +label: "Aquatic Mazes" +value: "1" +data: Proxies\__CG__\App\Entity\ProductAddon {#2305 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3043 +label: "Temperature Control Unit" +value: "21" +data: Proxies\__CG__\App\Entity\ProductAddon {#2307 …} +attr: [] +labelTranslationParameters: [] } ]  | 
                
| compound | true | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3829 -form: Symfony\Component\Form\Form {#3434 …} -errors: [] }  | 
                
| expanded | true | 
                
| form | Symfony\Component\Form\FormView {#3827 …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) {#3835 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2527 …} }  | 
                
| 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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3310 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3309 …} } }  | 
                
| 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 {#3838 -form: Symfony\Component\Form\Form {#3437 …} -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_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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3319 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3318 …} } }  | 
                
| 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 {#3839 -form: Symfony\Component\Form\Form {#3440 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3840 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3328 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3327 …} } }  | 
                
| 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 {#3841 -form: Symfony\Component\Form\Form {#3443 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3842 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3337 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3336 …} } }  | 
                
| 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 {#3843 -form: Symfony\Component\Form\Form {#3446 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3844 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3346 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3345 …} } }  | 
                
| 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 {#3845 -form: Symfony\Component\Form\Form {#3449 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3846 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3355 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3354 …} } }  | 
                
| 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 {#3847 -form: Symfony\Component\Form\Form {#3452 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3848 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3364 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3363 …} } }  | 
                
| 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 {#3849 -form: Symfony\Component\Form\Form {#3455 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3850 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3372 …} } }  | 
                
| 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 {#3851 -form: Symfony\Component\Form\Form {#3458 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3852 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3382 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3381 …} } }  | 
                
| 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 {#3853 -form: Symfony\Component\Form\Form {#3461 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3854 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3391 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3390 …} } }  | 
                
| 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 {#3855 -form: Symfony\Component\Form\Form {#3464 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3856 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3400 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3399 …} } }  | 
                
| 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 {#3857 -form: Symfony\Component\Form\Form {#3467 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3858 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3409 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3408 …} } }  | 
                
| 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 {#3859 -form: Symfony\Component\Form\Form {#3470 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3860 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3417 …} } }  | 
                
| 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 {#3861 -form: Symfony\Component\Form\Form {#3473 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3862 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#3427 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3426 …} } }  | 
                
| 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 {#3863 -form: Symfony\Component\Form\Form {#3476 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3864 …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 | "87a5a320a34cb00.zseJy9ael6gfC3ccSv04Sqhf7Nu-1Uh8psy2xBenc_w.vYnsruPL3s1deRxwJrVPMthnnp6JgBAx7PjFjFPEPoiMht-qu-b6-yZUBA" | 
                    
| 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 | "87a5a320a34cb00.zseJy9ael6gfC3ccSv04Sqhf7Nu-1Uh8psy2xBenc_w.vYnsruPL3s1deRxwJrVPMthnnp6JgBAx7PjFjFPEPoiMht-qu-b6-yZUBA" | 
                    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 | "87a5a320a34cb00.zseJy9ael6gfC3ccSv04Sqhf7Nu-1Uh8psy2xBenc_w.vYnsruPL3s1deRxwJrVPMthnnp6JgBAx7PjFjFPEPoiMht-qu-b6-yZUBA" | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#3778 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1546 …} }  | 
                
| 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() {#3836 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3834 …} } }  | 
                
| 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 | "87a5a320a34cb00.zseJy9ael6gfC3ccSv04Sqhf7Nu-1Uh8psy2xBenc_w.vYnsruPL3s1deRxwJrVPMthnnp6JgBAx7PjFjFPEPoiMht-qu-b6-yZUBA" | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#3874 -form: Symfony\Component\Form\Form {#3870 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#3866 …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 | "87a5a320a34cb00.zseJy9ael6gfC3ccSv04Sqhf7Nu-1Uh8psy2xBenc_w.vYnsruPL3s1deRxwJrVPMthnnp6JgBAx7PjFjFPEPoiMht-qu-b6-yZUBA" | 
                
newsletter
"App\Form\NewsletterType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | App\Entity\Newsletter {#5287 -id: null -email: null -date: DateTime @1762219788 {#5296 date: 2025-11-04 02:29:48.948305 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 {#5287 -id: null -email: null -date: DateTime @1762219788 {#5296 date: 2025-11-04 02:29:48.948305 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 {#5287 -id: null -email: null -date: DateTime @1762219788 {#5296 date: 2025-11-04 02:29:48.948305 Europe/Paris (+01:00) } -name: null }  | 
                
| data_class | "App\Entity\Newsletter" | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#5290 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1546 …} 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() {#5288 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#5289 …} } }  | 
                
| 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 {#5287 -id: null -email: null -date: DateTime @1762219788 {#5296 date: 2025-11-04 02:29:48.948305 Europe/Paris (+01:00) } -name: null }  | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#5350 -form: Symfony\Component\Form\Form {#5356 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#5297 …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 {#5287 -id: null -email: null -date: DateTime @1762219788 {#5296 date: 2025-11-04 02:29:48.948305 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) {#5304 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1546 …} }  | 
                
| 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() {#5325 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#5327 …} } }  | 
                
| 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 {#5371 -form: Symfony\Component\Form\Form {#5359 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#5369 …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) {#5312 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1546 …} }  | 
                
| 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() {#5344 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#5336 …} } }  | 
                
| 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 {#5372 -form: Symfony\Component\Form\Form {#5362 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#5373 …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) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3096 …} }  | 
                
| 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 {#3097 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() {#5305 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#5328 …} } }  | 
                
| 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 {#5374 -form: Symfony\Component\Form\Form {#5365 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#5384 …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 | "8dcfaf4304b.yiB55BHJ_NLwyys1uPNx-cSgFt_gT-QvnCyh1C0ohJQ.ukNAsiiEvquRiGdk9rEZlJOSQ6-TJ9N1qhyRoxR97teSZzC1a7uKoaqoWA" | 
                    
| 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 | "8dcfaf4304b.yiB55BHJ_NLwyys1uPNx-cSgFt_gT-QvnCyh1C0ohJQ.ukNAsiiEvquRiGdk9rEZlJOSQ6-TJ9N1qhyRoxR97teSZzC1a7uKoaqoWA" | 
                    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 | "8dcfaf4304b.yiB55BHJ_NLwyys1uPNx-cSgFt_gT-QvnCyh1C0ohJQ.ukNAsiiEvquRiGdk9rEZlJOSQ6-TJ9N1qhyRoxR97teSZzC1a7uKoaqoWA" | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#5345 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1546 …} }  | 
                
| 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() {#5386 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#5387 …} } }  | 
                
| 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 | "8dcfaf4304b.yiB55BHJ_NLwyys1uPNx-cSgFt_gT-QvnCyh1C0ohJQ.ukNAsiiEvquRiGdk9rEZlJOSQ6-TJ9N1qhyRoxR97teSZzC1a7uKoaqoWA" | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#5397 -form: Symfony\Component\Form\Form {#5393 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#5388 …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 | "8dcfaf4304b.yiB55BHJ_NLwyys1uPNx-cSgFt_gT-QvnCyh1C0ohJQ.ukNAsiiEvquRiGdk9rEZlJOSQ6-TJ9N1qhyRoxR97teSZzC1a7uKoaqoWA" |