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" => null ] |
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 {#4105 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4106 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4107 …} -namespace: Closure() {#4109 …} } |
data_class | null |
disabled | false |
null |
|
empty_data | Closure(FormInterface $form) {#4133 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() {#4135 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#4134 …} $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" => null ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4219 -form: Symfony\Component\Form\Form {#4239 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4233 …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" => null ] |
"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 {#4141 +payload: null +groups: ? +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4142 +payload: null +groups: ? +message: "sylius.contact.email.invalid" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4141 +payload: null +groups: ? +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4142 +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 {#4141 +payload: null +groups: ? +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4142 +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 {#4105 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4106 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4107 …} -namespace: Closure() {#4109 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4158 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() {#4160 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#4159 …} $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 {#4183 -form: Symfony\Component\Form\Form {#4242 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4192 …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 {#4143 +payload: null +groups: ? +message: "sylius.contact.message.not_blank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4143 +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 {#4143 +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 {#4105 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4106 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4107 …} -namespace: Closure() {#4109 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4171 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() {#4173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#4172 …} $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 {#4174 -form: Symfony\Component\Form\Form {#4245 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4161 …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 {#4145 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4145 +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 {#4145 +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 {#4105 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4106 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4107 …} -namespace: Closure() {#4109 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4180 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() {#4182 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#4181 …} $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 {#4268 -form: Symfony\Component\Form\Form {#4248 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4269 …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 {#4146 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4146 +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 {#4146 +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 {#4105 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4106 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4107 …} -namespace: Closure() {#4109 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4189 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() {#4191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#4190 …} $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 {#4270 -form: Symfony\Component\Form\Form {#4251 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4271 …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 {#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 | "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 {#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 {#4105 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4106 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4107 …} -namespace: Closure() {#4109 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4198 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() {#4200 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#4199 …} $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 {#4272 -form: Symfony\Component\Form\Form {#4254 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4273 …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 {#4105 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4106 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4107 …} -namespace: Closure() {#4109 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4207 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() {#4209 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#4208 …} $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 {#4296 -form: Symfony\Component\Form\Form {#4257 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4298 …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 | null |
View 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 {#4105 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4106 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4107 …} -namespace: Closure() {#4109 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4216 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() {#4218 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#4217 …} $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 | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4299 -form: Symfony\Component\Form\Form {#4260 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4300 …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 | "" |
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 {#4105 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4106 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4107 …} -namespace: Closure() {#4109 …} } |
data | "" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4230 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() {#4232 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#4231 …} $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 {#4301 -form: Symfony\Component\Form\Form {#4263 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4302 …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 | "81eb830.Ji_NY_pd2HDoOCa8w_HDcmVKvEGgaMbCtWGCP1Ee4ao.QG2ZJrAfhze6d2TysIarFSE52wmTIYiV_xi3ZzBw0O1KSIFOzm6LIq55bw" |
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 | "81eb830.Ji_NY_pd2HDoOCa8w_HDcmVKvEGgaMbCtWGCP1Ee4ao.QG2ZJrAfhze6d2TysIarFSE52wmTIYiV_xi3ZzBw0O1KSIFOzm6LIq55bw" |
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 {#4105 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4106 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4107 …} -namespace: Closure() {#4109 …} } |
data | "81eb830.Ji_NY_pd2HDoOCa8w_HDcmVKvEGgaMbCtWGCP1Ee4ao.QG2ZJrAfhze6d2TysIarFSE52wmTIYiV_xi3ZzBw0O1KSIFOzm6LIq55bw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4306 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() {#4308 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#4307 …} $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 | "81eb830.Ji_NY_pd2HDoOCa8w_HDcmVKvEGgaMbCtWGCP1Ee4ao.QG2ZJrAfhze6d2TysIarFSE52wmTIYiV_xi3ZzBw0O1KSIFOzm6LIq55bw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4318 -form: Symfony\Component\Form\Form {#4314 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4309 …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 | "81eb830.Ji_NY_pd2HDoOCa8w_HDcmVKvEGgaMbCtWGCP1Ee4ao.QG2ZJrAfhze6d2TysIarFSE52wmTIYiV_xi3ZzBw0O1KSIFOzm6LIq55bw" |
search_bar
"App\Ecom\Application\Form\Shop\Search\SearchBarType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [] |
[] |
groupeGestion | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "novalidate" => true "data-action" => "live#action:prevent" "data-live-action-param" => "search" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4105 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4106 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4107 …} -namespace: Closure() {#4109 …} } |
data | [] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6836 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() {#6561 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6837 …} $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 {#6545 -form: Symfony\Component\Form\Form {#6529 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6560 …5} |
full_name | "search_bar" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_bar" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "search_bar" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar" |
valid | true |
value | [] |
searchTerm
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
[ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "search_bar.search_input" "data-model" => "searchTerm" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4105 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4106 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4107 …} -namespace: Closure() {#4109 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6537 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() {#6535 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6536 …} $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 {#6516 -form: Symfony\Component\Form\Form {#6526 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6517 …5} |
full_name | "search_bar[searchTerm]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_bar_searchTerm" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "searchTerm" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_bar_searchTerm" |
valid | true |
value | "" |
searchTaxon
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-model" => "searchTaxon" ] |
[ "data-model" => "searchTaxon" ] |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4577 #id: 812 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4577} #parent: null #children: Doctrine\ORM\PersistentCollection {#4600 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4588 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4713 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4577} #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 {#4598 …} #createdAt: DateTime @1721658866 {#4573 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1744036790 {#4566 date: 2025-04-07 14:39:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4604 #id: 1049 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4604} #parent: null #children: Doctrine\ORM\PersistentCollection {#4609 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4603 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4712 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4604} #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 {#4607 …} #createdAt: DateTime @1721658872 {#4605 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036854 {#4565 date: 2025-04-07 14:40:54.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4613 #id: 1136 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4613} #parent: null #children: Doctrine\ORM\PersistentCollection {#4618 …} #left: 1 #right: 608 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4612 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4719 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4613} #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 {#4616 …} #createdAt: DateTime @1721658875 {#4614 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4575 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4622 #id: 1571 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4622} #parent: null #children: Doctrine\ORM\PersistentCollection {#4627 …} #left: 1 #right: 126 #level: 1 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#4621 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4717 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4622} #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 {#4625 …} #createdAt: DateTime @1721658899 {#4623 date: 2024-07-22 14:34:59.0 UTC (+00:00) } #updatedAt: DateTime @1736347550 {#4576 date: 2025-01-08 14:45:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4631 #id: 1439 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4631} #parent: null #children: Doctrine\ORM\PersistentCollection {#4636 …} #left: 1 #right: 158 #level: 1 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4630 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4721 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4631} #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 {#4634 …} #createdAt: DateTime @1721658890 {#4632 date: 2024-07-22 14:34:50.0 UTC (+00:00) } #updatedAt: DateTime @1736347534 {#4574 date: 2025-01-08 14:45:34.0 UTC (+00:00) } -color: "#008ea0" -isCommercialTool: false -tags: [] -pimId: 241 } ] |
[ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4577 #id: 812 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4577} #parent: null #children: Doctrine\ORM\PersistentCollection {#4600 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4588 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4713 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4577} #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 {#4598 …} #createdAt: DateTime @1721658866 {#4573 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1744036790 {#4566 date: 2025-04-07 14:39:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4604 #id: 1049 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4604} #parent: null #children: Doctrine\ORM\PersistentCollection {#4609 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4603 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4712 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4604} #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 {#4607 …} #createdAt: DateTime @1721658872 {#4605 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036854 {#4565 date: 2025-04-07 14:40:54.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4613 #id: 1136 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4613} #parent: null #children: Doctrine\ORM\PersistentCollection {#4618 …} #left: 1 #right: 608 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4612 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4719 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4613} #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 {#4616 …} #createdAt: DateTime @1721658875 {#4614 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4575 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4622 #id: 1571 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4622} #parent: null #children: Doctrine\ORM\PersistentCollection {#4627 …} #left: 1 #right: 126 #level: 1 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#4621 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4717 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4622} #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 {#4625 …} #createdAt: DateTime @1721658899 {#4623 date: 2024-07-22 14:34:59.0 UTC (+00:00) } #updatedAt: DateTime @1736347550 {#4576 date: 2025-01-08 14:45:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4631 #id: 1439 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4631} #parent: null #children: Doctrine\ORM\PersistentCollection {#4636 …} #left: 1 #right: 158 #level: 1 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4630 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4721 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4631} #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 {#4634 …} #createdAt: DateTime @1721658890 {#4632 date: 2024-07-22 14:34:50.0 UTC (+00:00) } #updatedAt: DateTime @1736347534 {#4574 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 |
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 {#4655 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4656 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6552 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4670 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6521 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4669 …} } |
choices | [ App\Ecom\Domain\Entity\Taxonomy\Taxon {#4577 #id: 812 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4577} #parent: null #children: Doctrine\ORM\PersistentCollection {#4600 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4588 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4713 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4577} #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 {#4598 …} #createdAt: DateTime @1721658866 {#4573 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1744036790 {#4566 date: 2025-04-07 14:39:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4604 #id: 1049 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4604} #parent: null #children: Doctrine\ORM\PersistentCollection {#4609 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4603 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4712 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4604} #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 {#4607 …} #createdAt: DateTime @1721658872 {#4605 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036854 {#4565 date: 2025-04-07 14:40:54.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4613 #id: 1136 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4613} #parent: null #children: Doctrine\ORM\PersistentCollection {#4618 …} #left: 1 #right: 608 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4612 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4719 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4613} #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 {#4616 …} #createdAt: DateTime @1721658875 {#4614 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4575 date: 2025-01-08 14:44:58.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 111 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4622 #id: 1571 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4622} #parent: null #children: Doctrine\ORM\PersistentCollection {#4627 …} #left: 1 #right: 126 #level: 1 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#4621 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4717 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4622} #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 {#4625 …} #createdAt: DateTime @1721658899 {#4623 date: 2024-07-22 14:34:59.0 UTC (+00:00) } #updatedAt: DateTime @1736347550 {#4576 date: 2025-01-08 14:45:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 119 } App\Ecom\Domain\Entity\Taxonomy\Taxon {#4631 #id: 1439 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4631} #parent: null #children: Doctrine\ORM\PersistentCollection {#4636 …} #left: 1 #right: 158 #level: 1 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4630 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4721 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4631} #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 {#4634 …} #createdAt: DateTime @1721658890 {#4632 date: 2024-07-22 14:34:50.0 UTC (+00:00) } #updatedAt: DateTime @1736347534 {#4574 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 {#4105 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4106 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4107 …} -namespace: Closure() {#4109 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerYx2AJ1y\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 {#4660 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerYx2AJ1y\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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#6549 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6542 …} $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 | [ 812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4718 +label: "Administration" +value: "812" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4577 #id: 812 #code: "91-Administration" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4577} #parent: null #children: Doctrine\ORM\PersistentCollection {#4600 …} #left: 1 #right: 474 #level: 1 #position: 1 #translations: Doctrine\ORM\PersistentCollection {#4588 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4713 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4577} #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 {#4598 …} #createdAt: DateTime @1721658866 {#4573 date: 2024-07-22 14:34:26.0 UTC (+00:00) } #updatedAt: DateTime @1744036790 {#4566 date: 2025-04-07 14:39:50.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 91 } +attr: [] +labelTranslationParameters: [] } 1049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4722 +label: "Atelier" +value: "1049" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4604 #id: 1049 #code: "2-Atelier" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4604} #parent: null #children: Doctrine\ORM\PersistentCollection {#4609 …} #left: 1 #right: 174 #level: 1 #position: 2 #translations: Doctrine\ORM\PersistentCollection {#4603 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4712 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4604} #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 {#4607 …} #createdAt: DateTime @1721658872 {#4605 date: 2024-07-22 14:34:32.0 UTC (+00:00) } #updatedAt: DateTime @1744036854 {#4565 date: 2025-04-07 14:40:54.0 UTC (+00:00) } -color: "#1b3885" -isCommercialTool: false -tags: [] -pimId: 2 } +attr: [] +labelTranslationParameters: [] } 1136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4724 +label: "Informatique" +value: "1136" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4613 #id: 1136 #code: "111-Informatique" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4613} #parent: null #children: Doctrine\ORM\PersistentCollection {#4618 …} #left: 1 #right: 608 #level: 1 #position: 3 #translations: Doctrine\ORM\PersistentCollection {#4612 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4719 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4613} #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 {#4616 …} #createdAt: DateTime @1721658875 {#4614 date: 2024-07-22 14:34:35.0 UTC (+00:00) } #updatedAt: DateTime @1736347498 {#4575 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 {#4726 +label: "Vente - VN/VO" +value: "1571" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4622 #id: 1571 #code: "119-Vente-VN-VO" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4622} #parent: null #children: Doctrine\ORM\PersistentCollection {#4627 …} #left: 1 #right: 126 #level: 1 #position: 4 #translations: Doctrine\ORM\PersistentCollection {#4621 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4717 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4622} #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 {#4625 …} #createdAt: DateTime @1721658899 {#4623 date: 2024-07-22 14:34:59.0 UTC (+00:00) } #updatedAt: DateTime @1736347550 {#4576 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 {#4728 +label: "Papeterie personnalisée" +value: "1439" +data: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4631 #id: 1439 #code: "241-Personnalisation" #root: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4631} #parent: null #children: Doctrine\ORM\PersistentCollection {#4636 …} #left: 1 #right: 158 #level: 1 #position: 5 #translations: Doctrine\ORM\PersistentCollection {#4630 …} #translationsCache: [ "fr_FR" => App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation {#4721 #locale: "fr_FR" #translatable: App\Ecom\Domain\Entity\Taxonomy\Taxon {#4631} #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 {#4634 …} #createdAt: DateTime @1721658890 {#4632 date: 2024-07-22 14:34:50.0 UTC (+00:00) } #updatedAt: DateTime @1736347534 {#4574 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 {#6515 -form: Symfony\Component\Form\Form {#6523 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6514 …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) {#6503 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 | "a743c2e0078de83c679f66275b686._I5OY2Dl_ouRhgYXAJgogq1LGXZIvS5XWvQ_ivbjsZY.y-QeKhaunfz6vnFmY_x40vgsbD9x2HwuDJcHwsat6aGI-iJOU9SNw8e0Ng" |
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 | "a743c2e0078de83c679f66275b686._I5OY2Dl_ouRhgYXAJgogq1LGXZIvS5XWvQ_ivbjsZY.y-QeKhaunfz6vnFmY_x40vgsbD9x2HwuDJcHwsat6aGI-iJOU9SNw8e0Ng" |
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 {#4105 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4106 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4107 …} -namespace: Closure() {#4109 …} } |
data | "a743c2e0078de83c679f66275b686._I5OY2Dl_ouRhgYXAJgogq1LGXZIvS5XWvQ_ivbjsZY.y-QeKhaunfz6vnFmY_x40vgsbD9x2HwuDJcHwsat6aGI-iJOU9SNw8e0Ng" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6534 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() {#6502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2275 …} $message: Closure() {#6507 …} $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 | "a743c2e0078de83c679f66275b686._I5OY2Dl_ouRhgYXAJgogq1LGXZIvS5XWvQ_ivbjsZY.y-QeKhaunfz6vnFmY_x40vgsbD9x2HwuDJcHwsat6aGI-iJOU9SNw8e0Ng" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6492 -form: Symfony\Component\Form\Form {#6501 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6506 …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 | "a743c2e0078de83c679f66275b686._I5OY2Dl_ouRhgYXAJgogq1LGXZIvS5XWvQ_ivbjsZY.y-QeKhaunfz6vnFmY_x40vgsbD9x2HwuDJcHwsat6aGI-iJOU9SNw8e0Ng" |