Forms
-
search_bar
-
searchTerm
-
searchTaxon
-
_token
-
search_bar
Form type:
"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 {#4682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4679 …} -namespace: Closure() {#4692 …} } |
data | [] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6772 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() {#6643 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6773 …} $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 {#6235 -form: Symfony\Component\Form\Form {#6613 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6642 …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
Form type:
"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 {#4682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4679 …} -namespace: Closure() {#4692 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6623 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() {#6619 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6620 …} $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 {#6589 -form: Symfony\Component\Form\Form {#6600 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6601 …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
Form type:
"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 {#4785 #id: 1 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4785} #parent: null #children: Doctrine\ORM\PersistentCollection {#4821 …} #left: 1 #right: 40 #level: 0 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#4809 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4947 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4785} #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 {#4819 …} #createdAt: DateTime @1715876916 {#4795 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876916 {#4787 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 {#4825 #id: 21 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4825} #parent: null #children: Doctrine\ORM\PersistentCollection {#4830 …} #left: 1 #right: 174 #level: 0 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4824 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4946 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4825} #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 {#4828 …} #createdAt: DateTime @1715876917 {#4826 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876917 {#4786 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4834 #id: 108 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4834} #parent: null #children: Doctrine\ORM\PersistentCollection {#4839 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4833 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4953 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4834} #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 {#4837 …} #createdAt: DateTime @1715876919 {#4835 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4797 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4843 #id: 411 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4843} #parent: null #children: Doctrine\ORM\PersistentCollection {#4848 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4842 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4951 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4843} #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 {#4846 …} #createdAt: DateTime @1715876936 {#4844 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4798 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 {#4852 #id: 466 #code: "183-Renault-Group" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4852} #parent: null #children: Doctrine\ORM\PersistentCollection {#4857 …} #left: 1 #right: 112 #level: 0 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4851 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4955 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4852} #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 {#4855 …} #createdAt: DateTime @1715876940 {#4853 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876940 {#4796 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 {#4861 #id: 522 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4861} #parent: null #children: Doctrine\ORM\PersistentCollection {#4866 …} #left: 1 #right: 104 #level: 0 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#4860 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4957 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4861} #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 {#4864 …} #createdAt: DateTime @1715876945 {#4862 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876945 {#4823 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 {#4785 #id: 1 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4785} #parent: null #children: Doctrine\ORM\PersistentCollection {#4821 …} #left: 1 #right: 40 #level: 0 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#4809 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4947 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4785} #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 {#4819 …} #createdAt: DateTime @1715876916 {#4795 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876916 {#4787 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 {#4825 #id: 21 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4825} #parent: null #children: Doctrine\ORM\PersistentCollection {#4830 …} #left: 1 #right: 174 #level: 0 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4824 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4946 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4825} #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 {#4828 …} #createdAt: DateTime @1715876917 {#4826 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876917 {#4786 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4834 #id: 108 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4834} #parent: null #children: Doctrine\ORM\PersistentCollection {#4839 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4833 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4953 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4834} #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 {#4837 …} #createdAt: DateTime @1715876919 {#4835 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4797 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4843 #id: 411 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4843} #parent: null #children: Doctrine\ORM\PersistentCollection {#4848 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4842 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4951 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4843} #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 {#4846 …} #createdAt: DateTime @1715876936 {#4844 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4798 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 {#4852 #id: 466 #code: "183-Renault-Group" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4852} #parent: null #children: Doctrine\ORM\PersistentCollection {#4857 …} #left: 1 #right: 112 #level: 0 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4851 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4955 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4852} #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 {#4855 …} #createdAt: DateTime @1715876940 {#4853 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876940 {#4796 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 {#4861 #id: 522 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4861} #parent: null #children: Doctrine\ORM\PersistentCollection {#4866 …} #left: 1 #right: 104 #level: 0 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#4860 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4957 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4861} #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 {#4864 …} #createdAt: DateTime @1715876945 {#4862 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876945 {#4823 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 {#4885 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4886 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6636 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4900 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6618 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4899 …} } |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4785 #id: 1 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4785} #parent: null #children: Doctrine\ORM\PersistentCollection {#4821 …} #left: 1 #right: 40 #level: 0 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#4809 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4947 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4785} #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 {#4819 …} #createdAt: DateTime @1715876916 {#4795 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876916 {#4787 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 {#4825 #id: 21 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4825} #parent: null #children: Doctrine\ORM\PersistentCollection {#4830 …} #left: 1 #right: 174 #level: 0 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4824 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4946 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4825} #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 {#4828 …} #createdAt: DateTime @1715876917 {#4826 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876917 {#4786 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4834 #id: 108 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4834} #parent: null #children: Doctrine\ORM\PersistentCollection {#4839 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4833 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4953 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4834} #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 {#4837 …} #createdAt: DateTime @1715876919 {#4835 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4797 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4843 #id: 411 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4843} #parent: null #children: Doctrine\ORM\PersistentCollection {#4848 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4842 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4951 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4843} #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 {#4846 …} #createdAt: DateTime @1715876936 {#4844 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4798 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 {#4852 #id: 466 #code: "183-Renault-Group" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4852} #parent: null #children: Doctrine\ORM\PersistentCollection {#4857 …} #left: 1 #right: 112 #level: 0 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4851 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4955 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4852} #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 {#4855 …} #createdAt: DateTime @1715876940 {#4853 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876940 {#4796 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 {#4861 #id: 522 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4861} #parent: null #children: Doctrine\ORM\PersistentCollection {#4866 …} #left: 1 #right: 104 #level: 0 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#4860 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4957 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4861} #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 {#4864 …} #createdAt: DateTime @1715876945 {#4862 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876945 {#4823 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 {#4682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4679 …} -namespace: Closure() {#4692 …} } |
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 {#4890 -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() {#6633 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6632 …} $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 {#4952 +label: "Administration" +value: "1" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4785 #id: 1 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4785} #parent: null #children: Doctrine\ORM\PersistentCollection {#4821 …} #left: 1 #right: 40 #level: 0 #position: 0 #translations: Doctrine\ORM\PersistentCollection {#4809 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4947 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4785} #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 {#4819 …} #createdAt: DateTime @1715876916 {#4795 date: 2024-05-16 18:28:36.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876916 {#4787 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 {#4956 +label: "Atelier" +value: "21" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4825 #id: 21 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4825} #parent: null #children: Doctrine\ORM\PersistentCollection {#4830 …} #left: 1 #right: 174 #level: 0 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4824 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4946 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4825} #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 {#4828 …} #createdAt: DateTime @1715876917 {#4826 date: 2024-05-16 18:28:37.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876917 {#4786 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 {#4958 +label: "Informatique" +value: "108" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4834 #id: 108 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4834} #parent: null #children: Doctrine\ORM\PersistentCollection {#4839 …} #left: 1 #right: 606 #level: 0 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4833 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4953 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4834} #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 {#4837 …} #createdAt: DateTime @1715876919 {#4835 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876919 {#4797 date: 2024-05-16 18:28:39.0 Europe/Paris (+02:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4960 +label: "Personnalisation" +value: "411" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4843 #id: 411 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4843} #parent: null #children: Doctrine\ORM\PersistentCollection {#4848 …} #left: 1 #right: 108 #level: 0 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4842 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4951 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4843} #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 {#4846 …} #createdAt: DateTime @1715876936 {#4844 date: 2024-05-16 18:28:56.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876936 {#4798 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 {#4962 +label: "Renault Group" +value: "466" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4852 #id: 466 #code: "183-Renault-Group" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4852} #parent: null #children: Doctrine\ORM\PersistentCollection {#4857 …} #left: 1 #right: 112 #level: 0 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4851 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4955 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4852} #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 {#4855 …} #createdAt: DateTime @1715876940 {#4853 date: 2024-05-16 18:29:00.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876940 {#4796 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 {#4964 +label: "Vente - VN/VO" +value: "522" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4861 #id: 522 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4861} #parent: null #children: Doctrine\ORM\PersistentCollection {#4866 …} #left: 1 #right: 104 #level: 0 #position: 6 #translations: Doctrine\ORM\PersistentCollection {#4860 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4957 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4861} #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 {#4864 …} #createdAt: DateTime @1715876945 {#4862 date: 2024-05-16 18:29:05.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1715876945 {#4823 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 {#6580 -form: Symfony\Component\Form\Form {#6599 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6598 …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) {#6594 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 | "34541ec5c22a6e2d06c0eb90524876.fQIsyVrbHkpZskTW1iHSYVhFBntB2hOp1mtxprAuTrM.FTFVh2qSegEQn3Ks4XG_OT8cZzYbqSDAmBI45NpLJ4JKUEqtEbd8Iy_FdA" |
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 | "34541ec5c22a6e2d06c0eb90524876.fQIsyVrbHkpZskTW1iHSYVhFBntB2hOp1mtxprAuTrM.FTFVh2qSegEQn3Ks4XG_OT8cZzYbqSDAmBI45NpLJ4JKUEqtEbd8Iy_FdA" |
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 {#4682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4679 …} -namespace: Closure() {#4692 …} } |
data | "34541ec5c22a6e2d06c0eb90524876.fQIsyVrbHkpZskTW1iHSYVhFBntB2hOp1mtxprAuTrM.FTFVh2qSegEQn3Ks4XG_OT8cZzYbqSDAmBI45NpLJ4JKUEqtEbd8Iy_FdA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6612 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() {#6592 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2269 …} $message: Closure() {#6591 …} $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 | "34541ec5c22a6e2d06c0eb90524876.fQIsyVrbHkpZskTW1iHSYVhFBntB2hOp1mtxprAuTrM.FTFVh2qSegEQn3Ks4XG_OT8cZzYbqSDAmBI45NpLJ4JKUEqtEbd8Iy_FdA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6581 -form: Symfony\Component\Form\Form {#6585 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6590 …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 | "34541ec5c22a6e2d06c0eb90524876.fQIsyVrbHkpZskTW1iHSYVhFBntB2hOp1mtxprAuTrM.FTFVh2qSegEQn3Ks4XG_OT8cZzYbqSDAmBI45NpLJ4JKUEqtEbd8Iy_FdA" |