Forms
-
search_bar
-
searchTerm
-
searchTaxon
-
_token
-
-
product_filter
-
taxons
-
1177
-
1176
-
1175
-
1174
-
1173
-
1172
-
-
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 | [ "searchTerm" => null "searchTaxon" => null ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [ "searchTerm" => null "searchTaxon" => null ] |
[ "searchTerm" => null "searchTaxon" => null ] |
groupeGestion | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "novalidate" => true "data-turbo" => "false" ] |
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 {#4192 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4190 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4189 …} -namespace: Closure() {#4202 …} } |
data | [ "searchTerm" => null "searchTaxon" => null ] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6655 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() {#6380 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6656 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "novalidate" => true "data-turbo" => "false" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_bar" "_search_bar" ] |
cache_key | "_search_bar_search_bar" |
compound | true |
data | [ "searchTerm" => null "searchTaxon" => null ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6364 -form: Symfony\Component\Form\Form {#6348 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6379 …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" => null "searchTaxon" => null ] |
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 {#4192 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4190 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4189 …} -namespace: Closure() {#4202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6346 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() {#6354 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6336 …} $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 {#6325 -form: Symfony\Component\Form\Form {#6345 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6328 …5} |
full_name | "search_bar[searchTerm]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_bar_searchTerm" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "searchTerm" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar_searchTerm" |
valid | true |
value | "" |
searchTaxon
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "select-searchbar" "data-model" => "searchTaxon" ] |
[ "class" => "select-searchbar" "data-model" => "searchTaxon" ] |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386 #id: 812 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #parent: null #children: Doctrine\ORM\PersistentCollection {#4393 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4385 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4513 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #id: 812 #name: "Administration" #slug: "administration" #description: """ Tout le nécessaire pour vos bureaux.\n Des consommables et fournitures essentielles, à votre papeterie personnalisée. """ } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4395 …} #createdAt: DateTime @1721658866 {#4377 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1747752755 {#4382 date: 2025-05-20 14:52:35.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4398 #id: 1049 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4398} #parent: null #children: Doctrine\ORM\PersistentCollection {#4403 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4397 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4514 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4398} #id: 1049 #name: "Atelier" #slug: "1049_Atelier" #description: "Tout le nécessaire pour équiper vos compagnons et aménager vos ateliers." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4401 …} #createdAt: DateTime @1721658872 {#4399 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1747752830 {#4381 date: 2025-05-20 14:53:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1136 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4465 …} #left: 1 #right: 616 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4461 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4512 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #id: 1136 #name: "Informatique" #slug: "1136_Informatique" #description: "Tout le matériel indispensable pour optimiser vos équipements et solutions informatiques." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4463 …} #createdAt: DateTime @1721658875 {#4460 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4452 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4407 #id: 1571 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4407} #parent: null #children: Doctrine\ORM\PersistentCollection {#4412 …} #left: 1 #right: 126 #level: 1 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#4406 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4516 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4407} #id: 1571 #name: "Vente - VN/VO" #slug: "1571_Vente-VN-VO" #description: "Tout ce dont vous avez besoin pour animer vos espaces de vente. " } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4410 …} #createdAt: DateTime @1721658899 {#4408 date: 2024-07-22 14:34:59.0 UTC (+00:00) } #updatedAt: DateTime @1736347550 {#4380 date: 2025-01-08 14:45:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4416 #id: 1439 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4416} #parent: null #children: Doctrine\ORM\PersistentCollection {#4421 …} #left: 1 #right: 158 #level: 1 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4415 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4518 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4416} #id: 1439 #name: "Papeterie personnalisée" #slug: "1439_Papeterie-personnalisee" #description: "Personnalisez à votre image vos supports et objets du quotidien avec notre large gamme de produits personnalisables." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4419 …} #createdAt: DateTime @1721658890 {#4417 date: 2024-07-22 14:34:50.0 UTC (+00:00) } #updatedAt: DateTime @1736347534 {#4378 date: 2025-01-08 14:45:34.0 UTC (+00:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } ] |
[ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386 #id: 812 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #parent: null #children: Doctrine\ORM\PersistentCollection {#4393 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4385 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4513 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #id: 812 #name: "Administration" #slug: "administration" #description: """ Tout le nécessaire pour vos bureaux.\n Des consommables et fournitures essentielles, à votre papeterie personnalisée. """ } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4395 …} #createdAt: DateTime @1721658866 {#4377 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1747752755 {#4382 date: 2025-05-20 14:52:35.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4398 #id: 1049 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4398} #parent: null #children: Doctrine\ORM\PersistentCollection {#4403 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4397 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4514 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4398} #id: 1049 #name: "Atelier" #slug: "1049_Atelier" #description: "Tout le nécessaire pour équiper vos compagnons et aménager vos ateliers." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4401 …} #createdAt: DateTime @1721658872 {#4399 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1747752830 {#4381 date: 2025-05-20 14:53:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1136 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4465 …} #left: 1 #right: 616 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4461 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4512 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #id: 1136 #name: "Informatique" #slug: "1136_Informatique" #description: "Tout le matériel indispensable pour optimiser vos équipements et solutions informatiques." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4463 …} #createdAt: DateTime @1721658875 {#4460 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4452 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4407 #id: 1571 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4407} #parent: null #children: Doctrine\ORM\PersistentCollection {#4412 …} #left: 1 #right: 126 #level: 1 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#4406 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4516 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4407} #id: 1571 #name: "Vente - VN/VO" #slug: "1571_Vente-VN-VO" #description: "Tout ce dont vous avez besoin pour animer vos espaces de vente. " } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4410 …} #createdAt: DateTime @1721658899 {#4408 date: 2024-07-22 14:34:59.0 UTC (+00:00) } #updatedAt: DateTime @1736347550 {#4380 date: 2025-01-08 14:45:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4416 #id: 1439 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4416} #parent: null #children: Doctrine\ORM\PersistentCollection {#4421 …} #left: 1 #right: 158 #level: 1 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4415 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4518 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4416} #id: 1439 #name: "Papeterie personnalisée" #slug: "1439_Papeterie-personnalisee" #description: "Personnalisez à votre image vos supports et objets du quotidien avec notre large gamme de produits personnalisables." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4419 …} #createdAt: DateTime @1721658890 {#4417 date: 2024-07-22 14:34:50.0 UTC (+00:00) } #updatedAt: DateTime @1736347534 {#4378 date: 2025-01-08 14:45:34.0 UTC (+00:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } ] |
class | "App\Ecom\Domain\Entity\Taxonomy\Taxon" |
same as passed value |
label | false |
false
|
placeholder | "search_bar.categorie_select" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "select-searchbar" "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 {#4440 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4441 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6371 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4455 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6359 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4454 …} } |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386 #id: 812 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #parent: null #children: Doctrine\ORM\PersistentCollection {#4393 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4385 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4513 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #id: 812 #name: "Administration" #slug: "administration" #description: """ Tout le nécessaire pour vos bureaux.\n Des consommables et fournitures essentielles, à votre papeterie personnalisée. """ } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4395 …} #createdAt: DateTime @1721658866 {#4377 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1747752755 {#4382 date: 2025-05-20 14:52:35.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4398 #id: 1049 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4398} #parent: null #children: Doctrine\ORM\PersistentCollection {#4403 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4397 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4514 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4398} #id: 1049 #name: "Atelier" #slug: "1049_Atelier" #description: "Tout le nécessaire pour équiper vos compagnons et aménager vos ateliers." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4401 …} #createdAt: DateTime @1721658872 {#4399 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1747752830 {#4381 date: 2025-05-20 14:53:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1136 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4465 …} #left: 1 #right: 616 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4461 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4512 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #id: 1136 #name: "Informatique" #slug: "1136_Informatique" #description: "Tout le matériel indispensable pour optimiser vos équipements et solutions informatiques." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4463 …} #createdAt: DateTime @1721658875 {#4460 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4452 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4407 #id: 1571 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4407} #parent: null #children: Doctrine\ORM\PersistentCollection {#4412 …} #left: 1 #right: 126 #level: 1 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#4406 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4516 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4407} #id: 1571 #name: "Vente - VN/VO" #slug: "1571_Vente-VN-VO" #description: "Tout ce dont vous avez besoin pour animer vos espaces de vente. " } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4410 …} #createdAt: DateTime @1721658899 {#4408 date: 2024-07-22 14:34:59.0 UTC (+00:00) } #updatedAt: DateTime @1736347550 {#4380 date: 2025-01-08 14:45:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4416 #id: 1439 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4416} #parent: null #children: Doctrine\ORM\PersistentCollection {#4421 …} #left: 1 #right: 158 #level: 1 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4415 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4518 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4416} #id: 1439 #name: "Papeterie personnalisée" #slug: "1439_Papeterie-personnalisee" #description: "Personnalisez à votre image vos supports et objets du quotidien avec notre large gamme de produits personnalisables." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4419 …} #createdAt: DateTime @1721658890 {#4417 date: 2024-07-22 14:34:50.0 UTC (+00:00) } #updatedAt: DateTime @1736347534 {#4378 date: 2025-01-08 14:45:34.0 UTC (+00:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } ] |
class | "App\Ecom\Domain\Entity\Taxonomy\Taxon" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4192 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4190 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4189 …} -namespace: Closure() {#4202 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerRNXT7A8\EntityManagerGhostE8260f8 {#120 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4445 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerRNXT7A8\EntityManagerGhostE8260f8 {#120 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2683 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "search_bar.categorie_select" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#6368 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6367 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "select-searchbar" "data-model" => "searchTaxon" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_bar_searchTaxon" ] |
cache_key | "_search_bar_searchTaxon_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4517 +label: "Administration" +value: "812" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386 #id: 812 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #parent: null #children: Doctrine\ORM\PersistentCollection {#4393 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4385 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4513 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #id: 812 #name: "Administration" #slug: "administration" #description: """ Tout le nécessaire pour vos bureaux.\n Des consommables et fournitures essentielles, à votre papeterie personnalisée. """ } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4395 …} #createdAt: DateTime @1721658866 {#4377 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1747752755 {#4382 date: 2025-05-20 14:52:35.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } +attr: [] +labelTranslationParameters: [] } 1049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4519 +label: "Atelier" +value: "1049" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4398 #id: 1049 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4398} #parent: null #children: Doctrine\ORM\PersistentCollection {#4403 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4397 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4514 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4398} #id: 1049 #name: "Atelier" #slug: "1049_Atelier" #description: "Tout le nécessaire pour équiper vos compagnons et aménager vos ateliers." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4401 …} #createdAt: DateTime @1721658872 {#4399 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1747752830 {#4381 date: 2025-05-20 14:53:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } +attr: [] +labelTranslationParameters: [] } 1136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4521 +label: "Informatique" +value: "1136" +data: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1136 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4465 …} #left: 1 #right: 616 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4461 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4512 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #id: 1136 #name: "Informatique" #slug: "1136_Informatique" #description: "Tout le matériel indispensable pour optimiser vos équipements et solutions informatiques." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4463 …} #createdAt: DateTime @1721658875 {#4460 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4452 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 1571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4523 +label: "Vente - VN/VO" +value: "1571" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4407 #id: 1571 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4407} #parent: null #children: Doctrine\ORM\PersistentCollection {#4412 …} #left: 1 #right: 126 #level: 1 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#4406 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4516 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4407} #id: 1571 #name: "Vente - VN/VO" #slug: "1571_Vente-VN-VO" #description: "Tout ce dont vous avez besoin pour animer vos espaces de vente. " } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4410 …} #createdAt: DateTime @1721658899 {#4408 date: 2024-07-22 14:34:59.0 UTC (+00:00) } #updatedAt: DateTime @1736347550 {#4380 date: 2025-01-08 14:45:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } +attr: [] +labelTranslationParameters: [] } 1439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4525 +label: "Papeterie personnalisée" +value: "1439" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4416 #id: 1439 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4416} #parent: null #children: Doctrine\ORM\PersistentCollection {#4421 …} #left: 1 #right: 158 #level: 1 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4415 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4518 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4416} #id: 1439 #name: "Papeterie personnalisée" #slug: "1439_Papeterie-personnalisee" #description: "Personnalisez à votre image vos supports et objets du quotidien avec notre large gamme de produits personnalisables." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4419 …} #createdAt: DateTime @1721658890 {#4417 date: 2024-07-22 14:34:50.0 UTC (+00:00) } #updatedAt: DateTime @1736347534 {#4378 date: 2025-01-08 14:45:34.0 UTC (+00:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6334 -form: Symfony\Component\Form\Form {#6342 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6333 …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) {#6327 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 | false |
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 | "2cd8.o2tWJghNqhoznf02mNf7Y6Sf-e3thKvEvt-dwuQ4kyY.9A8daGse6Chp_5Ns-oijIpypo9je0u6Xyqf584dr9nLqI2BiPwvMWXiqng" |
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 | "2cd8.o2tWJghNqhoznf02mNf7Y6Sf-e3thKvEvt-dwuQ4kyY.9A8daGse6Chp_5Ns-oijIpypo9je0u6Xyqf584dr9nLqI2BiPwvMWXiqng" |
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 {#4192 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4190 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4189 …} -namespace: Closure() {#4202 …} } |
data | "2cd8.o2tWJghNqhoznf02mNf7Y6Sf-e3thKvEvt-dwuQ4kyY.9A8daGse6Chp_5Ns-oijIpypo9je0u6Xyqf584dr9nLqI2BiPwvMWXiqng" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6353 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() {#6318 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6324 …} $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 | "2cd8.o2tWJghNqhoznf02mNf7Y6Sf-e3thKvEvt-dwuQ4kyY.9A8daGse6Chp_5Ns-oijIpypo9je0u6Xyqf584dr9nLqI2BiPwvMWXiqng" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6314 -form: Symfony\Component\Form\Form {#6313 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6317 …5} |
full_name | "search_bar[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_bar__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar__token" |
valid | true |
value | "2cd8.o2tWJghNqhoznf02mNf7Y6Sf-e3thKvEvt-dwuQ4kyY.9A8daGse6Chp_5Ns-oijIpypo9je0u6Xyqf584dr9nLqI2BiPwvMWXiqng" |
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 {#4163 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 100000 +searchTaxon: 1171 +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 {#4163 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 100000 +searchTaxon: 1171 +searchTerm: null } |
same as passed value |
uniqId | "683a66db6d771" |
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 {#4192 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4190 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4189 …} -namespace: Closure() {#4202 …} } |
data | App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload {#4163 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 100000 +searchTaxon: 1171 +searchTerm: null } |
data_class | "App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload" |
disabled | false |
empty_data | Closure(FormInterface $form) {#14781 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 | "683a66db6d771" |
upload_max_size_message | Closure() {#14840 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6555 …} $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 {#4163 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 100000 +searchTaxon: 1171 +searchTerm: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#14924 -form: Symfony\Component\Form\Form {#14929 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14844 …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 {#4163 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 100000 +searchTaxon: 1171 +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 {#10074 #id: 1177 #code: "591-Telecommandes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1136 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4465 …} #left: 1 #right: 616 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4461 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4512 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #id: 1136 #name: "Informatique" #slug: "1136_Informatique" #description: "Tout le matériel indispensable pour optimiser vos équipements et solutions informatiques." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4463 …} #createdAt: DateTime @1721658875 {#4460 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4452 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10079 …} #left: 80 #right: 81 #level: 4 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#10075 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10131 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10074} #id: 1177 #name: "Télécommandes" #slug: "1177_Telecommandes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10077 …} #createdAt: DateTime @1721658877 {#10072 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752877 {#10073 date: 2025-05-20 14:54:37.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 591 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10083 #id: 1176 #code: "593-Separateurs" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10088 …} #left: 78 #right: 79 #level: 4 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#10084 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10130 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10083} #id: 1176 #name: "Séparateurs" #slug: "1176_Separateurs" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10086 …} #createdAt: DateTime @1721658877 {#10081 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752877 {#10082 date: 2025-05-20 14:54:37.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 593 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10092 #id: 1175 #code: "595-Diffuseurs-Audio-Video" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10097 …} #left: 76 #right: 77 #level: 4 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#10093 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10129 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10092} #id: 1175 #name: "Diffuseurs Audio / Vidéo" #slug: "1175_Diffuseurs-Audio-Video" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10095 …} #createdAt: DateTime @1721658877 {#10090 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752876 {#10091 date: 2025-05-20 14:54:36.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 595 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10101 #id: 1174 #code: "594-Commutateur" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10106 …} #left: 74 #right: 75 #level: 4 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#10102 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10128 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10101} #id: 1174 #name: "Commutateur" #slug: "1174_Commutateur" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10104 …} #createdAt: DateTime @1721658877 {#10099 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752876 {#10100 date: 2025-05-20 14:54:36.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 594 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10110 #id: 1173 #code: "592-Cadrans" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10115 …} #left: 72 #right: 73 #level: 4 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#10111 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10127 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10110} #id: 1173 #name: "Cadrans" #slug: "1173_Cadrans" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10113 …} #createdAt: DateTime @1721658877 {#10108 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752875 {#10109 date: 2025-05-20 14:54:35.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 592 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10119 #id: 1172 #code: "596-Amplificateurs-de-Signal" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10124 …} #left: 70 #right: 71 #level: 4 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#10120 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10126 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10119} #id: 1172 #name: "Amplificateurs de Signal" #slug: "1172_Amplificateurs-de-Signal" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10122 …} #createdAt: DateTime @1721658877 {#10117 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752875 {#10118 date: 2025-05-20 14:54:35.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 596 } ] |
[ App\Ecom\Domain\Entity\Taxonomy\Taxon {#10074 #id: 1177 #code: "591-Telecommandes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1136 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4465 …} #left: 1 #right: 616 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4461 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4512 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #id: 1136 #name: "Informatique" #slug: "1136_Informatique" #description: "Tout le matériel indispensable pour optimiser vos équipements et solutions informatiques." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4463 …} #createdAt: DateTime @1721658875 {#4460 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4452 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10079 …} #left: 80 #right: 81 #level: 4 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#10075 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10131 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10074} #id: 1177 #name: "Télécommandes" #slug: "1177_Telecommandes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10077 …} #createdAt: DateTime @1721658877 {#10072 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752877 {#10073 date: 2025-05-20 14:54:37.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 591 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10083 #id: 1176 #code: "593-Separateurs" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10088 …} #left: 78 #right: 79 #level: 4 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#10084 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10130 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10083} #id: 1176 #name: "Séparateurs" #slug: "1176_Separateurs" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10086 …} #createdAt: DateTime @1721658877 {#10081 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752877 {#10082 date: 2025-05-20 14:54:37.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 593 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10092 #id: 1175 #code: "595-Diffuseurs-Audio-Video" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10097 …} #left: 76 #right: 77 #level: 4 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#10093 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10129 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10092} #id: 1175 #name: "Diffuseurs Audio / Vidéo" #slug: "1175_Diffuseurs-Audio-Video" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10095 …} #createdAt: DateTime @1721658877 {#10090 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752876 {#10091 date: 2025-05-20 14:54:36.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 595 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10101 #id: 1174 #code: "594-Commutateur" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10106 …} #left: 74 #right: 75 #level: 4 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#10102 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10128 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10101} #id: 1174 #name: "Commutateur" #slug: "1174_Commutateur" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10104 …} #createdAt: DateTime @1721658877 {#10099 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752876 {#10100 date: 2025-05-20 14:54:36.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 594 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10110 #id: 1173 #code: "592-Cadrans" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10115 …} #left: 72 #right: 73 #level: 4 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#10111 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10127 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10110} #id: 1173 #name: "Cadrans" #slug: "1173_Cadrans" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10113 …} #createdAt: DateTime @1721658877 {#10108 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752875 {#10109 date: 2025-05-20 14:54:35.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 592 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10119 #id: 1172 #code: "596-Amplificateurs-de-Signal" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10124 …} #left: 70 #right: 71 #level: 4 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#10120 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10126 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10119} #id: 1172 #name: "Amplificateurs de Signal" #slug: "1172_Amplificateurs-de-Signal" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10122 …} #createdAt: DateTime @1721658877 {#10117 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752875 {#10118 date: 2025-05-20 14:54:35.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 596 } ] |
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 {#4440 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4441 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#14857 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4455 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#14865 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4454 …} } |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#10074 #id: 1177 #code: "591-Telecommandes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1136 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4465 …} #left: 1 #right: 616 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4461 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4512 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #id: 1136 #name: "Informatique" #slug: "1136_Informatique" #description: "Tout le matériel indispensable pour optimiser vos équipements et solutions informatiques." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4463 …} #createdAt: DateTime @1721658875 {#4460 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4452 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10079 …} #left: 80 #right: 81 #level: 4 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#10075 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10131 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10074} #id: 1177 #name: "Télécommandes" #slug: "1177_Telecommandes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10077 …} #createdAt: DateTime @1721658877 {#10072 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752877 {#10073 date: 2025-05-20 14:54:37.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 591 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10083 #id: 1176 #code: "593-Separateurs" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10088 …} #left: 78 #right: 79 #level: 4 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#10084 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10130 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10083} #id: 1176 #name: "Séparateurs" #slug: "1176_Separateurs" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10086 …} #createdAt: DateTime @1721658877 {#10081 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752877 {#10082 date: 2025-05-20 14:54:37.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 593 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10092 #id: 1175 #code: "595-Diffuseurs-Audio-Video" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10097 …} #left: 76 #right: 77 #level: 4 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#10093 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10129 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10092} #id: 1175 #name: "Diffuseurs Audio / Vidéo" #slug: "1175_Diffuseurs-Audio-Video" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10095 …} #createdAt: DateTime @1721658877 {#10090 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752876 {#10091 date: 2025-05-20 14:54:36.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 595 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10101 #id: 1174 #code: "594-Commutateur" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10106 …} #left: 74 #right: 75 #level: 4 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#10102 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10128 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10101} #id: 1174 #name: "Commutateur" #slug: "1174_Commutateur" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10104 …} #createdAt: DateTime @1721658877 {#10099 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752876 {#10100 date: 2025-05-20 14:54:36.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 594 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10110 #id: 1173 #code: "592-Cadrans" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10115 …} #left: 72 #right: 73 #level: 4 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#10111 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10127 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10110} #id: 1173 #name: "Cadrans" #slug: "1173_Cadrans" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10113 …} #createdAt: DateTime @1721658877 {#10108 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752875 {#10109 date: 2025-05-20 14:54:35.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 592 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10119 #id: 1172 #code: "596-Amplificateurs-de-Signal" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10124 …} #left: 70 #right: 71 #level: 4 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#10120 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10126 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10119} #id: 1172 #name: "Amplificateurs de Signal" #slug: "1172_Amplificateurs-de-Signal" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10122 …} #createdAt: DateTime @1721658877 {#10117 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752875 {#10118 date: 2025-05-20 14:54:35.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 596 } ] |
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 {#4192 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4190 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4189 …} -namespace: Closure() {#4202 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerRNXT7A8\EntityManagerGhostE8260f8 {#120 …12} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4445 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerRNXT7A8\EntityManagerGhostE8260f8 {#120 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2683 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#14856 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14847 …} $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 | [ 1177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14859 +label: "Télécommandes" +value: "1177" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10074 #id: 1177 #code: "591-Telecommandes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1136 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4465 …} #left: 1 #right: 616 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4461 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4512 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #id: 1136 #name: "Informatique" #slug: "1136_Informatique" #description: "Tout le matériel indispensable pour optimiser vos équipements et solutions informatiques." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4463 …} #createdAt: DateTime @1721658875 {#4460 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4452 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10079 …} #left: 80 #right: 81 #level: 4 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#10075 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10131 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10074} #id: 1177 #name: "Télécommandes" #slug: "1177_Telecommandes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10077 …} #createdAt: DateTime @1721658877 {#10072 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752877 {#10073 date: 2025-05-20 14:54:37.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 591 } +attr: [] +labelTranslationParameters: [] } 1176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14866 +label: "Séparateurs" +value: "1176" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10083 #id: 1176 #code: "593-Separateurs" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10088 …} #left: 78 #right: 79 #level: 4 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#10084 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10130 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10083} #id: 1176 #name: "Séparateurs" #slug: "1176_Separateurs" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10086 …} #createdAt: DateTime @1721658877 {#10081 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752877 {#10082 date: 2025-05-20 14:54:37.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 593 } +attr: [] +labelTranslationParameters: [] } 1175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14867 +label: "Diffuseurs Audio / Vidéo" +value: "1175" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10092 #id: 1175 #code: "595-Diffuseurs-Audio-Video" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10097 …} #left: 76 #right: 77 #level: 4 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#10093 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10129 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10092} #id: 1175 #name: "Diffuseurs Audio / Vidéo" #slug: "1175_Diffuseurs-Audio-Video" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10095 …} #createdAt: DateTime @1721658877 {#10090 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752876 {#10091 date: 2025-05-20 14:54:36.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 595 } +attr: [] +labelTranslationParameters: [] } 1174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14868 +label: "Commutateur" +value: "1174" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10101 #id: 1174 #code: "594-Commutateur" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10106 …} #left: 74 #right: 75 #level: 4 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#10102 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10128 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10101} #id: 1174 #name: "Commutateur" #slug: "1174_Commutateur" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10104 …} #createdAt: DateTime @1721658877 {#10099 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752876 {#10100 date: 2025-05-20 14:54:36.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 594 } +attr: [] +labelTranslationParameters: [] } 1173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14869 +label: "Cadrans" +value: "1173" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10110 #id: 1173 #code: "592-Cadrans" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10115 …} #left: 72 #right: 73 #level: 4 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#10111 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10127 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10110} #id: 1173 #name: "Cadrans" #slug: "1173_Cadrans" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10113 …} #createdAt: DateTime @1721658877 {#10108 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752875 {#10109 date: 2025-05-20 14:54:35.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 592 } +attr: [] +labelTranslationParameters: [] } 1172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#14870 +label: "Amplificateurs de Signal" +value: "1172" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10119 #id: 1172 #code: "596-Amplificateurs-de-Signal" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#10124 …} #left: 70 #right: 71 #level: 4 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#10120 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10126 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10119} #id: 1172 #name: "Amplificateurs de Signal" #slug: "1172_Amplificateurs-de-Signal" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10122 …} #createdAt: DateTime @1721658877 {#10117 date: 2024-07-22 14:34:37.0 UTC (+00:00) } #updatedAt: DateTime @1747752875 {#10118 date: 2025-05-20 14:54:35.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 596 } +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#14887 -form: Symfony\Component\Form\Form {#14992 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#14897 …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) {#14862 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 | [] |
1177
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Télécommandes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1177" |
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 {#4192 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4190 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4189 …} -namespace: Closure() {#4202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14936 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 {#14937 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Télécommandes" |
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() {#14939 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14941 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1177" |
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 {#14959 -form: Symfony\Component\Form\Form {#14995 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14968 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1177" |
label | "Télécommandes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1177" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1177" |
1176
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 | "Séparateurs" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1176" |
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 {#4192 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4190 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4189 …} -namespace: Closure() {#4202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14936 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 {#14937 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Séparateurs" |
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() {#14949 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14948 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1176" |
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 {#14950 -form: Symfony\Component\Form\Form {#14998 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14938 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1176" |
label | "Séparateurs" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1176" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1176" |
1175
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 | "Diffuseurs Audio / Vidéo" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1175" |
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 {#4192 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4190 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4189 …} -namespace: Closure() {#4202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14936 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 {#14937 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Diffuseurs Audio / Vidéo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#14958 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14957 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1175" |
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 {#15029 -form: Symfony\Component\Form\Form {#15001 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15031 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1175" |
label | "Diffuseurs Audio / Vidéo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1175" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1175" |
1174
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 | "Commutateur" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1174" |
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 {#4192 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4190 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4189 …} -namespace: Closure() {#4202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14936 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 {#14937 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Commutateur" |
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() {#14967 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14966 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1174" |
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 {#15032 -form: Symfony\Component\Form\Form {#15004 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15033 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1174" |
label | "Commutateur" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1174" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1174" |
1173
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 | "Cadrans" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1173" |
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 {#4192 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4190 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4189 …} -namespace: Closure() {#4202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14936 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 {#14937 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Cadrans" |
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() {#14976 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14975 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1173" |
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 {#15034 -form: Symfony\Component\Form\Form {#15007 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15091 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1173" |
label | "Cadrans" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1173" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1173" |
1172
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 | "Amplificateurs de Signal" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1172" |
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 {#4192 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4190 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4189 …} -namespace: Closure() {#4202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#14936 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 {#14937 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Amplificateurs de Signal" |
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() {#14985 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14984 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1172" |
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 {#15098 -form: Symfony\Component\Form\Form {#15010 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15095 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1172" |
label | "Amplificateurs de Signal" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1172" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1172" |
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 {#4192 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4190 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4189 …} -namespace: Closure() {#4202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#14885 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() {#14888 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14886 …} $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 {#14977 -form: Symfony\Component\Form\Form {#15013 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#14986 …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 {#4192 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4190 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4189 …} -namespace: Closure() {#4202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#14894 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() {#14896 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14895 …} $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 {#15099 -form: Symfony\Component\Form\Form {#15016 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15094 …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 {#4192 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4190 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4189 …} -namespace: Closure() {#4202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#14903 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() {#14905 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14904 …} $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 {#15100 -form: Symfony\Component\Form\Form {#15019 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15101 …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 | "1171" |
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 {#4192 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4190 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4189 …} -namespace: Closure() {#4202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#14912 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() {#14914 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14913 …} $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 | "1171" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15102 -form: Symfony\Component\Form\Form {#15022 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15103 …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 | "1171" |
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 {#4192 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4190 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4189 …} -namespace: Closure() {#4202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#14921 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() {#14923 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#14922 …} $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 {#15104 -form: Symfony\Component\Form\Form {#15025 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15105 …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 {#4192 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4190 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4189 …} -namespace: Closure() {#4202 …} } |
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() {#15055 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15039 …} $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 {#15106 -form: Symfony\Component\Form\Form {#15070 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#15107 …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) {#15108 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 | [] |