Forms
-
search_bar
-
searchTerm
-
searchTaxon
-
_token
-
-
product_filter
-
taxons
-
422
-
423
-
424
-
425
-
426
-
427
-
428
-
429
-
430
-
431
-
-
limit
-
sortingField
-
sortingDirection
-
searchTaxon
-
searchTerm
-
brands
-
search_bar
"App\Ecom\Application\Form\Shop\Search\SearchBarType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [] |
[] |
groupeGestion | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "novalidate" => true "data-action" => "live#action:prevent" "data-live-action-param" => "search" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data | [] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6514 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
groupeGestion | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "header" |
trim | true |
upload_max_size_message | Closure() {#6227 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6515 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "novalidate" => true "data-action" => "live#action:prevent" "data-live-action-param" => "search" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_bar" "_search_bar" ] |
cache_key | "_search_bar_search_bar" |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6224 -form: Symfony\Component\Form\Form {#6208 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6239 …5} |
full_name | "search_bar" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_bar" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "search_bar" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar" |
valid | true |
value | [] |
searchTerm
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
[ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6225 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6214 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6215 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_search_bar_searchTerm" ] |
cache_key | "_search_bar_searchTerm_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6195 -form: Symfony\Component\Form\Form {#6199 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6196 …5} |
full_name | "search_bar[searchTerm]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_bar_searchTerm" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "searchTerm" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar_searchTerm" |
valid | true |
value | "" |
searchTaxon
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-model" => "searchTaxon" ] |
[ "data-model" => "searchTaxon" ] |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374 #id: 1 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #parent: null #children: Doctrine\ORM\PersistentCollection {#4382 …} #left: 1 #right: 40 #level: 0 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#4373 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #id: 1 #name: "Administration" #slug: "administration" #description: "Description de l'administration" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4384 …} #createdAt: DateTime @1715876916 {#4365 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876916 {#4370 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386 #id: 21 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #parent: null #children: Doctrine\ORM\PersistentCollection {#4391 …} #left: 1 #right: 174 #level: 0 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4372 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #id: 21 #name: "Atelier" #slug: "21_Atelier" #description: "Description de l'atelier" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4389 …} #createdAt: DateTime @1715876917 {#4387 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876917 {#4369 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395 #id: 108 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #parent: null #children: Doctrine\ORM\PersistentCollection {#4400 …} #left: 1 #right: 606 #level: 0 #position: 2 #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: 108 #name: "Informatique" #slug: "108_Informatique" #description: "Description de l'informatique" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4398 …} #createdAt: DateTime @1715876919 {#4396 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4368 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 411 #code: "241-Personnalisation" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4511 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 411 #name: "Personnalisation" #slug: "411_Personnalisation" #description: "Description de la personnalisation" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876936 {#4457 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4449 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 +__isInitialized__: true …2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404 #id: 466 #code: "183-Renault-Group" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #parent: null #children: Doctrine\ORM\PersistentCollection {#4409 …} #left: 1 #right: 112 #level: 0 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4403 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4513 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #id: 466 #name: "Renault Group" #slug: "466_Renault-Group" #description: "Description Renault Group" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4407 …} #createdAt: DateTime @1715876940 {#4405 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876940 {#4366 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 183 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413 #id: 522 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #parent: null #children: Doctrine\ORM\PersistentCollection {#4418 …} #left: 1 #right: 104 #level: 0 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#4412 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4515 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #id: 522 #name: "Vente - VN/VO" #slug: "522_Vente-VN-VO" #description: "Description de la Vente - VN/VO" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4416 …} #createdAt: DateTime @1715876945 {#4414 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876945 {#4367 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } ] |
[ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374 #id: 1 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #parent: null #children: Doctrine\ORM\PersistentCollection {#4382 …} #left: 1 #right: 40 #level: 0 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#4373 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #id: 1 #name: "Administration" #slug: "administration" #description: "Description de l'administration" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4384 …} #createdAt: DateTime @1715876916 {#4365 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876916 {#4370 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386 #id: 21 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #parent: null #children: Doctrine\ORM\PersistentCollection {#4391 …} #left: 1 #right: 174 #level: 0 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4372 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #id: 21 #name: "Atelier" #slug: "21_Atelier" #description: "Description de l'atelier" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4389 …} #createdAt: DateTime @1715876917 {#4387 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876917 {#4369 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395 #id: 108 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #parent: null #children: Doctrine\ORM\PersistentCollection {#4400 …} #left: 1 #right: 606 #level: 0 #position: 2 #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: 108 #name: "Informatique" #slug: "108_Informatique" #description: "Description de l'informatique" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4398 …} #createdAt: DateTime @1715876919 {#4396 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4368 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 411 #code: "241-Personnalisation" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4511 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 411 #name: "Personnalisation" #slug: "411_Personnalisation" #description: "Description de la personnalisation" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876936 {#4457 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4449 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 +__isInitialized__: true …2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404 #id: 466 #code: "183-Renault-Group" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #parent: null #children: Doctrine\ORM\PersistentCollection {#4409 …} #left: 1 #right: 112 #level: 0 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4403 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4513 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #id: 466 #name: "Renault Group" #slug: "466_Renault-Group" #description: "Description Renault Group" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4407 …} #createdAt: DateTime @1715876940 {#4405 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876940 {#4366 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 183 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413 #id: 522 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #parent: null #children: Doctrine\ORM\PersistentCollection {#4418 …} #left: 1 #right: 104 #level: 0 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#4412 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4515 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #id: 522 #name: "Vente - VN/VO" #slug: "522_Vente-VN-VO" #description: "Description de la Vente - VN/VO" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4416 …} #createdAt: DateTime @1715876945 {#4414 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876945 {#4367 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } ] |
class | "App\Ecom\Domain\Entity\Taxonomy\Taxon" |
same as passed value |
label | false |
false
|
placeholder | "search_bar.categorie_select" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-model" => "searchTaxon" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4437 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4438 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6231 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4452 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6218 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4451 …} } |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374 #id: 1 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #parent: null #children: Doctrine\ORM\PersistentCollection {#4382 …} #left: 1 #right: 40 #level: 0 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#4373 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #id: 1 #name: "Administration" #slug: "administration" #description: "Description de l'administration" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4384 …} #createdAt: DateTime @1715876916 {#4365 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876916 {#4370 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386 #id: 21 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #parent: null #children: Doctrine\ORM\PersistentCollection {#4391 …} #left: 1 #right: 174 #level: 0 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4372 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #id: 21 #name: "Atelier" #slug: "21_Atelier" #description: "Description de l'atelier" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4389 …} #createdAt: DateTime @1715876917 {#4387 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876917 {#4369 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395 #id: 108 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #parent: null #children: Doctrine\ORM\PersistentCollection {#4400 …} #left: 1 #right: 606 #level: 0 #position: 2 #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: 108 #name: "Informatique" #slug: "108_Informatique" #description: "Description de l'informatique" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4398 …} #createdAt: DateTime @1715876919 {#4396 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4368 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 411 #code: "241-Personnalisation" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4511 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 411 #name: "Personnalisation" #slug: "411_Personnalisation" #description: "Description de la personnalisation" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876936 {#4457 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4449 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 +__isInitialized__: true …2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404 #id: 466 #code: "183-Renault-Group" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #parent: null #children: Doctrine\ORM\PersistentCollection {#4409 …} #left: 1 #right: 112 #level: 0 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4403 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4513 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #id: 466 #name: "Renault Group" #slug: "466_Renault-Group" #description: "Description Renault Group" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4407 …} #createdAt: DateTime @1715876940 {#4405 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876940 {#4366 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 183 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413 #id: 522 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #parent: null #children: Doctrine\ORM\PersistentCollection {#4418 …} #left: 1 #right: 104 #level: 0 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#4412 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4515 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #id: 522 #name: "Vente - VN/VO" #slug: "522_Vente-VN-VO" #description: "Description de la Vente - VN/VO" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4416 …} #createdAt: DateTime @1715876945 {#4414 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876945 {#4367 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } ] |
class | "App\Ecom\Domain\Entity\Taxonomy\Taxon" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerEMM4WKr\EntityManagerGhostE8260f8 {#119 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4442 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerEMM4WKr\EntityManagerGhostE8260f8 {#119 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2677 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "search_bar.categorie_select" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#6228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6219 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-model" => "searchTaxon" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_bar_searchTaxon" ] |
cache_key | "_search_bar_searchTaxon_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4512 +label: "Administration" +value: "1" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374 #id: 1 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #parent: null #children: Doctrine\ORM\PersistentCollection {#4382 …} #left: 1 #right: 40 #level: 0 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#4373 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #id: 1 #name: "Administration" #slug: "administration" #description: "Description de l'administration" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4384 …} #createdAt: DateTime @1715876916 {#4365 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876916 {#4370 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4514 +label: "Atelier" +value: "21" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386 #id: 21 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #parent: null #children: Doctrine\ORM\PersistentCollection {#4391 …} #left: 1 #right: 174 #level: 0 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4372 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #id: 21 #name: "Atelier" #slug: "21_Atelier" #description: "Description de l'atelier" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4389 …} #createdAt: DateTime @1715876917 {#4387 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876917 {#4369 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4516 +label: "Informatique" +value: "108" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395 #id: 108 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #parent: null #children: Doctrine\ORM\PersistentCollection {#4400 …} #left: 1 #right: 606 #level: 0 #position: 2 #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: 108 #name: "Informatique" #slug: "108_Informatique" #description: "Description de l'informatique" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4398 …} #createdAt: DateTime @1715876919 {#4396 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4368 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4518 +label: "Personnalisation" +value: "411" +data: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 411 #code: "241-Personnalisation" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4511 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 411 #name: "Personnalisation" #slug: "411_Personnalisation" #description: "Description de la personnalisation" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876936 {#4457 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4449 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4520 +label: "Renault Group" +value: "466" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404 #id: 466 #code: "183-Renault-Group" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #parent: null #children: Doctrine\ORM\PersistentCollection {#4409 …} #left: 1 #right: 112 #level: 0 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4403 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4513 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #id: 466 #name: "Renault Group" #slug: "466_Renault-Group" #description: "Description Renault Group" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4407 …} #createdAt: DateTime @1715876940 {#4405 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876940 {#4366 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 183 } +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4522 +label: "Vente - VN/VO" +value: "522" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413 #id: 522 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #parent: null #children: Doctrine\ORM\PersistentCollection {#4418 …} #left: 1 #right: 104 #level: 0 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#4412 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4515 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #id: 522 #name: "Vente - VN/VO" #slug: "522_Vente-VN-VO" #description: "Description de la Vente - VN/VO" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4416 …} #createdAt: DateTime @1715876945 {#4414 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876945 {#4367 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6194 -form: Symfony\Component\Form\Form {#6202 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6193 …5} |
full_name | "search_bar[searchTaxon]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_bar_searchTaxon" |
is_selected | Closure($choice, $value) {#6189 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "searchTaxon" |
placeholder | "search_bar.categorie_select" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar_searchTaxon" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "b8ace0a938db76c9b89e9ffff50.2luVBwqOmpr4WE3R06WO1g9_EB2DHpUo8_ZF_VYxG94.mHbvV1v4rs6XKC6yjNLa4kZSJ2Tsf6MeuK8RtDEJU5qSasRjZfjz2ak7AA" |
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 | "b8ace0a938db76c9b89e9ffff50.2luVBwqOmpr4WE3R06WO1g9_EB2DHpUo8_ZF_VYxG94.mHbvV1v4rs6XKC6yjNLa4kZSJ2Tsf6MeuK8RtDEJU5qSasRjZfjz2ak7AA" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data | "b8ace0a938db76c9b89e9ffff50.2luVBwqOmpr4WE3R06WO1g9_EB2DHpUo8_ZF_VYxG94.mHbvV1v4rs6XKC6yjNLa4kZSJ2Tsf6MeuK8RtDEJU5qSasRjZfjz2ak7AA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6213 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6172 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_search_bar__token" ] |
cache_key | "_search_bar__token_hidden" |
compound | false |
data | "b8ace0a938db76c9b89e9ffff50.2luVBwqOmpr4WE3R06WO1g9_EB2DHpUo8_ZF_VYxG94.mHbvV1v4rs6XKC6yjNLa4kZSJ2Tsf6MeuK8RtDEJU5qSasRjZfjz2ak7AA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6176 -form: Symfony\Component\Form\Form {#6171 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6185 …5} |
full_name | "search_bar[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_bar__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar__token" |
valid | true |
value | "b8ace0a938db76c9b89e9ffff50.2luVBwqOmpr4WE3R06WO1g9_EB2DHpUo8_ZF_VYxG94.mHbvV1v4rs6XKC6yjNLa4kZSJ2Tsf6MeuK8RtDEJU5qSasRjZfjz2ak7AA" |
product_filter
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload {#4151 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 10000 +searchTaxon: 421 +searchTerm: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload {#4151 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 10000 +searchTaxon: 421 +searchTerm: null } |
same as passed value |
uniqId | "6814e131d2eb2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "js-product-filter-form content-filters" "data-model" => "on(change)|*" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data | App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload {#4151 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 10000 +searchTaxon: 421 +searchTerm: null } |
data_class | "App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload" |
disabled | false |
empty_data | Closure(FormInterface $form) {#12779 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "GET" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
uniqId | "6814e131d2eb2" |
upload_max_size_message | Closure() {#12838 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6410 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "js-product-filter-form content-filters" "data-model" => "on(change)|*" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "product_filter" "_product_filter" ] |
cache_key | "_product_filter_product_filter" |
compound | true |
data | App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload {#4151 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 10000 +searchTaxon: 421 +searchTerm: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12926 -form: Symfony\Component\Form\Form {#12931 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12842 …5} |
full_name | "product_filter" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "product_filter" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter" |
valid | true |
value | App\Ecom\Application\Form\Shop\Search\Payload\ProductFilterPayload {#4151 +taxons: [] +tag: null +brands: [] +limit: 9 +sortingField: null +sortingDirection: null +promotions: [] +minPrice: 0 +maxPrice: 10000 +searchTaxon: 421 +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 {#11226 #id: 422 #code: "286-Accessoires-automobiles" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 411 #code: "241-Personnalisation" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4511 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 411 #name: "Personnalisation" #slug: "411_Personnalisation" #description: "Description de la personnalisation" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876936 {#4457 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4449 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11231 …} #left: 21 #right: 22 #level: 2 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#11227 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11314 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11226} #id: 422 #name: "Accessoires automobiles" #slug: "422_Accessoires-automobiles" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11229 …} #createdAt: DateTime @1715876937 {#11224 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11225 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 286 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11235 #id: 423 #code: "288-Caches-plaque" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11240 …} #left: 23 #right: 24 #level: 2 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#11236 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11315 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11235} #id: 423 #name: "Caches-plaque" #slug: "423_Caches-plaque" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11238 …} #createdAt: DateTime @1715876937 {#11233 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11234 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 288 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11244 #id: 424 #code: "289-Coffrets-personnalises" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11249 …} #left: 25 #right: 26 #level: 2 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#11245 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11316 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11244} #id: 424 #name: "Coffrets personnalisés" #slug: "424_Coffrets-personnalises" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11247 …} #createdAt: DateTime @1715876937 {#11242 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11243 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 289 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11253 #id: 425 #code: "290-Divers" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11258 …} #left: 27 #right: 28 #level: 2 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#11254 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11317 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11253} #id: 425 #name: "Divers" #slug: "425_Divers" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11256 …} #createdAt: DateTime @1715876937 {#11251 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11252 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 290 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11262 #id: 426 #code: "283-Ecriture" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11267 …} #left: 29 #right: 30 #level: 2 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#11263 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11318 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11262} #id: 426 #name: "Écriture" #slug: "426_Ecriture" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11265 …} #createdAt: DateTime @1715876937 {#11260 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11261 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 283 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11271 #id: 427 #code: "291-Gamme-1-eco" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11276 …} #left: 31 #right: 32 #level: 2 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#11272 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11319 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11271} #id: 427 #name: "Gamme 1 (éco)" #slug: "427_Gamme-1-eco" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11274 …} #createdAt: DateTime @1715876937 {#11269 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11270 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 291 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11280 #id: 428 #code: "292-Gamme-2-collection" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11285 …} #left: 33 #right: 34 #level: 2 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#11281 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11320 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11280} #id: 428 #name: "Gamme 2 (collection)" #slug: "428_Gamme-2-collection" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11283 …} #createdAt: DateTime @1715876937 {#11278 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11279 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 292 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11289 #id: 429 #code: "284-Gourdes-mugs" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11294 …} #left: 35 #right: 36 #level: 2 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#11290 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11321 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11289} #id: 429 #name: "Gourdes, mugs..." #slug: "429_Gourdes-mugs" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11292 …} #createdAt: DateTime @1715876937 {#11287 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11288 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 284 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11298 #id: 430 #code: "285-High-Tech-et-multimedia" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11303 …} #left: 37 #right: 38 #level: 2 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#11299 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11322 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11298} #id: 430 #name: "High Tech et multimédia" #slug: "430_High-Tech-et-multimedia" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11301 …} #createdAt: DateTime @1715876937 {#11296 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11297 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 285 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11307 #id: 431 #code: "287-Parapluies" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11312 …} #left: 39 #right: 40 #level: 2 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#11308 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11323 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11307} #id: 431 #name: "Parapluies" #slug: "431_Parapluies" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11310 …} #createdAt: DateTime @1715876937 {#11305 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11306 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 287 } ] |
[ App\Ecom\Domain\Entity\Taxonomy\Taxon {#11226 #id: 422 #code: "286-Accessoires-automobiles" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 411 #code: "241-Personnalisation" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4511 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 411 #name: "Personnalisation" #slug: "411_Personnalisation" #description: "Description de la personnalisation" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876936 {#4457 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4449 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11231 …} #left: 21 #right: 22 #level: 2 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#11227 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11314 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11226} #id: 422 #name: "Accessoires automobiles" #slug: "422_Accessoires-automobiles" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11229 …} #createdAt: DateTime @1715876937 {#11224 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11225 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 286 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11235 #id: 423 #code: "288-Caches-plaque" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11240 …} #left: 23 #right: 24 #level: 2 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#11236 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11315 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11235} #id: 423 #name: "Caches-plaque" #slug: "423_Caches-plaque" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11238 …} #createdAt: DateTime @1715876937 {#11233 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11234 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 288 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11244 #id: 424 #code: "289-Coffrets-personnalises" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11249 …} #left: 25 #right: 26 #level: 2 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#11245 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11316 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11244} #id: 424 #name: "Coffrets personnalisés" #slug: "424_Coffrets-personnalises" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11247 …} #createdAt: DateTime @1715876937 {#11242 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11243 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 289 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11253 #id: 425 #code: "290-Divers" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11258 …} #left: 27 #right: 28 #level: 2 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#11254 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11317 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11253} #id: 425 #name: "Divers" #slug: "425_Divers" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11256 …} #createdAt: DateTime @1715876937 {#11251 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11252 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 290 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11262 #id: 426 #code: "283-Ecriture" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11267 …} #left: 29 #right: 30 #level: 2 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#11263 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11318 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11262} #id: 426 #name: "Écriture" #slug: "426_Ecriture" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11265 …} #createdAt: DateTime @1715876937 {#11260 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11261 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 283 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11271 #id: 427 #code: "291-Gamme-1-eco" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11276 …} #left: 31 #right: 32 #level: 2 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#11272 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11319 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11271} #id: 427 #name: "Gamme 1 (éco)" #slug: "427_Gamme-1-eco" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11274 …} #createdAt: DateTime @1715876937 {#11269 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11270 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 291 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11280 #id: 428 #code: "292-Gamme-2-collection" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11285 …} #left: 33 #right: 34 #level: 2 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#11281 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11320 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11280} #id: 428 #name: "Gamme 2 (collection)" #slug: "428_Gamme-2-collection" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11283 …} #createdAt: DateTime @1715876937 {#11278 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11279 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 292 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11289 #id: 429 #code: "284-Gourdes-mugs" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11294 …} #left: 35 #right: 36 #level: 2 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#11290 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11321 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11289} #id: 429 #name: "Gourdes, mugs..." #slug: "429_Gourdes-mugs" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11292 …} #createdAt: DateTime @1715876937 {#11287 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11288 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 284 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11298 #id: 430 #code: "285-High-Tech-et-multimedia" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11303 …} #left: 37 #right: 38 #level: 2 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#11299 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11322 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11298} #id: 430 #name: "High Tech et multimédia" #slug: "430_High-Tech-et-multimedia" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11301 …} #createdAt: DateTime @1715876937 {#11296 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11297 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 285 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11307 #id: 431 #code: "287-Parapluies" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11312 …} #left: 39 #right: 40 #level: 2 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#11308 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11323 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11307} #id: 431 #name: "Parapluies" #slug: "431_Parapluies" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11310 …} #createdAt: DateTime @1715876937 {#11305 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11306 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 287 } ] |
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 {#12855 -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 {#12863 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4451 …} } |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#11226 #id: 422 #code: "286-Accessoires-automobiles" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 411 #code: "241-Personnalisation" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4511 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 411 #name: "Personnalisation" #slug: "411_Personnalisation" #description: "Description de la personnalisation" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876936 {#4457 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4449 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11231 …} #left: 21 #right: 22 #level: 2 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#11227 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11314 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11226} #id: 422 #name: "Accessoires automobiles" #slug: "422_Accessoires-automobiles" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11229 …} #createdAt: DateTime @1715876937 {#11224 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11225 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 286 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11235 #id: 423 #code: "288-Caches-plaque" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11240 …} #left: 23 #right: 24 #level: 2 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#11236 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11315 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11235} #id: 423 #name: "Caches-plaque" #slug: "423_Caches-plaque" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11238 …} #createdAt: DateTime @1715876937 {#11233 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11234 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 288 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11244 #id: 424 #code: "289-Coffrets-personnalises" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11249 …} #left: 25 #right: 26 #level: 2 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#11245 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11316 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11244} #id: 424 #name: "Coffrets personnalisés" #slug: "424_Coffrets-personnalises" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11247 …} #createdAt: DateTime @1715876937 {#11242 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11243 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 289 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11253 #id: 425 #code: "290-Divers" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11258 …} #left: 27 #right: 28 #level: 2 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#11254 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11317 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11253} #id: 425 #name: "Divers" #slug: "425_Divers" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11256 …} #createdAt: DateTime @1715876937 {#11251 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11252 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 290 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11262 #id: 426 #code: "283-Ecriture" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11267 …} #left: 29 #right: 30 #level: 2 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#11263 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11318 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11262} #id: 426 #name: "Écriture" #slug: "426_Ecriture" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11265 …} #createdAt: DateTime @1715876937 {#11260 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11261 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 283 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11271 #id: 427 #code: "291-Gamme-1-eco" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11276 …} #left: 31 #right: 32 #level: 2 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#11272 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11319 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11271} #id: 427 #name: "Gamme 1 (éco)" #slug: "427_Gamme-1-eco" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11274 …} #createdAt: DateTime @1715876937 {#11269 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11270 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 291 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11280 #id: 428 #code: "292-Gamme-2-collection" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11285 …} #left: 33 #right: 34 #level: 2 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#11281 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11320 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11280} #id: 428 #name: "Gamme 2 (collection)" #slug: "428_Gamme-2-collection" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11283 …} #createdAt: DateTime @1715876937 {#11278 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11279 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 292 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11289 #id: 429 #code: "284-Gourdes-mugs" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11294 …} #left: 35 #right: 36 #level: 2 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#11290 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11321 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11289} #id: 429 #name: "Gourdes, mugs..." #slug: "429_Gourdes-mugs" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11292 …} #createdAt: DateTime @1715876937 {#11287 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11288 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 284 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11298 #id: 430 #code: "285-High-Tech-et-multimedia" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11303 …} #left: 37 #right: 38 #level: 2 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#11299 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11322 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11298} #id: 430 #name: "High Tech et multimédia" #slug: "430_High-Tech-et-multimedia" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11301 …} #createdAt: DateTime @1715876937 {#11296 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11297 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 285 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#11307 #id: 431 #code: "287-Parapluies" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11312 …} #left: 39 #right: 40 #level: 2 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#11308 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11323 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11307} #id: 431 #name: "Parapluies" #slug: "431_Parapluies" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11310 …} #createdAt: DateTime @1715876937 {#11305 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11306 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 287 } ] |
class | "App\Ecom\Domain\Entity\Taxonomy\Taxon" |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerEMM4WKr\EntityManagerGhostE8260f8 {#119 …12} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4442 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerEMM4WKr\EntityManagerGhostE8260f8 {#119 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2677 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#12854 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12845 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_product_filter_taxons" ] |
cache_key | "_product_filter_taxons_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12857 +label: "Accessoires automobiles" +value: "422" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11226 #id: 422 #code: "286-Accessoires-automobiles" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 411 #code: "241-Personnalisation" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4511 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 411 #name: "Personnalisation" #slug: "411_Personnalisation" #description: "Description de la personnalisation" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876936 {#4457 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4449 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11231 …} #left: 21 #right: 22 #level: 2 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#11227 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11314 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11226} #id: 422 #name: "Accessoires automobiles" #slug: "422_Accessoires-automobiles" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11229 …} #createdAt: DateTime @1715876937 {#11224 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11225 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 286 } +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12864 +label: "Caches-plaque" +value: "423" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11235 #id: 423 #code: "288-Caches-plaque" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11240 …} #left: 23 #right: 24 #level: 2 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#11236 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11315 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11235} #id: 423 #name: "Caches-plaque" #slug: "423_Caches-plaque" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11238 …} #createdAt: DateTime @1715876937 {#11233 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11234 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 288 } +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12865 +label: "Coffrets personnalisés" +value: "424" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11244 #id: 424 #code: "289-Coffrets-personnalises" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11249 …} #left: 25 #right: 26 #level: 2 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#11245 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11316 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11244} #id: 424 #name: "Coffrets personnalisés" #slug: "424_Coffrets-personnalises" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11247 …} #createdAt: DateTime @1715876937 {#11242 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11243 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 289 } +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12866 +label: "Divers" +value: "425" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11253 #id: 425 #code: "290-Divers" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11258 …} #left: 27 #right: 28 #level: 2 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#11254 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11317 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11253} #id: 425 #name: "Divers" #slug: "425_Divers" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11256 …} #createdAt: DateTime @1715876937 {#11251 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11252 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 290 } +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12867 +label: "Écriture" +value: "426" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11262 #id: 426 #code: "283-Ecriture" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11267 …} #left: 29 #right: 30 #level: 2 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#11263 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11318 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11262} #id: 426 #name: "Écriture" #slug: "426_Ecriture" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11265 …} #createdAt: DateTime @1715876937 {#11260 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11261 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 283 } +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12868 +label: "Gamme 1 (éco)" +value: "427" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11271 #id: 427 #code: "291-Gamme-1-eco" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11276 …} #left: 31 #right: 32 #level: 2 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#11272 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11319 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11271} #id: 427 #name: "Gamme 1 (éco)" #slug: "427_Gamme-1-eco" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11274 …} #createdAt: DateTime @1715876937 {#11269 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11270 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 291 } +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12869 +label: "Gamme 2 (collection)" +value: "428" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11280 #id: 428 #code: "292-Gamme-2-collection" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11285 …} #left: 33 #right: 34 #level: 2 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#11281 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11320 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11280} #id: 428 #name: "Gamme 2 (collection)" #slug: "428_Gamme-2-collection" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11283 …} #createdAt: DateTime @1715876937 {#11278 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11279 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 292 } +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12870 +label: "Gourdes, mugs..." +value: "429" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11289 #id: 429 #code: "284-Gourdes-mugs" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11294 …} #left: 35 #right: 36 #level: 2 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#11290 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11321 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11289} #id: 429 #name: "Gourdes, mugs..." #slug: "429_Gourdes-mugs" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11292 …} #createdAt: DateTime @1715876937 {#11287 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11288 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 284 } +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12871 +label: "High Tech et multimédia" +value: "430" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11298 #id: 430 #code: "285-High-Tech-et-multimedia" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11303 …} #left: 37 #right: 38 #level: 2 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#11299 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11322 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11298} #id: 430 #name: "High Tech et multimédia" #slug: "430_High-Tech-et-multimedia" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11301 …} #createdAt: DateTime @1715876937 {#11296 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11297 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 285 } +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12872 +label: "Parapluies" +value: "431" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11307 #id: 431 #code: "287-Parapluies" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#11312 …} #left: 39 #right: 40 #level: 2 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#11308 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11323 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#11307} #id: 431 #name: "Parapluies" #slug: "431_Parapluies" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#11310 …} #createdAt: DateTime @1715876937 {#11305 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876937 {#11306 date: 2024-05-16 18:28:57.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 287 } +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12889 -form: Symfony\Component\Form\Form {#13030 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12899 …5} |
full_name | "product_filter[taxons]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons" |
is_selected | Closure($choice, array $values) {#12860 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "taxons" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_taxons" |
valid | true |
value | [] |
422
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Accessoires automobiles" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "422" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12938 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 {#12939 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Accessoires automobiles" |
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() {#12941 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12943 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "422" |
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 {#12997 -form: Symfony\Component\Form\Form {#13033 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13006 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_422" |
label | "Accessoires automobiles" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "422" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "422" |
423
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 | "Caches-plaque" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "423" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12938 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 {#12939 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Caches-plaque" |
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() {#12951 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12950 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "423" |
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 {#12988 -form: Symfony\Component\Form\Form {#13036 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12979 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_423" |
label | "Caches-plaque" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "423" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "423" |
424
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 | "Coffrets personnalisés" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "424" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12938 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 {#12939 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Coffrets personnalisés" |
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() {#12960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12959 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "424" |
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 {#12970 -form: Symfony\Component\Form\Form {#13039 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12961 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_424" |
label | "Coffrets personnalisés" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "424" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "424" |
425
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Divers" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "425" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12938 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 {#12939 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Divers" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#12969 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12968 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "425" |
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 {#12952 -form: Symfony\Component\Form\Form {#13042 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12940 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_425" |
label | "Divers" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "425" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "425" |
426
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 | "Écriture" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "426" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12938 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 {#12939 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Écriture" |
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() {#12978 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12977 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "426" |
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 {#13079 -form: Symfony\Component\Form\Form {#13045 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13081 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_426" |
label | "Écriture" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "426" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "426" |
427
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 | "Gamme 1 (éco)" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "427" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12938 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 {#12939 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Gamme 1 (éco)" |
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() {#12987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12986 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "427" |
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 {#13082 -form: Symfony\Component\Form\Form {#13048 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13083 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_427" |
label | "Gamme 1 (éco)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "427" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "427" |
428
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 | "Gamme 2 (collection)" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "428" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12938 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 {#12939 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Gamme 2 (collection)" |
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() {#12996 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12995 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "428" |
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 {#13084 -form: Symfony\Component\Form\Form {#13051 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13149 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_428" |
label | "Gamme 2 (collection)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "428" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "428" |
429
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 | "Gourdes, mugs..." |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "429" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12938 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 {#12939 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Gourdes, mugs..." |
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() {#13005 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#13004 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "429" |
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 {#13156 -form: Symfony\Component\Form\Form {#13054 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13153 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_429" |
label | "Gourdes, mugs..." |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "429" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "429" |
430
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 | "High Tech et multimédia" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "430" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12938 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 {#12939 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "High Tech et multimédia" |
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() {#13014 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#13013 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "430" |
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 {#13152 -form: Symfony\Component\Form\Form {#13057 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13157 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_430" |
label | "High Tech et multimédia" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "430" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "430" |
431
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 | "Parapluies" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "431" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#12938 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 {#12939 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Parapluies" |
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() {#13023 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#13022 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "431" |
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 {#13158 -form: Symfony\Component\Form\Form {#13060 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13159 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_431" |
label | "Parapluies" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "431" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "431" |
limit
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "9" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#12887 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() {#12890 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12888 …} $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 {#13015 -form: Symfony\Component\Form\Form {#13063 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13024 …5} |
full_name | "product_filter[limit]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_limit" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "limit" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_limit" |
valid | true |
value | "9" |
sortingField
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#12896 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() {#12898 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12897 …} $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 {#13161 -form: Symfony\Component\Form\Form {#13066 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13160 …5} |
full_name | "product_filter[sortingField]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_sortingField" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sortingField" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_sortingField" |
valid | true |
value | "" |
sortingDirection
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#12905 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() {#12907 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12906 …} $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 {#13162 -form: Symfony\Component\Form\Form {#13069 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13163 …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 | "421" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#12914 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() {#12916 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12915 …} $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 | "421" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#13164 -form: Symfony\Component\Form\Form {#13072 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13165 …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 | "421" |
searchTerm
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#12923 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() {#12925 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12924 …} $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 {#13166 -form: Symfony\Component\Form\Form {#13075 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13167 …5} |
full_name | "product_filter[searchTerm]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_searchTerm" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "searchTerm" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_filter_searchTerm" |
valid | true |
value | "" |
brands
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
choices | [] |
[] |
expanded | true |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#13113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#13089 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_product_filter_brands" ] |
cache_key | "_product_filter_brands_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#13168 -form: Symfony\Component\Form\Form {#13128 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#13169 …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) {#13170 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 | [] |