- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 390
- Events
- Routing
- Cache
- Translation 4
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations 1
- Debug
- Messages
- E-mails
- Notifications
- Mercure
- 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
product_filter
"App\Form\ProductFilterType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Product {#632 -id: null -name: null -description: null -cost: null -productCategory: null -image: null -favoriteProducts: Doctrine\Common\Collections\ArrayCollection {#633 …} -productImages: Doctrine\Common\Collections\ArrayCollection {#634 …} -produitQteStock: null -precommande: null -apropos: null -avertissement: null -precautionsEmploi: null -breveDescription: null -volume: null -tracabilites: Doctrine\Common\Collections\ArrayCollection {#635 …} -legende_image: null -metatitle: null -metadescription: null -name_english: null -breveDescription_english: null -apropos_english: null -description_english: null -avertissement_english: null -precautionsEmploi_english: null -langue: null -legalNotice: null -legalNotice_english: null -originAndCurrentProduction: null -originAndCurrentProduction_english: null -usageTips: null -usageTips_english: null -compositionAndPrecautionsForUse: null -compositionAndPrecautionsForUse_english: null -precautionsGenerales: null -precautionsGenerales_english: null -referenceSKU: null -featured: null -tva: "0" -isMonthProduct: null -majDate: null -status: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| admin | false |
same as passed value |
| data | App\Entity\Product {#632 -id: null -name: null -description: null -cost: null -productCategory: null -image: null -favoriteProducts: Doctrine\Common\Collections\ArrayCollection {#633 …} -productImages: Doctrine\Common\Collections\ArrayCollection {#634 …} -produitQteStock: null -precommande: null -apropos: null -avertissement: null -precautionsEmploi: null -breveDescription: null -volume: null -tracabilites: Doctrine\Common\Collections\ArrayCollection {#635 …} -legende_image: null -metatitle: null -metadescription: null -name_english: null -breveDescription_english: null -apropos_english: null -description_english: null -avertissement_english: null -precautionsEmploi_english: null -langue: null -legalNotice: null -legalNotice_english: null -originAndCurrentProduction: null -originAndCurrentProduction_english: null -usageTips: null -usageTips_english: null -compositionAndPrecautionsForUse: null -compositionAndPrecautionsForUse_english: null -precautionsGenerales: null -precautionsGenerales_english: null -referenceSKU: null -featured: null -tva: "0" -isMonthProduct: null -majDate: null -status: null } |
same as passed value |
| method | "GET" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| admin | false |
| 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 {#691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#693 …} -namespace: Closure() {#695 …} } |
| data | App\Entity\Product {#632 -id: null -name: null -description: null -cost: null -productCategory: null -image: null -favoriteProducts: Doctrine\Common\Collections\ArrayCollection {#633 …} -productImages: Doctrine\Common\Collections\ArrayCollection {#634 …} -produitQteStock: null -precommande: null -apropos: null -avertissement: null -precautionsEmploi: null -breveDescription: null -volume: null -tracabilites: Doctrine\Common\Collections\ArrayCollection {#635 …} -legende_image: null -metatitle: null -metadescription: null -name_english: null -breveDescription_english: null -apropos_english: null -description_english: null -avertissement_english: null -precautionsEmploi_english: null -langue: null -legalNotice: null -legalNotice_english: null -originAndCurrentProduction: null -originAndCurrentProduction_english: null -usageTips: null -usageTips_english: null -compositionAndPrecautionsForUse: null -compositionAndPrecautionsForUse_english: null -precautionsGenerales: null -precautionsGenerales_english: null -referenceSKU: null -featured: null -tva: "0" -isMonthProduct: null -majDate: null -status: null } |
| data_class | "App\Entity\Product" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#733 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#653 …} use: { $class: "App\Entity\Product" } } |
| 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 | "GET" |
| 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() {#731 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#702 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#154 …} $translationDomain: "validators" $message: Closure() {#732 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "product_filter" "_product_filter" ] |
| cache_key | "_product_filter_product_filter" |
| compound | true |
| data | App\Entity\Product {#632 -id: null -name: null -description: null -cost: null -productCategory: null -image: null -favoriteProducts: Doctrine\Common\Collections\ArrayCollection {#633 …} -productImages: Doctrine\Common\Collections\ArrayCollection {#634 …} -produitQteStock: null -precommande: null -apropos: null -avertissement: null -precautionsEmploi: null -breveDescription: null -volume: null -tracabilites: Doctrine\Common\Collections\ArrayCollection {#635 …} -legende_image: null -metatitle: null -metadescription: null -name_english: null -breveDescription_english: null -apropos_english: null -description_english: null -avertissement_english: null -precautionsEmploi_english: null -langue: null -legalNotice: null -legalNotice_english: null -originAndCurrentProduction: null -originAndCurrentProduction_english: null -usageTips: null -usageTips_english: null -compositionAndPrecautionsForUse: null -compositionAndPrecautionsForUse_english: null -precautionsGenerales: null -precautionsGenerales_english: null -referenceSKU: null -featured: null -tva: "0" -isMonthProduct: null -majDate: null -status: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1123 -form: Symfony\Component\Form\Form {#955 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1082 …5} |
| full_name | "product_filter" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_filter" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "product_filter" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_filter" |
| valid | true |
| value | App\Entity\Product {#632 -id: null -name: null -description: null -cost: null -productCategory: null -image: null -favoriteProducts: Doctrine\Common\Collections\ArrayCollection {#633 …} -productImages: Doctrine\Common\Collections\ArrayCollection {#634 …} -produitQteStock: null -precommande: null -apropos: null -avertissement: null -precautionsEmploi: null -breveDescription: null -volume: null -tracabilites: Doctrine\Common\Collections\ArrayCollection {#635 …} -legende_image: null -metatitle: null -metadescription: null -name_english: null -breveDescription_english: null -apropos_english: null -description_english: null -avertissement_english: null -precautionsEmploi_english: null -langue: null -legalNotice: null -legalNotice_english: null -originAndCurrentProduction: null -originAndCurrentProduction_english: null -usageTips: null -usageTips_english: null -compositionAndPrecautionsForUse: null -compositionAndPrecautionsForUse_english: null -precautionsGenerales: null -precautionsGenerales_english: null -referenceSKU: null -featured: null -tva: "0" -isMonthProduct: null -majDate: null -status: null } |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Nom du produit" |
same as passed value |
| required | false |
same as passed value |
| trim | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#693 …} -namespace: Closure() {#695 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#845 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#653 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nom du produit" |
| 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() {#842 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#702 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#154 …} $translationDomain: "validators" $message: Closure() {#847 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_product_filter_name" ] |
| cache_key | "_product_filter_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1248 -form: Symfony\Component\Form\Form {#992 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1124 …5} |
| full_name | "product_filter[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_filter_name" |
| label | "Nom du produit" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_filter_name" |
| valid | true |
| value | "" |
description
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Description" |
same as passed value |
| required | false |
same as passed value |
| trim | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#693 …} -namespace: Closure() {#695 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#873 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#653 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Description" |
| 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() {#875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#702 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#154 …} $translationDomain: "validators" $message: Closure() {#874 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_product_filter_description" ] |
| cache_key | "_product_filter_description_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1135 -form: Symfony\Component\Form\Form {#996 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1254 …5} |
| full_name | "product_filter[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_filter_description" |
| label | "Description" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_filter_description" |
| valid | true |
| value | "" |
productCategory
"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(?ProductCategory $category) {#857 class: "App\Form\ProductFilterType" this: App\Form\ProductFilterType {#652 …} } |
same as passed value |
| choices | [ App\Entity\ProductCategory {#817 -id: 1 -name: "Gamme Naturelle" -description: null -image: "assets/img/products/immunsens.png" -image_en: null -products: Doctrine\ORM\PersistentCollection {#850 …} -status: null -name_english: null -description_english: null } ] |
[ App\Entity\ProductCategory {#817 -id: 1 -name: "Gamme Naturelle" -description: null -image: "assets/img/products/immunsens.png" -image_en: null -products: Doctrine\ORM\PersistentCollection {#850 …} -status: null -name_english: null -description_english: null } ] |
| class | "App\Entity\ProductCategory" |
same as passed value |
| label | "Catégorie" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(?ProductCategory $category) {#857 class: "App\Form\ProductFilterType" this: App\Form\ProductFilterType {#652 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#865 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#804 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#877 -om: ContainerYWSmDsf\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#417 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#778 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ App\Entity\ProductCategory {#817 -id: 1 -name: "Gamme Naturelle" -description: null -image: "assets/img/products/immunsens.png" -image_en: null -products: Doctrine\ORM\PersistentCollection {#850 …} -status: null -name_english: null -description_english: null } ] |
| class | "App\Entity\ProductCategory" |
| 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 {#691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#693 …} -namespace: Closure() {#695 …} } |
| data_class | null |
| disabled | false |
| em | ContainerYWSmDsf\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#417 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| 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 {#877 -om: ContainerYWSmDsf\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#417 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#778 …} -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 | "Catégorie" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#702 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#154 …} $translationDomain: "validators" $message: Closure() {#905 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_product_filter_productCategory" ] |
| cache_key | "_product_filter_productCategory_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1164 +label: "GAMME NATURELLE" +value: "1" +data: App\Entity\ProductCategory {#817 -id: 1 -name: "Gamme Naturelle" -description: null -image: "assets/img/products/immunsens.png" -image_en: null -products: Doctrine\ORM\PersistentCollection {#850 …} -status: null -name_english: null -description_english: null } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1125 -form: Symfony\Component\Form\Form {#999 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1253 …5} |
| full_name | "product_filter[productCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_filter_productCategory" |
| is_selected | Closure($choice, $value) {#1131 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#884 …} } |
| label | "Catégorie" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "productCategory" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_filter_productCategory" |
| valid | true |
| value | "" |
prixMin
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Prix minimum" |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
| trim | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#693 …} -namespace: Closure() {#695 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#908 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#653 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Prix minimum" |
| 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() {#904 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#702 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#154 …} $translationDomain: "validators" $message: Closure() {#903 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_product_filter_prixMin" ] |
| cache_key | "_product_filter_prixMin_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1042 -form: Symfony\Component\Form\Form {#957 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1083 …5} |
| full_name | "product_filter[prixMin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_filter_prixMin" |
| label | "Prix minimum" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prixMin" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_filter_prixMin" |
| valid | true |
| value | "" |
prixMax
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Prix maximum" |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
| trim | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#693 …} -namespace: Closure() {#695 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#914 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#653 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Prix maximum" |
| 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() {#916 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#702 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#154 …} $translationDomain: "validators" $message: Closure() {#915 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_product_filter_prixMax" ] |
| cache_key | "_product_filter_prixMax_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1266 -form: Symfony\Component\Form\Form {#960 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1138 …5} |
| full_name | "product_filter[prixMax]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_filter_prixMax" |
| label | "Prix maximum" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prixMax" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_filter_prixMax" |
| valid | true |
| value | "" |
orderBy
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "name" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Identifiant" => "id" "Nom" => "name" "Prix" => "cost" ] |
[ "Identifiant" => "id" "Nom" => "name" "Prix" => "cost" ] |
| data | "name" |
same as passed value |
| label | "Trier par" |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Identifiant" => "id" "Nom" => "name" "Prix" => "cost" ] |
| 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 {#691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#693 …} -namespace: Closure() {#695 …} } |
| data | "name" |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Trier par" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#924 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#702 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#154 …} $translationDomain: "validators" $message: Closure() {#923 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_product_filter_orderBy" ] |
| cache_key | "_product_filter_orderBy_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1149 +label: "Identifiant" +value: "id" +data: "id" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1160 +label: "Nom" +value: "name" +data: "name" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1249 +label: "Prix" +value: "cost" +data: "cost" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "name" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1140 -form: Symfony\Component\Form\Form {#963 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1139 …5} |
| full_name | "product_filter[orderBy]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_filter_orderBy" |
| is_selected | Closure($choice, $value) {#1210 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#884 …} } |
| label | "Trier par" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "orderBy" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_filter_orderBy" |
| valid | true |
| value | "name" |
order
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "asc" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Croissant" => "asc" "Décroissant" => "desc" ] |
[ "Croissant" => "asc" "Décroissant" => "desc" ] |
| data | "asc" |
same as passed value |
| label | "Ordre" |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Croissant" => "asc" "Décroissant" => "desc" ] |
| 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 {#691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#693 …} -namespace: Closure() {#695 …} } |
| data | "asc" |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Ordre" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#935 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#702 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#154 …} $translationDomain: "validators" $message: Closure() {#934 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_product_filter_order" ] |
| cache_key | "_product_filter_order_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1080 +label: "Croissant" +value: "asc" +data: "asc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1077 +label: "Décroissant" +value: "desc" +data: "desc" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "asc" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1220 -form: Symfony\Component\Form\Form {#966 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1213 …5} |
| full_name | "product_filter[order]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_filter_order" |
| is_selected | Closure($choice, $value) {#1075 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#884 …} } |
| label | "Ordre" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "order" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_filter_order" |
| valid | true |
| value | "asc" |
favorite
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "all" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Tous" => "all" "Mes favoris" => "my_favorite" ] |
[ "Tous" => "all" "Mes favoris" => "my_favorite" ] |
| data | "all" |
same as passed value |
| label | "Favoris" |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Tous" => "all" "Mes favoris" => "my_favorite" ] |
| 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 {#691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#693 …} -namespace: Closure() {#695 …} } |
| data | "all" |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Favoris" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#946 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#702 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#154 …} $translationDomain: "validators" $message: Closure() {#945 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_product_filter_favorite" ] |
| cache_key | "_product_filter_favorite_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1074 +label: "Tous" +value: "all" +data: "all" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1071 +label: "Mes favoris" +value: "my_favorite" +data: "my_favorite" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "all" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1076 -form: Symfony\Component\Form\Form {#969 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1073 …5} |
| full_name | "product_filter[favorite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_filter_favorite" |
| is_selected | Closure($choice, $value) {#1168 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#884 …} } |
| label | "Favoris" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "favorite" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_filter_favorite" |
| valid | true |
| value | "all" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "229219c2d.6Es2gTsvHfJOoO3ZreqNgr9naI2_4UqvFkTKXeHZEr8.3Q93uFpCRbANkbyJn5i8-MgLWPX0px7qZy2BLomRR-2MLVvnbl97hxnzmg" |
| 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 | "229219c2d.6Es2gTsvHfJOoO3ZreqNgr9naI2_4UqvFkTKXeHZEr8.3Q93uFpCRbANkbyJn5i8-MgLWPX0px7qZy2BLomRR-2MLVvnbl97hxnzmg" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#691 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#693 …} -namespace: Closure() {#695 …} } |
| data | "229219c2d.6Es2gTsvHfJOoO3ZreqNgr9naI2_4UqvFkTKXeHZEr8.3Q93uFpCRbANkbyJn5i8-MgLWPX0px7qZy2BLomRR-2MLVvnbl97hxnzmg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1256 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#653 …} } |
| 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() {#1154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#702 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#154 …} $translationDomain: "validators" $message: Closure() {#1211 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_product_filter__token" ] |
| cache_key | "_product_filter__token_hidden" |
| compound | false |
| data | "229219c2d.6Es2gTsvHfJOoO3ZreqNgr9naI2_4UqvFkTKXeHZEr8.3Q93uFpCRbANkbyJn5i8-MgLWPX0px7qZy2BLomRR-2MLVvnbl97hxnzmg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1163 -form: Symfony\Component\Form\Form {#1214 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1265 …5} |
| full_name | "product_filter[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_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 | "_product_filter__token" |
| valid | true |
| value | "229219c2d.6Es2gTsvHfJOoO3ZreqNgr9naI2_4UqvFkTKXeHZEr8.3Q93uFpCRbANkbyJn5i8-MgLWPX0px7qZy2BLomRR-2MLVvnbl97hxnzmg" |