Forms
-
search_bar
-
searchTerm
-
searchTaxon
-
_token
-
-
product_filter
-
taxons
-
957
-
956
-
955
-
954
-
953
-
952
-
951
-
-
limit
-
sortingField
-
sortingDirection
-
searchTaxon
-
searchTerm
-
brands
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
-
search_bar
"App\Ecom\Application\Form\Shop\Search\SearchBarType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [] |
[] |
groupeGestion | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "novalidate" => true "data-action" => "live#action:prevent" "data-live-action-param" => "search" ] |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data | [] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6635 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
groupeGestion | 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 | [] |
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 | "header" |
trim | true |
upload_max_size_message | Closure() {#6360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6636 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "novalidate" => true "data-action" => "live#action:prevent" "data-live-action-param" => "search" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_bar" "_search_bar" ] |
cache_key | "_search_bar_search_bar" |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6344 -form: Symfony\Component\Form\Form {#6328 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6359 …5} |
full_name | "search_bar" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_bar" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "search_bar" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar" |
valid | true |
value | [] |
searchTerm
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
[ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6336 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#6334 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6335 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_search_bar_searchTerm" ] |
cache_key | "_search_bar_searchTerm_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6315 -form: Symfony\Component\Form\Form {#6325 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6316 …5} |
full_name | "search_bar[searchTerm]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_bar_searchTerm" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "searchTerm" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar_searchTerm" |
valid | true |
value | "" |
searchTaxon
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-model" => "searchTaxon" ] |
[ "data-model" => "searchTaxon" ] |
choices | [ Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 812 #code: "91-Administration" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4463 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #id: 812 #name: "Administration" #slug: "administration" #description: """ Tout le nécessaire pour vos bureaux.\n Des consommables et fournitures essentielles, à votre papeterie personnalisée. """ } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4461 …} #createdAt: DateTime @1721658866 {#4458 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1744036790 {#4450 date: 2025-04-07 14:39:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 +__isInitialized__: true …2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384 #id: 1049 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384} #parent: null #children: Doctrine\ORM\PersistentCollection {#4391 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4383 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4510 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384} #id: 1049 #name: "Atelier" #slug: "1049_Atelier" #description: "Tout le nécessaire pour équiper vos compagnons et aménager vos ateliers." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4393 …} #createdAt: DateTime @1721658872 {#4375 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036854 {#4380 date: 2025-04-07 14:40:54.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396 #id: 1136 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #parent: null #children: Doctrine\ORM\PersistentCollection {#4401 …} #left: 1 #right: 608 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4395 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #id: 1136 #name: "Informatique" #slug: "1136_Informatique" #description: "Tout le matériel indispensable pour optimiser vos équipements et solutions informatiques." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4399 …} #createdAt: DateTime @1721658875 {#4397 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4379 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4405 #id: 1571 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4405} #parent: null #children: Doctrine\ORM\PersistentCollection {#4410 …} #left: 1 #right: 126 #level: 1 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#4404 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4512 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4405} #id: 1571 #name: "Vente - VN/VO" #slug: "1571_Vente-VN-VO" #description: "Tout ce dont vous avez besoin pour animer vos espaces de vente. " } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4408 …} #createdAt: DateTime @1721658899 {#4406 date: 2024-07-22 14:34:59.0 UTC (+00:00) } #updatedAt: DateTime @1736347550 {#4378 date: 2025-01-08 14:45:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4414 #id: 1439 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4414} #parent: null #children: Doctrine\ORM\PersistentCollection {#4419 …} #left: 1 #right: 158 #level: 1 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4413 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4514 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4414} #id: 1439 #name: "Papeterie personnalisée" #slug: "1439_Papeterie-personnalisee" #description: "Personnalisez à votre image vos supports et objets du quotidien avec notre large gamme de produits personnalisables." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4417 …} #createdAt: DateTime @1721658890 {#4415 date: 2024-07-22 14:34:50.0 UTC (+00:00) } #updatedAt: DateTime @1736347534 {#4376 date: 2025-01-08 14:45:34.0 UTC (+00:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } ] |
[ Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 812 #code: "91-Administration" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4463 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #id: 812 #name: "Administration" #slug: "administration" #description: """ Tout le nécessaire pour vos bureaux.\n Des consommables et fournitures essentielles, à votre papeterie personnalisée. """ } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4461 …} #createdAt: DateTime @1721658866 {#4458 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1744036790 {#4450 date: 2025-04-07 14:39:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 +__isInitialized__: true …2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384 #id: 1049 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384} #parent: null #children: Doctrine\ORM\PersistentCollection {#4391 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4383 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4510 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384} #id: 1049 #name: "Atelier" #slug: "1049_Atelier" #description: "Tout le nécessaire pour équiper vos compagnons et aménager vos ateliers." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4393 …} #createdAt: DateTime @1721658872 {#4375 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036854 {#4380 date: 2025-04-07 14:40:54.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396 #id: 1136 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #parent: null #children: Doctrine\ORM\PersistentCollection {#4401 …} #left: 1 #right: 608 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4395 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #id: 1136 #name: "Informatique" #slug: "1136_Informatique" #description: "Tout le matériel indispensable pour optimiser vos équipements et solutions informatiques." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4399 …} #createdAt: DateTime @1721658875 {#4397 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4379 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4405 #id: 1571 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4405} #parent: null #children: Doctrine\ORM\PersistentCollection {#4410 …} #left: 1 #right: 126 #level: 1 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#4404 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4512 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4405} #id: 1571 #name: "Vente - VN/VO" #slug: "1571_Vente-VN-VO" #description: "Tout ce dont vous avez besoin pour animer vos espaces de vente. " } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4408 …} #createdAt: DateTime @1721658899 {#4406 date: 2024-07-22 14:34:59.0 UTC (+00:00) } #updatedAt: DateTime @1736347550 {#4378 date: 2025-01-08 14:45:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4414 #id: 1439 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4414} #parent: null #children: Doctrine\ORM\PersistentCollection {#4419 …} #left: 1 #right: 158 #level: 1 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4413 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4514 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4414} #id: 1439 #name: "Papeterie personnalisée" #slug: "1439_Papeterie-personnalisee" #description: "Personnalisez à votre image vos supports et objets du quotidien avec notre large gamme de produits personnalisables." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4417 …} #createdAt: DateTime @1721658890 {#4415 date: 2024-07-22 14:34:50.0 UTC (+00:00) } #updatedAt: DateTime @1736347534 {#4376 date: 2025-01-08 14:45:34.0 UTC (+00:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } ] |
class | "App\Ecom\Domain\Entity\Taxonomy\Taxon" |
same as passed value |
label | false |
false
|
placeholder | "search_bar.categorie_select" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-model" => "searchTaxon" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4438 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4439 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6351 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4453 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6320 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4452 …} } |
choices | [ Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 812 #code: "91-Administration" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4463 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #id: 812 #name: "Administration" #slug: "administration" #description: """ Tout le nécessaire pour vos bureaux.\n Des consommables et fournitures essentielles, à votre papeterie personnalisée. """ } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4461 …} #createdAt: DateTime @1721658866 {#4458 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1744036790 {#4450 date: 2025-04-07 14:39:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 +__isInitialized__: true …2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384 #id: 1049 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384} #parent: null #children: Doctrine\ORM\PersistentCollection {#4391 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4383 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4510 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384} #id: 1049 #name: "Atelier" #slug: "1049_Atelier" #description: "Tout le nécessaire pour équiper vos compagnons et aménager vos ateliers." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4393 …} #createdAt: DateTime @1721658872 {#4375 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036854 {#4380 date: 2025-04-07 14:40:54.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396 #id: 1136 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #parent: null #children: Doctrine\ORM\PersistentCollection {#4401 …} #left: 1 #right: 608 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4395 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #id: 1136 #name: "Informatique" #slug: "1136_Informatique" #description: "Tout le matériel indispensable pour optimiser vos équipements et solutions informatiques." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4399 …} #createdAt: DateTime @1721658875 {#4397 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4379 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4405 #id: 1571 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4405} #parent: null #children: Doctrine\ORM\PersistentCollection {#4410 …} #left: 1 #right: 126 #level: 1 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#4404 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4512 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4405} #id: 1571 #name: "Vente - VN/VO" #slug: "1571_Vente-VN-VO" #description: "Tout ce dont vous avez besoin pour animer vos espaces de vente. " } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4408 …} #createdAt: DateTime @1721658899 {#4406 date: 2024-07-22 14:34:59.0 UTC (+00:00) } #updatedAt: DateTime @1736347550 {#4378 date: 2025-01-08 14:45:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4414 #id: 1439 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4414} #parent: null #children: Doctrine\ORM\PersistentCollection {#4419 …} #left: 1 #right: 158 #level: 1 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4413 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4514 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4414} #id: 1439 #name: "Papeterie personnalisée" #slug: "1439_Papeterie-personnalisee" #description: "Personnalisez à votre image vos supports et objets du quotidien avec notre large gamme de produits personnalisables." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4417 …} #createdAt: DateTime @1721658890 {#4415 date: 2024-07-22 14:34:50.0 UTC (+00:00) } #updatedAt: DateTime @1736347534 {#4376 date: 2025-01-08 14:45:34.0 UTC (+00:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } ] |
class | "App\Ecom\Domain\Entity\Taxonomy\Taxon" |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerYx2AJ1y\EntityManagerGhostE8260f8 {#120 …12} |
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 {#4443 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerYx2AJ1y\EntityManagerGhostE8260f8 {#120 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2683 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "search_bar.categorie_select" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#6348 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6341 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-model" => "searchTaxon" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_bar_searchTaxon" ] |
cache_key | "_search_bar_searchTaxon_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4513 +label: "Administration" +value: "812" +data: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 812 #code: "91-Administration" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4463 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #id: 812 #name: "Administration" #slug: "administration" #description: """ Tout le nécessaire pour vos bureaux.\n Des consommables et fournitures essentielles, à votre papeterie personnalisée. """ } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4461 …} #createdAt: DateTime @1721658866 {#4458 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1744036790 {#4450 date: 2025-04-07 14:39:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 1049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4515 +label: "Atelier" +value: "1049" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384 #id: 1049 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384} #parent: null #children: Doctrine\ORM\PersistentCollection {#4391 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4383 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4510 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384} #id: 1049 #name: "Atelier" #slug: "1049_Atelier" #description: "Tout le nécessaire pour équiper vos compagnons et aménager vos ateliers." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4393 …} #createdAt: DateTime @1721658872 {#4375 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036854 {#4380 date: 2025-04-07 14:40:54.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } +attr: [] +labelTranslationParameters: [] } 1136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4517 +label: "Informatique" +value: "1136" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396 #id: 1136 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #parent: null #children: Doctrine\ORM\PersistentCollection {#4401 …} #left: 1 #right: 608 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4395 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #id: 1136 #name: "Informatique" #slug: "1136_Informatique" #description: "Tout le matériel indispensable pour optimiser vos équipements et solutions informatiques." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4399 …} #createdAt: DateTime @1721658875 {#4397 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4379 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } +attr: [] +labelTranslationParameters: [] } 1571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4519 +label: "Vente - VN/VO" +value: "1571" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4405 #id: 1571 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4405} #parent: null #children: Doctrine\ORM\PersistentCollection {#4410 …} #left: 1 #right: 126 #level: 1 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#4404 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4512 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4405} #id: 1571 #name: "Vente - VN/VO" #slug: "1571_Vente-VN-VO" #description: "Tout ce dont vous avez besoin pour animer vos espaces de vente. " } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4408 …} #createdAt: DateTime @1721658899 {#4406 date: 2024-07-22 14:34:59.0 UTC (+00:00) } #updatedAt: DateTime @1736347550 {#4378 date: 2025-01-08 14:45:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } +attr: [] +labelTranslationParameters: [] } 1439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4521 +label: "Papeterie personnalisée" +value: "1439" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4414 #id: 1439 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4414} #parent: null #children: Doctrine\ORM\PersistentCollection {#4419 …} #left: 1 #right: 158 #level: 1 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4413 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4514 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4414} #id: 1439 #name: "Papeterie personnalisée" #slug: "1439_Papeterie-personnalisee" #description: "Personnalisez à votre image vos supports et objets du quotidien avec notre large gamme de produits personnalisables." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4417 …} #createdAt: DateTime @1721658890 {#4415 date: 2024-07-22 14:34:50.0 UTC (+00:00) } #updatedAt: DateTime @1736347534 {#4376 date: 2025-01-08 14:45:34.0 UTC (+00:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6314 -form: Symfony\Component\Form\Form {#6322 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6313 …5} |
full_name | "search_bar[searchTaxon]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_bar_searchTaxon" |
is_selected | Closure($choice, $value) {#6302 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "searchTaxon" |
placeholder | "search_bar.categorie_select" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar_searchTaxon" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "2fd5fa28608069a5ba0.EsZclCOhB3Q69zsVS-85iYszSbf53UD-BNkqy4wsUvk.I644oWn4NSRfmnwjAtt-_uoLcYOmiXCEbYgYsedAYc0nrTTYVMB9JGyFSA" |
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 | "2fd5fa28608069a5ba0.EsZclCOhB3Q69zsVS-85iYszSbf53UD-BNkqy4wsUvk.I644oWn4NSRfmnwjAtt-_uoLcYOmiXCEbYgYsedAYc0nrTTYVMB9JGyFSA" |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data | "2fd5fa28608069a5ba0.EsZclCOhB3Q69zsVS-85iYszSbf53UD-BNkqy4wsUvk.I644oWn4NSRfmnwjAtt-_uoLcYOmiXCEbYgYsedAYc0nrTTYVMB9JGyFSA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6333 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#6301 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6306 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_search_bar__token" ] |
cache_key | "_search_bar__token_hidden" |
compound | false |
data | "2fd5fa28608069a5ba0.EsZclCOhB3Q69zsVS-85iYszSbf53UD-BNkqy4wsUvk.I644oWn4NSRfmnwjAtt-_uoLcYOmiXCEbYgYsedAYc0nrTTYVMB9JGyFSA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6291 -form: Symfony\Component\Form\Form {#6300 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6305 …5} |
full_name | "search_bar[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_bar__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 | [] |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar__token" |
valid | true |
value | "2fd5fa28608069a5ba0.EsZclCOhB3Q69zsVS-85iYszSbf53UD-BNkqy4wsUvk.I644oWn4NSRfmnwjAtt-_uoLcYOmiXCEbYgYsedAYc0nrTTYVMB9JGyFSA" |
product_filter
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload {#4161 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 100000 +searchTaxon: 950 +searchTerm: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload {#4161 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 100000 +searchTaxon: 950 +searchTerm: null } |
same as passed value |
uniqId | "6814d09ad9b93" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "js-product-filter-form content-filters" "data-model" => "on(change)|*" ] |
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 | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data | App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload {#4161 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 100000 +searchTaxon: 950 +searchTerm: null } |
data_class | "App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15550 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload" } } |
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 | [] |
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 |
uniqId | "6814d09ad9b93" |
upload_max_size_message | Closure() {#15609 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6541 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "js-product-filter-form content-filters" "data-model" => "on(change)|*" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "product_filter" "_product_filter" ] |
cache_key | "_product_filter_product_filter" |
compound | true |
data | App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload {#4161 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 100000 +searchTaxon: 950 +searchTerm: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15694 -form: Symfony\Component\Form\Form {#15699 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15613 …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 | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter" |
valid | true |
value | App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload {#4161 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 100000 +searchTaxon: 950 +searchTerm: null } |
taxons
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#8585 #id: 957 #code: "7844-Tapis" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 812 #code: "91-Administration" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4463 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #id: 812 #name: "Administration" #slug: "administration" #description: """ Tout le nécessaire pour vos bureaux.\n Des consommables et fournitures essentielles, à votre papeterie personnalisée. """ } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4461 …} #createdAt: DateTime @1721658866 {#4458 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1744036790 {#4450 date: 2025-04-07 14:39:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8590 …} #left: 288 #right: 289 #level: 4 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#8586 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8652 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8585} #id: 957 #name: "Tapis" #slug: "957_Tapis" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8588 …} #createdAt: DateTime @1721658869 {#8583 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036833 {#8584 date: 2025-04-07 14:40:33.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7844 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#8594 #id: 956 #code: "7845-Porte-manteaux-pateres" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8599 …} #left: 286 #right: 287 #level: 4 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#8595 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8651 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8594} #id: 956 #name: "Porte manteaux / patères" #slug: "956_Porte-manteaux-pateres" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8597 …} #createdAt: DateTime @1721658869 {#8592 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036833 {#8593 date: 2025-04-07 14:40:33.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7845 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#8603 #id: 955 #code: "7848-Lampes-de-bureaux" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8608 …} #left: 284 #right: 285 #level: 4 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#8604 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8650 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8603} #id: 955 #name: "Lampes de bureaux" #slug: "955_Lampes-de-bureaux" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8606 …} #createdAt: DateTime @1721658869 {#8601 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036832 {#8602 date: 2025-04-07 14:40:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7848 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#8612 #id: 954 #code: "7842-Lampadaires" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8617 …} #left: 282 #right: 283 #level: 4 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#8613 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8649 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8612} #id: 954 #name: "Lampadaires" #slug: "954_Lampadaires" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8615 …} #createdAt: DateTime @1721658869 {#8610 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036832 {#8611 date: 2025-04-07 14:40:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7842 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#8621 #id: 953 #code: "7846-Horloges" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8626 …} #left: 280 #right: 281 #level: 4 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#8622 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8648 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8621} #id: 953 #name: "Horloges" #slug: "953_Horloges" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8624 …} #createdAt: DateTime @1721658869 {#8619 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036832 {#8620 date: 2025-04-07 14:40:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7846 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#8630 #id: 952 #code: "7843-Cloisons" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8635 …} #left: 278 #right: 279 #level: 4 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#8631 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8647 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8630} #id: 952 #name: "Cloisons" #slug: "952_Cloisons" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8633 …} #createdAt: DateTime @1721658869 {#8628 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036832 {#8629 date: 2025-04-07 14:40:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7843 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#8639 #id: 951 #code: "7847-Cendriers" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8644 …} #left: 276 #right: 277 #level: 4 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#8640 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8646 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8639} #id: 951 #name: "Cendriers" #slug: "951_Cendriers" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8642 …} #createdAt: DateTime @1721658869 {#8637 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036831 {#8638 date: 2025-04-07 14:40:31.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7847 } ] |
[ App\Ecom\Domain\Entity\Taxonomy\Taxon {#8585 #id: 957 #code: "7844-Tapis" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 812 #code: "91-Administration" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4463 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #id: 812 #name: "Administration" #slug: "administration" #description: """ Tout le nécessaire pour vos bureaux.\n Des consommables et fournitures essentielles, à votre papeterie personnalisée. """ } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4461 …} #createdAt: DateTime @1721658866 {#4458 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1744036790 {#4450 date: 2025-04-07 14:39:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8590 …} #left: 288 #right: 289 #level: 4 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#8586 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8652 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8585} #id: 957 #name: "Tapis" #slug: "957_Tapis" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8588 …} #createdAt: DateTime @1721658869 {#8583 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036833 {#8584 date: 2025-04-07 14:40:33.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7844 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#8594 #id: 956 #code: "7845-Porte-manteaux-pateres" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8599 …} #left: 286 #right: 287 #level: 4 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#8595 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8651 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8594} #id: 956 #name: "Porte manteaux / patères" #slug: "956_Porte-manteaux-pateres" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8597 …} #createdAt: DateTime @1721658869 {#8592 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036833 {#8593 date: 2025-04-07 14:40:33.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7845 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#8603 #id: 955 #code: "7848-Lampes-de-bureaux" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8608 …} #left: 284 #right: 285 #level: 4 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#8604 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8650 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8603} #id: 955 #name: "Lampes de bureaux" #slug: "955_Lampes-de-bureaux" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8606 …} #createdAt: DateTime @1721658869 {#8601 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036832 {#8602 date: 2025-04-07 14:40:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7848 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#8612 #id: 954 #code: "7842-Lampadaires" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8617 …} #left: 282 #right: 283 #level: 4 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#8613 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8649 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8612} #id: 954 #name: "Lampadaires" #slug: "954_Lampadaires" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8615 …} #createdAt: DateTime @1721658869 {#8610 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036832 {#8611 date: 2025-04-07 14:40:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7842 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#8621 #id: 953 #code: "7846-Horloges" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8626 …} #left: 280 #right: 281 #level: 4 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#8622 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8648 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8621} #id: 953 #name: "Horloges" #slug: "953_Horloges" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8624 …} #createdAt: DateTime @1721658869 {#8619 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036832 {#8620 date: 2025-04-07 14:40:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7846 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#8630 #id: 952 #code: "7843-Cloisons" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8635 …} #left: 278 #right: 279 #level: 4 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#8631 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8647 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8630} #id: 952 #name: "Cloisons" #slug: "952_Cloisons" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8633 …} #createdAt: DateTime @1721658869 {#8628 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036832 {#8629 date: 2025-04-07 14:40:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7843 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#8639 #id: 951 #code: "7847-Cendriers" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8644 …} #left: 276 #right: 277 #level: 4 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#8640 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8646 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8639} #id: 951 #name: "Cendriers" #slug: "951_Cendriers" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8642 …} #createdAt: DateTime @1721658869 {#8637 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036831 {#8638 date: 2025-04-07 14:40:31.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7847 } ] |
class | "App\Ecom\Domain\Entity\Taxonomy\Taxon" |
same as passed value |
expanded | true |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4438 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4439 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#15626 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4453 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#15634 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4452 …} } |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#8585 #id: 957 #code: "7844-Tapis" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 812 #code: "91-Administration" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4463 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #id: 812 #name: "Administration" #slug: "administration" #description: """ Tout le nécessaire pour vos bureaux.\n Des consommables et fournitures essentielles, à votre papeterie personnalisée. """ } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4461 …} #createdAt: DateTime @1721658866 {#4458 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1744036790 {#4450 date: 2025-04-07 14:39:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8590 …} #left: 288 #right: 289 #level: 4 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#8586 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8652 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8585} #id: 957 #name: "Tapis" #slug: "957_Tapis" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8588 …} #createdAt: DateTime @1721658869 {#8583 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036833 {#8584 date: 2025-04-07 14:40:33.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7844 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#8594 #id: 956 #code: "7845-Porte-manteaux-pateres" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8599 …} #left: 286 #right: 287 #level: 4 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#8595 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8651 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8594} #id: 956 #name: "Porte manteaux / patères" #slug: "956_Porte-manteaux-pateres" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8597 …} #createdAt: DateTime @1721658869 {#8592 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036833 {#8593 date: 2025-04-07 14:40:33.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7845 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#8603 #id: 955 #code: "7848-Lampes-de-bureaux" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8608 …} #left: 284 #right: 285 #level: 4 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#8604 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8650 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8603} #id: 955 #name: "Lampes de bureaux" #slug: "955_Lampes-de-bureaux" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8606 …} #createdAt: DateTime @1721658869 {#8601 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036832 {#8602 date: 2025-04-07 14:40:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7848 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#8612 #id: 954 #code: "7842-Lampadaires" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8617 …} #left: 282 #right: 283 #level: 4 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#8613 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8649 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8612} #id: 954 #name: "Lampadaires" #slug: "954_Lampadaires" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8615 …} #createdAt: DateTime @1721658869 {#8610 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036832 {#8611 date: 2025-04-07 14:40:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7842 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#8621 #id: 953 #code: "7846-Horloges" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8626 …} #left: 280 #right: 281 #level: 4 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#8622 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8648 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8621} #id: 953 #name: "Horloges" #slug: "953_Horloges" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8624 …} #createdAt: DateTime @1721658869 {#8619 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036832 {#8620 date: 2025-04-07 14:40:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7846 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#8630 #id: 952 #code: "7843-Cloisons" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8635 …} #left: 278 #right: 279 #level: 4 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#8631 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8647 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8630} #id: 952 #name: "Cloisons" #slug: "952_Cloisons" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8633 …} #createdAt: DateTime @1721658869 {#8628 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036832 {#8629 date: 2025-04-07 14:40:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7843 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#8639 #id: 951 #code: "7847-Cendriers" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8644 …} #left: 276 #right: 277 #level: 4 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#8640 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8646 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8639} #id: 951 #name: "Cendriers" #slug: "951_Cendriers" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8642 …} #createdAt: DateTime @1721658869 {#8637 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036831 {#8638 date: 2025-04-07 14:40:31.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7847 } ] |
class | "App\Ecom\Domain\Entity\Taxonomy\Taxon" |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerYx2AJ1y\EntityManagerGhostE8260f8 {#120 …12} |
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 {#4443 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerYx2AJ1y\EntityManagerGhostE8260f8 {#120 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2683 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
placeholder_attr | [] |
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() {#15625 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15616 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_product_filter_taxons" ] |
cache_key | "_product_filter_taxons_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15628 +label: "Tapis" +value: "957" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8585 #id: 957 #code: "7844-Tapis" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 812 #code: "91-Administration" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4463 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #id: 812 #name: "Administration" #slug: "administration" #description: """ Tout le nécessaire pour vos bureaux.\n Des consommables et fournitures essentielles, à votre papeterie personnalisée. """ } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4461 …} #createdAt: DateTime @1721658866 {#4458 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1744036790 {#4450 date: 2025-04-07 14:39:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8590 …} #left: 288 #right: 289 #level: 4 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#8586 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8652 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8585} #id: 957 #name: "Tapis" #slug: "957_Tapis" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8588 …} #createdAt: DateTime @1721658869 {#8583 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036833 {#8584 date: 2025-04-07 14:40:33.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7844 } +attr: [] +labelTranslationParameters: [] } 956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15635 +label: "Porte manteaux / patères" +value: "956" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8594 #id: 956 #code: "7845-Porte-manteaux-pateres" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8599 …} #left: 286 #right: 287 #level: 4 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#8595 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8651 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8594} #id: 956 #name: "Porte manteaux / patères" #slug: "956_Porte-manteaux-pateres" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8597 …} #createdAt: DateTime @1721658869 {#8592 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036833 {#8593 date: 2025-04-07 14:40:33.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7845 } +attr: [] +labelTranslationParameters: [] } 955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15636 +label: "Lampes de bureaux" +value: "955" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8603 #id: 955 #code: "7848-Lampes-de-bureaux" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8608 …} #left: 284 #right: 285 #level: 4 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#8604 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8650 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8603} #id: 955 #name: "Lampes de bureaux" #slug: "955_Lampes-de-bureaux" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8606 …} #createdAt: DateTime @1721658869 {#8601 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036832 {#8602 date: 2025-04-07 14:40:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7848 } +attr: [] +labelTranslationParameters: [] } 954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15637 +label: "Lampadaires" +value: "954" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8612 #id: 954 #code: "7842-Lampadaires" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8617 …} #left: 282 #right: 283 #level: 4 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#8613 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8649 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8612} #id: 954 #name: "Lampadaires" #slug: "954_Lampadaires" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8615 …} #createdAt: DateTime @1721658869 {#8610 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036832 {#8611 date: 2025-04-07 14:40:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7842 } +attr: [] +labelTranslationParameters: [] } 953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15638 +label: "Horloges" +value: "953" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8621 #id: 953 #code: "7846-Horloges" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8626 …} #left: 280 #right: 281 #level: 4 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#8622 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8648 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8621} #id: 953 #name: "Horloges" #slug: "953_Horloges" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8624 …} #createdAt: DateTime @1721658869 {#8619 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036832 {#8620 date: 2025-04-07 14:40:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7846 } +attr: [] +labelTranslationParameters: [] } 952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15639 +label: "Cloisons" +value: "952" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8630 #id: 952 #code: "7843-Cloisons" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8635 …} #left: 278 #right: 279 #level: 4 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#8631 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8647 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8630} #id: 952 #name: "Cloisons" #slug: "952_Cloisons" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8633 …} #createdAt: DateTime @1721658869 {#8628 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036832 {#8629 date: 2025-04-07 14:40:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7843 } +attr: [] +labelTranslationParameters: [] } 951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15640 +label: "Cendriers" +value: "951" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8639 #id: 951 #code: "7847-Cendriers" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#8644 …} #left: 276 #right: 277 #level: 4 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#8640 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8646 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#8639} #id: 951 #name: "Cendriers" #slug: "951_Cendriers" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#8642 …} #createdAt: DateTime @1721658869 {#8637 date: 2024-07-22 14:34:29.0 UTC (+00:00) } #updatedAt: DateTime @1744036831 {#8638 date: 2025-04-07 14:40:31.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 7847 } +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15657 -form: Symfony\Component\Form\Form {#15771 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#15667 …5} |
full_name | "product_filter[taxons]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons" |
is_selected | Closure($choice, array $values) {#15631 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "taxons" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_taxons" |
valid | true |
value | [] |
957
Errors
This form has no errors.
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 | "Tapis" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "957" |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15706 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#15707 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Tapis" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15709 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15711 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "957" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_taxons_entry" ] |
cache_key | "_product_filter_taxons_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15738 -form: Symfony\Component\Form\Form {#15774 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15747 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_957" |
label | "Tapis" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "957" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "957" |
956
Errors
This form has no errors.
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 | "Porte manteaux / patères" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "956" |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15706 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#15707 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Porte manteaux / patères" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15719 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15718 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "956" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_taxons_entry" ] |
cache_key | "_product_filter_taxons_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15729 -form: Symfony\Component\Form\Form {#15777 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15720 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_956" |
label | "Porte manteaux / patères" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "956" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "956" |
955
Errors
This form has no errors.
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 | "Lampes de bureaux" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "955" |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15706 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#15707 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Lampes de bureaux" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15728 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15727 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "955" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_taxons_entry" ] |
cache_key | "_product_filter_taxons_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15708 -form: Symfony\Component\Form\Form {#15780 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15811 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_955" |
label | "Lampes de bureaux" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "955" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "955" |
954
Errors
This form has no errors.
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 | "Lampadaires" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "954" |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15706 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#15707 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Lampadaires" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15737 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15736 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "954" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_taxons_entry" ] |
cache_key | "_product_filter_taxons_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15813 -form: Symfony\Component\Form\Form {#15783 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15814 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_954" |
label | "Lampadaires" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "954" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "954" |
953
Errors
This form has no errors.
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 | "Horloges" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "953" |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15706 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#15707 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Horloges" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15746 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15745 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "953" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_taxons_entry" ] |
cache_key | "_product_filter_taxons_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15815 -form: Symfony\Component\Form\Form {#15786 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15816 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_953" |
label | "Horloges" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "953" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "953" |
952
Errors
This form has no errors.
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 | "Cloisons" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "952" |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15706 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#15707 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Cloisons" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15755 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15754 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "952" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_taxons_entry" ] |
cache_key | "_product_filter_taxons_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16038 -form: Symfony\Component\Form\Form {#15789 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16045 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_952" |
label | "Cloisons" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "952" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "952" |
951
Errors
This form has no errors.
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 | "Cendriers" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "951" |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15706 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#15707 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Cendriers" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15764 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15763 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "951" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_taxons_entry" ] |
cache_key | "_product_filter_taxons_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16042 -form: Symfony\Component\Form\Form {#15792 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16041 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_951" |
label | "Cendriers" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "951" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "951" |
limit
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "9" |
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 | 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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15655 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15658 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15656 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_product_filter_limit" ] |
cache_key | "_product_filter_limit_hidden" |
compound | false |
data | "9" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15756 -form: Symfony\Component\Form\Form {#15795 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15765 …5} |
full_name | "product_filter[limit]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_limit" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "limit" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_limit" |
valid | true |
value | "9" |
sortingField
Errors
This form has no errors.
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15664 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15666 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15665 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_product_filter_sortingField" ] |
cache_key | "_product_filter_sortingField_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16047 -form: Symfony\Component\Form\Form {#15798 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16046 …5} |
full_name | "product_filter[sortingField]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_sortingField" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sortingField" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_sortingField" |
valid | true |
value | "" |
sortingDirection
Errors
This form has no errors.
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15673 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15675 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15674 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_product_filter_sortingDirection" ] |
cache_key | "_product_filter_sortingDirection_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16048 -form: Symfony\Component\Form\Form {#15801 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16049 …5} |
full_name | "product_filter[sortingDirection]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_sortingDirection" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sortingDirection" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_sortingDirection" |
valid | true |
value | "" |
searchTaxon
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "950" |
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 | 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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15682 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15683 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_product_filter_searchTaxon" ] |
cache_key | "_product_filter_searchTaxon_hidden" |
compound | false |
data | "950" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16050 -form: Symfony\Component\Form\Form {#15804 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16051 …5} |
full_name | "product_filter[searchTaxon]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_searchTaxon" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "searchTaxon" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_searchTaxon" |
valid | true |
value | "950" |
searchTerm
Errors
This form has no errors.
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15691 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15693 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15692 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_product_filter_searchTerm" ] |
cache_key | "_product_filter_searchTerm_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16052 -form: Symfony\Component\Form\Form {#15807 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16053 …5} |
full_name | "product_filter[searchTerm]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_searchTerm" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "searchTerm" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_searchTerm" |
valid | true |
value | "" |
brands
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
choices | [ "ACCESS" => "ACCESS" "ALBA" => "ALBA" "ALBA CLOSE2CLOTHES" => "ALBA CLOSE2CLOTHES" "ALBA ONETIME" => "ALBA ONETIME" "EASYCLOTH" => "EASYCLOTH" "FIDUCIAL OFFICE SOLUTIONS" => "FIDUCIAL OFFICE SOLUTIONS" "GENERIQUE" => "GENERIQUE" "ORIUM" => "ORIUM" "PAPERFLOW" => "PAPERFLOW" "UNILUX" => "UNILUX" ] |
[ "ACCESS" => "ACCESS" "ALBA" => "ALBA" "ALBA CLOSE2CLOTHES" => "ALBA CLOSE2CLOTHES" "ALBA ONETIME" => "ALBA ONETIME" "EASYCLOTH" => "EASYCLOTH" "FIDUCIAL OFFICE SOLUTIONS" => "FIDUCIAL OFFICE SOLUTIONS" "GENERIQUE" => "GENERIQUE" "ORIUM" => "ORIUM" "PAPERFLOW" => "PAPERFLOW" "UNILUX" => "UNILUX" ] |
expanded | true |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
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 | [ "ACCESS" => "ACCESS" "ALBA" => "ALBA" "ALBA CLOSE2CLOTHES" => "ALBA CLOSE2CLOTHES" "ALBA ONETIME" => "ALBA ONETIME" "EASYCLOTH" => "EASYCLOTH" "FIDUCIAL OFFICE SOLUTIONS" => "FIDUCIAL OFFICE SOLUTIONS" "GENERIQUE" => "GENERIQUE" "ORIUM" => "ORIUM" "PAPERFLOW" => "PAPERFLOW" "UNILUX" => "UNILUX" ] |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
placeholder_attr | [] |
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() {#15839 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15821 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_product_filter_brands" ] |
cache_key | "_product_filter_brands_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#15853 +label: "ACCESS" +value: "ACCESS" +data: "ACCESS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15854 +label: "ALBA" +value: "ALBA" +data: "ALBA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15849 +label: "ALBA CLOSE2CLOTHES" +value: "ALBA CLOSE2CLOTHES" +data: "ALBA CLOSE2CLOTHES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15855 +label: "ALBA ONETIME" +value: "ALBA ONETIME" +data: "ALBA ONETIME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15852 +label: "EASYCLOTH" +value: "EASYCLOTH" +data: "EASYCLOTH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15856 +label: "FIDUCIAL OFFICE SOLUTIONS" +value: "FIDUCIAL OFFICE SOLUTIONS" +data: "FIDUCIAL OFFICE SOLUTIONS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15868 +label: "GENERIQUE" +value: "GENERIQUE" +data: "GENERIQUE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15945 +label: "ORIUM" +value: "ORIUM" +data: "ORIUM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15921 +label: "PAPERFLOW" +value: "PAPERFLOW" +data: "PAPERFLOW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15901 +label: "UNILUX" +value: "UNILUX" +data: "UNILUX" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16054 -form: Symfony\Component\Form\Form {#15975 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#16055 …5} |
full_name | "product_filter[brands]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_brands" |
is_selected | Closure($choice, array $values) {#16056 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "brands" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_brands" |
valid | true |
value | [] |
0
Errors
This form has no errors.
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 | "ACCESS" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "ACCESS" |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15706 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#15707 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ACCESS" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15887 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "ACCESS" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_brands_entry" ] |
cache_key | "_product_filter_brands_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16060 -form: Symfony\Component\Form\Form {#15978 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16059 …5} |
full_name | "product_filter[brands][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_brands_0" |
label | "ACCESS" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_brands_entry" |
valid | true |
value | "ACCESS" |
1
Errors
This form has no errors.
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 | "ALBA" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "ALBA" |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15706 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#15707 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ALBA" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15878 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15883 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "ALBA" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_brands_entry" ] |
cache_key | "_product_filter_brands_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16061 -form: Symfony\Component\Form\Form {#15981 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16062 …5} |
full_name | "product_filter[brands][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_brands_1" |
label | "ALBA" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_brands_entry" |
valid | true |
value | "ALBA" |
2
Errors
This form has no errors.
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 | "ALBA CLOSE2CLOTHES" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "ALBA CLOSE2CLOTHES" |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15706 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#15707 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ALBA CLOSE2CLOTHES" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15919 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15899 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "ALBA CLOSE2CLOTHES" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_brands_entry" ] |
cache_key | "_product_filter_brands_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16063 -form: Symfony\Component\Form\Form {#15984 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16064 …5} |
full_name | "product_filter[brands][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_brands_2" |
label | "ALBA CLOSE2CLOTHES" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_brands_entry" |
valid | true |
value | "ALBA CLOSE2CLOTHES" |
3
Errors
This form has no errors.
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 | "ALBA ONETIME" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "ALBA ONETIME" |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15706 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#15707 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ALBA ONETIME" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15910 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15911 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "ALBA ONETIME" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_brands_entry" ] |
cache_key | "_product_filter_brands_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16065 -form: Symfony\Component\Form\Form {#15989 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16066 …5} |
full_name | "product_filter[brands][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_brands_3" |
label | "ALBA ONETIME" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_brands_entry" |
valid | true |
value | "ALBA ONETIME" |
4
Errors
This form has no errors.
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 | "EASYCLOTH" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "EASYCLOTH" |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15706 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#15707 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "EASYCLOTH" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15938 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15902 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "EASYCLOTH" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_brands_entry" ] |
cache_key | "_product_filter_brands_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16067 -form: Symfony\Component\Form\Form {#15992 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16068 …5} |
full_name | "product_filter[brands][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_brands_4" |
label | "EASYCLOTH" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_brands_entry" |
valid | true |
value | "EASYCLOTH" |
5
Errors
This form has no errors.
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 | "FIDUCIAL OFFICE SOLUTIONS" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "FIDUCIAL OFFICE SOLUTIONS" |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15706 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#15707 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "FIDUCIAL OFFICE SOLUTIONS" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15948 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "FIDUCIAL OFFICE SOLUTIONS" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_brands_entry" ] |
cache_key | "_product_filter_brands_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16069 -form: Symfony\Component\Form\Form {#15995 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16070 …5} |
full_name | "product_filter[brands][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_brands_5" |
label | "FIDUCIAL OFFICE SOLUTIONS" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_brands_entry" |
valid | true |
value | "FIDUCIAL OFFICE SOLUTIONS" |
6
Errors
This form has no errors.
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 | "GENERIQUE" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "GENERIQUE" |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15706 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#15707 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "GENERIQUE" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15933 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15935 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "GENERIQUE" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_brands_entry" ] |
cache_key | "_product_filter_brands_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16071 -form: Symfony\Component\Form\Form {#15998 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16072 …5} |
full_name | "product_filter[brands][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_brands_6" |
label | "GENERIQUE" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_brands_entry" |
valid | true |
value | "GENERIQUE" |
7
Errors
This form has no errors.
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 | "ORIUM" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "ORIUM" |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15706 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#15707 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ORIUM" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15950 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15944 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "ORIUM" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_brands_entry" ] |
cache_key | "_product_filter_brands_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16073 -form: Symfony\Component\Form\Form {#16001 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16074 …5} |
full_name | "product_filter[brands][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_brands_7" |
label | "ORIUM" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_brands_entry" |
valid | true |
value | "ORIUM" |
8
Errors
This form has no errors.
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 | "PAPERFLOW" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "PAPERFLOW" |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15706 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#15707 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "PAPERFLOW" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15959 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15958 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "PAPERFLOW" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_brands_entry" ] |
cache_key | "_product_filter_brands_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16075 -form: Symfony\Component\Form\Form {#16004 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16076 …5} |
full_name | "product_filter[brands][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_brands_8" |
label | "PAPERFLOW" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_brands_entry" |
valid | true |
value | "PAPERFLOW" |
9
Errors
This form has no errors.
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 | "UNILUX" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "UNILUX" |
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 {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15706 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#15707 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "UNILUX" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#15968 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15967 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "UNILUX" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_brands_entry" ] |
cache_key | "_product_filter_brands_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16077 -form: Symfony\Component\Form\Form {#16007 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16078 …5} |
full_name | "product_filter[brands][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_brands_9" |
label | "UNILUX" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "9" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_brands_entry" |
valid | true |
value | "UNILUX" |