Forms
-
search_bar
-
searchTerm
-
searchTaxon
-
_token
-
-
product_filter
-
taxons
-
362
-
363
-
364
-
373
-
383
-
384
-
391
-
394
-
396
-
401
-
402
-
406
-
407
-
-
limit
-
sortingField
-
sortingDirection
-
searchTaxon
-
searchTerm
-
brands
-
search_bar
"App\Ecom\Application\Form\Shop\Search\SearchBarType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [] |
[] |
groupeGestion | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "novalidate" => true "data-action" => "live#action:prevent" "data-live-action-param" => "search" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data | [] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6514 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
groupeGestion | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "header" |
trim | true |
upload_max_size_message | Closure() {#6227 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6515 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "novalidate" => true "data-action" => "live#action:prevent" "data-live-action-param" => "search" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_bar" "_search_bar" ] |
cache_key | "_search_bar_search_bar" |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6224 -form: Symfony\Component\Form\Form {#6208 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6239 …5} |
full_name | "search_bar" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_bar" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "search_bar" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar" |
valid | true |
value | [] |
searchTerm
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
[ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6225 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6214 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6215 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_search_bar_searchTerm" ] |
cache_key | "_search_bar_searchTerm_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6195 -form: Symfony\Component\Form\Form {#6199 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6196 …5} |
full_name | "search_bar[searchTerm]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_bar_searchTerm" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "searchTerm" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar_searchTerm" |
valid | true |
value | "" |
searchTaxon
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-model" => "searchTaxon" ] |
[ "data-model" => "searchTaxon" ] |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374 #id: 1 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #parent: null #children: Doctrine\ORM\PersistentCollection {#4382 …} #left: 1 #right: 40 #level: 0 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#4373 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #id: 1 #name: "Administration" #slug: "administration" #description: "Description de l'administration" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4384 …} #createdAt: DateTime @1715876916 {#4365 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876916 {#4370 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386 #id: 21 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #parent: null #children: Doctrine\ORM\PersistentCollection {#4391 …} #left: 1 #right: 174 #level: 0 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4372 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #id: 21 #name: "Atelier" #slug: "21_Atelier" #description: "Description de l'atelier" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4389 …} #createdAt: DateTime @1715876917 {#4387 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876917 {#4369 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 108 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4507 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 108 #name: "Informatique" #slug: "108_Informatique" #description: "Description de l'informatique" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876919 {#4457 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4449 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395 #id: 411 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #parent: null #children: Doctrine\ORM\PersistentCollection {#4400 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4394 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4511 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #id: 411 #name: "Personnalisation" #slug: "411_Personnalisation" #description: "Description de la personnalisation" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4398 …} #createdAt: DateTime @1715876936 {#4396 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4368 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404 #id: 466 #code: "183-Renault-Group" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #parent: null #children: Doctrine\ORM\PersistentCollection {#4409 …} #left: 1 #right: 112 #level: 0 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4403 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4513 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #id: 466 #name: "Renault Group" #slug: "466_Renault-Group" #description: "Description Renault Group" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4407 …} #createdAt: DateTime @1715876940 {#4405 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876940 {#4366 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 183 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413 #id: 522 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #parent: null #children: Doctrine\ORM\PersistentCollection {#4418 …} #left: 1 #right: 104 #level: 0 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#4412 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4515 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #id: 522 #name: "Vente - VN/VO" #slug: "522_Vente-VN-VO" #description: "Description de la Vente - VN/VO" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4416 …} #createdAt: DateTime @1715876945 {#4414 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876945 {#4367 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } ] |
[ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374 #id: 1 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #parent: null #children: Doctrine\ORM\PersistentCollection {#4382 …} #left: 1 #right: 40 #level: 0 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#4373 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #id: 1 #name: "Administration" #slug: "administration" #description: "Description de l'administration" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4384 …} #createdAt: DateTime @1715876916 {#4365 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876916 {#4370 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386 #id: 21 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #parent: null #children: Doctrine\ORM\PersistentCollection {#4391 …} #left: 1 #right: 174 #level: 0 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4372 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #id: 21 #name: "Atelier" #slug: "21_Atelier" #description: "Description de l'atelier" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4389 …} #createdAt: DateTime @1715876917 {#4387 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876917 {#4369 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 108 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4507 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 108 #name: "Informatique" #slug: "108_Informatique" #description: "Description de l'informatique" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876919 {#4457 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4449 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395 #id: 411 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #parent: null #children: Doctrine\ORM\PersistentCollection {#4400 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4394 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4511 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #id: 411 #name: "Personnalisation" #slug: "411_Personnalisation" #description: "Description de la personnalisation" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4398 …} #createdAt: DateTime @1715876936 {#4396 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4368 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404 #id: 466 #code: "183-Renault-Group" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #parent: null #children: Doctrine\ORM\PersistentCollection {#4409 …} #left: 1 #right: 112 #level: 0 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4403 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4513 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #id: 466 #name: "Renault Group" #slug: "466_Renault-Group" #description: "Description Renault Group" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4407 …} #createdAt: DateTime @1715876940 {#4405 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876940 {#4366 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 183 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413 #id: 522 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #parent: null #children: Doctrine\ORM\PersistentCollection {#4418 …} #left: 1 #right: 104 #level: 0 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#4412 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4515 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #id: 522 #name: "Vente - VN/VO" #slug: "522_Vente-VN-VO" #description: "Description de la Vente - VN/VO" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4416 …} #createdAt: DateTime @1715876945 {#4414 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876945 {#4367 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } ] |
class | "App\Ecom\Domain\Entity\Taxonomy\Taxon" |
same as passed value |
label | false |
false
|
placeholder | "search_bar.categorie_select" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-model" => "searchTaxon" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4437 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4438 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6231 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4452 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6218 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4451 …} } |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374 #id: 1 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #parent: null #children: Doctrine\ORM\PersistentCollection {#4382 …} #left: 1 #right: 40 #level: 0 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#4373 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #id: 1 #name: "Administration" #slug: "administration" #description: "Description de l'administration" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4384 …} #createdAt: DateTime @1715876916 {#4365 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876916 {#4370 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386 #id: 21 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #parent: null #children: Doctrine\ORM\PersistentCollection {#4391 …} #left: 1 #right: 174 #level: 0 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4372 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #id: 21 #name: "Atelier" #slug: "21_Atelier" #description: "Description de l'atelier" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4389 …} #createdAt: DateTime @1715876917 {#4387 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876917 {#4369 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 108 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4507 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 108 #name: "Informatique" #slug: "108_Informatique" #description: "Description de l'informatique" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876919 {#4457 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4449 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395 #id: 411 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #parent: null #children: Doctrine\ORM\PersistentCollection {#4400 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4394 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4511 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #id: 411 #name: "Personnalisation" #slug: "411_Personnalisation" #description: "Description de la personnalisation" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4398 …} #createdAt: DateTime @1715876936 {#4396 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4368 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404 #id: 466 #code: "183-Renault-Group" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #parent: null #children: Doctrine\ORM\PersistentCollection {#4409 …} #left: 1 #right: 112 #level: 0 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4403 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4513 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #id: 466 #name: "Renault Group" #slug: "466_Renault-Group" #description: "Description Renault Group" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4407 …} #createdAt: DateTime @1715876940 {#4405 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876940 {#4366 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 183 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413 #id: 522 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #parent: null #children: Doctrine\ORM\PersistentCollection {#4418 …} #left: 1 #right: 104 #level: 0 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#4412 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4515 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #id: 522 #name: "Vente - VN/VO" #slug: "522_Vente-VN-VO" #description: "Description de la Vente - VN/VO" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4416 …} #createdAt: DateTime @1715876945 {#4414 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876945 {#4367 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } ] |
class | "App\Ecom\Domain\Entity\Taxonomy\Taxon" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4180 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4178 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4177 …} -namespace: Closure() {#4190 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerEMM4WKr\EntityManagerGhostE8260f8 {#119 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4442 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerEMM4WKr\EntityManagerGhostE8260f8 {#119 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2677 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "search_bar.categorie_select" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#6228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6219 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-model" => "searchTaxon" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_bar_searchTaxon" ] |
cache_key | "_search_bar_searchTaxon_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4512 +label: "Administration" +value: "1" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374 #id: 1 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #parent: null #children: Doctrine\ORM\PersistentCollection {#4382 …} #left: 1 #right: 40 #level: 0 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#4373 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4508 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4374} #id: 1 #name: "Administration" #slug: "administration" #description: "Description de l'administration" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4384 …} #createdAt: DateTime @1715876916 {#4365 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876916 {#4370 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4514 +label: "Atelier" +value: "21" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386 #id: 21 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #parent: null #children: Doctrine\ORM\PersistentCollection {#4391 …} #left: 1 #right: 174 #level: 0 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4372 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4509 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4386} #id: 21 #name: "Atelier" #slug: "21_Atelier" #description: "Description de l'atelier" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4389 …} #createdAt: DateTime @1715876917 {#4387 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876917 {#4369 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4516 +label: "Informatique" +value: "108" +data: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 108 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4507 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 108 #name: "Informatique" #slug: "108_Informatique" #description: "Description de l'informatique" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876919 {#4457 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4449 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4518 +label: "Personnalisation" +value: "411" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395 #id: 411 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #parent: null #children: Doctrine\ORM\PersistentCollection {#4400 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4394 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4511 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4395} #id: 411 #name: "Personnalisation" #slug: "411_Personnalisation" #description: "Description de la personnalisation" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4398 …} #createdAt: DateTime @1715876936 {#4396 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4368 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4520 +label: "Renault Group" +value: "466" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404 #id: 466 #code: "183-Renault-Group" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #parent: null #children: Doctrine\ORM\PersistentCollection {#4409 …} #left: 1 #right: 112 #level: 0 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4403 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4513 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4404} #id: 466 #name: "Renault Group" #slug: "466_Renault-Group" #description: "Description Renault Group" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4407 …} #createdAt: DateTime @1715876940 {#4405 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876940 {#4366 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 183 } +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4522 +label: "Vente - VN/VO" +value: "522" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413 #id: 522 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #parent: null #children: Doctrine\ORM\PersistentCollection {#4418 …} #left: 1 #right: 104 #level: 0 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#4412 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4515 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4413} #id: 522 #name: "Vente - VN/VO" #slug: "522_Vente-VN-VO" #description: "Description de la Vente - VN/VO" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4416 …} #createdAt: DateTime @1715876945 {#4414 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876945 {#4367 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6194 -form: Symfony\Component\Form\Form {#6202 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6193 …5} |
full_name | "search_bar[searchTaxon]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_bar_searchTaxon" |
is_selected | Closure($choice, $value) {#6189 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "searchTaxon" |
placeholder | "search_bar.categorie_select" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar_searchTaxon" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "83502cab1ca885d83d4f8bb3e60.2m-l_60ewCoo-14dsSlaLwmk9Q-Q93Aaeaghr_jg83Y.lB7_s88z7QdktzVQ4HMqRz7tvG37nwIsG9hL9dW6gBSeWOib9GyuQViBOQ" |
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 | "83502cab1ca885d83d4f8bb3e60.2m-l_60ewCoo-14dsSlaLwmk9Q-Q93Aaeaghr_jg83Y.lB7_s88z7QdktzVQ4HMqRz7tvG37nwIsG9hL9dW6gBSeWOib9GyuQViBOQ" |
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 | "83502cab1ca885d83d4f8bb3e60.2m-l_60ewCoo-14dsSlaLwmk9Q-Q93Aaeaghr_jg83Y.lB7_s88z7QdktzVQ4HMqRz7tvG37nwIsG9hL9dW6gBSeWOib9GyuQViBOQ" |
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 | "83502cab1ca885d83d4f8bb3e60.2m-l_60ewCoo-14dsSlaLwmk9Q-Q93Aaeaghr_jg83Y.lB7_s88z7QdktzVQ4HMqRz7tvG37nwIsG9hL9dW6gBSeWOib9GyuQViBOQ" |
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 | "83502cab1ca885d83d4f8bb3e60.2m-l_60ewCoo-14dsSlaLwmk9Q-Q93Aaeaghr_jg83Y.lB7_s88z7QdktzVQ4HMqRz7tvG37nwIsG9hL9dW6gBSeWOib9GyuQViBOQ" |
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: 361 +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: 361 +searchTerm: null } |
same as passed value |
uniqId | "6814df406051a" |
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: 361 +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 | "6814df406051a" |
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: 361 +searchTerm: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12929 -form: Symfony\Component\Form\Form {#12934 …} -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: 361 +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 {#10591 #id: 362 #code: "451-Accessoires-Reseau" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 108 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4507 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 108 #name: "Informatique" #slug: "108_Informatique" #description: "Description de l'informatique" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876919 {#4457 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4449 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10596 …} #left: 507 #right: 508 #level: 2 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#10592 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10706 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10591} #id: 362 #name: "Accessoires Réseau" #slug: "362_Accessoires-Reseau" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10594 …} #createdAt: DateTime @1715876933 {#10589 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#10590 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 451 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10600 #id: 363 #code: "425-Adaptateur-CPL-Courant-Porteur" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10605 …} #left: 509 #right: 510 #level: 2 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#10601 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10707 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10600} #id: 363 #name: "Adaptateur CPL - Courant Porteur" #slug: "363_Adaptateur-CPL-Courant-Porteur" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10603 …} #createdAt: DateTime @1715876933 {#10598 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#10599 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 425 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10609 #id: 364 #code: "426-Cables-Reseau" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10614 …} #left: 511 #right: 528 #level: 2 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#10610 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10710 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10609} #id: 364 #name: "Câbles Réseau" #slug: "364_Cables-Reseau" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10612 …} #createdAt: DateTime @1715876933 {#10607 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#10608 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 426 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10618 #id: 373 #code: "404-LAN" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10623 …} #left: 529 #right: 548 #level: 2 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#10619 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10791 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10618} #id: 373 #name: "LAN" #slug: "373_LAN" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10621 …} #createdAt: DateTime @1715876933 {#10616 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#10617 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 404 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10627 #id: 383 #code: "442-Racks-et-Armoires" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10632 …} #left: 549 #right: 550 #level: 2 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#10628 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10880 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10627} #id: 383 #name: "Racks et Armoires" #slug: "383_Racks-et-Armoires" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10630 …} #createdAt: DateTime @1715876934 {#10625 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876934 {#10626 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 442 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10636 #id: 384 #code: "418-Reseaux-Wifi" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10641 …} #left: 551 #right: 564 #level: 2 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#10637 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10883 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10636} #id: 384 #name: "Réseaux Wifi" #slug: "384_Reseaux-Wifi" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10639 …} #createdAt: DateTime @1715876934 {#10634 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876934 {#10635 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 418 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10645 #id: 391 #code: "439-Sauvegardes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10650 …} #left: 565 #right: 570 #level: 2 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#10646 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10944 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10645} #id: 391 #name: "Sauvegardes" #slug: "391_Sauvegardes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10648 …} #createdAt: DateTime @1715876935 {#10643 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#10644 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 439 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10654 #id: 394 #code: "449-Securite-Physique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10659 …} #left: 571 #right: 574 #level: 2 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#10655 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10965 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10654} #id: 394 #name: "Sécurité Physique" #slug: "394_Securite-Physique" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10657 …} #createdAt: DateTime @1715876935 {#10652 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#10653 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 449 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10663 #id: 396 #code: "444-Securite-Reseau" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10668 …} #left: 575 #right: 584 #level: 2 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#10664 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10976 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10663} #id: 396 #name: "Sécurité Réseau" #slug: "396_Securite-Reseau" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10666 …} #createdAt: DateTime @1715876935 {#10661 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#10662 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 444 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10672 #id: 401 #code: "452-Service-et-Support-Reseau" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10677 …} #left: 585 #right: 586 #level: 2 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#10673 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11015 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10672} #id: 401 #name: "Service et Support Réseau" #slug: "401_Service-et-Support-Reseau" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10675 …} #createdAt: DateTime @1715876935 {#10670 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#10671 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 452 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10681 #id: 402 #code: "435-Stockage-en-Reseau" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10686 …} #left: 587 #right: 594 #level: 2 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#10682 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11018 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10681} #id: 402 #name: "Stockage en Réseau" #slug: "402_Stockage-en-Reseau" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10684 …} #createdAt: DateTime @1715876935 {#10679 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#10680 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 435 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10690 #id: 406 #code: "443-Switchs-KVM" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10695 …} #left: 595 #right: 596 #level: 2 #position: 11 #translations: Doctrine\ORM\PersistentCollection {#10691 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11047 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10690} #id: 406 #name: "Switchs KVM" #slug: "406_Switchs-KVM" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10693 …} #createdAt: DateTime @1715876936 {#10688 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#10689 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 443 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10699 #id: 407 #code: "406-Telephonie-sur-IP-ToIP" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10704 …} #left: 597 #right: 604 #level: 2 #position: 12 #translations: Doctrine\ORM\PersistentCollection {#10700 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11050 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10699} #id: 407 #name: "Téléphonie sur IP (ToIP)" #slug: "407_Telephonie-sur-IP-ToIP" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10702 …} #createdAt: DateTime @1715876936 {#10697 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#10698 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 406 } ] |
[ App\Ecom\Domain\Entity\Taxonomy\Taxon {#10591 #id: 362 #code: "451-Accessoires-Reseau" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 108 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4507 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 108 #name: "Informatique" #slug: "108_Informatique" #description: "Description de l'informatique" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876919 {#4457 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4449 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10596 …} #left: 507 #right: 508 #level: 2 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#10592 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10706 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10591} #id: 362 #name: "Accessoires Réseau" #slug: "362_Accessoires-Reseau" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10594 …} #createdAt: DateTime @1715876933 {#10589 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#10590 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 451 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10600 #id: 363 #code: "425-Adaptateur-CPL-Courant-Porteur" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10605 …} #left: 509 #right: 510 #level: 2 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#10601 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10707 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10600} #id: 363 #name: "Adaptateur CPL - Courant Porteur" #slug: "363_Adaptateur-CPL-Courant-Porteur" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10603 …} #createdAt: DateTime @1715876933 {#10598 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#10599 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 425 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10609 #id: 364 #code: "426-Cables-Reseau" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10614 …} #left: 511 #right: 528 #level: 2 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#10610 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10710 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10609} #id: 364 #name: "Câbles Réseau" #slug: "364_Cables-Reseau" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10612 …} #createdAt: DateTime @1715876933 {#10607 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#10608 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 426 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10618 #id: 373 #code: "404-LAN" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10623 …} #left: 529 #right: 548 #level: 2 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#10619 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10791 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10618} #id: 373 #name: "LAN" #slug: "373_LAN" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10621 …} #createdAt: DateTime @1715876933 {#10616 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#10617 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 404 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10627 #id: 383 #code: "442-Racks-et-Armoires" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10632 …} #left: 549 #right: 550 #level: 2 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#10628 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10880 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10627} #id: 383 #name: "Racks et Armoires" #slug: "383_Racks-et-Armoires" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10630 …} #createdAt: DateTime @1715876934 {#10625 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876934 {#10626 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 442 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10636 #id: 384 #code: "418-Reseaux-Wifi" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10641 …} #left: 551 #right: 564 #level: 2 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#10637 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10883 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10636} #id: 384 #name: "Réseaux Wifi" #slug: "384_Reseaux-Wifi" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10639 …} #createdAt: DateTime @1715876934 {#10634 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876934 {#10635 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 418 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10645 #id: 391 #code: "439-Sauvegardes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10650 …} #left: 565 #right: 570 #level: 2 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#10646 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10944 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10645} #id: 391 #name: "Sauvegardes" #slug: "391_Sauvegardes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10648 …} #createdAt: DateTime @1715876935 {#10643 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#10644 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 439 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10654 #id: 394 #code: "449-Securite-Physique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10659 …} #left: 571 #right: 574 #level: 2 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#10655 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10965 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10654} #id: 394 #name: "Sécurité Physique" #slug: "394_Securite-Physique" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10657 …} #createdAt: DateTime @1715876935 {#10652 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#10653 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 449 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10663 #id: 396 #code: "444-Securite-Reseau" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10668 …} #left: 575 #right: 584 #level: 2 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#10664 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10976 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10663} #id: 396 #name: "Sécurité Réseau" #slug: "396_Securite-Reseau" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10666 …} #createdAt: DateTime @1715876935 {#10661 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#10662 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 444 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10672 #id: 401 #code: "452-Service-et-Support-Reseau" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10677 …} #left: 585 #right: 586 #level: 2 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#10673 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11015 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10672} #id: 401 #name: "Service et Support Réseau" #slug: "401_Service-et-Support-Reseau" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10675 …} #createdAt: DateTime @1715876935 {#10670 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#10671 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 452 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10681 #id: 402 #code: "435-Stockage-en-Reseau" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10686 …} #left: 587 #right: 594 #level: 2 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#10682 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11018 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10681} #id: 402 #name: "Stockage en Réseau" #slug: "402_Stockage-en-Reseau" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10684 …} #createdAt: DateTime @1715876935 {#10679 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#10680 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 435 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10690 #id: 406 #code: "443-Switchs-KVM" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10695 …} #left: 595 #right: 596 #level: 2 #position: 11 #translations: Doctrine\ORM\PersistentCollection {#10691 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11047 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10690} #id: 406 #name: "Switchs KVM" #slug: "406_Switchs-KVM" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10693 …} #createdAt: DateTime @1715876936 {#10688 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#10689 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 443 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10699 #id: 407 #code: "406-Telephonie-sur-IP-ToIP" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10704 …} #left: 597 #right: 604 #level: 2 #position: 12 #translations: Doctrine\ORM\PersistentCollection {#10700 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11050 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10699} #id: 407 #name: "Téléphonie sur IP (ToIP)" #slug: "407_Telephonie-sur-IP-ToIP" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10702 …} #createdAt: DateTime @1715876936 {#10697 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#10698 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 406 } ] |
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 {#10591 #id: 362 #code: "451-Accessoires-Reseau" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 108 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4507 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 108 #name: "Informatique" #slug: "108_Informatique" #description: "Description de l'informatique" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876919 {#4457 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4449 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10596 …} #left: 507 #right: 508 #level: 2 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#10592 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10706 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10591} #id: 362 #name: "Accessoires Réseau" #slug: "362_Accessoires-Reseau" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10594 …} #createdAt: DateTime @1715876933 {#10589 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#10590 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 451 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10600 #id: 363 #code: "425-Adaptateur-CPL-Courant-Porteur" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10605 …} #left: 509 #right: 510 #level: 2 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#10601 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10707 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10600} #id: 363 #name: "Adaptateur CPL - Courant Porteur" #slug: "363_Adaptateur-CPL-Courant-Porteur" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10603 …} #createdAt: DateTime @1715876933 {#10598 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#10599 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 425 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10609 #id: 364 #code: "426-Cables-Reseau" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10614 …} #left: 511 #right: 528 #level: 2 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#10610 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10710 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10609} #id: 364 #name: "Câbles Réseau" #slug: "364_Cables-Reseau" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10612 …} #createdAt: DateTime @1715876933 {#10607 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#10608 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 426 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10618 #id: 373 #code: "404-LAN" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10623 …} #left: 529 #right: 548 #level: 2 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#10619 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10791 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10618} #id: 373 #name: "LAN" #slug: "373_LAN" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10621 …} #createdAt: DateTime @1715876933 {#10616 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#10617 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 404 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10627 #id: 383 #code: "442-Racks-et-Armoires" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10632 …} #left: 549 #right: 550 #level: 2 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#10628 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10880 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10627} #id: 383 #name: "Racks et Armoires" #slug: "383_Racks-et-Armoires" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10630 …} #createdAt: DateTime @1715876934 {#10625 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876934 {#10626 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 442 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10636 #id: 384 #code: "418-Reseaux-Wifi" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10641 …} #left: 551 #right: 564 #level: 2 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#10637 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10883 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10636} #id: 384 #name: "Réseaux Wifi" #slug: "384_Reseaux-Wifi" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10639 …} #createdAt: DateTime @1715876934 {#10634 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876934 {#10635 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 418 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10645 #id: 391 #code: "439-Sauvegardes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10650 …} #left: 565 #right: 570 #level: 2 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#10646 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10944 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10645} #id: 391 #name: "Sauvegardes" #slug: "391_Sauvegardes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10648 …} #createdAt: DateTime @1715876935 {#10643 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#10644 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 439 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10654 #id: 394 #code: "449-Securite-Physique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10659 …} #left: 571 #right: 574 #level: 2 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#10655 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10965 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10654} #id: 394 #name: "Sécurité Physique" #slug: "394_Securite-Physique" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10657 …} #createdAt: DateTime @1715876935 {#10652 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#10653 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 449 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10663 #id: 396 #code: "444-Securite-Reseau" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10668 …} #left: 575 #right: 584 #level: 2 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#10664 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10976 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10663} #id: 396 #name: "Sécurité Réseau" #slug: "396_Securite-Reseau" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10666 …} #createdAt: DateTime @1715876935 {#10661 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#10662 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 444 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10672 #id: 401 #code: "452-Service-et-Support-Reseau" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10677 …} #left: 585 #right: 586 #level: 2 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#10673 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11015 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10672} #id: 401 #name: "Service et Support Réseau" #slug: "401_Service-et-Support-Reseau" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10675 …} #createdAt: DateTime @1715876935 {#10670 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#10671 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 452 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10681 #id: 402 #code: "435-Stockage-en-Reseau" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10686 …} #left: 587 #right: 594 #level: 2 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#10682 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11018 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10681} #id: 402 #name: "Stockage en Réseau" #slug: "402_Stockage-en-Reseau" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10684 …} #createdAt: DateTime @1715876935 {#10679 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#10680 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 435 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10690 #id: 406 #code: "443-Switchs-KVM" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10695 …} #left: 595 #right: 596 #level: 2 #position: 11 #translations: Doctrine\ORM\PersistentCollection {#10691 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11047 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10690} #id: 406 #name: "Switchs KVM" #slug: "406_Switchs-KVM" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10693 …} #createdAt: DateTime @1715876936 {#10688 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#10689 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 443 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#10699 #id: 407 #code: "406-Telephonie-sur-IP-ToIP" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10704 …} #left: 597 #right: 604 #level: 2 #position: 12 #translations: Doctrine\ORM\PersistentCollection {#10700 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11050 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10699} #id: 407 #name: "Téléphonie sur IP (ToIP)" #slug: "407_Telephonie-sur-IP-ToIP" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10702 …} #createdAt: DateTime @1715876936 {#10697 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#10698 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 406 } ] |
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 | [ 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12857 +label: "Accessoires Réseau" +value: "362" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10591 #id: 362 #code: "451-Accessoires-Reseau" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 #id: 108 #code: "111-Informatique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: null #children: Doctrine\ORM\PersistentCollection {#4462 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4458 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4507 #locale: "fr_FR" #translatable: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #id: 108 #name: "Informatique" #slug: "108_Informatique" #description: "Description de l'informatique" } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4460 …} #createdAt: DateTime @1715876919 {#4457 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4449 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 +__isInitialized__: true …2 } #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10596 …} #left: 507 #right: 508 #level: 2 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#10592 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10706 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10591} #id: 362 #name: "Accessoires Réseau" #slug: "362_Accessoires-Reseau" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10594 …} #createdAt: DateTime @1715876933 {#10589 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#10590 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 451 } +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12864 +label: "Adaptateur CPL - Courant Porteur" +value: "363" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10600 #id: 363 #code: "425-Adaptateur-CPL-Courant-Porteur" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10605 …} #left: 509 #right: 510 #level: 2 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#10601 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10707 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10600} #id: 363 #name: "Adaptateur CPL - Courant Porteur" #slug: "363_Adaptateur-CPL-Courant-Porteur" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10603 …} #createdAt: DateTime @1715876933 {#10598 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#10599 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 425 } +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12865 +label: "Câbles Réseau" +value: "364" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10609 #id: 364 #code: "426-Cables-Reseau" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10614 …} #left: 511 #right: 528 #level: 2 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#10610 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10710 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10609} #id: 364 #name: "Câbles Réseau" #slug: "364_Cables-Reseau" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10612 …} #createdAt: DateTime @1715876933 {#10607 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#10608 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 426 } +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12866 +label: "LAN" +value: "373" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10618 #id: 373 #code: "404-LAN" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10623 …} #left: 529 #right: 548 #level: 2 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#10619 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10791 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10618} #id: 373 #name: "LAN" #slug: "373_LAN" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10621 …} #createdAt: DateTime @1715876933 {#10616 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#10617 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 404 } +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12867 +label: "Racks et Armoires" +value: "383" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10627 #id: 383 #code: "442-Racks-et-Armoires" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10632 …} #left: 549 #right: 550 #level: 2 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#10628 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10880 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10627} #id: 383 #name: "Racks et Armoires" #slug: "383_Racks-et-Armoires" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10630 …} #createdAt: DateTime @1715876934 {#10625 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876934 {#10626 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 442 } +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12868 +label: "Réseaux Wifi" +value: "384" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10636 #id: 384 #code: "418-Reseaux-Wifi" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10641 …} #left: 551 #right: 564 #level: 2 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#10637 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10883 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10636} #id: 384 #name: "Réseaux Wifi" #slug: "384_Reseaux-Wifi" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10639 …} #createdAt: DateTime @1715876934 {#10634 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876934 {#10635 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 418 } +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12869 +label: "Sauvegardes" +value: "391" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10645 #id: 391 #code: "439-Sauvegardes" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10650 …} #left: 565 #right: 570 #level: 2 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#10646 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10944 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10645} #id: 391 #name: "Sauvegardes" #slug: "391_Sauvegardes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10648 …} #createdAt: DateTime @1715876935 {#10643 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#10644 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 439 } +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12870 +label: "Sécurité Physique" +value: "394" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10654 #id: 394 #code: "449-Securite-Physique" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10659 …} #left: 571 #right: 574 #level: 2 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#10655 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10965 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10654} #id: 394 #name: "Sécurité Physique" #slug: "394_Securite-Physique" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10657 …} #createdAt: DateTime @1715876935 {#10652 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#10653 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 449 } +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12871 +label: "Sécurité Réseau" +value: "396" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10663 #id: 396 #code: "444-Securite-Reseau" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10668 …} #left: 575 #right: 584 #level: 2 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#10664 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10976 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10663} #id: 396 #name: "Sécurité Réseau" #slug: "396_Securite-Reseau" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10666 …} #createdAt: DateTime @1715876935 {#10661 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#10662 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 444 } +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12872 +label: "Service et Support Réseau" +value: "401" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10672 #id: 401 #code: "452-Service-et-Support-Reseau" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10677 …} #left: 585 #right: 586 #level: 2 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#10673 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11015 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10672} #id: 401 #name: "Service et Support Réseau" #slug: "401_Service-et-Support-Reseau" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10675 …} #createdAt: DateTime @1715876935 {#10670 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#10671 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 452 } +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12873 +label: "Stockage en Réseau" +value: "402" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10681 #id: 402 #code: "435-Stockage-en-Reseau" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10686 …} #left: 587 #right: 594 #level: 2 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#10682 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11018 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10681} #id: 402 #name: "Stockage en Réseau" #slug: "402_Stockage-en-Reseau" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10684 …} #createdAt: DateTime @1715876935 {#10679 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#10680 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 435 } +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12874 +label: "Switchs KVM" +value: "406" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10690 #id: 406 #code: "443-Switchs-KVM" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10695 …} #left: 595 #right: 596 #level: 2 #position: 11 #translations: Doctrine\ORM\PersistentCollection {#10691 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11047 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10690} #id: 406 #name: "Switchs KVM" #slug: "406_Switchs-KVM" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10693 …} #createdAt: DateTime @1715876936 {#10688 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#10689 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 443 } +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12875 +label: "Téléphonie sur IP (ToIP)" +value: "407" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10699 #id: 407 #code: "406-Telephonie-sur-IP-ToIP" #root: Proxies\__CG__\App\Ecom\Domain\Entity\Taxonomy\Taxon {#3201 …2} #parent: App\Ecom\Domain\Entity\Taxonomy\Taxon {#3211 …} #children: Doctrine\ORM\PersistentCollection {#10704 …} #left: 597 #right: 604 #level: 2 #position: 12 #translations: Doctrine\ORM\PersistentCollection {#10700 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#11050 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10699} #id: 407 #name: "Téléphonie sur IP (ToIP)" #slug: "407_Telephonie-sur-IP-ToIP" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#10702 …} #createdAt: DateTime @1715876936 {#10697 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#10698 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } -color: null -isCommercialTool: false -tags: [] -pimId: 406 } +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12892 -form: Symfony\Component\Form\Form {#13060 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12902 …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 | [] |
362
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 Réseau" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "362" |
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) {#12941 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 {#12942 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Accessoires Réseau" |
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() {#12944 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12946 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "362" |
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 {#13027 -form: Symfony\Component\Form\Form {#13063 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13036 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_362" |
label | "Accessoires Réseau" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "362" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "362" |
363
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 | "Adaptateur CPL - Courant Porteur" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "363" |
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) {#12941 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 {#12942 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Adaptateur CPL - Courant Porteur" |
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() {#12954 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12953 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "363" |
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 {#13018 -form: Symfony\Component\Form\Form {#13066 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13009 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_363" |
label | "Adaptateur CPL - Courant Porteur" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "363" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "363" |
364
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Câbles Réseau" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "364" |
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) {#12941 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 {#12942 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Câbles Réseau" |
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() {#12963 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12962 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "364" |
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 {#13000 -form: Symfony\Component\Form\Form {#13069 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12991 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_364" |
label | "Câbles Réseau" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "364" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "364" |
373
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 | "LAN" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "373" |
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) {#12941 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 {#12942 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "LAN" |
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() {#12972 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12971 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "373" |
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 {#12982 -form: Symfony\Component\Form\Form {#13072 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12973 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_373" |
label | "LAN" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "373" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "373" |
383
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 | "Racks et Armoires" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "383" |
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) {#12941 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 {#12942 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Racks et Armoires" |
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() {#12981 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12980 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "383" |
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 {#12964 -form: Symfony\Component\Form\Form {#13075 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12955 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_383" |
label | "Racks et Armoires" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "383" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "383" |
384
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 | "Réseaux Wifi" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "384" |
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) {#12941 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 {#12942 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Réseaux Wifi" |
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() {#12990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12989 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "384" |
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 {#12943 -form: Symfony\Component\Form\Form {#13078 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13118 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_384" |
label | "Réseaux Wifi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "384" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "384" |
391
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 | "Sauvegardes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "391" |
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) {#12941 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 {#12942 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Sauvegardes" |
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() {#12999 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12998 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "391" |
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 {#13120 -form: Symfony\Component\Form\Form {#13081 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13121 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_391" |
label | "Sauvegardes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "391" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "391" |
394
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Sécurité Physique" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "394" |
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) {#12941 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 {#12942 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Sécurité Physique" |
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() {#13008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#13007 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "394" |
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 {#13122 -form: Symfony\Component\Form\Form {#13084 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13123 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_394" |
label | "Sécurité Physique" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "394" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "394" |
396
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Sécurité Réseau" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "396" |
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) {#12941 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 {#12942 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Sécurité Réseau" |
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() {#13017 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#13016 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "396" |
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 {#13194 -form: Symfony\Component\Form\Form {#13087 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13201 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_396" |
label | "Sécurité Réseau" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "396" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "396" |
401
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 | "Service et Support Réseau" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "401" |
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) {#12941 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 {#12942 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Service et Support Réseau" |
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() {#13026 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#13025 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "401" |
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 {#13198 -form: Symfony\Component\Form\Form {#13090 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13197 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_401" |
label | "Service et Support Réseau" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "401" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "401" |
402
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 | "Stockage en Réseau" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "402" |
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) {#12941 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 {#12942 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Stockage en Réseau" |
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() {#13035 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#13034 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "402" |
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 {#13202 -form: Symfony\Component\Form\Form {#13093 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13203 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_402" |
label | "Stockage en Réseau" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "402" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "402" |
406
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 | "Switchs KVM" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "406" |
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) {#12941 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 {#12942 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Switchs KVM" |
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() {#13044 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#13043 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "406" |
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 {#13204 -form: Symfony\Component\Form\Form {#13096 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13205 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_406" |
label | "Switchs KVM" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "406" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "406" |
407
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Téléphonie sur IP (ToIP)" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "407" |
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) {#12941 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 {#12942 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Téléphonie sur IP (ToIP)" |
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() {#13053 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#13052 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "407" |
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 {#13206 -form: Symfony\Component\Form\Form {#13099 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13207 …5} |
full_name | "product_filter[taxons][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "product_filter_taxons_407" |
label | "Téléphonie sur IP (ToIP)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "407" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_product_filter_taxons_entry" |
valid | true |
value | "407" |
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) {#12890 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() {#12893 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12891 …} $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 {#13045 -form: Symfony\Component\Form\Form {#13102 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13054 …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) {#12899 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() {#12901 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12900 …} $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 {#13209 -form: Symfony\Component\Form\Form {#13105 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13208 …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) {#12908 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() {#12910 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12909 …} $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 {#13210 -form: Symfony\Component\Form\Form {#13108 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13211 …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 | "361" |
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) {#12917 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() {#12919 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12918 …} $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 | "361" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#13212 -form: Symfony\Component\Form\Form {#13111 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13213 …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 | "361" |
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) {#12926 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() {#12928 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12927 …} $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 {#13214 -form: Symfony\Component\Form\Form {#13114 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13215 …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() {#13158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#13128 …} $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 {#13216 -form: Symfony\Component\Form\Form {#13173 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#13217 …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) {#13218 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 | [] |