Forms
-
search_bar
-
searchTerm
-
searchTaxon
-
_token
-
-
product_filter
-
taxons
-
110
-
113
-
125
-
133
-
140
-
143
-
150
-
158
-
161
-
163
-
167
-
173
-
174
-
182
-
-
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data | [] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6514 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() {#6227 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6515 …} $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 {#6224 -form: Symfony\Component\Form\Form {#6208 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6239 …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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6225 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() {#6214 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6215 …} $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 {#6195 -form: Symfony\Component\Form\Form {#6199 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6196 …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 {#4374 #id: 1 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #parent: null #children: Doctrine\ORM\PersistentCollection {#4382 …} #left: 1 #right: 40 #level: 0 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#4373 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #id: 1 #name: "Administration" #slug: "administration" #description: "Description de l'administration" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4384 …} #createdAt: DateTime @1715876916 {#4365 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876916 {#4370 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386 #id: 21 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #parent: null #children: Doctrine\ORM\PersistentCollection {#4391 …} #left: 1 #right: 174 #level: 0 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4372 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #id: 21 #name: "Atelier" #slug: "21_Atelier" #description: "Description de l'atelier" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4389 …} #createdAt: DateTime @1715876917 {#4387 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876917 {#4369 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 108 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4507 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 108 #name: "Informatique" #slug: "108_Informatique" #description: "Description de l'informatique" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876919 {#4457 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4449 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395 #id: 411 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #parent: null #children: Doctrine\ORM\PersistentCollection {#4400 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4394 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4511 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #id: 411 #name: "Personnalisation" #slug: "411_Personnalisation" #description: "Description de la personnalisation" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4398 …} #createdAt: DateTime @1715876936 {#4396 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4368 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404 #id: 466 #code: "183-Renault-Group" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #parent: null #children: Doctrine\ORM\PersistentCollection {#4409 …} #left: 1 #right: 112 #level: 0 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4403 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4513 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #id: 466 #name: "Renault Group" #slug: "466_Renault-Group" #description: "Description Renault Group" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4407 …} #createdAt: DateTime @1715876940 {#4405 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876940 {#4366 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 183 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413 #id: 522 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #parent: null #children: Doctrine\ORM\PersistentCollection {#4418 …} #left: 1 #right: 104 #level: 0 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#4412 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4515 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #id: 522 #name: "Vente - VN/VO" #slug: "522_Vente-VN-VO" #description: "Description de la Vente - VN/VO" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4416 …} #createdAt: DateTime @1715876945 {#4414 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876945 {#4367 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } ] |
[ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374 #id: 1 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #parent: null #children: Doctrine\ORM\PersistentCollection {#4382 …} #left: 1 #right: 40 #level: 0 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#4373 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #id: 1 #name: "Administration" #slug: "administration" #description: "Description de l'administration" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4384 …} #createdAt: DateTime @1715876916 {#4365 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876916 {#4370 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386 #id: 21 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #parent: null #children: Doctrine\ORM\PersistentCollection {#4391 …} #left: 1 #right: 174 #level: 0 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4372 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #id: 21 #name: "Atelier" #slug: "21_Atelier" #description: "Description de l'atelier" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4389 …} #createdAt: DateTime @1715876917 {#4387 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876917 {#4369 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 108 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4507 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 108 #name: "Informatique" #slug: "108_Informatique" #description: "Description de l'informatique" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876919 {#4457 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4449 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395 #id: 411 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #parent: null #children: Doctrine\ORM\PersistentCollection {#4400 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4394 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4511 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #id: 411 #name: "Personnalisation" #slug: "411_Personnalisation" #description: "Description de la personnalisation" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4398 …} #createdAt: DateTime @1715876936 {#4396 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4368 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404 #id: 466 #code: "183-Renault-Group" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #parent: null #children: Doctrine\ORM\PersistentCollection {#4409 …} #left: 1 #right: 112 #level: 0 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4403 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4513 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #id: 466 #name: "Renault Group" #slug: "466_Renault-Group" #description: "Description Renault Group" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4407 …} #createdAt: DateTime @1715876940 {#4405 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876940 {#4366 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 183 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413 #id: 522 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #parent: null #children: Doctrine\ORM\PersistentCollection {#4418 …} #left: 1 #right: 104 #level: 0 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#4412 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4515 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #id: 522 #name: "Vente - VN/VO" #slug: "522_Vente-VN-VO" #description: "Description de la Vente - VN/VO" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4416 …} #createdAt: DateTime @1715876945 {#4414 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876945 {#4367 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } ] |
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 {#4437 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4438 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6231 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4452 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6218 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4451 …} } |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374 #id: 1 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #parent: null #children: Doctrine\ORM\PersistentCollection {#4382 …} #left: 1 #right: 40 #level: 0 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#4373 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #id: 1 #name: "Administration" #slug: "administration" #description: "Description de l'administration" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4384 …} #createdAt: DateTime @1715876916 {#4365 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876916 {#4370 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386 #id: 21 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #parent: null #children: Doctrine\ORM\PersistentCollection {#4391 …} #left: 1 #right: 174 #level: 0 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4372 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #id: 21 #name: "Atelier" #slug: "21_Atelier" #description: "Description de l'atelier" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4389 …} #createdAt: DateTime @1715876917 {#4387 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876917 {#4369 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 108 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4507 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 108 #name: "Informatique" #slug: "108_Informatique" #description: "Description de l'informatique" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876919 {#4457 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4449 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395 #id: 411 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #parent: null #children: Doctrine\ORM\PersistentCollection {#4400 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4394 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4511 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #id: 411 #name: "Personnalisation" #slug: "411_Personnalisation" #description: "Description de la personnalisation" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4398 …} #createdAt: DateTime @1715876936 {#4396 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4368 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404 #id: 466 #code: "183-Renault-Group" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #parent: null #children: Doctrine\ORM\PersistentCollection {#4409 …} #left: 1 #right: 112 #level: 0 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4403 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4513 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #id: 466 #name: "Renault Group" #slug: "466_Renault-Group" #description: "Description Renault Group" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4407 …} #createdAt: DateTime @1715876940 {#4405 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876940 {#4366 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 183 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413 #id: 522 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #parent: null #children: Doctrine\ORM\PersistentCollection {#4418 …} #left: 1 #right: 104 #level: 0 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#4412 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4515 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #id: 522 #name: "Vente - VN/VO" #slug: "522_Vente-VN-VO" #description: "Description de la Vente - VN/VO" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4416 …} #createdAt: DateTime @1715876945 {#4414 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876945 {#4367 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } ] |
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerEMM4WKr\EntityManagerGhostE8260f8 {#119 …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 {#4442 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerEMM4WKr\EntityManagerGhostE8260f8 {#119 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2677 …} } |
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() {#6228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6219 …} $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 | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4512 +label: "Administration" +value: "1" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374 #id: 1 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #parent: null #children: Doctrine\ORM\PersistentCollection {#4382 …} #left: 1 #right: 40 #level: 0 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#4373 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #id: 1 #name: "Administration" #slug: "administration" #description: "Description de l'administration" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4384 …} #createdAt: DateTime @1715876916 {#4365 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876916 {#4370 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4514 +label: "Atelier" +value: "21" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386 #id: 21 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #parent: null #children: Doctrine\ORM\PersistentCollection {#4391 …} #left: 1 #right: 174 #level: 0 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4372 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #id: 21 #name: "Atelier" #slug: "21_Atelier" #description: "Description de l'atelier" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4389 …} #createdAt: DateTime @1715876917 {#4387 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876917 {#4369 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4516 +label: "Informatique" +value: "108" +data: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 108 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4507 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 108 #name: "Informatique" #slug: "108_Informatique" #description: "Description de l'informatique" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876919 {#4457 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4449 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4518 +label: "Personnalisation" +value: "411" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395 #id: 411 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #parent: null #children: Doctrine\ORM\PersistentCollection {#4400 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4394 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4511 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #id: 411 #name: "Personnalisation" #slug: "411_Personnalisation" #description: "Description de la personnalisation" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4398 …} #createdAt: DateTime @1715876936 {#4396 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4368 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4520 +label: "Renault Group" +value: "466" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404 #id: 466 #code: "183-Renault-Group" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #parent: null #children: Doctrine\ORM\PersistentCollection {#4409 …} #left: 1 #right: 112 #level: 0 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4403 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4513 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #id: 466 #name: "Renault Group" #slug: "466_Renault-Group" #description: "Description Renault Group" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4407 …} #createdAt: DateTime @1715876940 {#4405 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876940 {#4366 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 183 } +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4522 +label: "Vente - VN/VO" +value: "522" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413 #id: 522 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #parent: null #children: Doctrine\ORM\PersistentCollection {#4418 …} #left: 1 #right: 104 #level: 0 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#4412 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4515 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #id: 522 #name: "Vente - VN/VO" #slug: "522_Vente-VN-VO" #description: "Description de la Vente - VN/VO" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4416 …} #createdAt: DateTime @1715876945 {#4414 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876945 {#4367 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6194 -form: Symfony\Component\Form\Form {#6202 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6193 …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) {#6189 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 | "1db5cb0b7ec1a890356a61a2.916JoPXbIabRQN5-mUo_YasyR-Yrm_dojx7pe9dLQ_Y.sye7zae6EezpI5kpwwlpBvNqAIMY7Z4k2DPYGJEYMJvPMdzPs69UzecsuQ" |
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 | "1db5cb0b7ec1a890356a61a2.916JoPXbIabRQN5-mUo_YasyR-Yrm_dojx7pe9dLQ_Y.sye7zae6EezpI5kpwwlpBvNqAIMY7Z4k2DPYGJEYMJvPMdzPs69UzecsuQ" |
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data | "1db5cb0b7ec1a890356a61a2.916JoPXbIabRQN5-mUo_YasyR-Yrm_dojx7pe9dLQ_Y.sye7zae6EezpI5kpwwlpBvNqAIMY7Z4k2DPYGJEYMJvPMdzPs69UzecsuQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6213 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() {#6187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6172 …} $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 | "1db5cb0b7ec1a890356a61a2.916JoPXbIabRQN5-mUo_YasyR-Yrm_dojx7pe9dLQ_Y.sye7zae6EezpI5kpwwlpBvNqAIMY7Z4k2DPYGJEYMJvPMdzPs69UzecsuQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6176 -form: Symfony\Component\Form\Form {#6171 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6185 …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 | "1db5cb0b7ec1a890356a61a2.916JoPXbIabRQN5-mUo_YasyR-Yrm_dojx7pe9dLQ_Y.sye7zae6EezpI5kpwwlpBvNqAIMY7Z4k2DPYGJEYMJvPMdzPs69UzecsuQ" |
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 {#4151 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 10000 +searchTaxon: 109 +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 {#4151 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 10000 +searchTaxon: 109 +searchTerm: null } |
same as passed value |
uniqId | "6814db9a69070" |
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data | App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload {#4151 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 10000 +searchTaxon: 109 +searchTerm: null } |
data_class | "App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload" |
disabled | false |
empty_data | Closure(FormInterface $form) {#12083 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 | "6814db9a69070" |
upload_max_size_message | Closure() {#12142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6410 …} $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 {#4151 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 10000 +searchTaxon: 109 +searchTerm: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12234 -form: Symfony\Component\Form\Form {#12239 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12146 …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 {#4151 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 10000 +searchTaxon: 109 +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 {#7113 #id: 110 #code: "587-Accessoires-Audio-Video" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 108 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4507 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 108 #name: "Informatique" #slug: "108_Informatique" #description: "Description de l'informatique" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876919 {#4457 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4449 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7107 …} #left: 3 #right: 8 #level: 2 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#7105 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7555 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7113} #id: 110 #name: "Accessoires Audio / Vidéo" #slug: "110_Accessoires-Audio-Video" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7108 …} #createdAt: DateTime @1715876919 {#7149 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#7110 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 587 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7117 #id: 113 #code: "544-Appareils-photos-et-Camescopes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7119 …} #left: 9 #right: 32 #level: 2 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#7118 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7576 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7117} #id: 113 #name: "Appareils photos et Caméscopes" #slug: "113_Appareils-photos-et-Camescopes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7116 …} #createdAt: DateTime @1715876919 {#7114 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#7115 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 544 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7126 #id: 125 #code: "525-Audio-Grand-Public" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7124 …} #left: 33 #right: 48 #level: 2 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#7132 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7687 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7126} #id: 125 #name: "Audio Grand Public" #slug: "125_Audio-Grand-Public" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7125 …} #createdAt: DateTime @1715876920 {#7121 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876920 {#7143 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 525 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7133 #id: 133 #code: "533-Audio-Professionnel" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7136 …} #left: 49 #right: 62 #level: 2 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#7134 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7758 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7133} #id: 133 #name: "Audio Professionnel" #slug: "133_Audio-Professionnel" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7142 …} #createdAt: DateTime @1715876920 {#7131 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876920 {#7130 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 533 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7139 #id: 140 #code: "584-Cables-Audio-Video" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7145 …} #left: 63 #right: 68 #level: 2 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#7146 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7819 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7139} #id: 140 #name: "Câbles Audio / Vidéo" #slug: "140_Cables-Audio-Video" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7209 …} #createdAt: DateTime @1715876920 {#7137 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876920 {#7140 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 584 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7154 #id: 143 #code: "590-Connectiques-et-Controle" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7153 …} #left: 69 #right: 82 #level: 2 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#7183 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7840 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7154} #id: 143 #name: "Connectiques et Contrôle" #slug: "143_Connectiques-et-Controle" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7172 …} #createdAt: DateTime @1715876921 {#7152 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7156 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 590 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7160 #id: 150 #code: "570-Grand-Format-et-affichage-dynamique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7176 …} #left: 83 #right: 98 #level: 2 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#7164 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7901 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7160} #id: 150 #name: "Grand Format et affichage dynamique" #slug: "150_Grand-Format-et-affichage-dynamique" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7165 …} #createdAt: DateTime @1715876921 {#7215 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7162 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 570 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7177 #id: 158 #code: "541-Lecteurs-MP3-et-Video" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7178 …} #left: 99 #right: 104 #level: 2 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#7173 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7972 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7177} #id: 158 #name: "Lecteurs MP3 et Vidéo" #slug: "158_Lecteurs-MP3-et-Video" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7170 …} #createdAt: DateTime @1715876921 {#7185 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7167 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 541 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7210 #id: 161 #code: "578-Solutions-de-collaboration" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7186 …} #left: 105 #right: 108 #level: 2 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#7174 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7993 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7210} #id: 161 #name: "Solutions de collaboration" #slug: "161_Solutions-de-collaboration" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7182 …} #createdAt: DateTime @1715876921 {#7180 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7179 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 578 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7194 #id: 163 #code: "597-Support-mural-et-plafond" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7195 …} #left: 109 #right: 116 #level: 2 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#7193 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8004 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7194} #id: 163 #name: "Support mural et plafond" #slug: "163_Support-mural-et-plafond" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7190 …} #createdAt: DateTime @1715876921 {#7188 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7189 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 597 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7204 #id: 167 #code: "556-Tableaux-interactifs" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7205 …} #left: 117 #right: 128 #level: 2 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#7202 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8035 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7204} #id: 167 #name: "Tableaux intéractifs" #slug: "167_Tableaux-interactifs" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7200 …} #createdAt: DateTime @1715876921 {#7197 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7198 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 556 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7214 #id: 173 #code: "580-Televisions" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7217 …} #left: 129 #right: 130 #level: 2 #position: 11 #translations: Doctrine\ORM\PersistentCollection {#7207 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8084 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7214} #id: 173 #name: "Télévisions" #slug: "173_Televisions" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7211 …} #createdAt: DateTime @1715876922 {#7206 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876922 {#7213 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 580 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7537 #id: 174 #code: "562-Videoprojecteurs" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7542 …} #left: 131 #right: 146 #level: 2 #position: 12 #translations: Doctrine\ORM\PersistentCollection {#7538 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8087 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7537} #id: 174 #name: "Vidéoprojecteurs" #slug: "174_Videoprojecteurs" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7540 …} #createdAt: DateTime @1715876922 {#7535 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876922 {#7536 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 562 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7546 #id: 182 #code: "581-Visioconference" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7551 …} #left: 147 #right: 152 #level: 2 #position: 13 #translations: Doctrine\ORM\PersistentCollection {#7547 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8158 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7546} #id: 182 #name: "Visioconférence" #slug: "182_Visioconference" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7549 …} #createdAt: DateTime @1715876922 {#7544 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876922 {#7545 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 581 } ] |
[ App\Ecom\Domain\Entity\Taxonomy\Taxon {#7113 #id: 110 #code: "587-Accessoires-Audio-Video" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 108 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4507 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 108 #name: "Informatique" #slug: "108_Informatique" #description: "Description de l'informatique" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876919 {#4457 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4449 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7107 …} #left: 3 #right: 8 #level: 2 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#7105 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7555 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7113} #id: 110 #name: "Accessoires Audio / Vidéo" #slug: "110_Accessoires-Audio-Video" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7108 …} #createdAt: DateTime @1715876919 {#7149 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#7110 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 587 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7117 #id: 113 #code: "544-Appareils-photos-et-Camescopes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7119 …} #left: 9 #right: 32 #level: 2 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#7118 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7576 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7117} #id: 113 #name: "Appareils photos et Caméscopes" #slug: "113_Appareils-photos-et-Camescopes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7116 …} #createdAt: DateTime @1715876919 {#7114 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#7115 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 544 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7126 #id: 125 #code: "525-Audio-Grand-Public" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7124 …} #left: 33 #right: 48 #level: 2 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#7132 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7687 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7126} #id: 125 #name: "Audio Grand Public" #slug: "125_Audio-Grand-Public" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7125 …} #createdAt: DateTime @1715876920 {#7121 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876920 {#7143 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 525 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7133 #id: 133 #code: "533-Audio-Professionnel" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7136 …} #left: 49 #right: 62 #level: 2 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#7134 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7758 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7133} #id: 133 #name: "Audio Professionnel" #slug: "133_Audio-Professionnel" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7142 …} #createdAt: DateTime @1715876920 {#7131 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876920 {#7130 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 533 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7139 #id: 140 #code: "584-Cables-Audio-Video" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7145 …} #left: 63 #right: 68 #level: 2 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#7146 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7819 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7139} #id: 140 #name: "Câbles Audio / Vidéo" #slug: "140_Cables-Audio-Video" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7209 …} #createdAt: DateTime @1715876920 {#7137 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876920 {#7140 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 584 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7154 #id: 143 #code: "590-Connectiques-et-Controle" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7153 …} #left: 69 #right: 82 #level: 2 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#7183 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7840 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7154} #id: 143 #name: "Connectiques et Contrôle" #slug: "143_Connectiques-et-Controle" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7172 …} #createdAt: DateTime @1715876921 {#7152 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7156 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 590 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7160 #id: 150 #code: "570-Grand-Format-et-affichage-dynamique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7176 …} #left: 83 #right: 98 #level: 2 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#7164 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7901 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7160} #id: 150 #name: "Grand Format et affichage dynamique" #slug: "150_Grand-Format-et-affichage-dynamique" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7165 …} #createdAt: DateTime @1715876921 {#7215 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7162 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 570 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7177 #id: 158 #code: "541-Lecteurs-MP3-et-Video" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7178 …} #left: 99 #right: 104 #level: 2 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#7173 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7972 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7177} #id: 158 #name: "Lecteurs MP3 et Vidéo" #slug: "158_Lecteurs-MP3-et-Video" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7170 …} #createdAt: DateTime @1715876921 {#7185 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7167 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 541 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7210 #id: 161 #code: "578-Solutions-de-collaboration" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7186 …} #left: 105 #right: 108 #level: 2 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#7174 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7993 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7210} #id: 161 #name: "Solutions de collaboration" #slug: "161_Solutions-de-collaboration" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7182 …} #createdAt: DateTime @1715876921 {#7180 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7179 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 578 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7194 #id: 163 #code: "597-Support-mural-et-plafond" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7195 …} #left: 109 #right: 116 #level: 2 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#7193 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8004 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7194} #id: 163 #name: "Support mural et plafond" #slug: "163_Support-mural-et-plafond" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7190 …} #createdAt: DateTime @1715876921 {#7188 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7189 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 597 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7204 #id: 167 #code: "556-Tableaux-interactifs" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7205 …} #left: 117 #right: 128 #level: 2 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#7202 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8035 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7204} #id: 167 #name: "Tableaux intéractifs" #slug: "167_Tableaux-interactifs" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7200 …} #createdAt: DateTime @1715876921 {#7197 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7198 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 556 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7214 #id: 173 #code: "580-Televisions" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7217 …} #left: 129 #right: 130 #level: 2 #position: 11 #translations: Doctrine\ORM\PersistentCollection {#7207 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8084 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7214} #id: 173 #name: "Télévisions" #slug: "173_Televisions" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7211 …} #createdAt: DateTime @1715876922 {#7206 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876922 {#7213 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 580 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7537 #id: 174 #code: "562-Videoprojecteurs" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7542 …} #left: 131 #right: 146 #level: 2 #position: 12 #translations: Doctrine\ORM\PersistentCollection {#7538 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8087 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7537} #id: 174 #name: "Vidéoprojecteurs" #slug: "174_Videoprojecteurs" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7540 …} #createdAt: DateTime @1715876922 {#7535 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876922 {#7536 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 562 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7546 #id: 182 #code: "581-Visioconference" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7551 …} #left: 147 #right: 152 #level: 2 #position: 13 #translations: Doctrine\ORM\PersistentCollection {#7547 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8158 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7546} #id: 182 #name: "Visioconférence" #slug: "182_Visioconference" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7549 …} #createdAt: DateTime @1715876922 {#7544 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876922 {#7545 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 581 } ] |
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 {#4437 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4438 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#12159 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4452 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#12167 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4451 …} } |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#7113 #id: 110 #code: "587-Accessoires-Audio-Video" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 108 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4507 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 108 #name: "Informatique" #slug: "108_Informatique" #description: "Description de l'informatique" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876919 {#4457 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4449 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7107 …} #left: 3 #right: 8 #level: 2 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#7105 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7555 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7113} #id: 110 #name: "Accessoires Audio / Vidéo" #slug: "110_Accessoires-Audio-Video" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7108 …} #createdAt: DateTime @1715876919 {#7149 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#7110 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 587 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7117 #id: 113 #code: "544-Appareils-photos-et-Camescopes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7119 …} #left: 9 #right: 32 #level: 2 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#7118 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7576 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7117} #id: 113 #name: "Appareils photos et Caméscopes" #slug: "113_Appareils-photos-et-Camescopes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7116 …} #createdAt: DateTime @1715876919 {#7114 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#7115 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 544 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7126 #id: 125 #code: "525-Audio-Grand-Public" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7124 …} #left: 33 #right: 48 #level: 2 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#7132 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7687 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7126} #id: 125 #name: "Audio Grand Public" #slug: "125_Audio-Grand-Public" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7125 …} #createdAt: DateTime @1715876920 {#7121 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876920 {#7143 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 525 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7133 #id: 133 #code: "533-Audio-Professionnel" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7136 …} #left: 49 #right: 62 #level: 2 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#7134 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7758 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7133} #id: 133 #name: "Audio Professionnel" #slug: "133_Audio-Professionnel" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7142 …} #createdAt: DateTime @1715876920 {#7131 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876920 {#7130 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 533 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7139 #id: 140 #code: "584-Cables-Audio-Video" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7145 …} #left: 63 #right: 68 #level: 2 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#7146 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7819 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7139} #id: 140 #name: "Câbles Audio / Vidéo" #slug: "140_Cables-Audio-Video" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7209 …} #createdAt: DateTime @1715876920 {#7137 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876920 {#7140 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 584 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7154 #id: 143 #code: "590-Connectiques-et-Controle" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7153 …} #left: 69 #right: 82 #level: 2 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#7183 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7840 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7154} #id: 143 #name: "Connectiques et Contrôle" #slug: "143_Connectiques-et-Controle" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7172 …} #createdAt: DateTime @1715876921 {#7152 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7156 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 590 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7160 #id: 150 #code: "570-Grand-Format-et-affichage-dynamique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7176 …} #left: 83 #right: 98 #level: 2 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#7164 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7901 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7160} #id: 150 #name: "Grand Format et affichage dynamique" #slug: "150_Grand-Format-et-affichage-dynamique" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7165 …} #createdAt: DateTime @1715876921 {#7215 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7162 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 570 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7177 #id: 158 #code: "541-Lecteurs-MP3-et-Video" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7178 …} #left: 99 #right: 104 #level: 2 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#7173 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7972 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7177} #id: 158 #name: "Lecteurs MP3 et Vidéo" #slug: "158_Lecteurs-MP3-et-Video" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7170 …} #createdAt: DateTime @1715876921 {#7185 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7167 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 541 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7210 #id: 161 #code: "578-Solutions-de-collaboration" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7186 …} #left: 105 #right: 108 #level: 2 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#7174 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7993 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7210} #id: 161 #name: "Solutions de collaboration" #slug: "161_Solutions-de-collaboration" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7182 …} #createdAt: DateTime @1715876921 {#7180 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7179 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 578 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7194 #id: 163 #code: "597-Support-mural-et-plafond" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7195 …} #left: 109 #right: 116 #level: 2 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#7193 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8004 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7194} #id: 163 #name: "Support mural et plafond" #slug: "163_Support-mural-et-plafond" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7190 …} #createdAt: DateTime @1715876921 {#7188 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7189 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 597 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7204 #id: 167 #code: "556-Tableaux-interactifs" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7205 …} #left: 117 #right: 128 #level: 2 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#7202 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8035 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7204} #id: 167 #name: "Tableaux intéractifs" #slug: "167_Tableaux-interactifs" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7200 …} #createdAt: DateTime @1715876921 {#7197 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7198 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 556 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7214 #id: 173 #code: "580-Televisions" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7217 …} #left: 129 #right: 130 #level: 2 #position: 11 #translations: Doctrine\ORM\PersistentCollection {#7207 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8084 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7214} #id: 173 #name: "Télévisions" #slug: "173_Televisions" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7211 …} #createdAt: DateTime @1715876922 {#7206 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876922 {#7213 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 580 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7537 #id: 174 #code: "562-Videoprojecteurs" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7542 …} #left: 131 #right: 146 #level: 2 #position: 12 #translations: Doctrine\ORM\PersistentCollection {#7538 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8087 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7537} #id: 174 #name: "Vidéoprojecteurs" #slug: "174_Videoprojecteurs" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7540 …} #createdAt: DateTime @1715876922 {#7535 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876922 {#7536 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 562 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#7546 #id: 182 #code: "581-Visioconference" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7551 …} #left: 147 #right: 152 #level: 2 #position: 13 #translations: Doctrine\ORM\PersistentCollection {#7547 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8158 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7546} #id: 182 #name: "Visioconférence" #slug: "182_Visioconference" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7549 …} #createdAt: DateTime @1715876922 {#7544 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876922 {#7545 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 581 } ] |
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerEMM4WKr\EntityManagerGhostE8260f8 {#119 …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 {#4442 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerEMM4WKr\EntityManagerGhostE8260f8 {#119 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2677 …} } |
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() {#12158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12149 …} $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 | [ 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12161 +label: "Accessoires Audio / Vidéo" +value: "110" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7113 #id: 110 #code: "587-Accessoires-Audio-Video" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 108 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4507 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 108 #name: "Informatique" #slug: "108_Informatique" #description: "Description de l'informatique" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876919 {#4457 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4449 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7107 …} #left: 3 #right: 8 #level: 2 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#7105 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7555 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7113} #id: 110 #name: "Accessoires Audio / Vidéo" #slug: "110_Accessoires-Audio-Video" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7108 …} #createdAt: DateTime @1715876919 {#7149 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#7110 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 587 } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12168 +label: "Appareils photos et Caméscopes" +value: "113" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7117 #id: 113 #code: "544-Appareils-photos-et-Camescopes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7119 …} #left: 9 #right: 32 #level: 2 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#7118 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7576 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7117} #id: 113 #name: "Appareils photos et Caméscopes" #slug: "113_Appareils-photos-et-Camescopes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7116 …} #createdAt: DateTime @1715876919 {#7114 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#7115 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 544 } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12169 +label: "Audio Grand Public" +value: "125" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7126 #id: 125 #code: "525-Audio-Grand-Public" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7124 …} #left: 33 #right: 48 #level: 2 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#7132 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7687 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7126} #id: 125 #name: "Audio Grand Public" #slug: "125_Audio-Grand-Public" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7125 …} #createdAt: DateTime @1715876920 {#7121 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876920 {#7143 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 525 } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12170 +label: "Audio Professionnel" +value: "133" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7133 #id: 133 #code: "533-Audio-Professionnel" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7136 …} #left: 49 #right: 62 #level: 2 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#7134 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7758 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7133} #id: 133 #name: "Audio Professionnel" #slug: "133_Audio-Professionnel" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7142 …} #createdAt: DateTime @1715876920 {#7131 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876920 {#7130 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 533 } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12171 +label: "Câbles Audio / Vidéo" +value: "140" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7139 #id: 140 #code: "584-Cables-Audio-Video" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7145 …} #left: 63 #right: 68 #level: 2 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#7146 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7819 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7139} #id: 140 #name: "Câbles Audio / Vidéo" #slug: "140_Cables-Audio-Video" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7209 …} #createdAt: DateTime @1715876920 {#7137 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876920 {#7140 date: 2024-05-16 18:28:40.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 584 } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12172 +label: "Connectiques et Contrôle" +value: "143" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7154 #id: 143 #code: "590-Connectiques-et-Controle" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7153 …} #left: 69 #right: 82 #level: 2 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#7183 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7840 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7154} #id: 143 #name: "Connectiques et Contrôle" #slug: "143_Connectiques-et-Controle" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7172 …} #createdAt: DateTime @1715876921 {#7152 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7156 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 590 } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12173 +label: "Grand Format et affichage dynamique" +value: "150" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7160 #id: 150 #code: "570-Grand-Format-et-affichage-dynamique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7176 …} #left: 83 #right: 98 #level: 2 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#7164 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7901 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7160} #id: 150 #name: "Grand Format et affichage dynamique" #slug: "150_Grand-Format-et-affichage-dynamique" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7165 …} #createdAt: DateTime @1715876921 {#7215 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7162 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 570 } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12174 +label: "Lecteurs MP3 et Vidéo" +value: "158" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7177 #id: 158 #code: "541-Lecteurs-MP3-et-Video" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7178 …} #left: 99 #right: 104 #level: 2 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#7173 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7972 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7177} #id: 158 #name: "Lecteurs MP3 et Vidéo" #slug: "158_Lecteurs-MP3-et-Video" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7170 …} #createdAt: DateTime @1715876921 {#7185 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7167 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 541 } +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12175 +label: "Solutions de collaboration" +value: "161" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7210 #id: 161 #code: "578-Solutions-de-collaboration" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7186 …} #left: 105 #right: 108 #level: 2 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#7174 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#7993 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7210} #id: 161 #name: "Solutions de collaboration" #slug: "161_Solutions-de-collaboration" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7182 …} #createdAt: DateTime @1715876921 {#7180 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7179 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 578 } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12176 +label: "Support mural et plafond" +value: "163" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7194 #id: 163 #code: "597-Support-mural-et-plafond" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7195 …} #left: 109 #right: 116 #level: 2 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#7193 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8004 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7194} #id: 163 #name: "Support mural et plafond" #slug: "163_Support-mural-et-plafond" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7190 …} #createdAt: DateTime @1715876921 {#7188 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7189 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 597 } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12177 +label: "Tableaux intéractifs" +value: "167" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7204 #id: 167 #code: "556-Tableaux-interactifs" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7205 …} #left: 117 #right: 128 #level: 2 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#7202 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8035 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7204} #id: 167 #name: "Tableaux intéractifs" #slug: "167_Tableaux-interactifs" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7200 …} #createdAt: DateTime @1715876921 {#7197 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876921 {#7198 date: 2024-05-16 18:28:41.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 556 } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12178 +label: "Télévisions" +value: "173" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7214 #id: 173 #code: "580-Televisions" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7217 …} #left: 129 #right: 130 #level: 2 #position: 11 #translations: Doctrine\ORM\PersistentCollection {#7207 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8084 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7214} #id: 173 #name: "Télévisions" #slug: "173_Televisions" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7211 …} #createdAt: DateTime @1715876922 {#7206 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876922 {#7213 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 580 } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12179 +label: "Vidéoprojecteurs" +value: "174" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7537 #id: 174 #code: "562-Videoprojecteurs" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7542 …} #left: 131 #right: 146 #level: 2 #position: 12 #translations: Doctrine\ORM\PersistentCollection {#7538 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8087 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7537} #id: 174 #name: "Vidéoprojecteurs" #slug: "174_Videoprojecteurs" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7540 …} #createdAt: DateTime @1715876922 {#7535 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876922 {#7536 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 562 } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12180 +label: "Visioconférence" +value: "182" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7546 #id: 182 #code: "581-Visioconference" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#7551 …} #left: 147 #right: 152 #level: 2 #position: 13 #translations: Doctrine\ORM\PersistentCollection {#7547 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#8158 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#7546} #id: 182 #name: "Visioconférence" #slug: "182_Visioconference" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#7549 …} #createdAt: DateTime @1715876922 {#7544 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876922 {#7545 date: 2024-05-16 18:28:42.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 581 } +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12197 -form: Symfony\Component\Form\Form {#12374 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12207 …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) {#12164 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 | [] |
110
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 Audio / Vidéo" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "110" |
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12246 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 {#12247 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Accessoires Audio / Vidéo" |
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() {#12249 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12251 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "110" |
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 {#12341 -form: Symfony\Component\Form\Form {#12377 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12350 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_110" |
label | "Accessoires Audio / Vidéo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "110" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "110" |
113
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 | "Appareils photos et Caméscopes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "113" |
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12246 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 {#12247 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Appareils photos et Caméscopes" |
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() {#12259 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12258 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "113" |
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 {#12332 -form: Symfony\Component\Form\Form {#12380 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12323 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_113" |
label | "Appareils photos et Caméscopes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "113" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "113" |
125
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 | "Audio Grand Public" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "125" |
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12246 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 {#12247 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Audio Grand Public" |
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() {#12268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12267 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "125" |
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 {#12314 -form: Symfony\Component\Form\Form {#12383 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12305 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_125" |
label | "Audio Grand Public" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "125" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "125" |
133
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 | "Audio Professionnel" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "133" |
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12246 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 {#12247 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Audio Professionnel" |
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() {#12277 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12276 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "133" |
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 {#12296 -form: Symfony\Component\Form\Form {#12386 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12287 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_133" |
label | "Audio Professionnel" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "133" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "133" |
140
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 | "Câbles Audio / Vidéo" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "140" |
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12246 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 {#12247 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Câbles Audio / Vidéo" |
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() {#12286 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12285 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "140" |
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 {#12278 -form: Symfony\Component\Form\Form {#12389 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12269 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_140" |
label | "Câbles Audio / Vidéo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "140" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "140" |
143
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 | "Connectiques et Contrôle" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "143" |
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12246 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 {#12247 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Connectiques et Contrôle" |
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() {#12295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12294 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "143" |
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 {#12260 -form: Symfony\Component\Form\Form {#12392 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12248 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_143" |
label | "Connectiques et Contrôle" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "143" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "143" |
150
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 | "Grand Format et affichage dynamique" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "150" |
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12246 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 {#12247 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Grand Format et affichage dynamique" |
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() {#12304 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12303 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "150" |
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 {#12435 -form: Symfony\Component\Form\Form {#12395 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12437 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_150" |
label | "Grand Format et affichage dynamique" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "150" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "150" |
158
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 MP3 et Vidéo" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "158" |
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12246 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 {#12247 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Lecteurs MP3 et Vidéo" |
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() {#12313 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12312 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "158" |
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 {#12438 -form: Symfony\Component\Form\Form {#12398 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12439 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_158" |
label | "Lecteurs MP3 et Vidéo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "158" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "158" |
161
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 | "Solutions de collaboration" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "161" |
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12246 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 {#12247 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Solutions de collaboration" |
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() {#12322 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12321 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "161" |
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 {#12440 -form: Symfony\Component\Form\Form {#12401 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12513 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_161" |
label | "Solutions de collaboration" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "161" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "161" |
163
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 | "Support mural et plafond" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "163" |
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12246 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 {#12247 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Support mural et plafond" |
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() {#12331 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12330 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "163" |
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 {#12520 -form: Symfony\Component\Form\Form {#12404 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12517 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_163" |
label | "Support mural et plafond" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "163" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "163" |
167
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 | "Tableaux intéractifs" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "167" |
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12246 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 {#12247 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Tableaux intéractifs" |
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() {#12340 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12339 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "167" |
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 {#12516 -form: Symfony\Component\Form\Form {#12407 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12521 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_167" |
label | "Tableaux intéractifs" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "167" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "167" |
173
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 | "Télévisions" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "173" |
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12246 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 {#12247 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Télévisions" |
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() {#12349 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12348 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "173" |
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 {#12522 -form: Symfony\Component\Form\Form {#12410 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12523 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_173" |
label | "Télévisions" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "173" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "173" |
174
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 | "Vidéoprojecteurs" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "174" |
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12246 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 {#12247 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Vidéoprojecteurs" |
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() {#12358 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12357 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "174" |
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 {#12524 -form: Symfony\Component\Form\Form {#12413 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12525 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_174" |
label | "Vidéoprojecteurs" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "174" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "174" |
182
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 | "Visioconférence" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "182" |
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12246 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 {#12247 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Visioconférence" |
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() {#12367 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12366 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "182" |
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 {#12526 -form: Symfony\Component\Form\Form {#12416 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12527 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_182" |
label | "Visioconférence" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "182" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "182" |
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#12195 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() {#12198 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12196 …} $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 {#12359 -form: Symfony\Component\Form\Form {#12419 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12368 …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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#12204 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() {#12206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12205 …} $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 {#12529 -form: Symfony\Component\Form\Form {#12422 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12528 …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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#12213 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() {#12215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12214 …} $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 {#12530 -form: Symfony\Component\Form\Form {#12425 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12531 …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 | "109" |
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#12222 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() {#12224 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12223 …} $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 | "109" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12532 -form: Symfony\Component\Form\Form {#12428 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12533 …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 | "109" |
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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#12231 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() {#12233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12232 …} $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 {#12534 -form: Symfony\Component\Form\Form {#12431 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12535 …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 {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
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() {#12477 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12445 …} $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 {#12536 -form: Symfony\Component\Form\Form {#12492 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12537 …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) {#12538 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 | [] |