- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 8
- Events
- Routing
- Cache
- Translation 86
- 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
-
-
markets
-
colors
-
categories
-
tags
-
minprice
-
maxprice
-
specialOffert
-
promotional
-
newArrival
-
featured
-
bestSellers
-
_token
-
-
-
name
-
email
-
phone
-
subject
-
content
-
_token
-
search_product
"App\Form\SearchProductType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\SearchProduct {#4988 -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 {#4988 -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 {#5018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5020 …} -namespace: Closure() {#5022 …} } |
data | App\Entity\SearchProduct {#4988 -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) {#5041 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5004 …} 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() {#5043 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#5042 …} } } |
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 {#4988 -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 {#5243 -form: Symfony\Component\Form\Form {#5249 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5044 …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 {#4988 -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 {#5072 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5083 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5076 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5084 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5085 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5077 -om: Container3wb7xPC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#874 …} -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 {#5018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5020 …} -namespace: Closure() {#5022 …} } |
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 {#5077 -om: Container3wb7xPC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#874 …} -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() {#5075 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#5073 …} } } |
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 {#5163 +label: "Clothes" +value: "1" +data: App\Entity\Mymarket {#3266 …} +attr: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +label: "Sports and Hobbies" +value: "2" +data: App\Entity\Mymarket {#3270 …} +attr: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5290 +label: "Vehicle and accessories" +value: "3" +data: App\Entity\Mymarket {#3273 …} +attr: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5342 +label: "Electronics" +value: "4" +data: App\Entity\Mymarket {#3276 …} +attr: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5183 +label: "Machines" +value: "5" +data: App\Entity\Mymarket {#3279 …} +attr: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5335 +label: "Sofa & cuisine" +value: "6" +data: App\Entity\Mymarket {#3282 …} +attr: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5112 +label: "House & Garden" +value: "7" +data: App\Entity\Mymarket {#3285 …} +attr: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5286 +label: "Shoes" +value: "8" +data: App\Entity\Mymarket {#3288 …} +attr: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5138 +label: "Sheet metal" +value: "9" +data: App\Entity\Mymarket {#3291 …} +attr: [] } ] |
compound | false |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5204 -form: Symfony\Component\Form\Form {#5252 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5216 …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) {#5291 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5050 …} } |
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 {#5072 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5109 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5101 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5110 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5111 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5102 -om: Container3wb7xPC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1324 …} -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 {#5018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5020 …} -namespace: Closure() {#5022 …} } |
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 {#5102 -om: Container3wb7xPC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1324 …} -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() {#5100 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#5099 …} } } |
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 {#5343 +label: "blue" +value: "1" +data: App\Entity\Colors {#5356 …} +attr: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "white" +value: "2" +data: App\Entity\Colors {#5359 …} +attr: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +label: "yellow" +value: "3" +data: App\Entity\Colors {#5362 …} +attr: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5358 +label: "black" +value: "4" +data: App\Entity\Colors {#5365 …} +attr: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +label: "green" +value: "5" +data: App\Entity\Colors {#5368 …} +attr: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5352 +label: "red" +value: "6" +data: App\Entity\Colors {#5371 …} +attr: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +label: "brown" +value: "7" +data: App\Entity\Colors {#5374 …} +attr: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +label: "black green" +value: "8" +data: App\Entity\Colors {#5377 …} +attr: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5344 +label: "purple" +value: "9" +data: App\Entity\Colors {#5380 …} +attr: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +label: "kaki" +value: "10" +data: App\Entity\Colors {#5383 …} +attr: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5401 +label: "grey" +value: "11" +data: App\Entity\Colors {#5386 …} +attr: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5402 +label: "beige" +value: "12" +data: App\Entity\Colors {#5389 …} +attr: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5403 +label: "orange" +value: "13" +data: App\Entity\Colors {#5392 …} +attr: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5404 +label: "red-blue" +value: "14" +data: App\Entity\Colors {#5395 …} +attr: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5405 +label: "sky blue" +value: "15" +data: App\Entity\Colors {#5398 …} +attr: [] } ] |
compound | false |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5340 -form: Symfony\Component\Form\Form {#5255 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5339 …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) {#5407 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5050 …} } |
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 {#5072 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5135 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5127 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5136 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5137 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5128 -om: Container3wb7xPC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1204 …} -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 {#5018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5020 …} -namespace: Closure() {#5022 …} } |
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 {#5128 -om: Container3wb7xPC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1204 …} -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() {#5126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#5125 …} } } |
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 {#5412 +label: "Hat and scarf" +value: "1" +data: App\Entity\Categories {#5425 …} +attr: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5418 +label: "Man clothes" +value: "2" +data: App\Entity\Categories {#5428 …} +attr: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5419 +label: "Woman clothes" +value: "3" +data: App\Entity\Categories {#5431 …} +attr: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5427 +label: "Baby clothes" +value: "4" +data: App\Entity\Categories {#5434 …} +attr: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5411 +label: "Socks" +value: "5" +data: App\Entity\Categories {#5437 …} +attr: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5421 +label: "underwear man" +value: "6" +data: App\Entity\Categories {#5440 …} +attr: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5414 +label: "underwear woman" +value: "7" +data: App\Entity\Categories {#5443 …} +attr: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5416 +label: "shoes Basket" +value: "8" +data: App\Entity\Categories {#5446 …} +attr: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5413 +label: "Bag" +value: "9" +data: App\Entity\Categories {#5449 …} +attr: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5417 +label: "Shoes" +value: "10" +data: App\Entity\Categories {#5452 …} +attr: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5512 +label: "Sheet metal" +value: "11" +data: App\Entity\Categories {#5455 …} +attr: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5513 +label: "stone steel" +value: "12" +data: App\Entity\Categories {#5458 …} +attr: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5514 +label: "Air conditionig" +value: "13" +data: App\Entity\Categories {#5461 …} +attr: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5515 +label: "Laptop" +value: "14" +data: App\Entity\Categories {#5464 …} +attr: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5516 +label: "Sofa" +value: "15" +data: App\Entity\Categories {#5467 …} +attr: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5517 +label: "hobbies" +value: "16" +data: App\Entity\Categories {#5470 …} +attr: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5518 +label: "engine" +value: "17" +data: App\Entity\Categories {#5473 …} +attr: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5519 +label: "Sewing machine" +value: "18" +data: App\Entity\Categories {#5476 …} +attr: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5520 +label: "Sewing machine industrial" +value: "19" +data: App\Entity\Categories {#5479 …} +attr: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5521 +label: "Wheels" +value: "20" +data: App\Entity\Categories {#5482 …} +attr: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5522 +label: "Tire" +value: "21" +data: App\Entity\Categories {#5485 …} +attr: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5523 +label: "Garden" +value: "22" +data: App\Entity\Categories {#5488 …} +attr: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5524 +label: "Women dresses" +value: "23" +data: App\Entity\Categories {#5491 …} +attr: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5525 +label: "Stackable Chair" +value: "24" +data: App\Entity\Categories {#5494 …} +attr: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5526 +label: "Blouse" +value: "25" +data: App\Entity\Categories {#5497 …} +attr: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5527 +label: "Sofa Best" +value: "26" +data: App\Entity\Categories {#5500 …} +attr: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5528 +label: "T-shirt Empty" +value: "27" +data: App\Entity\Categories {#5503 …} +attr: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5529 +label: "T-shirt" +value: "28" +data: App\Entity\Categories {#5506 …} +attr: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5530 +label: "Shirt" +value: "29" +data: App\Entity\Categories {#5509 …} +attr: [] } ] |
compound | false |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5408 -form: Symfony\Component\Form\Form {#5258 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5409 …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) {#5532 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5050 …} } |
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 {#5072 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5160 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5153 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5161 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5162 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5154 -om: Container3wb7xPC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#826 …} -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 {#5018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5020 …} -namespace: Closure() {#5022 …} } |
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 {#5154 -om: Container3wb7xPC\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#826 …} -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() {#5152 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#5151 …} } } |
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 {#5537 +label: "Clothes" +value: "1" +data: App\Entity\Tag {#3156 …} +attr: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5543 +label: "clothes woman" +value: "2" +data: App\Entity\Tag {#3160 …} +attr: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5544 +label: "clothes man" +value: "3" +data: App\Entity\Tag {#3163 …} +attr: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5552 +label: "clothes baby" +value: "4" +data: App\Entity\Tag {#3166 …} +attr: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5536 +label: "underwear" +value: "5" +data: App\Entity\Tag {#3169 …} +attr: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5546 +label: "car" +value: "6" +data: App\Entity\Tag {#3172 …} +attr: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5539 +label: "shoes" +value: "7" +data: App\Entity\Tag {#3175 …} +attr: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5541 +label: "machine" +value: "8" +data: App\Entity\Tag {#3178 …} +attr: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5538 +label: "trouser" +value: "9" +data: App\Entity\Tag {#3181 …} +attr: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5542 +label: "Shirt" +value: "10" +data: App\Entity\Tag {#3184 …} +attr: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5545 +label: "pants" +value: "11" +data: App\Entity\Tag {#3187 …} +attr: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5550 +label: "standart bag" +value: "12" +data: App\Entity\Tag {#3190 …} +attr: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5549 +label: "sheet metal" +value: "13" +data: App\Entity\Tag {#3193 …} +attr: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5548 +label: "metal" +value: "14" +data: App\Entity\Tag {#3196 …} +attr: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5547 +label: "sheet metal red" +value: "15" +data: App\Entity\Tag {#3199 …} +attr: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5553 +label: "air-conditioning" +value: "16" +data: App\Entity\Tag {#3202 …} +attr: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5554 +label: "laptop" +value: "17" +data: App\Entity\Tag {#3205 …} +attr: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5555 +label: "sofa" +value: "18" +data: App\Entity\Tag {#3208 …} +attr: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5556 +label: "hobbies" +value: "19" +data: App\Entity\Tag {#3211 …} +attr: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5557 +label: "socks" +value: "20" +data: App\Entity\Tag {#3214 …} +attr: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5558 +label: "machine" +value: "21" +data: App\Entity\Tag {#3217 …} +attr: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5559 +label: "engine" +value: "22" +data: App\Entity\Tag {#3220 …} +attr: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5560 +label: "maîze" +value: "23" +data: App\Entity\Tag {#3223 …} +attr: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5561 +label: "maïs" +value: "24" +data: App\Entity\Tag {#3226 …} +attr: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5562 +label: "Sewing machine" +value: "25" +data: App\Entity\Tag {#3229 …} +attr: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5563 +label: "Sewing industrial" +value: "26" +data: App\Entity\Tag {#3232 …} +attr: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5564 +label: "wheels" +value: "27" +data: App\Entity\Tag {#3235 …} +attr: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5565 +label: "tire" +value: "28" +data: App\Entity\Tag {#3238 …} +attr: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5566 +label: "garden" +value: "29" +data: App\Entity\Tag {#3241 …} +attr: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5567 +label: "Stackable Chair" +value: "30" +data: App\Entity\Tag {#3244 …} +attr: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5568 +label: "dresses" +value: "31" +data: App\Entity\Tag {#3247 …} +attr: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5569 +label: "blouse woman" +value: "32" +data: App\Entity\Tag {#3250 …} +attr: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5570 +label: "T-shirt empty" +value: "33" +data: App\Entity\Tag {#3253 …} +attr: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5571 +label: "T-shirt" +value: "34" +data: App\Entity\Tag {#3256 …} +attr: [] } ] |
compound | false |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5533 -form: Symfony\Component\Form\Form {#5261 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5534 …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) {#5573 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5050 …} } |
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 {#5018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5020 …} -namespace: Closure() {#5022 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5180 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5004 …} } |
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() {#5182 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#5181 …} } } |
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 {#5574 -form: Symfony\Component\Form\Form {#5264 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5575 …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 {#5018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5020 …} -namespace: Closure() {#5022 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5189 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5004 …} } |
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() {#5191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#5190 …} } } |
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 {#5576 -form: Symfony\Component\Form\Form {#5267 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5577 …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 {#5018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5020 …} -namespace: Closure() {#5022 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#5201 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5197 …} } |
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 {#5203 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() {#5207 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#5205 …} } } |
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 {#5578 -form: Symfony\Component\Form\Form {#5270 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5579 …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 {#5018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5020 …} -namespace: Closure() {#5022 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#5201 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5197 …} } |
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 {#5203 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() {#5215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#5214 …} } } |
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 {#5580 -form: Symfony\Component\Form\Form {#5273 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5581 …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 {#5018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5020 …} -namespace: Closure() {#5022 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#5201 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5197 …} } |
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 {#5203 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() {#5224 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#5223 …} } } |
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 {#5582 -form: Symfony\Component\Form\Form {#5276 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5583 …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 {#5018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5020 …} -namespace: Closure() {#5022 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#5201 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5197 …} } |
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 {#5203 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() {#5233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#5232 …} } } |
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 {#5584 -form: Symfony\Component\Form\Form {#5279 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5585 …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 {#5018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5020 …} -namespace: Closure() {#5022 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#5201 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5197 …} } |
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 {#5203 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() {#5242 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#5241 …} } } |
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 {#5586 -form: Symfony\Component\Form\Form {#5282 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5587 …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 | "VnXzLmKT0CSWJJyx9TuvH3D9ri2mdYpqB2iKPTi2m_k" |
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 | "VnXzLmKT0CSWJJyx9TuvH3D9ri2mdYpqB2iKPTi2m_k" |
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 {#5018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5020 …} -namespace: Closure() {#5022 …} } |
data | "VnXzLmKT0CSWJJyx9TuvH3D9ri2mdYpqB2iKPTi2m_k" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5592 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5004 …} } |
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() {#5594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#5591 …} } } |
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 | "VnXzLmKT0CSWJJyx9TuvH3D9ri2mdYpqB2iKPTi2m_k" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5604 -form: Symfony\Component\Form\Form {#5600 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5595 …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 | "VnXzLmKT0CSWJJyx9TuvH3D9ri2mdYpqB2iKPTi2m_k" |
contact
"App\Form\ContactType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Contact {#6073 -id: null -name: null -email: null -phone: null -subject: null -content: null -createdAt: DateTime @1743565925 {#6074 date: 2025-04-02 03:52:05.241699 UTC (+00:00) } -isRead: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Contact {#6073 -id: null -name: null -email: null -phone: null -subject: null -content: null -createdAt: DateTime @1743565925 {#6074 date: 2025-04-02 03:52:05.241699 UTC (+00:00) } -isRead: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/contact/send" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "id" => "form_contact_id" ] |
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 {#5018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5020 …} -namespace: Closure() {#5022 …} } |
data | App\Entity\Contact {#6073 -id: null -name: null -email: null -phone: null -subject: null -content: null -createdAt: DateTime @1743565925 {#6074 date: 2025-04-02 03:52:05.241699 UTC (+00:00) } -isRead: null } |
data_class | "App\Entity\Contact" |
disabled | false |
empty_data | Closure(FormInterface $form) {#6080 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5004 …} use: { $class: "App\Entity\Contact" } } |
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() {#6082 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#6081 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/contact/send" |
attr | [ "id" => "form_contact_id" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "contact" "_contact" ] |
cache_key | "_contact_contact" |
compound | true |
data | App\Entity\Contact {#6073 -id: null -name: null -email: null -phone: null -subject: null -content: null -createdAt: DateTime @1743565925 {#6074 date: 2025-04-02 03:52:05.241699 UTC (+00:00) } -isRead: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6142 -form: Symfony\Component\Form\Form {#6147 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6083 …5} |
full_name | "contact" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contact" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact" |
valid | true |
value | App\Entity\Contact {#6073 -id: null -name: null -email: null -phone: null -subject: null -content: null -createdAt: DateTime @1743565925 {#6074 date: 2025-04-02 03:52:05.241699 UTC (+00:00) } -isRead: null } |
name
"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 |
---|---|---|
required | true |
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 | [] |
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 {#5018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5020 …} -namespace: Closure() {#5022 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6089 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5004 …} } |
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() {#6091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#6090 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_name" ] |
cache_key | "_contact_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6092 -form: Symfony\Component\Form\Form {#6150 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6106 …5} |
full_name | "contact[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_name" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
---|---|---|
required | true |
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 | [] |
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 {#5018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5020 …} -namespace: Closure() {#5022 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6103 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5004 …} } |
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() {#6105 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#6102 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_contact_email" ] |
cache_key | "_contact_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6166 -form: Symfony\Component\Form\Form {#6153 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6168 …5} |
full_name | "contact[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_email" |
valid | true |
value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 | false |
false
|
required | true |
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 | [] |
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 {#5018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5020 …} -namespace: Closure() {#5022 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6117 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5004 …} } |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6119 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#6116 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_contact_phone" ] |
cache_key | "_contact_phone_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6169 -form: Symfony\Component\Form\Form {#6156 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6170 …5} |
full_name | "contact[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_phone" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_phone" |
valid | true |
value | "" |
subject
"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 |
---|---|---|
required | true |
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 | [] |
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 {#5018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5020 …} -namespace: Closure() {#5022 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6126 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5004 …} } |
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() {#6128 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#6127 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_subject" ] |
cache_key | "_contact_subject_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6171 -form: Symfony\Component\Form\Form {#6159 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6191 …5} |
full_name | "contact[subject]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_subject" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "subject" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_subject" |
valid | true |
value | "" |
content
"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 |
---|---|---|
required | true |
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 | [] |
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 {#5018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5020 …} -namespace: Closure() {#5022 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6139 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5004 …} } |
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() {#6141 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#6140 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_contact_content" ] |
cache_key | "_contact_content_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6193 -form: Symfony\Component\Form\Form {#6162 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6194 …5} |
full_name | "contact[content]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_content" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "content" |
pattern | null |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_content" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "xchd1otupS7vNod9M0kzaIe577uyLfxdVMYBZRKJshg" |
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 | "xchd1otupS7vNod9M0kzaIe577uyLfxdVMYBZRKJshg" |
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 {#5018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5020 …} -namespace: Closure() {#5022 …} } |
data | "xchd1otupS7vNod9M0kzaIe577uyLfxdVMYBZRKJshg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6129 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5004 …} } |
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() {#6195 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#109 …} $translationDomain: "validators" $message: Closure() {#6196 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_contact__token" ] |
cache_key | "_contact__token_hidden" |
compound | false |
data | "xchd1otupS7vNod9M0kzaIe577uyLfxdVMYBZRKJshg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6206 -form: Symfony\Component\Form\Form {#6202 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6197 …5} |
full_name | "contact[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact__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 | "_contact__token" |
valid | true |
value | "xchd1otupS7vNod9M0kzaIe577uyLfxdVMYBZRKJshg" |