Forms
-
search_bar
-
searchTerm
-
searchTaxon
-
_token
-
-
product_filter
-
taxons
-
1236
-
1235
-
1234
-
1233
-
1232
-
1231
-
1230
-
1229
-
1228
-
-
limit
-
sortingField
-
sortingDirection
-
searchTaxon
-
searchTerm
-
brands
-
0
-
1
-
-
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) {#6647 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() {#6372 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6648 …} $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 {#6356 -form: Symfony\Component\Form\Form {#6340 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6371 …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) {#6348 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() {#6346 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6347 …} $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 {#6327 -form: Symfony\Component\Form\Form {#6337 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6328 …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 | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384 #id: 812 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384} #parent: null #children: Doctrine\ORM\PersistentCollection {#4391 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4383 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384} #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 {#4393 …} #createdAt: DateTime @1721658866 {#4375 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1744036790 {#4380 date: 2025-04-07 14:39:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396 #id: 1049 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #parent: null #children: Doctrine\ORM\PersistentCollection {#4401 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4395 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4510 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #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 {#4399 …} #createdAt: DateTime @1721658872 {#4397 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036854 {#4379 date: 2025-04-07 14:40:54.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1136 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4463 …} #left: 1 #right: 608 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #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 {#4461 …} #createdAt: DateTime @1721658875 {#4458 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4450 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } 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 } ] |
[ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384 #id: 812 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384} #parent: null #children: Doctrine\ORM\PersistentCollection {#4391 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4383 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384} #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 {#4393 …} #createdAt: DateTime @1721658866 {#4375 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1744036790 {#4380 date: 2025-04-07 14:39:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396 #id: 1049 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #parent: null #children: Doctrine\ORM\PersistentCollection {#4401 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4395 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4510 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #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 {#4399 …} #createdAt: DateTime @1721658872 {#4397 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036854 {#4379 date: 2025-04-07 14:40:54.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1136 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4463 …} #left: 1 #right: 608 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #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 {#4461 …} #createdAt: DateTime @1721658875 {#4458 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4450 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } 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 {#6363 -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 {#6332 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4452 …} } |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384 #id: 812 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384} #parent: null #children: Doctrine\ORM\PersistentCollection {#4391 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4383 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384} #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 {#4393 …} #createdAt: DateTime @1721658866 {#4375 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1744036790 {#4380 date: 2025-04-07 14:39:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396 #id: 1049 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #parent: null #children: Doctrine\ORM\PersistentCollection {#4401 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4395 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4510 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #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 {#4399 …} #createdAt: DateTime @1721658872 {#4397 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036854 {#4379 date: 2025-04-07 14:40:54.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1136 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4463 …} #left: 1 #right: 608 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #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 {#4461 …} #createdAt: DateTime @1721658875 {#4458 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4450 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } 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() {#6360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6353 …} $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: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384 #id: 812 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384} #parent: null #children: Doctrine\ORM\PersistentCollection {#4391 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4383 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4384} #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 {#4393 …} #createdAt: DateTime @1721658866 {#4375 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1744036790 {#4380 date: 2025-04-07 14:39:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } +attr: [] +labelTranslationParameters: [] } 1049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4515 +label: "Atelier" +value: "1049" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396 #id: 1049 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #parent: null #children: Doctrine\ORM\PersistentCollection {#4401 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4395 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4510 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #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 {#4399 …} #createdAt: DateTime @1721658872 {#4397 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036854 {#4379 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: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1136 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4463 …} #left: 1 #right: 608 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #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 {#4461 …} #createdAt: DateTime @1721658875 {#4458 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4450 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } +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 {#6326 -form: Symfony\Component\Form\Form {#6334 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6325 …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) {#6314 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 | "04fa03844e0022ad7d32d.dGRKLO7bEKip1N1Bw2MEWS-JyAkYlHPiROaUlwq0cds.RlULQZyRU_2bvbQRjwoxNWPTjFYhoxGbHaHl1nqDLrQbLiNZtot88cucmA" |
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 | "04fa03844e0022ad7d32d.dGRKLO7bEKip1N1Bw2MEWS-JyAkYlHPiROaUlwq0cds.RlULQZyRU_2bvbQRjwoxNWPTjFYhoxGbHaHl1nqDLrQbLiNZtot88cucmA" |
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 | "04fa03844e0022ad7d32d.dGRKLO7bEKip1N1Bw2MEWS-JyAkYlHPiROaUlwq0cds.RlULQZyRU_2bvbQRjwoxNWPTjFYhoxGbHaHl1nqDLrQbLiNZtot88cucmA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6345 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() {#6313 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6318 …} $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 | "04fa03844e0022ad7d32d.dGRKLO7bEKip1N1Bw2MEWS-JyAkYlHPiROaUlwq0cds.RlULQZyRU_2bvbQRjwoxNWPTjFYhoxGbHaHl1nqDLrQbLiNZtot88cucmA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6303 -form: Symfony\Component\Form\Form {#6312 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6317 …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 | "04fa03844e0022ad7d32d.dGRKLO7bEKip1N1Bw2MEWS-JyAkYlHPiROaUlwq0cds.RlULQZyRU_2bvbQRjwoxNWPTjFYhoxGbHaHl1nqDLrQbLiNZtot88cucmA" |
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: 1227 +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: 1227 +searchTerm: null } |
same as passed value |
uniqId | "6814c9c6a8ffd" |
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: 1227 +searchTerm: null } |
data_class | "App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload" |
disabled | false |
empty_data | Closure(FormInterface $form) {#14735 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 | "6814c9c6a8ffd" |
upload_max_size_message | Closure() {#14794 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6553 …} $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: 1227 +searchTerm: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#14881 -form: Symfony\Component\Form\Form {#14886 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14798 …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: 1227 +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 {#11356 #id: 1236 #code: "457-Refroidissement-PC" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1136 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4463 …} #left: 1 #right: 608 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #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 {#4461 …} #createdAt: DateTime @1721658875 {#4458 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4450 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11361 …} #left: 198 #right: 199 #level: 4 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#11357 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11443 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11356} #id: 1236 #name: "Refroidissement PC" #slug: "1236_Refroidissement-PC" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11359 …} #createdAt: DateTime @1721658879 {#11354 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036912 {#11355 date: 2025-04-07 14:41:52.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 457 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11365 #id: 1235 #code: "459-Processeurs" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11370 …} #left: 196 #right: 197 #level: 4 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#11366 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11442 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11365} #id: 1235 #name: "Processeurs" #slug: "1235_Processeurs" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11368 …} #createdAt: DateTime @1721658879 {#11363 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036911 {#11364 date: 2025-04-07 14:41:51.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 459 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11374 #id: 1234 #code: "454-Memoires" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11379 …} #left: 194 #right: 195 #level: 4 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#11375 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11441 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11374} #id: 1234 #name: "Mémoires" #slug: "1234_Memoires" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11377 …} #createdAt: DateTime @1721658879 {#11372 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036911 {#11373 date: 2025-04-07 14:41:51.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 454 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11383 #id: 1233 #code: "456-Chassis" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11388 …} #left: 192 #right: 193 #level: 4 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#11384 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11440 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11383} #id: 1233 #name: "Châssis" #slug: "1233_Chassis" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11386 …} #createdAt: DateTime @1721658879 {#11381 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036911 {#11382 date: 2025-04-07 14:41:51.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 456 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11392 #id: 1232 #code: "461-Cartes-video-graphique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11397 …} #left: 190 #right: 191 #level: 4 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#11393 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11439 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11392} #id: 1232 #name: "Cartes vidéo / graphique" #slug: "1232_Cartes-video-graphique" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11395 …} #createdAt: DateTime @1721658879 {#11390 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036910 {#11391 date: 2025-04-07 14:41:50.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 461 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11401 #id: 1231 #code: "462-Cartes-son" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11406 …} #left: 188 #right: 189 #level: 4 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#11402 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11438 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11401} #id: 1231 #name: "Cartes son" #slug: "1231_Cartes-son" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11404 …} #createdAt: DateTime @1721658879 {#11399 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036910 {#11400 date: 2025-04-07 14:41:50.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 462 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11410 #id: 1230 #code: "460-Cartes-meres" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11415 …} #left: 186 #right: 187 #level: 4 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#11411 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11437 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11410} #id: 1230 #name: "Cartes mères" #slug: "1230_Cartes-meres" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11413 …} #createdAt: DateTime @1721658879 {#11408 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036910 {#11409 date: 2025-04-07 14:41:50.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 460 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11419 #id: 1229 #code: "455-Boitier-nu-sans-alim" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11424 …} #left: 184 #right: 185 #level: 4 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#11420 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11436 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11419} #id: 1229 #name: "Boîtier nu (sans alim)" #slug: "1229_Boitier-nu-sans-alim" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11422 …} #createdAt: DateTime @1721658879 {#11417 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036909 {#11418 date: 2025-04-07 14:41:49.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 455 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11428 #id: 1228 #code: "458-Boitier-d-alimentation" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11433 …} #left: 182 #right: 183 #level: 4 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#11429 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11435 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11428} #id: 1228 #name: "Boîtier d'alimentation" #slug: "1228_Boitier-d-alimentation" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11431 …} #createdAt: DateTime @1721658879 {#11426 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036909 {#11427 date: 2025-04-07 14:41:49.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 458 } ] |
[ App\Ecom\Domain\Entity\Taxonomy\Taxon {#11356 #id: 1236 #code: "457-Refroidissement-PC" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1136 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4463 …} #left: 1 #right: 608 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #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 {#4461 …} #createdAt: DateTime @1721658875 {#4458 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4450 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11361 …} #left: 198 #right: 199 #level: 4 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#11357 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11443 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11356} #id: 1236 #name: "Refroidissement PC" #slug: "1236_Refroidissement-PC" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11359 …} #createdAt: DateTime @1721658879 {#11354 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036912 {#11355 date: 2025-04-07 14:41:52.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 457 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11365 #id: 1235 #code: "459-Processeurs" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11370 …} #left: 196 #right: 197 #level: 4 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#11366 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11442 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11365} #id: 1235 #name: "Processeurs" #slug: "1235_Processeurs" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11368 …} #createdAt: DateTime @1721658879 {#11363 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036911 {#11364 date: 2025-04-07 14:41:51.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 459 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11374 #id: 1234 #code: "454-Memoires" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11379 …} #left: 194 #right: 195 #level: 4 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#11375 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11441 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11374} #id: 1234 #name: "Mémoires" #slug: "1234_Memoires" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11377 …} #createdAt: DateTime @1721658879 {#11372 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036911 {#11373 date: 2025-04-07 14:41:51.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 454 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11383 #id: 1233 #code: "456-Chassis" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11388 …} #left: 192 #right: 193 #level: 4 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#11384 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11440 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11383} #id: 1233 #name: "Châssis" #slug: "1233_Chassis" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11386 …} #createdAt: DateTime @1721658879 {#11381 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036911 {#11382 date: 2025-04-07 14:41:51.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 456 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11392 #id: 1232 #code: "461-Cartes-video-graphique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11397 …} #left: 190 #right: 191 #level: 4 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#11393 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11439 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11392} #id: 1232 #name: "Cartes vidéo / graphique" #slug: "1232_Cartes-video-graphique" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11395 …} #createdAt: DateTime @1721658879 {#11390 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036910 {#11391 date: 2025-04-07 14:41:50.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 461 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11401 #id: 1231 #code: "462-Cartes-son" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11406 …} #left: 188 #right: 189 #level: 4 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#11402 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11438 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11401} #id: 1231 #name: "Cartes son" #slug: "1231_Cartes-son" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11404 …} #createdAt: DateTime @1721658879 {#11399 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036910 {#11400 date: 2025-04-07 14:41:50.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 462 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11410 #id: 1230 #code: "460-Cartes-meres" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11415 …} #left: 186 #right: 187 #level: 4 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#11411 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11437 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11410} #id: 1230 #name: "Cartes mères" #slug: "1230_Cartes-meres" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11413 …} #createdAt: DateTime @1721658879 {#11408 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036910 {#11409 date: 2025-04-07 14:41:50.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 460 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11419 #id: 1229 #code: "455-Boitier-nu-sans-alim" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11424 …} #left: 184 #right: 185 #level: 4 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#11420 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11436 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11419} #id: 1229 #name: "Boîtier nu (sans alim)" #slug: "1229_Boitier-nu-sans-alim" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11422 …} #createdAt: DateTime @1721658879 {#11417 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036909 {#11418 date: 2025-04-07 14:41:49.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 455 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11428 #id: 1228 #code: "458-Boitier-d-alimentation" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11433 …} #left: 182 #right: 183 #level: 4 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#11429 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11435 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11428} #id: 1228 #name: "Boîtier d'alimentation" #slug: "1228_Boitier-d-alimentation" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11431 …} #createdAt: DateTime @1721658879 {#11426 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036909 {#11427 date: 2025-04-07 14:41:49.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 458 } ] |
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 {#14811 -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 {#14819 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4452 …} } |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#11356 #id: 1236 #code: "457-Refroidissement-PC" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1136 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4463 …} #left: 1 #right: 608 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #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 {#4461 …} #createdAt: DateTime @1721658875 {#4458 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4450 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11361 …} #left: 198 #right: 199 #level: 4 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#11357 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11443 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11356} #id: 1236 #name: "Refroidissement PC" #slug: "1236_Refroidissement-PC" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11359 …} #createdAt: DateTime @1721658879 {#11354 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036912 {#11355 date: 2025-04-07 14:41:52.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 457 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11365 #id: 1235 #code: "459-Processeurs" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11370 …} #left: 196 #right: 197 #level: 4 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#11366 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11442 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11365} #id: 1235 #name: "Processeurs" #slug: "1235_Processeurs" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11368 …} #createdAt: DateTime @1721658879 {#11363 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036911 {#11364 date: 2025-04-07 14:41:51.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 459 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11374 #id: 1234 #code: "454-Memoires" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11379 …} #left: 194 #right: 195 #level: 4 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#11375 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11441 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11374} #id: 1234 #name: "Mémoires" #slug: "1234_Memoires" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11377 …} #createdAt: DateTime @1721658879 {#11372 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036911 {#11373 date: 2025-04-07 14:41:51.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 454 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11383 #id: 1233 #code: "456-Chassis" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11388 …} #left: 192 #right: 193 #level: 4 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#11384 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11440 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11383} #id: 1233 #name: "Châssis" #slug: "1233_Chassis" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11386 …} #createdAt: DateTime @1721658879 {#11381 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036911 {#11382 date: 2025-04-07 14:41:51.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 456 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11392 #id: 1232 #code: "461-Cartes-video-graphique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11397 …} #left: 190 #right: 191 #level: 4 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#11393 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11439 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11392} #id: 1232 #name: "Cartes vidéo / graphique" #slug: "1232_Cartes-video-graphique" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11395 …} #createdAt: DateTime @1721658879 {#11390 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036910 {#11391 date: 2025-04-07 14:41:50.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 461 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11401 #id: 1231 #code: "462-Cartes-son" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11406 …} #left: 188 #right: 189 #level: 4 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#11402 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11438 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11401} #id: 1231 #name: "Cartes son" #slug: "1231_Cartes-son" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11404 …} #createdAt: DateTime @1721658879 {#11399 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036910 {#11400 date: 2025-04-07 14:41:50.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 462 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11410 #id: 1230 #code: "460-Cartes-meres" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11415 …} #left: 186 #right: 187 #level: 4 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#11411 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11437 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11410} #id: 1230 #name: "Cartes mères" #slug: "1230_Cartes-meres" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11413 …} #createdAt: DateTime @1721658879 {#11408 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036910 {#11409 date: 2025-04-07 14:41:50.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 460 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11419 #id: 1229 #code: "455-Boitier-nu-sans-alim" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11424 …} #left: 184 #right: 185 #level: 4 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#11420 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11436 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11419} #id: 1229 #name: "Boîtier nu (sans alim)" #slug: "1229_Boitier-nu-sans-alim" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11422 …} #createdAt: DateTime @1721658879 {#11417 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036909 {#11418 date: 2025-04-07 14:41:49.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 455 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11428 #id: 1228 #code: "458-Boitier-d-alimentation" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11433 …} #left: 182 #right: 183 #level: 4 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#11429 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11435 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11428} #id: 1228 #name: "Boîtier d'alimentation" #slug: "1228_Boitier-d-alimentation" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11431 …} #createdAt: DateTime @1721658879 {#11426 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036909 {#11427 date: 2025-04-07 14:41:49.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 458 } ] |
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() {#14810 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14801 …} $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 | [ 1236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14813 +label: "Refroidissement PC" +value: "1236" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11356 #id: 1236 #code: "457-Refroidissement-PC" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1136 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4463 …} #left: 1 #right: 608 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #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 {#4461 …} #createdAt: DateTime @1721658875 {#4458 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4450 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11361 …} #left: 198 #right: 199 #level: 4 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#11357 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11443 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11356} #id: 1236 #name: "Refroidissement PC" #slug: "1236_Refroidissement-PC" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11359 …} #createdAt: DateTime @1721658879 {#11354 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036912 {#11355 date: 2025-04-07 14:41:52.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 457 } +attr: [] +labelTranslationParameters: [] } 1235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14820 +label: "Processeurs" +value: "1235" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11365 #id: 1235 #code: "459-Processeurs" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11370 …} #left: 196 #right: 197 #level: 4 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#11366 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11442 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11365} #id: 1235 #name: "Processeurs" #slug: "1235_Processeurs" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11368 …} #createdAt: DateTime @1721658879 {#11363 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036911 {#11364 date: 2025-04-07 14:41:51.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 459 } +attr: [] +labelTranslationParameters: [] } 1234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14821 +label: "Mémoires" +value: "1234" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11374 #id: 1234 #code: "454-Memoires" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11379 …} #left: 194 #right: 195 #level: 4 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#11375 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11441 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11374} #id: 1234 #name: "Mémoires" #slug: "1234_Memoires" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11377 …} #createdAt: DateTime @1721658879 {#11372 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036911 {#11373 date: 2025-04-07 14:41:51.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 454 } +attr: [] +labelTranslationParameters: [] } 1233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14822 +label: "Châssis" +value: "1233" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11383 #id: 1233 #code: "456-Chassis" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11388 …} #left: 192 #right: 193 #level: 4 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#11384 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11440 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11383} #id: 1233 #name: "Châssis" #slug: "1233_Chassis" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11386 …} #createdAt: DateTime @1721658879 {#11381 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036911 {#11382 date: 2025-04-07 14:41:51.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 456 } +attr: [] +labelTranslationParameters: [] } 1232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14823 +label: "Cartes vidéo / graphique" +value: "1232" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11392 #id: 1232 #code: "461-Cartes-video-graphique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11397 …} #left: 190 #right: 191 #level: 4 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#11393 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11439 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11392} #id: 1232 #name: "Cartes vidéo / graphique" #slug: "1232_Cartes-video-graphique" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11395 …} #createdAt: DateTime @1721658879 {#11390 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036910 {#11391 date: 2025-04-07 14:41:50.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 461 } +attr: [] +labelTranslationParameters: [] } 1231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14824 +label: "Cartes son" +value: "1231" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11401 #id: 1231 #code: "462-Cartes-son" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11406 …} #left: 188 #right: 189 #level: 4 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#11402 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11438 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11401} #id: 1231 #name: "Cartes son" #slug: "1231_Cartes-son" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11404 …} #createdAt: DateTime @1721658879 {#11399 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036910 {#11400 date: 2025-04-07 14:41:50.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 462 } +attr: [] +labelTranslationParameters: [] } 1230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14825 +label: "Cartes mères" +value: "1230" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11410 #id: 1230 #code: "460-Cartes-meres" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11415 …} #left: 186 #right: 187 #level: 4 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#11411 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11437 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11410} #id: 1230 #name: "Cartes mères" #slug: "1230_Cartes-meres" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11413 …} #createdAt: DateTime @1721658879 {#11408 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036910 {#11409 date: 2025-04-07 14:41:50.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 460 } +attr: [] +labelTranslationParameters: [] } 1229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14826 +label: "Boîtier nu (sans alim)" +value: "1229" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11419 #id: 1229 #code: "455-Boitier-nu-sans-alim" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11424 …} #left: 184 #right: 185 #level: 4 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#11420 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11436 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11419} #id: 1229 #name: "Boîtier nu (sans alim)" #slug: "1229_Boitier-nu-sans-alim" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11422 …} #createdAt: DateTime @1721658879 {#11417 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036909 {#11418 date: 2025-04-07 14:41:49.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 455 } +attr: [] +labelTranslationParameters: [] } 1228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14827 +label: "Boîtier d'alimentation" +value: "1228" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11428 #id: 1228 #code: "458-Boitier-d-alimentation" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#11433 …} #left: 182 #right: 183 #level: 4 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#11429 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11435 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11428} #id: 1228 #name: "Boîtier d'alimentation" #slug: "1228_Boitier-d-alimentation" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11431 …} #createdAt: DateTime @1721658879 {#11426 date: 2024-07-22 14:34:39.0 UTC (+00:00) } #updatedAt: DateTime @1744036909 {#11427 date: 2025-04-07 14:41:49.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 458 } +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#14844 -form: Symfony\Component\Form\Form {#14976 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#14854 …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) {#14816 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 | [] |
1236
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 | "Refroidissement PC" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1236" |
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) {#14893 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 {#14894 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Refroidissement PC" |
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() {#14896 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14898 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1236" |
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 {#14943 -form: Symfony\Component\Form\Form {#14979 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14952 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1236" |
label | "Refroidissement PC" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1236" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1236" |
1235
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 | "Processeurs" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1235" |
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) {#14893 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 {#14894 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Processeurs" |
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() {#14906 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14905 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1235" |
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 {#14934 -form: Symfony\Component\Form\Form {#14982 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14925 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1235" |
label | "Processeurs" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1235" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1235" |
1234
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 | "Mémoires" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1234" |
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) {#14893 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 {#14894 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Mémoires" |
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() {#14915 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14914 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1234" |
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 {#14916 -form: Symfony\Component\Form\Form {#14985 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14907 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1234" |
label | "Mémoires" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1234" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1234" |
1233
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 | "Châssis" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1233" |
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) {#14893 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 {#14894 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Châssis" |
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() {#14924 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14923 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1233" |
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 {#14895 -form: Symfony\Component\Form\Form {#14988 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15022 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1233" |
label | "Châssis" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1233" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1233" |
1232
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 | "Cartes vidéo / graphique" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1232" |
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) {#14893 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 {#14894 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Cartes vidéo / graphique" |
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() {#14933 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14932 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1232" |
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 {#15024 -form: Symfony\Component\Form\Form {#14991 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15025 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1232" |
label | "Cartes vidéo / graphique" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1232" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1232" |
1231
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 | "Cartes son" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1231" |
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) {#14893 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 {#14894 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Cartes son" |
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() {#14942 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14941 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1231" |
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 {#15026 -form: Symfony\Component\Form\Form {#14994 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15027 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1231" |
label | "Cartes son" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1231" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1231" |
1230
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 | "Cartes mères" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1230" |
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) {#14893 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 {#14894 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Cartes mè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() {#14951 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14950 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1230" |
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 {#15158 -form: Symfony\Component\Form\Form {#14997 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15157 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1230" |
label | "Cartes mères" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1230" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1230" |
1229
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 | "Boîtier nu (sans alim)" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1229" |
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) {#14893 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 {#14894 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Boîtier nu (sans alim)" |
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() {#14960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14959 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1229" |
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 {#15137 -form: Symfony\Component\Form\Form {#15000 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15161 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1229" |
label | "Boîtier nu (sans alim)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1229" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1229" |
1228
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 | "Boîtier d'alimentation" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1228" |
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) {#14893 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 {#14894 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Boîtier d'alimentation" |
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() {#14969 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14968 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1228" |
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 {#15151 -form: Symfony\Component\Form\Form {#15003 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15156 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1228" |
label | "Boîtier d'alimentation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1228" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1228" |
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) {#14842 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() {#14845 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14843 …} $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 {#14961 -form: Symfony\Component\Form\Form {#15006 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14970 …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) {#14851 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() {#14853 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14852 …} $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 {#15155 -form: Symfony\Component\Form\Form {#15009 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15154 …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) {#14860 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() {#14862 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14861 …} $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 {#15152 -form: Symfony\Component\Form\Form {#15012 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15145 …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 | "1227" |
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) {#14869 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() {#14871 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14870 …} $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 | "1227" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15150 -form: Symfony\Component\Form\Form {#15015 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15148 …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 | "1227" |
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) {#14878 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() {#14880 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14879 …} $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 {#15149 -form: Symfony\Component\Form\Form {#15018 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15146 …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 | [ "EMTEC" => "EMTEC" "VERBATIM" => "VERBATIM" ] |
[ "EMTEC" => "EMTEC" "VERBATIM" => "VERBATIM" ] |
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 | [ "EMTEC" => "EMTEC" "VERBATIM" => "VERBATIM" ] |
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() {#15054 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15032 …} $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 {#15068 +label: "EMTEC" +value: "EMTEC" +data: "EMTEC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15069 +label: "VERBATIM" +value: "VERBATIM" +data: "VERBATIM" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15143 -form: Symfony\Component\Form\Form {#15098 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#15142 …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) {#15141 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 | "EMTEC" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "EMTEC" |
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) {#14893 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 {#14894 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "EMTEC" |
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() {#15108 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15116 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "EMTEC" |
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 {#15165 -form: Symfony\Component\Form\Form {#15089 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15159 …5} |
full_name | "product_filter[brands][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_brands_0" |
label | "EMTEC" |
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 | "EMTEC" |
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 | "VERBATIM" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "VERBATIM" |
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) {#14893 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 {#14894 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "VERBATIM" |
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() {#15103 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15106 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "VERBATIM" |
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 {#15166 -form: Symfony\Component\Form\Form {#15135 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15167 …5} |
full_name | "product_filter[brands][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_brands_1" |
label | "VERBATIM" |
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 | "VERBATIM" |