Forms
-
search_bar
-
searchTerm
-
searchTaxon
-
_token
-
-
product_filter
-
taxons
-
249
-
250
-
251
-
252
-
253
-
254
-
255
-
256
-
257
-
258
-
259
-
260
-
-
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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
data | [] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6515 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() {#6228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6516 …} $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 {#6225 -form: Symfony\Component\Form\Form {#6209 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6240 …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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6226 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() {#6215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6216 …} $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 {#6196 -form: Symfony\Component\Form\Form {#6200 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6197 …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 {#4375 #id: 1 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4375} #parent: null #children: Doctrine\ORM\PersistentCollection {#4383 …} #left: 1 #right: 40 #level: 0 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#4374 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4375} #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 {#4385 …} #createdAt: DateTime @1715876916 {#4366 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876916 {#4371 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 {#4387 #id: 21 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4387} #parent: null #children: Doctrine\ORM\PersistentCollection {#4392 …} #left: 1 #right: 174 #level: 0 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4373 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4510 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4387} #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 {#4390 …} #createdAt: DateTime @1715876917 {#4388 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876917 {#4370 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 {#4463 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#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 {#4461 …} #createdAt: DateTime @1715876919 {#4458 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4450 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 {#4396 #id: 411 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #parent: null #children: Doctrine\ORM\PersistentCollection {#4401 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4395 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4512 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #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 {#4399 …} #createdAt: DateTime @1715876936 {#4397 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4369 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 {#4405 #id: 466 #code: "183-Renault-Group" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4405} #parent: null #children: Doctrine\ORM\PersistentCollection {#4410 …} #left: 1 #right: 112 #level: 0 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4404 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4514 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4405} #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 {#4408 …} #createdAt: DateTime @1715876940 {#4406 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876940 {#4367 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 {#4414 #id: 522 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4414} #parent: null #children: Doctrine\ORM\PersistentCollection {#4419 …} #left: 1 #right: 104 #level: 0 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#4413 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4516 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4414} #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 {#4417 …} #createdAt: DateTime @1715876945 {#4415 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876945 {#4368 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 {#4375 #id: 1 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4375} #parent: null #children: Doctrine\ORM\PersistentCollection {#4383 …} #left: 1 #right: 40 #level: 0 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#4374 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4375} #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 {#4385 …} #createdAt: DateTime @1715876916 {#4366 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876916 {#4371 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 {#4387 #id: 21 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4387} #parent: null #children: Doctrine\ORM\PersistentCollection {#4392 …} #left: 1 #right: 174 #level: 0 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4373 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4510 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4387} #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 {#4390 …} #createdAt: DateTime @1715876917 {#4388 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876917 {#4370 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 {#4463 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#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 {#4461 …} #createdAt: DateTime @1715876919 {#4458 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4450 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 {#4396 #id: 411 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #parent: null #children: Doctrine\ORM\PersistentCollection {#4401 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4395 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4512 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #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 {#4399 …} #createdAt: DateTime @1715876936 {#4397 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4369 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 {#4405 #id: 466 #code: "183-Renault-Group" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4405} #parent: null #children: Doctrine\ORM\PersistentCollection {#4410 …} #left: 1 #right: 112 #level: 0 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4404 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4514 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4405} #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 {#4408 …} #createdAt: DateTime @1715876940 {#4406 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876940 {#4367 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 {#4414 #id: 522 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4414} #parent: null #children: Doctrine\ORM\PersistentCollection {#4419 …} #left: 1 #right: 104 #level: 0 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#4413 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4516 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4414} #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 {#4417 …} #createdAt: DateTime @1715876945 {#4415 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876945 {#4368 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 {#4438 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4439 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6232 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4453 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6219 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4452 …} } |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4375 #id: 1 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4375} #parent: null #children: Doctrine\ORM\PersistentCollection {#4383 …} #left: 1 #right: 40 #level: 0 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#4374 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4375} #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 {#4385 …} #createdAt: DateTime @1715876916 {#4366 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876916 {#4371 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 {#4387 #id: 21 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4387} #parent: null #children: Doctrine\ORM\PersistentCollection {#4392 …} #left: 1 #right: 174 #level: 0 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4373 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4510 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4387} #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 {#4390 …} #createdAt: DateTime @1715876917 {#4388 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876917 {#4370 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 {#4463 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#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 {#4461 …} #createdAt: DateTime @1715876919 {#4458 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4450 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 {#4396 #id: 411 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #parent: null #children: Doctrine\ORM\PersistentCollection {#4401 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4395 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4512 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #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 {#4399 …} #createdAt: DateTime @1715876936 {#4397 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4369 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 {#4405 #id: 466 #code: "183-Renault-Group" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4405} #parent: null #children: Doctrine\ORM\PersistentCollection {#4410 …} #left: 1 #right: 112 #level: 0 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4404 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4514 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4405} #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 {#4408 …} #createdAt: DateTime @1715876940 {#4406 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876940 {#4367 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 {#4414 #id: 522 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4414} #parent: null #children: Doctrine\ORM\PersistentCollection {#4419 …} #left: 1 #right: 104 #level: 0 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#4413 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4516 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4414} #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 {#4417 …} #createdAt: DateTime @1715876945 {#4415 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876945 {#4368 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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
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 {#4443 -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() {#6229 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6220 …} $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 {#4513 +label: "Administration" +value: "1" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4375 #id: 1 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4375} #parent: null #children: Doctrine\ORM\PersistentCollection {#4383 …} #left: 1 #right: 40 #level: 0 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#4374 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4375} #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 {#4385 …} #createdAt: DateTime @1715876916 {#4366 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876916 {#4371 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 {#4515 +label: "Atelier" +value: "21" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4387 #id: 21 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4387} #parent: null #children: Doctrine\ORM\PersistentCollection {#4392 …} #left: 1 #right: 174 #level: 0 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4373 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4510 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4387} #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 {#4390 …} #createdAt: DateTime @1715876917 {#4388 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876917 {#4370 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 {#4517 +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 {#4463 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#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 {#4461 …} #createdAt: DateTime @1715876919 {#4458 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4450 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 {#4519 +label: "Personnalisation" +value: "411" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396 #id: 411 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #parent: null #children: Doctrine\ORM\PersistentCollection {#4401 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4395 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4512 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4396} #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 {#4399 …} #createdAt: DateTime @1715876936 {#4397 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4369 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 {#4521 +label: "Renault Group" +value: "466" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4405 #id: 466 #code: "183-Renault-Group" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4405} #parent: null #children: Doctrine\ORM\PersistentCollection {#4410 …} #left: 1 #right: 112 #level: 0 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4404 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4514 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4405} #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 {#4408 …} #createdAt: DateTime @1715876940 {#4406 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876940 {#4367 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 {#4523 +label: "Vente - VN/VO" +value: "522" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4414 #id: 522 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4414} #parent: null #children: Doctrine\ORM\PersistentCollection {#4419 …} #left: 1 #right: 104 #level: 0 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#4413 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4516 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4414} #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 {#4417 …} #createdAt: DateTime @1715876945 {#4415 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876945 {#4368 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 {#6195 -form: Symfony\Component\Form\Form {#6203 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6194 …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) {#6190 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 | "4cb89188d99451788ccbc.lJv0T_j_MsZ4xBMtM7i8LIldpqG8hbFNvYQHW6li_oQ.8cyWd5y9BJ8qpXUYQvbVY8sY48rX1eEU1NtDL8QTt9bl8JALrodk8hmqSg" |
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 | "4cb89188d99451788ccbc.lJv0T_j_MsZ4xBMtM7i8LIldpqG8hbFNvYQHW6li_oQ.8cyWd5y9BJ8qpXUYQvbVY8sY48rX1eEU1NtDL8QTt9bl8JALrodk8hmqSg" |
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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
data | "4cb89188d99451788ccbc.lJv0T_j_MsZ4xBMtM7i8LIldpqG8hbFNvYQHW6li_oQ.8cyWd5y9BJ8qpXUYQvbVY8sY48rX1eEU1NtDL8QTt9bl8JALrodk8hmqSg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6214 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() {#6188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6173 …} $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 | "4cb89188d99451788ccbc.lJv0T_j_MsZ4xBMtM7i8LIldpqG8hbFNvYQHW6li_oQ.8cyWd5y9BJ8qpXUYQvbVY8sY48rX1eEU1NtDL8QTt9bl8JALrodk8hmqSg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6177 -form: Symfony\Component\Form\Form {#6172 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6186 …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 | "4cb89188d99451788ccbc.lJv0T_j_MsZ4xBMtM7i8LIldpqG8hbFNvYQHW6li_oQ.8cyWd5y9BJ8qpXUYQvbVY8sY48rX1eEU1NtDL8QTt9bl8JALrodk8hmqSg" |
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 {#4152 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 10000 +searchTaxon: 248 +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 {#4152 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 10000 +searchTaxon: 248 +searchTerm: null } |
same as passed value |
uniqId | "6814e918ba0e6" |
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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
data | App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload {#4152 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 10000 +searchTaxon: 248 +searchTerm: null } |
data_class | "App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload" |
disabled | false |
empty_data | Closure(FormInterface $form) {#12779 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 | "6814e918ba0e6" |
upload_max_size_message | Closure() {#12838 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6411 …} $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 {#4152 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 10000 +searchTaxon: 248 +searchTerm: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12928 -form: Symfony\Component\Form\Form {#12933 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12842 …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 {#4152 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 10000 +searchTaxon: 248 +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 {#9542 #id: 249 #code: "491-Batteries-pour-Telephone-Mobile" #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 {#4463 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#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 {#4461 …} #createdAt: DateTime @1715876919 {#4458 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4450 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 {#9547 …} #left: 280 #right: 281 #level: 3 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#9543 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9648 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9542} #id: 249 #name: "Batteries pour Téléphone Mobile" #slug: "249_Batteries-pour-Telephone-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9545 …} #createdAt: DateTime @1715876925 {#9540 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876925 {#9541 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 491 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9551 #id: 250 #code: "492-Cables-d-Alimentation-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9556 …} #left: 282 #right: 283 #level: 3 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#9552 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9649 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9551} #id: 250 #name: "Câbles d'Alimentation pour Mobile" #slug: "250_Cables-d-Alimentation-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9554 …} #createdAt: DateTime @1715876925 {#9549 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876925 {#9550 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 492 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9560 #id: 251 #code: "495-Cables-data" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9565 …} #left: 284 #right: 285 #level: 3 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#9561 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9650 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9560} #id: 251 #name: "Câbles data" #slug: "251_Cables-data" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9563 …} #createdAt: DateTime @1715876925 {#9558 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876925 {#9559 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 495 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9569 #id: 252 #code: "500-Chargeurs-de-Voiture-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9574 …} #left: 286 #right: 287 #level: 3 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#9570 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9651 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9569} #id: 252 #name: "Chargeurs de Voiture pour Mobile" #slug: "252_Chargeurs-de-Voiture-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9572 …} #createdAt: DateTime @1715876925 {#9567 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876925 {#9568 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 500 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9578 #id: 253 #code: "502-Divers" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9583 …} #left: 288 #right: 289 #level: 3 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#9579 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9652 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9578} #id: 253 #name: "Divers" #slug: "253_Divers" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9581 …} #createdAt: DateTime @1715876926 {#9576 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9577 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 502 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9587 #id: 254 #code: "498-Enceintes-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9592 …} #left: 290 #right: 291 #level: 3 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#9588 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9653 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9587} #id: 254 #name: "Enceintes pour Mobile" #slug: "254_Enceintes-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9590 …} #createdAt: DateTime @1715876926 {#9585 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9586 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 498 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9596 #id: 255 #code: "494-Etuis-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9601 …} #left: 292 #right: 293 #level: 3 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#9597 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9654 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9596} #id: 255 #name: "Étuis pour Mobile" #slug: "255_Etuis-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9599 …} #createdAt: DateTime @1715876926 {#9594 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9595 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 494 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9605 #id: 256 #code: "497-Kits-mains-libres" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9610 …} #left: 294 #right: 295 #level: 3 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#9606 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9655 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9605} #id: 256 #name: "Kits mains libres" #slug: "256_Kits-mains-libres" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9608 …} #createdAt: DateTime @1715876926 {#9603 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9604 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 497 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9614 #id: 257 #code: "499-Kits-Mains-Libres-pour-Voiture" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9619 …} #left: 296 #right: 297 #level: 3 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#9615 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9656 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9614} #id: 257 #name: "Kits Mains-Libres pour Voiture" #slug: "257_Kits-Mains-Libres-pour-Voiture" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9617 …} #createdAt: DateTime @1715876926 {#9612 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9613 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 499 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9623 #id: 258 #code: "501-Produits-connectes-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9628 …} #left: 298 #right: 299 #level: 3 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#9624 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9657 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9623} #id: 258 #name: "Produits connectés Mobile" #slug: "258_Produits-connectes-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9626 …} #createdAt: DateTime @1715876926 {#9621 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9622 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 501 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9632 #id: 259 #code: "493-Protections-dEcran-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9637 …} #left: 300 #right: 301 #level: 3 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#9633 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9658 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9632} #id: 259 #name: "Protections dEcran pour Mobile" #slug: "259_Protections-dEcran-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9635 …} #createdAt: DateTime @1715876926 {#9630 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9631 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 493 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9641 #id: 260 #code: "496-Supports-et-Stations-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9646 …} #left: 302 #right: 303 #level: 3 #position: 11 #translations: Doctrine\ORM\PersistentCollection {#9642 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9659 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9641} #id: 260 #name: "Supports et Stations pour Mobile" #slug: "260_Supports-et-Stations-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9644 …} #createdAt: DateTime @1715876926 {#9639 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9640 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 496 } ] |
[ App\Ecom\Domain\Entity\Taxonomy\Taxon {#9542 #id: 249 #code: "491-Batteries-pour-Telephone-Mobile" #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 {#4463 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#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 {#4461 …} #createdAt: DateTime @1715876919 {#4458 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4450 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 {#9547 …} #left: 280 #right: 281 #level: 3 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#9543 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9648 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9542} #id: 249 #name: "Batteries pour Téléphone Mobile" #slug: "249_Batteries-pour-Telephone-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9545 …} #createdAt: DateTime @1715876925 {#9540 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876925 {#9541 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 491 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9551 #id: 250 #code: "492-Cables-d-Alimentation-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9556 …} #left: 282 #right: 283 #level: 3 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#9552 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9649 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9551} #id: 250 #name: "Câbles d'Alimentation pour Mobile" #slug: "250_Cables-d-Alimentation-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9554 …} #createdAt: DateTime @1715876925 {#9549 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876925 {#9550 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 492 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9560 #id: 251 #code: "495-Cables-data" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9565 …} #left: 284 #right: 285 #level: 3 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#9561 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9650 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9560} #id: 251 #name: "Câbles data" #slug: "251_Cables-data" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9563 …} #createdAt: DateTime @1715876925 {#9558 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876925 {#9559 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 495 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9569 #id: 252 #code: "500-Chargeurs-de-Voiture-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9574 …} #left: 286 #right: 287 #level: 3 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#9570 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9651 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9569} #id: 252 #name: "Chargeurs de Voiture pour Mobile" #slug: "252_Chargeurs-de-Voiture-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9572 …} #createdAt: DateTime @1715876925 {#9567 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876925 {#9568 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 500 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9578 #id: 253 #code: "502-Divers" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9583 …} #left: 288 #right: 289 #level: 3 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#9579 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9652 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9578} #id: 253 #name: "Divers" #slug: "253_Divers" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9581 …} #createdAt: DateTime @1715876926 {#9576 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9577 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 502 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9587 #id: 254 #code: "498-Enceintes-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9592 …} #left: 290 #right: 291 #level: 3 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#9588 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9653 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9587} #id: 254 #name: "Enceintes pour Mobile" #slug: "254_Enceintes-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9590 …} #createdAt: DateTime @1715876926 {#9585 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9586 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 498 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9596 #id: 255 #code: "494-Etuis-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9601 …} #left: 292 #right: 293 #level: 3 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#9597 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9654 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9596} #id: 255 #name: "Étuis pour Mobile" #slug: "255_Etuis-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9599 …} #createdAt: DateTime @1715876926 {#9594 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9595 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 494 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9605 #id: 256 #code: "497-Kits-mains-libres" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9610 …} #left: 294 #right: 295 #level: 3 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#9606 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9655 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9605} #id: 256 #name: "Kits mains libres" #slug: "256_Kits-mains-libres" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9608 …} #createdAt: DateTime @1715876926 {#9603 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9604 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 497 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9614 #id: 257 #code: "499-Kits-Mains-Libres-pour-Voiture" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9619 …} #left: 296 #right: 297 #level: 3 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#9615 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9656 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9614} #id: 257 #name: "Kits Mains-Libres pour Voiture" #slug: "257_Kits-Mains-Libres-pour-Voiture" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9617 …} #createdAt: DateTime @1715876926 {#9612 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9613 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 499 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9623 #id: 258 #code: "501-Produits-connectes-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9628 …} #left: 298 #right: 299 #level: 3 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#9624 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9657 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9623} #id: 258 #name: "Produits connectés Mobile" #slug: "258_Produits-connectes-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9626 …} #createdAt: DateTime @1715876926 {#9621 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9622 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 501 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9632 #id: 259 #code: "493-Protections-dEcran-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9637 …} #left: 300 #right: 301 #level: 3 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#9633 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9658 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9632} #id: 259 #name: "Protections dEcran pour Mobile" #slug: "259_Protections-dEcran-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9635 …} #createdAt: DateTime @1715876926 {#9630 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9631 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 493 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9641 #id: 260 #code: "496-Supports-et-Stations-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9646 …} #left: 302 #right: 303 #level: 3 #position: 11 #translations: Doctrine\ORM\PersistentCollection {#9642 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9659 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9641} #id: 260 #name: "Supports et Stations pour Mobile" #slug: "260_Supports-et-Stations-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9644 …} #createdAt: DateTime @1715876926 {#9639 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9640 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 496 } ] |
class | "App\Ecom\Domain\Entity\Taxonomy\Taxon" |
same as passed value |
expanded | true |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4438 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4439 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#12855 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4453 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#12863 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4452 …} } |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#9542 #id: 249 #code: "491-Batteries-pour-Telephone-Mobile" #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 {#4463 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#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 {#4461 …} #createdAt: DateTime @1715876919 {#4458 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4450 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 {#9547 …} #left: 280 #right: 281 #level: 3 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#9543 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9648 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9542} #id: 249 #name: "Batteries pour Téléphone Mobile" #slug: "249_Batteries-pour-Telephone-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9545 …} #createdAt: DateTime @1715876925 {#9540 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876925 {#9541 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 491 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9551 #id: 250 #code: "492-Cables-d-Alimentation-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9556 …} #left: 282 #right: 283 #level: 3 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#9552 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9649 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9551} #id: 250 #name: "Câbles d'Alimentation pour Mobile" #slug: "250_Cables-d-Alimentation-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9554 …} #createdAt: DateTime @1715876925 {#9549 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876925 {#9550 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 492 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9560 #id: 251 #code: "495-Cables-data" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9565 …} #left: 284 #right: 285 #level: 3 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#9561 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9650 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9560} #id: 251 #name: "Câbles data" #slug: "251_Cables-data" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9563 …} #createdAt: DateTime @1715876925 {#9558 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876925 {#9559 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 495 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9569 #id: 252 #code: "500-Chargeurs-de-Voiture-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9574 …} #left: 286 #right: 287 #level: 3 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#9570 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9651 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9569} #id: 252 #name: "Chargeurs de Voiture pour Mobile" #slug: "252_Chargeurs-de-Voiture-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9572 …} #createdAt: DateTime @1715876925 {#9567 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876925 {#9568 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 500 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9578 #id: 253 #code: "502-Divers" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9583 …} #left: 288 #right: 289 #level: 3 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#9579 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9652 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9578} #id: 253 #name: "Divers" #slug: "253_Divers" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9581 …} #createdAt: DateTime @1715876926 {#9576 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9577 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 502 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9587 #id: 254 #code: "498-Enceintes-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9592 …} #left: 290 #right: 291 #level: 3 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#9588 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9653 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9587} #id: 254 #name: "Enceintes pour Mobile" #slug: "254_Enceintes-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9590 …} #createdAt: DateTime @1715876926 {#9585 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9586 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 498 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9596 #id: 255 #code: "494-Etuis-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9601 …} #left: 292 #right: 293 #level: 3 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#9597 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9654 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9596} #id: 255 #name: "Étuis pour Mobile" #slug: "255_Etuis-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9599 …} #createdAt: DateTime @1715876926 {#9594 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9595 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 494 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9605 #id: 256 #code: "497-Kits-mains-libres" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9610 …} #left: 294 #right: 295 #level: 3 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#9606 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9655 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9605} #id: 256 #name: "Kits mains libres" #slug: "256_Kits-mains-libres" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9608 …} #createdAt: DateTime @1715876926 {#9603 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9604 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 497 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9614 #id: 257 #code: "499-Kits-Mains-Libres-pour-Voiture" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9619 …} #left: 296 #right: 297 #level: 3 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#9615 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9656 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9614} #id: 257 #name: "Kits Mains-Libres pour Voiture" #slug: "257_Kits-Mains-Libres-pour-Voiture" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9617 …} #createdAt: DateTime @1715876926 {#9612 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9613 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 499 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9623 #id: 258 #code: "501-Produits-connectes-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9628 …} #left: 298 #right: 299 #level: 3 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#9624 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9657 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9623} #id: 258 #name: "Produits connectés Mobile" #slug: "258_Produits-connectes-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9626 …} #createdAt: DateTime @1715876926 {#9621 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9622 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 501 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9632 #id: 259 #code: "493-Protections-dEcran-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9637 …} #left: 300 #right: 301 #level: 3 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#9633 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9658 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9632} #id: 259 #name: "Protections dEcran pour Mobile" #slug: "259_Protections-dEcran-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9635 …} #createdAt: DateTime @1715876926 {#9630 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9631 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 493 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9641 #id: 260 #code: "496-Supports-et-Stations-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9646 …} #left: 302 #right: 303 #level: 3 #position: 11 #translations: Doctrine\ORM\PersistentCollection {#9642 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9659 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9641} #id: 260 #name: "Supports et Stations pour Mobile" #slug: "260_Supports-et-Stations-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9644 …} #createdAt: DateTime @1715876926 {#9639 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9640 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 496 } ] |
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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
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 {#4443 -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() {#12854 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12845 …} $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 | [ 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12857 +label: "Batteries pour Téléphone Mobile" +value: "249" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9542 #id: 249 #code: "491-Batteries-pour-Telephone-Mobile" #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 {#4463 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4459 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#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 {#4461 …} #createdAt: DateTime @1715876919 {#4458 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4450 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 {#9547 …} #left: 280 #right: 281 #level: 3 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#9543 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9648 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9542} #id: 249 #name: "Batteries pour Téléphone Mobile" #slug: "249_Batteries-pour-Telephone-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9545 …} #createdAt: DateTime @1715876925 {#9540 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876925 {#9541 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 491 } +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12864 +label: "Câbles d'Alimentation pour Mobile" +value: "250" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9551 #id: 250 #code: "492-Cables-d-Alimentation-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9556 …} #left: 282 #right: 283 #level: 3 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#9552 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9649 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9551} #id: 250 #name: "Câbles d'Alimentation pour Mobile" #slug: "250_Cables-d-Alimentation-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9554 …} #createdAt: DateTime @1715876925 {#9549 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876925 {#9550 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 492 } +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12865 +label: "Câbles data" +value: "251" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9560 #id: 251 #code: "495-Cables-data" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9565 …} #left: 284 #right: 285 #level: 3 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#9561 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9650 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9560} #id: 251 #name: "Câbles data" #slug: "251_Cables-data" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9563 …} #createdAt: DateTime @1715876925 {#9558 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876925 {#9559 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 495 } +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12866 +label: "Chargeurs de Voiture pour Mobile" +value: "252" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9569 #id: 252 #code: "500-Chargeurs-de-Voiture-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9574 …} #left: 286 #right: 287 #level: 3 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#9570 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9651 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9569} #id: 252 #name: "Chargeurs de Voiture pour Mobile" #slug: "252_Chargeurs-de-Voiture-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9572 …} #createdAt: DateTime @1715876925 {#9567 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876925 {#9568 date: 2024-05-16 18:28:45.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 500 } +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12867 +label: "Divers" +value: "253" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9578 #id: 253 #code: "502-Divers" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9583 …} #left: 288 #right: 289 #level: 3 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#9579 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9652 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9578} #id: 253 #name: "Divers" #slug: "253_Divers" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9581 …} #createdAt: DateTime @1715876926 {#9576 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9577 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 502 } +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12868 +label: "Enceintes pour Mobile" +value: "254" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9587 #id: 254 #code: "498-Enceintes-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9592 …} #left: 290 #right: 291 #level: 3 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#9588 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9653 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9587} #id: 254 #name: "Enceintes pour Mobile" #slug: "254_Enceintes-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9590 …} #createdAt: DateTime @1715876926 {#9585 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9586 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 498 } +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12869 +label: "Étuis pour Mobile" +value: "255" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9596 #id: 255 #code: "494-Etuis-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9601 …} #left: 292 #right: 293 #level: 3 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#9597 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9654 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9596} #id: 255 #name: "Étuis pour Mobile" #slug: "255_Etuis-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9599 …} #createdAt: DateTime @1715876926 {#9594 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9595 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 494 } +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12870 +label: "Kits mains libres" +value: "256" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9605 #id: 256 #code: "497-Kits-mains-libres" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9610 …} #left: 294 #right: 295 #level: 3 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#9606 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9655 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9605} #id: 256 #name: "Kits mains libres" #slug: "256_Kits-mains-libres" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9608 …} #createdAt: DateTime @1715876926 {#9603 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9604 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 497 } +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12871 +label: "Kits Mains-Libres pour Voiture" +value: "257" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9614 #id: 257 #code: "499-Kits-Mains-Libres-pour-Voiture" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9619 …} #left: 296 #right: 297 #level: 3 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#9615 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9656 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9614} #id: 257 #name: "Kits Mains-Libres pour Voiture" #slug: "257_Kits-Mains-Libres-pour-Voiture" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9617 …} #createdAt: DateTime @1715876926 {#9612 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9613 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 499 } +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12872 +label: "Produits connectés Mobile" +value: "258" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9623 #id: 258 #code: "501-Produits-connectes-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9628 …} #left: 298 #right: 299 #level: 3 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#9624 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9657 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9623} #id: 258 #name: "Produits connectés Mobile" #slug: "258_Produits-connectes-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9626 …} #createdAt: DateTime @1715876926 {#9621 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9622 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 501 } +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12873 +label: "Protections dEcran pour Mobile" +value: "259" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9632 #id: 259 #code: "493-Protections-dEcran-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9637 …} #left: 300 #right: 301 #level: 3 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#9633 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9658 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9632} #id: 259 #name: "Protections dEcran pour Mobile" #slug: "259_Protections-dEcran-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9635 …} #createdAt: DateTime @1715876926 {#9630 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9631 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 493 } +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12874 +label: "Supports et Stations pour Mobile" +value: "260" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9641 #id: 260 #code: "496-Supports-et-Stations-pour-Mobile" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#9646 …} #left: 302 #right: 303 #level: 3 #position: 11 #translations: Doctrine\ORM\PersistentCollection {#9642 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9659 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9641} #id: 260 #name: "Supports et Stations pour Mobile" #slug: "260_Supports-et-Stations-pour-Mobile" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9644 …} #createdAt: DateTime @1715876926 {#9639 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876926 {#9640 date: 2024-05-16 18:28:46.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 496 } +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12891 -form: Symfony\Component\Form\Form {#13050 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12901 …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) {#12860 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 | [] |
249
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 | "Batteries pour Téléphone Mobile" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "249" |
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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12940 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 {#12941 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Batteries pour Téléphone Mobile" |
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() {#12943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12945 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "249" |
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 {#13017 -form: Symfony\Component\Form\Form {#13053 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13026 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_249" |
label | "Batteries pour Téléphone Mobile" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "249" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "249" |
250
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 d'Alimentation pour Mobile" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "250" |
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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12940 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 {#12941 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Câbles d'Alimentation pour Mobile" |
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() {#12953 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12952 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "250" |
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 {#13008 -form: Symfony\Component\Form\Form {#13056 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12999 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_250" |
label | "Câbles d'Alimentation pour Mobile" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "250" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "250" |
251
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 data" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "251" |
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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12940 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 {#12941 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Câbles data" |
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() {#12962 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12961 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "251" |
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 {#12990 -form: Symfony\Component\Form\Form {#13059 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12981 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_251" |
label | "Câbles data" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "251" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "251" |
252
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 | "Chargeurs de Voiture pour Mobile" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "252" |
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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12940 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 {#12941 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Chargeurs de Voiture pour Mobile" |
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() {#12971 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12970 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "252" |
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 {#12972 -form: Symfony\Component\Form\Form {#13062 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12963 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_252" |
label | "Chargeurs de Voiture pour Mobile" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "252" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "252" |
253
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 | "Divers" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "253" |
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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12940 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 {#12941 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Divers" |
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() {#12980 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12979 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "253" |
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 {#12954 -form: Symfony\Component\Form\Form {#13065 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12942 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_253" |
label | "Divers" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "253" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "253" |
254
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 | "Enceintes pour Mobile" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "254" |
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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12940 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 {#12941 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Enceintes pour Mobile" |
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() {#12989 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12988 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "254" |
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 {#13105 -form: Symfony\Component\Form\Form {#13068 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13107 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_254" |
label | "Enceintes pour Mobile" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "254" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "254" |
255
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 | "Étuis pour Mobile" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "255" |
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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12940 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 {#12941 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Étuis pour Mobile" |
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() {#12998 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12997 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "255" |
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 {#13108 -form: Symfony\Component\Form\Form {#13071 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13109 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_255" |
label | "Étuis pour Mobile" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "255" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "255" |
256
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 | "Kits mains libres" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "256" |
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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12940 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 {#12941 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Kits mains libres" |
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() {#13007 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#13006 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "256" |
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 {#13110 -form: Symfony\Component\Form\Form {#13074 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13179 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_256" |
label | "Kits mains libres" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "256" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "256" |
257
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 | "Kits Mains-Libres pour Voiture" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "257" |
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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12940 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 {#12941 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Kits Mains-Libres pour Voiture" |
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() {#13016 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#13015 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "257" |
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 {#13186 -form: Symfony\Component\Form\Form {#13077 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13183 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_257" |
label | "Kits Mains-Libres pour Voiture" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "257" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "257" |
258
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 | "Produits connectés Mobile" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "258" |
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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12940 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 {#12941 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Produits connectés Mobile" |
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() {#13025 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#13024 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "258" |
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 {#13182 -form: Symfony\Component\Form\Form {#13080 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13187 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_258" |
label | "Produits connectés Mobile" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "258" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "258" |
259
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 | "Protections dEcran pour Mobile" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "259" |
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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12940 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 {#12941 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Protections dEcran pour Mobile" |
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() {#13034 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#13033 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "259" |
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 {#13188 -form: Symfony\Component\Form\Form {#13083 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13189 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_259" |
label | "Protections dEcran pour Mobile" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "259" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "259" |
260
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 | "Supports et Stations pour Mobile" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "260" |
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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12940 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 {#12941 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Supports et Stations pour Mobile" |
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() {#13043 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#13042 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "260" |
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 {#13190 -form: Symfony\Component\Form\Form {#13086 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13191 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_260" |
label | "Supports et Stations pour Mobile" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "260" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "260" |
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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#12889 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() {#12892 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12890 …} $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 {#13035 -form: Symfony\Component\Form\Form {#13089 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13044 …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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#12898 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() {#12900 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12899 …} $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 {#13193 -form: Symfony\Component\Form\Form {#13092 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13192 …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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#12907 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() {#12909 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12908 …} $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 {#13194 -form: Symfony\Component\Form\Form {#13095 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13195 …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 | "248" |
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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#12916 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() {#12918 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12917 …} $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 | "248" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#13196 -form: Symfony\Component\Form\Form {#13098 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13197 …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 | "248" |
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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#12925 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() {#12927 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12926 …} $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 {#13198 -form: Symfony\Component\Form\Form {#13101 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13199 …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 {#4181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4179 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4178 …} -namespace: Closure() {#4191 …} } |
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() {#13143 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#13115 …} $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 {#13200 -form: Symfony\Component\Form\Form {#13158 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#13201 …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) {#13202 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 | [] |