Forms
-
search_bar
-
searchTerm
-
searchTaxon
-
_token
-
-
product_filter
-
taxons
-
1365
-
1364
-
1363
-
1362
-
1361
-
1360
-
1359
-
1358
-
1357
-
1356
-
1355
-
1354
-
-
limit
-
sortingField
-
sortingDirection
-
searchTaxon
-
searchTerm
-
brands
-
search_bar
"App\Ecom\Application\Form\Shop\Search\SearchBarType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [] |
[] |
groupeGestion | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "novalidate" => true "data-action" => "live#action:prevent" "data-live-action-param" => "search" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data | [] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6635 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
groupeGestion | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "header" |
trim | true |
upload_max_size_message | Closure() {#6360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6636 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "novalidate" => true "data-action" => "live#action:prevent" "data-live-action-param" => "search" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_bar" "_search_bar" ] |
cache_key | "_search_bar_search_bar" |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6344 -form: Symfony\Component\Form\Form {#6328 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6359 …5} |
full_name | "search_bar" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_bar" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "search_bar" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar" |
valid | true |
value | [] |
searchTerm
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
[ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6336 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6334 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6335 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_search_bar_searchTerm" ] |
cache_key | "_search_bar_searchTerm_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6315 -form: Symfony\Component\Form\Form {#6325 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6316 …5} |
full_name | "search_bar[searchTerm]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_bar_searchTerm" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "searchTerm" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar_searchTerm" |
valid | true |
value | "" |
searchTaxon
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-model" => "searchTaxon" ] |
[ "data-model" => "searchTaxon" ] |
choices | [ 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 {#6351 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4453 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6320 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4452 …} } |
choices | [ 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() {#6348 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6341 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-model" => "searchTaxon" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_bar_searchTaxon" ] |
cache_key | "_search_bar_searchTaxon_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4513 +label: "Administration" +value: "812" +data: 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 {#6314 -form: Symfony\Component\Form\Form {#6322 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6313 …5} |
full_name | "search_bar[searchTaxon]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_bar_searchTaxon" |
is_selected | Closure($choice, $value) {#6302 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "searchTaxon" |
placeholder | "search_bar.categorie_select" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar_searchTaxon" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "f6.IeXGy4nAi8f2JnXzYKI-MWXskTYNlWi7Gbnn4giLBBQ.Y6CqnrqV1PCMcCOqVcNcVjqqx3x7wSf3do2QsWrNRndy0Lyh-rresKAUIA" |
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 | "f6.IeXGy4nAi8f2JnXzYKI-MWXskTYNlWi7Gbnn4giLBBQ.Y6CqnrqV1PCMcCOqVcNcVjqqx3x7wSf3do2QsWrNRndy0Lyh-rresKAUIA" |
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 | "f6.IeXGy4nAi8f2JnXzYKI-MWXskTYNlWi7Gbnn4giLBBQ.Y6CqnrqV1PCMcCOqVcNcVjqqx3x7wSf3do2QsWrNRndy0Lyh-rresKAUIA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6333 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6301 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6306 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_search_bar__token" ] |
cache_key | "_search_bar__token_hidden" |
compound | false |
data | "f6.IeXGy4nAi8f2JnXzYKI-MWXskTYNlWi7Gbnn4giLBBQ.Y6CqnrqV1PCMcCOqVcNcVjqqx3x7wSf3do2QsWrNRndy0Lyh-rresKAUIA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6291 -form: Symfony\Component\Form\Form {#6300 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6305 …5} |
full_name | "search_bar[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_bar__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar__token" |
valid | true |
value | "f6.IeXGy4nAi8f2JnXzYKI-MWXskTYNlWi7Gbnn4giLBBQ.Y6CqnrqV1PCMcCOqVcNcVjqqx3x7wSf3do2QsWrNRndy0Lyh-rresKAUIA" |
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: 1353 +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: 1353 +searchTerm: null } |
same as passed value |
uniqId | "6814c9275c494" |
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: 1353 +searchTerm: null } |
data_class | "App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15550 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "GET" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
uniqId | "6814c9275c494" |
upload_max_size_message | Closure() {#15609 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6541 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "js-product-filter-form content-filters" "data-model" => "on(change)|*" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "product_filter" "_product_filter" ] |
cache_key | "_product_filter_product_filter" |
compound | true |
data | App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload {#4161 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 100000 +searchTaxon: 1353 +searchTerm: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15699 -form: Symfony\Component\Form\Form {#15704 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15613 …5} |
full_name | "product_filter" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "product_filter" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter" |
valid | true |
value | App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload {#4161 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 100000 +searchTaxon: 1353 +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 {#12595 #id: 1365 #code: "364-Stockage-services-et-support" #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 {#12600 …} #left: 456 #right: 457 #level: 4 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#12596 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12712 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12595} #id: 1365 #name: "Stockage services et support" #slug: "1365_Stockage-services-et-support" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12598 …} #createdAt: DateTime @1721658886 {#12593 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036955 {#12594 date: 2025-04-07 14:42:35.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 364 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12604 #id: 1364 #code: "359-NAS" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12609 …} #left: 454 #right: 455 #level: 4 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#12605 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12711 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12604} #id: 1364 #name: "NAS" #slug: "1364_NAS" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12607 …} #createdAt: DateTime @1721658886 {#12602 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036955 {#12603 date: 2025-04-07 14:42:35.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 359 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12613 #id: 1363 #code: "360-Lecteurs-Optiques" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12618 …} #left: 452 #right: 453 #level: 4 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#12614 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12710 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12613} #id: 1363 #name: "Lecteurs Optiques" #slug: "1363_Lecteurs-Optiques" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12616 …} #createdAt: DateTime @1721658886 {#12611 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036954 {#12612 date: 2025-04-07 14:42:34.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 360 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12622 #id: 1362 #code: "358-Lecteurs-et-HDD-multimedia-NAS" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12627 …} #left: 450 #right: 451 #level: 4 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#12623 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12709 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12622} #id: 1362 #name: "Lecteurs et HDD multimédia NAS" #slug: "1362_Lecteurs-et-HDD-multimedia-NAS" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12625 …} #createdAt: DateTime @1721658886 {#12620 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036954 {#12621 date: 2025-04-07 14:42:34.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 358 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12631 #id: 1361 #code: "355-Disques-SSD-Internes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12636 …} #left: 448 #right: 449 #level: 4 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#12632 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12708 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12631} #id: 1361 #name: "Disques SSD Internes" #slug: "1361_Disques-SSD-Internes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12634 …} #createdAt: DateTime @1721658886 {#12629 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036954 {#12630 date: 2025-04-07 14:42:34.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 355 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12640 #id: 1360 #code: "353-Disques-SSD-Externes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12645 …} #left: 446 #right: 447 #level: 4 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#12641 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12707 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12640} #id: 1360 #name: "Disques SSD Externes" #slug: "1360_Disques-SSD-Externes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12643 …} #createdAt: DateTime @1721658886 {#12638 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036953 {#12639 date: 2025-04-07 14:42:33.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 353 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12649 #id: 1359 #code: "354-Disques-Durs-Internes-PC" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12654 …} #left: 444 #right: 445 #level: 4 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#12650 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12706 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12649} #id: 1359 #name: "Disques Durs Internes - PC" #slug: "1359_Disques-Durs-Internes-PC" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12652 …} #createdAt: DateTime @1721658886 {#12647 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036953 {#12648 date: 2025-04-07 14:42:33.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 354 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12658 #id: 1358 #code: "357-Disques-Durs-Internes-NAS" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12663 …} #left: 442 #right: 443 #level: 4 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#12659 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12705 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12658} #id: 1358 #name: "Disques Durs Internes - NAS" #slug: "1358_Disques-Durs-Internes-NAS" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12661 …} #createdAt: DateTime @1721658886 {#12656 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036953 {#12657 date: 2025-04-07 14:42:33.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 357 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12667 #id: 1357 #code: "352-Disques-Durs-Externes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12672 …} #left: 440 #right: 441 #level: 4 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#12668 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12704 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12667} #id: 1357 #name: "Disques Durs Externes" #slug: "1357_Disques-Durs-Externes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12670 …} #createdAt: DateTime @1721658886 {#12665 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036952 {#12666 date: 2025-04-07 14:42:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 352 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12676 #id: 1356 #code: "362-Boitiers-Stockage-et-RAID" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12681 …} #left: 438 #right: 439 #level: 4 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#12677 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12703 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12676} #id: 1356 #name: "Boitiers Stockage et RAID" #slug: "1356_Boitiers-Stockage-et-RAID" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12679 …} #createdAt: DateTime @1721658885 {#12674 date: 2024-07-22 14:34:45.0 UTC (+00:00) } #updatedAt: DateTime @1744036952 {#12675 date: 2025-04-07 14:42:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 362 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12685 #id: 1355 #code: "361-Adaptateurs-Stockage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12690 …} #left: 436 #right: 437 #level: 4 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#12686 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12702 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12685} #id: 1355 #name: "Adaptateurs Stockage" #slug: "1355_Adaptateurs-Stockage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12688 …} #createdAt: DateTime @1721658885 {#12683 date: 2024-07-22 14:34:45.0 UTC (+00:00) } #updatedAt: DateTime @1744036952 {#12684 date: 2025-04-07 14:42:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 361 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12694 #id: 1354 #code: "363-Accessoires-Stockage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12699 …} #left: 434 #right: 435 #level: 4 #position: 11 #translations: Doctrine\ORM\PersistentCollection {#12695 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12701 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12694} #id: 1354 #name: "Accessoires Stockage" #slug: "1354_Accessoires-Stockage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12697 …} #createdAt: DateTime @1721658885 {#12692 date: 2024-07-22 14:34:45.0 UTC (+00:00) } #updatedAt: DateTime @1744036951 {#12693 date: 2025-04-07 14:42:31.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 363 } ] |
[ App\Ecom\Domain\Entity\Taxonomy\Taxon {#12595 #id: 1365 #code: "364-Stockage-services-et-support" #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 {#12600 …} #left: 456 #right: 457 #level: 4 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#12596 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12712 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12595} #id: 1365 #name: "Stockage services et support" #slug: "1365_Stockage-services-et-support" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12598 …} #createdAt: DateTime @1721658886 {#12593 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036955 {#12594 date: 2025-04-07 14:42:35.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 364 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12604 #id: 1364 #code: "359-NAS" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12609 …} #left: 454 #right: 455 #level: 4 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#12605 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12711 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12604} #id: 1364 #name: "NAS" #slug: "1364_NAS" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12607 …} #createdAt: DateTime @1721658886 {#12602 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036955 {#12603 date: 2025-04-07 14:42:35.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 359 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12613 #id: 1363 #code: "360-Lecteurs-Optiques" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12618 …} #left: 452 #right: 453 #level: 4 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#12614 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12710 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12613} #id: 1363 #name: "Lecteurs Optiques" #slug: "1363_Lecteurs-Optiques" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12616 …} #createdAt: DateTime @1721658886 {#12611 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036954 {#12612 date: 2025-04-07 14:42:34.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 360 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12622 #id: 1362 #code: "358-Lecteurs-et-HDD-multimedia-NAS" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12627 …} #left: 450 #right: 451 #level: 4 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#12623 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12709 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12622} #id: 1362 #name: "Lecteurs et HDD multimédia NAS" #slug: "1362_Lecteurs-et-HDD-multimedia-NAS" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12625 …} #createdAt: DateTime @1721658886 {#12620 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036954 {#12621 date: 2025-04-07 14:42:34.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 358 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12631 #id: 1361 #code: "355-Disques-SSD-Internes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12636 …} #left: 448 #right: 449 #level: 4 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#12632 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12708 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12631} #id: 1361 #name: "Disques SSD Internes" #slug: "1361_Disques-SSD-Internes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12634 …} #createdAt: DateTime @1721658886 {#12629 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036954 {#12630 date: 2025-04-07 14:42:34.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 355 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12640 #id: 1360 #code: "353-Disques-SSD-Externes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12645 …} #left: 446 #right: 447 #level: 4 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#12641 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12707 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12640} #id: 1360 #name: "Disques SSD Externes" #slug: "1360_Disques-SSD-Externes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12643 …} #createdAt: DateTime @1721658886 {#12638 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036953 {#12639 date: 2025-04-07 14:42:33.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 353 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12649 #id: 1359 #code: "354-Disques-Durs-Internes-PC" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12654 …} #left: 444 #right: 445 #level: 4 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#12650 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12706 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12649} #id: 1359 #name: "Disques Durs Internes - PC" #slug: "1359_Disques-Durs-Internes-PC" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12652 …} #createdAt: DateTime @1721658886 {#12647 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036953 {#12648 date: 2025-04-07 14:42:33.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 354 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12658 #id: 1358 #code: "357-Disques-Durs-Internes-NAS" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12663 …} #left: 442 #right: 443 #level: 4 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#12659 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12705 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12658} #id: 1358 #name: "Disques Durs Internes - NAS" #slug: "1358_Disques-Durs-Internes-NAS" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12661 …} #createdAt: DateTime @1721658886 {#12656 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036953 {#12657 date: 2025-04-07 14:42:33.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 357 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12667 #id: 1357 #code: "352-Disques-Durs-Externes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12672 …} #left: 440 #right: 441 #level: 4 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#12668 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12704 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12667} #id: 1357 #name: "Disques Durs Externes" #slug: "1357_Disques-Durs-Externes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12670 …} #createdAt: DateTime @1721658886 {#12665 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036952 {#12666 date: 2025-04-07 14:42:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 352 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12676 #id: 1356 #code: "362-Boitiers-Stockage-et-RAID" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12681 …} #left: 438 #right: 439 #level: 4 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#12677 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12703 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12676} #id: 1356 #name: "Boitiers Stockage et RAID" #slug: "1356_Boitiers-Stockage-et-RAID" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12679 …} #createdAt: DateTime @1721658885 {#12674 date: 2024-07-22 14:34:45.0 UTC (+00:00) } #updatedAt: DateTime @1744036952 {#12675 date: 2025-04-07 14:42:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 362 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12685 #id: 1355 #code: "361-Adaptateurs-Stockage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12690 …} #left: 436 #right: 437 #level: 4 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#12686 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12702 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12685} #id: 1355 #name: "Adaptateurs Stockage" #slug: "1355_Adaptateurs-Stockage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12688 …} #createdAt: DateTime @1721658885 {#12683 date: 2024-07-22 14:34:45.0 UTC (+00:00) } #updatedAt: DateTime @1744036952 {#12684 date: 2025-04-07 14:42:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 361 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12694 #id: 1354 #code: "363-Accessoires-Stockage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12699 …} #left: 434 #right: 435 #level: 4 #position: 11 #translations: Doctrine\ORM\PersistentCollection {#12695 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12701 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12694} #id: 1354 #name: "Accessoires Stockage" #slug: "1354_Accessoires-Stockage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12697 …} #createdAt: DateTime @1721658885 {#12692 date: 2024-07-22 14:34:45.0 UTC (+00:00) } #updatedAt: DateTime @1744036951 {#12693 date: 2025-04-07 14:42:31.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 363 } ] |
class | "App\Ecom\Domain\Entity\Taxonomy\Taxon" |
same as passed value |
expanded | true |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4438 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4439 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#15626 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4453 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#15634 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4452 …} } |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#12595 #id: 1365 #code: "364-Stockage-services-et-support" #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 {#12600 …} #left: 456 #right: 457 #level: 4 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#12596 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12712 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12595} #id: 1365 #name: "Stockage services et support" #slug: "1365_Stockage-services-et-support" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12598 …} #createdAt: DateTime @1721658886 {#12593 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036955 {#12594 date: 2025-04-07 14:42:35.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 364 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12604 #id: 1364 #code: "359-NAS" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12609 …} #left: 454 #right: 455 #level: 4 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#12605 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12711 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12604} #id: 1364 #name: "NAS" #slug: "1364_NAS" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12607 …} #createdAt: DateTime @1721658886 {#12602 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036955 {#12603 date: 2025-04-07 14:42:35.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 359 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12613 #id: 1363 #code: "360-Lecteurs-Optiques" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12618 …} #left: 452 #right: 453 #level: 4 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#12614 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12710 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12613} #id: 1363 #name: "Lecteurs Optiques" #slug: "1363_Lecteurs-Optiques" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12616 …} #createdAt: DateTime @1721658886 {#12611 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036954 {#12612 date: 2025-04-07 14:42:34.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 360 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12622 #id: 1362 #code: "358-Lecteurs-et-HDD-multimedia-NAS" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12627 …} #left: 450 #right: 451 #level: 4 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#12623 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12709 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12622} #id: 1362 #name: "Lecteurs et HDD multimédia NAS" #slug: "1362_Lecteurs-et-HDD-multimedia-NAS" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12625 …} #createdAt: DateTime @1721658886 {#12620 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036954 {#12621 date: 2025-04-07 14:42:34.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 358 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12631 #id: 1361 #code: "355-Disques-SSD-Internes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12636 …} #left: 448 #right: 449 #level: 4 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#12632 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12708 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12631} #id: 1361 #name: "Disques SSD Internes" #slug: "1361_Disques-SSD-Internes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12634 …} #createdAt: DateTime @1721658886 {#12629 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036954 {#12630 date: 2025-04-07 14:42:34.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 355 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12640 #id: 1360 #code: "353-Disques-SSD-Externes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12645 …} #left: 446 #right: 447 #level: 4 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#12641 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12707 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12640} #id: 1360 #name: "Disques SSD Externes" #slug: "1360_Disques-SSD-Externes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12643 …} #createdAt: DateTime @1721658886 {#12638 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036953 {#12639 date: 2025-04-07 14:42:33.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 353 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12649 #id: 1359 #code: "354-Disques-Durs-Internes-PC" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12654 …} #left: 444 #right: 445 #level: 4 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#12650 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12706 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12649} #id: 1359 #name: "Disques Durs Internes - PC" #slug: "1359_Disques-Durs-Internes-PC" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12652 …} #createdAt: DateTime @1721658886 {#12647 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036953 {#12648 date: 2025-04-07 14:42:33.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 354 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12658 #id: 1358 #code: "357-Disques-Durs-Internes-NAS" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12663 …} #left: 442 #right: 443 #level: 4 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#12659 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12705 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12658} #id: 1358 #name: "Disques Durs Internes - NAS" #slug: "1358_Disques-Durs-Internes-NAS" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12661 …} #createdAt: DateTime @1721658886 {#12656 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036953 {#12657 date: 2025-04-07 14:42:33.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 357 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12667 #id: 1357 #code: "352-Disques-Durs-Externes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12672 …} #left: 440 #right: 441 #level: 4 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#12668 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12704 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12667} #id: 1357 #name: "Disques Durs Externes" #slug: "1357_Disques-Durs-Externes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12670 …} #createdAt: DateTime @1721658886 {#12665 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036952 {#12666 date: 2025-04-07 14:42:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 352 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12676 #id: 1356 #code: "362-Boitiers-Stockage-et-RAID" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12681 …} #left: 438 #right: 439 #level: 4 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#12677 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12703 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12676} #id: 1356 #name: "Boitiers Stockage et RAID" #slug: "1356_Boitiers-Stockage-et-RAID" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12679 …} #createdAt: DateTime @1721658885 {#12674 date: 2024-07-22 14:34:45.0 UTC (+00:00) } #updatedAt: DateTime @1744036952 {#12675 date: 2025-04-07 14:42:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 362 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12685 #id: 1355 #code: "361-Adaptateurs-Stockage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12690 …} #left: 436 #right: 437 #level: 4 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#12686 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12702 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12685} #id: 1355 #name: "Adaptateurs Stockage" #slug: "1355_Adaptateurs-Stockage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12688 …} #createdAt: DateTime @1721658885 {#12683 date: 2024-07-22 14:34:45.0 UTC (+00:00) } #updatedAt: DateTime @1744036952 {#12684 date: 2025-04-07 14:42:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 361 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#12694 #id: 1354 #code: "363-Accessoires-Stockage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12699 …} #left: 434 #right: 435 #level: 4 #position: 11 #translations: Doctrine\ORM\PersistentCollection {#12695 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12701 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12694} #id: 1354 #name: "Accessoires Stockage" #slug: "1354_Accessoires-Stockage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12697 …} #createdAt: DateTime @1721658885 {#12692 date: 2024-07-22 14:34:45.0 UTC (+00:00) } #updatedAt: DateTime @1744036951 {#12693 date: 2025-04-07 14:42:31.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 363 } ] |
class | "App\Ecom\Domain\Entity\Taxonomy\Taxon" |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4190 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4187 …} -namespace: Closure() {#4200 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerYx2AJ1y\EntityManagerGhostE8260f8 {#120 …12} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4443 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerYx2AJ1y\EntityManagerGhostE8260f8 {#120 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2683 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#15625 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15616 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_product_filter_taxons" ] |
cache_key | "_product_filter_taxons_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15628 +label: "Stockage services et support" +value: "1365" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12595 #id: 1365 #code: "364-Stockage-services-et-support" #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 {#12600 …} #left: 456 #right: 457 #level: 4 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#12596 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12712 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12595} #id: 1365 #name: "Stockage services et support" #slug: "1365_Stockage-services-et-support" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12598 …} #createdAt: DateTime @1721658886 {#12593 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036955 {#12594 date: 2025-04-07 14:42:35.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 364 } +attr: [] +labelTranslationParameters: [] } 1364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15635 +label: "NAS" +value: "1364" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12604 #id: 1364 #code: "359-NAS" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12609 …} #left: 454 #right: 455 #level: 4 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#12605 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12711 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12604} #id: 1364 #name: "NAS" #slug: "1364_NAS" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12607 …} #createdAt: DateTime @1721658886 {#12602 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036955 {#12603 date: 2025-04-07 14:42:35.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 359 } +attr: [] +labelTranslationParameters: [] } 1363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15636 +label: "Lecteurs Optiques" +value: "1363" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12613 #id: 1363 #code: "360-Lecteurs-Optiques" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12618 …} #left: 452 #right: 453 #level: 4 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#12614 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12710 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12613} #id: 1363 #name: "Lecteurs Optiques" #slug: "1363_Lecteurs-Optiques" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12616 …} #createdAt: DateTime @1721658886 {#12611 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036954 {#12612 date: 2025-04-07 14:42:34.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 360 } +attr: [] +labelTranslationParameters: [] } 1362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15637 +label: "Lecteurs et HDD multimédia NAS" +value: "1362" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12622 #id: 1362 #code: "358-Lecteurs-et-HDD-multimedia-NAS" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12627 …} #left: 450 #right: 451 #level: 4 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#12623 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12709 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12622} #id: 1362 #name: "Lecteurs et HDD multimédia NAS" #slug: "1362_Lecteurs-et-HDD-multimedia-NAS" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12625 …} #createdAt: DateTime @1721658886 {#12620 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036954 {#12621 date: 2025-04-07 14:42:34.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 358 } +attr: [] +labelTranslationParameters: [] } 1361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15638 +label: "Disques SSD Internes" +value: "1361" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12631 #id: 1361 #code: "355-Disques-SSD-Internes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12636 …} #left: 448 #right: 449 #level: 4 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#12632 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12708 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12631} #id: 1361 #name: "Disques SSD Internes" #slug: "1361_Disques-SSD-Internes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12634 …} #createdAt: DateTime @1721658886 {#12629 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036954 {#12630 date: 2025-04-07 14:42:34.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 355 } +attr: [] +labelTranslationParameters: [] } 1360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15639 +label: "Disques SSD Externes" +value: "1360" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12640 #id: 1360 #code: "353-Disques-SSD-Externes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12645 …} #left: 446 #right: 447 #level: 4 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#12641 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12707 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12640} #id: 1360 #name: "Disques SSD Externes" #slug: "1360_Disques-SSD-Externes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12643 …} #createdAt: DateTime @1721658886 {#12638 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036953 {#12639 date: 2025-04-07 14:42:33.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 353 } +attr: [] +labelTranslationParameters: [] } 1359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15640 +label: "Disques Durs Internes - PC" +value: "1359" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12649 #id: 1359 #code: "354-Disques-Durs-Internes-PC" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12654 …} #left: 444 #right: 445 #level: 4 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#12650 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12706 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12649} #id: 1359 #name: "Disques Durs Internes - PC" #slug: "1359_Disques-Durs-Internes-PC" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12652 …} #createdAt: DateTime @1721658886 {#12647 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036953 {#12648 date: 2025-04-07 14:42:33.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 354 } +attr: [] +labelTranslationParameters: [] } 1358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15641 +label: "Disques Durs Internes - NAS" +value: "1358" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12658 #id: 1358 #code: "357-Disques-Durs-Internes-NAS" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12663 …} #left: 442 #right: 443 #level: 4 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#12659 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12705 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12658} #id: 1358 #name: "Disques Durs Internes - NAS" #slug: "1358_Disques-Durs-Internes-NAS" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12661 …} #createdAt: DateTime @1721658886 {#12656 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036953 {#12657 date: 2025-04-07 14:42:33.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 357 } +attr: [] +labelTranslationParameters: [] } 1357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15642 +label: "Disques Durs Externes" +value: "1357" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12667 #id: 1357 #code: "352-Disques-Durs-Externes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12672 …} #left: 440 #right: 441 #level: 4 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#12668 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12704 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12667} #id: 1357 #name: "Disques Durs Externes" #slug: "1357_Disques-Durs-Externes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12670 …} #createdAt: DateTime @1721658886 {#12665 date: 2024-07-22 14:34:46.0 UTC (+00:00) } #updatedAt: DateTime @1744036952 {#12666 date: 2025-04-07 14:42:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 352 } +attr: [] +labelTranslationParameters: [] } 1356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15643 +label: "Boitiers Stockage et RAID" +value: "1356" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12676 #id: 1356 #code: "362-Boitiers-Stockage-et-RAID" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12681 …} #left: 438 #right: 439 #level: 4 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#12677 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12703 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12676} #id: 1356 #name: "Boitiers Stockage et RAID" #slug: "1356_Boitiers-Stockage-et-RAID" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12679 …} #createdAt: DateTime @1721658885 {#12674 date: 2024-07-22 14:34:45.0 UTC (+00:00) } #updatedAt: DateTime @1744036952 {#12675 date: 2025-04-07 14:42:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 362 } +attr: [] +labelTranslationParameters: [] } 1355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15644 +label: "Adaptateurs Stockage" +value: "1355" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12685 #id: 1355 #code: "361-Adaptateurs-Stockage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12690 …} #left: 436 #right: 437 #level: 4 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#12686 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12702 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12685} #id: 1355 #name: "Adaptateurs Stockage" #slug: "1355_Adaptateurs-Stockage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12688 …} #createdAt: DateTime @1721658885 {#12683 date: 2024-07-22 14:34:45.0 UTC (+00:00) } #updatedAt: DateTime @1744036952 {#12684 date: 2025-04-07 14:42:32.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 361 } +attr: [] +labelTranslationParameters: [] } 1354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15645 +label: "Accessoires Stockage" +value: "1354" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12694 #id: 1354 #code: "363-Accessoires-Stockage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#12699 …} #left: 434 #right: 435 #level: 4 #position: 11 #translations: Doctrine\ORM\PersistentCollection {#12695 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#12701 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#12694} #id: 1354 #name: "Accessoires Stockage" #slug: "1354_Accessoires-Stockage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#12697 …} #createdAt: DateTime @1721658885 {#12692 date: 2024-07-22 14:34:45.0 UTC (+00:00) } #updatedAt: DateTime @1744036951 {#12693 date: 2025-04-07 14:42:31.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 363 } +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15662 -form: Symfony\Component\Form\Form {#15821 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#15672 …5} |
full_name | "product_filter[taxons]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons" |
is_selected | Closure($choice, array $values) {#15631 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "taxons" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_taxons" |
valid | true |
value | [] |
1365
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 | "Stockage services et support" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1365" |
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) {#15711 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 {#15712 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Stockage services et support" |
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() {#15714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15716 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1365" |
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 {#15788 -form: Symfony\Component\Form\Form {#15824 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15797 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1365" |
label | "Stockage services et support" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1365" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1365" |
1364
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 | "NAS" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1364" |
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) {#15711 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 {#15712 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "NAS" |
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() {#15724 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15723 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1364" |
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 {#15779 -form: Symfony\Component\Form\Form {#15827 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15770 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1364" |
label | "NAS" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1364" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1364" |
1363
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 | "Lecteurs Optiques" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1363" |
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) {#15711 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 {#15712 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Lecteurs Optiques" |
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() {#15733 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15732 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1363" |
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 {#15761 -form: Symfony\Component\Form\Form {#15830 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15752 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1363" |
label | "Lecteurs Optiques" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1363" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1363" |
1362
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 | "Lecteurs et HDD multimédia NAS" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1362" |
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) {#15711 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 {#15712 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Lecteurs et HDD multimédia NAS" |
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() {#15742 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15741 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1362" |
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 {#15743 -form: Symfony\Component\Form\Form {#15833 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15734 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1362" |
label | "Lecteurs et HDD multimédia NAS" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1362" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1362" |
1361
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 | "Disques SSD Internes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1361" |
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) {#15711 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 {#15712 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Disques SSD Internes" |
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() {#15751 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15750 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1361" |
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 {#15725 -form: Symfony\Component\Form\Form {#15836 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15713 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1361" |
label | "Disques SSD Internes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1361" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1361" |
1360
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 | "Disques SSD Externes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1360" |
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) {#15711 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 {#15712 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Disques SSD Externes" |
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() {#15760 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15759 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1360" |
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 {#15876 -form: Symfony\Component\Form\Form {#15839 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15878 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1360" |
label | "Disques SSD Externes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1360" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1360" |
1359
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 | "Disques Durs Internes - PC" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1359" |
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) {#15711 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 {#15712 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Disques Durs Internes - 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() {#15769 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15768 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1359" |
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 {#15879 -form: Symfony\Component\Form\Form {#15842 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15880 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1359" |
label | "Disques Durs Internes - PC" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1359" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1359" |
1358
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 | "Disques Durs Internes - NAS" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1358" |
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) {#15711 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 {#15712 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Disques Durs Internes - NAS" |
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() {#15778 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15777 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1358" |
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 {#15881 -form: Symfony\Component\Form\Form {#15845 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15950 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1358" |
label | "Disques Durs Internes - NAS" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1358" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1358" |
1357
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 | "Disques Durs Externes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1357" |
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) {#15711 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 {#15712 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Disques Durs Externes" |
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() {#15787 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15786 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1357" |
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 {#15957 -form: Symfony\Component\Form\Form {#15848 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15954 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1357" |
label | "Disques Durs Externes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1357" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1357" |
1356
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 | "Boitiers Stockage et RAID" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1356" |
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) {#15711 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 {#15712 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Boitiers Stockage et RAID" |
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() {#15796 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15795 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1356" |
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 {#15953 -form: Symfony\Component\Form\Form {#15851 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15958 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1356" |
label | "Boitiers Stockage et RAID" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1356" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1356" |
1355
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 | "Adaptateurs Stockage" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1355" |
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) {#15711 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 {#15712 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Adaptateurs Stockage" |
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() {#15805 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15804 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1355" |
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 {#15959 -form: Symfony\Component\Form\Form {#15854 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15960 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1355" |
label | "Adaptateurs Stockage" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1355" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1355" |
1354
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 | "Accessoires Stockage" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1354" |
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) {#15711 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 {#15712 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Accessoires Stockage" |
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() {#15814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15813 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1354" |
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 {#15961 -form: Symfony\Component\Form\Form {#15857 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15962 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1354" |
label | "Accessoires Stockage" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1354" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1354" |
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) {#15660 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() {#15663 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15661 …} $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 {#15806 -form: Symfony\Component\Form\Form {#15860 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15815 …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) {#15669 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() {#15671 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15670 …} $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 {#15964 -form: Symfony\Component\Form\Form {#15863 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15963 …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) {#15678 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() {#15680 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15679 …} $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 {#15965 -form: Symfony\Component\Form\Form {#15866 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15966 …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 | "1353" |
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) {#15687 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() {#15689 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15688 …} $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 | "1353" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15967 -form: Symfony\Component\Form\Form {#15869 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15968 …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 | "1353" |
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) {#15696 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() {#15698 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15697 …} $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 {#15969 -form: Symfony\Component\Form\Form {#15872 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15970 …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 | [] |
[] |
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 | [] |
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() {#15914 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15886 …} $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 | [] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15971 -form: Symfony\Component\Form\Form {#15929 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#15972 …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) {#15973 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 | [] |