Forms
-
search_bar
-
searchTerm
-
searchTaxon
-
_token
-
-
product_filter
-
taxons
-
1062
-
1060
-
1059
-
1058
-
1057
-
1056
-
1055
-
1054
-
1053
-
1052
-
1051
-
-
limit
-
sortingField
-
sortingDirection
-
searchTaxon
-
searchTerm
-
brands
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
-
search_bar
"App\Ecom\Application\Form\Shop\Search\SearchBarType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [] |
[] |
groupeGestion | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "novalidate" => true "data-action" => "live#action:prevent" "data-live-action-param" => "search" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data | [] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6634 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() {#6359 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6635 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "novalidate" => true "data-action" => "live#action:prevent" "data-live-action-param" => "search" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_bar" "_search_bar" ] |
cache_key | "_search_bar_search_bar" |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6343 -form: Symfony\Component\Form\Form {#6327 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6358 …5} |
full_name | "search_bar" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_bar" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "search_bar" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar" |
valid | true |
value | [] |
searchTerm
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
[ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6335 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() {#6333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6334 …} $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 {#6314 -form: Symfony\Component\Form\Form {#6324 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6315 …5} |
full_name | "search_bar[searchTerm]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_bar_searchTerm" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "searchTerm" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar_searchTerm" |
valid | true |
value | "" |
searchTaxon
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-model" => "searchTaxon" ] |
[ "data-model" => "searchTaxon" ] |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4383 #id: 812 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4383} #parent: null #children: Doctrine\ORM\PersistentCollection {#4390 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4382 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4383} #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 {#4392 …} #createdAt: DateTime @1721658866 {#4374 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1744036790 {#4379 date: 2025-04-07 14:39:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1049 #code: "2-Atelier" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #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 {#4460 …} #createdAt: DateTime @1721658872 {#4457 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036854 {#4449 date: 2025-04-07 14:40:54.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 +__isInitialized__: true …2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395 #id: 1136 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #parent: null #children: Doctrine\ORM\PersistentCollection {#4400 …} #left: 1 #right: 608 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4394 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4507 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #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 {#4398 …} #createdAt: DateTime @1721658875 {#4396 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4378 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404 #id: 1571 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #parent: null #children: Doctrine\ORM\PersistentCollection {#4409 …} #left: 1 #right: 126 #level: 1 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#4403 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4511 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #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 {#4407 …} #createdAt: DateTime @1721658899 {#4405 date: 2024-07-22 14:34:59.0 UTC (+00:00) } #updatedAt: DateTime @1736347550 {#4377 date: 2025-01-08 14:45:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413 #id: 1439 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #parent: null #children: Doctrine\ORM\PersistentCollection {#4418 …} #left: 1 #right: 158 #level: 1 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4412 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4513 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #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 {#4416 …} #createdAt: DateTime @1721658890 {#4414 date: 2024-07-22 14:34:50.0 UTC (+00:00) } #updatedAt: DateTime @1736347534 {#4375 date: 2025-01-08 14:45:34.0 UTC (+00:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } ] |
[ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4383 #id: 812 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4383} #parent: null #children: Doctrine\ORM\PersistentCollection {#4390 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4382 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4383} #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 {#4392 …} #createdAt: DateTime @1721658866 {#4374 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1744036790 {#4379 date: 2025-04-07 14:39:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1049 #code: "2-Atelier" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #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 {#4460 …} #createdAt: DateTime @1721658872 {#4457 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036854 {#4449 date: 2025-04-07 14:40:54.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 +__isInitialized__: true …2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395 #id: 1136 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #parent: null #children: Doctrine\ORM\PersistentCollection {#4400 …} #left: 1 #right: 608 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4394 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4507 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #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 {#4398 …} #createdAt: DateTime @1721658875 {#4396 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4378 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404 #id: 1571 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #parent: null #children: Doctrine\ORM\PersistentCollection {#4409 …} #left: 1 #right: 126 #level: 1 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#4403 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4511 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #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 {#4407 …} #createdAt: DateTime @1721658899 {#4405 date: 2024-07-22 14:34:59.0 UTC (+00:00) } #updatedAt: DateTime @1736347550 {#4377 date: 2025-01-08 14:45:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413 #id: 1439 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #parent: null #children: Doctrine\ORM\PersistentCollection {#4418 …} #left: 1 #right: 158 #level: 1 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4412 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4513 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #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 {#4416 …} #createdAt: DateTime @1721658890 {#4414 date: 2024-07-22 14:34:50.0 UTC (+00:00) } #updatedAt: DateTime @1736347534 {#4375 date: 2025-01-08 14:45:34.0 UTC (+00:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } ] |
class | "App\Ecom\Domain\Entity\Taxonomy\Taxon" |
same as passed value |
label | false |
false
|
placeholder | "search_bar.categorie_select" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-model" => "searchTaxon" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4437 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4438 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6350 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4452 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6319 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4451 …} } |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4383 #id: 812 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4383} #parent: null #children: Doctrine\ORM\PersistentCollection {#4390 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4382 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4383} #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 {#4392 …} #createdAt: DateTime @1721658866 {#4374 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1744036790 {#4379 date: 2025-04-07 14:39:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1049 #code: "2-Atelier" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #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 {#4460 …} #createdAt: DateTime @1721658872 {#4457 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036854 {#4449 date: 2025-04-07 14:40:54.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 +__isInitialized__: true …2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395 #id: 1136 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #parent: null #children: Doctrine\ORM\PersistentCollection {#4400 …} #left: 1 #right: 608 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4394 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4507 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #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 {#4398 …} #createdAt: DateTime @1721658875 {#4396 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4378 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404 #id: 1571 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #parent: null #children: Doctrine\ORM\PersistentCollection {#4409 …} #left: 1 #right: 126 #level: 1 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#4403 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4511 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #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 {#4407 …} #createdAt: DateTime @1721658899 {#4405 date: 2024-07-22 14:34:59.0 UTC (+00:00) } #updatedAt: DateTime @1736347550 {#4377 date: 2025-01-08 14:45:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413 #id: 1439 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #parent: null #children: Doctrine\ORM\PersistentCollection {#4418 …} #left: 1 #right: 158 #level: 1 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4412 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4513 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #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 {#4416 …} #createdAt: DateTime @1721658890 {#4414 date: 2024-07-22 14:34:50.0 UTC (+00:00) } #updatedAt: DateTime @1736347534 {#4375 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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerYx2AJ1y\EntityManagerGhostE8260f8 {#120 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4442 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerYx2AJ1y\EntityManagerGhostE8260f8 {#120 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2683 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "search_bar.categorie_select" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#6347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6340 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-model" => "searchTaxon" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_bar_searchTaxon" ] |
cache_key | "_search_bar_searchTaxon_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4512 +label: "Administration" +value: "812" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4383 #id: 812 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4383} #parent: null #children: Doctrine\ORM\PersistentCollection {#4390 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4382 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4383} #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 {#4392 …} #createdAt: DateTime @1721658866 {#4374 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1744036790 {#4379 date: 2025-04-07 14:39:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } +attr: [] +labelTranslationParameters: [] } 1049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4514 +label: "Atelier" +value: "1049" +data: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1049 #code: "2-Atelier" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #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 {#4460 …} #createdAt: DateTime @1721658872 {#4457 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036854 {#4449 date: 2025-04-07 14:40:54.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 1136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4516 +label: "Informatique" +value: "1136" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395 #id: 1136 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #parent: null #children: Doctrine\ORM\PersistentCollection {#4400 …} #left: 1 #right: 608 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4394 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4507 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #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 {#4398 …} #createdAt: DateTime @1721658875 {#4396 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4378 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } +attr: [] +labelTranslationParameters: [] } 1571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4518 +label: "Vente - VN/VO" +value: "1571" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404 #id: 1571 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #parent: null #children: Doctrine\ORM\PersistentCollection {#4409 …} #left: 1 #right: 126 #level: 1 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#4403 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4511 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #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 {#4407 …} #createdAt: DateTime @1721658899 {#4405 date: 2024-07-22 14:34:59.0 UTC (+00:00) } #updatedAt: DateTime @1736347550 {#4377 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 {#4520 +label: "Papeterie personnalisée" +value: "1439" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413 #id: 1439 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #parent: null #children: Doctrine\ORM\PersistentCollection {#4418 …} #left: 1 #right: 158 #level: 1 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4412 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4513 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #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 {#4416 …} #createdAt: DateTime @1721658890 {#4414 date: 2024-07-22 14:34:50.0 UTC (+00:00) } #updatedAt: DateTime @1736347534 {#4375 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 {#6313 -form: Symfony\Component\Form\Form {#6321 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6312 …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) {#6301 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "searchTaxon" |
placeholder | "search_bar.categorie_select" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar_searchTaxon" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "89bbd499f98879206f76867bb356.u-KTEgZHc4o3xB7JuC9wRa1WokkOCiT-Wg6tuuCpMv0.1bb5XU4tJ84DkWy54ERGN5Q5wXFBP0uQb0za95TdUKfquuRxXjEZwXidJg" |
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 | "89bbd499f98879206f76867bb356.u-KTEgZHc4o3xB7JuC9wRa1WokkOCiT-Wg6tuuCpMv0.1bb5XU4tJ84DkWy54ERGN5Q5wXFBP0uQb0za95TdUKfquuRxXjEZwXidJg" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data | "89bbd499f98879206f76867bb356.u-KTEgZHc4o3xB7JuC9wRa1WokkOCiT-Wg6tuuCpMv0.1bb5XU4tJ84DkWy54ERGN5Q5wXFBP0uQb0za95TdUKfquuRxXjEZwXidJg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6332 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() {#6300 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6305 …} $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 | "89bbd499f98879206f76867bb356.u-KTEgZHc4o3xB7JuC9wRa1WokkOCiT-Wg6tuuCpMv0.1bb5XU4tJ84DkWy54ERGN5Q5wXFBP0uQb0za95TdUKfquuRxXjEZwXidJg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6290 -form: Symfony\Component\Form\Form {#6299 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6304 …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 | "89bbd499f98879206f76867bb356.u-KTEgZHc4o3xB7JuC9wRa1WokkOCiT-Wg6tuuCpMv0.1bb5XU4tJ84DkWy54ERGN5Q5wXFBP0uQb0za95TdUKfquuRxXjEZwXidJg" |
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 {#4160 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 100000 +searchTaxon: 1050 +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 {#4160 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 100000 +searchTaxon: 1050 +searchTerm: null } |
same as passed value |
uniqId | "6814da5b94225" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data | App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload {#4160 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 100000 +searchTaxon: 1050 +searchTerm: null } |
data_class | "App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload" |
disabled | false |
empty_data | Closure(FormInterface $form) {#15550 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "GET" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
uniqId | "6814da5b94225" |
upload_max_size_message | Closure() {#15609 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6540 …} $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 {#4160 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 100000 +searchTaxon: 1050 +searchTerm: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15698 -form: Symfony\Component\Form\Form {#15703 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15613 …5} |
full_name | "product_filter" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "product_filter" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter" |
valid | true |
value | App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload {#4160 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 100000 +searchTaxon: 1050 +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 {#9575 #id: 1062 #code: "72-Soudure" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1049 #code: "2-Atelier" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #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 {#4460 …} #createdAt: DateTime @1721658872 {#4457 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036854 {#4449 date: 2025-04-07 14:40:54.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9580 …} #left: 25 #right: 26 #level: 3 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#9576 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9692 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9575} #id: 1062 #name: "Soudure" #slug: "1062_Soudure" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9578 …} #createdAt: DateTime @1721658872 {#6267 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036858 {#6248 date: 2025-04-07 14:40:58.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 72 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9584 #id: 1060 #code: "64-Redressage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9589 …} #left: 21 #right: 24 #level: 3 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#9585 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9683 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9584} #id: 1060 #name: "Redressage" #slug: "1060_Redressage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9587 …} #createdAt: DateTime @1721658872 {#9582 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036858 {#9583 date: 2025-04-07 14:40:58.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 64 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9593 #id: 1059 #code: "67-Poncage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9598 …} #left: 19 #right: 20 #level: 3 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#9594 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9680 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9593} #id: 1059 #name: "Ponçage" #slug: "1059_Poncage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9596 …} #createdAt: DateTime @1721658872 {#9591 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036857 {#9592 date: 2025-04-07 14:40:57.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 67 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9602 #id: 1058 #code: "66-Pointage-rivetage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9607 …} #left: 17 #right: 18 #level: 3 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#9603 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9679 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9602} #id: 1058 #name: "Pointage / rivetage" #slug: "1058_Pointage-rivetage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9605 …} #createdAt: DateTime @1721658872 {#9600 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036857 {#9601 date: 2025-04-07 14:40:57.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 66 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9611 #id: 1057 #code: "68-Peinture" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9616 …} #left: 15 #right: 16 #level: 3 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#9612 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9678 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9611} #id: 1057 #name: "Peinture" #slug: "1057_Peinture" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9614 …} #createdAt: DateTime @1721658872 {#9609 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036857 {#9610 date: 2025-04-07 14:40:57.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 68 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9620 #id: 1056 #code: "74-Miroiterie" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9625 …} #left: 13 #right: 14 #level: 3 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#9621 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9677 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9620} #id: 1056 #name: "Miroiterie" #slug: "1056_Miroiterie" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9623 …} #createdAt: DateTime @1721658872 {#9618 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036857 {#9619 date: 2025-04-07 14:40:57.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 74 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9629 #id: 1055 #code: "71-Laboratoire" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9634 …} #left: 11 #right: 12 #level: 3 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#9630 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9676 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9629} #id: 1055 #name: "Laboratoire" #slug: "1055_Laboratoire" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9632 …} #createdAt: DateTime @1721658872 {#9627 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036856 {#9628 date: 2025-04-07 14:40:56.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 71 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9638 #id: 1054 #code: "73-Induction" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9643 …} #left: 9 #right: 10 #level: 3 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#9639 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9675 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9638} #id: 1054 #name: "Induction" #slug: "1054_Induction" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9641 …} #createdAt: DateTime @1721658872 {#9636 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036856 {#9637 date: 2025-04-07 14:40:56.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 73 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9647 #id: 1053 #code: "63-Debosselage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9652 …} #left: 7 #right: 8 #level: 3 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#9648 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9674 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9647} #id: 1053 #name: "Débosselage" #slug: "1053_Debosselage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9650 …} #createdAt: DateTime @1721658872 {#9645 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036856 {#9646 date: 2025-04-07 14:40:56.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 63 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9656 #id: 1052 #code: "69-Cabine-et-accessoires" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9661 …} #left: 5 #right: 6 #level: 3 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#9657 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9673 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9656} #id: 1052 #name: "Cabine et accessoires" #slug: "1052_Cabine-et-accessoires" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9659 …} #createdAt: DateTime @1721658872 {#9654 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036855 {#9655 date: 2025-04-07 14:40:55.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 69 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9665 #id: 1051 #code: "70-Aires-de-preparation" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9670 …} #left: 3 #right: 4 #level: 3 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#9666 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9672 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9665} #id: 1051 #name: "Aires de préparation" #slug: "1051_Aires-de-preparation" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9668 …} #createdAt: DateTime @1721658872 {#9663 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036855 {#9664 date: 2025-04-07 14:40:55.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 70 } ] |
[ App\Ecom\Domain\Entity\Taxonomy\Taxon {#9575 #id: 1062 #code: "72-Soudure" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1049 #code: "2-Atelier" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #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 {#4460 …} #createdAt: DateTime @1721658872 {#4457 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036854 {#4449 date: 2025-04-07 14:40:54.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9580 …} #left: 25 #right: 26 #level: 3 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#9576 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9692 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9575} #id: 1062 #name: "Soudure" #slug: "1062_Soudure" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9578 …} #createdAt: DateTime @1721658872 {#6267 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036858 {#6248 date: 2025-04-07 14:40:58.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 72 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9584 #id: 1060 #code: "64-Redressage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9589 …} #left: 21 #right: 24 #level: 3 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#9585 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9683 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9584} #id: 1060 #name: "Redressage" #slug: "1060_Redressage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9587 …} #createdAt: DateTime @1721658872 {#9582 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036858 {#9583 date: 2025-04-07 14:40:58.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 64 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9593 #id: 1059 #code: "67-Poncage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9598 …} #left: 19 #right: 20 #level: 3 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#9594 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9680 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9593} #id: 1059 #name: "Ponçage" #slug: "1059_Poncage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9596 …} #createdAt: DateTime @1721658872 {#9591 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036857 {#9592 date: 2025-04-07 14:40:57.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 67 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9602 #id: 1058 #code: "66-Pointage-rivetage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9607 …} #left: 17 #right: 18 #level: 3 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#9603 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9679 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9602} #id: 1058 #name: "Pointage / rivetage" #slug: "1058_Pointage-rivetage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9605 …} #createdAt: DateTime @1721658872 {#9600 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036857 {#9601 date: 2025-04-07 14:40:57.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 66 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9611 #id: 1057 #code: "68-Peinture" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9616 …} #left: 15 #right: 16 #level: 3 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#9612 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9678 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9611} #id: 1057 #name: "Peinture" #slug: "1057_Peinture" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9614 …} #createdAt: DateTime @1721658872 {#9609 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036857 {#9610 date: 2025-04-07 14:40:57.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 68 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9620 #id: 1056 #code: "74-Miroiterie" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9625 …} #left: 13 #right: 14 #level: 3 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#9621 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9677 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9620} #id: 1056 #name: "Miroiterie" #slug: "1056_Miroiterie" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9623 …} #createdAt: DateTime @1721658872 {#9618 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036857 {#9619 date: 2025-04-07 14:40:57.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 74 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9629 #id: 1055 #code: "71-Laboratoire" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9634 …} #left: 11 #right: 12 #level: 3 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#9630 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9676 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9629} #id: 1055 #name: "Laboratoire" #slug: "1055_Laboratoire" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9632 …} #createdAt: DateTime @1721658872 {#9627 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036856 {#9628 date: 2025-04-07 14:40:56.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 71 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9638 #id: 1054 #code: "73-Induction" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9643 …} #left: 9 #right: 10 #level: 3 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#9639 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9675 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9638} #id: 1054 #name: "Induction" #slug: "1054_Induction" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9641 …} #createdAt: DateTime @1721658872 {#9636 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036856 {#9637 date: 2025-04-07 14:40:56.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 73 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9647 #id: 1053 #code: "63-Debosselage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9652 …} #left: 7 #right: 8 #level: 3 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#9648 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9674 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9647} #id: 1053 #name: "Débosselage" #slug: "1053_Debosselage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9650 …} #createdAt: DateTime @1721658872 {#9645 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036856 {#9646 date: 2025-04-07 14:40:56.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 63 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9656 #id: 1052 #code: "69-Cabine-et-accessoires" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9661 …} #left: 5 #right: 6 #level: 3 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#9657 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9673 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9656} #id: 1052 #name: "Cabine et accessoires" #slug: "1052_Cabine-et-accessoires" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9659 …} #createdAt: DateTime @1721658872 {#9654 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036855 {#9655 date: 2025-04-07 14:40:55.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 69 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9665 #id: 1051 #code: "70-Aires-de-preparation" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9670 …} #left: 3 #right: 4 #level: 3 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#9666 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9672 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9665} #id: 1051 #name: "Aires de préparation" #slug: "1051_Aires-de-preparation" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9668 …} #createdAt: DateTime @1721658872 {#9663 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036855 {#9664 date: 2025-04-07 14:40:55.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 70 } ] |
class | "App\Ecom\Domain\Entity\Taxonomy\Taxon" |
same as passed value |
expanded | true |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4437 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4438 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#15626 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4452 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#15634 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4451 …} } |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#9575 #id: 1062 #code: "72-Soudure" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1049 #code: "2-Atelier" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #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 {#4460 …} #createdAt: DateTime @1721658872 {#4457 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036854 {#4449 date: 2025-04-07 14:40:54.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9580 …} #left: 25 #right: 26 #level: 3 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#9576 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9692 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9575} #id: 1062 #name: "Soudure" #slug: "1062_Soudure" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9578 …} #createdAt: DateTime @1721658872 {#6267 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036858 {#6248 date: 2025-04-07 14:40:58.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 72 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9584 #id: 1060 #code: "64-Redressage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9589 …} #left: 21 #right: 24 #level: 3 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#9585 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9683 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9584} #id: 1060 #name: "Redressage" #slug: "1060_Redressage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9587 …} #createdAt: DateTime @1721658872 {#9582 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036858 {#9583 date: 2025-04-07 14:40:58.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 64 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9593 #id: 1059 #code: "67-Poncage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9598 …} #left: 19 #right: 20 #level: 3 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#9594 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9680 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9593} #id: 1059 #name: "Ponçage" #slug: "1059_Poncage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9596 …} #createdAt: DateTime @1721658872 {#9591 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036857 {#9592 date: 2025-04-07 14:40:57.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 67 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9602 #id: 1058 #code: "66-Pointage-rivetage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9607 …} #left: 17 #right: 18 #level: 3 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#9603 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9679 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9602} #id: 1058 #name: "Pointage / rivetage" #slug: "1058_Pointage-rivetage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9605 …} #createdAt: DateTime @1721658872 {#9600 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036857 {#9601 date: 2025-04-07 14:40:57.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 66 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9611 #id: 1057 #code: "68-Peinture" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9616 …} #left: 15 #right: 16 #level: 3 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#9612 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9678 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9611} #id: 1057 #name: "Peinture" #slug: "1057_Peinture" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9614 …} #createdAt: DateTime @1721658872 {#9609 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036857 {#9610 date: 2025-04-07 14:40:57.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 68 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9620 #id: 1056 #code: "74-Miroiterie" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9625 …} #left: 13 #right: 14 #level: 3 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#9621 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9677 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9620} #id: 1056 #name: "Miroiterie" #slug: "1056_Miroiterie" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9623 …} #createdAt: DateTime @1721658872 {#9618 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036857 {#9619 date: 2025-04-07 14:40:57.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 74 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9629 #id: 1055 #code: "71-Laboratoire" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9634 …} #left: 11 #right: 12 #level: 3 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#9630 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9676 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9629} #id: 1055 #name: "Laboratoire" #slug: "1055_Laboratoire" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9632 …} #createdAt: DateTime @1721658872 {#9627 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036856 {#9628 date: 2025-04-07 14:40:56.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 71 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9638 #id: 1054 #code: "73-Induction" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9643 …} #left: 9 #right: 10 #level: 3 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#9639 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9675 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9638} #id: 1054 #name: "Induction" #slug: "1054_Induction" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9641 …} #createdAt: DateTime @1721658872 {#9636 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036856 {#9637 date: 2025-04-07 14:40:56.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 73 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9647 #id: 1053 #code: "63-Debosselage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9652 …} #left: 7 #right: 8 #level: 3 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#9648 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9674 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9647} #id: 1053 #name: "Débosselage" #slug: "1053_Debosselage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9650 …} #createdAt: DateTime @1721658872 {#9645 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036856 {#9646 date: 2025-04-07 14:40:56.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 63 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9656 #id: 1052 #code: "69-Cabine-et-accessoires" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9661 …} #left: 5 #right: 6 #level: 3 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#9657 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9673 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9656} #id: 1052 #name: "Cabine et accessoires" #slug: "1052_Cabine-et-accessoires" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9659 …} #createdAt: DateTime @1721658872 {#9654 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036855 {#9655 date: 2025-04-07 14:40:55.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 69 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#9665 #id: 1051 #code: "70-Aires-de-preparation" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9670 …} #left: 3 #right: 4 #level: 3 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#9666 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9672 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9665} #id: 1051 #name: "Aires de préparation" #slug: "1051_Aires-de-preparation" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9668 …} #createdAt: DateTime @1721658872 {#9663 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036855 {#9664 date: 2025-04-07 14:40:55.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 70 } ] |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerYx2AJ1y\EntityManagerGhostE8260f8 {#120 …12} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4442 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerYx2AJ1y\EntityManagerGhostE8260f8 {#120 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2683 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#15625 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15616 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_product_filter_taxons" ] |
cache_key | "_product_filter_taxons_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15628 +label: "Soudure" +value: "1062" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9575 #id: 1062 #code: "72-Soudure" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 #id: 1049 #code: "2-Atelier" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #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 {#4460 …} #createdAt: DateTime @1721658872 {#4457 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036854 {#4449 date: 2025-04-07 14:40:54.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9580 …} #left: 25 #right: 26 #level: 3 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#9576 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9692 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9575} #id: 1062 #name: "Soudure" #slug: "1062_Soudure" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9578 …} #createdAt: DateTime @1721658872 {#6267 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036858 {#6248 date: 2025-04-07 14:40:58.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 72 } +attr: [] +labelTranslationParameters: [] } 1060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15635 +label: "Redressage" +value: "1060" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9584 #id: 1060 #code: "64-Redressage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9589 …} #left: 21 #right: 24 #level: 3 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#9585 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9683 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9584} #id: 1060 #name: "Redressage" #slug: "1060_Redressage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9587 …} #createdAt: DateTime @1721658872 {#9582 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036858 {#9583 date: 2025-04-07 14:40:58.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 64 } +attr: [] +labelTranslationParameters: [] } 1059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15636 +label: "Ponçage" +value: "1059" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9593 #id: 1059 #code: "67-Poncage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9598 …} #left: 19 #right: 20 #level: 3 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#9594 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9680 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9593} #id: 1059 #name: "Ponçage" #slug: "1059_Poncage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9596 …} #createdAt: DateTime @1721658872 {#9591 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036857 {#9592 date: 2025-04-07 14:40:57.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 67 } +attr: [] +labelTranslationParameters: [] } 1058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15637 +label: "Pointage / rivetage" +value: "1058" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9602 #id: 1058 #code: "66-Pointage-rivetage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9607 …} #left: 17 #right: 18 #level: 3 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#9603 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9679 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9602} #id: 1058 #name: "Pointage / rivetage" #slug: "1058_Pointage-rivetage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9605 …} #createdAt: DateTime @1721658872 {#9600 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036857 {#9601 date: 2025-04-07 14:40:57.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 66 } +attr: [] +labelTranslationParameters: [] } 1057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15638 +label: "Peinture" +value: "1057" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9611 #id: 1057 #code: "68-Peinture" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9616 …} #left: 15 #right: 16 #level: 3 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#9612 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9678 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9611} #id: 1057 #name: "Peinture" #slug: "1057_Peinture" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9614 …} #createdAt: DateTime @1721658872 {#9609 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036857 {#9610 date: 2025-04-07 14:40:57.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 68 } +attr: [] +labelTranslationParameters: [] } 1056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15639 +label: "Miroiterie" +value: "1056" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9620 #id: 1056 #code: "74-Miroiterie" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9625 …} #left: 13 #right: 14 #level: 3 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#9621 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9677 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9620} #id: 1056 #name: "Miroiterie" #slug: "1056_Miroiterie" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9623 …} #createdAt: DateTime @1721658872 {#9618 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036857 {#9619 date: 2025-04-07 14:40:57.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 74 } +attr: [] +labelTranslationParameters: [] } 1055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15640 +label: "Laboratoire" +value: "1055" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9629 #id: 1055 #code: "71-Laboratoire" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9634 …} #left: 11 #right: 12 #level: 3 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#9630 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9676 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9629} #id: 1055 #name: "Laboratoire" #slug: "1055_Laboratoire" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9632 …} #createdAt: DateTime @1721658872 {#9627 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036856 {#9628 date: 2025-04-07 14:40:56.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 71 } +attr: [] +labelTranslationParameters: [] } 1054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15641 +label: "Induction" +value: "1054" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9638 #id: 1054 #code: "73-Induction" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9643 …} #left: 9 #right: 10 #level: 3 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#9639 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9675 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9638} #id: 1054 #name: "Induction" #slug: "1054_Induction" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9641 …} #createdAt: DateTime @1721658872 {#9636 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036856 {#9637 date: 2025-04-07 14:40:56.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 73 } +attr: [] +labelTranslationParameters: [] } 1053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15642 +label: "Débosselage" +value: "1053" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9647 #id: 1053 #code: "63-Debosselage" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9652 …} #left: 7 #right: 8 #level: 3 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#9648 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9674 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9647} #id: 1053 #name: "Débosselage" #slug: "1053_Debosselage" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9650 …} #createdAt: DateTime @1721658872 {#9645 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036856 {#9646 date: 2025-04-07 14:40:56.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 63 } +attr: [] +labelTranslationParameters: [] } 1052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15643 +label: "Cabine et accessoires" +value: "1052" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9656 #id: 1052 #code: "69-Cabine-et-accessoires" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9661 …} #left: 5 #right: 6 #level: 3 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#9657 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9673 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9656} #id: 1052 #name: "Cabine et accessoires" #slug: "1052_Cabine-et-accessoires" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9659 …} #createdAt: DateTime @1721658872 {#9654 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036855 {#9655 date: 2025-04-07 14:40:55.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 69 } +attr: [] +labelTranslationParameters: [] } 1051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15644 +label: "Aires de préparation" +value: "1051" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9665 #id: 1051 #code: "70-Aires-de-preparation" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3204 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3214 …} #children: Doctrine\ORM\PersistentCollection {#9670 …} #left: 3 #right: 4 #level: 3 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#9666 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#9672 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9665} #id: 1051 #name: "Aires de préparation" #slug: "1051_Aires-de-preparation" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9668 …} #createdAt: DateTime @1721658872 {#9663 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036855 {#9664 date: 2025-04-07 14:40:55.0 UTC (+00:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 70 } +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#15661 -form: Symfony\Component\Form\Form {#15811 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#15671 …5} |
full_name | "product_filter[taxons]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons" |
is_selected | Closure($choice, array $values) {#15631 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "taxons" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_taxons" |
valid | true |
value | [] |
1062
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 | "Soudure" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1062" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15710 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 {#15711 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Soudure" |
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() {#15713 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15715 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1062" |
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 {#15778 -form: Symfony\Component\Form\Form {#15814 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15787 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1062" |
label | "Soudure" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1062" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1062" |
1060
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 | "Redressage" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1060" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15710 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 {#15711 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Redressage" |
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() {#15723 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15722 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1060" |
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 {#15769 -form: Symfony\Component\Form\Form {#15817 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15760 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1060" |
label | "Redressage" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1060" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1060" |
1059
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 | "Ponçage" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1059" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15710 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 {#15711 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Ponçage" |
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() {#15732 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15731 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1059" |
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 {#15751 -form: Symfony\Component\Form\Form {#15820 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15742 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1059" |
label | "Ponçage" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1059" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1059" |
1058
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 | "Pointage / rivetage" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1058" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15710 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 {#15711 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Pointage / rivetage" |
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() {#15741 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15740 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1058" |
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 {#15733 -form: Symfony\Component\Form\Form {#15823 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15724 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1058" |
label | "Pointage / rivetage" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1058" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1058" |
1057
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 | "Peinture" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1057" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15710 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 {#15711 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Peinture" |
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() {#15750 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15749 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1057" |
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 {#15712 -form: Symfony\Component\Form\Form {#15826 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15863 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1057" |
label | "Peinture" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1057" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1057" |
1056
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 | "Miroiterie" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1056" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15710 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 {#15711 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Miroiterie" |
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() {#15759 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15758 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1056" |
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 {#15865 -form: Symfony\Component\Form\Form {#15829 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15866 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1056" |
label | "Miroiterie" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1056" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1056" |
1055
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 | "Laboratoire" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1055" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15710 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 {#15711 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Laboratoire" |
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() {#15768 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15767 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1055" |
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 {#15867 -form: Symfony\Component\Form\Form {#15832 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15868 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1055" |
label | "Laboratoire" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1055" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1055" |
1054
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 | "Induction" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1054" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15710 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 {#15711 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Induction" |
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() {#15777 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15776 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1054" |
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 {#16047 -form: Symfony\Component\Form\Form {#15835 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16054 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1054" |
label | "Induction" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1054" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1054" |
1053
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 | "Débosselage" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1053" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15710 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 {#15711 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Débosselage" |
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() {#15786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15785 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1053" |
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 {#16051 -form: Symfony\Component\Form\Form {#15838 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16050 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1053" |
label | "Débosselage" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1053" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1053" |
1052
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 | "Cabine et accessoires" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1052" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15710 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 {#15711 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Cabine et accessoires" |
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() {#15795 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15794 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1052" |
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 {#16055 -form: Symfony\Component\Form\Form {#15841 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16056 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1052" |
label | "Cabine et accessoires" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1052" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1052" |
1051
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 | "Aires de préparation" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1051" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15710 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 {#15711 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Aires de préparation" |
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() {#15804 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15803 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1051" |
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 {#16057 -form: Symfony\Component\Form\Form {#15844 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16058 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_1051" |
label | "Aires de préparation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1051" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "1051" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15659 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() {#15662 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15660 …} $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 {#15796 -form: Symfony\Component\Form\Form {#15847 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#15805 …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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15668 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() {#15670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15669 …} $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 {#16060 -form: Symfony\Component\Form\Form {#15850 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16059 …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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15677 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() {#15679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15678 …} $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 {#16061 -form: Symfony\Component\Form\Form {#15853 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16062 …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 | "1050" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15686 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() {#15688 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15687 …} $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 | "1050" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16063 -form: Symfony\Component\Form\Form {#15856 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16064 …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 | "1050" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#15695 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() {#15697 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15696 …} $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 {#16065 -form: Symfony\Component\Form\Form {#15859 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16066 …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 | [ "BAHCO" => "BAHCO" "CANLI" => "CANLI" "CHICAGO PNEUMATIQUE" => "CHICAGO PNEUMATIQUE" "CLAS" => "CLAS" "FERLOR FIXOUTIL" => "FERLOR FIXOUTIL" "GYS" => "GYS" "ITALCAN" => "ITALCAN" "MLV" => "MLV" ] |
[ "BAHCO" => "BAHCO" "CANLI" => "CANLI" "CHICAGO PNEUMATIQUE" => "CHICAGO PNEUMATIQUE" "CLAS" => "CLAS" "FERLOR FIXOUTIL" => "FERLOR FIXOUTIL" "GYS" => "GYS" "ITALCAN" => "ITALCAN" "MLV" => "MLV" ] |
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 | [ "BAHCO" => "BAHCO" "CANLI" => "CANLI" "CHICAGO PNEUMATIQUE" => "CHICAGO PNEUMATIQUE" "CLAS" => "CLAS" "FERLOR FIXOUTIL" => "FERLOR FIXOUTIL" "GYS" => "GYS" "ITALCAN" => "ITALCAN" "MLV" => "MLV" ] |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
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() {#15899 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15873 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_product_filter_brands" ] |
cache_key | "_product_filter_brands_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#15908 +label: "BAHCO" +value: "BAHCO" +data: "BAHCO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15909 +label: "CANLI" +value: "CANLI" +data: "CANLI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15910 +label: "CHICAGO PNEUMATIQUE" +value: "CHICAGO PNEUMATIQUE" +data: "CHICAGO PNEUMATIQUE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15911 +label: "CLAS" +value: "CLAS" +data: "CLAS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15912 +label: "FERLOR FIXOUTIL" +value: "FERLOR FIXOUTIL" +data: "FERLOR FIXOUTIL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15913 +label: "GYS" +value: "GYS" +data: "GYS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15914 +label: "ITALCAN" +value: "ITALCAN" +data: "ITALCAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#15915 +label: "MLV" +value: "MLV" +data: "MLV" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16067 -form: Symfony\Component\Form\Form {#15994 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#16068 …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) {#16069 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "brands" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_brands" |
valid | true |
value | [] |
0
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "BAHCO" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "BAHCO" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15710 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 {#15711 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "BAHCO" |
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() {#15924 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15923 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "BAHCO" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_brands_entry" ] |
cache_key | "_product_filter_brands_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16073 -form: Symfony\Component\Form\Form {#15997 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16072 …5} |
full_name | "product_filter[brands][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_brands_0" |
label | "BAHCO" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_brands_entry" |
valid | true |
value | "BAHCO" |
1
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "CANLI" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "CANLI" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15710 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 {#15711 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "CANLI" |
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() {#15933 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15932 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "CANLI" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_brands_entry" ] |
cache_key | "_product_filter_brands_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16074 -form: Symfony\Component\Form\Form {#16000 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16075 …5} |
full_name | "product_filter[brands][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_brands_1" |
label | "CANLI" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_brands_entry" |
valid | true |
value | "CANLI" |
2
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 | "CHICAGO PNEUMATIQUE" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "CHICAGO PNEUMATIQUE" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15710 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 {#15711 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "CHICAGO PNEUMATIQUE" |
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() {#15942 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15941 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "CHICAGO PNEUMATIQUE" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_brands_entry" ] |
cache_key | "_product_filter_brands_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16076 -form: Symfony\Component\Form\Form {#16003 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16077 …5} |
full_name | "product_filter[brands][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_brands_2" |
label | "CHICAGO PNEUMATIQUE" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_brands_entry" |
valid | true |
value | "CHICAGO PNEUMATIQUE" |
3
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 | "CLAS" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "CLAS" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15710 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 {#15711 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "CLAS" |
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() {#15951 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15950 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "CLAS" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_brands_entry" ] |
cache_key | "_product_filter_brands_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16078 -form: Symfony\Component\Form\Form {#16006 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16079 …5} |
full_name | "product_filter[brands][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_brands_3" |
label | "CLAS" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_brands_entry" |
valid | true |
value | "CLAS" |
4
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 | "FERLOR FIXOUTIL" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "FERLOR FIXOUTIL" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15710 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 {#15711 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "FERLOR FIXOUTIL" |
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() {#15960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15959 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "FERLOR FIXOUTIL" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_brands_entry" ] |
cache_key | "_product_filter_brands_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16080 -form: Symfony\Component\Form\Form {#16009 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16081 …5} |
full_name | "product_filter[brands][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_brands_4" |
label | "FERLOR FIXOUTIL" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_brands_entry" |
valid | true |
value | "FERLOR FIXOUTIL" |
5
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 | "GYS" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "GYS" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15710 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 {#15711 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "GYS" |
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() {#15969 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15968 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "GYS" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_brands_entry" ] |
cache_key | "_product_filter_brands_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16082 -form: Symfony\Component\Form\Form {#16012 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16083 …5} |
full_name | "product_filter[brands][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_brands_5" |
label | "GYS" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_brands_entry" |
valid | true |
value | "GYS" |
6
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 | "ITALCAN" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "ITALCAN" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15710 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 {#15711 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ITALCAN" |
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() {#15978 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15977 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "ITALCAN" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_brands_entry" ] |
cache_key | "_product_filter_brands_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16084 -form: Symfony\Component\Form\Form {#16015 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16085 …5} |
full_name | "product_filter[brands][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_brands_6" |
label | "ITALCAN" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_brands_entry" |
valid | true |
value | "ITALCAN" |
7
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 | "MLV" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "MLV" |
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 {#4189 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4187 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4186 …} -namespace: Closure() {#4199 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#15710 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 {#15711 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "MLV" |
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() {#15987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#15986 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "MLV" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_product_filter_brands_entry" ] |
cache_key | "_product_filter_brands_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16086 -form: Symfony\Component\Form\Form {#16018 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16087 …5} |
full_name | "product_filter[brands][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_brands_7" |
label | "MLV" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_brands_entry" |
valid | true |
value | "MLV" |