- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 8
- Events
- Routing
- Cache
- Translation 47
- Security
- Twig
- HTTP Client
- Doctrine 1
- Debug
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
note
-
comment
-
_token
-
-
-
markets
-
colors
-
categories
-
tags
-
minprice
-
maxprice
-
specialOffert
-
promotional
-
newArrival
-
featured
-
bestSellers
-
_token
-
reviews_product
"App\Form\ReviewsProductType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\ReviewsProduct {#1346 -id: null -note: null -comment: null -user: null -product: null -createdAt: DateTime @1743992720 {#1347 date: 2025-04-07 02:25:20.535186 UTC (+00:00) } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\ReviewsProduct {#1346 -id: null -note: null -comment: null -user: null -product: null -createdAt: DateTime @1743992720 {#1347 date: 2025-04-07 02:25:20.535186 UTC (+00:00) } } |
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 | 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 {#1404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1406 …} -namespace: Closure() {#1408 …} } |
data | App\Entity\ReviewsProduct {#1346 -id: null -note: null -comment: null -user: null -product: null -createdAt: DateTime @1743992720 {#1347 date: 2025-04-07 02:25:20.535186 UTC (+00:00) } } |
data_class | "App\Entity\ReviewsProduct" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1427 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1365 …} use: { $class: "App\Entity\ReviewsProduct" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1429 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1410 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#1428 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "reviews_product" "_reviews_product" ] |
cache_key | "_reviews_product_reviews_product" |
compound | true |
data | App\Entity\ReviewsProduct {#1346 -id: null -note: null -comment: null -user: null -product: null -createdAt: DateTime @1743992720 {#1347 date: 2025-04-07 02:25:20.535186 UTC (+00:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1478 -form: Symfony\Component\Form\Form {#1468 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1430 …5} |
full_name | "reviews_product" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reviews_product" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "reviews_product" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reviews_product" |
valid | true |
value | App\Entity\ReviewsProduct {#1346 -id: null -note: null -comment: null -user: null -product: null -createdAt: DateTime @1743992720 {#1347 date: 2025-04-07 02:25:20.535186 UTC (+00:00) } } |
note
"Symfony\Component\Form\Extension\Core\Type\NumberType"
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 | [ "style" => "display:none" "value" => 0 ] |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "display:none" "value" => 0 ] |
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 {#1404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1406 …} -namespace: Closure() {#1408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1440 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1365 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1444 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1410 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#1443 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "display:none" "value" => 0 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_reviews_product_note" ] |
cache_key | "_reviews_product_note_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1481 -form: Symfony\Component\Form\Form {#1471 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1480 …5} |
full_name | "reviews_product[note]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reviews_product_note" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "note" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reviews_product_note" |
valid | true |
value | "" |
comment
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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" => "Your review *" "style" => "border: 1px solid #d6d8db; border-width: thin; min-height: 30px; font-size:14pt; border-radius:7pt; height:100pt" ] |
[ "placeholder" => "Your review *" "style" => "border: 1px solid #d6d8db; border-width: thin; min-height: 30px; font-size:14pt; border-radius:7pt; height:100pt" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Your review *" "style" => "border: 1px solid #d6d8db; border-width: thin; min-height: 30px; font-size:14pt; border-radius:7pt; height:100pt" ] |
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 {#1404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1406 …} -namespace: Closure() {#1408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1460 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1365 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1462 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1410 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#1461 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Your review *" "style" => "border: 1px solid #d6d8db; border-width: thin; min-height: 30px; font-size:14pt; border-radius:7pt; height:100pt" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_reviews_product_comment" ] |
cache_key | "_reviews_product_comment_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1482 -form: Symfony\Component\Form\Form {#1474 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1483 …5} |
full_name | "reviews_product[comment]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reviews_product_comment" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "comment" |
pattern | null |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reviews_product_comment" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "tqP5RxVtjlPWT1mIc_I2BLmQs3js9F9PzoMn2HMN0Pg" |
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 | "tqP5RxVtjlPWT1mIc_I2BLmQs3js9F9PzoMn2HMN0Pg" |
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 {#1404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1406 …} -namespace: Closure() {#1408 …} } |
data | "tqP5RxVtjlPWT1mIc_I2BLmQs3js9F9PzoMn2HMN0Pg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1497 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1365 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
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 | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1499 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1410 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#1496 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_reviews_product__token" ] |
cache_key | "_reviews_product__token_hidden" |
compound | false |
data | "tqP5RxVtjlPWT1mIc_I2BLmQs3js9F9PzoMn2HMN0Pg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1509 -form: Symfony\Component\Form\Form {#1505 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1500 …5} |
full_name | "reviews_product[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reviews_product__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reviews_product__token" |
valid | true |
value | "tqP5RxVtjlPWT1mIc_I2BLmQs3js9F9PzoMn2HMN0Pg" |
search_product
"App\Form\SearchProductType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\SearchProduct {#2182 -minPrice: null -maxPrice: null -markets: [] -categories: [] -colors: [] -tags: [] -specialOffert: false -featured: false -bestSellers: false -newArrival: false -promotional: false } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\SearchProduct {#2182 -minPrice: null -maxPrice: null -markets: [] -categories: [] -colors: [] -tags: [] -specialOffert: false -featured: false -bestSellers: false -newArrival: false -promotional: false } |
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 | 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 {#1404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1406 …} -namespace: Closure() {#1408 …} } |
data | App\Entity\SearchProduct {#2182 -minPrice: null -maxPrice: null -markets: [] -categories: [] -colors: [] -tags: [] -specialOffert: false -featured: false -bestSellers: false -newArrival: false -promotional: false } |
data_class | "App\Entity\SearchProduct" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2188 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1365 …} use: { $class: "App\Entity\SearchProduct" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2190 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1410 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#2189 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_product" "_search_product" ] |
cache_key | "_search_product_search_product" |
compound | true |
data | App\Entity\SearchProduct {#2182 -minPrice: null -maxPrice: null -markets: [] -categories: [] -colors: [] -tags: [] -specialOffert: false -featured: false -bestSellers: false -newArrival: false -promotional: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2388 -form: Symfony\Component\Form\Form {#2394 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2191 …5} |
full_name | "search_product" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_product" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "search_product" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_product" |
valid | true |
value | App\Entity\SearchProduct {#2182 -minPrice: null -maxPrice: null -markets: [] -categories: [] -colors: [] -tags: [] -specialOffert: false -featured: false -bestSellers: false -newArrival: false -promotional: false } |
markets
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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" => "js-categories-multiple" "style" => "width:100%" ] |
[ "class" => "js-categories-multiple" "style" => "width:100%" ] |
class | "App\Entity\Mymarket" |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "js-categories-multiple" "style" => "width:100%" ] |
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 {#2219 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2231 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2223 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2232 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2233 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2224 -om: Container3wb7xPC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1983 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Mymarket" |
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 {#1404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1406 …} -namespace: Closure() {#1408 …} } |
data_class | null |
disabled | false |
em | Container3wb7xPC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2224 -om: Container3wb7xPC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1983 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1410 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#2220 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "js-categories-multiple" "style" => "width:100%" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_product_markets" ] |
cache_key | "_search_product_markets_entity" |
choice_translation_domain | false |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2312 +label: "Clothes" +value: "1" +data: App\Entity\Mymarket {#2485 …} +attr: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2434 +label: "Sports and Hobbies" +value: "2" +data: App\Entity\Mymarket {#2488 …} +attr: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2435 +label: "Vehicle and accessories" +value: "3" +data: App\Entity\Mymarket {#2491 …} +attr: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2487 +label: "Electronics" +value: "4" +data: App\Entity\Mymarket {#2494 …} +attr: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2328 +label: "Machines" +value: "5" +data: App\Entity\Mymarket {#2497 …} +attr: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2480 +label: "Sofa & cuisine" +value: "6" +data: App\Entity\Mymarket {#2500 …} +attr: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2260 +label: "House & Garden" +value: "7" +data: App\Entity\Mymarket {#2503 …} +attr: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2431 +label: "Shoes" +value: "8" +data: App\Entity\Mymarket {#2506 …} +attr: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2286 +label: "Sheet metal" +value: "9" +data: App\Entity\Mymarket {#2509 …} +attr: [] } ] |
compound | false |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2349 -form: Symfony\Component\Form\Form {#2397 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2361 …5} |
full_name | "search_product[markets][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_product_markets" |
is_selected | Closure($choice, array $values) {#2512 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2197 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "markets" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_product_markets" |
valid | true |
value | [] |
colors
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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" => "js-categories-multiple" "style" => "width:100%" ] |
[ "class" => "js-categories-multiple" "style" => "width:100%" ] |
class | "App\Entity\Colors" |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "js-categories-multiple" "style" => "width:100%" ] |
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 {#2219 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2257 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2249 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2258 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2259 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2250 -om: Container3wb7xPC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1149 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Colors" |
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 {#1404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1406 …} -namespace: Closure() {#1408 …} } |
data_class | null |
disabled | false |
em | Container3wb7xPC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2250 -om: Container3wb7xPC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1149 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2248 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1410 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#2247 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "js-categories-multiple" "style" => "width:100%" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_product_colors" ] |
cache_key | "_search_product_colors_entity" |
choice_translation_domain | false |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2517 +label: "blue" +value: "1" +data: App\Entity\Colors {#2530 …} +attr: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2523 +label: "white" +value: "2" +data: App\Entity\Colors {#2533 …} +attr: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2524 +label: "yellow" +value: "3" +data: App\Entity\Colors {#2536 …} +attr: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2532 +label: "black" +value: "4" +data: App\Entity\Colors {#2539 …} +attr: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2516 +label: "green" +value: "5" +data: App\Entity\Colors {#2542 …} +attr: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2526 +label: "red" +value: "6" +data: App\Entity\Colors {#2545 …} +attr: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2519 +label: "brown" +value: "7" +data: App\Entity\Colors {#2548 …} +attr: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2521 +label: "black green" +value: "8" +data: App\Entity\Colors {#2551 …} +attr: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2518 +label: "purple" +value: "9" +data: App\Entity\Colors {#2554 …} +attr: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2522 +label: "kaki" +value: "10" +data: App\Entity\Colors {#2557 …} +attr: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2575 +label: "grey" +value: "11" +data: App\Entity\Colors {#2560 …} +attr: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2576 +label: "beige" +value: "12" +data: App\Entity\Colors {#2563 …} +attr: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2577 +label: "orange" +value: "13" +data: App\Entity\Colors {#2566 …} +attr: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2578 +label: "red-blue" +value: "14" +data: App\Entity\Colors {#2569 …} +attr: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2579 +label: "sky blue" +value: "15" +data: App\Entity\Colors {#2572 …} +attr: [] } ] |
compound | false |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2513 -form: Symfony\Component\Form\Form {#2400 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2514 …5} |
full_name | "search_product[colors][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_product_colors" |
is_selected | Closure($choice, array $values) {#2581 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2197 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "colors" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_product_colors" |
valid | true |
value | [] |
categories
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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" => "js-categories-multiple" "style" => "width:100%" ] |
[ "class" => "js-categories-multiple" "style" => "width:100%" ] |
class | "App\Entity\Categories" |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "js-categories-multiple" "style" => "width:100%" ] |
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 {#2219 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2283 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2275 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2284 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2285 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2276 -om: Container3wb7xPC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#991 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Categories" |
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 {#1404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1406 …} -namespace: Closure() {#1408 …} } |
data_class | null |
disabled | false |
em | Container3wb7xPC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2276 -om: Container3wb7xPC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#991 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1410 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#2273 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "js-categories-multiple" "style" => "width:100%" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_product_categories" ] |
cache_key | "_search_product_categories_entity" |
choice_translation_domain | false |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2586 +label: "Hat and scarf" +value: "1" +data: App\Entity\Categories {#2599 …} +attr: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2592 +label: "Man clothes" +value: "2" +data: App\Entity\Categories {#2602 …} +attr: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2593 +label: "Woman clothes" +value: "3" +data: App\Entity\Categories {#2605 …} +attr: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2601 +label: "Baby clothes" +value: "4" +data: App\Entity\Categories {#2608 …} +attr: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2585 +label: "Socks" +value: "5" +data: App\Entity\Categories {#2611 …} +attr: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2595 +label: "underwear man" +value: "6" +data: App\Entity\Categories {#2614 …} +attr: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2588 +label: "underwear woman" +value: "7" +data: App\Entity\Categories {#2617 …} +attr: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2590 +label: "shoes Basket" +value: "8" +data: App\Entity\Categories {#2620 …} +attr: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2587 +label: "Bag" +value: "9" +data: App\Entity\Categories {#2623 …} +attr: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2591 +label: "Shoes" +value: "10" +data: App\Entity\Categories {#2626 …} +attr: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2686 +label: "Sheet metal" +value: "11" +data: App\Entity\Categories {#2629 …} +attr: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2687 +label: "stone steel" +value: "12" +data: App\Entity\Categories {#2632 …} +attr: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2688 +label: "Air conditionig" +value: "13" +data: App\Entity\Categories {#2635 …} +attr: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2689 +label: "Laptop" +value: "14" +data: App\Entity\Categories {#2638 …} +attr: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2690 +label: "Sofa" +value: "15" +data: App\Entity\Categories {#2641 …} +attr: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2691 +label: "hobbies" +value: "16" +data: App\Entity\Categories {#2644 …} +attr: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2692 +label: "engine" +value: "17" +data: App\Entity\Categories {#2647 …} +attr: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2693 +label: "Sewing machine" +value: "18" +data: App\Entity\Categories {#2650 …} +attr: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2694 +label: "Sewing machine industrial" +value: "19" +data: App\Entity\Categories {#2653 …} +attr: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2695 +label: "Wheels" +value: "20" +data: App\Entity\Categories {#2656 …} +attr: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2696 +label: "Tire" +value: "21" +data: App\Entity\Categories {#2659 …} +attr: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2697 +label: "Garden" +value: "22" +data: App\Entity\Categories {#2662 …} +attr: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2698 +label: "Women dresses" +value: "23" +data: App\Entity\Categories {#2665 …} +attr: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2699 +label: "Stackable Chair" +value: "24" +data: App\Entity\Categories {#2668 …} +attr: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2700 +label: "Blouse" +value: "25" +data: App\Entity\Categories {#2671 …} +attr: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2701 +label: "Sofa Best" +value: "26" +data: App\Entity\Categories {#2674 …} +attr: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2702 +label: "T-shirt Empty" +value: "27" +data: App\Entity\Categories {#2677 …} +attr: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2703 +label: "T-shirt" +value: "28" +data: App\Entity\Categories {#2680 …} +attr: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2704 +label: "Shirt" +value: "29" +data: App\Entity\Categories {#2683 …} +attr: [] } ] |
compound | false |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2582 -form: Symfony\Component\Form\Form {#2403 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2583 …5} |
full_name | "search_product[categories][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_product_categories" |
is_selected | Closure($choice, array $values) {#2706 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2197 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "categories" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_product_categories" |
valid | true |
value | [] |
tags
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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" => "js-categories-multiple" "style" => "width:100%" ] |
[ "class" => "js-categories-multiple" "style" => "width:100%" ] |
class | "App\Entity\Tag" |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "js-categories-multiple" "style" => "width:100%" ] |
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 {#2219 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2309 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2301 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2310 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2311 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2302 -om: Container3wb7xPC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1106 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Tag" |
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 {#1404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1406 …} -namespace: Closure() {#1408 …} } |
data_class | null |
disabled | false |
em | Container3wb7xPC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2302 -om: Container3wb7xPC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1106 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2300 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1410 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#2299 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "js-categories-multiple" "style" => "width:100%" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_product_tags" ] |
cache_key | "_search_product_tags_entity" |
choice_translation_domain | false |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2711 +label: "Clothes" +value: "1" +data: App\Entity\Tag {#2724 …} +attr: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2717 +label: "clothes woman" +value: "2" +data: App\Entity\Tag {#2727 …} +attr: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2718 +label: "clothes man" +value: "3" +data: App\Entity\Tag {#2730 …} +attr: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2726 +label: "clothes baby" +value: "4" +data: App\Entity\Tag {#2733 …} +attr: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2710 +label: "underwear" +value: "5" +data: App\Entity\Tag {#2736 …} +attr: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2720 +label: "car" +value: "6" +data: App\Entity\Tag {#2739 …} +attr: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2713 +label: "shoes" +value: "7" +data: App\Entity\Tag {#2742 …} +attr: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2715 +label: "machine" +value: "8" +data: App\Entity\Tag {#2745 …} +attr: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2712 +label: "trouser" +value: "9" +data: App\Entity\Tag {#2748 …} +attr: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2716 +label: "Shirt" +value: "10" +data: App\Entity\Tag {#2751 …} +attr: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2826 +label: "pants" +value: "11" +data: App\Entity\Tag {#2754 …} +attr: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2827 +label: "standart bag" +value: "12" +data: App\Entity\Tag {#2757 …} +attr: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2828 +label: "sheet metal" +value: "13" +data: App\Entity\Tag {#2760 …} +attr: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2829 +label: "metal" +value: "14" +data: App\Entity\Tag {#2763 …} +attr: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2830 +label: "sheet metal red" +value: "15" +data: App\Entity\Tag {#2766 …} +attr: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2831 +label: "air-conditioning" +value: "16" +data: App\Entity\Tag {#2769 …} +attr: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2832 +label: "laptop" +value: "17" +data: App\Entity\Tag {#2772 …} +attr: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2833 +label: "sofa" +value: "18" +data: App\Entity\Tag {#2775 …} +attr: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2834 +label: "hobbies" +value: "19" +data: App\Entity\Tag {#2778 …} +attr: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2835 +label: "socks" +value: "20" +data: App\Entity\Tag {#2781 …} +attr: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2836 +label: "machine" +value: "21" +data: App\Entity\Tag {#2784 …} +attr: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2837 +label: "engine" +value: "22" +data: App\Entity\Tag {#2787 …} +attr: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2838 +label: "maîze" +value: "23" +data: App\Entity\Tag {#2790 …} +attr: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2839 +label: "maïs" +value: "24" +data: App\Entity\Tag {#2793 …} +attr: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2840 +label: "Sewing machine" +value: "25" +data: App\Entity\Tag {#2796 …} +attr: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2841 +label: "Sewing industrial" +value: "26" +data: App\Entity\Tag {#2799 …} +attr: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2842 +label: "wheels" +value: "27" +data: App\Entity\Tag {#2802 …} +attr: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2843 +label: "tire" +value: "28" +data: App\Entity\Tag {#2805 …} +attr: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2844 +label: "garden" +value: "29" +data: App\Entity\Tag {#2808 …} +attr: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2845 +label: "Stackable Chair" +value: "30" +data: App\Entity\Tag {#2811 …} +attr: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2846 +label: "dresses" +value: "31" +data: App\Entity\Tag {#2814 …} +attr: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2847 +label: "blouse woman" +value: "32" +data: App\Entity\Tag {#2817 …} +attr: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2848 +label: "T-shirt empty" +value: "33" +data: App\Entity\Tag {#2820 …} +attr: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2849 +label: "T-shirt" +value: "34" +data: App\Entity\Tag {#2823 …} +attr: [] } ] |
compound | false |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2707 -form: Symfony\Component\Form\Form {#2406 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2708 …5} |
full_name | "search_product[tags][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_product_tags" |
is_selected | Closure($choice, array $values) {#2851 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2197 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "tags" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_product_tags" |
valid | true |
value | [] |
minprice
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "min ..." "style" => "font-size: 11pt; width:110px" ] |
[ "placeholder" => "min ..." "style" => "font-size: 11pt; width:110px" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "min ..." "style" => "font-size: 11pt; width:110px" ] |
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 {#1404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1406 …} -namespace: Closure() {#1408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2325 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1365 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2327 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1410 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#2326 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "min ..." "style" => "font-size: 11pt; width:110px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_search_product_minprice" ] |
cache_key | "_search_product_minprice_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2852 -form: Symfony\Component\Form\Form {#2409 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2853 …5} |
full_name | "search_product[minprice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_product_minprice" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "minprice" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_product_minprice" |
valid | true |
value | "" |
maxprice
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "max ..." "style" => "font-size: 11pt; width:110px" ] |
[ "placeholder" => "max ..." "style" => "font-size: 11pt; width:110px" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "max ..." "style" => "font-size: 11pt; width:110px" ] |
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 {#1404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1406 …} -namespace: Closure() {#1408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2334 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1365 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2336 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1410 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#2335 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "max ..." "style" => "font-size: 11pt; width:110px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_search_product_maxprice" ] |
cache_key | "_search_product_maxprice_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2854 -form: Symfony\Component\Form\Form {#2412 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2855 …5} |
full_name | "search_product[maxprice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_product_maxprice" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "maxprice" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_product_maxprice" |
valid | true |
value | "" |
specialOffert
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [
"class" => ""
] |
[
"class" => ""
]
|
label | "Offer" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [
"class" => ""
] |
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 {#1404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1406 …} -namespace: Closure() {#1408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2346 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2342 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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 | Closure($modelData): bool {#2348 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Offer" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2352 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1410 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#2350 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [
"class" => ""
] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_search_product_specialOffert" ] |
cache_key | "_search_product_specialOffert_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2856 -form: Symfony\Component\Form\Form {#2415 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2857 …5} |
full_name | "search_product[specialOffert]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_product_specialOffert" |
label | "Offer" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "specialOffert" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_product_specialOffert" |
valid | true |
value | "1" |
promotional
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [
"class" => ""
] |
[
"class" => ""
]
|
label | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [
"class" => ""
] |
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 {#1404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1406 …} -namespace: Closure() {#1408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2346 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2342 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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 | Closure($modelData): bool {#2348 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | true |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1410 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#2359 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [
"class" => ""
] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_search_product_promotional" ] |
cache_key | "_search_product_promotional_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2858 -form: Symfony\Component\Form\Form {#2418 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2859 …5} |
full_name | "search_product[promotional]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_product_promotional" |
label | true |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "promotional" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_product_promotional" |
valid | true |
value | "1" |
newArrival
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [
"class" => ""
] |
[
"class" => ""
]
|
label | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [
"class" => ""
] |
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 {#1404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1406 …} -namespace: Closure() {#1408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2346 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2342 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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 | Closure($modelData): bool {#2348 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | true |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2369 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1410 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#2368 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [
"class" => ""
] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_search_product_newArrival" ] |
cache_key | "_search_product_newArrival_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2860 -form: Symfony\Component\Form\Form {#2421 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2861 …5} |
full_name | "search_product[newArrival]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_product_newArrival" |
label | true |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "newArrival" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_product_newArrival" |
valid | true |
value | "1" |
featured
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [
"class" => ""
] |
[
"class" => ""
]
|
label | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [
"class" => ""
] |
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 {#1404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1406 …} -namespace: Closure() {#1408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2346 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2342 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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 | Closure($modelData): bool {#2348 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | true |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2378 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1410 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#2377 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [
"class" => ""
] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_search_product_featured" ] |
cache_key | "_search_product_featured_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2862 -form: Symfony\Component\Form\Form {#2424 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2863 …5} |
full_name | "search_product[featured]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_product_featured" |
label | true |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "featured" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_product_featured" |
valid | true |
value | "1" |
bestSellers
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [
"class" => ""
] |
[
"class" => ""
]
|
label | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [
"class" => ""
] |
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 {#1404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1406 …} -namespace: Closure() {#1408 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2346 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2342 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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 | Closure($modelData): bool {#2348 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | true |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2387 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1410 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#2386 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [
"class" => ""
] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_search_product_bestSellers" ] |
cache_key | "_search_product_bestSellers_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2864 -form: Symfony\Component\Form\Form {#2427 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2865 …5} |
full_name | "search_product[bestSellers]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_product_bestSellers" |
label | true |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "bestSellers" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_product_bestSellers" |
valid | true |
value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "EF7EpPg0eyEfnQiuWm2NuxOsV0dZpio20KepZo8buzA" |
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 | "EF7EpPg0eyEfnQiuWm2NuxOsV0dZpio20KepZo8buzA" |
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 {#1404 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1405 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1406 …} -namespace: Closure() {#1408 …} } |
data | "EF7EpPg0eyEfnQiuWm2NuxOsV0dZpio20KepZo8buzA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2379 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1365 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
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 | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2866 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1410 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#2867 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_search_product__token" ] |
cache_key | "_search_product__token_hidden" |
compound | false |
data | "EF7EpPg0eyEfnQiuWm2NuxOsV0dZpio20KepZo8buzA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2877 -form: Symfony\Component\Form\Form {#2873 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2868 …5} |
full_name | "search_product[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_product__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_product__token" |
valid | true |
value | "EF7EpPg0eyEfnQiuWm2NuxOsV0dZpio20KepZo8buzA" |