Forms
-
sylius_contact
-
email
-
message
-
lastName
-
firstName
-
company
-
phoneNumber
-
object
-
email-repeat
-
_token
-
-
search_bar
-
searchTerm
-
searchTaxon
-
_token
-
sylius_contact
"Sylius\Bundle\CoreBundle\Form\Type\ContactType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ "lastName" => null "firstName" => null "company" => null "phoneNumber" => null "email" => null "object" => "Information catégorie Solutions logicielles pour mobiles" ] |
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 | 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 {#4107 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4108 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4109 …} -namespace: Closure() {#4111 …} } |
data_class | null |
disabled | false |
null |
|
empty_data | Closure(FormInterface $form) {#4135 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 | "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 | null |
trim | true |
upload_max_size_message | Closure() {#4137 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#4136 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "sylius_contact" "_sylius_contact" ] |
cache_key | "_sylius_contact_sylius_contact" |
compound | true |
data | [ "lastName" => null "firstName" => null "company" => null "phoneNumber" => null "email" => null "object" => "Information catégorie Solutions logicielles pour mobiles" ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4221 -form: Symfony\Component\Form\Form {#4241 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4235 …5} |
full_name | "sylius_contact" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sylius_contact" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact" |
valid | true |
value | [ "lastName" => null "firstName" => null "company" => null "phoneNumber" => null "email" => null "object" => "Information catégorie Solutions logicielles pour mobiles" ] |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4143 +payload: null +groups: ? +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4144 +payload: null +groups: ? +message: "sylius.contact.email.invalid" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4143 +payload: null +groups: ? +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4144 +payload: null +groups: ? +message: "sylius.contact.email.invalid" +mode: null +normalizer: null } ] |
label | "sylius.ui.email" |
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 | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4143 +payload: null +groups: ? +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4144 +payload: null +groups: ? +message: "sylius.contact.email.invalid" +mode: null +normalizer: null } ] |
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 {#4107 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4108 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4109 …} -namespace: Closure() {#4111 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4160 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 | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "sylius.ui.email" |
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 | null |
trim | true |
upload_max_size_message | Closure() {#4162 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#4161 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_sylius_contact_email" ] |
cache_key | "_sylius_contact_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4185 -form: Symfony\Component\Form\Form {#4244 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4194 …5} |
full_name | "sylius_contact[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact_email" |
label | "sylius.ui.email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact_email" |
valid | true |
value | "" |
message
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4145 +payload: null +groups: ? +message: "sylius.contact.message.not_blank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4145 +payload: null +groups: ? +message: "sylius.contact.message.not_blank" +allowNull: false +normalizer: null } ] |
label | "sylius.ui.message" |
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 | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4145 +payload: null +groups: ? +message: "sylius.contact.message.not_blank" +allowNull: false +normalizer: null } ] |
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 {#4107 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4108 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4109 …} -namespace: Closure() {#4111 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4173 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 | "sylius.ui.message" |
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 | null |
trim | true |
upload_max_size_message | Closure() {#4175 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#4174 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_sylius_contact_message" ] |
cache_key | "_sylius_contact_message_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4176 -form: Symfony\Component\Form\Form {#4247 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4163 …5} |
full_name | "sylius_contact[message]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact_message" |
label | "sylius.ui.message" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "message" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact_message" |
valid | true |
value | "" |
lastName
"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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4147 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4147 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | "Nom" |
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 | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4147 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
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 {#4107 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4108 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4109 …} -namespace: Closure() {#4111 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4182 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 | "Nom" |
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 | null |
trim | true |
upload_max_size_message | Closure() {#4184 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#4183 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sylius_contact_lastName" ] |
cache_key | "_sylius_contact_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4270 -form: Symfony\Component\Form\Form {#4250 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4271 …5} |
full_name | "sylius_contact[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact_lastName" |
label | "Nom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact_lastName" |
valid | true |
value | "" |
firstName
"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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4148 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4148 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | "Prénom" |
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 | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4148 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
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 {#4107 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4108 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4109 …} -namespace: Closure() {#4111 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4191 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 | "Prénom" |
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 | null |
trim | true |
upload_max_size_message | Closure() {#4193 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#4192 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sylius_contact_firstName" ] |
cache_key | "_sylius_contact_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4272 -form: Symfony\Component\Form\Form {#4253 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4273 …5} |
full_name | "sylius_contact[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact_firstName" |
label | "Prénom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact_firstName" |
valid | true |
value | "" |
company
"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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4149 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4149 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | "Société" |
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 | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4149 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
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 {#4107 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4108 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4109 …} -namespace: Closure() {#4111 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4200 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 | "Société" |
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 | null |
trim | true |
upload_max_size_message | Closure() {#4202 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#4201 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sylius_contact_company" ] |
cache_key | "_sylius_contact_company_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4274 -form: Symfony\Component\Form\Form {#4256 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4275 …5} |
full_name | "sylius_contact[company]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact_company" |
label | "Société" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "company" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact_company" |
valid | true |
value | "" |
phoneNumber
"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 |
---|---|---|
label | "Téléphone" |
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 |
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 {#4107 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4108 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4109 …} -namespace: Closure() {#4111 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4209 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 | "Téléphone" |
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() {#4211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#4210 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sylius_contact_phoneNumber" ] |
cache_key | "_sylius_contact_phoneNumber_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4298 -form: Symfony\Component\Form\Form {#4259 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4300 …5} |
full_name | "sylius_contact[phoneNumber]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact_phoneNumber" |
label | "Téléphone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phoneNumber" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact_phoneNumber" |
valid | true |
value | "" |
object
"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 | "Information catégorie Solutions logicielles pour mobiles" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Objet" |
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 |
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 {#4107 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4108 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4109 …} -namespace: Closure() {#4111 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4218 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 | "Objet" |
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() {#4220 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#4219 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sylius_contact_object" ] |
cache_key | "_sylius_contact_object_text" |
compound | false |
data | "Information catégorie Solutions logicielles pour mobiles" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4301 -form: Symfony\Component\Form\Form {#4262 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4302 …5} |
full_name | "sylius_contact[object]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact_object" |
label | "Objet" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "object" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact_object" |
valid | true |
value | "Information catégorie Solutions logicielles pour mobiles" |
email-repeat
"Eo\HoneypotBundle\Form\Type\HoneypotType"
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 |
---|---|---|
attr | [ "class" => "hide" ] |
[ "class" => "hide" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "hide" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
causesError | 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 {#4107 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4108 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4109 …} -namespace: Closure() {#4111 …} } |
data | "" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4232 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 | 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() {#4234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#4233 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "hide" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "honeypot" "_sylius_contact_email-repeat" ] |
cache_key | "_sylius_contact_email-repeat_honeypot" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4303 -form: Symfony\Component\Form\Form {#4265 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4304 …5} |
full_name | "sylius_contact[email-repeat]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact_email-repeat" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email-repeat" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact_email-repeat" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "ff78771018ffc0076288a8341c.2WmTStuF6XbCp9ELVytyEeeqGNO1Vln3cTKp4N8ymQA.sAjneLXokCfykuFML0QAKN-TIZ_cEDywIFrrpr1T2muIC8V4hNW2OJPIlA" |
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 | "ff78771018ffc0076288a8341c.2WmTStuF6XbCp9ELVytyEeeqGNO1Vln3cTKp4N8ymQA.sAjneLXokCfykuFML0QAKN-TIZ_cEDywIFrrpr1T2muIC8V4hNW2OJPIlA" |
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 {#4107 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4108 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4109 …} -namespace: Closure() {#4111 …} } |
data | "ff78771018ffc0076288a8341c.2WmTStuF6XbCp9ELVytyEeeqGNO1Vln3cTKp4N8ymQA.sAjneLXokCfykuFML0QAKN-TIZ_cEDywIFrrpr1T2muIC8V4hNW2OJPIlA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4308 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() {#4310 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#4309 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_sylius_contact__token" ] |
cache_key | "_sylius_contact__token_hidden" |
compound | false |
data | "ff78771018ffc0076288a8341c.2WmTStuF6XbCp9ELVytyEeeqGNO1Vln3cTKp4N8ymQA.sAjneLXokCfykuFML0QAKN-TIZ_cEDywIFrrpr1T2muIC8V4hNW2OJPIlA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4320 -form: Symfony\Component\Form\Form {#4316 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4311 …5} |
full_name | "sylius_contact[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact__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 | null |
unique_block_prefix | "_sylius_contact__token" |
valid | true |
value | "ff78771018ffc0076288a8341c.2WmTStuF6XbCp9ELVytyEeeqGNO1Vln3cTKp4N8ymQA.sAjneLXokCfykuFML0QAKN-TIZ_cEDywIFrrpr1T2muIC8V4hNW2OJPIlA" |
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 | [ "searchTerm" => null "searchTaxon" => null ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [ "searchTerm" => null "searchTaxon" => null ] |
[ "searchTerm" => null "searchTaxon" => null ] |
groupeGestion | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "/fr_FR/s" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "novalidate" => true "data-turbo" => "false" ] |
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 {#4107 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4108 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4109 …} -namespace: Closure() {#4111 …} } |
data | [ "searchTerm" => null "searchTaxon" => null ] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6859 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() {#6584 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6860 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/fr_FR/s" |
attr | [ "novalidate" => true "data-turbo" => "false" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_bar" "_search_bar" ] |
cache_key | "_search_bar_search_bar" |
compound | true |
data | [ "searchTerm" => null "searchTaxon" => null ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6568 -form: Symfony\Component\Form\Form {#6552 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6583 …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" => null "searchTaxon" => null ] |
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 {#4107 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4108 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4109 …} -namespace: Closure() {#4111 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6550 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() {#6558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6540 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "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 {#6529 -form: Symfony\Component\Form\Form {#6549 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6532 …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 | [ "class" => "select-searchbar" "data-model" => "searchTaxon" ] |
[ "class" => "select-searchbar" "data-model" => "searchTaxon" ] |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4582 #id: 812 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4582} #parent: null #children: Doctrine\ORM\PersistentCollection {#4605 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4593 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4720 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4582} #id: 812 #name: "Administration" #slug: "administration" #description: """ Tout le nécessaire pour vos bureaux.\n Des consommables et fournitures essentielles, à votre papeterie personnalisée. """ } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4603 …} #createdAt: DateTime @1721658866 {#4578 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1747752755 {#4571 date: 2025-05-20 14:52:35.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4609 #id: 1049 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4609} #parent: null #children: Doctrine\ORM\PersistentCollection {#4614 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4608 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4719 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4609} #id: 1049 #name: "Atelier" #slug: "1049_Atelier" #description: "Tout le nécessaire pour équiper vos compagnons et aménager vos ateliers." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4612 …} #createdAt: DateTime @1721658872 {#4610 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1747752830 {#4570 date: 2025-05-20 14:53:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4618 #id: 1136 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4618} #parent: null #children: Doctrine\ORM\PersistentCollection {#4623 …} #left: 1 #right: 616 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4617 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4726 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4618} #id: 1136 #name: "Informatique" #slug: "1136_Informatique" #description: "Tout le matériel indispensable pour optimiser vos équipements et solutions informatiques." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4621 …} #createdAt: DateTime @1721658875 {#4619 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4580 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4627 #id: 1571 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4627} #parent: null #children: Doctrine\ORM\PersistentCollection {#4632 …} #left: 1 #right: 126 #level: 1 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#4626 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4724 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4627} #id: 1571 #name: "Vente - VN/VO" #slug: "1571_Vente-VN-VO" #description: "Tout ce dont vous avez besoin pour animer vos espaces de vente. " } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4630 …} #createdAt: DateTime @1721658899 {#4628 date: 2024-07-22 14:34:59.0 UTC (+00:00) } #updatedAt: DateTime @1736347550 {#4581 date: 2025-01-08 14:45:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4636 #id: 1439 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4636} #parent: null #children: Doctrine\ORM\PersistentCollection {#4641 …} #left: 1 #right: 158 #level: 1 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4635 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4728 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4636} #id: 1439 #name: "Papeterie personnalisée" #slug: "1439_Papeterie-personnalisee" #description: "Personnalisez à votre image vos supports et objets du quotidien avec notre large gamme de produits personnalisables." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4639 …} #createdAt: DateTime @1721658890 {#4637 date: 2024-07-22 14:34:50.0 UTC (+00:00) } #updatedAt: DateTime @1736347534 {#4579 date: 2025-01-08 14:45:34.0 UTC (+00:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } ] |
[ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4582 #id: 812 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4582} #parent: null #children: Doctrine\ORM\PersistentCollection {#4605 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4593 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4720 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4582} #id: 812 #name: "Administration" #slug: "administration" #description: """ Tout le nécessaire pour vos bureaux.\n Des consommables et fournitures essentielles, à votre papeterie personnalisée. """ } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4603 …} #createdAt: DateTime @1721658866 {#4578 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1747752755 {#4571 date: 2025-05-20 14:52:35.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4609 #id: 1049 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4609} #parent: null #children: Doctrine\ORM\PersistentCollection {#4614 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4608 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4719 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4609} #id: 1049 #name: "Atelier" #slug: "1049_Atelier" #description: "Tout le nécessaire pour équiper vos compagnons et aménager vos ateliers." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4612 …} #createdAt: DateTime @1721658872 {#4610 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1747752830 {#4570 date: 2025-05-20 14:53:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4618 #id: 1136 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4618} #parent: null #children: Doctrine\ORM\PersistentCollection {#4623 …} #left: 1 #right: 616 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4617 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4726 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4618} #id: 1136 #name: "Informatique" #slug: "1136_Informatique" #description: "Tout le matériel indispensable pour optimiser vos équipements et solutions informatiques." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4621 …} #createdAt: DateTime @1721658875 {#4619 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4580 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4627 #id: 1571 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4627} #parent: null #children: Doctrine\ORM\PersistentCollection {#4632 …} #left: 1 #right: 126 #level: 1 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#4626 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4724 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4627} #id: 1571 #name: "Vente - VN/VO" #slug: "1571_Vente-VN-VO" #description: "Tout ce dont vous avez besoin pour animer vos espaces de vente. " } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4630 …} #createdAt: DateTime @1721658899 {#4628 date: 2024-07-22 14:34:59.0 UTC (+00:00) } #updatedAt: DateTime @1736347550 {#4581 date: 2025-01-08 14:45:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4636 #id: 1439 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4636} #parent: null #children: Doctrine\ORM\PersistentCollection {#4641 …} #left: 1 #right: 158 #level: 1 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4635 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4728 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4636} #id: 1439 #name: "Papeterie personnalisée" #slug: "1439_Papeterie-personnalisee" #description: "Personnalisez à votre image vos supports et objets du quotidien avec notre large gamme de produits personnalisables." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4639 …} #createdAt: DateTime @1721658890 {#4637 date: 2024-07-22 14:34:50.0 UTC (+00:00) } #updatedAt: DateTime @1736347534 {#4579 date: 2025-01-08 14:45:34.0 UTC (+00:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } ] |
class | "App\Ecom\Domain\Entity\Taxonomy\Taxon" |
same as passed value |
label | false |
false
|
placeholder | "search_bar.categorie_select" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "select-searchbar" "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 {#4660 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4661 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6575 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4675 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6563 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4674 …} } |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4582 #id: 812 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4582} #parent: null #children: Doctrine\ORM\PersistentCollection {#4605 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4593 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4720 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4582} #id: 812 #name: "Administration" #slug: "administration" #description: """ Tout le nécessaire pour vos bureaux.\n Des consommables et fournitures essentielles, à votre papeterie personnalisée. """ } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4603 …} #createdAt: DateTime @1721658866 {#4578 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1747752755 {#4571 date: 2025-05-20 14:52:35.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4609 #id: 1049 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4609} #parent: null #children: Doctrine\ORM\PersistentCollection {#4614 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4608 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4719 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4609} #id: 1049 #name: "Atelier" #slug: "1049_Atelier" #description: "Tout le nécessaire pour équiper vos compagnons et aménager vos ateliers." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4612 …} #createdAt: DateTime @1721658872 {#4610 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1747752830 {#4570 date: 2025-05-20 14:53:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4618 #id: 1136 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4618} #parent: null #children: Doctrine\ORM\PersistentCollection {#4623 …} #left: 1 #right: 616 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4617 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4726 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4618} #id: 1136 #name: "Informatique" #slug: "1136_Informatique" #description: "Tout le matériel indispensable pour optimiser vos équipements et solutions informatiques." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4621 …} #createdAt: DateTime @1721658875 {#4619 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4580 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4627 #id: 1571 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4627} #parent: null #children: Doctrine\ORM\PersistentCollection {#4632 …} #left: 1 #right: 126 #level: 1 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#4626 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4724 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4627} #id: 1571 #name: "Vente - VN/VO" #slug: "1571_Vente-VN-VO" #description: "Tout ce dont vous avez besoin pour animer vos espaces de vente. " } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4630 …} #createdAt: DateTime @1721658899 {#4628 date: 2024-07-22 14:34:59.0 UTC (+00:00) } #updatedAt: DateTime @1736347550 {#4581 date: 2025-01-08 14:45:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4636 #id: 1439 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4636} #parent: null #children: Doctrine\ORM\PersistentCollection {#4641 …} #left: 1 #right: 158 #level: 1 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4635 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4728 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4636} #id: 1439 #name: "Papeterie personnalisée" #slug: "1439_Papeterie-personnalisee" #description: "Personnalisez à votre image vos supports et objets du quotidien avec notre large gamme de produits personnalisables." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4639 …} #createdAt: DateTime @1721658890 {#4637 date: 2024-07-22 14:34:50.0 UTC (+00:00) } #updatedAt: DateTime @1736347534 {#4579 date: 2025-01-08 14:45:34.0 UTC (+00:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } ] |
class | "App\Ecom\Domain\Entity\Taxonomy\Taxon" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4107 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4108 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4109 …} -namespace: Closure() {#4111 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerDevWzHe\EntityManagerGhostE8260f8 {#120 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4665 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerDevWzHe\EntityManagerGhostE8260f8 {#120 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2683 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "search_bar.categorie_select" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#6572 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6571 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "select-searchbar" "data-model" => "searchTaxon" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_bar_searchTaxon" ] |
cache_key | "_search_bar_searchTaxon_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4725 +label: "Administration" +value: "812" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4582 #id: 812 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4582} #parent: null #children: Doctrine\ORM\PersistentCollection {#4605 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4593 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4720 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4582} #id: 812 #name: "Administration" #slug: "administration" #description: """ Tout le nécessaire pour vos bureaux.\n Des consommables et fournitures essentielles, à votre papeterie personnalisée. """ } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4603 …} #createdAt: DateTime @1721658866 {#4578 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1747752755 {#4571 date: 2025-05-20 14:52:35.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } +attr: [] +labelTranslationParameters: [] } 1049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4729 +label: "Atelier" +value: "1049" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4609 #id: 1049 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4609} #parent: null #children: Doctrine\ORM\PersistentCollection {#4614 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4608 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4719 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4609} #id: 1049 #name: "Atelier" #slug: "1049_Atelier" #description: "Tout le nécessaire pour équiper vos compagnons et aménager vos ateliers." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4612 …} #createdAt: DateTime @1721658872 {#4610 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1747752830 {#4570 date: 2025-05-20 14:53:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } +attr: [] +labelTranslationParameters: [] } 1136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4731 +label: "Informatique" +value: "1136" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4618 #id: 1136 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4618} #parent: null #children: Doctrine\ORM\PersistentCollection {#4623 …} #left: 1 #right: 616 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4617 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4726 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4618} #id: 1136 #name: "Informatique" #slug: "1136_Informatique" #description: "Tout le matériel indispensable pour optimiser vos équipements et solutions informatiques." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4621 …} #createdAt: DateTime @1721658875 {#4619 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4580 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } +attr: [] +labelTranslationParameters: [] } 1571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4733 +label: "Vente - VN/VO" +value: "1571" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4627 #id: 1571 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4627} #parent: null #children: Doctrine\ORM\PersistentCollection {#4632 …} #left: 1 #right: 126 #level: 1 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#4626 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4724 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4627} #id: 1571 #name: "Vente - VN/VO" #slug: "1571_Vente-VN-VO" #description: "Tout ce dont vous avez besoin pour animer vos espaces de vente. " } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4630 …} #createdAt: DateTime @1721658899 {#4628 date: 2024-07-22 14:34:59.0 UTC (+00:00) } #updatedAt: DateTime @1736347550 {#4581 date: 2025-01-08 14:45:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } +attr: [] +labelTranslationParameters: [] } 1439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4735 +label: "Papeterie personnalisée" +value: "1439" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4636 #id: 1439 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4636} #parent: null #children: Doctrine\ORM\PersistentCollection {#4641 …} #left: 1 #right: 158 #level: 1 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4635 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4728 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4636} #id: 1439 #name: "Papeterie personnalisée" #slug: "1439_Papeterie-personnalisee" #description: "Personnalisez à votre image vos supports et objets du quotidien avec notre large gamme de produits personnalisables." } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #enabled: true #images: Doctrine\ORM\PersistentCollection {#4639 …} #createdAt: DateTime @1721658890 {#4637 date: 2024-07-22 14:34:50.0 UTC (+00:00) } #updatedAt: DateTime @1736347534 {#4579 date: 2025-01-08 14:45:34.0 UTC (+00:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6538 -form: Symfony\Component\Form\Form {#6546 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6537 …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) {#6531 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 | false |
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 | "69c97973329167f332c2fce01b82b._ESgCb6evr4Uq9DHKWndfYFa2ozcaFBQt4r6rz-R6_A.iDzCUPHx3IhVhqO1QivkNe1377W1KjIE08aY9nLDiLGoKJJlk9WJykX8kQ" |
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 | "69c97973329167f332c2fce01b82b._ESgCb6evr4Uq9DHKWndfYFa2ozcaFBQt4r6rz-R6_A.iDzCUPHx3IhVhqO1QivkNe1377W1KjIE08aY9nLDiLGoKJJlk9WJykX8kQ" |
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 {#4107 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4108 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4109 …} -namespace: Closure() {#4111 …} } |
data | "69c97973329167f332c2fce01b82b._ESgCb6evr4Uq9DHKWndfYFa2ozcaFBQt4r6rz-R6_A.iDzCUPHx3IhVhqO1QivkNe1377W1KjIE08aY9nLDiLGoKJJlk9WJykX8kQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6557 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() {#6522 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6528 …} $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 | "69c97973329167f332c2fce01b82b._ESgCb6evr4Uq9DHKWndfYFa2ozcaFBQt4r6rz-R6_A.iDzCUPHx3IhVhqO1QivkNe1377W1KjIE08aY9nLDiLGoKJJlk9WJykX8kQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6518 -form: Symfony\Component\Form\Form {#6517 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6521 …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 | "69c97973329167f332c2fce01b82b._ESgCb6evr4Uq9DHKWndfYFa2ozcaFBQt4r6rz-R6_A.iDzCUPHx3IhVhqO1QivkNe1377W1KjIE08aY9nLDiLGoKJJlk9WJykX8kQ" |