- Request / Response
 - Performance
 - Validator
 - Forms
 - Exception
 - Logs 7
 - Events
 - Routing
 - Cache
 - Translation
 - 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
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
No options were passed when constructing this form.
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| auto_initialize | true | 
                
| block_name | null | 
                
| block_prefix | null | 
                
| by_reference | true | 
                
| compound | true | 
                
| constraints | []  | 
                
| csrf_field_name | "_token" | 
                
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
                
| csrf_protection | true | 
                
| csrf_token_id | null | 
                
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#271 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#282 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#1246 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1209 …} }  | 
                
| 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() {#1244 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1173 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $translationDomain: "validators" $message: Closure() {#1245 …} } }  | 
                
| 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 {#1595 -form: Symfony\Component\Form\Form {#1495 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1394 …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 {#271 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#282 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#1290 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1209 …} }  | 
                
| 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() {#1260 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1173 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $translationDomain: "validators" $message: Closure() {#1259 …} } }  | 
                
| 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 {#1872 -form: Symfony\Component\Form\Form {#1532 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1882 …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 | ""  | 
                
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) {#1301 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1210 …} }  | 
                    same as passed value | 
| class | "App\Entity\Category" | 
                    same as passed value | 
| expanded | true | 
                    same as passed value | 
| label | false | 
                    
                                                                                                                            false
                                             | 
                
| label_attr | [ "class" => "checkbox-custom fw-500" ]  | 
                    
                                                                                                                            [ "class" => "checkbox-custom fw-500" ]  | 
                
| multiple | true | 
                    same as passed value | 
| query_builder | Closure(CategoryRepository $er) {#1296 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1210 …} 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 {#271 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#282 …} } "csrf_token_id" => null "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "data_class" => null "empty_data" => Closure(FormInterface $form) {#1246 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1209 …} } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#1244 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1173 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $translationDomain: "validators" $message: Closure() {#1245 …} } } "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 ] } }  | 
                    
                                                                                                                            Doctrine\ORM\QueryBuilder {#1275 -_em: Doctrine\ORM\EntityManager {#706 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1273 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1272 #from: "App\Entity\Category" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1271 #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 {#1274 …} -_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) {#1301 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1210 …} }  | 
                
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1304 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1278 …} }  | 
                
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1293 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] }  | 
                
| choice_translation_domain | false | 
                
| choice_translation_parameters | []  | 
                
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1280 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1284 -om: ContainerVW6utlD\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#308 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1160 …} -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 {#271 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#282 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| em | ContainerVW6utlD\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#308 …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 {#1284 -om: ContainerVW6utlD\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#308 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1160 …} -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 | false | 
                
| label_attr | [ "class" => "checkbox-custom fw-500" ]  | 
                
| 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 {#1275 -_em: Doctrine\ORM\EntityManager {#706 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1273 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1272 #from: "App\Entity\Category" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1271 #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 {#1274 …} -_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() {#1276 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1173 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $translationDomain: "validators" $message: Closure() {#1281 …} } }  | 
                
| 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 | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1368 +label: "Les Chaînes" +value: "2" +data: Proxies\__CG__\App\Entity\Category {#1093 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1366 +label: "Manutention & Convoyeurs" +value: "1" +data: App\Entity\Category {#1346 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1295 +label: "Accessoires & Hygiène" +value: "3" +data: App\Entity\Category {#1355 …} +attr: [] +labelTranslationParameters: [] } ]  | 
                
| compound | true | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#1550 -form: Symfony\Component\Form\Form {#1525 …} -errors: [] }  | 
                
| expanded | true | 
                
| form | Symfony\Component\Form\FormView {#1651 …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) {#1883 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1219 …} }  | 
                
| label | false | 
                
| label_attr | [ "class" => "checkbox-custom fw-500" ]  | 
                
| 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 | []  | 
                
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 | "Les Chaînes" | 
                    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 {#271 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#282 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#1539 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1536 …} }  | 
                
| 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 {#1537 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Les Chaînes" | 
                
| 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() {#1501 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1173 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $translationDomain: "validators" $message: Closure() {#1499 …} } }  | 
                
| 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 {#1604 -form: Symfony\Component\Form\Form {#1528 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1568 …5}  | 
                
| full_name | "products_filter[categories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_categories_2" | 
                
| label | "Les Chaînes" | 
                
| 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" | 
                
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 | "Manutention & Convoyeurs" | 
                    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 {#271 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#282 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#1539 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1536 …} }  | 
                
| 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 {#1537 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Manutention & Convoyeurs" | 
                
| 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() {#1508 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1173 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $translationDomain: "validators" $message: Closure() {#1509 …} } }  | 
                
| 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 {#1577 -form: Symfony\Component\Form\Form {#1530 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1507 …5}  | 
                
| full_name | "products_filter[categories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_categories_1" | 
                
| label | "Manutention & Convoyeurs" | 
                
| 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" | 
                
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 | "Accessoires & Hygiène" | 
                    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 {#271 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#282 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#1539 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1536 …} }  | 
                
| 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 {#1537 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Accessoires & Hygiène" | 
                
| 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() {#1518 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1173 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $translationDomain: "validators" $message: Closure() {#1517 …} } }  | 
                
| 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 {#1282 -form: Symfony\Component\Form\Form {#1544 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1586 …5}  | 
                
| full_name | "products_filter[categories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_categories_3" | 
                
| label | "Accessoires & Hygiène" | 
                
| 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) {#1292 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1210 …} }  | 
                    same as passed value | 
| class | "App\Entity\SubCategory" | 
                    same as passed value | 
| expanded | true | 
                    same as passed value | 
| label_attr | [ "class" => "checkbox-custom fw-500" ]  | 
                    
                                                                                                                            [ "class" => "checkbox-custom fw-500" ]  | 
                
| multiple | true | 
                    same as passed value | 
| query_builder | Closure(SubCategoryRepository $er) {#1298 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1210 …} }  | 
                    
                                                                                                                            Doctrine\ORM\QueryBuilder {#1385 -_em: Doctrine\ORM\EntityManager {#706 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1387 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1388 #from: "App\Entity\SubCategory" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1389 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.position asc" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\SubCategory a ORDER BY a.position asc" -parameters: Doctrine\Common\Collections\ArrayCollection {#1386 …} -_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) {#1292 class: "App\Form\ProductsFilterType" this: App\Form\ProductsFilterType {#1210 …} }  | 
                
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1408 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1391 …} }  | 
                
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1390 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] }  | 
                
| choice_translation_domain | false | 
                
| choice_translation_parameters | []  | 
                
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1392 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1396 -om: ContainerVW6utlD\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#308 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#879 …} -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 {#271 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#282 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| em | ContainerVW6utlD\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#308 …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 {#1396 -om: ContainerVW6utlD\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#308 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#879 …} -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 fw-500" ]  | 
                
| 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 {#1385 -_em: Doctrine\ORM\EntityManager {#706 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1387 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1388 #from: "App\Entity\SubCategory" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1389 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.position asc" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\SubCategory a ORDER BY a.position asc" -parameters: Doctrine\Common\Collections\ArrayCollection {#1386 …} -_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() {#1379 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1173 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $translationDomain: "validators" $message: Closure() {#1383 …} } }  | 
                
| 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 {#1415 +label: "Chaîne Bovins" +value: "1" +data: App\Entity\SubCategory {#1418 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1457 +label: "Chaîne Ovins" +value: "2" +data: App\Entity\SubCategory {#1112 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1463 +label: "Manutention" +value: "3" +data: App\Entity\SubCategory {#1423 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1467 +label: "Convoyeurs Aérien" +value: "4" +data: App\Entity\SubCategory {#1430 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1471 +label: "Chaîne Porcins" +value: "5" +data: App\Entity\SubCategory {#1436 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1475 +label: "Convoyeurs Type Tapis" +value: "6" +data: App\Entity\SubCategory {#1441 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1479 +label: "Scies et autres" +value: "7" +data: App\Entity\SubCategory {#1446 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1483 +label: "Hygiène" +value: "8" +data: App\Entity\SubCategory {#1451 …} +attr: [] +labelTranslationParameters: [] } ]  | 
                
| compound | true | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#1613 -form: Symfony\Component\Form\Form {#1619 …} -errors: [] }  | 
                
| expanded | true | 
                
| form | Symfony\Component\Form\FormView {#1874 …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) {#1657 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1219 …} }  | 
                
| label | null | 
                
| label_attr | [ "class" => "checkbox-custom fw-500" ]  | 
                
| 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 | "Chaîne Bovins" | 
                    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 {#271 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#282 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#1539 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1536 …} }  | 
                
| 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 {#1537 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Chaîne Bovins" | 
                
| 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() {#1549 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1173 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $translationDomain: "validators" $message: Closure() {#1548 …} } }  | 
                
| 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 {#1873 -form: Symfony\Component\Form\Form {#1622 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1859 …5}  | 
                
| full_name | "products_filter[subCategories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_subCategories_1" | 
                
| label | "Chaîne Bovins" | 
                
| 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 | "Chaîne Ovins" | 
                    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 {#271 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#282 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#1539 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1536 …} }  | 
                
| 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 {#1537 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Chaîne Ovins" | 
                
| 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() {#1558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1173 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $translationDomain: "validators" $message: Closure() {#1557 …} } }  | 
                
| 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 {#1864 -form: Symfony\Component\Form\Form {#1625 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1656 …5}  | 
                
| full_name | "products_filter[subCategories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_subCategories_2" | 
                
| label | "Chaîne Ovins" | 
                
| 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 | "Manutention" | 
                    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 {#271 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#282 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#1539 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1536 …} }  | 
                
| 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 {#1537 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Manutention" | 
                
| 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() {#1567 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1173 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $translationDomain: "validators" $message: Closure() {#1566 …} } }  | 
                
| 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 {#1916 -form: Symfony\Component\Form\Form {#1628 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1876 …5}  | 
                
| full_name | "products_filter[subCategories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_subCategories_3" | 
                
| label | "Manutention" | 
                
| 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 | "Convoyeurs Aérien" | 
                    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 {#271 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#282 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#1539 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1536 …} }  | 
                
| 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 {#1537 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Convoyeurs Aérien" | 
                
| 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() {#1576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1173 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $translationDomain: "validators" $message: Closure() {#1575 …} } }  | 
                
| 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 {#1915 -form: Symfony\Component\Form\Form {#1631 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1860 …5}  | 
                
| full_name | "products_filter[subCategories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_subCategories_4" | 
                
| label | "Convoyeurs Aérien" | 
                
| 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 | "Chaîne Porcins" | 
                    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 {#271 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#282 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#1539 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1536 …} }  | 
                
| 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 {#1537 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Chaîne Porcins" | 
                
| 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() {#1585 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1173 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $translationDomain: "validators" $message: Closure() {#1584 …} } }  | 
                
| 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 {#1879 -form: Symfony\Component\Form\Form {#1634 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1887 …5}  | 
                
| full_name | "products_filter[subCategories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_subCategories_5" | 
                
| label | "Chaîne Porcins" | 
                
| 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 | "Convoyeurs                                 Type Tapis" | 
                    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 {#271 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#282 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#1539 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1536 …} }  | 
                
| 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 {#1537 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Convoyeurs                                 Type Tapis" | 
                
| 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() {#1594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1173 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $translationDomain: "validators" $message: Closure() {#1593 …} } }  | 
                
| 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 {#1885 -form: Symfony\Component\Form\Form {#1637 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1881 …5}  | 
                
| full_name | "products_filter[subCategories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_subCategories_6" | 
                
| label | "Convoyeurs                                 Type Tapis" | 
                
| 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 | "Scies et autres" | 
                    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 {#271 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#282 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#1539 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1536 …} }  | 
                
| 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 {#1537 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Scies et autres" | 
                
| 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() {#1603 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1173 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $translationDomain: "validators" $message: Closure() {#1602 …} } }  | 
                
| 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 {#1877 -form: Symfony\Component\Form\Form {#1640 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1871 …5}  | 
                
| full_name | "products_filter[subCategories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_subCategories_7" | 
                
| label | "Scies et autres" | 
                
| 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 | "Hygiène" | 
                    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 {#271 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#282 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form, $viewData) {#1539 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1536 …} }  | 
                
| 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 {#1537 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
                
| label | "Hygiène" | 
                
| 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() {#1612 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1173 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $translationDomain: "validators" $message: Closure() {#1611 …} } }  | 
                
| 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 {#1878 -form: Symfony\Component\Form\Form {#1643 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1869 …5}  | 
                
| full_name | "products_filter[subCategories][]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "products_filter_subCategories_8" | 
                
| label | "Hygiène" | 
                
| 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" | 
                
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "13f6342e8fd3e188b.8PjUYDdyKvxEszOerEndz1bea29gLjHOmd3HTbsU7g8.n6-eE1UqRJh2g2Oq7gq34iKHRgxZS2f5qKWEL80tm1ymsYwyZx1GnQzKQA" | 
                    
| 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 | "13f6342e8fd3e188b.8PjUYDdyKvxEszOerEndz1bea29gLjHOmd3HTbsU7g8.n6-eE1UqRJh2g2Oq7gq34iKHRgxZS2f5qKWEL80tm1ymsYwyZx1GnQzKQA" | 
                    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 {#271 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#284 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#282 …} }  | 
                
| data | "13f6342e8fd3e188b.8PjUYDdyKvxEszOerEndz1bea29gLjHOmd3HTbsU7g8.n6-eE1UqRJh2g2Oq7gq34iKHRgxZS2f5qKWEL80tm1ymsYwyZx1GnQzKQA" | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#1891 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1209 …} }  | 
                
| 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() {#1875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1173 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#216 …} $translationDomain: "validators" $message: Closure() {#1890 …} } }  | 
                
| 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 | "13f6342e8fd3e188b.8PjUYDdyKvxEszOerEndz1bea29gLjHOmd3HTbsU7g8.n6-eE1UqRJh2g2Oq7gq34iKHRgxZS2f5qKWEL80tm1ymsYwyZx1GnQzKQA" | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#1904 -form: Symfony\Component\Form\Form {#1900 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1661 …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 | "13f6342e8fd3e188b.8PjUYDdyKvxEszOerEndz1bea29gLjHOmd3HTbsU7g8.n6-eE1UqRJh2g2Oq7gq34iKHRgxZS2f5qKWEL80tm1ymsYwyZx1GnQzKQA" |