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 | "330b0649a5deea27c73c4ba.NnChAtzMBdcBpUsUMYuJIFo2mLYjPrLUkcuKexfUSiU.Az3ga-2aYe5s-n4nddm_SndVrOFECdGE1P65M0abBxZpQdBpm_92lkXsEg" |
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 | "330b0649a5deea27c73c4ba.NnChAtzMBdcBpUsUMYuJIFo2mLYjPrLUkcuKexfUSiU.Az3ga-2aYe5s-n4nddm_SndVrOFECdGE1P65M0abBxZpQdBpm_92lkXsEg" |
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 | "330b0649a5deea27c73c4ba.NnChAtzMBdcBpUsUMYuJIFo2mLYjPrLUkcuKexfUSiU.Az3ga-2aYe5s-n4nddm_SndVrOFECdGE1P65M0abBxZpQdBpm_92lkXsEg" |
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 | "330b0649a5deea27c73c4ba.NnChAtzMBdcBpUsUMYuJIFo2mLYjPrLUkcuKexfUSiU.Az3ga-2aYe5s-n4nddm_SndVrOFECdGE1P65M0abBxZpQdBpm_92lkXsEg" |
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 | "330b0649a5deea27c73c4ba.NnChAtzMBdcBpUsUMYuJIFo2mLYjPrLUkcuKexfUSiU.Az3ga-2aYe5s-n4nddm_SndVrOFECdGE1P65M0abBxZpQdBpm_92lkXsEg" |
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 | "688d1bde5a4d5" |
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) {#12083 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 | "688d1bde5a4d5" |
upload_max_size_message | Closure() {#12142 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 {#12233 -form: Symfony\Component\Form\Form {#12238 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12146 …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 {#9895 #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 {#9900 …} #left: 507 #right: 508 #level: 2 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#9896 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10010 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9895} #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 {#9898 …} #createdAt: DateTime @1715876933 {#9893 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#9894 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 {#9904 #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 {#9909 …} #left: 509 #right: 510 #level: 2 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#9905 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10011 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9904} #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 {#9907 …} #createdAt: DateTime @1715876933 {#9902 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#9903 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 {#9913 #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 {#9918 …} #left: 511 #right: 528 #level: 2 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#9914 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10014 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9913} #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 {#9916 …} #createdAt: DateTime @1715876933 {#9911 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#9912 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 {#9922 #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 {#9927 …} #left: 529 #right: 548 #level: 2 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#9923 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10095 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9922} #id: 373 #name: "LAN" #slug: "373_LAN" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9925 …} #createdAt: DateTime @1715876933 {#9920 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#9921 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 {#9931 #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 {#9936 …} #left: 549 #right: 550 #level: 2 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#9932 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10184 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9931} #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 {#9934 …} #createdAt: DateTime @1715876934 {#9929 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876934 {#9930 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 {#9940 #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 {#9945 …} #left: 551 #right: 564 #level: 2 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#9941 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10187 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9940} #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 {#9943 …} #createdAt: DateTime @1715876934 {#9938 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876934 {#9939 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 {#9949 #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 {#9954 …} #left: 565 #right: 570 #level: 2 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#9950 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10248 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9949} #id: 391 #name: "Sauvegardes" #slug: "391_Sauvegardes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9952 …} #createdAt: DateTime @1715876935 {#9947 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#9948 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 {#9958 #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 {#9963 …} #left: 571 #right: 574 #level: 2 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#9959 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10269 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9958} #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 {#9961 …} #createdAt: DateTime @1715876935 {#9956 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#9957 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 {#9967 #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 {#9972 …} #left: 575 #right: 584 #level: 2 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#9968 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10280 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9967} #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 {#9970 …} #createdAt: DateTime @1715876935 {#9965 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#9966 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 {#9976 #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 {#9981 …} #left: 585 #right: 586 #level: 2 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#9977 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10319 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9976} #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 {#9979 …} #createdAt: DateTime @1715876935 {#9974 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#9975 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 {#9985 #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 {#9990 …} #left: 587 #right: 594 #level: 2 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#9986 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10322 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9985} #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 {#9988 …} #createdAt: DateTime @1715876935 {#9983 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#9984 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 {#9994 #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 {#9999 …} #left: 595 #right: 596 #level: 2 #position: 11 #translations: Doctrine\ORM\PersistentCollection {#9995 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10351 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9994} #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 {#9997 …} #createdAt: DateTime @1715876936 {#9992 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#9993 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 {#10003 #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 {#10008 …} #left: 597 #right: 604 #level: 2 #position: 12 #translations: Doctrine\ORM\PersistentCollection {#10004 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10354 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10003} #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 {#10006 …} #createdAt: DateTime @1715876936 {#10001 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#10002 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 {#9895 #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 {#9900 …} #left: 507 #right: 508 #level: 2 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#9896 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10010 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9895} #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 {#9898 …} #createdAt: DateTime @1715876933 {#9893 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#9894 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 {#9904 #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 {#9909 …} #left: 509 #right: 510 #level: 2 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#9905 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10011 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9904} #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 {#9907 …} #createdAt: DateTime @1715876933 {#9902 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#9903 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 {#9913 #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 {#9918 …} #left: 511 #right: 528 #level: 2 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#9914 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10014 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9913} #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 {#9916 …} #createdAt: DateTime @1715876933 {#9911 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#9912 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 {#9922 #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 {#9927 …} #left: 529 #right: 548 #level: 2 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#9923 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10095 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9922} #id: 373 #name: "LAN" #slug: "373_LAN" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9925 …} #createdAt: DateTime @1715876933 {#9920 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#9921 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 {#9931 #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 {#9936 …} #left: 549 #right: 550 #level: 2 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#9932 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10184 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9931} #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 {#9934 …} #createdAt: DateTime @1715876934 {#9929 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876934 {#9930 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 {#9940 #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 {#9945 …} #left: 551 #right: 564 #level: 2 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#9941 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10187 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9940} #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 {#9943 …} #createdAt: DateTime @1715876934 {#9938 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876934 {#9939 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 {#9949 #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 {#9954 …} #left: 565 #right: 570 #level: 2 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#9950 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10248 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9949} #id: 391 #name: "Sauvegardes" #slug: "391_Sauvegardes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9952 …} #createdAt: DateTime @1715876935 {#9947 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#9948 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 {#9958 #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 {#9963 …} #left: 571 #right: 574 #level: 2 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#9959 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10269 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9958} #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 {#9961 …} #createdAt: DateTime @1715876935 {#9956 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#9957 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 {#9967 #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 {#9972 …} #left: 575 #right: 584 #level: 2 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#9968 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10280 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9967} #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 {#9970 …} #createdAt: DateTime @1715876935 {#9965 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#9966 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 {#9976 #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 {#9981 …} #left: 585 #right: 586 #level: 2 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#9977 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10319 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9976} #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 {#9979 …} #createdAt: DateTime @1715876935 {#9974 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#9975 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 {#9985 #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 {#9990 …} #left: 587 #right: 594 #level: 2 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#9986 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10322 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9985} #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 {#9988 …} #createdAt: DateTime @1715876935 {#9983 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#9984 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 {#9994 #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 {#9999 …} #left: 595 #right: 596 #level: 2 #position: 11 #translations: Doctrine\ORM\PersistentCollection {#9995 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10351 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9994} #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 {#9997 …} #createdAt: DateTime @1715876936 {#9992 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#9993 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 {#10003 #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 {#10008 …} #left: 597 #right: 604 #level: 2 #position: 12 #translations: Doctrine\ORM\PersistentCollection {#10004 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10354 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10003} #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 {#10006 …} #createdAt: DateTime @1715876936 {#10001 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#10002 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 {#12159 -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 {#12167 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4451 …} } |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#9895 #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 {#9900 …} #left: 507 #right: 508 #level: 2 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#9896 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10010 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9895} #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 {#9898 …} #createdAt: DateTime @1715876933 {#9893 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#9894 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 {#9904 #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 {#9909 …} #left: 509 #right: 510 #level: 2 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#9905 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10011 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9904} #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 {#9907 …} #createdAt: DateTime @1715876933 {#9902 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#9903 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 {#9913 #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 {#9918 …} #left: 511 #right: 528 #level: 2 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#9914 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10014 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9913} #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 {#9916 …} #createdAt: DateTime @1715876933 {#9911 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#9912 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 {#9922 #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 {#9927 …} #left: 529 #right: 548 #level: 2 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#9923 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10095 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9922} #id: 373 #name: "LAN" #slug: "373_LAN" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9925 …} #createdAt: DateTime @1715876933 {#9920 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#9921 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 {#9931 #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 {#9936 …} #left: 549 #right: 550 #level: 2 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#9932 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10184 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9931} #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 {#9934 …} #createdAt: DateTime @1715876934 {#9929 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876934 {#9930 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 {#9940 #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 {#9945 …} #left: 551 #right: 564 #level: 2 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#9941 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10187 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9940} #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 {#9943 …} #createdAt: DateTime @1715876934 {#9938 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876934 {#9939 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 {#9949 #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 {#9954 …} #left: 565 #right: 570 #level: 2 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#9950 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10248 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9949} #id: 391 #name: "Sauvegardes" #slug: "391_Sauvegardes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9952 …} #createdAt: DateTime @1715876935 {#9947 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#9948 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 {#9958 #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 {#9963 …} #left: 571 #right: 574 #level: 2 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#9959 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10269 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9958} #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 {#9961 …} #createdAt: DateTime @1715876935 {#9956 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#9957 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 {#9967 #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 {#9972 …} #left: 575 #right: 584 #level: 2 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#9968 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10280 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9967} #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 {#9970 …} #createdAt: DateTime @1715876935 {#9965 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#9966 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 {#9976 #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 {#9981 …} #left: 585 #right: 586 #level: 2 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#9977 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10319 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9976} #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 {#9979 …} #createdAt: DateTime @1715876935 {#9974 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#9975 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 {#9985 #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 {#9990 …} #left: 587 #right: 594 #level: 2 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#9986 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10322 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9985} #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 {#9988 …} #createdAt: DateTime @1715876935 {#9983 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#9984 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 {#9994 #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 {#9999 …} #left: 595 #right: 596 #level: 2 #position: 11 #translations: Doctrine\ORM\PersistentCollection {#9995 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10351 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9994} #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 {#9997 …} #createdAt: DateTime @1715876936 {#9992 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#9993 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 {#10003 #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 {#10008 …} #left: 597 #right: 604 #level: 2 #position: 12 #translations: Doctrine\ORM\PersistentCollection {#10004 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10354 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10003} #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 {#10006 …} #createdAt: DateTime @1715876936 {#10001 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#10002 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() {#12158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12149 …} $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 {#12161 +label: "Accessoires Réseau" +value: "362" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9895 #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 {#9900 …} #left: 507 #right: 508 #level: 2 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#9896 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10010 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9895} #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 {#9898 …} #createdAt: DateTime @1715876933 {#9893 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#9894 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 {#12168 +label: "Adaptateur CPL - Courant Porteur" +value: "363" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9904 #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 {#9909 …} #left: 509 #right: 510 #level: 2 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#9905 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10011 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9904} #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 {#9907 …} #createdAt: DateTime @1715876933 {#9902 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#9903 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 {#12169 +label: "Câbles Réseau" +value: "364" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9913 #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 {#9918 …} #left: 511 #right: 528 #level: 2 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#9914 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10014 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9913} #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 {#9916 …} #createdAt: DateTime @1715876933 {#9911 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#9912 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 {#12170 +label: "LAN" +value: "373" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9922 #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 {#9927 …} #left: 529 #right: 548 #level: 2 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#9923 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10095 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9922} #id: 373 #name: "LAN" #slug: "373_LAN" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9925 …} #createdAt: DateTime @1715876933 {#9920 date: 2024-05-16 18:28:53.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876933 {#9921 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 {#12171 +label: "Racks et Armoires" +value: "383" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9931 #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 {#9936 …} #left: 549 #right: 550 #level: 2 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#9932 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10184 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9931} #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 {#9934 …} #createdAt: DateTime @1715876934 {#9929 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876934 {#9930 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 {#12172 +label: "Réseaux Wifi" +value: "384" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9940 #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 {#9945 …} #left: 551 #right: 564 #level: 2 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#9941 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10187 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9940} #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 {#9943 …} #createdAt: DateTime @1715876934 {#9938 date: 2024-05-16 18:28:54.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876934 {#9939 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 {#12173 +label: "Sauvegardes" +value: "391" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9949 #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 {#9954 …} #left: 565 #right: 570 #level: 2 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#9950 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10248 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9949} #id: 391 #name: "Sauvegardes" #slug: "391_Sauvegardes" #description: null } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#9952 …} #createdAt: DateTime @1715876935 {#9947 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#9948 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 {#12174 +label: "Sécurité Physique" +value: "394" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9958 #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 {#9963 …} #left: 571 #right: 574 #level: 2 #position: 7 #translations: Doctrine\ORM\PersistentCollection {#9959 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10269 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9958} #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 {#9961 …} #createdAt: DateTime @1715876935 {#9956 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#9957 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 {#12175 +label: "Sécurité Réseau" +value: "396" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9967 #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 {#9972 …} #left: 575 #right: 584 #level: 2 #position: 8 #translations: Doctrine\ORM\PersistentCollection {#9968 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10280 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9967} #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 {#9970 …} #createdAt: DateTime @1715876935 {#9965 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#9966 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 {#12176 +label: "Service et Support Réseau" +value: "401" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9976 #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 {#9981 …} #left: 585 #right: 586 #level: 2 #position: 9 #translations: Doctrine\ORM\PersistentCollection {#9977 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10319 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9976} #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 {#9979 …} #createdAt: DateTime @1715876935 {#9974 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#9975 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 {#12177 +label: "Stockage en Réseau" +value: "402" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9985 #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 {#9990 …} #left: 587 #right: 594 #level: 2 #position: 10 #translations: Doctrine\ORM\PersistentCollection {#9986 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10322 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9985} #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 {#9988 …} #createdAt: DateTime @1715876935 {#9983 date: 2024-05-16 18:28:55.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876935 {#9984 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 {#12178 +label: "Switchs KVM" +value: "406" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9994 #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 {#9999 …} #left: 595 #right: 596 #level: 2 #position: 11 #translations: Doctrine\ORM\PersistentCollection {#9995 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10351 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#9994} #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 {#9997 …} #createdAt: DateTime @1715876936 {#9992 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#9993 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 {#12179 +label: "Téléphonie sur IP (ToIP)" +value: "407" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10003 #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 {#10008 …} #left: 597 #right: 604 #level: 2 #position: 12 #translations: Doctrine\ORM\PersistentCollection {#10004 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#10354 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#10003} #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 {#10006 …} #createdAt: DateTime @1715876936 {#10001 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#10002 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 {#12196 -form: Symfony\Component\Form\Form {#12364 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12206 …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) {#12164 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) {#12245 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 {#12246 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() {#12248 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12250 …} $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 {#12331 -form: Symfony\Component\Form\Form {#12367 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12340 …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) {#12245 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 {#12246 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() {#12258 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12257 …} $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 {#12322 -form: Symfony\Component\Form\Form {#12370 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12313 …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) {#12245 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 {#12246 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() {#12267 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12266 …} $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 {#12304 -form: Symfony\Component\Form\Form {#12373 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12295 …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) {#12245 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 {#12246 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() {#12276 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12275 …} $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 {#12286 -form: Symfony\Component\Form\Form {#12376 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12277 …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) {#12245 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 {#12246 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() {#12285 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12284 …} $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 {#12268 -form: Symfony\Component\Form\Form {#12379 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12259 …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) {#12245 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 {#12246 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() {#12294 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12293 …} $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 {#12247 -form: Symfony\Component\Form\Form {#12382 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12422 …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) {#12245 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 {#12246 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() {#12303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12302 …} $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 {#12424 -form: Symfony\Component\Form\Form {#12385 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12425 …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) {#12245 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 {#12246 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() {#12312 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12311 …} $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 {#12426 -form: Symfony\Component\Form\Form {#12388 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12427 …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) {#12245 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 {#12246 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() {#12321 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12320 …} $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 {#12498 -form: Symfony\Component\Form\Form {#12391 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12505 …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) {#12245 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 {#12246 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() {#12330 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12329 …} $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 {#12502 -form: Symfony\Component\Form\Form {#12394 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12501 …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) {#12245 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 {#12246 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() {#12339 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12338 …} $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 {#12506 -form: Symfony\Component\Form\Form {#12397 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12507 …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) {#12245 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 {#12246 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() {#12348 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12347 …} $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 {#12508 -form: Symfony\Component\Form\Form {#12400 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12509 …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) {#12245 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 {#12246 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() {#12357 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12356 …} $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 {#12510 -form: Symfony\Component\Form\Form {#12403 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12511 …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) {#12194 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() {#12197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12195 …} $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 {#12349 -form: Symfony\Component\Form\Form {#12406 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12358 …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) {#12203 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() {#12205 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12204 …} $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 {#12513 -form: Symfony\Component\Form\Form {#12409 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12512 …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) {#12212 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() {#12214 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12213 …} $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 {#12514 -form: Symfony\Component\Form\Form {#12412 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12515 …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) {#12221 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() {#12223 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12222 …} $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 {#12516 -form: Symfony\Component\Form\Form {#12415 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12517 …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) {#12230 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() {#12232 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12231 …} $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 {#12518 -form: Symfony\Component\Form\Form {#12418 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12519 …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() {#12462 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#12432 …} $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 {#12520 -form: Symfony\Component\Form\Form {#12477 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12521 …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) {#12522 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 | [] |