- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 101
- Events
- Routing
- Cache
- Translation 45
- Security
- Twig
- Doctrine 5
- E-mails
- Debug
- 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
-
-
-
17
-
18
-
19
-
20
-
21
-
22
-
41
-
110
-
111
-
112
-
113
-
-
-
26
-
-
-
25
-
36
-
38
-
45
-
53
-
67
-
115
-
116
-
117
-
-
-
5
-
-
-
1
-
2
-
5
-
10
-
3
-
11
-
6
-
9
-
12
-
4
-
7
-
8
-
-
priceFrom
-
query
-
priceTo
-
-
17
-
18
-
19
-
20
-
21
-
22
-
41
-
110
-
111
-
112
-
113
-
-
-
26
-
-
-
25
-
36
-
38
-
45
-
53
-
67
-
115
-
116
-
117
-
-
-
1
-
2
-
5
-
10
-
3
-
11
-
6
-
9
-
12
-
4
-
7
-
8
-
-
productProducerMobile
-
productProducer
-
-
5
-
-
priceFromMobile
-
priceToMobile
-
sorting
-
search
"App\Form\Type\ProductSearchFiltersType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | 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 | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6704 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6647 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "140 to 142" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
method | "GET" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
translation_domain | "admin" |
trim | true |
upload_max_size_message | Closure() {#6702 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#6703 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "search" "_search" ] |
cache_key | "_search_search" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21343 -form: Symfony\Component\Form\Form {#20094 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21345 …5} |
full_name | "search" |
help | null |
help_attr | [] |
id | "search" |
label | null |
label_attr | [] |
label_format | null |
method | "GET" |
multipart | false |
name | "search" |
required | true |
size | null |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_search" |
valid | true |
value | null |
ergonomy
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | [ "empty_value" => "choose" ] |
[ "empty_value" => "choose" ] |
choice_label | "name" |
same as passed value |
class | "App\Entity\ProductParameter" |
same as passed value |
expanded | true |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er) {#7423 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} use: { $locale: "pl" $parameterRepository: App\Repository\ProductParameterRepository {#6393 …} $paramIds: [ 17 18 19 20 21 22 25 26 27 28 29 30 33 36 37 38 39 41 43 45 53 67 110 111 112 113 115 116 117 ] } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "124 to 131" } |
Doctrine\ORM\QueryBuilder {#19437 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#19448 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#19440 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#19441 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19443 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19445 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#19442 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#19446 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "langParams.position ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT p, tt, langParams, langParamLanguage FROM App\Entity\ProductParameter p INNER JOIN p.translations tt INNER JOIN p.langParams langParams INNER JOIN langParams.language langParamLanguage WHERE tt.locale = :locale AND langParamLanguage.locale = :locale AND langParams.visible = :visible AND p.filter = 1 AND p.deletedBy IS NULL AND p.group = :group AND p.id IN (:ids) ORDER BY langParams.position ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#19438 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | null |
choice_label | "name" |
choice_loader | Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#19439 -manager: Doctrine\ORM\EntityManager {#316 …11} -class: "App\Entity\ProductParameter" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19453 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3039 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#19451 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#19459 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19453 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3039 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
class | "App\Entity\ProductParameter" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#316 …11} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19453 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3039 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | false |
label_attr | [] |
label_format | null |
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 | Doctrine\ORM\QueryBuilder {#19437 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#19448 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#19440 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#19441 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19443 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19445 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#19442 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#19446 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "langParams.position ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT p, tt, langParams, langParamLanguage FROM App\Entity\ProductParameter p INNER JOIN p.translations tt INNER JOIN p.langParams langParams INNER JOIN langParams.language langParamLanguage WHERE tt.locale = :locale AND langParamLanguage.locale = :locale AND langParams.visible = :visible AND p.filter = 1 AND p.deletedBy IS NULL AND p.group = :group AND p.id IN (:ids) ORDER BY langParams.position ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#19438 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#19436 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#19434 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
block_prefixes | [ "form" "choice" "entity" "_search_ergonomy" ] |
cache_key | "_search_ergonomy_entity" |
choice_translation_domain | false |
choices | [ 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19513 +label: "Regulowane podłokietniki" +value: "17" +data: App\Entity\ProductParameter {#6997 …} +attr: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19474 +label: "Aktywny mechanizm" +value: "18" +data: App\Entity\ProductParameter {#6924 …} +attr: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19508 +label: "Zagłówek" +value: "19" +data: App\Entity\ProductParameter {#6770 …} +attr: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19456 +label: "Regulowan głębokości siedziska" +value: "20" +data: App\Entity\ProductParameter {#6718 …} +attr: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19495 +label: "Wyraźny profil lędźwiowy" +value: "21" +data: App\Entity\ProductParameter {#6903 …} +attr: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19483 +label: "Profilowane siedzisko/oparcie" +value: "22" +data: App\Entity\ProductParameter {#6918 …} +attr: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19477 +label: "Opcja bez podłokietników" +value: "41" +data: App\Entity\ProductParameter {#7233 …} +attr: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19500 +label: "Biurka z regulacją wysokości" +value: "110" +data: App\Entity\ProductParameter {#7308 …} +attr: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19515 +label: "Ujemny kąt oparcia" +value: "111" +data: App\Entity\ProductParameter {#7323 …} +attr: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19480 +label: "Dynamiczna praca oparcia" +value: "112" +data: App\Entity\ProductParameter {#7338 …} +attr: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19478 +label: "Regulowana wysokość oparcia" +value: "113" +data: App\Entity\ProductParameter {#7352 …} +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21327 -form: Symfony\Component\Form\Form {#20201 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#21330 …5} |
full_name | "search[ergonomy]" |
help | null |
help_attr | [] |
id | "search_ergonomy" |
is_selected | Closure($choice, array $values) {#21334 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#19426 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "202 to 204" } |
label | false |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | true |
name | "ergonomy" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomy" |
valid | true |
value | [] |
17
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Regulowane podłokietniki" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "17" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Regulowane podłokietniki" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20097 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20099 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "17" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomy_entry" ] |
cache_key | "_search_ergonomy_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21361 -form: Symfony\Component\Form\Form {#20204 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21351 …5} |
full_name | "search[ergonomy][]" |
help | null |
help_attr | [] |
id | "search_ergonomy_17" |
label | "Regulowane podłokietniki" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "17" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomy_entry" |
valid | true |
value | "17" |
18
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Aktywny mechanizm" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "18" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Aktywny mechanizm" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20108 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "18" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomy_entry" ] |
cache_key | "_search_ergonomy_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21354 -form: Symfony\Component\Form\Form {#20207 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21352 …5} |
full_name | "search[ergonomy][]" |
help | null |
help_attr | [] |
id | "search_ergonomy_18" |
label | "Aktywny mechanizm" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "18" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomy_entry" |
valid | true |
value | "18" |
19
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Zagłówek" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "19" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Zagłówek" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20117 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20116 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "19" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomy_entry" ] |
cache_key | "_search_ergonomy_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21355 -form: Symfony\Component\Form\Form {#20210 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21350 …5} |
full_name | "search[ergonomy][]" |
help | null |
help_attr | [] |
id | "search_ergonomy_19" |
label | "Zagłówek" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "19" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomy_entry" |
valid | true |
value | "19" |
20
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Regulowan głębokości siedziska" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "20" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Regulowan głębokości siedziska" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20125 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "20" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomy_entry" ] |
cache_key | "_search_ergonomy_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21333 -form: Symfony\Component\Form\Form {#20213 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21340 …5} |
full_name | "search[ergonomy][]" |
help | null |
help_attr | [] |
id | "search_ergonomy_20" |
label | "Regulowan głębokości siedziska" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "20" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomy_entry" |
valid | true |
value | "20" |
21
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Wyraźny profil lędźwiowy" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "21" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Wyraźny profil lędźwiowy" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20140 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20139 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "21" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomy_entry" ] |
cache_key | "_search_ergonomy_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21347 -form: Symfony\Component\Form\Form {#20216 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21344 …5} |
full_name | "search[ergonomy][]" |
help | null |
help_attr | [] |
id | "search_ergonomy_21" |
label | "Wyraźny profil lędźwiowy" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "21" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomy_entry" |
valid | true |
value | "21" |
22
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Profilowane siedzisko/oparcie" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "22" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Profilowane siedzisko/oparcie" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20149 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20148 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "22" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomy_entry" ] |
cache_key | "_search_ergonomy_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21339 -form: Symfony\Component\Form\Form {#20219 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21326 …5} |
full_name | "search[ergonomy][]" |
help | null |
help_attr | [] |
id | "search_ergonomy_22" |
label | "Profilowane siedzisko/oparcie" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "22" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomy_entry" |
valid | true |
value | "22" |
41
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Opcja bez podłokietników" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "41" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Opcja bez podłokietników" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20157 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "41" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomy_entry" ] |
cache_key | "_search_ergonomy_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21323 -form: Symfony\Component\Form\Form {#20222 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21317 …5} |
full_name | "search[ergonomy][]" |
help | null |
help_attr | [] |
id | "search_ergonomy_41" |
label | "Opcja bez podłokietników" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "41" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomy_entry" |
valid | true |
value | "41" |
110
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Biurka z regulacją wysokości" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "110" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Biurka z regulacją wysokości" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20167 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20166 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "110" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomy_entry" ] |
cache_key | "_search_ergonomy_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21325 -form: Symfony\Component\Form\Form {#20225 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21320 …5} |
full_name | "search[ergonomy][]" |
help | null |
help_attr | [] |
id | "search_ergonomy_110" |
label | "Biurka z regulacją wysokości" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "110" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomy_entry" |
valid | true |
value | "110" |
111
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Ujemny kąt oparcia" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "111" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Ujemny kąt oparcia" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20176 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20175 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "111" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomy_entry" ] |
cache_key | "_search_ergonomy_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21312 -form: Symfony\Component\Form\Form {#20228 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21318 …5} |
full_name | "search[ergonomy][]" |
help | null |
help_attr | [] |
id | "search_ergonomy_111" |
label | "Ujemny kąt oparcia" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "111" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomy_entry" |
valid | true |
value | "111" |
112
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Dynamiczna praca oparcia" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "112" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Dynamiczna praca oparcia" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20185 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20184 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "112" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomy_entry" ] |
cache_key | "_search_ergonomy_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21316 -form: Symfony\Component\Form\Form {#20231 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21311 …5} |
full_name | "search[ergonomy][]" |
help | null |
help_attr | [] |
id | "search_ergonomy_112" |
label | "Dynamiczna praca oparcia" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "112" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomy_entry" |
valid | true |
value | "112" |
113
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Regulowana wysokość oparcia" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "113" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Regulowana wysokość oparcia" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20194 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20193 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "113" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomy_entry" ] |
cache_key | "_search_ergonomy_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21315 -form: Symfony\Component\Form\Form {#20234 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21310 …5} |
full_name | "search[ergonomy][]" |
help | null |
help_attr | [] |
id | "search_ergonomy_113" |
label | "Regulowana wysokość oparcia" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "113" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomy_entry" |
valid | true |
value | "113" |
functions
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | [ "empty_value" => "choose" ] |
[ "empty_value" => "choose" ] |
choice_label | "name" |
same as passed value |
class | "App\Entity\ProductParameter" |
same as passed value |
expanded | true |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er) {#7424 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} use: { $locale: "pl" $parameterRepository: App\Repository\ProductParameterRepository {#6393 …} $paramIds: [ 17 18 19 20 21 22 25 26 27 28 29 30 33 36 37 38 39 41 43 45 53 67 110 111 112 113 115 116 117 ] } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "143 to 150" } |
Doctrine\ORM\QueryBuilder {#19467 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#19523 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#19464 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#19463 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19461 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19519 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#19462 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#19521 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "langParams.position ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT p, tt, langParams, langParamLanguage FROM App\Entity\ProductParameter p INNER JOIN p.translations tt INNER JOIN p.langParams langParams INNER JOIN langParams.language langParamLanguage WHERE tt.locale = :locale AND langParamLanguage.locale = :locale AND langParams.visible = :visible AND p.filter = 1 AND p.deletedBy IS NULL AND p.group = :group AND p.id IN (:ids) ORDER BY langParams.position ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#19466 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | null |
choice_label | "name" |
choice_loader | Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#19465 -manager: Doctrine\ORM\EntityManager {#316 …11} -class: "App\Entity\ProductParameter" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19453 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3039 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#19526 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#19536 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19453 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3039 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
class | "App\Entity\ProductParameter" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#316 …11} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19453 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3039 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | false |
label_attr | [] |
label_format | null |
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 | Doctrine\ORM\QueryBuilder {#19467 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#19523 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#19464 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#19463 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19461 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19519 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#19462 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#19521 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "langParams.position ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT p, tt, langParams, langParamLanguage FROM App\Entity\ProductParameter p INNER JOIN p.translations tt INNER JOIN p.langParams langParams INNER JOIN langParams.language langParamLanguage WHERE tt.locale = :locale AND langParamLanguage.locale = :locale AND langParams.visible = :visible AND p.filter = 1 AND p.deletedBy IS NULL AND p.group = :group AND p.id IN (:ids) ORDER BY langParams.position ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#19466 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#19476 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#19469 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
block_prefixes | [ "form" "choice" "entity" "_search_functions" ] |
cache_key | "_search_functions_entity" |
choice_translation_domain | false |
choices | [ 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19535 +label: "Długa praca przy komputerze" +value: "26" +data: App\Entity\ProductParameter {#7079 …} +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21337 -form: Symfony\Component\Form\Form {#20246 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#21338 …5} |
full_name | "search[functions]" |
help | null |
help_attr | [] |
id | "search_functions" |
is_selected | Closure($choice, array $values) {#21309 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#19426 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "202 to 204" } |
label | false |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | true |
name | "functions" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_functions" |
valid | true |
value | [] |
26
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Długa praca przy komputerze" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "26" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Długa praca przy komputerze" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20239 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20238 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "26" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_functions_entry" ] |
cache_key | "_search_functions_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21302 -form: Symfony\Component\Form\Form {#20249 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21303 …5} |
full_name | "search[functions][]" |
help | null |
help_attr | [] |
id | "search_functions_26" |
label | "Długa praca przy komputerze" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "26" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_functions_entry" |
valid | true |
value | "26" |
execution
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | [ "empty_value" => "choose" ] |
[ "empty_value" => "choose" ] |
choice_label | "name" |
same as passed value |
class | "App\Entity\ProductParameter" |
same as passed value |
expanded | true |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er) {#7421 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} use: { $locale: "pl" $parameterRepository: App\Repository\ProductParameterRepository {#6393 …} $paramIds: [ 17 18 19 20 21 22 25 26 27 28 29 30 33 36 37 38 39 41 43 45 53 67 110 111 112 113 115 116 117 ] } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "162 to 169" } |
Doctrine\ORM\QueryBuilder {#19549 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#19560 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#19552 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#19553 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19555 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19557 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#19554 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#19558 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "langParams.position ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT p, tt, langParams, langParamLanguage FROM App\Entity\ProductParameter p INNER JOIN p.translations tt INNER JOIN p.langParams langParams INNER JOIN langParams.language langParamLanguage WHERE tt.locale = :locale AND langParamLanguage.locale = :locale AND langParams.visible = :visible AND p.filter = 1 AND p.deletedBy IS NULL AND p.group = :group AND p.id IN (:ids) ORDER BY langParams.position ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#19550 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | null |
choice_label | "name" |
choice_loader | Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#19551 -manager: Doctrine\ORM\EntityManager {#316 …11} -class: "App\Entity\ProductParameter" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19453 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3039 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#19563 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#19573 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19453 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3039 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
class | "App\Entity\ProductParameter" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#316 …11} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19453 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3039 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | false |
label_attr | [] |
label_format | null |
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 | Doctrine\ORM\QueryBuilder {#19549 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#19560 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#19552 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#19553 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19555 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19557 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#19554 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#19558 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "langParams.position ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT p, tt, langParams, langParamLanguage FROM App\Entity\ProductParameter p INNER JOIN p.translations tt INNER JOIN p.langParams langParams INNER JOIN langParams.language langParamLanguage WHERE tt.locale = :locale AND langParamLanguage.locale = :locale AND langParams.visible = :visible AND p.filter = 1 AND p.deletedBy IS NULL AND p.group = :group AND p.id IN (:ids) ORDER BY langParams.position ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#19550 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#19543 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#19544 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
block_prefixes | [ "form" "choice" "entity" "_search_execution" ] |
cache_key | "_search_execution_entity" |
choice_translation_domain | false |
choices | [ 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19572 +label: "Siatkowe oparcie" +value: "25" +data: App\Entity\ProductParameter {#7064 …} +attr: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19578 +label: "Elementy siatkowe" +value: "36" +data: App\Entity\ProductParameter {#7171 …} +attr: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19576 +label: "Opcja ze skórą naturalną" +value: "38" +data: App\Entity\ProductParameter {#7203 …} +attr: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19574 +label: "Kubełkowe siedzisko" +value: "45" +data: App\Entity\ProductParameter {#7264 …} +attr: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19579 +label: "Siedzisko tapicerowane" +value: "53" +data: App\Entity\ProductParameter {#7279 …} +attr: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19583 +label: "Biurka metalowe nogi" +value: "67" +data: App\Entity\ProductParameter {#7294 …} +attr: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19582 +label: "Czarny stelaż" +value: "115" +data: App\Entity\ProductParameter {#7367 …} +attr: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19581 +label: "Biały stelaż" +value: "116" +data: App\Entity\ProductParameter {#7382 …} +attr: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19580 +label: "Srebrny stelaż" +value: "117" +data: App\Entity\ProductParameter {#7397 …} +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21306 -form: Symfony\Component\Form\Form {#20333 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#21308 …5} |
full_name | "search[execution]" |
help | null |
help_attr | [] |
id | "search_execution" |
is_selected | Closure($choice, array $values) {#21298 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#19426 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "202 to 204" } |
label | false |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | true |
name | "execution" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_execution" |
valid | true |
value | [] |
25
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Siatkowe oparcie" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "25" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Siatkowe oparcie" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20254 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20253 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "25" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_execution_entry" ] |
cache_key | "_search_execution_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21294 -form: Symfony\Component\Form\Form {#20336 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21296 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
id | "search_execution_25" |
label | "Siatkowe oparcie" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "25" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "25" |
36
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Elementy siatkowe" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "36" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Elementy siatkowe" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20263 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20262 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "36" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_execution_entry" ] |
cache_key | "_search_execution_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21299 -form: Symfony\Component\Form\Form {#20339 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21292 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
id | "search_execution_36" |
label | "Elementy siatkowe" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "36" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "36" |
38
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Opcja ze skórą naturalną" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "38" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Opcja ze skórą naturalną" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20272 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20271 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "38" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_execution_entry" ] |
cache_key | "_search_execution_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21289 -form: Symfony\Component\Form\Form {#20342 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21290 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
id | "search_execution_38" |
label | "Opcja ze skórą naturalną" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "38" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "38" |
45
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Kubełkowe siedzisko" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "45" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Kubełkowe siedzisko" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20281 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20280 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "45" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_execution_entry" ] |
cache_key | "_search_execution_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21288 -form: Symfony\Component\Form\Form {#20345 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21293 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
id | "search_execution_45" |
label | "Kubełkowe siedzisko" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "45" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "45" |
53
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Siedzisko tapicerowane" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "53" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Siedzisko tapicerowane" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20290 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20289 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "53" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_execution_entry" ] |
cache_key | "_search_execution_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21286 -form: Symfony\Component\Form\Form {#20348 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21277 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
id | "search_execution_53" |
label | "Siedzisko tapicerowane" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "53" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "53" |
67
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Biurka metalowe nogi" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "67" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Biurka metalowe nogi" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20299 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20298 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "67" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_execution_entry" ] |
cache_key | "_search_execution_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21284 -form: Symfony\Component\Form\Form {#20351 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21273 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
id | "search_execution_67" |
label | "Biurka metalowe nogi" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "67" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "67" |
115
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Czarny stelaż" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "115" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Czarny stelaż" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20308 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20307 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "115" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_execution_entry" ] |
cache_key | "_search_execution_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21272 -form: Symfony\Component\Form\Form {#20354 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21278 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
id | "search_execution_115" |
label | "Czarny stelaż" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "115" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "115" |
116
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Biały stelaż" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "116" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Biały stelaż" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20317 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20316 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "116" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_execution_entry" ] |
cache_key | "_search_execution_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21282 -form: Symfony\Component\Form\Form {#20357 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21287 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
id | "search_execution_116" |
label | "Biały stelaż" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "116" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "116" |
117
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Srebrny stelaż" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "117" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Srebrny stelaż" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20326 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20325 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "117" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_execution_entry" ] |
cache_key | "_search_execution_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21275 -form: Symfony\Component\Form\Form {#20360 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21271 …5} |
full_name | "search[execution][]" |
help | null |
help_attr | [] |
id | "search_execution_117" |
label | "Srebrny stelaż" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "117" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_execution_entry" |
valid | true |
value | "117" |
availability
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | [ "empty_value" => "choose" ] |
[ "empty_value" => "choose" ] |
choice_label | Closure(Availability $availability) {#7415 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $locale: "pl" } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "186 to 192" } |
same as passed value |
class | "App\Entity\Availability" |
same as passed value |
expanded | true |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er) {#7416 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} use: { $locale: "pl" $availabilityRepository: App\Repository\AvailabilityRepository {#6437 …} } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "183 to 185" } |
Doctrine\ORM\QueryBuilder {#19610 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#19612 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#19613 #from: "App\Entity\Availability" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#19614 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#19615 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "tt.locale = :locale" "p.deletedBy IS NULL" "p.isVisible = 1" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -_type: 0 -_state: 1 -_dql: "SELECT p FROM App\Entity\Availability p INNER JOIN p.translations tt WHERE tt.locale = :locale AND p.deletedBy IS NULL AND p.isVisible = 1" -parameters: Doctrine\Common\Collections\ArrayCollection {#19611 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "tt" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | null |
choice_label | Closure(Availability $availability) {#7415 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $locale: "pl" } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "186 to 192" } |
choice_loader | Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#19616 -manager: Doctrine\ORM\EntityManager {#316 …11} -class: "App\Entity\Availability" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19620 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6438 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#19618 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#19632 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19620 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6438 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
class | "App\Entity\Availability" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#316 …11} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19620 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6438 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | false |
label_attr | [] |
label_format | null |
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 | Doctrine\ORM\QueryBuilder {#19610 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#19612 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#19613 #from: "App\Entity\Availability" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#19614 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#19615 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "tt.locale = :locale" "p.deletedBy IS NULL" "p.isVisible = 1" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -_type: 0 -_state: 1 -_dql: "SELECT p FROM App\Entity\Availability p INNER JOIN p.translations tt WHERE tt.locale = :locale AND p.deletedBy IS NULL AND p.isVisible = 1" -parameters: Doctrine\Common\Collections\ArrayCollection {#19611 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "tt" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#19609 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#19608 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
block_prefixes | [ "form" "choice" "entity" "_search_availability" ] |
cache_key | "_search_availability_entity" |
choice_translation_domain | false |
choices | [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19644 +label: "Pokaż tylko 24-48h" +value: "5" +data: App\Entity\Availability {#9054 …} +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21295 -form: Symfony\Component\Form\Form {#20372 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#21301 …5} |
full_name | "search[availability]" |
help | null |
help_attr | [] |
id | "search_availability" |
is_selected | Closure($choice, array $values) {#21279 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#19426 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "202 to 204" } |
label | false |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | true |
name | "availability" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_availability" |
valid | true |
value | [] |
5
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Pokaż tylko 24-48h" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Pokaż tylko 24-48h" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20365 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20364 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_availability_entry" ] |
cache_key | "_search_availability_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21267 -form: Symfony\Component\Form\Form {#20375 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21266 …5} |
full_name | "search[availability][]" |
help | null |
help_attr | [] |
id | "search_availability_5" |
label | "Pokaż tylko 24-48h" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "5" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_availability_entry" |
valid | true |
value | "5" |
color
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | [ "empty_value" => "choose" ] |
[ "empty_value" => "choose" ] |
choice_attr | Closure(ProductColor $productColor) {#6726 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "211 to 213" } |
same as passed value |
choice_label | Closure(ProductColor $color) {#7408 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $locale: "pl" } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "208 to 210" } |
same as passed value |
class | "App\Entity\ProductColor" |
same as passed value |
expanded | true |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er) {#6798 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} use: { $locale: "pl" $colorRepo: App\Repository\ProductColorRepository {#6384 …} } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "205 to 207" } |
Doctrine\ORM\QueryBuilder {#19634 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#19630 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#19629 #from: "App\Entity\ProductColor" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#19628 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#19627 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "tt.locale = :locale" "p.deletedBy IS NULL" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#19626 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "tt.name ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT p FROM App\Entity\ProductColor p INNER JOIN p.translations tt WHERE tt.locale = :locale AND p.deletedBy IS NULL ORDER BY tt.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#19631 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "tt" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | Closure(ProductColor $productColor) {#6726 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "211 to 213" } |
choice_label | Closure(ProductColor $color) {#7408 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $locale: "pl" } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "208 to 210" } |
choice_loader | Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#19652 -manager: Doctrine\ORM\EntityManager {#316 …11} -class: "App\Entity\ProductColor" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19654 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6383 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#19651 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#19706 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19654 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6383 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
class | "App\Entity\ProductColor" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#316 …11} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19654 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6383 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | false |
label_attr | [] |
label_format | null |
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 | Doctrine\ORM\QueryBuilder {#19634 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#19630 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#19629 #from: "App\Entity\ProductColor" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#19628 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#19627 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "tt.locale = :locale" "p.deletedBy IS NULL" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#19626 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "tt.name ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT p FROM App\Entity\ProductColor p INNER JOIN p.translations tt WHERE tt.locale = :locale AND p.deletedBy IS NULL ORDER BY tt.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#19631 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "tt" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#19637 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#19636 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
block_prefixes | [ "form" "choice" "entity" "_search_color" ] |
cache_key | "_search_color_entity" |
choice_translation_domain | false |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19788 +label: "Biały" +value: "1" +data: App\Entity\ProductColor {#19695 …} +attr: [ "color" => "#ffffff" ] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19795 +label: "Czarny" +value: "2" +data: App\Entity\ProductColor {#19710 …} +attr: [ "color" => "#000000" ] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19801 +label: "Odcienie beżowego" +value: "5" +data: App\Entity\ProductColor {#19716 …} +attr: [ "color" => "#ffebcd" ] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19806 +label: "Odcienie brązowego" +value: "10" +data: App\Entity\ProductColor {#19723 …} +attr: [ "color" => "#8b4513" ] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19811 +label: "Odcienie czerwonego" +value: "3" +data: App\Entity\ProductColor {#19730 …} +attr: [ "color" => "#ff0000" ] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19816 +label: "Odcienie fioletowego" +value: "11" +data: App\Entity\ProductColor {#19737 …} +attr: [ "color" => "#800080" ] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19821 +label: "Odcienie niebieskiego" +value: "6" +data: App\Entity\ProductColor {#19744 …} +attr: [ "color" => "#0000ff" ] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19826 +label: "Odcienie pomarańczowego" +value: "9" +data: App\Entity\ProductColor {#19751 …} +attr: [ "color" => "#ffa500" ] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19831 +label: "Odcienie różowego" +value: "12" +data: App\Entity\ProductColor {#19758 …} +attr: [ "color" => "#ff69b4" ] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19836 +label: "Odcienie szarego" +value: "4" +data: App\Entity\ProductColor {#19765 …} +attr: [ "color" => "#696969" ] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19841 +label: "Odcienie zielonego" +value: "7" +data: App\Entity\ProductColor {#19772 …} +attr: [ "color" => "#008000" ] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19846 +label: "Odcienie żółtego" +value: "8" +data: App\Entity\ProductColor {#19779 …} +attr: [ "color" => "#ffff00" ] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21269 -form: Symfony\Component\Form\Form {#20486 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#21276 …5} |
full_name | "search[color]" |
help | null |
help_attr | [] |
id | "search_color" |
is_selected | Closure($choice, array $values) {#21270 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#19426 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "202 to 204" } |
label | false |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | true |
name | "color" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_color" |
valid | true |
value | [] |
1
"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 | [ "color" => "#ffffff" ] |
[ "color" => "#ffffff" ] |
block_name | "entry" |
same as passed value |
label | "Biały" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#ffffff" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Biały" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20380 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20379 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ffffff" ] |
block_prefixes | [ "form" "checkbox" "_search_color_entry" ] |
cache_key | "_search_color_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21261 -form: Symfony\Component\Form\Form {#20489 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21260 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
id | "search_color_1" |
label | "Biały" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "1" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_color_entry" |
valid | true |
value | "1" |
2
"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 | [ "color" => "#000000" ] |
[ "color" => "#000000" ] |
block_name | "entry" |
same as passed value |
label | "Czarny" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#000000" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Czarny" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20388 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#000000" ] |
block_prefixes | [ "form" "checkbox" "_search_color_entry" ] |
cache_key | "_search_color_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21259 -form: Symfony\Component\Form\Form {#20492 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21264 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
id | "search_color_2" |
label | "Czarny" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "2" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_color_entry" |
valid | true |
value | "2" |
5
"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 | [ "color" => "#ffebcd" ] |
[ "color" => "#ffebcd" ] |
block_name | "entry" |
same as passed value |
label | "Odcienie beżowego" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#ffebcd" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Odcienie beżowego" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20398 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20397 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ffebcd" ] |
block_prefixes | [ "form" "checkbox" "_search_color_entry" ] |
cache_key | "_search_color_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21256 -form: Symfony\Component\Form\Form {#20495 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21258 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
id | "search_color_5" |
label | "Odcienie beżowego" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "5" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_color_entry" |
valid | true |
value | "5" |
10
"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 | [ "color" => "#8b4513" ] |
[ "color" => "#8b4513" ] |
block_name | "entry" |
same as passed value |
label | "Odcienie brązowego" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "10" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#8b4513" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Odcienie brązowego" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20407 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20406 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "10" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#8b4513" ] |
block_prefixes | [ "form" "checkbox" "_search_color_entry" ] |
cache_key | "_search_color_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20408 -form: Symfony\Component\Form\Form {#20498 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20390 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
id | "search_color_10" |
label | "Odcienie brązowego" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "10" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_color_entry" |
valid | true |
value | "10" |
3
"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 | [ "color" => "#ff0000" ] |
[ "color" => "#ff0000" ] |
block_name | "entry" |
same as passed value |
label | "Odcienie czerwonego" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#ff0000" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Odcienie czerwonego" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20416 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20415 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ff0000" ] |
block_prefixes | [ "form" "checkbox" "_search_color_entry" ] |
cache_key | "_search_color_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20426 -form: Symfony\Component\Form\Form {#20501 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20600 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
id | "search_color_3" |
label | "Odcienie czerwonego" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "3" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_color_entry" |
valid | true |
value | "3" |
11
"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 | [ "color" => "#800080" ] |
[ "color" => "#800080" ] |
block_name | "entry" |
same as passed value |
label | "Odcienie fioletowego" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "11" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#800080" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Odcienie fioletowego" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20425 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20424 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "11" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#800080" ] |
block_prefixes | [ "form" "checkbox" "_search_color_entry" ] |
cache_key | "_search_color_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20564 -form: Symfony\Component\Form\Form {#20504 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20537 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
id | "search_color_11" |
label | "Odcienie fioletowego" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "11" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_color_entry" |
valid | true |
value | "11" |
6
"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 | [ "color" => "#0000ff" ] |
[ "color" => "#0000ff" ] |
block_name | "entry" |
same as passed value |
label | "Odcienie niebieskiego" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "6" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#0000ff" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Odcienie niebieskiego" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20434 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20433 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "6" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#0000ff" ] |
block_prefixes | [ "form" "checkbox" "_search_color_entry" ] |
cache_key | "_search_color_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#19872 -form: Symfony\Component\Form\Form {#20507 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#19658 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
id | "search_color_6" |
label | "Odcienie niebieskiego" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "6" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_color_entry" |
valid | true |
value | "6" |
9
"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 | [ "color" => "#ffa500" ] |
[ "color" => "#ffa500" ] |
block_name | "entry" |
same as passed value |
label | "Odcienie pomarańczowego" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "9" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#ffa500" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Odcienie pomarańczowego" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20443 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20442 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "9" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ffa500" ] |
block_prefixes | [ "form" "checkbox" "_search_color_entry" ] |
cache_key | "_search_color_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21246 -form: Symfony\Component\Form\Form {#20510 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21245 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
id | "search_color_9" |
label | "Odcienie pomarańczowego" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "9" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_color_entry" |
valid | true |
value | "9" |
12
"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 | [ "color" => "#ff69b4" ] |
[ "color" => "#ff69b4" ] |
block_name | "entry" |
same as passed value |
label | "Odcienie różowego" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "12" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#ff69b4" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Odcienie różowego" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20452 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20451 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "12" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ff69b4" ] |
block_prefixes | [ "form" "checkbox" "_search_color_entry" ] |
cache_key | "_search_color_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21244 -form: Symfony\Component\Form\Form {#20513 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21280 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
id | "search_color_12" |
label | "Odcienie różowego" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "12" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_color_entry" |
valid | true |
value | "12" |
4
"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 | [ "color" => "#696969" ] |
[ "color" => "#696969" ] |
block_name | "entry" |
same as passed value |
label | "Odcienie szarego" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#696969" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Odcienie szarego" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20461 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20460 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#696969" ] |
block_prefixes | [ "form" "checkbox" "_search_color_entry" ] |
cache_key | "_search_color_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21313 -form: Symfony\Component\Form\Form {#20516 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21324 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
id | "search_color_4" |
label | "Odcienie szarego" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "4" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_color_entry" |
valid | true |
value | "4" |
7
"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 | [ "color" => "#008000" ] |
[ "color" => "#008000" ] |
block_name | "entry" |
same as passed value |
label | "Odcienie zielonego" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "7" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#008000" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Odcienie zielonego" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20470 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20469 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "7" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#008000" ] |
block_prefixes | [ "form" "checkbox" "_search_color_entry" ] |
cache_key | "_search_color_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21335 -form: Symfony\Component\Form\Form {#20519 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21346 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
id | "search_color_7" |
label | "Odcienie zielonego" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "7" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_color_entry" |
valid | true |
value | "7" |
8
"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 | [ "color" => "#ffff00" ] |
[ "color" => "#ffff00" ] |
block_name | "entry" |
same as passed value |
label | "Odcienie żółtego" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "8" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#ffff00" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Odcienie żółtego" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20479 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20478 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "8" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ffff00" ] |
block_prefixes | [ "form" "checkbox" "_search_color_entry" ] |
cache_key | "_search_color_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21353 -form: Symfony\Component\Form\Form {#20522 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21369 …5} |
full_name | "search[color][]" |
help | null |
help_attr | [] |
id | "search_color_8" |
label | "Odcienie żółtego" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "8" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_color_entry" |
valid | true |
value | "8" |
priceFrom
"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 | [ "class" => "input form-control" ] |
[ "class" => "input form-control" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "input form-control" ] |
auto_initialize | true |
block_name | 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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#19862 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6647 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "140 to 142" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | false |
label_attr | [] |
label_format | null |
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 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#19860 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#19861 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "input form-control" ] |
block_prefixes | [ "form" "text" "_search_priceFrom" ] |
cache_key | "_search_priceFrom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21263 -form: Symfony\Component\Form\Form {#20525 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21265 …5} |
full_name | "search[priceFrom]" |
help | null |
help_attr | [] |
id | "search_priceFrom" |
label | false |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "priceFrom" |
required | false |
size | null |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_search_priceFrom" |
valid | true |
value | "" |
query
"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 | [ "class" => "input form-control" ] |
[ "class" => "input form-control" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "input form-control" ] |
auto_initialize | true |
block_name | 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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#19869 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6647 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "140 to 142" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | false |
label_attr | [] |
label_format | null |
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 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#19871 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#19870 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "input form-control" ] |
block_prefixes | [ "form" "text" "_search_query" ] |
cache_key | "_search_query_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21231 -form: Symfony\Component\Form\Form {#20528 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21235 …5} |
full_name | "search[query]" |
help | null |
help_attr | [] |
id | "search_query" |
label | false |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "query" |
required | false |
size | null |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_search_query" |
valid | true |
value | "" |
priceTo
"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 | [ "class" => "input form-control" ] |
[ "class" => "input form-control" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "input form-control" ] |
auto_initialize | true |
block_name | 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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#19878 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6647 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "140 to 142" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | false |
label_attr | [] |
label_format | null |
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 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#19880 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#19879 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "input form-control" ] |
block_prefixes | [ "form" "text" "_search_priceTo" ] |
cache_key | "_search_priceTo_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21234 -form: Symfony\Component\Form\Form {#20531 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20054 …5} |
full_name | "search[priceTo]" |
help | null |
help_attr | [] |
id | "search_priceTo" |
label | false |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "priceTo" |
required | false |
size | null |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_search_priceTo" |
valid | true |
value | "" |
ergonomyMobile
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | [ "empty_value" => "choose" ] |
[ "empty_value" => "choose" ] |
choice_label | "name" |
same as passed value |
class | "App\Entity\ProductParameter" |
same as passed value |
expanded | true |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er) {#7407 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} use: { $locale: "pl" $parameterRepository: App\Repository\ProductParameterRepository {#6393 …} $paramIds: [ 17 18 19 20 21 22 25 26 27 28 29 30 33 36 37 38 39 41 43 45 53 67 110 111 112 113 115 116 117 ] } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "244 to 251" } |
Doctrine\ORM\QueryBuilder {#19889 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#19900 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#19892 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#19893 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19895 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19897 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#19894 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#19898 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "langParams.position ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT p, tt, langParams, langParamLanguage FROM App\Entity\ProductParameter p INNER JOIN p.translations tt INNER JOIN p.langParams langParams INNER JOIN langParams.language langParamLanguage WHERE tt.locale = :locale AND langParamLanguage.locale = :locale AND langParams.visible = :visible AND p.filter = 1 AND p.deletedBy IS NULL AND p.group = :group AND p.id IN (:ids) ORDER BY langParams.position ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#19890 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | null |
choice_label | "name" |
choice_loader | Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#19439 -manager: Doctrine\ORM\EntityManager {#316 …11} -class: "App\Entity\ProductParameter" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19453 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3039 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#19451 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#19459 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19453 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3039 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
class | "App\Entity\ProductParameter" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#316 …11} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19453 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3039 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | false |
label_attr | [] |
label_format | null |
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 | Doctrine\ORM\QueryBuilder {#19889 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#19900 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#19892 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#19893 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19895 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19897 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#19894 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#19898 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "langParams.position ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT p, tt, langParams, langParamLanguage FROM App\Entity\ProductParameter p INNER JOIN p.translations tt INNER JOIN p.langParams langParams INNER JOIN langParams.language langParamLanguage WHERE tt.locale = :locale AND langParamLanguage.locale = :locale AND langParams.visible = :visible AND p.filter = 1 AND p.deletedBy IS NULL AND p.group = :group AND p.id IN (:ids) ORDER BY langParams.position ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#19890 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#19888 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#19887 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
block_prefixes | [ "form" "choice" "entity" "_search_ergonomyMobile" ] |
cache_key | "_search_ergonomyMobile_entity" |
choice_translation_domain | false |
choices | [ 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19513 +label: "Regulowane podłokietniki" +value: "17" +data: App\Entity\ProductParameter {#6997 …} +attr: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19474 +label: "Aktywny mechanizm" +value: "18" +data: App\Entity\ProductParameter {#6924 …} +attr: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19508 +label: "Zagłówek" +value: "19" +data: App\Entity\ProductParameter {#6770 …} +attr: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19456 +label: "Regulowan głębokości siedziska" +value: "20" +data: App\Entity\ProductParameter {#6718 …} +attr: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19495 +label: "Wyraźny profil lędźwiowy" +value: "21" +data: App\Entity\ProductParameter {#6903 …} +attr: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19483 +label: "Profilowane siedzisko/oparcie" +value: "22" +data: App\Entity\ProductParameter {#6918 …} +attr: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19477 +label: "Opcja bez podłokietników" +value: "41" +data: App\Entity\ProductParameter {#7233 …} +attr: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19500 +label: "Biurka z regulacją wysokości" +value: "110" +data: App\Entity\ProductParameter {#7308 …} +attr: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19515 +label: "Ujemny kąt oparcia" +value: "111" +data: App\Entity\ProductParameter {#7323 …} +attr: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19480 +label: "Dynamiczna praca oparcia" +value: "112" +data: App\Entity\ProductParameter {#7338 …} +attr: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19478 +label: "Regulowana wysokość oparcia" +value: "113" +data: App\Entity\ProductParameter {#7352 …} +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20435 -form: Symfony\Component\Form\Form {#20633 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#21257 …5} |
full_name | "search[ergonomyMobile]" |
help | null |
help_attr | [] |
id | "search_ergonomyMobile" |
is_selected | Closure($choice, array $values) {#21268 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#19426 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "202 to 204" } |
label | false |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | true |
name | "ergonomyMobile" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomyMobile" |
valid | true |
value | [] |
17
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Regulowane podłokietniki" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "17" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Regulowane podłokietniki" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20536 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20535 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "17" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomyMobile_entry" ] |
cache_key | "_search_ergonomyMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21395 -form: Symfony\Component\Form\Form {#20636 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21332 …5} |
full_name | "search[ergonomyMobile][]" |
help | null |
help_attr | [] |
id | "search_ergonomyMobile_17" |
label | "Regulowane podłokietniki" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "17" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomyMobile_entry" |
valid | true |
value | "17" |
18
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Aktywny mechanizm" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "18" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Aktywny mechanizm" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20545 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20544 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "18" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomyMobile_entry" ] |
cache_key | "_search_ergonomyMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21399 -form: Symfony\Component\Form\Form {#20639 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21405 …5} |
full_name | "search[ergonomyMobile][]" |
help | null |
help_attr | [] |
id | "search_ergonomyMobile_18" |
label | "Aktywny mechanizm" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "18" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomyMobile_entry" |
valid | true |
value | "18" |
19
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Zagłówek" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "19" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Zagłówek" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20554 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20553 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "19" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomyMobile_entry" ] |
cache_key | "_search_ergonomyMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21406 -form: Symfony\Component\Form\Form {#20642 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21407 …5} |
full_name | "search[ergonomyMobile][]" |
help | null |
help_attr | [] |
id | "search_ergonomyMobile_19" |
label | "Zagłówek" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "19" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomyMobile_entry" |
valid | true |
value | "19" |
20
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Regulowan głębokości siedziska" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "20" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Regulowan głębokości siedziska" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20563 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20562 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "20" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomyMobile_entry" ] |
cache_key | "_search_ergonomyMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21408 -form: Symfony\Component\Form\Form {#20645 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21409 …5} |
full_name | "search[ergonomyMobile][]" |
help | null |
help_attr | [] |
id | "search_ergonomyMobile_20" |
label | "Regulowan głębokości siedziska" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "20" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomyMobile_entry" |
valid | true |
value | "20" |
21
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Wyraźny profil lędźwiowy" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "21" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Wyraźny profil lędźwiowy" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20572 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20571 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "21" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomyMobile_entry" ] |
cache_key | "_search_ergonomyMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21410 -form: Symfony\Component\Form\Form {#20648 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21411 …5} |
full_name | "search[ergonomyMobile][]" |
help | null |
help_attr | [] |
id | "search_ergonomyMobile_21" |
label | "Wyraźny profil lędźwiowy" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "21" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomyMobile_entry" |
valid | true |
value | "21" |
22
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Profilowane siedzisko/oparcie" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "22" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Profilowane siedzisko/oparcie" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20581 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20580 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "22" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomyMobile_entry" ] |
cache_key | "_search_ergonomyMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21412 -form: Symfony\Component\Form\Form {#20651 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21413 …5} |
full_name | "search[ergonomyMobile][]" |
help | null |
help_attr | [] |
id | "search_ergonomyMobile_22" |
label | "Profilowane siedzisko/oparcie" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "22" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomyMobile_entry" |
valid | true |
value | "22" |
41
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Opcja bez podłokietników" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "41" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Opcja bez podłokietników" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20590 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20589 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "41" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomyMobile_entry" ] |
cache_key | "_search_ergonomyMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21414 -form: Symfony\Component\Form\Form {#20654 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21415 …5} |
full_name | "search[ergonomyMobile][]" |
help | null |
help_attr | [] |
id | "search_ergonomyMobile_41" |
label | "Opcja bez podłokietników" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "41" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomyMobile_entry" |
valid | true |
value | "41" |
110
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Biurka z regulacją wysokości" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "110" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Biurka z regulacją wysokości" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20599 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20598 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "110" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomyMobile_entry" ] |
cache_key | "_search_ergonomyMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21416 -form: Symfony\Component\Form\Form {#20657 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21417 …5} |
full_name | "search[ergonomyMobile][]" |
help | null |
help_attr | [] |
id | "search_ergonomyMobile_110" |
label | "Biurka z regulacją wysokości" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "110" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomyMobile_entry" |
valid | true |
value | "110" |
111
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Ujemny kąt oparcia" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "111" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Ujemny kąt oparcia" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20608 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20607 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "111" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomyMobile_entry" ] |
cache_key | "_search_ergonomyMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21418 -form: Symfony\Component\Form\Form {#20660 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21419 …5} |
full_name | "search[ergonomyMobile][]" |
help | null |
help_attr | [] |
id | "search_ergonomyMobile_111" |
label | "Ujemny kąt oparcia" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "111" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomyMobile_entry" |
valid | true |
value | "111" |
112
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Dynamiczna praca oparcia" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "112" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Dynamiczna praca oparcia" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20617 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20616 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "112" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomyMobile_entry" ] |
cache_key | "_search_ergonomyMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21420 -form: Symfony\Component\Form\Form {#20663 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21421 …5} |
full_name | "search[ergonomyMobile][]" |
help | null |
help_attr | [] |
id | "search_ergonomyMobile_112" |
label | "Dynamiczna praca oparcia" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "112" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomyMobile_entry" |
valid | true |
value | "112" |
113
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Regulowana wysokość oparcia" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "113" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Regulowana wysokość oparcia" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20626 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20625 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "113" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_ergonomyMobile_entry" ] |
cache_key | "_search_ergonomyMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21422 -form: Symfony\Component\Form\Form {#20666 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21423 …5} |
full_name | "search[ergonomyMobile][]" |
help | null |
help_attr | [] |
id | "search_ergonomyMobile_113" |
label | "Regulowana wysokość oparcia" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "113" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_ergonomyMobile_entry" |
valid | true |
value | "113" |
functionsMobile
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | [ "empty_value" => "choose" ] |
[ "empty_value" => "choose" ] |
choice_label | "name" |
same as passed value |
class | "App\Entity\ProductParameter" |
same as passed value |
expanded | true |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er) {#6800 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} use: { $locale: "pl" $parameterRepository: App\Repository\ProductParameterRepository {#6393 …} $paramIds: [ 17 18 19 20 21 22 25 26 27 28 29 30 33 36 37 38 39 41 43 45 53 67 110 111 112 113 115 116 117 ] } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "263 to 270" } |
Doctrine\ORM\QueryBuilder {#19916 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#19927 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#19919 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#19920 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19922 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19924 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#19921 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#19925 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "langParams.position ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT p, tt, langParams, langParamLanguage FROM App\Entity\ProductParameter p INNER JOIN p.translations tt INNER JOIN p.langParams langParams INNER JOIN langParams.language langParamLanguage WHERE tt.locale = :locale AND langParamLanguage.locale = :locale AND langParams.visible = :visible AND p.filter = 1 AND p.deletedBy IS NULL AND p.group = :group AND p.id IN (:ids) ORDER BY langParams.position ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#19917 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | null |
choice_label | "name" |
choice_loader | Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#19465 -manager: Doctrine\ORM\EntityManager {#316 …11} -class: "App\Entity\ProductParameter" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19453 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3039 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#19526 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#19536 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19453 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3039 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
class | "App\Entity\ProductParameter" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#316 …11} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19453 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3039 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | false |
label_attr | [] |
label_format | null |
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 | Doctrine\ORM\QueryBuilder {#19916 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#19927 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#19919 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#19920 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19922 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19924 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#19921 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#19925 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "langParams.position ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT p, tt, langParams, langParamLanguage FROM App\Entity\ProductParameter p INNER JOIN p.translations tt INNER JOIN p.langParams langParams INNER JOIN langParams.language langParamLanguage WHERE tt.locale = :locale AND langParamLanguage.locale = :locale AND langParams.visible = :visible AND p.filter = 1 AND p.deletedBy IS NULL AND p.group = :group AND p.id IN (:ids) ORDER BY langParams.position ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#19917 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#19915 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#19914 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
block_prefixes | [ "form" "choice" "entity" "_search_functionsMobile" ] |
cache_key | "_search_functionsMobile_entity" |
choice_translation_domain | false |
choices | [ 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19535 +label: "Długa praca przy komputerze" +value: "26" +data: App\Entity\ProductParameter {#7079 …} +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21291 -form: Symfony\Component\Form\Form {#20678 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#21281 …5} |
full_name | "search[functionsMobile]" |
help | null |
help_attr | [] |
id | "search_functionsMobile" |
is_selected | Closure($choice, array $values) {#21425 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#19426 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "202 to 204" } |
label | false |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | true |
name | "functionsMobile" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_functionsMobile" |
valid | true |
value | [] |
26
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Długa praca przy komputerze" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "26" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Długa praca przy komputerze" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20671 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20670 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "26" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_functionsMobile_entry" ] |
cache_key | "_search_functionsMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21428 -form: Symfony\Component\Form\Form {#20681 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21427 …5} |
full_name | "search[functionsMobile][]" |
help | null |
help_attr | [] |
id | "search_functionsMobile_26" |
label | "Długa praca przy komputerze" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "26" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_functionsMobile_entry" |
valid | true |
value | "26" |
executionMobile
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | [ "empty_value" => "choose" ] |
[ "empty_value" => "choose" ] |
choice_label | "name" |
same as passed value |
class | "App\Entity\ProductParameter" |
same as passed value |
expanded | true |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er) {#6688 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} use: { $locale: "pl" $parameterRepository: App\Repository\ProductParameterRepository {#6393 …} $paramIds: [ 17 18 19 20 21 22 25 26 27 28 29 30 33 36 37 38 39 41 43 45 53 67 110 111 112 113 115 116 117 ] } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "282 to 289" } |
Doctrine\ORM\QueryBuilder {#19943 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#19954 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#19946 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#19947 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19949 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19951 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#19948 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#19952 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "langParams.position ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT p, tt, langParams, langParamLanguage FROM App\Entity\ProductParameter p INNER JOIN p.translations tt INNER JOIN p.langParams langParams INNER JOIN langParams.language langParamLanguage WHERE tt.locale = :locale AND langParamLanguage.locale = :locale AND langParams.visible = :visible AND p.filter = 1 AND p.deletedBy IS NULL AND p.group = :group AND p.id IN (:ids) ORDER BY langParams.position ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#19944 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | null |
choice_label | "name" |
choice_loader | Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#19551 -manager: Doctrine\ORM\EntityManager {#316 …11} -class: "App\Entity\ProductParameter" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19453 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3039 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#19563 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#19573 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19453 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3039 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
class | "App\Entity\ProductParameter" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#316 …11} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19453 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3039 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | false |
label_attr | [] |
label_format | null |
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 | Doctrine\ORM\QueryBuilder {#19943 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#19954 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p, tt, langParams, langParamLanguage" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#19946 #from: "App\Entity\ProductParameter" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#19947 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19949 #joinType: "INNER" #join: "p.langParams" #alias: "langParams" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#19951 #joinType: "INNER" #join: "langParams.language" #alias: "langParamLanguage" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#19948 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "tt.locale = :locale" "langParamLanguage.locale = :locale" "langParams.visible = :visible" "p.filter = 1" "p.deletedBy IS NULL" "p.group = :group" "p.id IN (:ids)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#19952 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "langParams.position ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT p, tt, langParams, langParamLanguage FROM App\Entity\ProductParameter p INNER JOIN p.translations tt INNER JOIN p.langParams langParams INNER JOIN langParams.language langParamLanguage WHERE tt.locale = :locale AND langParamLanguage.locale = :locale AND langParams.visible = :visible AND p.filter = 1 AND p.deletedBy IS NULL AND p.group = :group AND p.id IN (:ids) ORDER BY langParams.position ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#19944 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "tt" => "p" "langParams" => "p" "langParamLanguage" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#19942 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#19941 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
block_prefixes | [ "form" "choice" "entity" "_search_executionMobile" ] |
cache_key | "_search_executionMobile_entity" |
choice_translation_domain | false |
choices | [ 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19572 +label: "Siatkowe oparcie" +value: "25" +data: App\Entity\ProductParameter {#7064 …} +attr: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19578 +label: "Elementy siatkowe" +value: "36" +data: App\Entity\ProductParameter {#7171 …} +attr: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19576 +label: "Opcja ze skórą naturalną" +value: "38" +data: App\Entity\ProductParameter {#7203 …} +attr: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19574 +label: "Kubełkowe siedzisko" +value: "45" +data: App\Entity\ProductParameter {#7264 …} +attr: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19579 +label: "Siedzisko tapicerowane" +value: "53" +data: App\Entity\ProductParameter {#7279 …} +attr: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19583 +label: "Biurka metalowe nogi" +value: "67" +data: App\Entity\ProductParameter {#7294 …} +attr: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19582 +label: "Czarny stelaż" +value: "115" +data: App\Entity\ProductParameter {#7367 …} +attr: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19581 +label: "Biały stelaż" +value: "116" +data: App\Entity\ProductParameter {#7382 …} +attr: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19580 +label: "Srebrny stelaż" +value: "117" +data: App\Entity\ProductParameter {#7397 …} +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21426 -form: Symfony\Component\Form\Form {#20765 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#21424 …5} |
full_name | "search[executionMobile]" |
help | null |
help_attr | [] |
id | "search_executionMobile" |
is_selected | Closure($choice, array $values) {#21430 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#19426 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "202 to 204" } |
label | false |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | true |
name | "executionMobile" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_executionMobile" |
valid | true |
value | [] |
25
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Siatkowe oparcie" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "25" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Siatkowe oparcie" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20686 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20685 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "25" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_executionMobile_entry" ] |
cache_key | "_search_executionMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21433 -form: Symfony\Component\Form\Form {#20768 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21432 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
id | "search_executionMobile_25" |
label | "Siatkowe oparcie" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "25" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "25" |
36
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Elementy siatkowe" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "36" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Elementy siatkowe" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20695 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20694 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "36" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_executionMobile_entry" ] |
cache_key | "_search_executionMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21434 -form: Symfony\Component\Form\Form {#20771 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21435 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
id | "search_executionMobile_36" |
label | "Elementy siatkowe" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "36" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "36" |
38
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Opcja ze skórą naturalną" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "38" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Opcja ze skórą naturalną" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20704 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20703 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "38" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_executionMobile_entry" ] |
cache_key | "_search_executionMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21436 -form: Symfony\Component\Form\Form {#20774 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21437 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
id | "search_executionMobile_38" |
label | "Opcja ze skórą naturalną" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "38" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "38" |
45
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Kubełkowe siedzisko" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "45" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Kubełkowe siedzisko" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20713 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20712 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "45" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_executionMobile_entry" ] |
cache_key | "_search_executionMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21438 -form: Symfony\Component\Form\Form {#20777 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21439 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
id | "search_executionMobile_45" |
label | "Kubełkowe siedzisko" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "45" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "45" |
53
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Siedzisko tapicerowane" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "53" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Siedzisko tapicerowane" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20722 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20721 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "53" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_executionMobile_entry" ] |
cache_key | "_search_executionMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21440 -form: Symfony\Component\Form\Form {#20780 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21441 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
id | "search_executionMobile_53" |
label | "Siedzisko tapicerowane" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "53" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "53" |
67
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Biurka metalowe nogi" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "67" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Biurka metalowe nogi" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20731 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20730 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "67" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_executionMobile_entry" ] |
cache_key | "_search_executionMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21442 -form: Symfony\Component\Form\Form {#20783 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21443 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
id | "search_executionMobile_67" |
label | "Biurka metalowe nogi" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "67" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "67" |
115
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Czarny stelaż" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "115" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Czarny stelaż" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20740 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20739 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "115" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_executionMobile_entry" ] |
cache_key | "_search_executionMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21450 -form: Symfony\Component\Form\Form {#20786 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21240 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
id | "search_executionMobile_115" |
label | "Czarny stelaż" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "115" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "115" |
116
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Biały stelaż" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "116" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Biały stelaż" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20749 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20748 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "116" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_executionMobile_entry" ] |
cache_key | "_search_executionMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21393 -form: Symfony\Component\Form\Form {#20789 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21392 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
id | "search_executionMobile_116" |
label | "Biały stelaż" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "116" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "116" |
117
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Srebrny stelaż" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "117" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Srebrny stelaż" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20758 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20757 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "117" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_executionMobile_entry" ] |
cache_key | "_search_executionMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21391 -form: Symfony\Component\Form\Form {#20792 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21390 …5} |
full_name | "search[executionMobile][]" |
help | null |
help_attr | [] |
id | "search_executionMobile_117" |
label | "Srebrny stelaż" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "117" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_executionMobile_entry" |
valid | true |
value | "117" |
colorMobile
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | [ "empty_value" => "choose" ] |
[ "empty_value" => "choose" ] |
choice_attr | Closure(ProductColor $productColor) {#19356 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "304 to 306" } |
same as passed value |
choice_label | Closure(ProductColor $color) {#19355 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $locale: "pl" } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "307 to 309" } |
same as passed value |
class | "App\Entity\ProductColor" |
same as passed value |
expanded | true |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er) {#7409 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} use: { $locale: "pl" $colorRepo: App\Repository\ProductColorRepository {#6384 …} } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "301 to 303" } |
Doctrine\ORM\QueryBuilder {#19970 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#19972 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#19973 #from: "App\Entity\ProductColor" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#19974 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#19975 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "tt.locale = :locale" "p.deletedBy IS NULL" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#19976 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "tt.name ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT p FROM App\Entity\ProductColor p INNER JOIN p.translations tt WHERE tt.locale = :locale AND p.deletedBy IS NULL ORDER BY tt.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#19971 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "tt" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | Closure(ProductColor $productColor) {#19356 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "304 to 306" } |
choice_label | Closure(ProductColor $color) {#19355 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $locale: "pl" } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "307 to 309" } |
choice_loader | Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#19652 -manager: Doctrine\ORM\EntityManager {#316 …11} -class: "App\Entity\ProductColor" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19654 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6383 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#19651 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#19706 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19654 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6383 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
class | "App\Entity\ProductColor" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#316 …11} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19654 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6383 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | false |
label_attr | [] |
label_format | null |
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 | Doctrine\ORM\QueryBuilder {#19970 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#19972 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#19973 #from: "App\Entity\ProductColor" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#19974 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#19975 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "tt.locale = :locale" "p.deletedBy IS NULL" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#19976 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "tt.name ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT p FROM App\Entity\ProductColor p INNER JOIN p.translations tt WHERE tt.locale = :locale AND p.deletedBy IS NULL ORDER BY tt.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#19971 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "tt" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#19969 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#19968 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
block_prefixes | [ "form" "choice" "entity" "_search_colorMobile" ] |
cache_key | "_search_colorMobile_entity" |
choice_translation_domain | false |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19981 +label: "Biały" +value: "1" +data: App\Entity\ProductColor {#19695 …} +attr: [ "color" => "#ffffff" ] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19984 +label: "Czarny" +value: "2" +data: App\Entity\ProductColor {#19710 …} +attr: [ "color" => "#000000" ] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19985 +label: "Odcienie beżowego" +value: "5" +data: App\Entity\ProductColor {#19716 …} +attr: [ "color" => "#ffebcd" ] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19986 +label: "Odcienie brązowego" +value: "10" +data: App\Entity\ProductColor {#19723 …} +attr: [ "color" => "#8b4513" ] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19987 +label: "Odcienie czerwonego" +value: "3" +data: App\Entity\ProductColor {#19730 …} +attr: [ "color" => "#ff0000" ] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19988 +label: "Odcienie fioletowego" +value: "11" +data: App\Entity\ProductColor {#19737 …} +attr: [ "color" => "#800080" ] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19989 +label: "Odcienie niebieskiego" +value: "6" +data: App\Entity\ProductColor {#19744 …} +attr: [ "color" => "#0000ff" ] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19990 +label: "Odcienie pomarańczowego" +value: "9" +data: App\Entity\ProductColor {#19751 …} +attr: [ "color" => "#ffa500" ] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19991 +label: "Odcienie różowego" +value: "12" +data: App\Entity\ProductColor {#19758 …} +attr: [ "color" => "#ff69b4" ] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19992 +label: "Odcienie szarego" +value: "4" +data: App\Entity\ProductColor {#19765 …} +attr: [ "color" => "#696969" ] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19993 +label: "Odcienie zielonego" +value: "7" +data: App\Entity\ProductColor {#19772 …} +attr: [ "color" => "#008000" ] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19994 +label: "Odcienie żółtego" +value: "8" +data: App\Entity\ProductColor {#19779 …} +attr: [ "color" => "#ffff00" ] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21431 -form: Symfony\Component\Form\Form {#20903 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#21429 …5} |
full_name | "search[colorMobile]" |
help | null |
help_attr | [] |
id | "search_colorMobile" |
is_selected | Closure($choice, array $values) {#21388 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#19426 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "202 to 204" } |
label | false |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | true |
name | "colorMobile" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_colorMobile" |
valid | true |
value | [] |
1
"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 | [ "color" => "#ffffff" ] |
[ "color" => "#ffffff" ] |
block_name | "entry" |
same as passed value |
label | "Biały" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#ffffff" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Biały" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20797 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20796 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ffffff" ] |
block_prefixes | [ "form" "checkbox" "_search_colorMobile_entry" ] |
cache_key | "_search_colorMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21385 -form: Symfony\Component\Form\Form {#20906 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21386 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
id | "search_colorMobile_1" |
label | "Biały" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "1" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_colorMobile_entry" |
valid | true |
value | "1" |
2
"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 | [ "color" => "#000000" ] |
[ "color" => "#000000" ] |
block_name | "entry" |
same as passed value |
label | "Czarny" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#000000" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Czarny" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20806 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20805 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#000000" ] |
block_prefixes | [ "form" "checkbox" "_search_colorMobile_entry" ] |
cache_key | "_search_colorMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21384 -form: Symfony\Component\Form\Form {#20909 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21383 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
id | "search_colorMobile_2" |
label | "Czarny" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "2" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_colorMobile_entry" |
valid | true |
value | "2" |
5
"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 | [ "color" => "#ffebcd" ] |
[ "color" => "#ffebcd" ] |
block_name | "entry" |
same as passed value |
label | "Odcienie beżowego" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#ffebcd" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Odcienie beżowego" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20815 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20814 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ffebcd" ] |
block_prefixes | [ "form" "checkbox" "_search_colorMobile_entry" ] |
cache_key | "_search_colorMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21382 -form: Symfony\Component\Form\Form {#20912 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21381 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
id | "search_colorMobile_5" |
label | "Odcienie beżowego" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "5" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_colorMobile_entry" |
valid | true |
value | "5" |
10
"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 | [ "color" => "#8b4513" ] |
[ "color" => "#8b4513" ] |
block_name | "entry" |
same as passed value |
label | "Odcienie brązowego" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "10" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#8b4513" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Odcienie brązowego" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20824 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20823 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "10" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#8b4513" ] |
block_prefixes | [ "form" "checkbox" "_search_colorMobile_entry" ] |
cache_key | "_search_colorMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21380 -form: Symfony\Component\Form\Form {#20915 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21379 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
id | "search_colorMobile_10" |
label | "Odcienie brązowego" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "10" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_colorMobile_entry" |
valid | true |
value | "10" |
3
"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 | [ "color" => "#ff0000" ] |
[ "color" => "#ff0000" ] |
block_name | "entry" |
same as passed value |
label | "Odcienie czerwonego" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#ff0000" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Odcienie czerwonego" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20833 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20832 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ff0000" ] |
block_prefixes | [ "form" "checkbox" "_search_colorMobile_entry" ] |
cache_key | "_search_colorMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21451 -form: Symfony\Component\Form\Form {#20918 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21452 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
id | "search_colorMobile_3" |
label | "Odcienie czerwonego" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "3" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_colorMobile_entry" |
valid | true |
value | "3" |
11
"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 | [ "color" => "#800080" ] |
[ "color" => "#800080" ] |
block_name | "entry" |
same as passed value |
label | "Odcienie fioletowego" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "11" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#800080" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Odcienie fioletowego" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20842 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20841 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "11" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#800080" ] |
block_prefixes | [ "form" "checkbox" "_search_colorMobile_entry" ] |
cache_key | "_search_colorMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21454 -form: Symfony\Component\Form\Form {#20921 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21455 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
id | "search_colorMobile_11" |
label | "Odcienie fioletowego" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "11" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_colorMobile_entry" |
valid | true |
value | "11" |
6
"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 | [ "color" => "#0000ff" ] |
[ "color" => "#0000ff" ] |
block_name | "entry" |
same as passed value |
label | "Odcienie niebieskiego" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "6" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#0000ff" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Odcienie niebieskiego" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20851 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20850 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "6" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#0000ff" ] |
block_prefixes | [ "form" "checkbox" "_search_colorMobile_entry" ] |
cache_key | "_search_colorMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21456 -form: Symfony\Component\Form\Form {#20924 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21457 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
id | "search_colorMobile_6" |
label | "Odcienie niebieskiego" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "6" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_colorMobile_entry" |
valid | true |
value | "6" |
9
"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 | [ "color" => "#ffa500" ] |
[ "color" => "#ffa500" ] |
block_name | "entry" |
same as passed value |
label | "Odcienie pomarańczowego" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "9" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#ffa500" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Odcienie pomarańczowego" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20860 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20859 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "9" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ffa500" ] |
block_prefixes | [ "form" "checkbox" "_search_colorMobile_entry" ] |
cache_key | "_search_colorMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21458 -form: Symfony\Component\Form\Form {#20927 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21459 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
id | "search_colorMobile_9" |
label | "Odcienie pomarańczowego" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "9" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_colorMobile_entry" |
valid | true |
value | "9" |
12
"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 | [ "color" => "#ff69b4" ] |
[ "color" => "#ff69b4" ] |
block_name | "entry" |
same as passed value |
label | "Odcienie różowego" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "12" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#ff69b4" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Odcienie różowego" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20869 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20868 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "12" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ff69b4" ] |
block_prefixes | [ "form" "checkbox" "_search_colorMobile_entry" ] |
cache_key | "_search_colorMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21460 -form: Symfony\Component\Form\Form {#20930 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21461 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
id | "search_colorMobile_12" |
label | "Odcienie różowego" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "12" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_colorMobile_entry" |
valid | true |
value | "12" |
4
"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 | [ "color" => "#696969" ] |
[ "color" => "#696969" ] |
block_name | "entry" |
same as passed value |
label | "Odcienie szarego" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#696969" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Odcienie szarego" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20878 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20877 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#696969" ] |
block_prefixes | [ "form" "checkbox" "_search_colorMobile_entry" ] |
cache_key | "_search_colorMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21462 -form: Symfony\Component\Form\Form {#20933 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21463 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
id | "search_colorMobile_4" |
label | "Odcienie szarego" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "4" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_colorMobile_entry" |
valid | true |
value | "4" |
7
"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 | [ "color" => "#008000" ] |
[ "color" => "#008000" ] |
block_name | "entry" |
same as passed value |
label | "Odcienie zielonego" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "7" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#008000" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Odcienie zielonego" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20887 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20886 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "7" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#008000" ] |
block_prefixes | [ "form" "checkbox" "_search_colorMobile_entry" ] |
cache_key | "_search_colorMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21464 -form: Symfony\Component\Form\Form {#20936 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21465 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
id | "search_colorMobile_7" |
label | "Odcienie zielonego" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "7" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_colorMobile_entry" |
valid | true |
value | "7" |
8
"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 | [ "color" => "#ffff00" ] |
[ "color" => "#ffff00" ] |
block_name | "entry" |
same as passed value |
label | "Odcienie żółtego" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "8" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "color" => "#ffff00" ] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Odcienie żółtego" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20896 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20895 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "8" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "color" => "#ffff00" ] |
block_prefixes | [ "form" "checkbox" "_search_colorMobile_entry" ] |
cache_key | "_search_colorMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21466 -form: Symfony\Component\Form\Form {#20939 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21467 …5} |
full_name | "search[colorMobile][]" |
help | null |
help_attr | [] |
id | "search_colorMobile_8" |
label | "Odcienie żółtego" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "8" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_colorMobile_entry" |
valid | true |
value | "8" |
productProducerMobile
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | [ "empty_value" => "choose" ] |
[ "empty_value" => "choose" ] |
choice_label | "name" |
same as passed value |
class | "App\Entity\ProductProducer" |
same as passed value |
expanded | false |
false
|
label | false |
false
|
multiple | false |
false
|
query_builder | Closure(EntityRepository $er) {#19000 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} use: { $locale: "pl" $productProducerRepository: App\Repository\ProductProducerRepository {#6566 …} $producersIds: [ 71 33 35 34 74 ] } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "320 to 323" } |
Doctrine\ORM\QueryBuilder {#20005 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#20007 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#20008 #from: "App\Entity\ProductProducer" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#20010 #joinType: "INNER" #join: "p.languages" #alias: "lang" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#20009 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "p.deletedBy is null" "p.id in (:ids)" "lang.locale = :locale" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -_type: 0 -_state: 1 -_dql: "SELECT p FROM App\Entity\ProductProducer p INNER JOIN p.languages lang WHERE p.deletedBy is null AND p.id in (:ids) AND lang.locale = :locale" -parameters: Doctrine\Common\Collections\ArrayCollection {#20006 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "lang" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | null |
choice_label | "name" |
choice_loader | Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#20012 -manager: Doctrine\ORM\EntityManager {#316 …11} -class: "App\Entity\ProductProducer" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#20016 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6567 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#20014 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#21471 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#20016 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6567 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
class | "App\Entity\ProductProducer" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#316 …11} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#20016 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6567 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | false |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#20005 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#20007 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#20008 #from: "App\Entity\ProductProducer" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#20010 #joinType: "INNER" #join: "p.languages" #alias: "lang" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#20009 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "p.deletedBy is null" "p.id in (:ids)" "lang.locale = :locale" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -_type: 0 -_state: 1 -_dql: "SELECT p FROM App\Entity\ProductProducer p INNER JOIN p.languages lang WHERE p.deletedBy is null AND p.id in (:ids) AND lang.locale = :locale" -parameters: Doctrine\Common\Collections\ArrayCollection {#20006 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "lang" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#20004 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20003 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
block_prefixes | [ "form" "choice" "entity" "_search_productProducerMobile" ] |
cache_key | "_search_productProducerMobile_entity" |
choice_translation_domain | false |
choices | [ 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21476 +label: "Grospol" +value: "33" +data: App\Entity\ProductProducer {#9060 …} +attr: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21470 +label: "Profim" +value: "34" +data: App\Entity\ProductProducer {#9974 …} +attr: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21472 +label: "Nowy Styl" +value: "35" +data: Proxies\__CG__\App\Entity\ProductProducer {#9890 …} +attr: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21474 +label: "Diablo Chairs" +value: "71" +data: App\Entity\ProductProducer {#8891 …} +attr: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21477 +label: "Flokk" +value: "74" +data: App\Entity\ProductProducer {#16790 …} +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21387 -form: Symfony\Component\Form\Form {#20942 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#21389 …5} |
full_name | "search[productProducerMobile]" |
help | null |
help_attr | [] |
id | "search_productProducerMobile" |
is_selected | Closure($choice, $value) {#21468 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#19426 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
label | false |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | false |
name | "productProducerMobile" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_productProducerMobile" |
valid | true |
value | "" |
productProducer
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | [ "empty_value" => "choose" ] |
[ "empty_value" => "choose" ] |
choice_label | "name" |
same as passed value |
class | "App\Entity\ProductProducer" |
same as passed value |
expanded | false |
false
|
label | false |
false
|
multiple | false |
false
|
query_builder | Closure(EntityRepository $er) {#13226 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} use: { $locale: "pl" $productProducerRepository: App\Repository\ProductProducerRepository {#6566 …} $producersIds: [ 71 33 35 34 74 ] } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "335 to 338" } |
Doctrine\ORM\QueryBuilder {#20042 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#20041 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#20038 #from: "App\Entity\ProductProducer" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#20033 #joinType: "INNER" #join: "p.languages" #alias: "lang" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#20032 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "p.deletedBy is null" "p.id in (:ids)" "lang.locale = :locale" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -_type: 0 -_state: 1 -_dql: "SELECT p FROM App\Entity\ProductProducer p INNER JOIN p.languages lang WHERE p.deletedBy is null AND p.id in (:ids) AND lang.locale = :locale" -parameters: Doctrine\Common\Collections\ArrayCollection {#20040 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "lang" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | null |
choice_label | "name" |
choice_loader | Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#20012 -manager: Doctrine\ORM\EntityManager {#316 …11} -class: "App\Entity\ProductProducer" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#20016 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6567 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#20014 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#21471 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#20016 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6567 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
class | "App\Entity\ProductProducer" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#316 …11} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#20016 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6567 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | false |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#20042 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#20041 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#20038 #from: "App\Entity\ProductProducer" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#20033 #joinType: "INNER" #join: "p.languages" #alias: "lang" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#20032 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "p.deletedBy is null" "p.id in (:ids)" "lang.locale = :locale" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -_type: 0 -_state: 1 -_dql: "SELECT p FROM App\Entity\ProductProducer p INNER JOIN p.languages lang WHERE p.deletedBy is null AND p.id in (:ids) AND lang.locale = :locale" -parameters: Doctrine\Common\Collections\ArrayCollection {#20040 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "lang" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#20037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20019 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
block_prefixes | [ "form" "choice" "entity" "_search_productProducer" ] |
cache_key | "_search_productProducer_entity" |
choice_translation_domain | false |
choices | [ 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21476 +label: "Grospol" +value: "33" +data: App\Entity\ProductProducer {#9060 …} +attr: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21470 +label: "Profim" +value: "34" +data: App\Entity\ProductProducer {#9974 …} +attr: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21472 +label: "Nowy Styl" +value: "35" +data: Proxies\__CG__\App\Entity\ProductProducer {#9890 …} +attr: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21474 +label: "Diablo Chairs" +value: "71" +data: App\Entity\ProductProducer {#8891 …} +attr: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21477 +label: "Flokk" +value: "74" +data: App\Entity\ProductProducer {#16790 …} +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21469 -form: Symfony\Component\Form\Form {#20945 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#21478 …5} |
full_name | "search[productProducer]" |
help | null |
help_attr | [] |
id | "search_productProducer" |
is_selected | Closure($choice, $value) {#21480 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#19426 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
label | false |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | false |
name | "productProducer" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_productProducer" |
valid | true |
value | "" |
availabilityMobile
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | [ "empty_value" => "choose" ] |
[ "empty_value" => "choose" ] |
choice_label | Closure(Availability $availability) {#15837 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $locale: "pl" } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "353 to 359" } |
same as passed value |
class | "App\Entity\Availability" |
same as passed value |
expanded | true |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er) {#15600 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} use: { $locale: "pl" $availabilityRepository: App\Repository\AvailabilityRepository {#6437 …} } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "350 to 352" } |
Doctrine\ORM\QueryBuilder {#20046 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#20048 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#20049 #from: "App\Entity\Availability" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#20050 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#20051 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "tt.locale = :locale" "p.deletedBy IS NULL" "p.isVisible = 1" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -_type: 0 -_state: 1 -_dql: "SELECT p FROM App\Entity\Availability p INNER JOIN p.translations tt WHERE tt.locale = :locale AND p.deletedBy IS NULL AND p.isVisible = 1" -parameters: Doctrine\Common\Collections\ArrayCollection {#20047 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "tt" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
translation_domain | "store" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "empty_value" => "choose" ] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | null |
choice_label | Closure(Availability $availability) {#15837 class: "App\Form\Type\ProductSearchFiltersType" this: App\Form\Type\ProductSearchFiltersType {#6371 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $locale: "pl" } file: "/home/users/ck_new/src/Form/Type/ProductSearchFiltersType.php" line: "353 to 359" } |
choice_loader | Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#19616 -manager: Doctrine\ORM\EntityManager {#316 …11} -class: "App\Entity\Availability" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19620 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6438 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#19618 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#19632 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19620 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6438 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
class | "App\Entity\Availability" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#316 …11} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#19620 -om: Doctrine\ORM\EntityManager {#316 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6438 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | false |
label_attr | [] |
label_format | null |
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 | Doctrine\ORM\QueryBuilder {#20046 -_em: Doctrine\ORM\EntityManager {#316 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#20048 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#20049 #from: "App\Entity\Availability" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#20050 #joinType: "INNER" #join: "p.translations" #alias: "tt" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#20051 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #preSeparator: "(" #postSeparator: ")" #parts: [ "tt.locale = :locale" "p.deletedBy IS NULL" "p.isVisible = 1" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -_type: 0 -_state: 1 -_dql: "SELECT p FROM App\Entity\Availability p INNER JOIN p.translations tt WHERE tt.locale = :locale AND p.deletedBy IS NULL AND p.isVisible = 1" -parameters: Doctrine\Common\Collections\ArrayCollection {#20047 …} -_firstResult: null -_maxResults: null -joinRootAliases: [ "tt" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
translation_domain | "store" |
trim | false |
upload_max_size_message | Closure() {#20021 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20022 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "empty_value" => "choose" ] |
block_prefixes | [ "form" "choice" "entity" "_search_availabilityMobile" ] |
cache_key | "_search_availabilityMobile_entity" |
choice_translation_domain | false |
choices | [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20056 +label: "Pokaż tylko 24-48h" +value: "5" +data: App\Entity\Availability {#9054 …} +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21481 -form: Symfony\Component\Form\Form {#20957 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#21482 …5} |
full_name | "search[availabilityMobile]" |
help | null |
help_attr | [] |
id | "search_availabilityMobile" |
is_selected | Closure($choice, array $values) {#21483 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#19426 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "202 to 204" } |
label | false |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | true |
name | "availabilityMobile" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_availabilityMobile" |
valid | true |
value | [] |
5
"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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Pokaż tylko 24-48h" |
same as passed value |
required | false |
false
|
translation_domain | "store" |
same as passed value |
value | "5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#20095 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#20098 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Pokaż tylko 24-48h" |
label_attr | [] |
label_format | null |
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 |
translation_domain | "store" |
trim | true |
upload_max_size_message | Closure() {#20950 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20949 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_search_availabilityMobile_entry" ] |
cache_key | "_search_availabilityMobile_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21487 -form: Symfony\Component\Form\Form {#20960 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21486 …5} |
full_name | "search[availabilityMobile][]" |
help | null |
help_attr | [] |
id | "search_availabilityMobile_5" |
label | "Pokaż tylko 24-48h" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "5" |
required | false |
size | null |
submitted | false |
translation_domain | "store" |
unique_block_prefix | "_search_availabilityMobile_entry" |
valid | true |
value | "5" |
priceFromMobile
"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 | [ "class" => "input form-control" ] |
[ "class" => "input form-control" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "input form-control" ] |
auto_initialize | true |
block_name | 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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#20067 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6647 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "140 to 142" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | false |
label_attr | [] |
label_format | null |
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 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#20069 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20068 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "input form-control" ] |
block_prefixes | [ "form" "text" "_search_priceFromMobile" ] |
cache_key | "_search_priceFromMobile_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21485 -form: Symfony\Component\Form\Form {#20963 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21484 …5} |
full_name | "search[priceFromMobile]" |
help | null |
help_attr | [] |
id | "search_priceFromMobile" |
label | false |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "priceFromMobile" |
required | false |
size | null |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_search_priceFromMobile" |
valid | true |
value | "" |
priceToMobile
"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 | [ "class" => "input form-control" ] |
[ "class" => "input form-control" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "input form-control" ] |
auto_initialize | true |
block_name | 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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#20076 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6647 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "140 to 142" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | false |
label_attr | [] |
label_format | null |
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 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#20078 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20077 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "input form-control" ] |
block_prefixes | [ "form" "text" "_search_priceToMobile" ] |
cache_key | "_search_priceToMobile_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21489 -form: Symfony\Component\Form\Form {#20966 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#21488 …5} |
full_name | "search[priceToMobile]" |
help | null |
help_attr | [] |
id | "search_priceToMobile" |
label | false |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "priceToMobile" |
required | false |
size | null |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_search_priceToMobile" |
valid | true |
value | "" |
sorting
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ " - wybierz - " => null "Cena od najniższej" => "priceAscMod" "Cena od najwyższej" => "priceDescMod" ] |
[ " - wybierz - " => null "Cena od najniższej" => "priceAscMod" "Cena od najwyższej" => "priceDescMod" ] |
label | "sorting" |
same as passed value |
translation_domain | "admin" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | "admin" |
choice_value | null |
choices | [ " - wybierz - " => null "Cena od najniższej" => "priceAscMod" "Cena od najwyższej" => "priceDescMod" ] |
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 {#6676 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6675 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#172 …} -namespace: Closure() {#6679 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "sorting" |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
translation_domain | "admin" |
trim | false |
upload_max_size_message | Closure() {#20086 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6677 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#393 …} $translationDomain: "validators" $message: Closure() {#20085 …} } file: "/home/users/ck_new/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "50 to 52" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "choice" "_search_sorting" ] |
cache_key | "_search_sorting_choice" |
choice_translation_domain | "admin" |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#21492 +label: " - wybierz - " +value: "0" +data: null +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#21493 +label: "Cena od najniższej" +value: "1" +data: "priceAscMod" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#21494 +label: "Cena od najwyższej" +value: "2" +data: "priceDescMod" +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21490 -form: Symfony\Component\Form\Form {#20969 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#21491 …5} |
full_name | "search[sorting]" |
help | null |
help_attr | [] |
id | "search_sorting" |
is_selected | Closure($choice, $value) {#21496 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#19426 …} file: "/home/users/ck_new/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
label | "sorting" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | false |
name | "sorting" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "admin" |
unique_block_prefix | "_search_sorting" |
valid | true |
value | "0" |